table, tbody {
    border-collapse:collapse;
    font-family: HelveticaRegular;
}
/*Q&A tab*/
.ratImg {
    display: inline-block;
    margin-left: 5px;
    background: url(../img/red_bar_hotness.gif) repeat-x center;
}
.home3sec:after {
    display: block;
    content: " ";
    clear: both;
}
.home3sec {
    background: none;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    padding: 25px 0 15px;
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}
.questionL .questionHome {
    background: none;
    padding-left: 0px
}

.questionHome li a {
    color: #3378b2;
    font-family: HelveticaRegular, sans-serif;
    font-size: 13px;
    padding: 5px 0;
    font-weight: 300;
}

.questionHome li a.lightBlue-anscount {
    color: #f58648;
    font: 12px;
    font-family: HelveticaRegular, sans-serif;
}

.qusList li a.lightBlue {
    color: #538dc2;
    font: 12px HelveticaRegular, sans-serif;
}

.questionHome li .ratImg {
    margin-left: 15px;
}

.questionL li .ratImg {
    background: url("../img/ratting-img.png") repeat-x scroll center center;
    float: right;
}

.questionHome li {
    color: #5d5d5d;
    font-size: 13px;
    padding: 10px;
    font-family: HelveticaRegular, sans-serif;
    border-bottom: 1px solid #ebecee;
}

.home3sec .questionsH {
    float: left;
    margin: 0;
    width: 190px;
}

.home3sec .questionL {
    float: left;
    margin: 0 0 0 5px;
}

.questionHome {
    width: 100%;
    font-size:13px;
    padding:20px 0 0 10px;
    min-height: 188px;
}
ul.questionHome
,ul#plans-box
,ul.plan-details {
    list-style:none outside none;
}

/*end*/
.mini-slider-div .fa {
    font-weight:400;
}
.row3 {
    margin-right: -15px;
    margin-left: -15px;
}
.row3:before,
.row3:after {
    display: table;
    content: " ";
}
.row3:after {
    clear: both;
}
.cl {
    clear:both;
}
*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

.pd10{ padding:10px; }
.pd20{ padding:20px 0; }
.pd50{ padding:50px; }
.none{ display:none; }
.h120{ height:120px; }
.h150{ height:150px; }
.videoicon { z-index:999 !important; }
.text-red { color:#e74c3c; }

span.select-arrow{
    position: relative;
}
span.select-arrow:before {
    content: "";
    right: 5px;
    top: 3px;
    width: 15px;
    height: 15px;
    position: absolute;
    pointer-events: none;
    display: block;
    text-align: center;
    padding-top: 15px;
    background: #fff url(../insurance/select-box-img-mini.jpg) no-repeat center center;
    z-index: 999
}
.select-myform, .select-myform-mini  {
    background:#fff;
    color: #333;
    font-family: HelveticaRegular, sans-serif;
    font-size: 24px !important;
    font-weight: 400;
    height: 35px;
    margin: 0;
    width: 100%;
    display: inline;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border:none;
    vertical-align: middle;
}
.select-myform {
    background:#fff;
    color: #7b7b7b;
    font-family: HelveticaRegular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 41px;
    margin: 0;
    width: 100%;
    display: inline;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 3px;
    border: 1px solid #DDD;
    border:none;
}
.question-div{
    font-size: 26px;
    line-height: 42px;
    position:relative;
    width: 80%;
    margin: auto;
    min-height: 70px;
}
.question-div-num{
    display:inline-block;
    width:45px;
    position:absolute;
}
.question-div-icon{
    display:inline-block;
    position:relative;
    top:-3px;
}
.question-div-icon14{
    font-size:14px !important;
}
.answer-div{
    margin-bottom:70px;
    margin-top:50px;
}
.answer-div-n1{
    background:#fefefe;
    width:250px;
    height:200px;
    color:#333;
    font-size:18px;
    text-align:center;
    cursor:pointer;
    border:1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    margin:0 20px;
    display:inline-table;
    padding:30px 20px;
    font-family: HelveticaRegular, sans-serif;
    min-height: 268px;
}
.answer-div-n1:hover{
    background:#fefefe;
}
.answer-div-n1.active{
    background:#fefefe;
}
.answer-div-n2-deactive{
    background:#fefefe;
    border:1px solid #ccc;
    color:#333;
    font-size:18px;
    text-align:center;
    height: 180px;
    width:160px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    display:inline-table;
    padding:50px 20px;
    margin:10px 20px;
    font-family: HelveticaRegular, sans-serif;
    opacity:0.2;
}
.answer-div-n2{
    background:#fefefe;
    border:1px solid #ccc;
    color:#333;
    font-size:18px;
    text-align:center;
    cursor:pointer;
    height: 180px;
    width:160px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    display:inline-table;
    padding:50px 20px;
    margin:0 20px;
    font-family: HelveticaRegular, sans-serif;
}
.answer-div-n2:hover{
    background:#fefefe;
}
.answer-div-n2.active{
    background:#fefefe;
}
.answer-div-n4{
    background:#fefefe;
    border:1px solid #ccc;
    color:#333;
    font-size:14px;
    text-align:center;
    cursor:pointer;
    height: 180px;
    width:175px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    display:inline-table;
    padding:10px 20px;
    margin:0 20px;
    font-family: HelveticaRegular, sans-serif;
}
.answer-div-n4.active{
    background:#fefefe;
}
.answer-div-n4:hover, .answer-div-n4v:hover{
    background:#fefefe;
}
.answer-div-n5{
    background:#fefefe;
    border:1px solid #ccc;
    color:#333;
    font-size:14px;
    text-align:center;
    cursor:pointer;
    height: 180px;
    width:175px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    display:inline-table;
    padding:10px 20px;
    margin:0 20px;
    font-family: HelveticaRegular, sans-serif;
}
.answer-div-n5:hover{
    background:#fefefe;
}
.answer-div-n5.active{
    background:#fefefe;
}
.show-plans-btn{
    display:inline-block;
    cursor:pointer;
    background:#8fbb41;
    color:#fff;
    text-align:center;
    font-size:18px;
    padding: 10px 20px;
}
.show-plans-btn img {
    vertical-align:middle;
}



/* HORISONTAL TYPE */
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 900px;
  min-height: 800px;
  background: #fff;
}

a.control_prev, a.control_next {
    position: absolute;
    top: 180px;
    z-index: 999;
    display: block;
    background: #fff;
    border:1px solid #999;
    color: #999;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    opacity: 0.5;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    line-height: 40px;
    text-align: center;
}
a.control_prev .fa
, a.control_next .fa {
    line-height: 40px;
    font-weight: 400;
}
.al{
    position: relative;
    top: -1px;
}
.ar{
    position: relative;
    top: -1px;
    right: -1px;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
.question-div-qtext {
    font-family: HelveticaRegular,sans-serif;
}
.question-div-num {
    display: inline-block;
    width: 45px;
    position:relative !important;
}
.question-div{
    text-align:center;
}
.question-img-div{
    padding:10px 0 20px 0;
}
.question-img-div-a5{
    padding:30px 0 20px 0;
    height:150px;
}
.question-img-div-a4{
    padding:30px 0 20px 0;
    height:120px;
}
.div-tcv{
    /*/ display:table-cell; */
    width:100%;
    height:auto;
    vertical-align:middle;
}
.ch-slider, .ch-video{
    font-size:12px;
    color:#0F2EA8;
    cursor:pointer;
}
.ch-slider.active, .ch-video.active{
    font-size:12px;
    color:#333;
}
.ch-div{
    position: absolute;
    width: 90%;
    top: -20px;
}

/* PAGINATION TOP */
.pa-div{
    padding:20px 0 70px 0;
}
.pa-cir{
    width:6px;
    height:6px;
    border-radius:50%;
    background:#ccc;
    margin:0 10px;
    display:inline-block;
}
.pa-cir3{
    display:inline-block;
}
.pa-num{
    font-size:20px;
    color:#999;
    display:inline-block;
    margin:0 10px;
    position:relative;
    top:5px;
    text-align:center;
    width:20px;
    cursor:pointer;
}
/* MINI SLIDER (SLIDER IN SLIDER) */
.w100{ width:100%; }
.h70 { height:70px; }
.mini-slider-a3 div, .mini-slider-a4 div, .mini-slider-a5 div {
  display: none;
  width:100%;
}
.prev-a3, .prev-a4, .prev-a5{
    float: left;
    font-size: 30px;
    color: #ccc;
    padding: 0px 5px;
    cursor:pointer;
}
.next-a3, .next-a4, .next-a5{
    float: right;
    font-size: 30px;
    color: #ccc;
    padding: 0px 5px;
    cursor:pointer;
}
.cnt-a3, .cnt-a4, .cnt-a5{
    padding: 5px;
    display: inline-block;
    font-size:16px;
}
.mini-slider-div{
    margin:50px 0 20px;
}
.mini-slider-a3, .mini-slider-a4, .mini-slider-a5{
    padding:5px 0 0 0;
    width:100%;
}
.mini-slider-title{
    font-size:24px;
    padding-bottom:30px;
}
.mini-slider-link{
    margin:auto;
    font-size:14px;
}
.mini-slider-ch{
    color:#0099d6;
    cursor:pointer;
}
.mini-slider-ch.active{
    color:#333;
    cursor:default;
}

.bottom_controls {
    display: none;
}

#total-deductible {
    width: 90px !important;
}

