body {
    margin: 0px;
    padding: 0px;
    background-color: #f9f9f9;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #4c4d4f;
    font-size: 14px;
}
/*.tabs_pop_wrap {
    width: 100%;
    display: block;
    margin: 0 auto;
}*/
.tabs_pop_content {
    float: left;
    width: 97%;
    background-color: #f9f9f9;
    padding: 12px;
}
.tabs_pop_close {
    float: left;
    width: 99%;
    text-align: right;
    font-weight: 700;
    cursor: pointer;
}
.tabs_pop_instructions {
    float: left;
    width: 97%;
    display: block;
    margin: 10px 15px;
    border: 0px solid #bebebe;
    /*padding: 15px 20px;*/
}
.tabs_pop_instructions_head {
    color: #a10404;
    font-size: 18px;
    font-weight: 700;
}
.tabs_pop_instructions_text {
    color: #4c4d4f;
    font-size: 14px;
}
.tabs_pop_tabs_wrap {
    float: left;
    width: 100%;
    /*margin: 0px 15px;*/
    position: relative;
}
.pws_tabs_container.pws_scale .pws_show {
    width: 97%;
    padding: 5px;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll li a {

    height: 40px !important;
    margin-bottom: 10px;
    padding: 0px;
    text-align: left;
    line-height: 40px;
    padding-left: 15px;
}
.tabs_pop_selected_arrow {
    position: absolute;
    background-image: url('../images/selection_arrow.png');
    width: 13px;
    height: 19px;
    top: 15px;
    left: 328px;
    z-index: 100;
}
ul.pws_tabs_controll li.current::after {
    color: #222222;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #30B3EE transparent;
    background-image: url('../images/selection_arrow-mob.png') !important; 
   
    background-repeat: repeat-x;
    display: block;
    width: 0;
}
.pws_tabs_container.pws_tabs_responsive {
    width: 97% !important; 
}
.pws_tabs_container{
    width: 90%;
    padding: 10px;
}
.pws_tabs_container.pws_tabs_responsive.pws_tabs_vertical ul.pws_tabs_controll{
    width: 33%;
    float: left;
}
.pws_tabs_container ul.pws_tabs_controll li {
  width: 100% !important;
}
.pws_tabs_list{
    height: 80% !important;
}
.pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll {
    width: 27%;
    text-transform: uppercase;
    float: left;
}
.pws_tabs_list {
    width: 64%;
    height: 98% !important;
}

.tabs_pop_text_head {
    float: left;
    width: 100%;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #0e0f0f;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}

.tabs_pop_info_data_wrap {
    float: left;
    width: 100%;
}
.tabs_pop_info_data_row {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.tabs_pop_info_data_left {
    float: left;
    width: 23%;
    height: 99px;
    border: 1px solid #bebebe;
    margin-right: 10px;
    color: #232323;
    font-size: 11px;
    text-align: center;
    padding: 20px 15px;
}
.tabs_pop_info_data_right {
    float: left;
    width: 60%;
    height: 119px;
    font-size: 13px;
    border: 1px solid #bebebe;
    padding: 10px 20px;
}
.tabs_pop_info_data_left_big {
    height: 185px;
}
.tabs_pop_info_data_right_big {
   height: 205px;
   line-height: 25px;
}
.myIframe {
    position: relative;
    padding-bottom: 65.25%;
    padding-top: 30px;
    height: 0;
    overflow: auto; 
    -webkit-overflow-scrolling:touch; //<<--- THIS IS THE KEY 
    border: solid black 1px;
} 
.myIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.mfp-iframe-holder .mfp-content {
    width: 1000px;
    min-width: 1000px;
}*/
.tabs_pop_info_data_ul {
    list-style-image: url('../images/info_data_right_bullet.png');
    margin: 0px;
    list-style-position: inside;
    padding-left: 5px;
}
.can-btn {
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 4%;
}
/*css changes 1/27/2016 start*/

.doc-head-sec h4,
.mitc-info-sec h3 {
    margin: 4px 0 0 0;
    text-transform: uppercase;
    color: #0e0f0f;
    font-size: 16px;
    font-weight: 600;
}
.doc-head-sec ul {
    margin: 12px 0 20px 0;
}
.doc-lst-sec li {
    font-size: 13px;
}
/*css changes 1/27/2016 end*/

.nyromodal-iframe-1453897227276 {
    width: 999px !important;
    height: 612px !important;
}
.pws_tabs_container {} .pws_tabs_list {
    padding: 12px;
}
.inactiveClass:after {
    content: '+';
    margin-right: 10px;
}
.activeClass:after {
     content: '>';
     margin-right: 10px;
    /*color: #222222;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 296px;
    border-top: 15px solid #e20707;
    border-right: 15px solid #e20707;*/
    /*border-style: solid;*/
    /*border-color: #30B3EE transparent;*/
    /*top: 6px;
   
    background-repeat: repeat-x;
    display: block;
    width: 14px;
    height: 14px;
     -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";*/
}

/*Responcive CSS*/
@media screen and (min-width:320px) and (max-width: 480px){
  .tabs_pop_content{
    width: 92% !important;
    float: left; 
  }
  .inactiveClass:before {
    content: '+';
    display: none !important;
  }
  .activeClass:before {
    content: '>';
    display: none !important;
   }

  ul.pws_tabs_controll li{
    width: 33%;
    float: left;
  }
  ul.pws_tabs_controll {
    width: 98%;
  }
  .pws_tabs_list{
    margin-left: 0px;
  }
  .tabs_pop_info_data_left {
    float: left;
    /*width: 85% !important;*/
    height: auto;
    border: 1px solid #bebebe;
    margin-right: 10px;
    color: #232323;
    font-size: 11px;
    text-align: center;
    padding: 20px 15px;
  }
  .tabs_pop_info_data_right {
    float: left;
    /*width: 82.6% !important;*/
    height: auto;
    margin-right: 10px;
    font-size: 13px;
    border: 1px solid #bebebe;
    padding: 20px 15px;
  }
  .pws_tabs_container ul.pws_tabs_controll li a {
    width: 56%;
  }
}
