﻿@import url('http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,700');

body 
{
    margin: 0 0 0 0;
}

a{
    color: #0033AA;
    text-decoration: none;
}

a:visited{
    color: #0033AA;
    text-decoration: none;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #333333;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    padding-top: 0px;
    margin-top: 0px;
}

.mainBack
{
    background-color: #c9c9c9;
    /* background-image: url('images/greyBckg.jpg'); */
}

.StackList 
{
    width: 200px;
    height: 200px;
    background-color: Gray;
}

.CardList 
{
    padding: 5px; 
    margin-bottom: 0px;
    height: 120px;
    background-color: #FFFFFF;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

:hover.CardList 
{
    background-color: #EEEEEE;
}

.CardListImage 
{
    float: left;
    width: 100px;
    height: 100px;
    padding: 0px; 
    margin: 5px;
    border: 1px solid #333333; 
}

.ListUserImage
{
    float: left;
    width: 150px;
    height: 100px;
    padding: 0px; 
    margin: 5px;
    border: 1px solid #333333; 
}

.CardCBList 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
}

.CardListName 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
    border: 0px;
}

.CardListName:hover 
{
    border: 1px solid #333333;
}

.CardListNameList 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
    border: 0px;
    width: 350px;
    display: inline-block;
}

.CardListNameList:hover 
{
    border: 1px solid #333333;
}

.StackListName 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 2px;
    border: 0px;
    text-align: center;
    color: #333;
    background-color: transparent;
    overflow:hidden;
}

.StackListName:hover 
{
    border: 1px solid #333333;
    color: #333;
    background-color: White;
}


.TemplateList 
{
    padding: 5px; 
    margin-bottom: 10px;
    height: 160px;
    background-color: #FFFFFF;
}

.CardEditLine
{ 
    width: 745px;
}

.CardEditLineST
{ 
    width: 745px;
    height: 170px;
}

.CardEditLinePrices
{ 
    width: 745px;
    height: 170px;
}

.CardEditLineLT
{ 
    width: 745px;
    height: 180px;
}

.CardEditLineHTMLText
{ 
    width: 745px;
    height: 380px;
}

.CardEditLineImage
{ 
    width: 745px;
    height: 200px;
}

.CardEditLineImageList
{ 
    width: 745px;
    height: 530px;
}

.CardEditLineRadioButton
{
    width: 745px;
    height: 250px;
}

.CardEditLineDropDown
{
    width: 745px;
    height: 190px;
}

.CardEditLineCheckBox
{
    width: 745px;
    height: 190px;
}

.CardEditLineDate
{
    width: 745px;
    height: 250px;
}

.CardEditLineMap
{ 
    width: 745px;
    height: 540px;
}

.CardEditLineAvailCalendar
{ 
    width: 745px;
    height: 980px;
}

.CardEditLineSMav
{ 
    width: 745px;
    height: 200px;
}

.CardEditSCommon
{
	float: left;  
    width: 300px;
}

.CardEditSName 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
    border: 0px;
}


.CardEditSName:hover 
{
    border: 1px solid #333333;
}

.CardGroupTitle0E 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding: 2px;
    border: 0px;
}

.CardGroupTitle0E:hover 
{
    border: 1px solid #333333;
}

.CardStructNameE 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding: 2px;
    border: 0px;
    color: Green;
}

.CardStructNameE:hover 
{
    border: 1px solid #333333;
}



.CardEditSTag 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    border: 0px;
    width: 200px;
}

.CardEditSTag:hover 
{
    border: 1px solid #333333;
}

.CardGroupDescription0E 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 2px;
    border: 0px;
    width: 200px;
    font-weight: 300;
}

.CardGroupDescription0E:hover 
{
    border: 1px solid #333333;
}


.CardEditSDel
{
	float: left;
	position: relative;    
    width: 30px;
}

.CardEditSOthers
{
	float: left;
	position: relative;    
    width: 269px;
}