@media only screen and (max-width:480px) {
  .plan-row {
    font-size: 13px;
  }
  .price-comparison-table tr.level-row td {
    font-size: 15px;
  }
    .insurance_content{
        padding-left:0px !important;
        padding-right:0px !important;
        width:100% !important;
    }
    #slider ul li {
      position: relative;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      width: 400px;
      /*height: 1300px;*/
      background: #fff;
    }

    span[data-value="slider"]{
        margin-left:20px;
    }
    .question-div{
        font-size: 18px;
        line-height: 26px;
        font-weight: 300;
    }
    .answer-div-n1, .answer-div-n2, .answer-div-n3, .answer-div-n4, .answer-div-n5{
        margin-bottom:20px;
    }

    .mini-slider-title{
        font-size: 20px;
    }

    .mini-slider-link{
        margin: auto;
        font-size: 14px;
        margin-left: 0px;
    }
    .pa-cir3{
        display:none;
    }
    .pa-cir{
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #ccc;
        margin: 0 4px;
    }
    .pa-num{
        margin: 0 4px;
    }
    a.control_prev, a.control_next{
        border: none;
        background: none;
        font-size:60px;
    }

    a.control_prev{
        padding-left:5px;
    }
    a.control_next{
        float: right;
    }
    #total{
        width:190px !important;
    }
    .bottom_controls {
        display: block;
        top: initial !important;
        bottom: 30px;
    }
}
#total{
         max-width:190px; 
    }
@media only screen and (min-width: 780px){
    .mini-slider-link {
        width: 645px;
    }
}

@media only screen and (max-width:920px) {
    #slider ul li {
        width: 800px;
    }
}


@media only screen and (max-width:820px) {
    #slider ul li {
        width: 700px;
    }
}


@media only screen and (max-width:720px) {
    #slider ul li {
        width: 600px;
    }
}


@media only screen and (max-width:620px) {
    #slider ul li {
        width: 500px;
        min-height: 900px;
    }
    .answer-div-n1, .answer-div-n2, .answer-div-n3, .answer-div-n4, .answer-div-n5 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:520px) {
    #slider ul li {
        width: 400px;
        min-height: 1100px;
    }
}

@media only screen and (max-width:410px) {
    #slider ul li {
        position: relative;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 350px;
        min-height: 900px;
        background: #fff;
    }
}

@media only screen and (max-width:360px) {
    #slider ul li {
      position: relative;
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      width: 320px;
      height: 1600px;
      background: #fff;
    }
    .video-a3, .slider-a3, .video-a4, .slider-a4, .video-a5, .slider-a5{
        width:320px;
    }
    span[data-value="slider"]{
        margin-left:20px;
    }
}
/*Compare plan detail*/
.css-label:hover {
    cursor: pointer;
}
.mycustomqtip {
    font-family: HelveticaRegular, sans-serif;
    max-width: 600px;
}

.mycustomqtip2 {
    font-family: HelveticaRegular, sans-serif;
    max-width: 400px;
}

.info {
    background: url(../insurance/info-icon-grey-smaller.png) no-repeat 0 0;
}

.info:hover {
    background: url(../insurance/info-icon-red-smaller.png) no-repeat 0 0;
}

.def, .def1, .def2, .def3, .def4 {
    background: url(../insurance/greyHelp-new.png) no-repeat 0 0;
}

.def:hover, .def1:hover, .def2:hover, .def3:hover, .def4:hover {
    background: url(../insurance/question-icon-red-smaller.png) no-repeat 0 0;
}
.containerPlan {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
}
.compare-container {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
}

.plans-chkbox-container {
    float: left;
    margin-left: 10px;
}

.plansbox-container {
    padding: 10px 0px 20px 0px;
    float: left;
    position: relative;
}

.plantxt {
    font-size: 18px;
    color: #ccc;
    height: 40px;
}

.pflag {
    font-weight: normal;
}

.box-plogo {
    margin: 10px 0;
    text-align: center
}

.box {
    border: solid 1px #ededed;
    background: #f3f4f4;
    position: relative;
    display: block;
    height: 55px;
    width: 253px;
    float: left;
    color: #7f7f7f;
    line-height: 55px;
    font-size: 20px;
}

.num {
    float: left;
    height: 55px;
    background: #ededed;
    border: 1px solid #ededed;
    width: 25px;
    line-height: 55px;
    font-size: 24px;
    color: #7f7f7f;
}

.box:before {
    content: "";
    display: inline-block;
    position: absolute;
    border: 29px solid #fff;
    border-color: transparent transparent transparent #fff;
    top: 1px;
}

.box:after {
    content: "";
    display: inline-block;
    position: absolute;
    border: 26px solid #ededed;
    border-color: transparent transparent transparent #ededed;
    top: 4px;
    left: 0px;
}

.guaranteedline_1 h2 {
    margin-top: 0
}

.chkboxlist-main {
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 230px;
    padding-bottom: 6px
}

.chkboxlist {
    height: 87px;
    background: #ffffff;
    margin-top: 2px;
    padding: 0 10px 10px;
    overflow: auto;
    font-size: 12px;
    margin-bottom: 0px;
    display: block;
    border-top: 1px solid #ddd;
}
/*.chkboxlist::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 10px;

}
.chkboxlist::-webkit-scrollbar-thumb {
  border-radius: 4px;
  min-height:30px;
  background-color: #E2E2E2;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.chkboxlist::-webkit-scrollbar-thumb:hover {
  background: #555;
}*/

.chkboxlist > ul {
    padding: 0;
}
.checkbx-left {
    border-bottom: 1px solid #ededed;
    color: #5d5d5d;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0 2px;
    padding: 10px 0 8px 8px;
}

.chkboxlist ul li {
    border-bottom: 1px solid #ddd;
    display: none;
    padding: 5px 0 0;
}

.chkboxlist ul li:last-child {
    border: none
}

.chkboxlist span {
    display: inline-block;
    margin: 0 0 5px 0;
    color: #666;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

#scroll-plans {
    float: left;
    width: 918px;
    height: 180px;
    overflow: hidden
}

#scroll-plans ul {
    margin-left: 17px;
    margin-top: 15px;
    width: 15000px;
    padding: 0;
}

#scroll-plans ul li.plans {
    height: 85px;
    width: 290px;
    margin-left: 9px;
    margin-top: 5px;
    float: left;
    position: relative;
    display: none;
}

.bynow {
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
    position: relative;
    z-index: 9999;
}

.bynow a {
    background: #8fbb41;
    border-radius: 3px;
    padding: 4px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    margin-left: 12px;
}

#scroll-plans-btn {
    height: 56px;
    position: absolute;
    top: 54%;
    width: 940px;
    left: 5px;
}

#scroll-plans-backward {
    height: 51px;
    width: 51px;
    background: url(../insurance/LeftSlidderArrow.png) 0 0 no-repeat;
    border: none;
    position: absolute;
    /*top:0;*/
    top: -25px;
    left: 25px;
}

#scroll-plans-forward {
    background: url("../insurance/RightSlidderArrow.png") 0 0 no-repeat;
    border: medium none;
    height: 51px;
    position: absolute;
    right: 40px;
    /*top: 0;*/
    top: -25px;
    width: 51px;
}

.pcontainer {
    overflow: hidden;
}

.levels {
    height: 40px;
    width: 935px;
    background: #f3f4f4;
    border: 1px solid #ccc;
    margin-bottom: 6px;
    border-radius: 4px;
}

.scroll-levels {
    float: left;
    width: 658px;
    overflow: hidden;
}

.fieldnames {
    width: 270px;
    float: left;
}

.pdetailsTable, .fTable {
    display: table;
    border-collapse: collapse;
    font-family: 'Open Sans', sans-serif;
}

.pdetailsTable {
    width: 215px;
}

.pnameRow {
    display: table-row;
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    height: 130px;
    max-height: 169px !important;
    color: #444;
}

.pcolCell, .fcolCell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 6%;
    max-height: 169px !important;
}

.fcolCell {
    padding: 0 6%;
    color: #424242;
    font-size: 14px;
}

.pcolCell b {
    color: #000;
    font-size: 13px;
}

.pcolCell a, .pcolCell a:hover {
    color: #428bca;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.pcolCell span {
    text-align: center;
}

.pcolCell .search {
    text-align: center;
    margin: auto !important;
}

.pname-5 .pDetails, .pname-6 .pDetails {
    width: 90%;
    text-align: left;
}

.pDetails {
    width: 90%;
    text-align: center;
}

.brochure a {
    color: #5d5d5d;
}

.pcolCell .sbOptions a {
    color: #444;
    text-decoration: none;
    font-weight: normal;
}

.sbOptions a {
    border-bottom: dotted 0px #ccc;
    display: block;
    outline: none;
    padding: 6px 0 6px 3px;
}

.sbOptions a:sbFocus {
    color: #444;
}

.sbOptions a:hover {
    background-color: #FFFCD6;
    text-decoration: underline;
}

