﻿html
{
	margin: 0;
	height: 100%;
	overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #e0e0e0 url(img/bg_body.jpg) repeat-x;
	font: normal 12px Arial,Helvetica,sans-serif;
}
form
{
	margin: 0;
	padding: 0;
	height: inherit;	
}

/*******************************************************************************************/
TABLE#ctPage
{
	background: #ffffff url(img/bg_content.gif) repeat-y;	
	
}
TD#ctLayTop
{
	background: #ffffff url(img/bg_content_right.gif) repeat-y right;
}
TD#ctLayBottom
{
	background: #ffffff url(img/bg_content_right.gif) repeat-y right;
}
DIV#ctHeader
{
	position: relative;
	height: 140px;
	background-color: Lime;
	background: #e5e5e5 url(img/bg_body.jpg) repeat-x;
}
DIV#ctHeaderImagesOKGT, 
DIV#ctHeaderImages
{
	margin: 0;
	padding: 4px 0 0 0;
	height: 100px;
	background: #666666 url(img/bg_header.gif) repeat-x;
	clear: both;
}
/* https://jira.crealogix.com/browse/TLO-25 */
DIV#ctHeaderImagesOKGT
{
	background: #666666 url(img/bg_header_okgt.png) repeat-x;
}
DIV#ctHeaderImagesOKGT IMG.imgHeader, 
DIV#ctHeaderImages IMG.imgHeader
{
	margin: 0;
	padding: 0;
	float: right;
}
DIV#ctHeaderImagesOKGT IMG.imgT2L, 
DIV#ctHeaderImages IMG.imgT2L
{
	margin: 0;
	padding: 0;
	float: left;
}
DIV#ctHeaderImagesOKGT IMG.imgCustomer,
DIV#ctHeaderImages IMG.imgCustomer
{
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
}
#ctEnvironmentInfo
{
	position: absolute;
	top: 24px;
	left: 0;
	z-index: 110;
	text-align: center;
	min-width: 100%;
}
* HTML DIV#ctEnvironmentInfo
{
	width: 100%;
}
#ctEnvironmentInfo H1
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #ff0033;
	text-transform: uppercase;
}
DIV#ctLanguageNav
{
	position: absolute;
	top: 84px;
	right: 12px;
	height: 18px;
	width: 180px;
}
DIV#ctToolsNav
{
	position: absolute;
	top: 145px;
	right: 12px;
	height: 14px;
	width: 120px;
}
DIV#ctLoginInfo
{
	position: absolute;
	top: 84px;
	left: 12px;
	height: 18px;
	width: 480px;
	color: #333333;
}

DIV#ctLoginInfo img {
	height: 16px;
	width: 16px;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

DIV#ctLoginInfo .rcbInner, DIV#ctLoginInfo .rcbInner .rcbActionButton {
	border: none;
	background: none;
	color: #333;
	padding-top: 0;
	padding-left: 3px;
	height: 11px;
	padding-bottom: 13px;
}
DIV#ctLoginInfo .rcbInner, DIV#ctLoginInfo .rcbInner .rcbActionButton:focus {
	 outline:0;
}
#ctl00_loginInfo_ddlMultiaccount {
	width: auto;
}
#ctl00_loginInfo_ddlMultiaccount_DropDown {
	border-color: dodgerblue;
}
#ctl00_loginInfo_ddlMultiaccount_DropDown .rcbItem {
	margin: 0;
}

#ctl00_loginInfo_ddlMultiaccount_DropDown:not(:hover) .rcbItem.active {
	background: dodgerblue;
	color: white;
}
#ctl00_loginInfo_ddlMultiaccount_DropDown .rcbItem:hover {
	background: dodgerblue;
	color: white;
}
#ctl00_loginInfo_ddlMultiaccount_DropDown::before {
	content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background-color: white;
    border: 1px solid dodgerblue;
    margin-top: -6px;
    margin-left: 6px;
    border-right: none;
    border-bottom: none;
}
.multiaccount_name {
	font-weight: bold;
}
DIV#ctMessagesInfo
{
	position: absolute;
	top: 84px;
	right: 162px;
	height: 18px;
	width: 170px;
	text-align:right;  	
}

