@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B5Plain.eot');
    src: url('./fonts/TheSerif-B5Plain.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B5Plain.woff') format('woff'),
         url('./fonts/TheSerif-B5Plain.ttf') format('truetype'),
         url('./fonts/TheSerif-B5Plain.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B5PlainItalic.eot');
    src: url('./fonts/TheSerif-B5PlainItalic.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B5PlainItalic.woff') format('woff'),
         url('./fonts/TheSerif-B5PlainItalic.ttf') format('truetype'),
         url('./fonts/TheSerif-B5PlainItalic.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'TheSerif';
    src: url('./fonts/TheSerif-B6SemiBold.eot');
    src: url('./fonts/TheSerif-B6SemiBold.eot?#iefix') format('embedded-opentype'),
         url('./fonts/TheSerif-B6SemiBold.woff') format('woff'),
         url('./fonts/TheSerif-B6SemiBold.ttf') format('truetype'),
         url('./fonts/TheSerif-B6SemiBold.svg#AftaserifRegular') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face{font-family:TheSaB5;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB5_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB5_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB5_.woff') format('woff'),
        
               url('./fonts/TheSansBasic-all_SVG/TheSaB5_.svg#TheSaB5_') format('svg');}
@font-face{font-family:TheSaB3;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB3_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB3_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB3_.woff') format('woff'),
              url('./fonts/TheSansBasic-all_SVG/TheSaB3_.svg#TheSaB3_') format('svg');}

@font-face{font-family:TheSaB4;
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB4_.eot');
           src:url('./fonts/TheSansBasic-all_EOT/TheSaB4_.eot?#iefix') format('embedded-opentype'),
               url('./fonts/TheSansBasic-all_WOFF/TheSaB4_.woff') format('woff'),
              url('./fonts/TheSansBasic-all_SVG/TheSaB4_.svg#TheSaB4_') format('svg');}



html {
	min-width: 640px;
	background-color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	height: 100%;
}
body {
	min-width: 640px;
	width: 100%;
	height: 100%;
        margin: 0px;
}

.ui-page { 
	min-width: 640px;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
        
}

.labels {
   color: red;
   background-color: white;
   font-family: "Lucida Grande", "Arial", sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-align: center;
   width: 60px;     
   border: 2px solid black;
   white-space: nowrap;
 }

.ui-mobile-viewport{
    overflow-x: visible
}
.main-page-tab{
	background: #FFFFFF;
	min-width: 640px;
	width: 98%;
	
	height: 95%;
        height: auto;
	min-height: 95%;
	padding-top: 10px;
	margin-top: 5px;
	padding-bottom: 25px;
	margin-left: 15px;
	margin-right: 5px;
}

.gm-style-iw
{
    background: whitesmoke;
    padding: 2px
}

.logo-style{

        margin-bottom: 30px
}

.main-content-tab{
	min-width: 640px;
	width : 700px;
	margin: 0px auto;
	position: relative;
}

.main-content-buttons-div{
	z-index:1;
	width: 100%;
	display: block;
        height: 35px;
        padding-left: 10px;
        border-radius: 5px;
        position: relative;
        zoom: 1;
       
        behavior:url('D:/svn_kc/EspaceRendezVous_SNCF/espaceRdvServer_SNCF/www/ERDV/directorySwissCom/style/ie-css3.htc')
}

.main-content-button-div{
	display: inline;
        border-radius: 0px
}
#TabButton1{
  
  -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
   font-size: 14px; 
   height: 15px;
   padding: 9px;
   padding-top: 5px;
   border: 2px solid #FFFFFF;
    cursor:  pointer;
}
.ui-body-c {
text-shadow: none    
}

.ui-btn-up-c {
  text-shadow: none   
}
#TabButton2{
   -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
   font-size: 14px; 
        height: 15px; 
         padding: 9px;
   padding-top: 5px;
        border: 2px solid #FFFFFF;
         cursor:  pointer;
}

#TabDivButton1{
	display: inline;
}

#TabDivButton2{
	display: inline;
}

.main-content-button-selected-state a{
	
	color: #F2F2F2;
	font-weight: normal;
	bottom:-12px;
	position: relative;
	z-index: 1;
}

.main-content-button-unselected-state a{
	
	color: #FFFFFF;
	font-weight: normal;
	bottom:-13px;
	position: relative;
	z-index: 1;
}