.selectBox .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #333;
    font-weight: normal;
    outline: none;
    text-decoration: none;
}

.selectBox .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #333;
    outline: none;
    text-decoration: none;
}

.sbSelector {
    display: block;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    margin-right: 0px;
    text-indent: 5px;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #b2b2b2;
    outline: none;
    text-decoration: none;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #b2b2b2;
    outline: none;
    text-decoration: none;
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #b2b2b2;
    outline: none;
    text-decoration: none;
}

.fnameRow {
    display: table-row;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    height: 130px;
}

.pcolCell > div {
    display: table;
    margin: 0 auto;
    font-size: 13px;
}

.pcolCell .xmark {
    display: table;
    margin: 10px auto;
    margin-bottom: 10px;
}

.fcolCell .subword {
    font-size: 14px;
    color: #a8a8a8;
    font-weight: normal;
}

.cmpprice {
    background-color: #f7f7f7;
}

.fnameRow:last-of-type, .pnameRow:last-of-type {
    border: none;
}

.fname-1, .pname-1 {
    height: 100px;
}

.fname-3, .pname-3, .fname-6, .pname-6 {
    height: 125px;
}

.fnameRow:nth-child(even)
,.pnameRow:nth-child(even) {
    background: #fff;
}

.fnameRow:nth-child(odd)
,.pnameRow:nth-child(odd) {
    background: #fff;
}

.fname-5, .pname-5 {
    height: 210px;
}

.pname-8, .pname-9, .pname-10, .pname-11, .pname-12, .pname-13, .pname-14, .pname-15, .pname-16 {
    text-align: center;
}

.allfields {
    position: relative;
    overflow: hidden;
}

.levels h4 {
    font-weight: 600;
    font-size: 14px;
    color: #2b84e9;
    margin: 10px 0;
    padding: 0 30px;
    cursor: pointer;
}

.l-collapse h4:after {
    left: 8px;
    position: absolute;
    top: 17px;
    background: url(../insurance/DropIcon_LeftPanel.png) no-repeat 0 0;
    content: "";
    height: 8px;
    width: 14px;
    display: block;
}

.l-collapse-open h4:after {
    left: 8px;
    position: absolute;
    top: 15px;
    background: url(../insurance/UpIcon_LeftPanel.png) no-repeat 0 0;
    content: "";
    height: 8px;
    position: absolute;
    width: 14px;
    display: block;
}

.scroll-levels > ul {
    width: 15000px;
    margin: 0;
    padding: 0;
}

.plan-details > li {
    float: left;
    width: 219px;
    display: none;
}