DIV#ctContentNav1
{
	position: absolute;
	top: 119px;
	left: 10px;
	height: 20px;
	width: 970px;
}
TD#tdContentNav
{
	width: 180px;
	background: #ffffff url(img/bg_nav_right.gif) repeat-y right;
}
TABLE#ctContentBody
{
	min-width: 987px;
	height:640px;
}
* HTML TABLE#ctContentBody
{
	width: 987px;
	height:640px;
}
DIV#ctContentNav2
{
	background-image: url(img/bg_content_corner_l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	width: 180px;
	
	
}
TD#tdContent
{
	min-width: 807px;
	min-height: 500px;
}
* HTML TD#tdContent
{
	width: 807px;
	height: 500px;
}
DIV#ctContent
{
	background-image: url(img/bg_content_corner_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 24px 12px 10px 0;
	margin: 0;
	min-width: 795px;
}
#ctFooter
{
	margin-bottom: 0;
	position: relative;
	height: 15px;
	background-color: #e0e0e0;
}
#ctLogos
{
	position: absolute;
	top: -15px;
	left: 10px;
	width: 150px;
	height: 42px;
}
#ctReleaseInfo
{
	position: absolute;
	bottom: 75px;
	left: 11px;
	width: 150px;
	color: #333333;
}
DIV#ctReleaseInfo span.realeaseInfoTitle
{
	margin: 0;
	padding: 0px 2px 0px 0px;
	font-size: 11px;
}
DIV#ctReleaseInfo span.realeaseInfo
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
#ctDisclaimer
{
	display: none;
}
#ctFooterImages
{
	background: #ffffff url(img/bg_content_bottom.gif) repeat-x right;
	height: 10px;
}

#ctFooterImages IMG.imgFooter1
{
	float: left;
}
#ctFooterImages IMG.imgFooter2
{
	float: right;
}


/*******************************************************************************************/

UL.menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	
}
UL.menu LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: inline;
}
UL.menu LI A
{
	text-decoration: none;
}

/* Language Navigation */
UL#navLanguages
{
	height: 15px;
	text-transform: uppercase;
	border-right: solid 1px #ffffff;
}
UL#navLanguages LI
{
	margin: 0;
	padding: 0;
	display: block;
	width: 33px;
	float: right;
	border-left: solid 1px #ffffff;
	text-align: center;
}
UL#navLanguages A
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
UL#navLanguages A.selected
{
	color: #333333;
	font-weight: bold;
}

/* Tools Navigation */
UL#navTools
{
	text-align: right;
}
UL#navTools LI
{
	margin: 0 0 0 9px;
}
/* Content 1 Navigation */

