
/*#BACCD7 active color */
/*blue box*/
.content-bluebox{
    margin:20px 0 25px;
    float: left;
    width: 100%;

}

.content-bluebox .container{
    text-align: center;
}

div.content-bluebox > .navbar{
    z-index: 0;
    position:relative;
    margin-left:0px !important;
    width: 100%;
}
div.content-bluebox .tab-content {
  float: left;
  overflow: auto;
  width: 100%;
}
div.content-bluebox .navbar-inner {
    margin-left: 0px;


}
.content-bluebox .container{
    border:none;
    margin: 0px;
    min-height:0;
}
.content-bluebox ul{
    width: 100%;
/*    background-color: #D6E2E9;*/
    
}
p.second_title {
	color: rgb(55, 70, 99);
font-size: 16px;
font-weight: 300;
line-height: 18px;
}
.blue_box {
  background-color: #D6E2E9;
  border-radius: 10px;
  color: #FFFFFF;
  display: block;
  height: auto;
  margin: 0;
  position: relative;
  width: 24.56%;
}

.blue_box a{
    color:#fff;
}

.blue_box li .active{
    background-color: #000;
}
.blue_box:before {
  background: none repeat scroll 0 0 #5A768E;
  border-color: #D6E2E9 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 45px 0 45px 23px;
  bottom: 0;
  content: "";
  display: block;
  left: -26px;
  position: absolute;
  width: 0;
  z-index: 4;
}

.blue_box:after {
  border-color: #5A768E rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 45px 0 45px 23px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 5;
}
/*

.blue_box:after {
  border-color: #D6E2E9 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 50px 0 50px 28px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 5;
}
.blue_box:before {
  background: none repeat scroll 0 0 #D6E2E9;
  border-color: #5A768E rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 50px 0 50px 28px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 0;
  z-index: 4;
}

.blue_box:hover:after{
    background-color: #FFFFFF;
    color:#5a768e;
}
.blue_box:hover:before {
    border-color: #FFFFFF rgba(0, 0, 0, 0);
    color:#5a768e;
}
*/

.content-bluebox ul.stepUL > li.blue_box > a {
  background-color: #5A768E;
  display: block;
  font-size: 11px;
  font-weight: 300;
  height: 90px;
  text-align: center;
  text-transform: uppercase;
  width: 97%;
  padding: 0;
  color: #D6E2E9;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 0;
}
.content-bluebox ul.stepUL > li.blue_box > a:hover{
    background-color: #5A768E;
    border: 0 none;
    box-shadow: none;
    color: window;

}

.blue_box h4 a:hover{
}

.blue_box a {
    color: #fff;
    padding: 10px 0.5%;
}

.blue_box a > span{
   display: block;
   padding-top:26px;
   font-size: 22px;
   font-weight: 300;
   font-style:italic;

   text-transform: capitalize;
}

.blue_box a > span > b{
    font-weight: bold;
}

.blue_box2{
    background-color: #5a768e;
    color: #fff;
    display: block; 
    -webkit-box-shadow: 8px 8px 0px 0px #D6E2E9;
    box-shadow: 8px 8px 0px 0px #D6E2E9;  
    margin-left: 3%!important;
    width: 45.1709%!important;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px
}

.blue_box2 h3{
    margin-bottom: 20px
}
.blue_box2 h3 a{
    color: #fff;

}
.row-fluid li.span3.blue_box {
    width:20.8% ;/*25.33%;*//*16.64%*/
}
.row-fluid [class*="span"].blue_box {
    margin-left: 0;
}
.row-fluid [class*="span"].blue_box:first-child {
    margin-left: 0;

}
.row-fluid .blue_box[class*="span"]:first-child:before {
  background-color: #5A768E;
  border-width: 5px 0;
}
.row-fluid [class*="span"].blue_box:last-child:after {
    background-color:#5A768E;
    right: 0px;
}
.row-fluid [class*="span"].blue_box:last-child{
    width: 16.64%;
}


.row-fluid.navbar{
    display: inline;
}

.white_pannel {
  background-color: #FFFFFF;
  color: #374663;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-top: 5px;
  overflow: hidden;
  padding: 3% 5%;
}
.white_pannel hr{
    margin:1% 0 0 0;
    float: left;
    width: 100%;
}
.w_step{
    float: left;
    width: 100%;
    /*    border-bottom: 1px dashed    #BACCD7;*/

}

.w_step.w_desc{
    margin-bottom: 1%;
}


.white_pannel ul:first-letter{
    background-color: #fff;
}

.white_pannel ul li {
    line-height:18px;
    margin-bottom: 5px;
    list-style: disc;
}

.white_pannel h1 {
  font-weight: 300;
  margin: 10px 0 0 0;
}

.w_box {
    float:left;
    width: auto;
    margin:0;
}
.w_box.w_icon{
    margin-right: 24px;
    margin-bottom: 0px;
    width: auto;
}
.w_box.w_icon img{
    width: 90%;
}
.w_box.w_desc{
    width: 65%;
    margin-top: 2%;
    margin-bottom:5%;
}
.w_box.w_desc p:first-letter{
    text-transform: uppercase;
}

.w_box.w_desc > ul{
    background-color: #fff;
}
.w_box.w_desc > ul > li{
    list-style:square;
    list-style-position: inside;

}
.w_box.w_desc b{
    color:#E96336;
    font-weight: 500;
}

.content-bluebox ul li.active {
    background-color: none;
    box-shadow: none;
}

.row-fluid .blue_box.nextStep:before {
  background-color: #47AAC6;

}
.row-fluid .blue_box.prevStep:after {
  border-color:  #47AAC6 rgba(0, 0, 0, 0);
}

.content-bluebox ul.stepUL > li.blue_box > a.aStep {
 background-color: #47AAC6;
 color: white;
}
.content-bluebox ul.stepUL > li.blue_box > a.aStep:focus {
 box-shadow:none;
}

.content-bluebox ul.stepUL > li.blue_box > a.aStep > .stepShadow{
    box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.125) inset;
    position: absolute;
    height: 100px;
    left: -9%;
    width: 100%;
    z-index: 99;

}
.content-bluebox ul.stepUL > li.blue_box.active:first-child > a.aStep > .stepShadow {
  box-shadow: 3px 4px 5px -2px rgba(0, 0, 0, 0.125) inset;
  height: 100%;
  left: 0;
  width: 91%;
}
.row-fluid .blue_box.active[class*="span"]:last-child:after {
  background-color:#47AAC6 ;
  border-color: #47AAC6;
  right: 0;
}