.box-pname {
    background: #fff;
    color: #3e3e3e;
    font-family: HelveticaBold,'Open Sans';
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.box-price {
    color: #333;
    padding: 13px 13px 13px 13px;
    font-size: 17px;
    font-weight: bold;
    /*background: #f7f7f7;*/
    text-align: center;
    margin: 0 10px;
    font-family: HelveticaBold,'Open Sans';
}

.plandet a.close {
    top: 0;
    right: 0;
    display: block
}

.left-bar {
    border: 1px solid #ddd;
    border-radius: 10px;
    clear: both;
    margin-bottom: 10px;
}

.pric-com a {
    background: url(../insurance/price.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.pric-com.ui-tabs-active a, .pric-com a:hover {
    background: url(../insurance/price-active.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.plan-detail a {
    background: url(../insurance/compare-plan.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.plan-detail.ui-tabs-active a, .plan-detail a:hover {
    background: url(../insurance/compare-plan-active.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.know-basic a {
    background: url(../insurance/limited.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.know-basic.ui-tabs-active a, .know-basic a:hover {
    background: url(../insurance/limited-active.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.get-help a {
    background: url(../insurance/forum.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.get-help.ui-tabs-active a, .get-help a:hover {
    background: url(../insurance/forum-active.png) no-repeat left center;
    height: 31px;
    padding: 0 0 0 35px;
}

.callus {
    border: none;
}

.call-us .ui-tabs-active a, .get-help a:hover {
    border: none;
    height: 31px;
    padding: 0 0 0 35px;
}


.searchfrm {
    background: #f8f8f8;
    text-align: left;
    font-size: 17.5px;
    color: #343434;
    padding: 8px 0;
    border-radius: 10px 10px 0 0;
    padding-left: 8px;
    width: 205px;
    position: relative;
    font-family: 'Open Sans';
}

.pric-filter {
    background: #f8f8f8;
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #343434;
    border-bottom: 1px solid #ddd;
    padding: 3px 0 3px 8px;
    margin-top: 0px;
}

.pric-filter button.btnshow {
    background: none repeat scroll 0 0 #9e9e9e;
    border-radius: 10px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: bold;
    margin-left: 8px;
    padding: 5px;
}

section.ca-items {
    border-radius: 15px;
    float: left;
    position: relative;
    box-shadow: none;
}

a.close {
    right: 10px;
    top: 10px;
    opacity: 1;
}

.qc2 section {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d2d3d3;
    display: none;
    min-height: 120px;
    margin-right: 10px;
    padding: 10px 8px;
    width: 165px;
    webkit-box-shadow: 0 3px 5px -3px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0 3px 5px -3px rgba(50, 50, 50, 0.6);
    box-shadow: 0 3px 5px -3px rgba(50, 50, 50, 0.6);
}

section.ca-items span {
    color: #444;
    display: block;
    font-family: 'Open Sans';
    font-size: 12px;
    /*font-weight: bold;*/
}

section.ca-items .pflag {
    font-weight: bold;
}

section.ca-items .pflag img {
    display: block;
    margin-bottom: 6px;
    max-width: 85%;
    max-height: 25px;
}

.life-time {
    border-top: none;
    font-size: 12px
}

section.ca-items .life-time span {
    background: none repeat scroll 0 0 #f3f4f4;
    float: right;
    /*  margin-left: 2px;
        padding: 7px 3px;*/
    border-radius: 5px;
}

.qc1 {
    clear: both;
    padding: 11px 0;
    width: 100%;
}

.qc1 span {
    display: inline-block;
    padding-right: 10px;
    width: auto;
}

section.ca-items div.sectop {
    height: auto;
}

.qc2 {
    width: 890px;
}

.quote-compare-area {
    background-color: #fff;
    border-bottom: none;
    min-height: 180px;
}

section.ca-items span.pname {
    padding: 8px 0 5px;
    height: auto;
    font-weight: 500;
}

.qc3 {
    padding: 50px 0;
    text-align: center;
    vertical-align: top;
    width: auto;
}

.qc1 a {
    float: right;
}

.plantyp {
    float: left;
    width: auto;
}

.newbutton {
    height: 30px;
}

.tabs-i {
    border-bottom: 1px solid #d9dce2
}

#tabssI ul.tab {
    border-bottom: none
}

#tabssI ul.tab li.tab.ui-tabs-active {
    height: 44px;
}

#tabssI ul.tab li.tab {
    border-bottom: none;
    margin-bottom: 2px;
}

.qc1 span.jcomparebutton {
    background-color: #71a53a;
    background-image: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    color: #fff;
    cursor: default;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding: 12px 20px;
    /*height: 30px;*/
    /*line-height: 27px;*/
    /*min-width: 54px;*/
    text-align: center;
    text-decoration: none;
}

.qc1 span.jcomparebutton:hover {
    background-color: #71a53a;
    background-image: -moz-linear-gradient(center top, #f8f8f8, #f1f1f1);
    border: 1px solid #4e9601;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.highlight span.jcomparebutton {
    background-color: #71a53a;
    background-image: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    color: #fff;
    cursor: default;
    font-size: 13px;
    font-weight: normal;
    min-height: 40px;
    line-height: 35px;
    min-width: 60px;
    padding: 8px 10px;
    text-align: left;
    text-decoration: none;
}

.highlight span.jcomparebutton:hover {
    background-color: #71a53a;
    background-image: -moz-linear-gradient(center top, #f8f8f8, #f1f1f1);
    border: 1px solid #4e9601;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.newbutton {
    /*  display: none;*/
    position: relative
}

.bottomRightBox .tdtop {
    /*display: none;*/
}

.bottomRightBox {
    padding: 0;
    margin-left: 10px
}

.left-bar-top .form-col {
    display: none;
    width: 100%;
    margin-bottom: 0
}

.left-bar .form-col {
    display: block
}

.insuranceList .head {
    margin: 0 5px;
}

.search-section table td {
    float: left;
    width: 30%;
    padding-top: 5px;
}

.search-section table {
    clear: both;
}

.cov-select {
    margin-right: 10px;
}

.insuranceList .head th {
    font-size: 12px;
}

.left-bar-top .left-bar .form-col {
    display: block;
    height: auto;
    margin-bottom: 10px;
    margin-left: 4px;
    width: 93px;
}

.left-bar-top .left-bar .form-col.age-select {
    margin-left: 0
}

/**************compare-Plans-detail*********************/

.plansbox-container h3 {
    font-size: 22px;
    color: #5d5d5d;
    margin: 0px 0 5px 25px;
    font-weight: 300;
    font-family: 'Open Sans';
}

#tabssII .ui-tabs-nav {
    border-bottom: 1px solid #ddd !important;
    height: 36px;
    width: 100%;
}

#tabssII .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0;
    float: left;
    min-height: 35px;
    text-align: center;
    width: 172px;

    border-top: 3px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}

#tabssII .ui-widget-header .ui-state-default:hover {
    color: #5d5d5d;
    border: 1px solid #ddd;
    border-top: 3px solid #698739;
}

#tabssII .ui-widget-header .ui-state-default a {
    font-size: 14px;
    color: #5d5d5d;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: 5px 20px;
    display: block;
}

#tabssII .ui-state-active, #tabssII .ui-widget-content .ui-state-active, #tabssII .ui-widget-header .ui-state-active {
    color: #5d5d5d;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff !important;
    border-top: 3px solid #698739;
}

.pcontainers {
    float: left;
    border: 1px solid #ddd;
    border-top: 0;
    width: 100%;
}

.pcontainers:after {
    clear: both;
    content: "";
    display: block;
    float: none;
}

/*new-css*/
.price-mobile {
    display: none;
}

form#filter-search-frm .dates-inp {
    float: left;
    margin: 0 auto 0 4px;
    width: 98px;
}

.search-section .inputBox {
    width: 95px;
}

.search-section {
    clear: both;
}

.search-section .guaranteedline_1 {
    padding: 5px 4px 20px 80px;
}

.comp1, .price-mobile-view {
    display: none;
}

.tagLineSub {
    font-size: 14px
}

#define > a {
    display: inline-block;
    width: 21px;
    min-height: 16px
}

/*Q A Tab css*/
.questionL .questionHome {
    background: none;
    padding-left: 0px
}

.questionHome li a {
    color: #3378b2;
    /*font-family: HelvelticalRegular, sans-serif;*/
    font-size: 15px;
    padding: 5px 0;
    font-weight: 300;
}

.questionHome li a.lightBlue-anscount {
    color: #f58648;
    font: 12px;
    /*font-family: "Open Sans", sans-serif;*/
}

.qusList li a.lightBlue {
    color: #538dc2;
    font: 12px "Open Sans", sans-serif;
}

.questionHome li .ratImg {
    margin-left: 15px;
}

.questionL li .ratImg {
    background: url("../insurance/ratting-img.png") repeat-x scroll center center;
    float: right
}

.questionHome li {
    color: #5d5d5d;
    font-size: 13px;
    padding: 10px;
    font-family: "Open Sans", sans-serif;
}

.home3sec .questionsH {
    float: left;
    margin: 0;
    width: 190px;
}

.home3sec .questionL {
    float: left;
    margin: 0 0 0 5px;
}

.questionHome {
    width: 100%;
}


.filter-search-left {
    position: relative;
}

.filter-search-left > form:after {
    background: #ddd;
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    top: 39px;
    width: 100%;
    z-index: 9999;
}

.cov-lab {
    width: 105px;
    margin-left: 4px;
}

.quote-compare {
    width: auto;
}

.quote-compare-area {
    width: 100%;
}

/*.quote-compare .qc2 { width:auto;}*/
section.ca-items div.sectop {
    height: 60px;
    overflow: hidden;
}

.search-section table {
    margin-left: 0px;
}

.spouseChildrenBox {
    padding-left: 15px;
    width: 200px;
}

.spouseChildrenBox table td #noofChildrenTable {
    float: left;
    max-width: 200px;
    width: 200px;
}

.spouseChildrenBox table td #noofChildrenTable td .selectBox {
    width: auto !important;
}

.spouseChildrenBox table td .selectBox {
    width: 80px !important;
}

.sbHolder ul li {
    margin-left: 0px;
}

#noofChildrenTable td {
    width: 32%;
}

.compare-pricefirst {
    display: none;
}


th.header.headerSortDown, th.header:nth-child(6) {
    background-position: 95px 15px !important;
}

.insuranceList .odd {
    background: #fff;
}

.css-label.comptxt {
    font-weight: normal;
    font-size: 13px !important;
    margin-top: 5px;
}

table.tablesorter tr td.cName div > a {
    display: block;
    margin-bottom: 2px;
    color: #2a6496;
    font-size: 16px;
}

.cpa-profile-main_test {
    background: url("../insurance/open-collapse-plus-small.png") no-repeat scroll 15px top #fff;
    color: #0099d6;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    min-height: 48px;
    line-height: normal;
    margin-top: 10px;
    padding: 10px 0 10px 25px;
    vertical-align: middle;
    background-position: 0% 30%;
}

.cpa-profile-main_test1 {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    height: 60px;
    line-height: normal;
    margin-top: 10px;
    padding: 10px 0 10px 50px;
    vertical-align: middle;
}

.cpa-profile-main_test1.active {
    margin-top: 10px;
    min-height: 60px;
}

.cpa-profile-main_test.active {
    background: url("../insurance/open-collapse-minus-small.png") no-repeat scroll 15px center #fff;
    background-position: 0% 30%;
}

.know-basics-main_test1 {
    background-color: #fafafa;
    border-collapse: collapse;
    width: 100%;
    margin: 0px 0 0 0;
    font-size: 14px !important;
}

.scenario, .youpay {
    text-decoration: underline;
    text-align: center;
}

.scenario, .bill, .youpay, .ypamount {
    padding-bottom: 10px;
}

.bill, .ypamount {
    color: #222;
    font-weight: 500;
    text-align: center;
}

.bill {
    font-size: 14px;
}

.ypamount {
    line-height: 38px;
}

.sc_desc {
    color: #999;
    font-weight: 400;
    font-size: 13px;
}

.youpay-sub {
    color: #999;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
}

.insuranceList tbody .ins_check.checkbox_new label.css-label {
    text-indent: -9999px;
}

.buyPrice.buynownew {
    min-width: 105px;
}

.price-mobile {
    width: 20%
}

.price-mobile-view {
    min-width: 140px;
    text-align: center
}

.home3sec.allFinance .questionL ul.questionHome {
    float: left
}

.search-section .inputBox {
    width: 91px \0;
}

.form-col.dates-inp > label.title {
    margin-left: 8px \0;
}

.form-colb.dates-inp > label.title {
    margin-left: 8px \0;
}

.fname-5, .pname-5 {
    height: 169px \0;
}

.Outpatient .plan-details > li {
    width: 293px;
}

/*===================================================*/
/*          R e S p O n S i V e  C s S
/*===================================================*/

.buyPrice.buynownew {
    min-width: 105px;
}

.price-mobile {
    width: 20%
}

.price-mobile-view {
    min-width: 140px;
    text-align: center
}


@media only screen and (max-width: 1024px) and (min-width: 991px) {
    .bottomRightBox {
        max-width: 715px;
    }

    .questionHome {
        width: 85%;
    }

    .home3sec .questionsH {
        width: 23%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .Outpatient .plan-details > li {
        width: 253px;
    }

    #scroll-plans {
        width: 798px;
    }

    #scroll-plans ul li.plans {
        width: 250px;
    }

    #scroll-plans-btn {
        width: 825px;
    }
}

@media only screen and (max-width: 1100px) {
    .Outpatient .plan-details > li {
        width: 227px;
    }

    #scroll-plans {
        width: 690px;
    }

    #scroll-plans ul li.plans {
        width: 223px;
    }

    #scroll-plans-btn {
        width: 745px;
    }
}

@media only screen and (max-width: 1070px) {
    /*
    #scroll-plans {
        width:798px;
    }
    #scroll-plans ul li.plans {
        width: 250px;
    }
    #scroll-plans-btn {
        width: 825px;
    }
    */
}

@media only screen and (max-width: 1023px) {
    .bottomRightBox {
        /* float: right; */
        max-width: 730px;
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100%;
        padding: 0
    }

    .price > div#inscost3 {
        width: 120px;
    }

    .left-bar td {
        display: block;
    }

    .insuranceList thead {
        width: 100%
    }

    .insuranceList .head {
        width: 100%;
    }

    .plan-title {
        padding-left: 0
    }

    .guaranteedline_1 {
        padding: 0
    }

    .showAllDiv {
        padding: 10px 20px 20px;
        clear: both
    }

    .plan-title-outer {
        padding-left: 3%
    }

    .guaranteedline_1 h2 {
        padding-top: 10px
    }

}

