/*  Button style */

.btncan {
   background: #83b7ea !important;
   background-image: -webkit-linear-gradient(top, #83b7ea, #b4d5f8);
   background-image: -moz-linear-gradient(top, #83b7ea, #b4d5f8);
   background-image: -ms-linear-gradient(top, #83b7ea, #b4d5f8);
   background-image: -o-linear-gradient(top, #83b7ea, #b4d5f8);
   background-image: linear-gradient(to bottom, #83b7ea, #b4d5f8);
   -webkit-border-radius: 5;
   -moz-border-radius: 5;
   border-radius: 5px ;
   font-family: Arial !important;
   font-weight: bold !important;
   color: #ffffff !important;
   font-size: 11px !important;
   padding: 4px 15px 4px 15px !important;
   text-decoration: none !important;
}
.btncan:hover {
   background: #b4d5f8 !important;;
   color: #000000 !important;;
   background-image: -webkit-linear-gradient(top, #b4d5f8, #83b7ea);
   background-image: -moz-linear-gradient(top,  #b4d5f8, #83b7ea);
   background-image: -ms-linear-gradient(top,  #b4d5f8, #83b7ea);
   background-image: -o-linear-gradient(top,  #b4d5f8, #83b7ea);
   background-image: linear-gradient(to bottom,  #b4d5f8, #83b7ea);
   text-decoration: none !important;
}
.btnsav {
   background: #fca22c !important;
   background-image: -webkit-linear-gradient(top, #fca22c, #fec273);
   background-image: -moz-linear-gradient(top, #fca22c, #fec273);
   background-image: -ms-linear-gradient(top, #fca22c, #fec273);
   background-image: -o-linear-gradient(top, #fca22c, #fec273);
   background-image: linear-gradient(to bottom, #fca22c, #fec273);
   -webkit-border-radius: 5;
   -moz-border-radius: 5;
   border-radius: 5px;
   font-family: Arial !important;
   font-weight: bold !important;
   color: #ffffff !important;
   font-size: 11px !important;
   padding: 4px 4px 4px 4px !important;
   text-decoration: none !important;
}
.btnsav:hover {
   background: #fec273 !important;
   color: #000000 !important;
   background-image: -webkit-linear-gradient(top, #fec273, #fca22c);
   background-image: -moz-linear-gradient(top, #fec273, #fca22c);
   background-image: -ms-linear-gradient(top, #fec273, #fca22c);
   background-image: -o-linear-gradient(top, #fec273, #fca22c);
   background-image: linear-gradient(to bottom, #fec273, #fca22c);
   text-decoration: none !important;
}
.brok_info{
width:200px !important;

}
.text_Brok{
width:150px !important;
}
#secondary-main .enrollment_summary p{

  width:100%;

  cursor:pointer;

}

.enrollment_summary table,.enrollment_summary tbody{

  width:100%;

}

.enrollment_summary tr{

  width:auto;

}



#secondary-main .enrollment_summary p strong{

  background:#898888;

  display:block;

  padding:10px;

  color:#fff;

  border:1px solid #555;

  font-family: arial;

  font-size: 18px;

  font-weight: normal;

  margin: 0 0 8px;

  

}

.greyBar{

  background:#898888;

  display:block;

  padding:10px;

  color:#fff;

  border:1px solid #555;

  font-family: arial;

  font-size: 14px;

  font-weight: normal;

  margin: 0 0 8px;

  

}
.summary_edit_button {

  cursor:pointer;

  border: 1px solid #333333;

  border-radius: 3px 3px 3px 3px;

  float: right;

  font: bold 12px Arial,Helvetica,sans-serif;

  color:#000;

  margin: 0;

  padding: 3px 12px;

  text-align: center;

  width:auto;

  background: #999999; /* Old browsers */

  background: -moz-linear-gradient(top,  #ffffff 0%, #fca73a 64%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(64%,#fca73a)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#fca73a 64%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#fca73a 64%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#fca73a 64%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#fca73a 64%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fca73a',GradientType=0 ); /* IE6-9 */

}



.summary_edit_button:hover {

border: 1px solid #032e73;

border-radius: 3px 3px 3px 3px;

float: right;

font: bold 12px Arial,Helvetica,sans-serif;color:#000;

margin: 0;

padding: 3px 12px;text-align: center;

width:auto;

background: #fca73a; /* Old browsers */

background: -moz-linear-gradient(top,  #fca73a 36%, #ffffff 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,#fca73a), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fca73a 36%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fca73a 36%,#ffffff 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fca73a 36%,#ffffff 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fca73a 36%,#ffffff 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca73a', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}




.backYellow{
background-color:#FFFF33;
}
.renewalContinue{
margin-right:5px;
margin-top:20px;
}
.txtSum1{
padding-left:30px;
}
.txtSum2{
padding-left:120px;
}
#broker_info_review{
display:none;
}
#broker_info_add{
display:none;
}
.yes_button{
padding:0;
margin:0;
background: url(../img/yes_button.png) no-repeat 0 0;
height:21px;
width:59px;
cursor: pointer;
border:0px;
text-indent: -999px;
}
.yes_button:hover{
padding:0;
margin:0;
background: url(../img/yes_button_over.png) no-repeat 0 0;
height:21px;
width:59px;
cursor: pointer;
border:0px;
text-indent: -999px;
}

.edit_button{
padding:0;
margin:0;
background: url(../img/edit_button.png) no-repeat 0 0;
height:21px;
width:69px;
cursor: pointer;
border:0px;
text-indent: -999px;
}
.edit_button:hover{
padding:0;
margin:0;
background: url(../img/edit_button_over.png) no-repeat 0 0;
height:21px;
width:69px;
cursor: pointer;
border:0px;
text-indent: -999px;
}

.no_button{
padding:0;
margin:0;
background: url(../img/no_button.png) no-repeat 0 0;
height:21px;
width:59px;
cursor: pointer;
border:0px;
text-indent: -999px;
}
.no_button:hover{
padding:0;
margin:0;
background: url(../img/no_button_over.png) no-repeat 0 0;
height:21px;
width:59px;
cursor: pointer;
border:0px;
text-indent: -999px;
}

.add_row_button{
padding:0;
margin:0;
background: url(../img/add_row.png) no-repeat 0 0;
height:21px;
width:89px;
cursor: pointer;
border:0px;
text-indent: -999px;
float: left;
}
.add_row_button:hover{
padding:0;
margin:0;
background: url(../img/add_row_over.png) no-repeat 0 0;
height:21px;
width:89px;
cursor: pointer;
border:0px;
text-indent: -999px;
}
.not_correct_button{
padding:0;
margin:0;
background: url(../img/no_corrct_button.png) no-repeat 0 0;
height:21px;
width:79px;
cursor: pointer;
border:0px;
text-indent: -999px;
}
.not_correct_button:hover{
padding:0;
margin:0;
background: url(../img/no_correct_button_over.png) no-repeat 0 0;
height:21px;
width:79px;
cursor: pointer;
border:0px;
text-indent: -999px;
}

.col-lg-10-parent{
background-color:#FFFFFF; height:100%;
}