.main-content-tab-content{
	width: 100%;
	padding-left: 35px;
	padding-bottom: 5px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
        border-radius: 10px
}

.main-content-tab-div-content{
	position: relative;
	width: 100%; 
	height: 100%;
	margin-top: 35px;
	
}

.rdvin-label-title-red-style{
	font-size: 16px;
	
	
	
}

.rdvin-label-title-style{
	font-size: 25px;
font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	color: #FFFFFF;
	margin-bottom: 40px;
}
#Content2Title{
    font-size: 20px;
font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.sncf-label-red-style{
	font-size: 18px;
	font-weight: bold;
	color: #C90036;
}

.rdvin-label-style{
	width: 100%;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
        
    
}
#Content1 .rdvin-label-style{
    width: 50%;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
      margin-bottom: -7px
}

.rdvin-sub-label-style{
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.rdvin-note-style{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.rdvin-label-italic-style{
	font-size: 14px;
	font-style : normal;
	color: #FFFFFF;
}

.rdvin-button-style{
	background: #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
        border: 2px solid;
        font-size: 14px;
        border-radius: 10px;
        padding: 10px
}

.rdvin-input-style{
	border-width : 2px;
	border-color : #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
        height: 17px;
        font-size: 14px;
        border-radius: 10px
}

.rdvin-autoComplete-style{
	padding-left: 0px;
	padding-right: -5px;
	width: 60%;
      
}

.rdvin-autoComplete-style input{
	width: 50%;
        height: 17px;
	padding-right: 3px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
       border-width: 2px;
	 border-radius: 10px;
	z-index: 3;
        font-size: 14px
}

.rdvin-autoCompleteSuggestions-style{
	position: absolute;
	overflow: auto;
	display:block;
	margin: -10px ;
    padding: 0px;
    margin-left: 0px;
	width: 40%;
	max-height: 200px;
	z-index: 100;
        font-size: 12px
}

.rdvin-autoCompleteSuggestions-style ul{
	list-style: none;
	display:block;
	margin: 0px auto;
    padding: 0px;
    margin-left: 0px;
    background: transparent;
    max-width: 100%;
	z-index: 100;
	zoom: 1;
}

.rdvin-autoCompleteSuggestions-style li{
	display:block;
	margin: 0px auto;
    padding: 0px;
    margin-left: 0px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-bottom: 1px solid;
	color: #FFFFFF;
	z-index: 100;
	zoom: 1;
}

.rdvin-autoCompleteSuggestions-style li:hover{
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

.rdvin-autoCompleteSuggestions-style a{  
	color: #FFFFFF;
	zoom: 1;
}

.rdvin-autoCompleteSuggestions-style a:hover{
	color: #FFFFFF;
}

.rdvin-select-style{
	width: 62%;
}

.rdvin-select-style select{
	width:50%;
	size: 10;
        height: 29px;
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-width: 2px;
	
	z-index: 3;
         font-size: 14px; 
}
.ui-shadow{
    box-shadow:none
}

#authenticate-connect-div{
	width: 275px;
	vertical-align: middle;
	text-align: left;
	
}

#authenticate-reset-div{
	width: 275px;
	vertical-align: middle;
	text-align: left;
	margin: 0 auto;
}

#erdv_sign{
    font-size: 0.6em;
    clear: both;
   
}

#authenticate_connect{
	float: left;
	width: 40%;
	text-align: center;
}

#authenticate_reset{
	border-left: 2px solid #FFFFFF;
	margin-right: -3px;
	float: left;
	width: 50%;
	text-align: center;
}
#proSelect{
    padding: 2px
}
#proSelect2{
    padding: 2px
}
#polyglot-language-options{
  border-width: 2px;
 padding: 2px;
 
}

.ui-content .ui-listview-inset {
margin: 0.1em 0;
}
.ui-btn-hover-c
{
    text-shadow: none;
    
}
#proSelect-menu a{
    background-color: red
}
span.error,span.error1 {
    color: red;
    font-size: 12px;
}

.rdvin-input-style
{
    padding: .4em;
    line-height: 1.4;
}
.rdvin-autoComplete-style
{
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 15px;
    padding-left: 0px
}
#Content1
{
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 15px;
   
}

.rdvin-button-style
{
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 5px;
    text-decoration: none;
    display: inline-block;
}