@media only screen and (max-width: 990px) {
    .bottomRightBox {
        max-width: 630px;
    }

    .Outpatient .plan-details > li {
        width: 256px;
    }

    #scroll-plans ul li.plans {
        width: 231px;
    }

    #scroll-plans-btn {
        width: 765px;
    }

    #scroll-plans {
        width: 487px;
        margin-left: 10px
    }

    #scroll-plans ul {
        margin-left: 0
    }

    #scroll-plans-backward {
        left: 15px;
    }

    #scroll-plans-btn {
        width: 100%
    }

    #scroll-plans-forward {
        right: 14px
    }

    #scroll-plans ul li.plans {
        width: 231px;
    }

    .questionHome {
        padding: 0;
        width: 100%;
        clear: both;
        background: none
    }

    .home3sec .questionL {
        margin-left: 0
    }

    .home3sec .questionsH a {
        float: right;
        margin-bottom: 10px;
        padding-top: 3px;
        text-align: right;
        font-size: 17px;
        color: #578ecd
    }

    .home3sec h2 {
        float: left;
        padding: 0 0 7px;
        border: 0;
        font-size: 17px;
        color: #2e2e30;
    }

    .home3sec .questionsH {
        float: left;
        margin: 0;
        width: 100%;
    }

    .scroll-levels {
        width: 478px;
    }

    .guaranteedline_1 h2 {
        width: 196px;
    }

    .insuranceList td {
        padding: 20px 13px;
    }

    .fieldnames {
        width: 235px;
    }

    .pcontainers {
        overflow-x: scroll;
    }

    .scroll-levels {
        overflow: visible;
    }

    .compare-container .pcontainers.Outpatient {
        overflow: hidden;
    }

    .compare-container .pcontainers.Outpatient .scroll-levels {
        overflow-x: scroll;
    }

    .sbOptions {
        z-index: 99999999999999
    }

    .spouseChildrenBox .selectBox ul.sbOptions {
        height: 55px;
        overflow: scroll !important;
    }

    .chkboxlist {
        height: 220px;
        overflow: scroll !important;
    }

    .reviews {
        margin-bottom: 20px;
        width: auto !important;
    }

}

@media only screen and (max-width: 900px) {
    .bottomRightBox {
        max-width: 530px;
    }
}

@media only screen and (max-width: 800px) {
    .bottomRightBox {
        max-width: 500px;
    }
}

@media only screen and (max-width: 772px) {
    .containerPlan {
        padding: 0;
    }
    .trtop {
        display: none;
    }

    .bottomRightBox {
        border: 0 none;
        float: left;
        max-width: 515px;
        padding-left: 20px;
    }

    .right-bar-top {
        border-right: 0;

    }

    .left-bar-top .left-bar .form-col {
        height: auto
    }

    .showAllDiv {
        clear: both
    }

    .newbutton.orange {
        margin-left: 8px
    }

    .pric-filter button.btnshow {
        float: right;
        margin-right: 20px;
    }

    /*new-css*/
    table.compare-filter tr td.left-bar-top {
        display: block;
        max-width: 400px;
        width: 100vw;
        margin: 0 auto;
        float: none;
        padding: 0 5px;
    }

    table.compare-filter td.right-bar-top {
        margin: 0 auto;
        float: none;
        margin-top: 30px
    }

    .bottomRightBox {
        margin: 0 auto;
        float: none;
        width: 94vw;
        max-width: 94vw;
        padding-left: 0;
    }

    .compare-filter {
        margin: 0 auto;
        width: 100%;
    }

    tr.criteriaRow {
        display: none !important;
    }

    .cl.guaranteedline_1 {
        padding-right: 16px;
        text-align: right;
    }

    .quote-compare-area {
        display: none !important;
    }

    .searchfrm {
        width: auto;
        border-radius: 10px
    }

    .filter-search-left > form {
        margin: 0 auto;
        width: 240px;
    }

    .left-bar-top .left-bar .form-col, .search-section .inputBox {
        width: 103px;
    }

    form#filter-search-frm .dates-inp {
        width: 110px;
    }

    .left-bar-top span#define.def1, #sometimes_jqueryremove span#define.def1
    , #sometimes_jqueryremove span#define.def3, #sometimes_jqueryremove span#define.def2
    , #sometimes_jqueryremove span#define.def4 {
        display: none;
    }

    .left-bar-top .form-col {
        display: block;
        width: 100%;
        height: auto
    }

    .right-bar-top .form-col {
        display: none
    }

    .showAllDiv {
        clear: both;
        margin: auto;
        padding: 10px 0 30px;
        text-align: right;
        width: 410px;
    }

    .price-mobile, .price-mobile-view {
        display: table-cell;
    }

    .price.price-mobile-view {
        padding: 20px 0px 20px 0px
    }

    .price-desktop, .price-desktop-view {
        display: none
    }

    .cName > div {
        width: 100px;
    }

    .cName {
        padding-left: 10px !important;
    }

    .newbutton:before {
        background: url(../insurance/com-arrow.jpg) no-repeat left top;
        width: 22px;
        height: 19px;
        content: "";
        position: absolute;
        margin-left: -38px;
        top: 12px
    }

    .newbutton-outer {
        width: 100%;
        clear: both;
        display: block;
    }

    .newbutton-outer .newbutton {
        display: block;
        margin-left: 35px;
        position: relative;
        width: 78px;
    }

    .plan-title-outer {
        clear: both;
        display: block;
        margin: 20px 0 20px 0px;
        width: 100%;
    }

    .right-bar-top {
        clear: both;
        display: block;
        width: 100%;

    }

    .plans-chkbox-container {
        float: none;
        text-align: center;
        padding: 0 10px;
    }

    .chkboxlist-main {
        margin: auto;
        margin-bottom: 30px;
        width: 434px
    }

    .chkboxlist {
        text-align: left;
    }

    #scroll-plans {
        float: none;
        margin: 0 auto;
        width: 450px;
    }

    .plansbox-container {
        float: none;
        text-align: center;
    }

    #scroll-plans-btn {
        left: 50%;
        margin-left: -243px;
        width: 486px;
    }

    #tabssII .ui-tabs-nav {
        height: 50px;
        margin: 0 auto;
        width: 100%;
    }

    #tabssII .ui-widget-header .ui-state-default {
        min-height: 49px;
        padding: 10px 0;
        width: 85px;
    }

    #tabssII .ui-widget-header .ui-state-default a {
        font-size: 13px
    }

    .fieldnames {
        float: left;
        width: 174px;
    }

    .scroll-levels {
        float: left;
        overflow: visible;
        width: 254px;
    }

    .pcolCell, .fcolCell {
        padding-left: 10px
    }

    .pcontainers {
        margin: 0 auto;
        width: 100%;
        float: none
    }

    .filter-search-left > form {
        display: none;
    }

    .guaranteedline_1 h2 {
        width: auto;
        padding-top: 0
    }

    .displayed {
        display: none;
    }

    #spouseChildren_table tr {
        clear: both;
    }

    .check-box-section {
        display: none
    }

    form#filter-search-frm .form-colb.dates-inp {
        margin-left: 3px
    }

    .checkbx-left {
        border-bottom: 0px;
        color: #f3722a;
    }

    .chkboxlist {
        display: none;
    }

    .box-pname {
        padding: 17px 0 10px;
    }

    .plandet a.close {
        top: 2px;
    }

    .spouseChildrenBox {
        padding-left: 5px;
        width: 220px;
    }

    .spouseChildrenBox table td .selectBox {
        width: 125px !important;
    }

    .spouseChildrenBox table td #noofChildrenTable {
        float: left;
        max-width: 225px;
        width: 225px;
    }

    #noofChildrenTable td {
        width: 33%;
    }

    .spouseChildrenBox table td .sbHolder {
        height: auto;
    }

    .Outpatient .cpa-profile-main_test {
        display: none;
    }

    .insuranceList tbody .ins_check.checkbox_new {
        left: auto;
        position: relative;
        top: 10px;
        display: none;
    }

    .insuranceList tbody .ins_check.checkbox_new label.css-label {
        text-indent: 0;
    }

    .Outpatient .cpa-profile-main_test {
        display: none;
    }

    .left-bar-top .form-col {
        margin-bottom: 12px;
    }
    .searchfrm:after {
        background: url(../insurance/up-dawn.png) no-repeat;
        content: "";
        height: 25px;
        position: absolute;
        right: 10px;
        top: 7px;
        width: 30px;
        cursor: pointer
    }
    .searchfrm.collapsable-open:after {
        background: url(../insurance/up-dawn.png) no-repeat 0px bottom;
        content: "";
        display: block;
        height: 25px;
        position: absolute;
        right: 10px;
        top: 6px;
        width: 30px;
    }
}

