/*   
  SmartWizard 2.0 plugin 
  jQuery Wizard control Plugin
  by Dipu
  
  http://www.techlaboratory.net
  http://tech-laboratory.blogspot.com
*/
.swMain {
  position:relative;
  display:block;
  margin:0;
  padding:0;
  border: 0px solid #CCC;
  overflow:visible;
  float:left;
  width:100%;
  max-width:981px;
}
.swMain select{
}

select {
font-family: inherit;
padding: 3px;
}


.swMain .stepContainer {
  display:block;
  position: relative;
  margin: 0;
  padding:0;    
  border: 0px solid #CCC;    

  clear:both;
  height:300px;
}

.swMain .stepContainer div.content {
  display:block;
 
  float:left;
  margin: 0;
  padding:5px;    
  border: 1px solid #CCC; 
 
   
	padding:20px;
 
  text-align:left;
  overflow:visible;    
  z-index:88; 

  width:968px;
  clear:both;
}

.swMain div.actionBar {
  display:block;
  position: relative; 
  clear:both;
  margin:             3px 0 0 0;   
 
  padding:            0;    
  color:              #5A5655;   
 
  height:40px;
  text-align:left;
 
  z-index:88; 

  left:0;
}

.swMain .stepContainer .StepTitle {
  display:block;
  position: relative;
  margin:0;   
  border:1px solid #E0E0E0;
  padding:5px;   
  font: bold 16px Verdana, Arial, Helvetica, sans-serif; 
  color:#5A5655;   
  background-color:#E0E0E0;
  clear:both;
  text-align:left; 
  z-index:88;
  -webkit-border-radius: 5px;
  -moz-border-radius  : 5px;    
}
.swMain ul.anchor {
  position: relative;
  display:block;
  float:left;
  list-style: none;
  padding: 0px;  
  margin: 10px 0;      
  clear: both;
  border: 0px solid #CCCCCC;    
  background:url(../images/etapeform.png) no-repeat center center ;
  height:68px;
  width:100%;
  max-width: 981px;
  padding-top: 10px;
}
.swMain ul.anchor li{ 
  position: relative; 
  display:block;
  margin: 0;
  padding: 0; 
  padding-left:0px;
  padding-right: 0px;
  border: 0px solid #E0E0E0;      
  float: left;
  width: 322px;
}
/* Anchor Element Style */
.swMain ul.anchor li a {
  display:block;
  position:relative;
  float:left;
  margin:0;
  padding:3px;
  height:60px;
  width:321px!important;
  text-decoration: none;
  outline-style:none;
  -moz-border-radius  : 5px;
  -webkit-border-radius: 5px;
  z-index:99;
}
.swMain ul.anchor li a .stepNumber{
  position:relative;
  float:left;
  width:54px;
  text-align: center;
   background:url(../images/rond.png) no-repeat;  
margin: -5px 15px 10px 15px;
padding-top: 5px;
  height:54px;
 
 
  font: bold 36px trebuchet MS, Arial, Helvetica, sans-serif;
}

.swMain ul.anchor li a {font-size:14px;font-family:trebuchet MS, Arial, Helvetica, sans-serif; margin-right:10px; cursor:pointer!important;}


.swMain ul.anchor li a .stepDesc{
  position:relative;
  display:block;
  float:left;
  text-align: left;
  padding:5px;

  font: bold 20px trebuchet MS, Arial, Helvetica, sans-serif;
}
.swMain ul.anchor li a .stepDesc small{
  font: normal 12px trebuchet MS, Arial, Helvetica, sans-serif;
}
.swMain ul.anchor li a.selected{
  color:#EA8511;
  background: transparent;  /* EA8511 */
  border-bottom: 2px solid #EA8511;
  cursor:text;
  -moz-box-shadow: 0px 0px 0px #888;
  -webkit-box-shadow: 0px 0px 0px #888;
  box-shadow: 0px 0px 0px #888;
  border-radius:0;
  
  
}
.swMain ul.anchor li a.selected:hover {
  color:#707173;  
  background: #transparent;  
}