.CardEditHelpText
{
	width: 			220px; 
	height:         100px;
	margin: 10px 0 10px 0;
	background-color: #FEEFAA;
	border: 1px solid #E6B88F; 
	-moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.CardEditDelImg
{
    border: 0;
    vertical-align: text-bottom;
    cursor: pointer;
}
.CardEditFieldStruct
{
    float: left;
    margin-right: 15px;
}

.CardEditDragDrop
{
    float: right;
}
    


.userBoard 
{
    margin: 20px 20px 20px 20px;
}

.covers {
	float: 			left;
	position: 		relative;
	width: 			240px; 
	height: 		270px; 
	top:			30px; 
	text-align:		center; 
	color:			#333; 
	font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.coversPile {
	float: 			left;
	position: 		relative;
	width: 			240px; 
	height: 		270px; 
	top:			30px; 
	text-align:		center; 
	color:			#333; 
	font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    
    background-image: url('images/aggrbackgrnd.png');
    background-repeat: no-repeat;
    }

.coversCreate {
	float: 			left;
	position: 		relative;
	width: 			180px; 
	height: 		220px; 
	margin:			20px 10px 15px 10px; 
	text-align:		center; 
	color:			#FFFFFF; 
	font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #555;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #000;
    }

.coversCreateText
{
    clear: both;
    display: inline-block;
}

.coversCreateText a
{
	color:			#FFFFFF; 
    text-decoration: none;
}

.coversCreateText a:visited
{
	color:			#FFFFFF; 
    text-decoration: none;
}

.coversCreateText a:hover
{
	color:			#FFFFFF; 
    text-decoration: underline;
}

.coversCreateText a:active
{
	color:			#FFFFFF; 
    text-decoration: none;
}

.cardBoxHeader {
	width: 			100%; 
	/* text-align:     center; */
	top:			30px; 
	padding: 5px 0 5px 0;
}

.cardBoxTitle {
	color: #d7d7d7;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
}

.cardBoxTitle a {
	color: #d7d7d7;
}
.cardBoxTitle a:visited {
	color: #d7d7d7;
}
.cardBoxTitle a:hover {
	color: #d7d7d7;
    text-decoration: underline;
}
.cardBoxTitle a:active {
	color: #d7d7d7;
}

.cardBoxTitleNew {
	color: #666;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: left;

}

.cardBox {
	float: 			left;
	position: 		relative;
	width: 			220px; 
	height:         300px;
	color:			#333333;
	background-color: #fff; 
	font-weight:	bold;
	margin: 12px;
	-moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 3px #000;
 }

.cardBoxImage {
	width: 		220px; 
	max-height: 220px;
    border:     0px;
}

.cardBoxDetails
{
    padding: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.cardTools
{
    position: absolute;
    bottom: 0px;
    right: 5px;
}

.switchButton
{
    height: 28px; display: inline-block;
}

.hiddenCardTools
{
    display: none;
}

.cardBox:hover .hiddenCardTools { display: inline-block; }

.cardToolImage 
{
    vertical-align: middle;
}

.loadMore {
clear: both;  
width: 90%;
margin:  20px auto;
padding: 6px;
border: 1px solid #666; 
background-color: #ddd;
font-family: arial;
font-size: 12pt;
color: #333;
text-align: center;
}
.loadMore a 
{
color: #333;
}

/* for contact cards in card mode  */

.cardBoxCt {
	float: 			left;
	position: 		relative;
	width: 			300px; 
	height:         80px;
	color:			#333333;
	background-color: #fff; 
	font-weight:	bold;
	margin: 5px;
    box-shadow: 2px 2px 3px #666;
 }

.cardBoxImageCt {
	width: 		60px; 
	max-height: 80px;
    border:     0px;
    display: inline-block;
}

.cardBoxDetailsCt
{
    padding: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
    display:inline-block;
    vertical-align: top;
}

.cardToolsCt
{
    position: absolute;
    top: 40px;
    right: 5px;
}

.switchButtonCt
{
    height: 28px; display: inline-block;
    padding-top: 10px;
}

.hiddenCardToolsCt
{
    display: none;
}

.cardBoxCt:hover .hiddenCardToolsCt { display: inline-block; }

.cardToolImageCt 
{
    vertical-align: middle;
}


.alertNbCt
{
    width:28px;
    height: 21px;
    background-image:url('images/alertNb.png');
    text-align: center;
    padding-top: 7px;
    color: White;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: absolute;
    left: 278px;
    top: -6px;
}

.cardBrCt {
display: none;
}
.cardClear {
clear: both;
}
/* --------- */

.stackContent 
{
    margin: 32px 0px 10px 0px;
    background-color: #666; /*#2D8A0D*/
    padding: 0px 5px 0px 5px;
}

.pathContent
{
    margin: 32px 0px 0px 0px;
    background-color: #666;
    padding: 0px 5px 0px 5px;
}

.cardBoxTitleBx
{
    background-color: #666 ; /* #2D8A0D */
    margin-top: -10px; 
    padding: 5px 0 5px 0;   
}

.stackInnerContent
{
    margin: 0px;
    background-color: White;
    padding: 10px 0px 20px 0px;
}

.stackErrorContent 
{
    background-color: White;
}

.chooseStackContent 
{
    clear: both;
    margin: 32px 0px 0px 0px;
    /* background-color: #333;  #2D8A0D */
    padding: 5px 10px 5px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.cardContent
{
    margin: 5px 20px 20px 20px;
    background-color: White;
    padding: 10px 20px 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.ECGlobalPanel
{
    margin: 5px 20px 20px 20px;
    background-color: White;
    padding: 10px 20px 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.CardEditECLineDiv
{
}

.CardEditECLineTitle
{
    margin-bottom: 15px;
}

.CardDatafieldECLongTextValue0
{
    width: 100%;
    font-family: sans-serif, Arial;
	font-weight: 300;
    color: #666666;
}

.cardContentErrorMsg
{
    font-weight: bold;
    font-size: 14px;
    color: Red;
    text-align: center;
    margin: 35px 20px 20px 20px;
    background-color: White;
    padding: 10px 20px 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.ButtonValidateCardDivTop
{
    position: fixed;
    top: -29px;
    right: 0px;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 100;    
    margin: 60px auto 0;
    background-color: #EEE;
    padding: 5px;
    border: 1px solid #666; 
    /* 
    position: relative;
    float: right;
    position: absolute;
    right: 100px; */
    text-align: center;   
}



.ValidateQCMButtonDiv
{
    width: 100%;
}

.ValidateQCMButtonInDiv
{
    margin: 15px 0 0 300px; 
}

.ValidateQCMButton
{
    height: 32px;
    background-color: Orange;
    border: 1px solid #000;    
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 5px 5px 5px;  
    text-decoration: none;    
    cursor: pointer;
}

.ValidateECButtonDiv
{
    width: 100%;
}

.ValidateECButtonInDiv
{
    margin: 20px 0 20px 0;
    text-align: center;
}

.ValidateECButton
{
    height: 32px;
    background-color: Green;
    border: 1px solid #000;    
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 5px 5px 5px;  
    text-decoration: none;    
    cursor: pointer;
}

.EmailLabel
{
    margin: 10px 0 10px 0; 
}
.EmailInput input
{
    width: 300px;
}

.ButtonValidateCardDiv
{
    position: relative;
    float: right;
    text-align: center;
    margin:0 auto; 
    display: none;
}
.ButtonValidateCard {
    margin-right: 5px;	
    width: 101px;
    height: 32px;
    background-image: url('images/fondbouton3_s.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;
    padding: 7px 5px 5px 5px;  
    text-decoration: none;
    border: 0px;
    cursor: pointer;
}

.ButtonValidateCard a{
    color: #FFFFFF;
    text-decoration: none;
}
.ButtonValidateCard a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

.ButtonValidateNextCard {
    margin-right: 5px;	
    width: 180px;
    height: 32px;
    background-image: url('images/fondbouton3.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 14px;
    padding: 7px 5px 5px 5px;  
    text-decoration: none; font-weight:bold;
    border: 0px;
    cursor: pointer;
}

.ButtonValidateNextCard a{
    color: #FFFFFF;
    text-decoration: none;
}
.ButtonValidateNextCard a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.ButtonValidateListCard
{
}

.partagerPopup 
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 210;
	text-align:     center;
	width: 			400px; 
	height: 		150px; 
    background-color:#FFFFFF;
    padding: 20px 20px 20px 20px;
    border-style: solid; border-width: 1px;
}
.fileUploadPopup 
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 210;
	text-align:     center;
	width: 			400px; 
	height: 		150px; 
    background-color:#FFFFFF;
    padding: 20px 20px 20px 20px;
    border-style: solid; border-width: 1px;
}
.helpPopup 
{
    position: fixed;
    top: 10px;
    width: 400px;
    left: 20%;
    z-index: 210;
	text-align:     center;
    background-color:#FFFFFF;
    border-style: solid; border-width: 1px;
    box-shadow: 0px 4px 5px #333;
}
.helpPopupClose 
{
        position: absolute;
        top: -10px;
        left: 600px;
        cursor: pointer;
}

.sendEmailPopup 
{
    position: fixed;
    top: 30%;
    left: 30%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 9001;
	text-align:     left;
	width: 			400px; 
	height: 		500px;
    background-color:#FFFFFF;
    padding: 20px 20px 30px 20px;
    border-style: solid; border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.initStructPopup 
{
    position: fixed;
    top: 30%;
    left: 30%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 9001;
	text-align:     center;
	width: 			350px; 
	height: 		250px;
    background-color:#FFFFFF;
    padding: 20px 20px 20px 20px;
    border-style: solid; border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.InitStructText
{
    width: 90%;
}

.sendMailWaiter
{
    position: relative;
    top: -25px;
    left: 200px;
}

.waiterPopup 
{
    position: fixed;
    top: 40%;
    left: 40%;
    margin-left: -50px;
    margin-top: -50px;
    z-index: 9001;
	text-align:     center;
	width: 			70px; 
	height: 		50px;
    background-color:#FFFFFF;
    padding: 20px 20px 20px 20px;
    border-style: solid; border-width: 1px;
	-moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #000;
 }

.cadrePhototr  { 
z-index: 200;
position: 		fixed;
top:			0px;
left:           0px; 
width:          100%;
height:         100%;
background-color:#666666;
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80);
}

.CardTabsDiv 
{
	display : block;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 13px;
}

.CardTabsDiv a{
    color: #57B833;
    text-decoration: none;
}

.CardTabsDiv a:visited{
    color: #57B833;
    text-decoration: none;
}

.CardTabsDiv a:hover{
    text-decoration: underline;
}

.CardTabSelected 
{
    position: relative;
    display: inline-block;
    padding: 10px 5px 10px 5px; 
    border-left: 1px solid #57B833; 
    border-top: 1px solid #57B833; 
    border-right: 1px solid #57B833; 
    color : #666;
    background-color: #E4F5DE;
    font-weight: bold;
    margin-left: -1px;
}
.CardTabNotSelected 
{
    position: relative;
    display: inline-block;
    padding: 10px 5px 10px 5px; 
    border-left: 1px solid #57B833; 
    border-top: 1px solid #57B833; 
    border-right: 1px solid #57B833; 
    color : #999;
    margin-left: -1px;
}

.CardEditLineSTMobile
{
    clear: both;
}

.popupMultiLine
{
    height: 88px;
    width: 100%;
}

.popupClose 
{
        position: relative;
        left: 215px;
        top: -35px;
        cursor: pointer;
}

.popupField
{
     margin: 5px;
}

.PanelChooseAddPoint
{
    position: relative;
    left: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.ButtonLoadCatalog
{
    position: relative;
    left: -60px;
}

.PanelNewPoint
{
    position: relative;
    top: -25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.loginStyle td
{
    padding: 5px;
    margin: 5px;
}


.cardValid
{
    padding: 5px;
    background-color: Green;
    color: White;
}

.cardInvalid
{
    padding: 5px;
    background-color: Red;
    color: White;
}

.exportMenuStack
{
    position: absolute;
    left: 60px;
    top: 32px;

    width: 220px;
    height: 580px;
    background: White;
    border:1px solid #666;
    z-index: 1000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 16px;
    color: #333;
    box-shadow: 0px 2px 3px #aaa;
}

.exportMenuCard
{
    position: absolute;
    left: 90px;
    top: 32px;

    width: 220px;
    height: 530px;
    background: White;
    border:1px solid #666;
    z-index: 1000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 16px;
    color: #333;
    box-shadow: 0px 2px 3px #aaa;
}

.addItemsSup
{
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 281px;  
}

.addItemsHaut
{

    height: 32px;
}

.addItems
{
    position: fixed;
    left: 0px;
    width: 281px;
    top: 32px;
    height: calc(100% - 32px);
    overflow-y: scroll; 
    background-color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 15px;
    color: White;
    padding-right: 10px;
}
.itemSeparator
{
    border-bottom:1px solid #000;
    border-top:1px solid #999;
}
.createdStructure
{
    position: absolute;
    left: 282px;
    top: 32px;
    height:100%;
    /* overflow-y: scroll;  */
    padding: 0;
    margin: 0;
    min-width: 750px;
}

.StackListSkin
{
    padding-top:10px;
}

.CardCommentText
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 16px;  
    margin: 10px 10px 5px 25px; 
}

.CardComment
{
    font-family: Arial, Helvetica, sans-serif;
    width: 80%;
    height: 100px;
    font-weight: lighter;
    font-size: 14px;   
    margin: 10px 25px 5px 25px; 
}

.UserCommentButton
{
    margin: 10px 10px 5px 25px;     
}
.UserCommentSendOK
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 32px;
}

.topCardDisplay 
{
    height: 50px;
    padding: 0;
    margin: 0; 
    background-image:url('images/TopCardDisplay.png'); 
    background-repeat:no-repeat; 
    background-attachment: fixed;
    background-color: #35A610;
}

.ContactHistoryLine
{
    border-top: 1px dotted #999; 
    padding-top: 10px;
}

.noresult
{
    padding:10px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}

.alertNb
{
    width:28px;
    height: 21px;
    background-image:url('images/alertNb.png');
    text-align: center;
    padding-top: 7px;
    color: White;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: absolute;
    left: 200px;
    top: -15px;
}

.gridHelpBallon
{

}
.mapHelpBallon
{
    vertical-align: middle;
    margin-left: 50px;
}

/* Template management */

:hover.TemplateList 
{
    background-color: #EEEEEE;
}

.TemplateListImage 
{
    float: left;
    width: 160px;
    height: 160px;
    padding: 0px; 
    margin: 5px;
    border: 0px; 
}

.TemplateListName 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding-top: 18px;
}

.tpltModifyHelp
{
    float: left;
    width: 195px;
    padding: 10px;
    margin-top: 32px;
}
.tpltModifyHelpTitle 
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 22px;
    padding-top: 5px;
    color: #333;    
}

.tpltModifyHelpTxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 16px;
    color: #333;   
    padding-top: 15px; 
}
.tpltModifyMain 
{
    width: 502px;
    float: left;
    margin-top: 42px;
    padding: 0;
}
.tpltModifyB1
{
    width: 502px;
    height: 341px;
    background-image: url('images/fondTM1.png');
    background-repeat: no-repeat;
    margin: 0;
}
.tpltModifyB2
{
    width: 502px;
    height: 183px;
    background-image: url('images/fondTM2.png');
    background-repeat: no-repeat;
    margin: 0;
}
.tpltModifyB3
{
    width: 502px;
    height: 152px;
    background-image: url('images/fondTM3.png');
    background-repeat: no-repeat;
    margin: 0;
}

.tpltModifyMainTitle
{
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 22px;
    color: #fff;
    padding: 5px;
}

.tpltModifyMainTitle1
{
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 22px;
    color: #333;
    padding: 5px;
}

.tpltModifyCover
{
    width: 300px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    margin-left: 105px;
}
.tpltModifyCover1
{
    text-align: left;
    width: 340px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 18px;
    margin-left: 165px;
}

.TemplateListName 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding: 2px;
    border: 0px;
    text-align: center;
    color: #333;
    background-color: transparent;
    overflow:hidden;
}

.TemplateListName:hover 
{
    border: 1px solid #333333;
    color: #333;
    background-color: White;
}

.cssLogo
{
    background-image: url('images/logo_css.png'); 
    background-repeat:no-repeat ;
    background-position: center;
    width: 61px;
    height: 56px;
    display: inline-block;
    float: left;  
}
.cssActions
{
    width: 260px;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
	color:			#333; 
	float: left;
	padding: 10px 0 0 10px;
}
.cssActions a
{
	color:			#333; 
    text-decoration: none;
}

.cssActions a:visited
{
	color:			#333; 
    text-decoration: none;
}

.cssActions a:hover
{
	color:			#333; 
    text-decoration: underline;
}

.xslActions
{
    width: 260px;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
	color:			#333; 
	float: left;
	padding: 15px 0 0 10px;
}
.xslActions a
{
	color:			#333; 
    text-decoration: none;
}

.xslActions a:visited
{
	color:			#333; 
    text-decoration: none;
}

.xslActions a:hover
{
	color:			#333; 
    text-decoration: underline;
}

.xslLogo
{
    clear: both;
    background-image: url('images/logo_XSL.png'); background-repeat:no-repeat ;
    width: 61px;
    height: 69px;
    float: left;
    margin-top: 5px;
}

.structureActions
{
	color:			#fff; 
    font-weight: 100;
    font-size: 14px;
    width: 260px;
    text-align: left;
	float: left;
	padding: 10px 0 0 10px;
}

.structureActions a
{
	color:			#fff; 
    text-decoration: none;
}

.structureActions a:visited
{
	color:			#fff; 
    text-decoration: none;
}

.structureActions a:hover
{
	color:			#fff; 
    text-decoration: underline;
}
.tmplValidateButton
{
    padding-top: 30px;
    text-align: center;
}

.tplItemTitle
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 22px;
    padding-top: 5px;
    color: #fff;    
}

.StatsContent
{
    margin: 35px 20px 10px 20px;
    background-color: White;
    padding: 0px 20px 0px 0px;
}

.StatBoxError {
	color:			#333333;
	background-color: #fff; 
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
}

.statBox
{
	float: 			left;
	position: 		relative;
	width: 			350px; 
	color:			#333333;
	background-color: #fff; 
	font-weight:	bold;
	margin: 12px;
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 3px #000;
}

.statBoxTitle {
	color:			#333333;
	background-color: #fff; 
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #333333; 
}

.statBoxDetails
{
	font-family: 'Open Sans Condensed', sans-serif;
}
.statHeader {
	padding: 5px;
	margin: 32px 0px 0 0px;
	background-color: #666;
	font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
	color: #d7d7d7;
}
.statBar
{
    width: 150px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #333333; 
    padding: 0;
}
.statBarFill
{
    height: 20px;
    background-color: #0f0;
    padding: 0;
}

.editUL
{
    padding: 0;
    list-style-type: none;
}

.editLI
{
    background-image: url(images/cardBakground.jpg);
}


.resultTable
{
   margin-top: 25px;
   border: 1px solid #333;
   font-size: 12px;
   border-collapse: collapse;
}
.resultTableHeader
{
    background-color: #AAA;
   font-size: 10px;
}
.resultTable td
{
   border: 1px solid #333;
   padding: 3px;
}

.contactInputText
{
    width:400px; 
    height:50px;
    margin-left: 50px;
}

.parameterTitle
{
	color:			#333333;
	font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 22px;
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #333;
}

.settingsContent
{
    margin: 35px 20px 20px 20px;
    background-color: White;
    padding: 10px 20px 20px 20px;
    list-style-image: url('images/bullet.png');
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
}

.settingsContent a,
.settingsContent a:visited,
.settingsContent a:hover,
.settingsContent a:active
 {
	color: #57b833;
}

.settingsContent input
{    
    color: #57B833;
    padding: 5px; 
    border: 1px solid #57B833;
    width: 150px;
}

.settingsContent td input
{    
    width: auto;
}

.settingsContent select
{    
    color: #57B833;
    padding: 5px; 
    border: 1px solid #57B833;
    width: 200px;
}

.settingsContent label
{    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 10px 10px 0;
}

.settingsContent .bt_vert2 {
    margin-right: 14px;	
    width: 164px;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    font-weight:bold;
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}

.settingsContent .bt_vert2_auto {
    margin-right: 5px;	
    width: 200px;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}

.bt_pp {
    margin-right: 14px;	
    width: 120px;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    font-weight:bold;
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}

.cardTypesDD
{
    width: 100%;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    font-weight:bold;
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}
.ppTitle
{
    color: #3B7A23;
    font-size: 14px;
}

.settingsNb
{

}

.impButtons
{
    line-height: 25px;
    display:table;
}

.set_left
{
    vertical-align: middle;
    margin: 0 auto; 
    width: 60px;
    padding-bottom: 20px;    
    display: inline-table;   
}

.set_right
{
    vertical-align: top;    
    display: inline-table;
}


.cpLabels
{
  display: inline-block; 
  width: 250px;  
}

.cpInputs
{
  display: inline-block; 
  width: 250px;  
}
.bottomAgent
{
    display: none;
}

.btOff
{
    padding: 5px;
    border: 1px solid #CCC;
    background-color: #EEE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #AAA;
}
.btOn
{
    padding: 5px;
    border: 1px solid #35A610;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.btOn a
{
    color: #35A610;
} 

.noBorder 
{
    border:0;
}

.bulle
{
 background-color: #C2FFA6;
}

.bullea,
.bulleA
{
} 

.bulleb,
.bulleB
{
 background-color: #66FF99;
} 
.bullec,
.bulleC
{
 background-color: #FFFF33;
} 
.bulled,
.bulleD
{
 background-color: #FFFFCC;
} 
.bullee,
.bulleE
{
 background-color: #669966;
} 
.bullef,
.bulleF
{
 background-color: #99CCFF;
} 
.bulleg,
.bulleG
{
 background-color: #FF9933;
} 
.bulleh,
.bulleH
{
 background-color: #FF9999;
} 
.bullei,
.bulleI
{
 background-color: #33FF66;
} 
.bullej,
.bulleJ
{
 background-color: #33FFFF;
} 
.bullek,
.bulleK
{
 background-color: #CCFF66;
} 
.bullel,
.bulleL
{
 background-color: #CCFFCC;
} 
.bullem,
.bulleM
{
 background-color: #CCFFCC;
} 
.bullen,
.bulleN
{
 background-color: #CC99CC;
} 
.bulleo,
.bulleO
{
 background-color: #00FF00;
} 
.bullep,
.bulleP
{
 background-color: #00FF66;
} 
.bulleq,
.bulleQ
{
 background-color: #00FFCC;
} 
.buller,
.bulleR
{
 background-color: #0099CC;
} 
.bulles,
.bulleS
{
 background-color: #33CC33;
} 
.bullet,
.bulleT
{
 background-color: #99FF99;
} 
.bulleu,
.bulleU
{
 background-color: #FF9900;
} 
.bullev,
.bulleV
{
 background-color: #FFCC66;
} 
.bullew,
.bulleW
{
 background-color: #FFFF00;
} 
.bullex,
.bulleX
{
 background-color: #FFFF33;
} 
.bulley,
.bulleY
{
 background-color: #FFFF99;
} 
.bullez,
.bulleZ
{
 background-color: #DDDDDD;
} 