@media only screen and (max-width: 650px) {
    .left-bar-top {
        width: 100%;
        margin: auto;
        clear: both;
        float: none;
        display: block
    }

    a.spouseChildren {
        clear: both;
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

    .form-colb {
        float: left;
        height: auto;
        margin-bottom: 10px;
        max-width: 130px;
        width: auto;
    }

    .bottomRightBox .form-col {
        float: left;
        width: 75%;
    }

    .age-lab {
        width: 15%;
    }

    .pric-filter {
        text-align: left;
        padding-left: 8px
    }

    .guaranteedline_1 {
        text-align: left
    }

    .tablefooter {
        width: 85%
    }

    .bottomRightBox {
        float: none;
        max-width: 94vw;
        margin: auto;
        padding: 0
    }

    .sbHolder {
        border-radius: 0;
        height: 30px;
        position: relative;

    }

    .search-section .inputBox {
        border-radius: 0;
        height: 30px;
        position: relative;
        z-index: 99;
    }

    .bottomRightBox .tdtop {
        display: block;
    }

    .search-section table td {
        width: 25%;
        margin-right: 2px;
    }

    .guaranteedline_1 h2 {
        text-align: right;
        margin-right: 10px;
        margin-top: 8px
    }

    .guaranteedline_1 {
        padding: 0
    }

    .showAllDiv {
        margin: auto;
        max-width: 450px;
        padding: 10px 0 30px;
        text-align: right;
    }

    .tablefooter {
        margin: auto;
        padding: 10px 0;
        text-align: center;
        width: 80%;
    }

    .qtip.qtip-default:hover
    ,.qtip.qtip-default {
        display: none;
    }

    .ui-datepicker-trigger {
        z-index: 999999;
    }

    .plan-title-outer {
        padding-left: 0%;
    }

    #scroll-plans {
        width: 372px
    }

    #scroll-plans ul li.plans {
        width: 173px
    }

    .box-pname {
        padding: 10px 20px;
        min-height: 57px
    }

    #scroll-plans-btn {
        left: 0;
        margin-left: 0;
        width: 100%;
    }

    .box-plogo > img {
        max-width: 100%;
    }

    .chkboxlist-main {
        margin: auto;
        margin-bottom: 30px;
        width: 400px;
    }

    #tabssII .ui-tabs-nav {
        height: 50px;
        margin: 0 auto;
        width: 400px;
    }

    #tabssII .ui-widget-header .ui-state-default {
        min-height: 49px;
        padding: 10px 0;
        width: 75px;
    }

    #tabssII .ui-widget-header .ui-state-default a {
        font-size: 10px
    }

    .fieldnames {
        float: left;
        width: 40%;
    }

    .scroll-levels {
        float: left;
        overflow: visible;
        width: 60%;
    }

    .pcolCell, .fcolCell {
        padding-left: 10px
    }

    .pcontainers {
        margin: 0 auto;
        width: 400px;
        float: none
    }

    .plansbox-container h3 {
        margin: 0 0 5px;
    }

    #scroll-plans ul li.plans {
        height: 210px;
    }

    #scroll-plans ul li.plans {
        margin-left: 5px;
        margin-right: 5px;
    }

    .spouseChildrenBox table td .selectBox {
        width: 130px !important;
    }

    #noofChildrenTable td {
        width: 32%;
    }

    .quote-compare .qc2 {
        height: 121px;
        overflow-y: hidden;
    }

    .compareTable {
        padding-right: 16px;
    }

}

@media only screen and (max-width: 479px) {
    .bottomRightBox {
        max-width: 380px;
    }

    .spouseChildrenBox table td .selectBox {
        width: 113px !important;
    }

    .form-colb {
        width: 35%;
    }

    .search-section table td {
        width: 32%;
    }

    .showAllDiv {
        max-width: 380px;
    }

    .cl.guaranteedline_1 {
        padding-right: 17px;
    }

    .pdetailsTable {
        width: 100%;
    }

    .plan-details > li {
        width: 165px;
    }

    .fname-3, .pname-3, .fname-6, .pname-6 {
        height: 145px;
    }

    .fname-1, .pname-1 {
        height: 110px;
    }

    .pnameRow.pname-4 {
        height: 140px;
    }

    .fname-5, .pname-5 {
        height: 256px;
    }

    .pnameRow.pname-6 {
        height: 165px;
    }

    .fnameRow.fname-4 {
        height: 140px;
    }

    .fnameRow.fname-6 {
        height: 165px;
    }

}

@media only screen and (max-width: 772px) {
    .bottomRightBox {
        min-width: 100vw;
        padding: 0
    }

    .showAllDiv {
        max-width: 320px;
    }

    .ui-datepicker-trigger {
        margin-left: -28px;
    }

    .form-colb {
        width: 40%;
    }

    .cov-lab {
        margin-right: 25px;
        width: 98px;
    }

    .search-section table td {
        margin-right: 7px;
    }

    #tabssI ul.tab li.ui-tabs-active:first-child a {
        width: 55px;
    }

    #tabssI ul.tab li.tab a#comparePlans {
        width: 55px;
    }

    #tabssI ul.tab li.tab a#Limited {
        width: 55px;
    }

    #tabssI ul.tab li.tab a#PriceComparison {
        width: 55px;
    }

    #tabssI ul.tab li.tab a#Forum {
        width: 55px;
    }

    .filter-search-left > form {
        margin: 0 auto;
        max-width: 280px;
        width: 100%;
    }

    .left-bar-top .left-bar .form-col, .search-section .inputBox {
        width: 124px;
    }

    #tabssI ul.tab {
        text-align: center;
        display: block;
    }

    #tabssI ul.tab li.tab {
        padding: 0px 7px;
    }

    .age-lab {
        width: auto;
        margin-left: 20px;
    }

    form#filter-search-frm .dates-inp {
        width: 130px;
    }

    #tabssI ul.tab li.tab {
        padding: 0 7px;
    }

    .home3sec h2 {
        font-size: 16px;
    }

    .home3sec .questionsH a {
        font-size: 16px;
        padding-top: 2px;

    }

    #scroll-plans {
        width: 100%;
        height: 220px;
    }

    #scroll-plans ul li.plans {
        width: 140px;
        height: 200px;
    }
    .box-price {
        padding: 10px 0;
    }
    .bynow a {
        display: block;
    }

    .box-pname {
        padding: 15px 5px 10px;
        min-height: 75px
    }

    #scroll-plans-btn {
        left: 0;
        margin-left: 0;
        width: 100%;
    }

    .chkboxlist-main {
        width: 100%
    }

    .box-plogo > img {
        max-width: 88%;
    }

    #tabssII .ui-tabs-nav {
        height: 50px;
        margin: 0 auto;
        width: 302px;
    }

    #tabssII .ui-widget-header .ui-state-default {
        min-height: 49px;
        padding: 10px 0;
        width: 150px;
    }

    .fieldnames {
        float: left;
        width: 47%;
    }

    .scroll-levels {
        float: left;
        overflow: visible;
        width: 51%;
    }

    #tabssII-16 .scroll-levels {
        width: 53%;
    }

    .pcolCell, .fcolCell {
        padding-left: 10px
    }

    .pcontainers {
        margin: 0 auto;
        width: 100%;
        float: none
    }

    #scroll-level-4 {
        width: 60%;
    }

    #tabssII-18 #scroll-level-4 {
        width: 53%;
    }

    #tabssII ul.ui-tabs-nav {
        height: 50px;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
    }

    #tabssII ul.ui-tabs-nav li {
        display: inline-block;
        float: none !important;
    }

    .insuranceList td {
        padding: 20px 31px;
    }

    .insuranceList .head {
        text-align: left;
    }

    .spouseChildrenBox table td .selectBox {
        width: 130px !important;
    }

    .spouseChildrenBox table td #noofChildrenTable {
        float: left;
        max-width: 275px;
        width: 275px;
    }

    #noofChildrenTable td {
        margin: 0 auto;
    }

    .price-mobile, .price-mobile-view {
        width: 100px;
    }
}

@media only screen and (max-width: 359px) {
    #tabssI ul.tab li.tab {
        padding: 0 4px;
    }

    .home3sec .questionsH a {
        font-size: 14px;
        padding-top: 1px;
    }

    .home3sec h2 {
        font-size: 14px;
    }

    .insuranceList td {
        padding: 30px 24px;
    }

    .bottomRightBox, .showAllDiv {
        max-width: 300px;
    }

    .price-mobile-view {
        text-align: center;
    }

    .qc2 section {
        width: 135px;
    }

    .quote-compare .qc2 {
        height: 120px;
    }

    .deductible {
        padding-right: 20px !important;
    }

    .plan_type {
        padding-right: 5px !important;
        padding-left: 30px !important;
    }

    .waiver {
        width: 92px !important;
    }

    .pdlm {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 440px) {
    .policy-name-mobile > div {
        width: 270px;
    }

    .price-mobile > div {
        width: 90px;
    }

    .cName > div {
        width: 270px;
    }

    .deductible > div {
        margin-left: 20px;
    }

    table.tablesorter thead tr .header {
        background: none;
    }

    .left-bar-top .form-col {
        padding-bottom: 15px;
    }

    table.tablesorter tr td.cName div > a {
        font-size: 20px;
        padding-bottom: 5px;
    }

    form.compare-form #sometimes_jqueryremove tr th:nth-child(1) {
        max-width: 62vw;
        min-width: 60vw;
    }
}

@media only screen and (max-width: 415px) {
    .policy-name-mobile > div {
        width: 250px;
    }

    .price-mobile > div {
        width: 90px;
    }

    .cName > div {
        width: 210px;
    }

    table.tablesorter thead tr .header {
        background: none;
    }

    .bottomRightBox, .showAllDiv {
        width: 94vw;
        max-width: 415px;
    }
}