.swMain ul.anchor li a.done { 
  position:relative;
  color:#FFF;  
  background: #8CC63F;  
  border: 1px solid #8CC63F;   
  z-index:99;
}
.swMain ul.anchor li a.done:hover {
  color:#707173;  
  background: transparent; 
  border: 0px solid #5A5655;   
}
.swMain ul.anchor li a.disabled {
  color:#707173;  
  background: transparent;
  border: 0px solid #CCC;  
  cursor:text;   
}
.swMain ul.anchor li a.disabled:hover {
  color:#707173;  
  background: transparent;     
}

.swMain ul.anchor li a.error {
  color:#6c6c6c !important;  
  background: #f08f75 !important;
  border: 1px solid #fb3500 !important;      
}
.swMain ul.anchor li a.error:hover {
  color:#000 !important;       
}

.swMain .buttonNext {
  display:block;
  float:right;
  margin:5px 3px 0 3px;
  padding:5px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width:100px;
  color:#FFF;
  outline-style:none;
  background-color:   #5A5655;
  border: 1px solid #5A5655;
  -moz-border-radius  : 5px; 
  -webkit-border-radius: 5px;    
}
.swMain .buttonDisabled {
 
}
.swMain .buttonPrevious {
  display:block;
  float:right;
  margin:5px 3px 0 3px;
  padding:5px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width:100px;
  color:#FFF;
  outline-style:none;
  background-color:   #5A5655;
  border: 1px solid #5A5655;
  -moz-border-radius  : 5px; 
  -webkit-border-radius: 5px;    
}
.swMain .buttonFinish {
  display:block;
  float:right;
  margin:5px 10px 0 3px;
  padding:5px;
  text-decoration: none;
  text-align: center;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  width:100px;
  color:#FFF;
  outline-style:none;
  background-color:   #5A5655;
  border: 1px solid #5A5655;
  -moz-border-radius  : 5px; 
  -webkit-border-radius: 5px;    
}

/* Form Styles */

.txtBox {
  border:1px solid #CCCCCC;
  color:#5A5655;
  font:13px Verdana,Arial,Helvetica,sans-serif;
  padding:2px;
  width:430px;
}
.txtBox:focus {
  border:1px solid #EA8511;
}

.swMain .loader {
  position:relative;  
  display:none;
  float:left;  
  margin: 2px 0 0 2px;
  padding:8px 10px 8px 40px;
  border: 1px solid #FFD700; 
  font: bold 13px Verdana, Arial, Helvetica, sans-serif; 
  color:#5A5655;       
  background: #FFF url(../images/loader.gif) no-repeat 5px;  
  -moz-border-radius  : 5px;
  -webkit-border-radius: 5px;
  z-index:998;
}
.swMain .msgBox {
  position:relative;  
  display:none;
  float:left;
  margin: 4px 0 0 5px;
  padding:5px;
  border: 1px solid #FFD700; 
  background-color: #FFFFDD;  
  font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
  color:#5A5655;         
  -moz-border-radius  : 5px;
  -webkit-border-radius: 5px;
  z-index:999;
  min-width:200px;  
}
.swMain .msgBox .content {
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  padding: 0px;
  float:left;
}
.swMain .msgBox .close {
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #CCC;
  display: block;
  float: right;
  margin: 0 0 0 5px;
  outline-style: none;
  padding: 0 2px 0 2px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.swMain .msgBox .close:hover{
  color: #EA8511;
  border: 1px solid #EA8511;  
}

.ui-widget-header {
border: 0px solid #aaaaaa!important;
background:none!important;
color: #707173!important;
font-weight: normal!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 0px solid #aaaaaa!important;
background:none!important;
color: #707173!important;
font-weight: normal!important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 0px solid #aaaaaa!important;
background: #e7e9e9!important;
font-weight: normal!important;
color: #fff!important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-radius:0px!important;}

#tabs-4 input {float:right;}
#tabs-3 input {float:right;}
#tabs-2 input {float:right;}
#tabs-1 input {float:right;}


#tabs-4 select {float:right;}
#tabs-3 select{float:right;}
#tabs-2 select {float:right;}
#tabs-1 select{float:right;}

#step-3 input { float:right;}
#step-3 select { float:right;}
.ui-widget {
font-family: font-family: Trebuchet MS,"Source Sans Pro", Helvetica, sans-serif!important;

font-size: 1em!important;}

#tabs h2 {color:#c8caca; font-size:16px; margin-bottom:0;font-weight:normal;}
#tabs h2  .orangechoice {color:#f07d08;}
#wizard h2 {color:#707173; font-size:16px; margin-bottom:0;font-weight:normal; margin-top: 5px; padding: 20px 0 0 0;}


#tabs  hr {

border-bottom: 1px solid #c8caca;
height: 1px;
margin: 0 0 24px;
}
#step-3 hr {

border-bottom: 1px solid #c8caca;
height: 1px;
margin: 0 0 24px;
}
.swMain ul.anchor li a.done {
color:#8CC63F!important; 
background:transparent!important; 
border: 0px solid #EA8511!important;
cursor: text; 
-moz-box-shadow: 0px 0px 0px #888!important;
-webkit-box-shadow: 0px 0px 0px #888!important; 
box-shadow: 0px 0px 0px #888!important; 
}