UL#navContent1
{
	margin: 0;
	padding: 0;
}
UL#navContent1 LI
{
	margin: 0 3px 0 0;
	padding: 0 0 0 9px;
	float: left;
	height: 21px;
	overflow: hidden;
	background-color: #FFAB1C;
	background-image: url(img/tab_inactive_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
UL#navContent1 LI.selected
{
	background-color: #ffffff;
	background-image: url(img/tab_act_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
UL#navContent1 LI A
{
	display: block;
	margin: 0;
	padding: 3px 12px 3px 0;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/tab_inactive_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
UL#navContent1 LI.selected A
{
	background-image: url(img/tab_act_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

UL#navContent2
{
	margin: 10px 0 0 10px;
	width: 150px;
	padding: 0;	
	
}
UL#navContent2 LI
{
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	float:left;
	width: 100%;
	
}
UL#navContent2 A
{
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	color: #EE7A09;
	background-color: #ffffff;
	
}
UL#navContent2 A SPAN
{
	display: block;
	padding: 0 8px 5px 9px;
}
UL#navContent2 A:HOVER
{
	font-weight: bold;
	
	/*background: #E0E0E0 url(img/bg_nav_hover_top.gif) no-repeat top left;*/
}

UL#navContent2 A:HOVER SPAN
{
		
	display: block;
	font-weight: bold;
	padding: 0 4px 5px 9px;
	/*background: #E0E0E0 url(img/bg_nav_hover_bottom.gif) no-repeat bottom left;*/
}

UL#navContent2 A.selected,
UL#navContent2 A:HOVER.selected
{
	font-weight: bold;
	color: #000000;
	background: #D9D6D1 url(img/bg_nav_top.gif) no-repeat top left;
}
UL#navContent2 A.selected SPAN,
UL#navContent2 A:HOVER.selected SPAN
{
	display: block;
	padding: 0 4px 5px 9px;
	background: #D9D6D1 url(img/bg_nav_bottom.gif) no-repeat bottom left;
}

.PrintComment 
	{
	 display:none;
	}

/*******************************************************************************************/
/* PRINT */

@media print
{
	body
	{
		font-size:medium;
		font-family: Arial,Helvetica,sans-serif;
		text-align: left;
		background-color: #ffffff;
	}
	DIV#layPage
	{
		text-align: left;
		margin: 0 auto;
		padding: 0;
		font-size: medium;
	}
	DIV#ctPage
	{
		margin: 0;
		padding: 0;
		background-color: #ffffff;
	}
	DIV#ctHeader
	{
		display: none;
	}
	DIV#ctEnvironmentInfo
	{
		display: none;
	}
	DIV#ctTopNavigation
	{
		display: none;
	}
	DIV#ctLanguageNav
	{
		display: none;
	}
	DIV#ctToolsNav
	{
		display: none;
	}

	DIV#ctContentNav1
	{
		display: none;
	}
	#ctContentBody
	{
		margin: 0;
		padding: 0;
		background: none;
	}
	TD#tdContentNav
	{
		width: 0;
	}
	DIV#ctContent
	{
		margin: 0;
		padding: 0;
		border: none;
		position:absolute;
	}
	*DIV#ctContent {
		position:static;
	}
	* html DIV#ctContent {
		width: 170mm;
		position:static;
	}
	DIV#ctContentNav2
	{
		display: none;		
	}
	DIV#ctFooter IMG
	{
		display: none;
	}
	DIV#ctLogos
	{
		display: none;
	}
	DIV#ctReleaseInfo
	{
		display: none;
	}
	DIV#ctFooter
	{
		 display:none;
	}
	
		.PrintComment 
	{
		display:block;
	}
	
	.PrintCommentTextArea
	{
		display:none;
	}

	input.button, INPUT[type=button]
	{
		display: none;
		visibility:hidden;
	}
	
	TABLE IMG 
	{
		 font-size: 0.75em;
	}

    .containerUploadedFile input.fileNameUploadedFile {
        display: none;
    }

    .containerUploadedFile span {
        display: inline-block !important;
        width: 500px;
    }

    .containerUploadedFile a {
        display: none !important;
    }
}
input.fileNameUploadedFile + span {
    display: none;
}



/*BEGIN jquery.alerts.css*/

#popup_container {
	font-family: normal Arial,Helvetica,sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 1px #000;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-family: normal Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 1.75em;
	color: #000;
	background-color: #99cc00;
	border: none;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0;
	margin: 0;
}

#popup_content {
	/*background: 16px 16px no-repeat url(images/info.gif);*/
	padding: 1em 1.75em;
	margin: 0;
}

/*#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}*/

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	float: right;
	text-align: center;
	margin: 9px;
}

#popup_prompt {
	margin: .5em 0;
}

/*END jquery.alerts.css*/

.messagesMenuContainer{
		overflow:hidden;
		white-space:nowrap;
		float: right;
		position: relative;
		display:inline;
	}

	.messageCountText{
		vertical-align: central;
		text-align: center;
	}

	.messagesMenuContainerMiddle {display: inline; vertical-align: middle; width: 100%;}

	.messageCountNotification{
    /*background:             radial-gradient( 5px -9px, circle, white 8%, red 26px );
        background:    -moz-radial-gradient( 5px -9px, circle, white 8%, red 26px);
        background:     -ms-radial-gradient( 5px -9px, circle, white 8%, red 26px );
        background:      -o-radial-gradient( 5px -9px, circle, white 8%, red 26px );
        background: -webkit-radial-gradient( 5px -9px, circle, white 8%, red 26px );
				box-shadow: 1px 1px 1px black;
			border: 1px solid white;
			*/
    background-color: red;
		border: none;
    border-radius: 8px; /* one half of ( (border * 2) + height + padding ) */
    color: white;
    font: bolder 12px Arial,Helvetica,sans-serif;
    height: 14px; 
    padding: 0 3px 0 3px;
    text-align: center;
    min-width: 8px;

		float: left;
		margin-right: 4px;
		margin-top: 0px;

}

	.messageCountEmpty {
		display: none;
	}

	/*specific number tuning...*/
	/*.messageCount1 {
		
	}

	.messageCount2 {
		
	}
	
	.messageCount3 {
		
	}
	
	.messageCount4 {
		
	}
	
	.messageCount5 {
		
	}
	
	.messageCount6 {
		
	}
	
	.messageCount7 {
		
	}
	
	.messageCount8 {
		
	}
	.messageCount9 {
		
	}

	.messageCountMany {
		
	}*/



/*BEGIN JSSOR slider settings*/
/* jssor slider bullet navigator skin 03 css */
	/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
	background: url(/app/js/slider/img/b03_orange_white.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb03 div {
	background-position: -5px -4px;
}

	.jssorb03 div:hover, .jssorb03 .av:hover {
		background-position: -35px -4px;
	}

.jssorb03 .av {
	background-position: -65px -4px;
}

.jssorb03 .dn, .jssorb03 .dn:hover {
	background-position: -95px -4px;
}



/*Arrow Navigator Skin Begin*/

	/* jssor slider arrow navigator skin 03 css */
	/*
.jssora03l              (normal)
.jssora03r              (normal)
.jssora03l:hover        (normal mouseover)
.jssora03r:hover        (normal mouseover)
.jssora03ldn            (mousedown)
.jssora03rdn            (mousedown)
*/
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(/app/js/slider/img/a03.png) no-repeat;
	overflow: hidden;
}

.jssora03l {
	background-position: -3px -33px;
}

.jssora03r {
	background-position: -63px -33px;
}

.jssora03l:hover {
	background-position: -123px -33px;
}

.jssora03r:hover {
	background-position: -183px -33px;
}

.jssora03ldn {
	background-position: -243px -33px;
}

.jssora03rdn {
	background-position: -303px -33px;
}

/*END JSSOR slider settings*/


.uploadPromoImageFilename {
	display: block;
	width: 450px;
	overflow: hidden;
	float: left;
}

/* company detail */
.friendlyKeyErrorLabel {
	display: block;
	color: red;
	margin-top: 4px;
}

/* user detail  */
.cbExtendedRights {
	float: left;
}

.extendedRightsInfoDiv {
	float: left;
}

#CP_lblTokensInfo {
	vertical-align: top;
	display: inline-block;
	width: 290px;
}