@media only screen and (max-width: 375px) {
    .policy-name-mobile > div {
        width: 200px;
    }

    .price-mobile > div {
        width: 90px;
    }

    .cName > div {
        width: 200px;
    }

    .deductible > div {
        margin-left: 20px;
    }

    table.tablesorter thead tr .header {
        background: none;
    }

    .bottomRightBox, .showAllDiv {
        width: 94vw;
        max-width: 94vw;
    }
    .policy-name-mobile {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 360px) {
    .policy-name-mobile > div {
        width: 190px;
    }

    .price-mobile > div {
        width: 90px;
    }

    .cName > div {
        width: 210px;
    }

    .deductible > div {
        margin-left: 20px;
    }

    table.tablesorter thead tr .header {
        background: none;
    }

    .bottomRightBox, .showAllDiv {
        width: 94vw;
        max-width: 94vw;
    }
}

@media only screen and (max-width: 320px) {
    .policy-name-mobile > div {
        width: 150px;
    }

    .price-mobile > div {
        width: 80px;
    }

    .cName > div {
        width: 150px;
    }

    .deductible > div {
        margin-left: 20px;
    }

    table.tablesorter thead tr .header {
        background: none;
    }

    .bottomRightBox, .showAllDiv {
        width: 320px;
        max-width: 320px;
    }

    table.tablesorter tr td.cName div > a {
        font-size: 20px;
        padding-bottom: 5px;
    }
}

.Outpatient .fname-8 .fcolCell, .Outpatient .pname-8 .pcolCell {
    height: 120px;
    padding-top: 20px;
    vertical-align: top;
}

.Outpatient .fname-17 .fcolCell, .Outpatient .pname-17 .pcolCell {
    height: 120px;
    padding-top: 20px;
    vertical-align: top;
}

.Outpatient .fname-22 .fcolCell, .Outpatient .pname-22 .pcolCell {
    height: 120px;
    padding-top: 20px;
    vertical-align: top;
}

.Outpatient .scroll-levels {
    float: none;
    width: auto;
    overflow: hidden;
}

.Outpatient .pdetailsTable {
    width: 100%;
}

.Outpatient .know-basics-main_test1 {
    min-height: 130px;
}

.Outpatient .pcolCell, .Outpatient .fcolCell {
    padding: 0 0;
    vertical-align: top;
}

.Outpatient .fcolCell {
    padding: 0 0;
}

.Outpatient .cpa-profile-main_test {
    margin-left: 10px;
    text-align: left;
}

.Outpatient .test {
    padding: 10.5px 6%;
}

.Outpatient .cpa-profile.know-basics-main_test1 {
    margin: 36px 0 0;
    min-height: 173px;
    padding: 5px 0 !important;
}

.Outpatient .scenario, .Outpatient .bill, .Outpatient .youpay, .Outpatient .ypamount {
    padding: 10px 0;
}

.Outpatient .ypamount {
    padding: 5px 0;
}

.Outpatient .pcolCell > div {
    margin: 8px 0 1px;
    min-height: 53px;
    line-height: 17px;
    height: 39px;
}
.Outpatient .top-aligned-fixed > div {
    height: auto;
}

.Outpatient .fTable .cpa-profile.know-basics-main_test1 {
    margin-top: 0;
}

@media only screen and (max-width: 400px) {
    .Outpatient .plan-details > li {
        width: 180px;
    }

}

/** New CSS **/
.mfp-close {
    text-decoration: none;
    color: #333 !important;
    padding: 0 !important;
}

.ok-button {
    position: absolute;
    bottom: 10px;
    right: 30px;
    padding: 4px 20px;
    background: none;
    background: #8fbb41;
    border: 1px solid #83ad55;
    border-radius: 2px;
    color: #fefefe;
}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    font-size: 15px;
    line-height: 24px;
}

#tabssII .ui-state-active a, #tabssII .ui-state-active a:link
, #tabssII .ui-state-active a:visited {
    color: #698739 !important;
}

/*** TABLE ***/

table.insuranceList {
    box-sizing: border-box;
    max-width: 100%;
}

table.insuranceList th {
    height: 30px;
}

table.insuranceList td {
    padding-left: 0px;
    border-bottom: none;
}



table.insuranceList > thead > tr, table.insuranceList > tbody > tr:not(.highlight-more) {
    display: block;
}
table.insuranceList > thead > tr {
    margin: 0 10px;
}
table.insuranceList > tbody > tr:not(.highlight-more) {
    margin: 14px 10px;
    -webkit-box-shadow: 0px 0px 10px 0px #cccbd9;
    -moz-box-shadow: 0px 0px 10px 0px #cccbd9;
    box-shadow: 0px 0px 10px 0px #cccbd9;
    cursor: pointer;
}

.highlight-more {
    display: none;
}

@media only screen and (min-width: 1023px) {
    .bottomRightBox {
        max-width: 75vw;
        width: 100%;
        padding: 0
    }

    .price > div#inscost3 {
        width: 100%;
    }

    .left-bar td {
        display: block;
    }
    .insuranceList .head {
        width: calc(100% - 10px);
    }
}


.insuranceList .policy-name-mobile {
    width: 24%;
}

.insuranceList .cName {
    width: 24%;
    text-align: left !important;
}

.insuranceList th:nth-child(2), .insuranceList td:nth-child(2) {
    width: 0%;
}

.insuranceList th:nth-child(3), .insuranceList td:nth-child(3) {
    width: 16%;
}

.insuranceList td:nth-child(3) {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.insuranceList th:nth-child(4), .insuranceList td:nth-child(4) {
    width: 12%;
}

.insuranceList th:nth-child(5), .insuranceList td:nth-child(5) {
    width: 12%;
}


.insuranceList th:nth-child(6), .insuranceList td:nth-child(6) {
    width: 10%;
}

.insuranceList th:nth-child(7), .insuranceList td:nth-child(7) {
    width: 11%;
}

.insuranceList th:nth-child(8), .insuranceList td:nth-child(8) {
    width: 23%;
}

.highlight-more th {
    text-align: center;
}

.highlight-more td {
    text-align: left !important;
    padding: 5px;
}


.quote-compare-area {
    height: 200px !important;
}

#scroll-plans ul li.plans .box-plogo img {
    max-height: 25px !important;
}

@media screen and (max-width: 772px) {
    .insuranceList .policy-name-mobile {
        width: 18%;
    }
    .insuranceList .cName {
        width: 18%;
    }

    .insuranceList th:nth-child(4), .insuranceList td:nth-child(4) {
        width: 15%;
    }

    .insuranceList th:nth-child(5), .insuranceList td:nth-child(5) {
        width: 15%;
    }
    .insuranceList th:nth-child(7), .insuranceList td:nth-child(7) {
        min-width: 115px;
    }
}

/** New Design For Compare Plan Details Tab **/
.chkboxlist-main {
    border-radius: 0;
    padding-bottom: 0;
}

.chkboxlist-main .checkbx-left {
    position: relative;
    color: #428bca;
    margin: 0;
    border-bottom: none;
    cursor: pointer;
}
.chkboxlist-main .checkbx-left:after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #999;
    position: absolute;
    right: 10px;
    top: 10px;
}
.what-to-compare-list {
    margin: 0;
    margin-left: 50px;
    list-style: none;
    padding: 0;
}
.what-to-compare-list li {
    font-family: HelveticaRegular, sans-serif;
    display: inline-block;
    padding: 8px 40px;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
    cursor: pointer;
}
.what-to-compare-list li a {
    color: #428bca;
    text-decoration: none;
}
.what-to-compare-list li a.active {
    color: #333;
}
.pcontainers {
    padding: 15px 15px;
     margin: 14px 0;
     -webkit-box-shadow: 0px 0px 10px 0px #cccbd9;
     -moz-box-shadow: 0px 0px 10px 0px #cccbd9;
     box-shadow: 0px 0px 10px 0px #cccbd9;
    border: none;
}
#tabssII {
    padding: 0 10px;
}
.pcontainer-header {
    color: #428bca;
    font-size: 18px;
}
.pcontainer-header a {
    display: block;
    text-decoration: none;
    color: #428bca;
}
.pname-0, .fname-0 {
    border-bottom: 0;
}
.pDetails .plan-logo img {
    max-width: 140px;
    margin: 10px 0;
}
.fnameRow:not(.header-row), .pnameRow:not(.header-row) {
    display: none !important;
}
.pcolCell > div, .fcolCell {
    font-size: 15px;
}
.pnameRow .pDetails {
    text-align: center;
    width: 280px;
    display: block;
    margin: 0;
    height: 100%;
    padding: 10px 10px 0;
}
.fcolCell {
    font-weight: 500;
}
.Outpatient .plan-details > li {
    width: 280px;
}
#scroll-plans ul, #scroll-plans ul li.plans, .box-pname {
    margin-top: 0;
    padding-top: 0;
}
#scroll-plans ul li.plans {
    margin-left: 0;
}

.Outpatient .scroll-levels {
    overflow-x: hidden;
}
.jspHorizontalBar {
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: none;
}
.jspVerticalBar{
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
}
.jspVerticalBar .jspArrow
{
  height: 16px;
}
.jspVerticalBar .jspArrow:focus
{
  border: 1px solid red;
  outline: none;
}
.jspContainer {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.jspPane {
    position: absolute;
}
.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #E2E2E2;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}
.jspArrow {
    box-sizing: border-box;
}
.jspArrow.jspArrowLeft {
    background: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right:10px solid #E2E2E2;
}
.jspArrow.jspArrowRight {
    background: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #E2E2E2;
}
.jspTrack {
    background: #fff;
    position: relative;
}
.jspDrag {
    background: #E2E2E2;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 10px;
}
.jspVerticalBar .jspDrag {
  min-height: 35px;
}
.jspHorizontalBar .jspTrack
,.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}
.chkboxlist-main .jspScrollable ul {
  padding-left: 10px;
}