.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
border-bottom-left-radius: 0px!important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
border-top-left-radius: 0px!important;
}

.petit {font-style:italic; color:#666; font-size:10px; margin-top: -10px; margin-bottom: -28px;
display: block;}

.ui-tabs-vertical {
width: 100%!important;
}
.up {margin-top: -9px!important;}
.ui-widget-content {
border: 0px solid #aaaaaa!important;
background: #ffffff !important;
color: #222222!important; 
}
.postit1 {width:207px;  border:1px solid #f6790b; background: #f9e8cc; /* Old browsers */
background: -moz-linear-gradient(top,  #f9e8cc 1%, #fff6f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9e8cc), color-stop(100%,#fff6f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9e8cc 1%,#fff6f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e8cc', endColorstr='#fff6f0',GradientType=0 ); /* IE6-9 */
color:#f6790b; text-align:center; top: 100px; padding:10px;
right: 100px;}
.postit1  h4 {color:#f6790b; font-size:16px; border-bottom:1px solid #f6790b; margin: 5px 0 10px 0;}

.postit2 {width:207px; border:1px solid #f6790b; background: #f9e8cc; /* Old browsers */
background: -moz-linear-gradient(top,  #f9e8cc 1%, #fff6f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9e8cc), color-stop(100%,#fff6f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9e8cc 1%,#fff6f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9e8cc 1%,#fff6f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e8cc', endColorstr='#fff6f0',GradientType=0 ); /* IE6-9 */
color:#f6790b; text-align:center; padding:10px;
 margin-top: 230px;
position: absolute;
margin-left: 25px;}
.postit2  h4 {color:#f6790b; font-size:16px; border-bottom:1px solid #f6790b; margin: 5px 0 10px 0;}


.swMain .stepContainer div.content {
display: block;
float: left;
margin: 0;
padding: 0px!important; 
border: 1px solid #CCC;
/* padding: 20px; */
text-align: left;
overflow: visible;
z-index: 88;
width: 100%;
clear: both;
max-width: 981px;
}

.ui-tabs-vertical .ui-tabs-panel {
width: 74%!important;
}
div#step-1 {
padding: 0px!important;
}
.column-left {width:250px; float:left;  padding:20px;}
.column-right {overflow: auto; border-left:1px solid #ccc;
padding: 20px;
}

div#step-3 {
padding: 0px!important;
}
.column-right  h2 {
padding: 0!important;
}


.ui-tabs-vertical .ui-tabs-nav {
width: 250px!important;
}
.ui-tabs-vertical {

padding: 0!important;
}

.ui-tabs-vertical .ui-tabs-panel {

border-left: 1px solid #c8caca!important;
}

#wizard .bottomright {
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(left,  #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to right,  #1e5799 0%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
margin-top:15px;
clear: both;
border: none;
border-bottom: 3px solid #004f9b;
border-radius: 3px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
}

#wizard  .buttonNext {
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(left,  #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #1e5799 0%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to right,  #1e5799 0%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */

clear: both;
border: none;
border-bottom: 3px solid #004f9b;
border-radius: 3px;
color: #fff;
display: inline-block;
padding: 6px 11px;
width: 150px;
height: 30px;
text-decoration: none;
}
#step-1 hr{
border-bottom: 1px solid #c8caca;
height: 1px;
margin: 0 0 24px;
}
#tabs textarea {
width: 100%;
height:300px;
}

.gallery img {
margin-left: 5px;
margin-right: 5px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: none!important;
padding: .5em 1em 0.5em 2em;
text-decoration: none;
}
.red {color:red;}
.ui-tabs-nav a {
text-align:right;
}