#scroll-plans ul li.plans {
    width: 280px;
}
.pcolCell {
    background: #fff;
    overflow: hidden;
}
.only-mobile-table {
    display: none;
}
.price-comparison-table {
    /*table-layout: fixed;*/
    text-align: center;
}
.price-comparison-table tr.level-row td {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    font-family: HelveticaBold;
}
.price-comparison-table tr td:first-child {
    width: 30%;
}
.price-comparison-table tr td:last-child {
    width: 70%;
}
.price-comparison-table .plan-row {
    display: none;
}
.price-comparison-table tr:not(.table-header) td {
    padding: 14px 5px;
    vertical-align: middle;
    word-wrap: break-word;
    border-bottom: 1px solid #ccc;
}
.price-comparison-table .test {
    text-align: left;
}
.price-comparison-table .plan-logo img {
    max-width: 140px;
    margin: 10px 0;
    width: 100%;
}
.only-mobile {
    display: none;
}
.price-comparison-table tbody {
    display: none;
}
.info {
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
}
@media (min-width: 1008px) {
    #scroll-plans {
        min-height: 80px;
        max-height: 100px;
        overflow-x: auto;
        margin-left: 6px;
        width: 100%;
    }
    .plansbox-container {
        width: calc(100% - 300px);
        margin-left: 34px;
    }
}

@media (max-width: 1008px) {
    .what-to-compare-list {
        margin-left: 0;
    }
    #scroll-plans {
        margin-left: 0;
    }
    .what-to-compare-list li {
        display: inline-block;
        padding: 8px 20px;
        font-size: 18px;
        margin-bottom: 15px;
        font-weight: 400;
        cursor: pointer;
    }
}
@media (min-width: 772px) {
    .top-aligned-fixed {
        position: fixed;
        top: 0;
        z-index: 99999;
        width: 280px;
    }
    .fnameRow:not(.header-row).toggle-details, .pnameRow:not(.header-row).toggle-details {
        display: table-row !important;
    }
    .chkboxlist span {
      line-height: 1.4;
      overflow: hidden;
      vertical-align: middle;
      text-overflow: ellipsis;
      max-width: 185px;
    }
    .chkboxlist ul li {
      white-space: nowrap;
    }
}
@media screen and (max-width: 772px) {
    .only-mobile {
        display: block;
    }
    .only-mobile-table {
        display: table;
    }
    .pcontainers {
        padding: 0 10px;
    }
    .what-to-compare-list {
        display: none;
    }
    .plansbox-container {
        display: none;
    }
    .cpa-profile-main_test,
    .cpa-profile {
        display: none;
    }
    .fnameRow:not(.header-row).toggle-details
    ,.pnameRow:not(.header-row).toggle-details {
        display: table-row !important;
    }
    .Outpatient .scroll-levels {
        overflow: auto !important;
    }
    .fieldnames {
        float: left;
        width: 40%;
    }
    .only-desktop {
        display: none !important;
    }

}
/*qtip*/
.qtip{
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;

    max-width: 280px;
    min-width: 50px;
    
    font-size: 10.5px;
    line-height: 12px;

    direction: ltr;

    box-shadow: none;
    padding: 0;
}

.qtip-content{
    position: relative;
    padding: 5px 9px;
    overflow: hidden;

    text-align: left;
    word-wrap: break-word;
}

.qtip-titlebar{
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;

    border-width: 0 0 1px;
    font-weight: bold;
}

.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

/* Default close button class */
.qtip-close{
    position: absolute;
    right: -9px; top: -9px;

    cursor: pointer;
    outline: medium none;

    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.qtip-titlebar .qtip-close{
    right: 4px; top: 50%;
    margin-top: -9px;
}

* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon{
    display: block;
    text-indent: -1000em;
    direction: ltr;
}

.qtip-icon, .qtip-icon .ui-icon{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

.qtip-icon .ui-icon{
    width: 18px;
    height: 14px;

    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma,sans-serif;

    color: inherit;
    background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;

    background-color: #FFFFA3;
    color: #555;
}

.qtip-default .qtip-titlebar{
    background-color: #FFEF93;
}

.qtip-default .qtip-icon{
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
}

.qtip-default .qtip-titlebar .qtip-close{
    border-color: #AAA;
    color: #111;
}

.qtip-shadow{
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.qtip-rounded .qtip-titlebar{
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */
.qtip-youtube{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;

    color: white;
    border-width: 0;

    background: #4A4A4A;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));
    background-image: -webkit-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
    background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
}

.qtip-youtube .qtip-titlebar{
    background-color: #4A4A4A;
    background-color: rgba(0,0,0,0);
}

.qtip-youtube .qtip-content{
    padding: .75em;
    font: 12px arial,sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);";
}

.qtip-youtube .qtip-icon{
    border-color: #222;
}

.qtip-youtube .qtip-titlebar .ui-state-hover{
    border-color: #303030;
}


/* jQuery TOOLS Tooltip style */
.qtip-jtools{
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);

    border: 2px solid #ddd;
    border: 2px solid rgba(241,241,241,1);

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;

    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333;
}

/* IE Specific */
.qtip-jtools .qtip-titlebar{
    background-color: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
}
.qtip-jtools .qtip-content{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
}

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content{
    background: transparent;
    color: white;
    border: 0 dashed transparent;
}

.qtip-jtools .qtip-icon{
    border-color: #555;
}

.qtip-jtools .qtip-titlebar .ui-state-hover{
    border-color: #333;
}

/* Cluetip style */
.qtip-cluetip{
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);

    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent;
}

.qtip-cluetip .qtip-titlebar{
    background-color: #87876A;
    color: white;
    border: 0 dashed transparent;
}

.qtip-cluetip .qtip-icon{
    border-color: #808064;
}

.qtip-cluetip .qtip-titlebar .ui-state-hover{
    border-color: #696952;
    color: #696952;
}


/* Tipsy style */
.qtip-tipsy{
    background: black;
    background: rgba(0, 0, 0, .87);

    color: white;
    border: 0 solid transparent;

    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: bold;
    line-height: 16px;
    text-shadow: 0 1px black;
}

.qtip-tipsy .qtip-titlebar{
    padding: 6px 35px 0 10px;
    background-color: transparent;
}

.qtip-tipsy .qtip-content{
    padding: 6px 10px;
}

.qtip-tipsy .qtip-icon{
    border-color: #222;
    text-shadow: none;
}

.qtip-tipsy .qtip-titlebar .ui-state-hover{
    border-color: #303030;
}


/* Tipped style */
.qtip-tipped{
    border: 3px solid #959FA9;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    background-color: #F9F9F9;
    color: #454545;

    font-weight: normal;
    font-family: serif;
}

.qtip-tipped .qtip-titlebar{
border-bottom-width: 0;

color: white;
background: #3A79B8;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
}

.qtip-tipped .qtip-icon{
border: 2px solid #285589;
background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon{
    background-color: #FBFBFB;
    color: #555;
}


/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */
.qtip-bootstrap{
    /** Taken from Bootstrap body */
    font-size: 14px;
    line-height: 20px;
    color: #333333;

    /** Taken from Bootstrap .popover */
    padding: 1px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.qtip-bootstrap .qtip-titlebar{
    /** Taken from Bootstrap .popover-title */
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.qtip-bootstrap .qtip-titlebar .qtip-close{
    /**
     * Overrides qTip2:
     * .qtip-titlebar .qtip-close{
     *   [...]
     *   right: 4px;
     *   top: 50%;
     *   [...]
     *   border-style: solid;
     * }
     */
    right: 11px;
    top: 45%;
    border-style: none;
}

.qtip-bootstrap .qtip-content{
/** Taken from Bootstrap .popover-content */
padding: 9px 14px;
}

.qtip-bootstrap .qtip-icon{
/**
 * Overrides qTip2:
 * .qtip-default .qtip-icon {
 *   border-color: #CCC;
 *   background: #F1F1F1;
 *   color: #777;
 * }
 */
background: transparent;
}

.qtip-bootstrap .qtip-icon .ui-icon{
    /**
     * Overrides qTip2:
     * .qtip-icon .ui-icon{
     *   width: 18px;
     *   height: 14px;
     * }
     */
    width: auto;
    height: auto;

    /* Taken from Bootstrap .close */
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.qtip-bootstrap .qtip-icon .ui-icon:hover{
    /* Taken from Bootstrap .close:hover */
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}


/* IE9 fix - removes all filters */
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar{
    filter: none;
    -ms-filter: none;
}

.qtip .qtip-tip{
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
    
}

/* Opera bug #357 - Incorrect tip position
https://github.com/Craga89/qTip2/issues/367 */
x:-o-prefocus, .qtip .qtip-tip{
    visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas{
    position: absolute;

    color: #123456;
    background: transparent;
    border: 0 dashed transparent;
}

.qtip .qtip-tip canvas{ top: 0; left: 0; }

.qtip .qtip-tip .qtip-vml{
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible;
}

#qtip-overlay{
    position: fixed;
    left: 0; top: 0;
    width: 100%; height: 100%;
}

/* Applied to modals with show.modal.blur set to true */
#qtip-overlay.blurs{ cursor: pointer; }

/* Change opacity of overlay here */
#qtip-overlay div{
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: black;
    opacity: 0.7;
    filter:alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

img.pdficon {
  padding: 0 5px;
  vertical-align: text-bottom;
}