._MfoH {
  bottom: 0;
  height: 160px;
  margin-left: 14px;
  position: fixed;
  transition: bottom .3s;
  width: 250px;
  z-index: 1000
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  ._MfoH {
    bottom: 45px;
    margin-left: 0;
    right: 2px;
    width: 216px;
    z-index: 100
  }
}

._MfoH.plBvX {
  bottom: 20px
}

._MfoH iframe {
  border: 0;
  height: 100%;
  width: 100%
}

._MfoH.TNGgb .ge6Zn {
  bottom: 130px
}

.J07Gv,
.v_Mrz {
  margin-left: -16px
}

.Hsae2 {
  display: none
}

.c9TIi {
  position: relative;
  z-index: 1000
}

.B2aMt._MfoH {
  bottom: 40px !important;
  margin-left: -16px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .B2aMt._MfoH {
    bottom: 95px !important
  }

  .B2aMt._MfoH.plBvX {
    bottom: 120px !important;
    z-index: 99
  }
}

.bgImg #widget-head .tpwidget .widget-postlogin .widget-text,
.bgImg #widget-head .tpwidget .widget-prelogin .widget-text {
  max-width: 180px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {

  #credential_picker_container,
  #credential_picker_container iframe,
  #credential_picker_iframe {
    border: none;
    bottom: 50px !important;
    left: 0 !important;
    position: fixed !important;
    top: auto !important;
    width: 100vw;
    z-index: 9999
  }

  #credential_picker_container iframe {
    width: 100vw !important
  }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {

  #widget-head .tpwidget .widget-postlogin .widget-text,
  #widget-head .tpwidget .widget-prelogin .widget-text {
    max-width: 230px
  }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

  #widget-head .tpwidget .widget-postlogin .widget-text,
  #widget-head .tpwidget .widget-prelogin .widget-text {
    max-width: 130px
  }
}

.pre_login_tp {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: calc(100% - 75px)
}

.tp_track {
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: 600;
  line-height: 9px;
  margin-top: -3px;
  position: relative;
  text-transform: capitalize
}

.tp_track:before {
  background: url(https://static.toiimg.com/photo/72385188.cms) no-repeat 0 0;
  background-size: 18px;
  background-size: 80%;
  content: "";
  display: inline-block;
  height: 14px;
  position: relative;
  top: 2px;
  width: 16px
}

.tp_track:after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  height: 4px;
  position: absolute;
  right: -7px;
  top: 10px;
  transform: rotate(45deg);
  width: 4px
}

.tp_track b {
  font-weight: 800 !important
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .pre_login_tp {
    text-align: left;
    width: calc(100% - 60px)
  }
}

.onetap_wrapper {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(var(--primary-dark-color-rgba), .5);
  color: var(--primary-dark-color);
  display: flex;
  padding: 13px 10px;
  position: absolute;
  right: 30px;
  text-align: left;
  top: 25px;
  width: 400px;
  z-index: 1000
}

@media screen and (max-width:767px) {
  .onetap_wrapper {
    align-items: center;
    bottom: 0;
    box-shadow: 1px -1px 19px rgba(0, 0, 0, .3);
    display: flex;
    position: fixed;
    right: 0;
    top: inherit;
    width: 100%
  }
}

@media screen and (min-width:768px) {
  .onetap_wrapper .success {
    background: url(https://static.toiimg.com/photo/68266834.cms);
    background-repeat: no-repeat;
    background-size: 86%;
    height: 40px;
    margin-left: 15px;
    width: 45px
  }
}

@media screen and (max-width:767px) {
  .onetap_wrapper .success {
    background-color: #00b56f;
    border-radius: 100%;
    flex: 0 0 40px;
    height: 40px;
    width: 40px
  }

  .onetap_wrapper .success:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    content: "";
    display: block;
    height: 16px;
    margin: 8px auto;
    transform: rotate(45deg);
    width: 8px
  }
}

.onetap_wrapper .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  max-width: 80%;
  padding-left: 10px
}

@media screen and (max-width:767px) {
  .onetap_wrapper .text {
    font-weight: 700
  }
}

.onetap_wrapper .close {
  color: #b1b1b1;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px
}

@media screen and (max-width:767px) {
  .onetap_wrapper .close {
    margin-left: auto;
    position: static
  }

  .onetap_wrapper .close:after {
    color: #333;
    content: "+";
    display: block;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: center;
    transform: rotate(45deg)
  }
}

@media screen and (min-width:768px) {
  .onetap_wrapper .close:after {
    color: #757575;
    content: "\002573";
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: center
  }
}

@keyframes jn5cz {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

@-webkit-keyframes jn5cz {
  0% {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn)
  }
}

.top-area .tpwidget,
.top-area .tpwidget * {
  font-family: inherit
}

.top-area .tpwidget {
  cursor: pointer
}

.top-area #widget-head .tpwidget .widget-postlogin .widget-text,
.top-area #widget-head .tpwidget .widget-prelogin .widget-text {
  font-size: 12px;
  height: auto;
  line-height: 14px;
  padding-top: 0
}

#widget-head {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  #widget-head {
    display: none
  }
}

#widget-head:empty {
  display: none
}

.top-area .tpwidget img {
  width: 12px !important
}

#widget-head .tpwidget .tp-btn {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  color: #3023ae;
  font-size: 10px;
  height: auto;
  line-height: 12px;
  margin-top: 4px;
  padding: 4px 12px;
  text-transform: uppercase
}

#widget-head .tpwidget .tpwidget-inline {
  background: #8f101a;
  border-radius: 20px;
  box-sizing: border-box;
  height: 20px !important
}

.tpwidget .tpwidget-inline .widget-text {
  font-size: 12px !important;
  line-height: 16px !important;
  max-width: 190px !important
}

#widget-head .tpwidget .tpwidget-inline .hover-state {
  background-color: #b51c28
}

#widget-head .tpwidget .tpwidget-inline:hover .normal-state:after {
  border-bottom: 35px solid #b51c28
}

#widget-head .tpwidget .widget-postlogin,
#widget-head .tpwidget .widget-prelogin {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #3023ae;
  background: -webkit-linear-gradient(left, #3023ae, #c86dd7);
  background: linear-gradient(90deg, #3023ae, #c86dd7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  height: 24px;
  line-height: 18px;
  overflow: visible;
  padding: 1px 4px
}

#widget-head .tpwidget .tp-logo {
  height: 18px;
  width: 13px
}

#widget-head .tpwidget .widget-postlogin .hover-state,
#widget-head .tpwidget .widget-prelogin .hover-state {
  background: #3023ae;
  background: -webkit-linear-gradient(left, #3023ae, #c86dd7);
  background: linear-gradient(90deg, #3023ae, #c86dd7);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-top: 1px dotted #a5a5a5;
  height: auto;
  left: 0;
  margin: 0;
  max-width: 100%;
  opacity: 0;
  padding: 8px 12px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 18px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  white-space: normal;
  width: 100%;
  z-index: 601
}

#widget-head .tpwidget .widget-postlogin {
  position: relative
}

#widget-head .tpwidget .widget-postlogin:hover .hover-state,
#widget-head .tpwidget .widget-prelogin:hover .hover-state {
  opacity: 1;
  pointer-events: auto
}

#widget-head .tpwidget .widget-postlogin:hover .hover-state .widget-text,
#widget-head .tpwidget .widget-prelogin:hover .hover-state .widget-text {
  white-space: normal
}

#widget-head .tpwidget .widget-postlogin .normal-state {
  display: -ms-flexbox;
  display: flex;
  float: none
}

.tpwidget .widget-postlogin:hover .normal-state:after,
.tpwidget .widget-prelogin:hover .normal-state:after {
  display: none
}

.tpwidget .widget-postlogin .hover-state .widget-text {
  line-height: 19px
}

#tpwidget-prelogin .tp-btn {
  display: none
}

.text-right.tpwidget.tpwidget-postlogin {
  z-index: 2
}

.tpwidget .widget-postlogin .normal-state {
  box-sizing: border-box !important;
  min-width: 115px
}

.tpwidget .odometer-num {
  line-height: 15px;
  vertical-align: bottom
}

.user_area {
  display: inline-block;
  margin-left: 10px;
  padding-right: 10px;
  position: relative;
  vertical-align: middle
}

.user_area .point {
  border-radius: 2px;
  color: #000;
  float: right;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  text-transform: uppercase
}

.user_area .point.points_bronze {
  background: #c6ae00
}

.user_area .point.points_silver {
  background: #bbc6cb
}

.user_area .point.points_gold {
  background: #ffa219
}

.user_area .point.points_diamond {
  background: #0081c6
}

.user_area .point.points_platinum {
  background: #3bc0dc
}

.user_area .user-controls {
  display: inline-block;
  position: relative
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .user_area .user-controls .user-icon {
    display: none
  }
}

.user_area span {
  cursor: pointer;
  text-transform: none
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .user_area span.login {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
  }

  #widget-head+.user_area,
  .user_area+.user_area {
    padding-right: 0
  }

  .user-first-name {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 48px
  }
}

.user_name .icon_down:after {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
  height: 5px;
  position: absolute;
  top: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px
}

.user_area .dropdown {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
  color: #1a1a1a;
  font: 12px/16px Verdana;
  opacity: 0;
  padding: 13px 16px;
  pointer-events: none;
  position: absolute;
  text-align: left !important;
  top: -5px;
  -webkit-transition: all .5s;
  transition: all .5s;
  width: 220px;
  z-index: 999
}

.user_area .dropdown ul {
  background: #fff;
  padding-top: 12px
}

.user_area .dropdown ul li {
  text-transform: capitalize
}

.user_name_dd {
  font-weight: 700;
  text-transform: uppercase
}

.user_name_dd .user_name_in {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap
}

.user_name_dd span {
  background: #999;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff !important;
  display: inline-block;
  font: 8px/12px Verdana !important;
  margin: -2px 0 0 2px;
  padding: 0 4px;
  vertical-align: middle
}

.toi_user_text {
  font: 400 10px/12px Verdana;
  margin-top: 2px
}

.toi_user_text i {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -8px -108px;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  height: 12px;
  margin: -2px -3px 0 -2px;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  vertical-align: middle;
  width: 34px
}

.plan_details {
  border-bottom: 1px dotted rgba(0, 0, 0, .3);
  color: #595959;
  font: 500 10px/15px Verdana;
  margin: 8px 0 0;
  padding-bottom: 13px
}

.plan_details a {
  color: #e21b22;
  text-transform: uppercase
}

.snowwhite .login_fix span.login {
  color: #595959;
  font-size: 13px
}

.login_fix.user_area .user_name {
  display: inline-block;
  margin-top: -4px;
  position: relative;
  vertical-align: middle
}

.login_fix.user_area .user_name.prime_user .plus_user {
  right: 0
}

.login_fix.user_area .user_name.prime_user .icon_down {
  margin-left: 16px !important
}

.login_fix.user_area .user_name.prime_user .icon_down:after {
  top: 4px !important
}

.login_fix.user_area .user_name .plus_user {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -9px -126px;
  background-repeat: no-repeat;
  background-size: 70px;
  display: block;
  height: 10px;
  margin: 0;
  position: absolute;
  right: 0;
  top: -3px;
  width: 21px
}

.login_fix.user_area .user_name .icon_down {
  margin-left: 4px
}

.login_fix.user_area .user_name .icon_down:after {
  height: 5px;
  width: 5px
}

.login_fix.user_area .user-controls:hover {
  color: #fff !important
}

.login_fix.user_area .user-controls:hover .user_name_dd span {
  color: #fff !important
}

.login_fix.user_area .dropdown {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  color: #1a1a1a;
  display: flex;
  flex: 1 100%;
  flex-wrap: wrap;
  font: 12px/16px Verdana;
  min-width: 202px;
  opacity: 0;
  overflow: auto;
  padding: 13px 16px 4px;
  pointer-events: none;
  position: absolute;
  text-align: left !important;
  top: -5px !important;
  -webkit-transition: all .5s;
  transition: all .5s;
  white-space: nowrap;
  width: unset !important;
  z-index: 999
}

.login_fix.user_area .dropdown .user_name_dd {
  font-weight: 700;
  text-transform: uppercase
}

.login_fix.user_area .dropdown .user_name_dd span {
  background: #999;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font: 8px/12px Verdana !important;
  margin: 0 0 0 2px;
  padding: 0 4px
}

.login_fix.user_area .dropdown .user_name_in {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap
}

.login_fix.user_area .dropdown .user_name_dd span {
  color: #fff !important;
  display: inline-block;
  font-weight: 700 !important;
  vertical-align: middle
}

.login_fix.user_area .dropdown .toi_user_text {
  font: 400 10px/12px Verdana;
  margin-top: 2px
}

.login_fix.user_area .dropdown .toi_user_text i {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -8px -108px;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  height: 12px;
  margin: -2px -3px 0 -2px;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
  vertical-align: middle;
  width: 34px
}

.login_fix.user_area .dropdown .plan_details {
  border: none;
  color: #595959;
  font: 500 10px/15px Verdana;
  margin: 8px 0 0;
  padding-bottom: 0;
  white-space: normal
}

.login_fix.user_area .dropdown .plan_details .upsellText {
  color: #595959;
  font: 500 10px/15px Verdana
}

.login_fix.user_area .dropdown .plan_details .upsellText span {
  color: #595959;
  font-size: inherit
}

.login_fix.user_area .dropdown .plan_details .upsellText span.actualPrice {
  text-decoration: line-through
}

.login_fix.user_area .dropdown .plan_details a {
  color: #e21b22;
  text-transform: uppercase
}

.login_fix.user_area .dropdown ul {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 1px dotted rgba(0, 0, 0, .3);
  margin-top: 12px;
  padding-top: 12px;
  width: 100%
}

.login_fix.user_area .dropdown ul li {
  border-bottom: none;
  font: 500 12px/16px Verdana;
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  text-align: left;
  text-transform: capitalize
}

.login_fix.user_area .dropdown ul li a {
  color: #1a1a1a
}

.login_fix.user_area .dropdown ul li.tp-redeem {
  position: relative
}

.login_fix.user_area .dropdown ul li.tp-redeem a:before {
  background: url(https://image.timespoints.iimg.in/tpwidgets/static/dist/images/crown.png) no-repeat 0 0;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  left: 0;
  margin: 0 4px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 16px
}

.login_fix.user_area .dropdown ul li.tp-redeem span {
  color: #1a1a1a !important;
  font-size: 13px;
  font-weight: 600
}

.tp_box,
.tp_box>div {
  border: none !important;
  height: unset;
  min-height: unset !important;
  padding: 0;
  text-align: left
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  #user-sign-in .tp_box_center {
    padding-top: 0
  }
}

.tp_box.tp_box_center .title {
  margin-bottom: 16px;
  text-align: center
}

.tp_box .title {
  font: 600 16px/24px Verdana;
  margin-bottom: 8px
}

.tp_box .loginTpPoints {
  font: 12px/16px Verdana;
  margin-bottom: 16px
}

.tp_box .loginTpPoints strong {
  font-size: 14px;
  font-weight: 700
}

.tp_box .loginTpPoints:after {
  background: url(https://static.toiimg.com/photo/72385188.cms) no-repeat 0 -1px;
  background-size: 23px;
  content: "";
  display: inline-block;
  height: 28px;
  margin-left: 2px;
  vertical-align: middle;
  width: 24px
}

.user_area .user-controls:hover .dropdown {
  opacity: 1;
  pointer-events: auto;
  top: 20px
}

.user_area .user-controls:hover .dropdown span {
  color: #1a1a1a !important
}

.user_area .user-controls .user_name {
  color: var(--white-color);
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  line-height: 16px;
  margin-bottom: 2px;
  text-transform: uppercase !important
}

.user_area .user-controls .user_name span {
  text-transform: uppercase !important
}

.user_area .dropdown li {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  list-style: none;
  margin: 0 0 8px;
  text-align: left
}

.user_area .dropdown li:last-of-type {
  border-bottom: 0;
  margin-bottom: 0
}

.user_area .dropdown li a {
  color: #1a1a1a
}

.user_area .dropdown li.tp-redeem {
  position: relative
}

.user_area .dropdown li.tp-redeem span {
  color: #1a1a1a !important;
  font-weight: 600
}

.user_area .dropdown li.tp-redeem a:before {
  background: url(https://image.timespoints.iimg.in/tpwidgets/static/dist/images/crown.png) no-repeat 0 0;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  left: 0;
  margin: 0 4px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 16px
}

.logout-window,
.user-isloggedin {
  float: left
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .user-isloggedin {
    padding-right: 10px;
    padding-top: 11px
  }
}

#login-popup {
  background: rgba(0, 0, 0, .6);
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  visibility: hidden;
  width: 100%;
  z-index: -1
}

#login-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 100000
}

#user-sign-in {
  background: #f7f7f7;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .3);
  color: #000;
  cursor: default;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 46px 30px;
  position: absolute;
  right: -408px;
  top: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 408px
}

#login-popup.active #user-sign-in {
  right: 0
}

#user-sign-in.signinloader {
  height: inherit;
  overflow: hidden
}

#user-sign-in.signinloader:before {
  background: rgba(0, 0, 0, .5);
  content: "";
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11
}

#user-sign-in.signinloader:after {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-color: #ff394a #ff394a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-radius: 50%;
  border-style: solid;
  border-width: 6px;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 12
}

#user-sign-in>div {
  border: 1px solid #d9d9d9;
  height: auto;
  min-height: 100%;
  padding: 20px
}

#user-sign-in a {
  text-decoration: none
}

#login-popup .close-btn {
  background: none;
  border: 0;
  color: #7b7b7b;
  font-size: 34px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: -400px;
  top: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 40px;
  z-index: 1
}

#login-popup.active .close-btn {
  right: 8px
}

#user-sign-in .form ul li {
  list-style: none;
  margin-bottom: 22px
}

#login-popup .user-icon {
  background: #f7f7f7;
  height: 68px;
  line-height: 60px;
  margin: -60px auto 15px;
  text-align: center;
  width: 68px
}

#login-popup .user-icon img {
  border: 2px solid #ddd;
  border-radius: 50%;
  height: 44px;
  vertical-align: bottom;
  width: 44px
}

.socialConnectImgDiv {
  margin-bottom: 24px
}

.socialConnectImgDiv button {
  align-items: center;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  position: relative;
  text-align: left;
  width: 100%
}

.socialConnectImgDiv button:before {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat;
  background-size: 250px;
  content: "";
  position: absolute
}

.socialConnectImgDiv button+button {
  margin-top: 16px
}

.socialConnectImgDiv .fb {
  background: #2553b4;
  color: #fff
}

.socialConnectImgDiv .fb:before {
  background-position: 0 0;
  bottom: 0;
  height: 29px;
  left: 13px;
  width: 14px
}

.socialConnectImgDiv .gplus {
  background: #fff
}

.socialConnectImgDiv .gplus:before {
  background-position: -19px 0;
  height: 19px;
  left: 8px;
  top: 11px;
  width: 19px
}

#user-sign-in .heading {
  color: #000;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
  text-align: center
}

#user-sign-in .heading span {
  background: #f7f7f7;
  color: #868686;
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 1
}

#user-sign-in .heading:after {
  background: #d6d6d6;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%
}

#user-sign-in .heading.small {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400
}

#user-sign-in .heading.small span {
  font-size: 14px
}

#user-sign-in .heading+p {
  margin-bottom: 20px
}

#user-sign-in .secondary-link {
  color: #5b9ae4;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 5px;
  text-transform: uppercase
}

#user-sign-in .secondary-link.disabled {
  color: #b0b0b0;
  cursor: default
}

#user-sign-in .input-field {
  padding-left: 23px;
  position: relative
}

#user-sign-in .input-field:before {
  background-image: url(https://static.toiimg.com/photo/64971829.cms);
  background-repeat: no-repeat;
  background-size: 250px;
  content: "";
  left: 0;
  position: absolute
}

#user-sign-in .input-field.email:before {
  background-position: -40px 0;
  height: 11px;
  top: 10px;
  width: 15px
}

#user-sign-in .input-field.user-name:before {
  background-position: -60px 0;
  height: 15px;
  top: 8px;
  width: 13px
}

#user-sign-in .input-field.password:before {
  background-position: -75px 0;
  height: 16px;
  top: 8px;
  width: 13px
}

#user-sign-in .input-field.password .hide-password,
#user-sign-in .input-field.password .view-password {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat -105px 0;
  background-size: 250px;
  cursor: pointer;
  height: 12px;
  left: auto;
  opacity: .4;
  position: absolute;
  right: 0;
  top: 10px;
  width: 20px
}

#user-sign-in .input-field.password .hide-password {
  opacity: 1
}

#user-sign-in .input-field.mobile-no:before {
  background-position: -90px 0;
  height: 18px;
  top: 5px;
  width: 12px
}

#user-sign-in .input-field.mobile-no p {
  border-bottom: 1px solid #888
}

#user-sign-in .input-field.mobile-no p .country-code {
  color: #b0b0b0;
  padding: 0 5px
}

#user-sign-in .input-field.mobile-no p input {
  border-bottom: 0;
  display: inline-block;
  width: calc(100% - 45px)
}

#user-sign-in .form .submit {
  margin-bottom: 0
}

#user-sign-in input {
  border: 0;
  display: block;
  font-size: 14px;
  line-height: normal;
  width: 100%
}

#user-sign-in input[type=number],
#user-sign-in input[type=password],
#user-sign-in input[type=text] {
  background: none;
  border-bottom: 1px solid #888;
  height: 28px
}

#user-sign-in input[type=button],
#user-sign-in input[type=submit] {
  background: #be281a;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  height: 40px;
  text-transform: uppercase
}

#user-sign-in input:disabled {
  opacity: .4
}

#user-sign-in .regenerate-otp,
#user-sign-in .subtext {
  color: #b0b0b0;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 5px;
  text-transform: capitalize
}

#user-sign-in .retry_text {
  font-size: 11px;
  font-weight: 700;
  text-transform: unset
}

#user-sign-in .form .error {
  color: #be281a
}

#user-sign-in .form .error input {
  border-color: #be281a;
  color: #be281a
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: inset 0 0 0 17px #f7f7f7
}

#user-sign-in .checkbox {
  display: block;
  margin: 0 0 12px
}

#user-sign-in .checkbox label {
  align-items: center;
  color: #1a1a1a;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: relative
}

#user-sign-in .checkbox label:before {
  background: #fff no-repeat;
  border: 1px solid #1a1a1a;
  border-radius: 5px;
  content: "";
  height: 20px;
  line-height: 15px;
  margin-right: 8px;
  position: static;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 20px
}

#user-sign-in .checkbox label a {
  color: #5b9ae4
}

#user-sign-in .checkbox input[type=checkbox] {
  display: none
}

#user-sign-in .checkbox input[type=checkbox]:disabled+label {
  color: #a5a5a5;
  pointer-events: none
}

#user-sign-in .checkbox input[type=checkbox]:checked+label:before {
  background: #454545
}

#user-sign-in .checkbox input[type=checkbox]:disabled+label:before {
  background: #a5a5a5;
  border-color: #a5a5a5
}

#user-sign-in .checkbox input[type=checkbox]:checked+label:after {
  border: solid #fff;
  border-radius: 1px;
  border-width: 0 2px 2px 0;
  content: "";
  height: 11px;
  left: 7px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px
}

.forget-password {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 20px;
  text-align: center;
  text-decoration: underline !important;
  text-transform: uppercase
}

.forget-password.disabled {
  color: #b0b0b0;
  cursor: default;
  text-decoration: none !important
}

#user-sign-in p {
  color: #333;
  font-size: 14px;
  line-height: 18px
}

#user-sign-in p a {
  color: #5b9ae4
}

#user-sign-in .password-conditions {
  padding: 10px 0 0
}

#user-sign-in .password-conditions p {
  margin-bottom: 10px
}

#user-sign-in .password-conditions ul li {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative
}

#user-sign-in .password-conditions ul li:before {
  background: #b2b2b2;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 6px
}

#user-sign-in .password-conditions ul li.error {
  color: #b12e2a
}

#user-sign-in .password-conditions ul li.error:before {
  background-color: transparent;
  border-color: #b12e2a
}

#user-sign-in .password-conditions ul li.success {
  color: #43b23f
}

#user-sign-in .password-conditions ul li.success:before {
  background-color: #43b23f
}

#user-sign-in .errorMsg {
  color: #be281a;
  font-size: 12px;
  line-height: 1;
  margin-top: 5px
}

#user-sign-in .successMsg {
  color: #43b23f;
  font-size: 12px;
  line-height: 1;
  margin-top: 5px
}

#user-sign-in .mandatory-box {
  background: #fff;
  margin: 20px -20px -20px;
  padding: 20px
}

#user-sign-in .mandatory-box p {
  color: #404040;
  font-size: 12px;
  line-height: 20px
}

#user-sign-in .fp-success {
  color: #404040;
  font-size: 20px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%
}

#user-sign-in .fp-success i {
  background: #43b23e;
  border-radius: 50%;
  display: block;
  height: 41px;
  margin: 20px auto;
  position: relative;
  width: 41px
}

#user-sign-in .fp-success i:before {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  content: "";
  height: 8px;
  left: 11px;
  position: absolute;
  top: 13px;
  transform: rotate(-45deg);
  width: 17px
}

#user-sign-in .verified {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 20px
}

#user-sign-in .verified div:first-child {
  color: #404040
}

#user-sign-in .verified div:nth-child(2) {
  color: #222
}

#user-sign-in .verified div:nth-child(2) strong {
  display: inline-block;
  line-height: 14px;
  vertical-align: top
}

#user-sign-in .mn-verified .tick,
#user-sign-in .verified .tick {
  background: #43b23e;
  border-radius: 50%;
  display: inline-block;
  height: 14px;
  margin-left: 10px;
  position: relative;
  vertical-align: top;
  width: 14px
}

#user-sign-in .mn-verified .tick:before,
#user-sign-in .verified .tick:before {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  content: "";
  height: 3px;
  left: 3px;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px
}

#user-sign-in .success-wrapper {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%
}

#user-sign-in .success-user {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat -130px 0;
  background-size: 250px;
  display: block;
  height: 42px;
  margin: 0 auto 20px;
  width: 42px
}

#user-sign-in .fp-success-msg {
  color: #404040;
  font-size: 20px;
  line-height: 1;
  text-align: center
}

#user-sign-in .signin-section,
#user-sign-in .signup-section {
  margin-top: -29px;
  text-align: left
}

.signin-section ul {
  padding: 0
}

body.disable-scroll {
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none
}

.powered-by {
  margin: 50px auto 0;
  text-align: center;
  width: 90%
}

.powered-by img {
  width: 220px
}

.teams-logo {
  padding-top: 40px;
  text-align: center
}

.teams-logo span {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize
}

.teams-logo a {
  background: url(https://static.toiimg.com/photo/65470945.cms) no-repeat 0 -10000px;
  display: inline-block;
  height: 32px;
  margin: 10px 4px 0 0;
  width: 32px
}

.teams-logo .toi {
  background-position: -6px -16px
}

.teams-logo .et {
  background-position: -6px -66px
}

.teams-logo .nbt {
  background-position: -6px -116px
}

.teams-logo .sm {
  background-position: -6px -166px
}

.teams-logo .st {
  background-position: -6px -217px
}

.teams-logo .itimes {
  background-position: -6px -318px
}

.teams-logo .tp {
  background-position: -6px -369px
}

.user-isloggedin.prime .user-controls:hover .dropdown {
  top: 43px
}

.user-isloggedin.prime .dropdown {
  min-width: 232px;
  padding: 0;
  right: -15px;
  top: 10px;
  visibility: hidden
}

.user-isloggedin.prime .dropdown:before {
  border-bottom: 10px solid var(--offwhite-color);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px
}

.user-isloggedin.prime .dropdown ul {
  background-color: #f9f9f9;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2);
  margin: 0;
  overflow: hidden;
  padding: 0
}

.user-isloggedin.prime .dropdown li {
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
  padding: 0
}

.user-isloggedin.prime .dropdown li a,
.user-isloggedin.prime .dropdown li span {
  display: block;
  padding: 15px 12px
}

.user-isloggedin.prime .dropdown li.tp-redeem a:before {
  left: 75px;
  top: 13px
}

.user-isloggedin.prime .user_name {
  color: var(--primary-dark-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 30px
}

.user-isloggedin.prime .user_name .icon_down {
  margin-left: 4px
}

.user-isloggedin.prime .user_name .icon_down:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  height: 5px;
  margin-top: -6px;
  top: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 5px
}

.user-isloggedin.prime .user-icon {
  background-position: -152px -7px;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  margin-right: 8px;
  vertical-align: top;
  width: 30px
}

.user-isloggedin.prime .user-icon img {
  border-radius: 50%
}

.user-notloggedin {
  position: relative
}

.user_area.prime .login.user-notloggedin {
  color: var(--primary-dark-color);
  font-weight: 700;
  text-transform: capitalize
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .user_area.hide {
    display: none
  }

  #login-popup {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
  }

  .logout-window,
  .redeembtn {
    background: #fff;
    border-radius: 4px;
    padding: 4px 10px
  }

  .logout-window span,
  .redeembtn span {
    color: #e21b22
  }

  .mobileprimeheader .user_area>div {
    align-items: center;
    display: flex;
    height: 48px;
    padding-top: 0
  }

  .mobileprimeheader .user_area>div .redeembtn {
    background: rgba(var(--primary-dark-color-rgba), .3);
    margin-left: auto
  }

  .mobileprimeheader .user_area>div .redeembtn a {
    color: var(--primary-dark-color);
    font-size: 11px
  }

  .redeembtn a {
    color: #fff
  }

  #user-sign-in .signin-section,
  #user-sign-in .signup-section {
    margin-top: 0
  }

  .user-isloggedin {
    float: inherit
  }

  .top-area {
    display: none
  }

  .user_area {
    background: inherit;
    color: #fff;
    font-size: 12px;
    height: 42px;
    padding: 0;
    position: absolute;
    right: 38px;
    top: 1px;
    width: calc(100% - 84px);
    z-index: 9999
  }

  .user_area>div {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-top: 7px
  }

  .user_area .redeembtn {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #e21b22;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 4px 3px;
    text-align: center;
    width: 80px
  }

  #user-sign-in {
    background: #fff;
    padding: 40px 20px;
    width: 100%
  }

  #user-sign-in>div {
    border: 0;
    padding: 0
  }

  #user-sign-in .user-icon {
    display: none
  }

  #user-sign-in .heading span {
    background: #fff;
    font-size: inherit;
    text-transform: none
  }
}

#user-sign-in #toi-login {
  padding-bottom: 160px;
  position: relative
}

.info_txt {
  border-top: 1px solid #dedede;
  bottom: 0;
  color: #595959;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 -20px;
  padding: 12px 24px 12px 20px;
  position: absolute;
  text-align: left
}

@media screen and (max-width:359px) {
  .teams-logo a {
    margin: 10px 2px 0 0
  }

  .user_area>div {
    padding-top: 7px
  }
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

.consentOverlay {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 1003
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consentOverlay {
    padding: 0 30px
  }
}

.userConsentPopUp {
  background-color: #fff;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto;
  max-height: 90%;
  max-width: 700px;
  overflow: auto;
  padding: 0 28px 32px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .userConsentPopUp {
    padding: 0 20px
  }
}

.consentHeader {
  -ms-flex-pack: justify !important;
  background: var(--offwhite-color);
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
  margin: 0 -28px 25px;
  padding: 28px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consentHeader {
    margin: 0 -20px 20px;
    padding: 10px 20px
  }
}

.consentHeader h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consentHeader h2 {
    font-size: 18px;
    line-height: 22px
  }

  .consentHeader h2 span {
    display: block
  }
}

.closeConsentOverlay {
  background: transparent;
  border: 0;
  color: #666;
  font-size: 40px;
  font-weight: 400;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.consentOverlay .consentDescription p {
  color: var(--primary-dark-color);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consentOverlay .consentDescription p {
    font-size: 14px;
    line-height: 20px
  }

  .consentOverlay .consentDescription p:first-of-type {
    margin-bottom: 10px
  }
}

.consentDescription p strong {
  font-weight: 700
}

.consentItemsList {
  margin-bottom: 30px
}

.btn-container {
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .btn-container {
    margin: 0 -20px
  }
}

.consentAcceptButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #be281a;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  height: 50px;
  max-width: 310px;
  text-transform: uppercase;
  width: 100%
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consentAcceptButton {
    -webkit-border-radius: 0;
    border-radius: 0;
    max-width: 100%
  }
}

.consentAcceptButton:disabled {
  opacity: .4
}

.consent-checkbox {
  display: block;
  margin-bottom: 20px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consent-checkbox {
    margin-bottom: 15px
  }
}

.consent-checkbox.hiddenInput {
  display: none
}

.consent-checkbox p {
  color: #333;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  position: relative
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consent-checkbox p {
    font-size: 12px;
    line-height: 18px
  }
}

.consent-checkbox p a {
  color: #5b9ae4
}

.JvxBy {
  border: none;
  height: 20px;
  min-height: 65px;
  padding: 0
}

.JvxBy,
.ZXukI {
  text-align: left
}

.ZXukI {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #1a1a1a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
  padding: 16px 24px;
  position: relative;
  text-transform: none
}

.ZXukI span {
  color: #fff !important;
  font-size: 12px !important;
  line-height: 16px !important;
  text-align: left;
  text-transform: none !important
}

.ZXukI button {
  background: transparent;
  border: none;
  font-weight: 400;
  line-height: unset;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 3px
}

.ZXukI button:after,
.ZXukI button:before {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  content: "";
  height: 2px;
  position: absolute;
  right: 12px;
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 16px
}

.ZXukI button:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg)
}

.toipLayout .user_area {
  padding-right: 0
}

.toipLayout .user_area #login-popup+span .user-icon {
  background: url(https://static.toiimg.com/photo/63379366.cms);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-size: cover;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 26px;
  margin-right: 8px;
  vertical-align: middle;
  width: 26px
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .toipLayout .user_area #login-popup+span .user-icon img {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 24px;
    width: 24px
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .toipLayout .user-isloggedin {
    float: none
  }

  .toipLayout .logout-window {
    float: none;
    min-width: 85px
  }
}

.epaperLink {
  position: relative
}

.epaperLink:after {
  border: solid #1a1a1a;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg)
}

.epaperDropdown {
  border-top: 0 !important;
  margin: -8px 0 8px !important;
  padding: 0 !important
}

.epaperDropdown li {
  border-bottom: 1px solid #efefef !important;
  cursor: pointer;
  margin: 0 0 0 10px !important;
  padding: 8px 0 !important
}

.P_1Oo {
  bottom: 105px;
  cursor: pointer;
  left: 50%;
  opacity: 0;
  overflow: visible;
  position: fixed;
  text-align: left;
  text-align: center;
  transform: translateX(-50%);
  transition: all .3s;
  z-index: 101
}

.P_1Oo a {
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 19px 19px 19px 19px;
  -moz-border-radius: 19px 19px 19px 19px;
  border-radius: 19px 19px 19px 19px;
  box-shadow: -4px 2px 12px 0 rgba(var(--primary-dark-color-rgba), .2), -5px 4px 10px 0 rgba(26, 26, 26, .2);
  color: var(--white-color);
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 16px;
  text-decoration: none;
  text-transform: uppercase
}

.P_1Oo._PA8f {
  opacity: 1
}

body.noScroll {
  overflow: hidden !important;
  position: fixed !important;
  width: 100%
}

.p2MqB {
  bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.p2MqB.YzDk7 {
  align-items: flex-end;
  background: rgba(0, 0, 0, .5);
  display: flex;
  height: calc(100% - 50px);
  opacity: 1;
  position: fixed;
  z-index: 103
}

.p2MqB .sSqgj {
  animation: aLUPn .4s ease forwards;
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 24px 24px 0 0;
  -moz-border-radius: 24px 24px 0 0;
  border-radius: 24px 24px 0 0;
  bottom: 0;
  left: 0;
  padding: 32px 24px 24px;
  transition: .4s ease-in;
  width: 100%;
  z-index: 1
}

.p2MqB .sSqgj .THzL1 {
  font: 700 18px/24px Georgia;
  margin-bottom: 32px;
  padding: 0
}

.p2MqB .sSqgj .p8fRC {
  position: relative
}

.p2MqB .sSqgj .p8fRC .YguQr {
  align-items: center;
  display: flex
}

.p2MqB .sSqgj .p8fRC .YguQr:not(:last-child) {
  margin-bottom: 24px
}

.p2MqB .sSqgj .p8fRC .YguQr .Cov8p {
  height: 44px;
  margin-right: 12px;
  width: 44px
}

.p2MqB .sSqgj .p8fRC .YguQr .kvCmg {
  display: flex;
  flex-flow: column;
  font: 700 16px/20px Verdana
}

.p2MqB .sSqgj .p8fRC .YguQr .kvCmg span {
  color: #595959;
  display: block;
  font: normal 12px/18px Verdana
}

.p2MqB .sSqgj .p8fRC .YguQr .GnnJl {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #e21b22;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: var(--white-color);
  font: 700 12px/18px Verdana;
  margin-left: auto;
  max-width: 98px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  width: 100%
}

.p2MqB .sSqgj .p8fRC .YguQr .GnnJl.fKRIx {
  background-color: #ececec;
  color: #595959
}

@-webkit-keyframes aLUPn {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes aLUPn {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

.bgImg .QJDs2.ItUPk {
  right: auto
}

@media screen and (min-width:1421px) {
  .bgImg .QJDs2.ItUPk {
    right: 150px
  }
}

@media screen and (max-width:1420px) {
  .bgImg .QJDs2.ItUPk {
    right: 130px
  }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .bgImg .QJDs2.ItUPk {
    right: 0
  }
}

@media screen and (min-width:1421px) {
  .bgImg .QJDs2.ItUPk.fIQYZ {
    right: 140px
  }
}

.siteSyncWrapper .QJDs2 {
  right: auto
}

@media screen and (min-width:1421px) {
  .siteSyncWrapper .QJDs2 {
    right: 150px
  }
}

@media screen and (max-width:1420px) {
  .siteSyncWrapper .QJDs2 {
    right: 130px
  }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .siteSyncWrapper .QJDs2 {
    right: 0
  }
}

@media screen and (min-width:1421px) {
  .siteSyncWrapper .QJDs2.fIQYZ {
    right: 140px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .minitvelection .nMNAD {
    padding: 0;
    position: relative
  }

  .minitvelection .GsAhZ {
    display: block;
    margin: 0
  }

  .minitvelection .Z47HI {
    margin: 0
  }

  .minitvelection .ZpIQo .Z47HI .Dkodf {
    height: 56.25vw;
    width: 100%
  }

  .minitvelection .ZpIQo .VPJ6Y {
    display: none
  }

  .minitvelection .ZpIQo .DJD20 {
    padding: 0
  }

  .minitvelection .xx3Ca {
    height: 56.25vw !important;
    position: relative;
    width: 100%
  }

  .minitvelection .CyuqS {
    height: 100%;
    width: 100%
  }

  .minitvelection .A2ZD3,
  .minitvelection .wxgSy {
    margin-top: 8px;
    padding: 0 12px 12px
  }

  .Myr9H {
    background-color: var(--offwhite-color);
    min-height: 134px;
    transform: none;
    z-index: 9999
  }

  .Myr9H,
  .oENOC {
    position: fixed;
    top: 0
  }

  .oENOC {
    background: rgba(var(--primary-dark-color-rgba), .95);
    bottom: 0;
    color: var(--white-color);
    display: block;
    left: 0;
    opacity: 1;
    right: 0;
    z-index: 1010
  }

  .oENOC .Dkodf {
    background: var(--primary-dark-color);
    height: 250px
  }

  .oENOC .qMrI4 {
    background: transparent;
    border: 0;
    color: var(--white-color);
    display: flex;
    font-size: 11px;
    margin-left: auto;
    padding: 5px 10px;
    text-transform: uppercase
  }

  .oENOC .DJD20 .GsAhZ {
    display: block;
    margin: 0
  }

  .oENOC .DJD20 .jYaSk {
    background: transparent;
    text-transform: uppercase;
    top: 4px;
    width: 35px
  }

  .oENOC .DJD20 .jYaSk:after,
  .oENOC .DJD20 .jYaSk:before {
    display: none
  }

  .D_3rh,
  .m1Abn {
    display: none
  }

  .SzTs7 {
    display: none !important
  }

  .HuUQp {
    bottom: -8px;
    position: relative;
    text-align: right
  }

  .HuUQp a,
  .HuUQp h6 {
    display: inline-block
  }

  .HuUQp h6 {
    color: #595959;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 8px 0 0;
    text-transform: uppercase;
    vertical-align: bottom
  }

  .GsAhZ div.VZn3z {
    width: 100%
  }

  .GsAhZ div.VZn3z h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 30px;
    overflow: hidden
  }

  .GsAhZ div.VZn3z h3.sHGeU {
    height: 48px
  }

  .nMNAD {
    min-height: 90px;
    padding: 10px 15px
  }

  .hYo9m {
    color: #e21b22;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 2px 0 0 15px;
    position: relative;
    width: 80%
  }

  .hYo9m:before {
    background: #ab2d25;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px
  }

  .jYaSk {
    background: url(https://static.toiimg.com/photo/msid-48050641/48050641.jpg) no-repeat 0 0;
    background-size: 15px;
    border: 0;
    content: "";
    height: 16px;
    position: absolute;
    right: 10px;
    width: 16px
  }

  .GsAhZ {
    align-items: center;
    display: flex;
    margin: 10px 0 5px
  }

  .GsAhZ h3 {
    color: #454545;
    font-size: 14px;
    font-weight: 600;
    line-height: 13px
  }

  .GsAhZ button {
    background: none;
    border: 1px solid #e21b22;
    color: #e21b22;
    font-size: 13px;
    line-height: 29px;
    margin-left: auto;
    text-align: center;
    text-transform: uppercase;
    width: 64px
  }

  .bvlH5 {
    display: none
  }

  .Z47HI {
    margin: 0 10px
  }

  .Z47HI ._XFTv {
    align-items: center;
    display: flex
  }

  .Z47HI ._XFTv img:last-of-type {
    margin-left: auto
  }

  .ZpIQo .DJD20 {
    padding: 12px;
    z-index: 10
  }

  .ZpIQo .GsAhZ {
    align-items: flex-start;
    justify-content: flex-start !important;
    margin-bottom: 0;
    margin-top: 0
  }

  .ZpIQo .hYo9m {
    background-color: transparent;
    color: #e21b22;
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 4px;
    padding-left: 0
  }

  .ZpIQo .hYo9m:before {
    display: none
  }

  .ZpIQo h3 {
    color: var(--primary-dark-color);
    font-size: 12px;
    line-height: 16px
  }

  .ZpIQo h3,
  .ZpIQo h3.sHGeU {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
  }

  .ZpIQo .Z47HI {
    margin-left: 0
  }

  .ZpIQo .Z47HI .Dkodf {
    background-color: #1a1a1a;
    height: 100px;
    transition: 1s ease;
    width: 177px
  }

  .ZpIQo .Z47HI .Dkodf.n1pJ3 {
    height: 140px;
    width: 249px
  }

  .ZpIQo .qMrI4 {
    text-indent: -9999px
  }

  .ZpIQo .VPJ6Y {
    bottom: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0 8px;
    position: absolute;
    width: 177px;
    z-index: 9
  }

  .ZpIQo .VPJ6Y .Igt8K {
    background: url(https://static.toiimg.com/photo/87017558.cms) no-repeat 0 0;
    display: inline-block;
    height: 16px;
    width: 16px
  }

  .ZpIQo .VPJ6Y .XmSTE {
    background: url(https://static.toiimg.com/photo/87017560.cms) no-repeat 0 0;
    display: inline-block;
    height: 12px;
    margin-top: 4px;
    width: 12px
  }

  .fuYog,
  .xx3Ca {
    background-color: #1a1a1a
  }

  .xx3Ca {
    height: 100px !important;
    width: 177px
  }

  .minitv_cls {
    background-color: var(--offwhite-color);
    min-height: 130px
  }

  .CyuqS {
    align-items: center;
    display: flex;
    height: 100px;
    justify-content: center;
    position: absolute;
    width: 177px;
    z-index: 9999
  }

  .CyuqS span {
    animation: CyuqS .8s linear infinite;
    border-color: hsla(0, 0%, 100%, .65) hsla(0, 0%, 100%, .15) hsla(0, 0%, 100%, .15) hsla(0, 0%, 100%, .65);
    border-radius: 100px;
    border-style: solid;
    border-width: 3px;
    height: 35px;
    width: 35px
  }

  .bx3XM {
    height: 100%;
    width: 100%
  }

  @keyframes CyuqS {
    0% {
      transform: rotate(0deg)
    }

    to {
      transform: rotate(1turn)
    }
  }

  @-webkit-keyframes CyuqS {
    0% {
      -webkit-transform: rotate(0deg)
    }

    to {
      -webkit-transform: rotate(1turn)
    }
  }

  .SIW_C {
    max-height: 129px;
    width: 100%
  }

  .wxgSy .hYo9m {
    text-transform: none
  }

  .mweb_in_page .xx3Ca {
    height: 140px !important;
    width: 249px !important
  }

  .mweb_in_page .Sa_WZ .VPJ6Y {
    width: 240px
  }

  .mweb_in_page .CyuqS {
    height: 140px;
    width: 249px
  }

  .mweb_in_page .GsAhZ .VZn3z {
    position: relative
  }

  .mweb_in_page .GsAhZ .VZn3z h3 {
    -webkit-line-clamp: 5;
    height: 80px
  }

  .mweb_in_page .GsAhZ .VZn3z .HuUQp {
    align-items: flex-end;
    animation: IH6sE 40s infinite;
    background: var(--white-color);
    display: flex;
    height: 139px;
    justify-content: center;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    width: 0;
    z-index: 1
  }

  .mweb_in_page .GsAhZ .VZn3z.tZxuV .HuUQp {
    height: 110px
  }

  @keyframes IH6sE {

    0%,
    35% {
      width: 0
    }

    50%,
    70% {
      width: 100%
    }

    85%,
    to {
      width: 0
    }
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .QJDs2 {
    border-radius: 4px;
    bottom: 20px;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .2);
    cursor: move;
    position: fixed;
    right: calc(50% - 494px);
    transition: all 1s ease;
    width: 320px;
    z-index: 999
  }

  .QJDs2.ItUPk {
    bottom: 0;
    right: 10px;
    transform: translate(-50px, -56px)
  }

  .QJDs2.ItUPk .Gq2LV {
    display: none
  }

  .dg0Vm {
    background: var(--white-color)
  }

  .dg0Vm,
  .dg0Vm .Dkodf {
    transition: all 1s ease
  }

  .dg0Vm .Dkodf {
    background: var(--primary-dark-color);
    height: 180px;
    width: 100%
  }

  .dg0Vm .HuUQp {
    flex: 0 0 56px;
    margin-left: 8px;
    text-align: right
  }

  .dg0Vm .HuUQp img {
    max-height: 32px;
    max-width: 54px
  }

  .dg0Vm .HuUQp h6 {
    color: #595959;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 0 8px;
    text-transform: uppercase
  }

  .dg0Vm .eoKYB {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    color: var(--primary-dark-color);
    display: flex;
    font-size: 12px;
    font-weight: 500;
    justify-content: space-between;
    padding: 8px;
    position: relative;
    width: 100%
  }

  .dg0Vm .eoKYB .f98Ys {
    color: #e21b22;
    display: block;
    font-size: 10px;
    font-weight: 500;
    left: 8px;
    line-height: 12px;
    margin-bottom: 4px;
    position: absolute;
    top: 9px
  }

  .dg0Vm .eoKYB span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 34px;
    overflow: hidden
  }

  .dg0Vm .eoKYB .nzSK_ {
    color: #e21b22;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 4px
  }

  .dg0Vm .ICt_m {
    background: #e21b22;
    border: 2px solid var(--white-color);
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    padding: 5px 10px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 24px;
    z-index: 10
  }

  .dg0Vm .ICt_m:after,
  .dg0Vm .ICt_m:before {
    background: var(--white-color);
    content: "";
    height: 10px;
    position: absolute;
    right: 9px;
    top: 5px;
    width: 2px
  }

  .dg0Vm .ICt_m:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .dg0Vm .ICt_m:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .dg0Vm.fIQYZ {
    display: flex;
    padding: 4px;
    transition: all 1s ease;
    width: 300px
  }

  .dg0Vm.fIQYZ .Dkodf {
    flex: 0 0 148px;
    height: 87px;
    transition: all 1s ease;
    width: 148px
  }

  .dg0Vm.fIQYZ .eoKYB {
    display: block;
    padding: 4px 8px
  }

  .dg0Vm.fIQYZ .eoKYB:before {
    position: static
  }

  .dg0Vm.fIQYZ .eoKYB span {
    -webkit-line-clamp: 2;
    height: 32px;
    margin-top: 0
  }

  .dg0Vm.fIQYZ .eoKYB span.sHGeU {
    -webkit-line-clamp: 3;
    height: auto
  }

  .dg0Vm.fIQYZ .HuUQp {
    margin-left: 0;
    padding-top: 8px
  }

  .dg0Vm.fIQYZ .HuUQp>a {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end
  }

  .dg0Vm.fIQYZ .HuUQp img {
    max-height: 24px;
    max-width: 41px
  }

  .dg0Vm.fIQYZ .HuUQp h6 {
    display: inline-block;
    margin: 0 8px 0 0
  }

  .dg0Vm ._XFTv {
    display: none
  }

  .dg0Vm ._XFTv img {
    border-radius: 4px
  }

  .pm4Ub {
    background: var(--white-color);
    font-size: 16px;
    height: 40px;
    width: 40px
  }

  .cH6aq {
    background: #e21b22;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    padding: 12px;
    position: relative;
    z-index: 550
  }

  .cH6aq.XbCRV {
    z-index: 0
  }

  .cH6aq button {
    background: none;
    border: 0;
    color: var(--white-color);
    height: 24px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 24px
  }

  .cH6aq button:after,
  .cH6aq button:before {
    background: var(--white-color);
    content: "";
    height: 16px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 1px
  }

  .cH6aq button:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .cH6aq button:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .cH6aq .IrUIr {
    align-items: center;
    display: flex
  }

  .cH6aq span {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e21b22;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px
  }

  .cH6aq span:before {
    background-image: url(https://static.toiimg.com/photo/112033967.cms);
    background-position: -86px -267px;
    background-repeat: no-repeat;
    border: 0;
    content: "";
    display: inline-block;
    height: 13px;
    margin-right: 4px;
    vertical-align: middle;
    width: 13px
  }

  .cH6aq h3 {
    color: var(--white-color);
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-left: 20px
  }

  .gwZ3I {
    bottom: 68px
  }

  .VPJ6Y {
    bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    position: absolute;
    width: 148px;
    z-index: 9
  }

  .VPJ6Y .Igt8K {
    background: url(https://static.toiimg.com/photo/87017558.cms) no-repeat 0 0;
    display: inline-block;
    height: 16px;
    width: 16px
  }

  .VPJ6Y .XmSTE {
    background: url(https://static.toiimg.com/photo/87017560.cms) no-repeat 0 0;
    display: inline-block;
    height: 12px;
    margin-top: 4px;
    width: 12px
  }

  .z9v6d {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2)
  }

  .z9v6d .Z47HI {
    font-size: 0;
    line-height: 1
  }

  .z9v6d .Z47HI .bx3XM {
    height: 209px;
    width: 100%
  }

  .z9v6d .A2ZD3 {
    background: var(--white-color);
    padding: 8px
  }

  .z9v6d .A2ZD3 .hYo9m {
    color: #e21b22;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 4px
  }

  .z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #1a1a1a;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 500;
    height: 36px;
    line-height: 17px;
    overflow: hidden
  }

  .Z5CW_ {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    transform: none
  }

  .Z5CW_ .eoKYB {
    border-radius: 0
  }

  .Z5CW_ .eoKYB .sHGeU {
    font-size: 12px;
    height: 36px;
    line-height: 17px
  }

  .Z5CW_ .Dkodf {
    height: 209px
  }

  .minitv_story_list .Z5CW_ .eoKYB .sHGeU {
    -webkit-line-clamp: 1;
    height: 16px
  }

  .minitv_story_list .Z5CW_ .Dkodf {
    height: 203px
  }

  .minitv_story_list .QJDs2.Z5CW_ .eoKYB .sHGeU {
    -webkit-line-clamp: 2;
    height: 38px
  }

  .minitv_story_list .QJDs2.Z5CW_ .Dkodf {
    height: 209px
  }

  .minitv_story_list .z9v6d .Z47HI .bx3XM {
    height: 203px
  }

  .minitv_story_list .z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 1;
    height: 16px
  }

  .minitv_story_list .QJDs2.z9v6d .Z47HI .bx3XM {
    height: 209px
  }

  .minitv_story_list .QJDs2.z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 2;
    height: 38px
  }

  .QJDs2.Z5CW_ .Dkodf {
    height: 180px
  }
}

.layout_type_2 .cH6aq {
  margin-top: 0
}

.sticky_minitv {
  position: sticky;
  top: -8px;
  z-index: 102
}

.stick_minitv_top #refresh-button {
  z-index: 102
}

.stick_minitv_top div[data-stickywidget] {
  z-index: 101
}

.minitv_in_page {
  background-color: var(--offwhite-color);
  margin-top: 16px;
  min-height: 279px;
  position: relative
}

.minitv_story_list .minitv_in_page {
  margin-top: 8px;
  min-height: 251px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .U5Hsh {
    background-color: var(--offwhite-color);
    min-height: 90px;
    padding: 8px 0 0
  }

  .U5Hsh .iiJJz {
    background: var(--white-color);
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 10px;
    position: relative
  }

  ._XsJZ {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #e21b22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 4px;
    position: relative;
    text-transform: uppercase
  }

  .OvJEn {
    -ms-flex-align: start !important;
    -ms-flex-pack: justify !important;
    align-items: flex-start !important;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between !important;
    margin: 10px 0 5px
  }

  .OvJEn h3 {
    font-size: 12px;
    font-weight: 600
  }

  .OvJEn button {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #e21b22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e80f00;
    font-size: 10px;
    font-weight: 600;
    margin-left: 10px;
    min-width: 70px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase
  }

  .OvJEn button:before {
    border-color: transparent transparent transparent #e21b22;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 5px;
    position: relative;
    width: 0
  }
}

.C4nji>ul {
  display: -ms-flexbox;
  display: flex
}

.C4nji>ul li {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 8.5px;
  -moz-border-radius: 8.5px;
  border-radius: 8.5px;
  font: 400 10px/16px Verdana;
  padding-left: 1px;
  position: relative;
  text-transform: uppercase
}

.C4nji>ul li:first-child a span {
  position: relative;
  text-indent: -2000px
}

.C4nji>ul li:first-child .juzuA {
  background-image: url(https://static.toiimg.com/photo/94322188.cms);
  background-position: -15px -88px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: -5px;
  -webkit-transform: scale(.7);
  -moz-transform: scale(.7);
  -ms-transform: scale(.7);
  -o-transform: scale(.7);
  transform: scale(.7);
  vertical-align: middle;
  width: 21px
}

.C4nji>ul li>a {
  color: var(--primary-dark-color);
  font-weight: 500
}

.C4nji>ul li:not(:last-of-type):after {
  color: rgba(var(--primary-dark-color), .65);
  content: "/";
  display: inline-block;
  font-size: 10px;
  margin: 0 12px;
  position: relative
}

.C4nji>ul li:last-of-type {
  color: #595959;
  flex: 1;
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap
}

.C4nji>ul li:last-of-type a {
  color: var(--primary-dark-color);
  pointer-events: none
}

.breadcrumbmobile {
  background: var(--offwhite-color);
  padding: 16px 0 0 16px
}

.breadcrumbmobile.breadcrumbet {
  padding: 16px 0 12px 16px
}

.breadcrumbmobile ul {
  display: unset !important
}

.breadcrumbmobile ul li {
  display: inline-block;
  vertical-align: middle
}

.breadcrumbmobile ul li:last-child a {
  font-weight: 600;
  text-transform: uppercase
}

.breadcrumbphotostory ul {
  display: unset !important
}

.breadcrumbphotostory ul li {
  display: inline-block;
  vertical-align: middle
}

.breadcrumbphotostory ul li:last-child {
  max-width: 100%
}

.breadcrumbphotostory ul li:last-child a,
.breadcrumbphotostory ul li:last-child span {
  font-weight: 600;
  text-transform: uppercase
}

.A1UfF {
  background: #fff
}

.A1UfF .rtkHV {
  color: #1a1a1a
}

.A1UfF .rtkHV .FUGfW {
  font-family: Georgia;
  font-weight: 700
}

.A1UfF .hivRq {
  display: flex
}

.A1UfF .hivRq .NiYzM {
  flex: 1
}

.A1UfF .hivRq .NiYzM a {
  color: #1a1a1a;
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px
}

.A1UfF .hivRq .NiYzM a:hover {
  color: #595959
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .A1UfF {
    margin-bottom: 8px;
    padding: 16px 0
  }

  .A1UfF .rtkHV {
    margin-bottom: 16px;
    padding: 0 16px
  }

  .A1UfF .rtkHV .FUGfW {
    font-size: 16px;
    line-height: 24px
  }

  .A1UfF .rtkHV .jvPw5 {
    font-size: 12px;
    margin-top: 4px
  }

  .A1UfF .XV2C1 {
    overflow-x: scroll
  }

  .A1UfF .hivRq {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 12px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .04);
    margin: 0 16px;
    padding: 16px;
    width: fit-content
  }

  .A1UfF .hivRq .NiYzM {
    max-width: 152px;
    min-width: 152px;
    padding-right: 12px
  }

  .A1UfF .hivRq .NiYzM:last-child {
    min-width: 140px;
    padding-right: 0
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .A1UfF {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 16px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .04);
    padding: 24px
  }

  .A1UfF .rtkHV {
    align-items: center;
    display: flex;
    margin-bottom: 20px
  }

  .A1UfF .rtkHV .FUGfW {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px
  }

  .A1UfF .rtkHV .jvPw5 {
    font-size: 14px;
    line-height: 20px
  }

  .A1UfF .rtkHV>span {
    background: #ececec;
    height: 20px;
    margin: 0 8px;
    width: 1px
  }

  .A1UfF .hivRq .NiYzM {
    max-width: 160px
  }

  .A1UfF .hivRq .NiYzM:not(:last-child) {
    margin-right: 32px
  }
}

.AlAu5 {
  padding: 12px 16px;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .AlAu5 {
    background: var(--offwhite-color)
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .AlAu5 {
    border-top: 2px solid var(--primary-dark-color);
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw
  }
}

.AlAu5 p {
  font-size: 10px;
  line-height: 16px
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .AlAu5 p {
    font-size: 12px
  }
}

.f0JD1 {
  margin-bottom: 8px
}

.f0JD1 li {
  display: inline-block;
  margin: 0 8px
}

.f0JD1 a {
  color: #e21b22;
  font-size: 12px;
  line-height: 16px
}

.fCRES {
  min-height: 250px;
  position: relative
}

.fCRES:before {
  -webkit-animation: Ih8V9 1s linear infinite;
  animation: Ih8V9 1s linear infinite;
  border: .25rem solid rgba(0, 0, 0, .8);
  border-radius: 50%;
  border-top-color: hsla(0, 0%, 100%, .7);
  content: "";
  height: 40px;
  left: calc(50% - 20px);
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 9
}

.fCRES:after {
  background: hsla(0, 0%, 100%, .7);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

@-webkit-keyframes Ih8V9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes Ih8V9 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

:root {
  --primary-dark-color: #1a1a1a;
  --primary-dark-color-rgba: 26, 26, 26;
  --border-color: #ececec;
  --invert: invert(0);
  --white-color: #fff;
  --white-color-rgba: 255, 255, 255;
  --offwhite-color: #f6f6f6
}

body.euuser #cmap_jwidget,
body.euuser #comment-section .socialsupporters,
body.euuser #newsletterWidgetDisplay,
body.euuser #weathershow,
body.euuser #widget-head,
body.euuser .button-red,
body.euuser .eu-hidden,
body.euuser .fuel-citylist,
body.euuser .headerlinks .link-dropdown+span,
body.euuser .headerlinks a:first-of-type,
body.euuser .lang-select,
body.euuser .leftsocial span[style="background-color: rgb(202, 202, 202);"],
body.euuser .maintable12 .jornname,
body.euuser .maintable13 .epprout,
body.euuser .photo_comment .writecmnt,
body.euuser .poll-widget,
body.euuser .polldiv,
body.euuser .sectabsbg,
body.euuser .sectabsbg1,
body.euuser .sidebar .box4 .btn5,
body.euuser .submit_btn,
body.euuser .subscribe-form,
body.euuser .topsocial.actions .email,
body.euuser .twitter-follow-button,
body.euuser .user-sec,
body.euuser .watchlater,
body.euuser .welcome-box,
body.euuser .wish_container .field .submit.flR,
body.euuser [data-action=subscribe],
body.euuser [data-action=subscribeall],
body.euuser [data-id=newsletterWidgetDisplay],
body.euuser [data-plugin=comment-rating],
body.euuser div[data-tpwidget=widget-two],
body.euuser li a[pg=new_allsection_epaper],
body.euuser li[data-id=history],
body.euuser li[data-id=watchlater] {
  display: none !important
}

body.euuser [data-id=TrendingNews] {
  display: none !important
}

body.euuser .eu-show {
  display: block !important
}

.direction_fav_listing [data-action=Showtimes_TheatreUnFavourited] {
  display: none
}

.direction_fav_listing li a {
  float: left
}

body.euuser .campaign-social.sticky {
  top: 200px
}

body.euuser .headerlinks .link-dropdown a:first-of-type {
  display: block !important
}

body.euuser #footer .level3 li:nth-child(10),
body.euuser #footer .level3 li:nth-child(9) {
  min-width: 140px
}

body.euuser .article-social.sticky {
  top: 350px
}

body.euuser #header.default-header .main-area {
  height: 90px
}

#gdpr_policy_popup {
  display: none
}

#gdpr_policy_popup.ntfc_overlay {
  z-index: 99999999
}

#gdpr_policy_popup .ontap-background {
  left: 36%
}

#gdpr_policy_popup .gdpr_desc {
  float: left;
  font-size: 16px;
  padding: 10px 0;
  text-align: left
}

#gdpr_policy_popup .subscribe-message {
  border-top: 0;
  padding: 10px 10px 5px
}

#gdpr_policy_popup .gdpr_ul input[type=checkbox] {
  margin-right: 8px;
  vertical-align: middle
}

#gdpr_policy_popup .gdpr_ul {
  text-align: left
}

#gdpr_policy_popup .gdpr_ul li {
  padding: 5px 0
}

.consent-popup * {
  font-family: Verdana !important
}

.consent-popup {
  background: #1a1a1a !important;
  margin: 0 auto;
  position: relative;
  z-index: 100
}

.consent-popup,
.consent-popup * {
  box-sizing: border-box
}

.consent-popup .consent-banner {
  margin: 0 auto;
  max-width: 1160px
}

.consent-banner {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 16px 16px 12px
}

.consent-banner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

.consent-banner .column1 {
  font: 12px/18px Verdana;
  margin-bottom: 12px;
  width: 100%
}

.consent-banner .column2 {
  float: right;
  height: 32px;
  margin: 0;
  text-align: center
}

.bgImg .consent-banner {
  padding-left: 10px;
  padding-right: 10px
}

.consent-banner h2 {
  color: #fff;
  font: 700 16px/24px Verdana;
  margin-bottom: 8px
}

.consent-banner label,
.consent-banner p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px
}

.consent-banner label {
  line-height: normal;
  padding-left: 12px
}

.consent-banner p a {
  color: #f4b408;
  display: inline;
  text-decoration: underline
}

.consent-banner li {
  list-style: none;
  margin-bottom: 8px
}

.consent-banner button#consent-continue-button,
.consent-banner li a {
  color: #f4b408;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 16;
  text-decoration: none
}

.consent-banner button#consent-continue-button {
  background: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  height: auto;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
  width: 136px
}

#more,
.consent-banner #consent-more {
  display: none
}

.setting_gdpr {
  float: right;
  padding: 1px 5px 0 4px
}

.setting_gdpr a {
  color: #b3d4f7;
  text-decoration: none;
  text-transform: uppercase
}

.setting_gdpr a:hover {
  text-decoration: none
}

.bgImg .consent-popup {
  max-width: 1000px
}

.consent-popup.space {
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 8px 0;
  position: fixed;
  width: 100%;
  z-index: 999999999
}

.checkbox {
  position: relative
}

.checkbox [type=checkbox]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}

.checkbox [type=checkbox]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.checkbox [type=checkbox]:checked+label:before,
.checkbox [type=checkbox]:not(:checked)+label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fff;
  border: 1px solid #1a1a1a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  content: "";
  height: 20px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 20px
}

.checkbox [type=checkbox]:checked+label:after,
.checkbox [type=checkbox]:not(:checked)+label:after {
  border: solid #1a1a1a;
  border-width: 0 1px 1px 0;
  content: "";
  height: 9px;
  left: 6px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  width: 5px
}

.euuser .ent_footer [data-label=Newsletter],
.euuser .ent_footer [data-label=Newsletter]+span,
.euuser .ent_footer [data-label=ePaper],
body.euuser .channel_img .tv_addfav,
body.euuser .ent_sprite.favicon,
body.euuser .fav_msg,
body.euuser .followlink,
body.euuser .lfttvInfo .own-rating,
body.euuser .programTitle .favoriteIcon,
body.euuser .programTitle .reminderIcon,
body.euuser .tv-heading .mobfav,
body.euuser .tvchannelhead .tv_addfav,
body.euuser .tvmovie-img .favicon,
body.euuser .tvmovie-img .reminderIcon,
body.euuser .tvshow-banner .reminderIcon,
body.euuser .tvshow-banner .tv_addfav,
body.euuser .usercomment_utilities,
body.euuser [data-plugin=ratemovie] {
  display: none !important
}

.euuser .ent_music_listing1 li:last-child,
.euuser .listinline>li:last-child,
body.euuser #tpwidget-postlogin,
body.euuser .comment_pipe,
body.euuser .favoriteIcon,
body.euuser .heading-rt .favorite,
body.euuser .heading-rt .help_prodmap,
body.euuser .heading-rt .reminder,
body.euuser .reminderIcon,
body.euuser .smsblock,
body.euuser .tv-tags [type=favorites],
body.euuser .user_isloggedin #widget-head,
body.euuser [data-plugin=user-notloggedin] .divider,
body.euuser [data-plugin=user-notloggedin] .sign-in {
  display: none !important
}

body.euuser .leftsharing {
  top: 442px !important
}

.euuser .l3hovermenu a[data-label="Write India"],
body.euuser [catkey="48969469"] {
  display: none !important
}

body.euuser .mainnavl1 #nav-times-poll {
  display: none !important
}

body.euuser #l2nav [data-label="My TV"] {
  display: none !important
}

body.euuser [data-plugin=user-notloggedin] .social-signin {
  float: none;
  height: auto;
  width: 100%
}

body.euuser [data-plugin=user-notloggedin] h3 {
  display: inline-block;
  margin: 0 25px 0 0;
  vertical-align: middle
}

body.euuser [data-plugin=user-notloggedin] .social-signin span {
  vertical-align: middle
}

body.euuser.oldui .consent-popup {
  margin: 0 auto;
  width: 1003px
}

body.euuser.oldui .consent-banner.wrapper {
  height: auto;
  margin: 0 auto;
  overflow: initial;
  width: auto
}

.consent-banner div.wrapper {
  width: 100%
}

.personalisedadsBlk {
  border-top: 15px solid transparent;
  clear: both
}

.consent-popup .checkbox {
  border-top: none;
  display: inline-block;
  margin-top: 4px
}

.consent-popup {
  background: #0d0d0d
}

.consent-banner p a {
  color: #fff;
  font-weight: 600;
  text-decoration: none
}

.consent-banner button#consent-continue-button {
  background-color: #e21b22;
  border: none;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-top: -6px;
  text-transform: capitalize
}

.consent-toast-popup {
  align-items: center;
  display: flex;
  justify-content: center
}

.consent-toast-popup p {
  font-size: 14px;
  line-height: 20px
}

.consent-toast-popup .column1 {
  padding-right: 44px;
  width: auto
}

#toast-close-button {
  background: none;
  border: none;
  height: 20px;
  position: relative;
  width: 20px
}

#toast-close-button:after,
#toast-close-button:before {
  background: #fff;
  content: "";
  height: 16px;
  position: absolute;
  right: 8px;
  top: 2px;
  transform: rotate(45deg);
  width: 1px
}

#toast-close-button:after {
  transform: rotate(135deg)
}

.closebtn {
  height: 18px;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  top: 8px;
  width: 18px
}

.closebtn:after,
.closebtn:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 18px;
  left: 9px;
  position: absolute;
  top: 0;
  width: 1px
}

.closebtn:before {
  transform: rotate(45deg)
}

.closebtn:after {
  transform: rotate(-45deg)
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .consent-banner {
    padding: 24px 16px 80px
  }

  .consent-banner label {
    display: inline-block;
    line-height: normal;
    margin-top: -19px;
    padding-left: 24px;
    position: relative
  }

  .consent-banner .column2 {
    bottom: 26px;
    position: absolute
  }

  .consent-popup.space {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .consent-popup .consent-banner {
    position: relative
  }

  body:not(.bgImg) .closebtn {
    right: -18px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  ::-webkit-scrollbar {
    background: transparent;
    display: none;
    height: 0;
    width: 0
  }
}

@media screen and (min-width:1300px) {
  .toipLayout:not(.layout_type_2) .contentwrapper {
    max-width: 1168px
  }
}

.topBand_adwrapper {
  margin: 0 auto;
  min-height: 0;
  text-align: center
}

.topBand_adwrapper.isAdActive {
  min-height: 70px;
  padding: 5px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .topBand_adwrapper.isAdActive {
    margin: 0 auto;
    min-height: 50px !important;
    padding: 0
  }
}

.topBand_adwrapper.phShimmer>div:empty {
  min-height: 50px
}

.topbandad {
  min-height: 0;
  text-align: center
}

.topbandad.isAdActive {
  margin: 10px 0;
  min-height: 70px
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .header-container {
    padding: 0 !important
  }
}

.contentwrapper {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%
}

@media screen and (min-width:1421px) {
  .contentwrapper {
    max-width: 1168px
  }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .contentwrapper {
    padding: 0 15px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .contentwrapper {
    background: var(--white-color);
    overflow-x: hidden;
    padding: 0;
    width: 100%
  }
}

.rpos {
  position: relative
}

.apos {
  position: absolute
}

.linktype1 .icon,
.linktype2 .icon {
  background-image: url(https://static.toiimg.com/photo/112033967.cms);
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin-left: 6px;
  width: 13px
}

.linktype1 .icon.toiplus,
.linktype2 .icon.toiplus {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -19px -159px;
  background-repeat: no-repeat;
  height: 12px;
  margin-top: -4px
}

.linktype1 {
  -ms-flex-align: center !important;
  align-items: center !important;
  border-bottom: 1px dotted #a5a5a5;
  color: var(--primary-dark-color);
  display: -ms-flexbox;
  display: flex;
  font: 500 13px/35px Verdana;
  height: 40px;
  padding-left: 12px;
  position: relative;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in
}

@keyframes MeIZW {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

@-webkit-keyframes MeIZW {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes MeIZW {
  0% {
    opacity: 0;
    -webkit-transform: scale(0)
  }

  50% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}

.linktype1 .liveBtn:not(.red) {
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  left: 10px;
  line-height: 1;
  padding: 4px 8px 4px 24px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  top: 10px;
  z-index: 1
}

.linktype1 .liveBtn:after,
.linktype1 .liveBtn:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 2px solid #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0 0 10px #fff, inset 0 0 10px #fff;
  box-sizing: border-box;
  content: "\0020";
  height: 12px;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: 4px;
  width: 12px
}

.linktype1 .liveBtn:before {
  -webkit-animation: gogoloader 2s infinite;
  -moz-animation: gogoloader 2s infinite;
  animation: gogoloader 2s infinite;
  z-index: 2
}

.linktype1 .liveBtn:after {
  -webkit-animation: gogoloader 2s 1s infinite;
  -moz-animation: gogoloader 2s 1s infinite;
  animation: gogoloader 2s 1s infinite;
  z-index: 1
}

.linktype1 .liveBtn.red {
  position: absolute
}

.linktype1 .liveBtn.red:after,
.linktype1 .liveBtn.red:before {
  border: 2px solid #e21b22;
  box-shadow: 0 0 10px #e21b22, inset 0 0 10px #e21b22
}

.linktype1:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #a5a5a5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px
}

.linktype1:hover {
  color: #595959
}

.linktype1:last-child {
  border-bottom: 0
}

.linktype1 span {
  display: block;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.linktype1 .icon.photos {
  background-position: -107px -669px
}

.linktype1 .icon.videos {
  background-position: -86px -266px
}

.linktype2 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--primary-dark-color);
  display: -webkit-box;
  font: 500 13px/18px Verdana;
  overflow: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.linktype2:hover {
  color: #595959
}

.linktype2 .icon {
  position: absolute;
  right: 0;
  top: 0
}

.linktype2 .icon.photos {
  background-position: -108px -666px
}

.linktype2 .icon.videos {
  background-position: -86px -264px
}

.linktype2 .icon.toiplus {
  margin-top: 0
}

a.linktype2 {
  max-height: 54px;
  padding-right: 22px !important;
  position: relative
}

a.linktype2.lbBlinker2 {
  padding-right: 26px !important
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  a.linktype2 {
    display: block
  }
}

.bdr_top {
  border-top: 1px dotted #a5a5a5
}

.bdr_bottom {
  border-bottom: 1px dotted #a5a5a5
}

.bdr_left {
  border-left: 1px dotted #a5a5a5
}

.bdr_right {
  border-right: 1px dotted #a5a5a5
}

.mrgTB10 {
  margin: 10px 0
}

.mb40 {
  margin-bottom: 40px
}

.mb24 {
  margin-bottom: 24px
}

.no_bdr_last:last-of-type {
  border: none
}

.noBorder,
.noBorder figure {
  border: 0
}

.padR32 {
  padding-right: 32px !important
}

.padL32 {
  padding-left: 32px !important
}

.mediaWireLoader {
  height: 32px;
  left: 50%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px
}

@media screen and (max-width:767px) and (orientation:portrait) {
  .adsPlaceholder {
    background: var(--offwhite-color);
    margin-top: -18px
  }

  .adsPlaceholder .CLSPlaceholder:not(:empty) {
    border: none !important
  }

  .adsPlaceholder .CLSPlaceholder:not(:empty):before {
    color: #595959;
    content: "advertisement";
    display: block;
    font: 400 10px/18px Verdana;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 2px;
    width: 100%;
    z-index: 1
  }
}

.grystar {
  background: url(https://timesofindia.indiatimes.com/photo/62943710.cms) no-repeat 0 0;
  display: inline-block;
  font-size: 0;
  height: 9px;
  line-height: 0;
  vertical-align: middle;
  width: 56px
}

.grystar .redstar {
  background: url(https://timesofindia.indiatimes.com/photo/62943710.cms) no-repeat 0 -9px;
  display: block;
  height: 9px;
  width: 53px
}

@keyframes opacity {
  0% {
    opacity: .2
  }

  to {
    opacity: 1
  }
}

.tagLabel {
  align-items: center;
  background: #e21b22;
  background-clip: padding-box;
  border-radius: 0 4px 0 0;
  bottom: 0;
  color: var(--white-color);
  display: flex;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  line-height: 10px;
  min-width: 42px;
  padding: 8px;
  position: absolute;
  text-align: center;
  z-index: 1
}

.tagLabel:before {
  background-image: url(https://static.toiimg.com/photo/112033967.cms);
  background-position: -47px -219px;
  background-repeat: no-repeat;
  background-size: 412px;
  content: "";
  height: 12px;
  margin-right: 6px;
  transform: scale(1.4);
  width: 12px
}

.phLiner {
  position: relative;
  top: 4px
}

.phLiner>div {
  animation: opacity 1s infinite forwards;
  background: #ebebeb;
  height: 10px;
  margin-bottom: 10px
}

.phLiner>div:first-child {
  margin-bottom: 16px;
  width: 110px
}

.phLiner>div:last-child {
  bottom: -16px;
  margin: -10px 0 0;
  position: relative;
  width: 155px
}

.highlight_text {
  color: #e21b22
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .slick_UI {
    position: relative
  }

  .slick_UI .slick-track {
    display: -ms-flexbox;
    display: flex
  }

  .slick_UI .slick-slide {
    float: none;
    height: inherit;
    position: relative;
    width: 100%
  }

  .slick_UI .slick-disabled {
    cursor: default !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="+$IEValue+")';
    filter: alpha(opacity=30);
    opacity: .3
  }

  .slick_UI .slick-arrow {
    background: transparent;
    background-image: url(https://static.toiimg.com/photo/112033967.cms);
    background-position: -12px -824px;
    background-repeat: no-repeat;
    border: none;
    bottom: 1px;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 16px;
    text-indent: -9999px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    width: 25px;
    z-index: 1
  }

  .slick_UI .slick-arrow:after,
  .slick_UI .slick-arrow:before {
    display: none
  }

  .slick_UI .slick-arrow.slick-disabled {
    background-color: transparent
  }

  .slick_UI .slick-arrow.slick-next:focus,
  .slick_UI .slick-arrow.slick-prev:focus {
    opacity: 1
  }

  .slick_UI .slick-arrow.slick-next:focus:hover,
  .slick_UI .slick-arrow.slick-prev:focus:hover {
    opacity: .65
  }

  .slick_UI .slick-arrow.slick-prev {
    left: unset;
    right: 54px;
    top: unset
  }

  .slick_UI .slick-arrow.slick-next {
    bottom: -4px;
    top: unset;
    -webkit-transform: rotate(180deg) scale(1.2);
    -moz-transform: rotate(180deg) scale(1.2);
    -ms-transform: rotate(180deg) scale(1.2);
    -o-transform: rotate(180deg) scale(1.2);
    transform: rotate(180deg) scale(1.2)
  }

  .slick_UI.smallArrow .slick-arrow {
    background: none;
    border: 1px solid var(--primary-dark-color);
    border-radius: 50%;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    transform: none;
    width: 20px
  }

  .slick_UI.smallArrow .slick-arrow:after {
    border-left: 1px solid var(--primary-dark-color);
    border-top: 1px solid var(--primary-dark-color);
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    top: 6px;
    width: 6px
  }

  .slick_UI.smallArrow .slick-next {
    right: 0
  }

  .slick_UI.smallArrow .slick-next:after {
    right: 7px;
    transform: rotate(135deg)
  }

  .slick_UI.smallArrow .slick-prev {
    left: unset;
    right: 28px
  }

  .slick_UI.smallArrow .slick-prev:after {
    left: unset;
    right: 5px;
    transform: rotate(-45deg)
  }

  .slick_UI.smallArrowBlack .slick-arrow {
    background: #1a1a1a;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    bottom: auto;
    height: 32px;
    top: 50%;
    transform: translateY(-17px);
    width: 32px
  }

  .slick_UI.smallArrowBlack .slick-arrow:after {
    border-left: 1px solid var(--white-color);
    border-top: 1px solid var(--white-color);
    height: 9px;
    width: 9px
  }

  .slick_UI.smallArrowBlack .slick-next {
    right: -10px
  }

  .slick_UI.smallArrowBlack .slick-next:after {
    right: 11px;
    top: 11px
  }

  .slick_UI.smallArrowBlack .slick-prev {
    left: -15px;
    right: unset
  }

  .slick_UI.smallArrowBlack .slick-prev:after {
    right: 8px;
    top: 11px
  }
}

.slick_UI.video_slider .slick-track>div {
  margin-right: 16px
}

.slick_UI.video_slider .slick-arrow.slick-next,
.slick_UI.video_slider .slick-arrow.slick-prev {
  transform: translateY(-79px)
}

@media screen and (max-width:1420px) {

  .slick_UI.video_slider .slick-arrow.slick-next,
  .slick_UI.video_slider .slick-arrow.slick-prev {
    transform: translateY(-77px)
  }
}

.slick_UI .slick-slider .slick-dots,
.slick_UI .slick-slider>ul,
.slick_UI.slick-slider .slick-dots,
.slick_UI.slick-slider>ul {
  align-items: center;
  bottom: unset;
  display: flex !important;
  height: unset;
  justify-content: center;
  margin-top: 14px !important;
  min-height: 14px;
  position: relative;
  top: unset;
  width: 100%
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider>ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider>ul button {
  content-visibility: hidden;
  transition: width .5s ease-in-out;
  will-change: auto
}

.slick_UI .slick-slider .slick-dots>li,
.slick_UI .slick-slider>ul>li,
.slick_UI.slick-slider .slick-dots>li,
.slick_UI.slick-slider>ul>li {
  align-items: center;
  display: flex;
  margin: 0;
  width: unset
}

.slick_UI .slick-slider .slick-dots .slick-active button,
.slick_UI .slick-slider>ul .slick-active button,
.slick_UI.slick-slider .slick-dots .slick-active button,
.slick_UI.slick-slider>ul .slick-active button {
  background: #000;
  width: 24px
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider>ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider>ul button {
  background: #ccc;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 8px;
  margin-right: 6px;
  overflow: hidden;
  text-indent: -1000px;
  width: 8px
}

.slick-list {
  overflow: hidden
}

.slick-list .slick-slide {
  float: left
}

.gutterAd {
  height: 0;
  margin: 0 !important;
  width: 0
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {

  .ASElectionInsert .slick_UI .slick-slider .slick-dots,
  .ASElectionInsert .slick_UI .slick-slider ul {
    top: 26px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {

  .ASElectionInsert .slick_UI .slick-slider .slick-dots,
  .ASElectionInsert .slick_UI .slick-slider ul {
    top: -8px
  }
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  .ASElectionInsert .slick_UI .slick-slider .slick-dots {
    margin-top: -18px
  }
}

.small_outer_wrapper .contentwrapper {
  margin: 0 auto;
  max-width: 1000px
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {
  .small_outer_wrapper .contentwrapper {
    width: calc(100% - 15px)
  }
}

body.bgImg .contentwrapper,
body.bgImg .navsticky,
body.bgImg footer {
  position: relative
}

body.bgImg #header-masthead,
body.bgImg .desktop_paisa,
body.bgImg .nav-sections,
body.bgImg .navigation,
body.bgImg header {
  margin: 0 auto
}

body.bgImg .contentwrapper:before {
  left: 0
}

.strong {
  font-weight: 600
}

.em {
  font-style: italic
}

.u {
  text-decoration: underline
}

.scroll_margin {
  scroll-margin-top: 100px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .scroll_margin {
    scroll-margin-top: 50px
  }
}

.base_shimmer_wrap,
.leaderboardAd,
.leaderboard_placeHolder {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 16px 0;
  position: relative;
  width: 100%;
  z-index: 1
}

.base_shimmer_wrap .base_shimmer,
.base_shimmer_wrap .lbAd,
.base_shimmer_wrap .lbAdplaceholder,
.leaderboardAd .base_shimmer,
.leaderboardAd .lbAd,
.leaderboardAd .lbAdplaceholder,
.leaderboard_placeHolder .base_shimmer,
.leaderboard_placeHolder .lbAd,
.leaderboard_placeHolder .lbAdplaceholder {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(246, 247, 248, .5);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  min-height: 90px;
  min-width: 728px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.base_shimmer {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(246, 247, 248, .5);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  border-radius: 16px;
  min-width: 100%;
  overflow: hidden;
  transition: all .5s
}

.base_shimmer.base_shimmer_noradius {
  border-radius: 16px 16px 0 0
}

.leaderboard_placeHolder.w_1 {
  margin: 40px 0
}

@media screen and (min-width:768px) and (orientation:portrait),
screen and (min-width:999px) {
  sup.newLabel {
    color: #e21b22;
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: -3px
  }

  .timesassistCaption {
    align-items: center;
    color: #e21b22 !important;
    display: flex;
    flex-direction: inherit !important;
    font-size: 10px;
    font-weight: 500;
    margin-top: 8px
  }

  .timesAssistPlusIcon {
    background-image: url(https://static.toiimg.com/photo/69822060.cms);
    background-position: -16px -135px;
    background-repeat: no-repeat;
    background-size: 75px;
    height: 12px;
    margin-left: 4px;
    width: 12px
  }

  .timesassistLabel {
    align-items: center;
    color: #e21b22;
    cursor: pointer;
    display: flex;
    padding-right: 4px;
    white-space: nowrap
  }
}

.mrec_placeHolder {
  min-height: 250px !important;
  min-width: 300px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .mrec_placeHolder {
    margin-top: 20px !important
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .vF47X {
    max-width: 970px
  }
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body,
html {
  -webkit-overflow-scrolling: touch
}

body {
  font-family: Verdana, arial, sans-serif;
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

::-moz-selection,
::selection {
  background: #b3d4fc;
  text-shadow: none
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0;
  max-width: 100%
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0;
  padding: 0
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  border: none;
  outline: none;
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

.ad_300by250 div[id*=google_ads_iframe]:before,
.ad_300by250 div[id*=rtbdemiframe]:before {
  color: #595959;
  content: "advertisement";
  display: block;
  font: 400 10px/18px Verdana;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 6px;
  width: 100%;
  z-index: 1
}

.article_rhs.Sports .sidebar_ad_fix>.paisa-wrapper:first-of-type:before {
  background-color: #fff;
  color: #595959;
  content: "advertisement";
  display: block;
  font: 400 10px/18px Verdana;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 300px
}

.article_rhs .paisa-wrapper {
  margin-bottom: 32px;
  min-height: 268px;
  z-index: 0
}

.article_rhs .cartoon_rhs .paisa-wrapper {
  margin-bottom: 24px
}

.adwrapper_nobrdr.adwrappercls {
  position: relative
}

.adwrapper_nobrdr .ad_300by250 div[id*=google_ads_iframe]:before,
.adwrapper_nobrdr .ad_300by250 div[id*=rtbdemiframe]:before {
  top: 2px
}

.adwrappercls {
  border: 0 !important;
  margin: 0 0 16px !important;
  min-height: 290px
}

.adwrappercls .ad_300by250.nomrg {
  margin: 0 !important
}

.adwrappercls1 {
  margin: 0 0 -8px;
  min-height: 290px
}

.adwrappercls1 .ad_300by250.nomrg {
  margin: 0 !important
}

.ad_300by250 {
  background-color: #f6f6f6;
  margin: 0 auto;
  min-height: 286px;
  text-align: center
}

.ad_300by250 div[id*=google_ads_iframe],
.ad_300by250 div[id*=rtbdemiframe] {
  padding-top: 24px
}

.ad_300by250.homelist {
  border: 0;
  margin: -13px auto 16px !important
}

.ad_300by250.homelist>div {
  padding: 24px 0 20px
}

.ad_300by250.nomrg {
  background-color: #f6f6f6;
  border: 0;
  margin: 0 auto -16px !important;
  min-height: 294px
}

.ad_300by250.nomrg>div {
  padding: 24px 0 20px
}

.ad_300by250>div,
.paisa-wrapper {
  margin: 0 auto;
  position: relative;
  text-align: center
}

.ad_300by250>div.ad_text:before,
.ad_300by250>div:before,
.paisa-wrapper.ad_text:before,
.paisa-wrapper:before {
  color: #595959;
  content: "advertisement";
  display: block;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase
}

.ad_300by250>div.vertical:before,
.paisa-wrapper.vertical:before {
  height: 0;
  left: -170px;
  position: relative;
  top: 45px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.ad_300by250>div:before {
  content: "";
  display: none
}

.ATF_mobile_ads {
  z-index: 1
}

.desktop_paisa {
  background: rgba(0, 0, 0, .85);
  border-bottom: 1px solid hsla(0, 0%, 100%, .15);
  padding: 10px 0;
  text-align: center
}

.desktop_paisa:empty {
  display: none
}

.desktop_paisa>div {
  display: inline-block
}

.desktop_paisa.snowwhite {
  background-color: #fff
}

@media screen and (max-width:999px) {
  .desktop_paisa {
    display: none
  }
}

.paisa-wrapper {
  text-align: center
}

.ad_300by250>div:before {
  height: 0;
  left: -170px;
  position: relative;
  top: 45px
}

.main-paisa {
  margin-bottom: 10px
}

.main-paisa .paisa-wrapper {
  min-height: 282px
}

.margin-top {
  margin-top: 25px
}

.appgutter {
  display: none;
  margin: 0 auto;
  position: sticky;
  top: 0
}

@media screen and (max-width:1420px) {
  .appgutter {
    max-width: 1000px
  }
}

@media screen and (min-width:1421px) {
  .appgutter {
    max-width: 1168px
  }
}

.appgutter #TOI_appgutter_left,
.appgutter #TOI_appgutter_right {
  height: 100vh;
  max-height: 600px;
  min-width: 130px;
  position: absolute;
  right: 0;
  -webkit-transform: translateX(105%);
  -moz-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -o-transform: translateX(105%);
  transform: translateX(105%)
}

.appgutter #TOI_appgutter_left {
  right: inherit;
  -webkit-transform: translateX(-105%);
  -moz-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  -o-transform: translateX(-105%);
  transform: translateX(-105%)
}

body.bgImg .appgutter {
  display: block
}

@media screen and (min-width:768px) and (max-width:1024px) {
  #SkinningContainer {
    display: none
  }
}

@media screen and (min-width:1260px) {

  #Skin_LP_left,
  #Skin_LP_right {
    width: calc(50% - 500px) !important
  }
}

@media screen and (min-width:1421px) {

  #Skin_LP_left,
  #Skin_LP_right {
    width: calc(50% - 580px) !important
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .nativeCampaignBlk {
    background: var(--offwhite-color);
    min-height: 290px;
    padding: 20px 16px 8px;
    position: relative
  }

  .nativeCampaignBlk:before {
    color: #595959;
    content: "advertisement";
    display: block;
    font: 400 10px/18px Verdana;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 2px;
    width: 100%;
    z-index: 1
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .lbad_300by250.lblist:empty {
    background: #f6f6f6;
    margin: 0 auto;
    min-height: 290px;
    text-align: center;
    width: 100%
  }
}

.ATF_mobile_ads {
  background-color: #f5f5f5;
  margin: 0 auto;
  position: relative;
  text-align: center
}

.ATF_mobile_ads>div:not(:empty) {
  height: auto !important;
  padding: 10px 0
}

.phShimmerFBN:empty {
  align-items: center;
  background-color: #f6f6f6 !important;
  display: flex;
  justify-content: center;
  min-height: 50px;
  position: fixed
}

.phShimmer:empty,
.phShimmer>div:empty {
  align-items: center;
  background-color: #f6f6f6 !important;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative
}

.phShimmer>div {
  min-height: 100%
}

.phShimmer:empty:before,
.phShimmer>div:empty:before,
.phShimmerFBN:empty:before {
  animation: opacity 1s infinite forwards;
  border: 1px solid #aaa;
  border-radius: 2px;
  color: #aaa;
  content: "Ad";
  font-size: 9px;
  line-height: 1.1;
  padding: 0 .4ch;
  position: relative;
  text-align: center;
  top: 1px;
  transition: all 1s;
  z-index: 1
}

.phShimmer:empty:after,
.phShimmer>div:empty:after,
.phShimmerFBN:empty:after {
  animation: opacity 1s infinite forwards;
  border: 1px solid #aaa;
  border-radius: 50px;
  content: "";
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: .2;
  position: absolute;
  top: 50%;
  transition: all 1s;
  width: 40px
}

.phShimmer.adsPlaceholder:empty {
  background-color: #f6f6f6 !important;
  margin: -16px auto 16px;
  min-height: 290px !important
}

.phShimmer.phShimmerCTN:empty,
.phShimmer.phShimmerCTN>div:empty {
  margin: 0 16px 16px
}

.cartoon_content .leaderboard_placeHolder .paisa-wrapper {
  min-height: 90px
}

.cartoon_content .content_rhs .paisa-wrapper {
  max-height: 270px;
  min-height: 268px;
  position: relative;
  width: 300px;
  z-index: 1
}

.linkwithAd .paisa-wrapper {
  height: 16px;
  margin: 0;
  max-height: 16px;
  overflow: hidden;
  width: 100px
}

.linkwithAd .paisa-wrapper:after {
  top: 0
}

.linkwithAd .paisa-wrapper:before {
  content: ""
}

.linkwithAd .paisa-wrapper>div {
  background-color: var(--white-color);
  height: 16px
}

.linkwithAd .paisa-wrapper>div>div {
  height: 16px
}

.linkwithAd .paisa-wrapper iframe {
  height: 16px;
  width: 100px
}

.cls_animate {
  transition: .25s ease-out;
  will-change: transform
}

.ad_spacing {
  padding: 5px 16px;
  text-align: center
}

.exit-first-ad {
  margin-bottom: 24px;
  min-height: 30px;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .exit-first-ad {
    margin-bottom: 16px
  }
}

.rslw-widget-ad {
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-ad {
    height: 35px;
    top: -8px;
    width: 90px
  }
}

.withSource+.rslw-widget-bottom-ad {
  margin-top: 20px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .withSource+.rslw-widget-bottom-ad {
    margin-top: 32px
  }
}

.rslw-widget-bottom-ad {
  min-height: 90px;
  overflow: hidden;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-bottom-ad {
    min-height: 50px
  }
}

.rslw-widget-bottom-ad.mb_24 {
  margin-bottom: 24px
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .rslw-widget-bottom-ad.mb_24 {
    margin-bottom: 0
  }

  .rslw-widget-bottom-ad.mt_16 {
    margin-top: 16px
  }
}

.adInv iframe {
  margin-left: auto;
  margin-right: auto
}

.grid_wrapper,
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px
}

.grid_wrapper .col_l_1,
.row .col_l_1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.grid_wrapper .col_l_2,
.row .col_l_2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.grid_wrapper .col_l_3,
.row .col_l_3 {
  flex: 0 0 25%;
  max-width: 25%
}

.grid_wrapper .col_l_4,
.row .col_l_4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.grid_wrapper .col_l_5,
.row .col_l_5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.grid_wrapper .col_l_6,
.row .col_l_6 {
  flex: 0 0 50%;
  max-width: 50%
}

.grid_wrapper .col_l_7,
.row .col_l_7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.grid_wrapper .col_l_8,
.row .col_l_8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.grid_wrapper .col_l_9,
.row .col_l_9 {
  flex: 0 0 75%;
  max-width: 75%
}

.grid_wrapper .col_l_10,
.row .col_l_10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.grid_wrapper .col_l_11,
.row .col_l_11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.grid_wrapper .col_l_12,
.row .col_l_12 {
  flex: 0 0 100%;
  max-width: 100%
}

.grid_wrapper .col_l_hide,
.row .col_l_hide {
  display: none !important
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait) {

  .grid_wrapper .col_m_1,
  .row .col_m_1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .grid_wrapper .col_m_2,
  .row .col_m_2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .grid_wrapper .col_m_3,
  .row .col_m_3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .grid_wrapper .col_m_4,
  .row .col_m_4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .grid_wrapper .col_m_5,
  .row .col_m_5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .grid_wrapper .col_m_6,
  .row .col_m_6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .grid_wrapper .col_m_7,
  .row .col_m_7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .grid_wrapper .col_m_8,
  .row .col_m_8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .grid_wrapper .col_m_9,
  .row .col_m_9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .grid_wrapper .col_m_10,
  .row .col_m_10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .grid_wrapper .col_m_11,
  .row .col_m_11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .grid_wrapper .col_m_12,
  .row .col_m_12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .grid_wrapper .col_m_hide,
  .grid_wrapper .hide_m,
  .row .col_m_hide,
  .row .hide_m {
    display: none !important
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {

  .grid_wrapper .col_sm_1,
  .row .col_sm_1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .grid_wrapper .col_sm_2,
  .row .col_sm_2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .grid_wrapper .col_sm_3,
  .row .col_sm_3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .grid_wrapper .col_sm_4,
  .row .col_sm_4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .grid_wrapper .col_sm_5,
  .row .col_sm_5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .grid_wrapper .col_sm_6,
  .row .col_sm_6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .grid_wrapper .col_sm_7,
  .row .col_sm_7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .grid_wrapper .col_sm_8,
  .row .col_sm_8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .grid_wrapper .col_sm_9,
  .row .col_sm_9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .grid_wrapper .col_sm_10,
  .row .col_sm_10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .grid_wrapper .col_sm_11,
  .row .col_sm_11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .grid_wrapper .col_sm_12,
  .row .col_sm_12 {
    flex: 0 0 100%;
    max-width: 100%
  }
}

.grid_wrapper>[class*=col],
.row>[class*=col] {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%
}

.grid_wrapper .push_m_6,
.row .push_m_6 {
  margin-left: 50%;
  margin-top: -340px
}

.w_0.left_spacing {
  margin-left: -16px
}

.w_0.left_spacing>div {
  padding-left: 16px
}

.w_0.right_spacing {
  margin-right: -16px
}

.w_0.right_spacing>div {
  padding-right: 16px
}

.w_0.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_0.bottom_spacing {
  margin-bottom: 8px
}

.w_0.bottom_v_spacing.vertical_12>div {
  padding-bottom: 8px
}

.w_0.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_0.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 8px
}

.w_0.bottom_h_spacing.horizontal_1,
.w_0.bottom_h_spacing.horizontal_10,
.w_0.bottom_h_spacing.horizontal_11,
.w_0.bottom_h_spacing.horizontal_12,
.w_0.bottom_h_spacing.horizontal_2,
.w_0.bottom_h_spacing.horizontal_3,
.w_0.bottom_h_spacing.horizontal_4,
.w_0.bottom_h_spacing.horizontal_5,
.w_0.bottom_h_spacing.horizontal_6,
.w_0.bottom_h_spacing.horizontal_7,
.w_0.bottom_h_spacing.horizontal_8,
.w_0.bottom_h_spacing.horizontal_9 {
  margin-bottom: 8px;
  row-gap: 8px
}

.w_0.top_spacing {
  margin-top: 8px
}

.w_0.top_v_spacing.vertical_12>div {
  padding-top: 8px
}

.w_0.top_h_spacing.horizontal_1>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_2>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_3>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_4>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_5>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_6>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_7>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_8>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_9>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_10>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_11>div {
  margin-top: 8px
}

.w_0.top_h_spacing.horizontal_12>div {
  margin-top: 8px
}

.w_1_col.top_spacing {
  margin-top: 24px
}

.w_1_col.bottom_spacing {
  margin-bottom: 24px
}

.w_1_col.left_spacing {
  margin-left: 24px
}

.w_1_col.right_spacing {
  margin-right: 24px
}

.w_1.left_spacing {
  margin-left: -16px
}

.w_1.left_spacing>div {
  padding-left: 16px
}

.w_1.right_spacing {
  margin-right: -16px
}

.w_1.right_spacing>div {
  padding-right: 16px
}

.w_1.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_1.bottom_spacing {
  margin-bottom: 24px
}

.w_1.bottom_v_spacing.vertical_12>div {
  padding-bottom: 24px
}

.w_1.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_1.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 24px
}

.w_1.bottom_h_spacing.horizontal_1,
.w_1.bottom_h_spacing.horizontal_10,
.w_1.bottom_h_spacing.horizontal_11,
.w_1.bottom_h_spacing.horizontal_12,
.w_1.bottom_h_spacing.horizontal_2,
.w_1.bottom_h_spacing.horizontal_3,
.w_1.bottom_h_spacing.horizontal_4,
.w_1.bottom_h_spacing.horizontal_5,
.w_1.bottom_h_spacing.horizontal_6,
.w_1.bottom_h_spacing.horizontal_7,
.w_1.bottom_h_spacing.horizontal_8,
.w_1.bottom_h_spacing.horizontal_9 {
  margin-bottom: 32px;
  row-gap: 32px
}

.w_1.top_spacing {
  margin-top: 24px
}

.w_1.top_v_spacing.vertical_12>div {
  padding-top: 24px
}

.w_1.top_h_spacing.horizontal_1>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_2>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_3>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_4>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_5>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_6>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_7>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_8>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_9>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_10>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_11>div {
  margin-top: 32px
}

.w_1.top_h_spacing.horizontal_12>div {
  margin-top: 32px
}

.w_2.left_spacing {
  margin-left: -16px
}

.w_2.left_spacing>div {
  padding-left: 16px
}

.w_2.right_spacing {
  margin-right: -16px
}

.w_2.right_spacing>div {
  padding-right: 16px
}

.w_2.right_spacing.slick-slider .slick-slide>div {
  padding-right: 32px
}

.w_2.bottom_spacing {
  margin-bottom: 32px
}

.w_2.bottom_v_spacing.vertical_12>div {
  padding-bottom: 32px
}

.w_2.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.w_2.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 32px
}

.w_2.bottom_h_spacing.horizontal_1,
.w_2.bottom_h_spacing.horizontal_10,
.w_2.bottom_h_spacing.horizontal_11,
.w_2.bottom_h_spacing.horizontal_12,
.w_2.bottom_h_spacing.horizontal_2,
.w_2.bottom_h_spacing.horizontal_3,
.w_2.bottom_h_spacing.horizontal_4,
.w_2.bottom_h_spacing.horizontal_5,
.w_2.bottom_h_spacing.horizontal_6,
.w_2.bottom_h_spacing.horizontal_7,
.w_2.bottom_h_spacing.horizontal_8,
.w_2.bottom_h_spacing.horizontal_9 {
  margin-bottom: 32px;
  row-gap: 32px
}

.w_2.top_spacing {
  margin-top: 32px
}

.w_2.top_v_spacing.vertical_12>div {
  padding-top: 32px
}

.w_2.top_h_spacing.horizontal_1>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_2>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_3>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_4>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_5>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_6>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_7>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_8>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_9>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_10>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_11>div {
  margin-top: 32px
}

.w_2.top_h_spacing.horizontal_12>div {
  margin-top: 32px
}

.m_0.left_spacing {
  margin: 0
}

.m_0.left_spacing>div {
  padding-left: 16px
}

.m_0.left_spacing>[class*=col] {
  padding-left: 0
}

.m_0.right_spacing {
  margin: 0
}

.m_0.right_spacing>div {
  padding-right: 16px
}

.m_0.right_spacing>[class*=col] {
  padding-right: 0
}

.m_0.right_spacing.crs:after {
  content: "";
  min-width: 1px;
  padding-right: 16px
}

.m_0.bottom_spacing {
  margin-bottom: 8px
}

.m_0.bottom_v_spacing.vertical_12>div {
  padding-bottom: 8px
}

.m_0.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.m_0.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 8px
}

.m_0.bottom_h_spacing.horizontal_1,
.m_0.bottom_h_spacing.horizontal_10,
.m_0.bottom_h_spacing.horizontal_11,
.m_0.bottom_h_spacing.horizontal_12,
.m_0.bottom_h_spacing.horizontal_2,
.m_0.bottom_h_spacing.horizontal_3,
.m_0.bottom_h_spacing.horizontal_4,
.m_0.bottom_h_spacing.horizontal_5,
.m_0.bottom_h_spacing.horizontal_6,
.m_0.bottom_h_spacing.horizontal_7,
.m_0.bottom_h_spacing.horizontal_8,
.m_0.bottom_h_spacing.horizontal_9 {
  margin-bottom: 8px;
  row-gap: 8px
}

.m_0.top_spacing {
  margin-top: 8px
}

.m_0.top_v_spacing.vertical_12>div {
  padding-top: 8px
}

.m_0.top_h_spacing.horizontal_1>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_2>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_3>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_4>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_5>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_6>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_7>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_8>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_9>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_10>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_11>div {
  margin-top: 8px
}

.m_0.top_h_spacing.horizontal_12>div {
  margin-top: 8px
}

.m_1.left_spacing {
  margin: 0
}

.m_1.left_spacing>div {
  padding-left: 16px
}

.m_1.left_spacing>[class*=col] {
  padding-left: 0
}

.m_1.right_spacing {
  margin: 0
}

.m_1.right_spacing>div {
  padding-right: 16px
}

.m_1.right_spacing>[class*=col] {
  padding-right: 0
}

.m_1.right_spacing.crs:after {
  content: "";
  min-width: 1px;
  padding-right: 16px
}

.m_1.bottom_spacing {
  margin-bottom: 12px
}

.m_1.bottom_v_spacing.vertical_12>div {
  padding-bottom: 12px
}

.m_1.bottom_v_spacing.vertical_12>div:last-of-type {
  padding-bottom: 0
}

.m_1.bottom_v_spacing.vertical_12.vertical_list_padding:last-of-type {
  padding-bottom: 12px
}

.m_1.bottom_h_spacing.horizontal_1,
.m_1.bottom_h_spacing.horizontal_10,
.m_1.bottom_h_spacing.horizontal_11,
.m_1.bottom_h_spacing.horizontal_12,
.m_1.bottom_h_spacing.horizontal_2,
.m_1.bottom_h_spacing.horizontal_3,
.m_1.bottom_h_spacing.horizontal_4,
.m_1.bottom_h_spacing.horizontal_5,
.m_1.bottom_h_spacing.horizontal_6,
.m_1.bottom_h_spacing.horizontal_7,
.m_1.bottom_h_spacing.horizontal_8,
.m_1.bottom_h_spacing.horizontal_9 {
  margin-bottom: 12px;
  row-gap: 12px
}

.m_1.top_spacing {
  margin-top: 12px
}

.m_1.top_v_spacing.vertical_12>div {
  padding-top: 12px
}

.m_1.top_h_spacing.horizontal_1>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_2>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_3>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_4>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_5>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_6>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_7>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_8>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_9>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_10>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_11>div {
  margin-top: 12px
}

.m_1.top_h_spacing.horizontal_12>div {
  margin-top: 12px
}

.brdr_1,
.brdr_1.m_0.horizontal_1.b_brdr,
.brdr_1.m_1.horizontal_1.b_brdr,
.brdr_1.w_0.horizontal_1.b_brdr,
.brdr_1.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_1.b_brdr:after,
.brdr_1.m_1.horizontal_1.b_brdr:after,
.brdr_1.w_0.horizontal_1.b_brdr:after,
.brdr_1.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_1.t_brdr,
.brdr_1.m_1.horizontal_1.t_brdr,
.brdr_1.w_0.horizontal_1.t_brdr,
.brdr_1.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_1.t_brdr:before,
.brdr_1.m_1.horizontal_1.t_brdr:before,
.brdr_1.w_0.horizontal_1.t_brdr:before,
.brdr_1.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_2.b_brdr,
.brdr_1.m_1.horizontal_2.b_brdr,
.brdr_1.w_0.horizontal_2.b_brdr,
.brdr_1.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_2.b_brdr:after,
.brdr_1.m_1.horizontal_2.b_brdr:after,
.brdr_1.w_0.horizontal_2.b_brdr:after,
.brdr_1.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_2.t_brdr,
.brdr_1.m_1.horizontal_2.t_brdr,
.brdr_1.w_0.horizontal_2.t_brdr,
.brdr_1.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_2.t_brdr:before,
.brdr_1.m_1.horizontal_2.t_brdr:before,
.brdr_1.w_0.horizontal_2.t_brdr:before,
.brdr_1.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_3.b_brdr,
.brdr_1.m_1.horizontal_3.b_brdr,
.brdr_1.w_0.horizontal_3.b_brdr,
.brdr_1.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_3.b_brdr:after,
.brdr_1.m_1.horizontal_3.b_brdr:after,
.brdr_1.w_0.horizontal_3.b_brdr:after,
.brdr_1.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_3.t_brdr,
.brdr_1.m_1.horizontal_3.t_brdr,
.brdr_1.w_0.horizontal_3.t_brdr,
.brdr_1.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_3.t_brdr:before,
.brdr_1.m_1.horizontal_3.t_brdr:before,
.brdr_1.w_0.horizontal_3.t_brdr:before,
.brdr_1.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_4.b_brdr,
.brdr_1.m_1.horizontal_4.b_brdr,
.brdr_1.w_0.horizontal_4.b_brdr,
.brdr_1.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_4.b_brdr:after,
.brdr_1.m_1.horizontal_4.b_brdr:after,
.brdr_1.w_0.horizontal_4.b_brdr:after,
.brdr_1.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_4.t_brdr,
.brdr_1.m_1.horizontal_4.t_brdr,
.brdr_1.w_0.horizontal_4.t_brdr,
.brdr_1.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_4.t_brdr:before,
.brdr_1.m_1.horizontal_4.t_brdr:before,
.brdr_1.w_0.horizontal_4.t_brdr:before,
.brdr_1.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_5.b_brdr,
.brdr_1.m_1.horizontal_5.b_brdr,
.brdr_1.w_0.horizontal_5.b_brdr,
.brdr_1.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_5.b_brdr:after,
.brdr_1.m_1.horizontal_5.b_brdr:after,
.brdr_1.w_0.horizontal_5.b_brdr:after,
.brdr_1.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_5.t_brdr,
.brdr_1.m_1.horizontal_5.t_brdr,
.brdr_1.w_0.horizontal_5.t_brdr,
.brdr_1.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_5.t_brdr:before,
.brdr_1.m_1.horizontal_5.t_brdr:before,
.brdr_1.w_0.horizontal_5.t_brdr:before,
.brdr_1.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_6.b_brdr,
.brdr_1.m_1.horizontal_6.b_brdr,
.brdr_1.w_0.horizontal_6.b_brdr,
.brdr_1.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_6.b_brdr:after,
.brdr_1.m_1.horizontal_6.b_brdr:after,
.brdr_1.w_0.horizontal_6.b_brdr:after,
.brdr_1.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_6.t_brdr,
.brdr_1.m_1.horizontal_6.t_brdr,
.brdr_1.w_0.horizontal_6.t_brdr,
.brdr_1.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_6.t_brdr:before,
.brdr_1.m_1.horizontal_6.t_brdr:before,
.brdr_1.w_0.horizontal_6.t_brdr:before,
.brdr_1.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_7.b_brdr,
.brdr_1.m_1.horizontal_7.b_brdr,
.brdr_1.w_0.horizontal_7.b_brdr,
.brdr_1.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_7.b_brdr:after,
.brdr_1.m_1.horizontal_7.b_brdr:after,
.brdr_1.w_0.horizontal_7.b_brdr:after,
.brdr_1.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_7.t_brdr,
.brdr_1.m_1.horizontal_7.t_brdr,
.brdr_1.w_0.horizontal_7.t_brdr,
.brdr_1.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_7.t_brdr:before,
.brdr_1.m_1.horizontal_7.t_brdr:before,
.brdr_1.w_0.horizontal_7.t_brdr:before,
.brdr_1.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_8.b_brdr,
.brdr_1.m_1.horizontal_8.b_brdr,
.brdr_1.w_0.horizontal_8.b_brdr,
.brdr_1.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_8.b_brdr:after,
.brdr_1.m_1.horizontal_8.b_brdr:after,
.brdr_1.w_0.horizontal_8.b_brdr:after,
.brdr_1.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_8.t_brdr,
.brdr_1.m_1.horizontal_8.t_brdr,
.brdr_1.w_0.horizontal_8.t_brdr,
.brdr_1.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_8.t_brdr:before,
.brdr_1.m_1.horizontal_8.t_brdr:before,
.brdr_1.w_0.horizontal_8.t_brdr:before,
.brdr_1.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_9.b_brdr,
.brdr_1.m_1.horizontal_9.b_brdr,
.brdr_1.w_0.horizontal_9.b_brdr,
.brdr_1.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_9.b_brdr:after,
.brdr_1.m_1.horizontal_9.b_brdr:after,
.brdr_1.w_0.horizontal_9.b_brdr:after,
.brdr_1.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_9.t_brdr,
.brdr_1.m_1.horizontal_9.t_brdr,
.brdr_1.w_0.horizontal_9.t_brdr,
.brdr_1.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_9.t_brdr:before,
.brdr_1.m_1.horizontal_9.t_brdr:before,
.brdr_1.w_0.horizontal_9.t_brdr:before,
.brdr_1.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_10.b_brdr,
.brdr_1.m_1.horizontal_10.b_brdr,
.brdr_1.w_0.horizontal_10.b_brdr,
.brdr_1.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_10.b_brdr:after,
.brdr_1.m_1.horizontal_10.b_brdr:after,
.brdr_1.w_0.horizontal_10.b_brdr:after,
.brdr_1.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_10.t_brdr,
.brdr_1.m_1.horizontal_10.t_brdr,
.brdr_1.w_0.horizontal_10.t_brdr,
.brdr_1.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_10.t_brdr:before,
.brdr_1.m_1.horizontal_10.t_brdr:before,
.brdr_1.w_0.horizontal_10.t_brdr:before,
.brdr_1.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_11.b_brdr,
.brdr_1.m_1.horizontal_11.b_brdr,
.brdr_1.w_0.horizontal_11.b_brdr,
.brdr_1.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_11.b_brdr:after,
.brdr_1.m_1.horizontal_11.b_brdr:after,
.brdr_1.w_0.horizontal_11.b_brdr:after,
.brdr_1.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_11.t_brdr,
.brdr_1.m_1.horizontal_11.t_brdr,
.brdr_1.w_0.horizontal_11.t_brdr,
.brdr_1.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_11.t_brdr:before,
.brdr_1.m_1.horizontal_11.t_brdr:before,
.brdr_1.w_0.horizontal_11.t_brdr:before,
.brdr_1.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_12.b_brdr,
.brdr_1.m_1.horizontal_12.b_brdr,
.brdr_1.w_0.horizontal_12.b_brdr,
.brdr_1.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_12.b_brdr:after,
.brdr_1.m_1.horizontal_12.b_brdr:after,
.brdr_1.w_0.horizontal_12.b_brdr:after,
.brdr_1.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_12.t_brdr,
.brdr_1.m_1.horizontal_12.t_brdr,
.brdr_1.w_0.horizontal_12.t_brdr,
.brdr_1.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_1.m_0.horizontal_12.t_brdr:before,
.brdr_1.m_1.horizontal_12.t_brdr:before,
.brdr_1.w_0.horizontal_12.t_brdr:before,
.brdr_1.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 8px;
  width: 100%
}

.brdr_1.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_1.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_1.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_1.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_1.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 8px;
  padding-bottom: 0
}

.brdr_1.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 8px
}

.brdr_1.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 8px;
  padding-bottom: 0
}

.brdr_1.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 8px
}

.brdr_1.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_1.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_2,
.brdr_2.m_0.horizontal_1.b_brdr,
.brdr_2.m_1.horizontal_1.b_brdr,
.brdr_2.w_0.horizontal_1.b_brdr,
.brdr_2.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_1.b_brdr:after,
.brdr_2.m_1.horizontal_1.b_brdr:after,
.brdr_2.w_0.horizontal_1.b_brdr:after,
.brdr_2.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_1.t_brdr,
.brdr_2.m_1.horizontal_1.t_brdr,
.brdr_2.w_0.horizontal_1.t_brdr,
.brdr_2.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_1.t_brdr:before,
.brdr_2.m_1.horizontal_1.t_brdr:before,
.brdr_2.w_0.horizontal_1.t_brdr:before,
.brdr_2.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_2.b_brdr,
.brdr_2.m_1.horizontal_2.b_brdr,
.brdr_2.w_0.horizontal_2.b_brdr,
.brdr_2.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_2.b_brdr:after,
.brdr_2.m_1.horizontal_2.b_brdr:after,
.brdr_2.w_0.horizontal_2.b_brdr:after,
.brdr_2.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_2.t_brdr,
.brdr_2.m_1.horizontal_2.t_brdr,
.brdr_2.w_0.horizontal_2.t_brdr,
.brdr_2.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_2.t_brdr:before,
.brdr_2.m_1.horizontal_2.t_brdr:before,
.brdr_2.w_0.horizontal_2.t_brdr:before,
.brdr_2.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_3.b_brdr,
.brdr_2.m_1.horizontal_3.b_brdr,
.brdr_2.w_0.horizontal_3.b_brdr,
.brdr_2.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_3.b_brdr:after,
.brdr_2.m_1.horizontal_3.b_brdr:after,
.brdr_2.w_0.horizontal_3.b_brdr:after,
.brdr_2.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_3.t_brdr,
.brdr_2.m_1.horizontal_3.t_brdr,
.brdr_2.w_0.horizontal_3.t_brdr,
.brdr_2.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_3.t_brdr:before,
.brdr_2.m_1.horizontal_3.t_brdr:before,
.brdr_2.w_0.horizontal_3.t_brdr:before,
.brdr_2.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_4.b_brdr,
.brdr_2.m_1.horizontal_4.b_brdr,
.brdr_2.w_0.horizontal_4.b_brdr,
.brdr_2.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_4.b_brdr:after,
.brdr_2.m_1.horizontal_4.b_brdr:after,
.brdr_2.w_0.horizontal_4.b_brdr:after,
.brdr_2.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_4.t_brdr,
.brdr_2.m_1.horizontal_4.t_brdr,
.brdr_2.w_0.horizontal_4.t_brdr,
.brdr_2.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_4.t_brdr:before,
.brdr_2.m_1.horizontal_4.t_brdr:before,
.brdr_2.w_0.horizontal_4.t_brdr:before,
.brdr_2.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_5.b_brdr,
.brdr_2.m_1.horizontal_5.b_brdr,
.brdr_2.w_0.horizontal_5.b_brdr,
.brdr_2.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_5.b_brdr:after,
.brdr_2.m_1.horizontal_5.b_brdr:after,
.brdr_2.w_0.horizontal_5.b_brdr:after,
.brdr_2.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_5.t_brdr,
.brdr_2.m_1.horizontal_5.t_brdr,
.brdr_2.w_0.horizontal_5.t_brdr,
.brdr_2.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_5.t_brdr:before,
.brdr_2.m_1.horizontal_5.t_brdr:before,
.brdr_2.w_0.horizontal_5.t_brdr:before,
.brdr_2.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_6.b_brdr,
.brdr_2.m_1.horizontal_6.b_brdr,
.brdr_2.w_0.horizontal_6.b_brdr,
.brdr_2.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_6.b_brdr:after,
.brdr_2.m_1.horizontal_6.b_brdr:after,
.brdr_2.w_0.horizontal_6.b_brdr:after,
.brdr_2.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_6.t_brdr,
.brdr_2.m_1.horizontal_6.t_brdr,
.brdr_2.w_0.horizontal_6.t_brdr,
.brdr_2.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_6.t_brdr:before,
.brdr_2.m_1.horizontal_6.t_brdr:before,
.brdr_2.w_0.horizontal_6.t_brdr:before,
.brdr_2.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_7.b_brdr,
.brdr_2.m_1.horizontal_7.b_brdr,
.brdr_2.w_0.horizontal_7.b_brdr,
.brdr_2.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_7.b_brdr:after,
.brdr_2.m_1.horizontal_7.b_brdr:after,
.brdr_2.w_0.horizontal_7.b_brdr:after,
.brdr_2.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_7.t_brdr,
.brdr_2.m_1.horizontal_7.t_brdr,
.brdr_2.w_0.horizontal_7.t_brdr,
.brdr_2.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_7.t_brdr:before,
.brdr_2.m_1.horizontal_7.t_brdr:before,
.brdr_2.w_0.horizontal_7.t_brdr:before,
.brdr_2.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_8.b_brdr,
.brdr_2.m_1.horizontal_8.b_brdr,
.brdr_2.w_0.horizontal_8.b_brdr,
.brdr_2.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_8.b_brdr:after,
.brdr_2.m_1.horizontal_8.b_brdr:after,
.brdr_2.w_0.horizontal_8.b_brdr:after,
.brdr_2.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_8.t_brdr,
.brdr_2.m_1.horizontal_8.t_brdr,
.brdr_2.w_0.horizontal_8.t_brdr,
.brdr_2.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_8.t_brdr:before,
.brdr_2.m_1.horizontal_8.t_brdr:before,
.brdr_2.w_0.horizontal_8.t_brdr:before,
.brdr_2.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_9.b_brdr,
.brdr_2.m_1.horizontal_9.b_brdr,
.brdr_2.w_0.horizontal_9.b_brdr,
.brdr_2.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_9.b_brdr:after,
.brdr_2.m_1.horizontal_9.b_brdr:after,
.brdr_2.w_0.horizontal_9.b_brdr:after,
.brdr_2.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_9.t_brdr,
.brdr_2.m_1.horizontal_9.t_brdr,
.brdr_2.w_0.horizontal_9.t_brdr,
.brdr_2.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_9.t_brdr:before,
.brdr_2.m_1.horizontal_9.t_brdr:before,
.brdr_2.w_0.horizontal_9.t_brdr:before,
.brdr_2.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_10.b_brdr,
.brdr_2.m_1.horizontal_10.b_brdr,
.brdr_2.w_0.horizontal_10.b_brdr,
.brdr_2.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_10.b_brdr:after,
.brdr_2.m_1.horizontal_10.b_brdr:after,
.brdr_2.w_0.horizontal_10.b_brdr:after,
.brdr_2.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_10.t_brdr,
.brdr_2.m_1.horizontal_10.t_brdr,
.brdr_2.w_0.horizontal_10.t_brdr,
.brdr_2.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_10.t_brdr:before,
.brdr_2.m_1.horizontal_10.t_brdr:before,
.brdr_2.w_0.horizontal_10.t_brdr:before,
.brdr_2.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_11.b_brdr,
.brdr_2.m_1.horizontal_11.b_brdr,
.brdr_2.w_0.horizontal_11.b_brdr,
.brdr_2.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_11.b_brdr:after,
.brdr_2.m_1.horizontal_11.b_brdr:after,
.brdr_2.w_0.horizontal_11.b_brdr:after,
.brdr_2.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_11.t_brdr,
.brdr_2.m_1.horizontal_11.t_brdr,
.brdr_2.w_0.horizontal_11.t_brdr,
.brdr_2.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_11.t_brdr:before,
.brdr_2.m_1.horizontal_11.t_brdr:before,
.brdr_2.w_0.horizontal_11.t_brdr:before,
.brdr_2.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_12.b_brdr,
.brdr_2.m_1.horizontal_12.b_brdr,
.brdr_2.w_0.horizontal_12.b_brdr,
.brdr_2.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_12.b_brdr:after,
.brdr_2.m_1.horizontal_12.b_brdr:after,
.brdr_2.w_0.horizontal_12.b_brdr:after,
.brdr_2.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_12.t_brdr,
.brdr_2.m_1.horizontal_12.t_brdr,
.brdr_2.w_0.horizontal_12.t_brdr,
.brdr_2.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_2.m_0.horizontal_12.t_brdr:before,
.brdr_2.m_1.horizontal_12.t_brdr:before,
.brdr_2.w_0.horizontal_12.t_brdr:before,
.brdr_2.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 12px;
  width: 100%
}

.brdr_2.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_2.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_2.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_2.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_2.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 12px;
  padding-bottom: 0
}

.brdr_2.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 12px
}

.brdr_2.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 12px;
  padding-bottom: 0
}

.brdr_2.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 12px
}

.brdr_2.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_2.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_3,
.brdr_3.m_0.horizontal_1.b_brdr,
.brdr_3.m_1.horizontal_1.b_brdr,
.brdr_3.w_0.horizontal_1.b_brdr,
.brdr_3.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_1.b_brdr:after,
.brdr_3.m_1.horizontal_1.b_brdr:after,
.brdr_3.w_0.horizontal_1.b_brdr:after,
.brdr_3.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_1.t_brdr,
.brdr_3.m_1.horizontal_1.t_brdr,
.brdr_3.w_0.horizontal_1.t_brdr,
.brdr_3.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_1.t_brdr:before,
.brdr_3.m_1.horizontal_1.t_brdr:before,
.brdr_3.w_0.horizontal_1.t_brdr:before,
.brdr_3.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_2.b_brdr,
.brdr_3.m_1.horizontal_2.b_brdr,
.brdr_3.w_0.horizontal_2.b_brdr,
.brdr_3.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_2.b_brdr:after,
.brdr_3.m_1.horizontal_2.b_brdr:after,
.brdr_3.w_0.horizontal_2.b_brdr:after,
.brdr_3.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_2.t_brdr,
.brdr_3.m_1.horizontal_2.t_brdr,
.brdr_3.w_0.horizontal_2.t_brdr,
.brdr_3.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_2.t_brdr:before,
.brdr_3.m_1.horizontal_2.t_brdr:before,
.brdr_3.w_0.horizontal_2.t_brdr:before,
.brdr_3.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_3.b_brdr,
.brdr_3.m_1.horizontal_3.b_brdr,
.brdr_3.w_0.horizontal_3.b_brdr,
.brdr_3.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_3.b_brdr:after,
.brdr_3.m_1.horizontal_3.b_brdr:after,
.brdr_3.w_0.horizontal_3.b_brdr:after,
.brdr_3.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_3.t_brdr,
.brdr_3.m_1.horizontal_3.t_brdr,
.brdr_3.w_0.horizontal_3.t_brdr,
.brdr_3.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_3.t_brdr:before,
.brdr_3.m_1.horizontal_3.t_brdr:before,
.brdr_3.w_0.horizontal_3.t_brdr:before,
.brdr_3.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_4.b_brdr,
.brdr_3.m_1.horizontal_4.b_brdr,
.brdr_3.w_0.horizontal_4.b_brdr,
.brdr_3.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_4.b_brdr:after,
.brdr_3.m_1.horizontal_4.b_brdr:after,
.brdr_3.w_0.horizontal_4.b_brdr:after,
.brdr_3.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_4.t_brdr,
.brdr_3.m_1.horizontal_4.t_brdr,
.brdr_3.w_0.horizontal_4.t_brdr,
.brdr_3.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_4.t_brdr:before,
.brdr_3.m_1.horizontal_4.t_brdr:before,
.brdr_3.w_0.horizontal_4.t_brdr:before,
.brdr_3.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_5.b_brdr,
.brdr_3.m_1.horizontal_5.b_brdr,
.brdr_3.w_0.horizontal_5.b_brdr,
.brdr_3.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_5.b_brdr:after,
.brdr_3.m_1.horizontal_5.b_brdr:after,
.brdr_3.w_0.horizontal_5.b_brdr:after,
.brdr_3.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_5.t_brdr,
.brdr_3.m_1.horizontal_5.t_brdr,
.brdr_3.w_0.horizontal_5.t_brdr,
.brdr_3.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_5.t_brdr:before,
.brdr_3.m_1.horizontal_5.t_brdr:before,
.brdr_3.w_0.horizontal_5.t_brdr:before,
.brdr_3.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_6.b_brdr,
.brdr_3.m_1.horizontal_6.b_brdr,
.brdr_3.w_0.horizontal_6.b_brdr,
.brdr_3.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_6.b_brdr:after,
.brdr_3.m_1.horizontal_6.b_brdr:after,
.brdr_3.w_0.horizontal_6.b_brdr:after,
.brdr_3.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_6.t_brdr,
.brdr_3.m_1.horizontal_6.t_brdr,
.brdr_3.w_0.horizontal_6.t_brdr,
.brdr_3.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_6.t_brdr:before,
.brdr_3.m_1.horizontal_6.t_brdr:before,
.brdr_3.w_0.horizontal_6.t_brdr:before,
.brdr_3.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_7.b_brdr,
.brdr_3.m_1.horizontal_7.b_brdr,
.brdr_3.w_0.horizontal_7.b_brdr,
.brdr_3.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_7.b_brdr:after,
.brdr_3.m_1.horizontal_7.b_brdr:after,
.brdr_3.w_0.horizontal_7.b_brdr:after,
.brdr_3.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_7.t_brdr,
.brdr_3.m_1.horizontal_7.t_brdr,
.brdr_3.w_0.horizontal_7.t_brdr,
.brdr_3.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_7.t_brdr:before,
.brdr_3.m_1.horizontal_7.t_brdr:before,
.brdr_3.w_0.horizontal_7.t_brdr:before,
.brdr_3.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_8.b_brdr,
.brdr_3.m_1.horizontal_8.b_brdr,
.brdr_3.w_0.horizontal_8.b_brdr,
.brdr_3.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_8.b_brdr:after,
.brdr_3.m_1.horizontal_8.b_brdr:after,
.brdr_3.w_0.horizontal_8.b_brdr:after,
.brdr_3.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_8.t_brdr,
.brdr_3.m_1.horizontal_8.t_brdr,
.brdr_3.w_0.horizontal_8.t_brdr,
.brdr_3.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_8.t_brdr:before,
.brdr_3.m_1.horizontal_8.t_brdr:before,
.brdr_3.w_0.horizontal_8.t_brdr:before,
.brdr_3.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_9.b_brdr,
.brdr_3.m_1.horizontal_9.b_brdr,
.brdr_3.w_0.horizontal_9.b_brdr,
.brdr_3.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_9.b_brdr:after,
.brdr_3.m_1.horizontal_9.b_brdr:after,
.brdr_3.w_0.horizontal_9.b_brdr:after,
.brdr_3.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_9.t_brdr,
.brdr_3.m_1.horizontal_9.t_brdr,
.brdr_3.w_0.horizontal_9.t_brdr,
.brdr_3.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_9.t_brdr:before,
.brdr_3.m_1.horizontal_9.t_brdr:before,
.brdr_3.w_0.horizontal_9.t_brdr:before,
.brdr_3.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_10.b_brdr,
.brdr_3.m_1.horizontal_10.b_brdr,
.brdr_3.w_0.horizontal_10.b_brdr,
.brdr_3.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_10.b_brdr:after,
.brdr_3.m_1.horizontal_10.b_brdr:after,
.brdr_3.w_0.horizontal_10.b_brdr:after,
.brdr_3.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_10.t_brdr,
.brdr_3.m_1.horizontal_10.t_brdr,
.brdr_3.w_0.horizontal_10.t_brdr,
.brdr_3.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_10.t_brdr:before,
.brdr_3.m_1.horizontal_10.t_brdr:before,
.brdr_3.w_0.horizontal_10.t_brdr:before,
.brdr_3.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_11.b_brdr,
.brdr_3.m_1.horizontal_11.b_brdr,
.brdr_3.w_0.horizontal_11.b_brdr,
.brdr_3.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_11.b_brdr:after,
.brdr_3.m_1.horizontal_11.b_brdr:after,
.brdr_3.w_0.horizontal_11.b_brdr:after,
.brdr_3.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_11.t_brdr,
.brdr_3.m_1.horizontal_11.t_brdr,
.brdr_3.w_0.horizontal_11.t_brdr,
.brdr_3.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_11.t_brdr:before,
.brdr_3.m_1.horizontal_11.t_brdr:before,
.brdr_3.w_0.horizontal_11.t_brdr:before,
.brdr_3.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_12.b_brdr,
.brdr_3.m_1.horizontal_12.b_brdr,
.brdr_3.w_0.horizontal_12.b_brdr,
.brdr_3.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_12.b_brdr:after,
.brdr_3.m_1.horizontal_12.b_brdr:after,
.brdr_3.w_0.horizontal_12.b_brdr:after,
.brdr_3.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_12.t_brdr,
.brdr_3.m_1.horizontal_12.t_brdr,
.brdr_3.w_0.horizontal_12.t_brdr,
.brdr_3.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_3.m_0.horizontal_12.t_brdr:before,
.brdr_3.m_1.horizontal_12.t_brdr:before,
.brdr_3.w_0.horizontal_12.t_brdr:before,
.brdr_3.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 16px;
  width: 100%
}

.brdr_3.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_3.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_3.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_3.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_3.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 16px;
  padding-bottom: 0
}

.brdr_3.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 16px
}

.brdr_3.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 16px;
  padding-bottom: 0
}

.brdr_3.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 16px
}

.brdr_3.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_3.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_4,
.brdr_4.m_0.horizontal_1.b_brdr,
.brdr_4.m_1.horizontal_1.b_brdr,
.brdr_4.w_0.horizontal_1.b_brdr,
.brdr_4.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_1.b_brdr:after,
.brdr_4.m_1.horizontal_1.b_brdr:after,
.brdr_4.w_0.horizontal_1.b_brdr:after,
.brdr_4.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_1.t_brdr,
.brdr_4.m_1.horizontal_1.t_brdr,
.brdr_4.w_0.horizontal_1.t_brdr,
.brdr_4.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_1.t_brdr:before,
.brdr_4.m_1.horizontal_1.t_brdr:before,
.brdr_4.w_0.horizontal_1.t_brdr:before,
.brdr_4.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_2.b_brdr,
.brdr_4.m_1.horizontal_2.b_brdr,
.brdr_4.w_0.horizontal_2.b_brdr,
.brdr_4.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_2.b_brdr:after,
.brdr_4.m_1.horizontal_2.b_brdr:after,
.brdr_4.w_0.horizontal_2.b_brdr:after,
.brdr_4.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_2.t_brdr,
.brdr_4.m_1.horizontal_2.t_brdr,
.brdr_4.w_0.horizontal_2.t_brdr,
.brdr_4.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_2.t_brdr:before,
.brdr_4.m_1.horizontal_2.t_brdr:before,
.brdr_4.w_0.horizontal_2.t_brdr:before,
.brdr_4.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_3.b_brdr,
.brdr_4.m_1.horizontal_3.b_brdr,
.brdr_4.w_0.horizontal_3.b_brdr,
.brdr_4.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_3.b_brdr:after,
.brdr_4.m_1.horizontal_3.b_brdr:after,
.brdr_4.w_0.horizontal_3.b_brdr:after,
.brdr_4.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_3.t_brdr,
.brdr_4.m_1.horizontal_3.t_brdr,
.brdr_4.w_0.horizontal_3.t_brdr,
.brdr_4.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_3.t_brdr:before,
.brdr_4.m_1.horizontal_3.t_brdr:before,
.brdr_4.w_0.horizontal_3.t_brdr:before,
.brdr_4.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_4.b_brdr,
.brdr_4.m_1.horizontal_4.b_brdr,
.brdr_4.w_0.horizontal_4.b_brdr,
.brdr_4.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_4.b_brdr:after,
.brdr_4.m_1.horizontal_4.b_brdr:after,
.brdr_4.w_0.horizontal_4.b_brdr:after,
.brdr_4.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_4.t_brdr,
.brdr_4.m_1.horizontal_4.t_brdr,
.brdr_4.w_0.horizontal_4.t_brdr,
.brdr_4.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_4.t_brdr:before,
.brdr_4.m_1.horizontal_4.t_brdr:before,
.brdr_4.w_0.horizontal_4.t_brdr:before,
.brdr_4.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_5.b_brdr,
.brdr_4.m_1.horizontal_5.b_brdr,
.brdr_4.w_0.horizontal_5.b_brdr,
.brdr_4.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_5.b_brdr:after,
.brdr_4.m_1.horizontal_5.b_brdr:after,
.brdr_4.w_0.horizontal_5.b_brdr:after,
.brdr_4.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_5.t_brdr,
.brdr_4.m_1.horizontal_5.t_brdr,
.brdr_4.w_0.horizontal_5.t_brdr,
.brdr_4.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_5.t_brdr:before,
.brdr_4.m_1.horizontal_5.t_brdr:before,
.brdr_4.w_0.horizontal_5.t_brdr:before,
.brdr_4.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_6.b_brdr,
.brdr_4.m_1.horizontal_6.b_brdr,
.brdr_4.w_0.horizontal_6.b_brdr,
.brdr_4.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_6.b_brdr:after,
.brdr_4.m_1.horizontal_6.b_brdr:after,
.brdr_4.w_0.horizontal_6.b_brdr:after,
.brdr_4.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_6.t_brdr,
.brdr_4.m_1.horizontal_6.t_brdr,
.brdr_4.w_0.horizontal_6.t_brdr,
.brdr_4.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_6.t_brdr:before,
.brdr_4.m_1.horizontal_6.t_brdr:before,
.brdr_4.w_0.horizontal_6.t_brdr:before,
.brdr_4.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_7.b_brdr,
.brdr_4.m_1.horizontal_7.b_brdr,
.brdr_4.w_0.horizontal_7.b_brdr,
.brdr_4.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_7.b_brdr:after,
.brdr_4.m_1.horizontal_7.b_brdr:after,
.brdr_4.w_0.horizontal_7.b_brdr:after,
.brdr_4.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_7.t_brdr,
.brdr_4.m_1.horizontal_7.t_brdr,
.brdr_4.w_0.horizontal_7.t_brdr,
.brdr_4.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_7.t_brdr:before,
.brdr_4.m_1.horizontal_7.t_brdr:before,
.brdr_4.w_0.horizontal_7.t_brdr:before,
.brdr_4.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_8.b_brdr,
.brdr_4.m_1.horizontal_8.b_brdr,
.brdr_4.w_0.horizontal_8.b_brdr,
.brdr_4.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_8.b_brdr:after,
.brdr_4.m_1.horizontal_8.b_brdr:after,
.brdr_4.w_0.horizontal_8.b_brdr:after,
.brdr_4.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_8.t_brdr,
.brdr_4.m_1.horizontal_8.t_brdr,
.brdr_4.w_0.horizontal_8.t_brdr,
.brdr_4.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_8.t_brdr:before,
.brdr_4.m_1.horizontal_8.t_brdr:before,
.brdr_4.w_0.horizontal_8.t_brdr:before,
.brdr_4.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_9.b_brdr,
.brdr_4.m_1.horizontal_9.b_brdr,
.brdr_4.w_0.horizontal_9.b_brdr,
.brdr_4.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_9.b_brdr:after,
.brdr_4.m_1.horizontal_9.b_brdr:after,
.brdr_4.w_0.horizontal_9.b_brdr:after,
.brdr_4.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_9.t_brdr,
.brdr_4.m_1.horizontal_9.t_brdr,
.brdr_4.w_0.horizontal_9.t_brdr,
.brdr_4.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_9.t_brdr:before,
.brdr_4.m_1.horizontal_9.t_brdr:before,
.brdr_4.w_0.horizontal_9.t_brdr:before,
.brdr_4.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_10.b_brdr,
.brdr_4.m_1.horizontal_10.b_brdr,
.brdr_4.w_0.horizontal_10.b_brdr,
.brdr_4.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_10.b_brdr:after,
.brdr_4.m_1.horizontal_10.b_brdr:after,
.brdr_4.w_0.horizontal_10.b_brdr:after,
.brdr_4.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_10.t_brdr,
.brdr_4.m_1.horizontal_10.t_brdr,
.brdr_4.w_0.horizontal_10.t_brdr,
.brdr_4.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_10.t_brdr:before,
.brdr_4.m_1.horizontal_10.t_brdr:before,
.brdr_4.w_0.horizontal_10.t_brdr:before,
.brdr_4.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_11.b_brdr,
.brdr_4.m_1.horizontal_11.b_brdr,
.brdr_4.w_0.horizontal_11.b_brdr,
.brdr_4.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_11.b_brdr:after,
.brdr_4.m_1.horizontal_11.b_brdr:after,
.brdr_4.w_0.horizontal_11.b_brdr:after,
.brdr_4.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_11.t_brdr,
.brdr_4.m_1.horizontal_11.t_brdr,
.brdr_4.w_0.horizontal_11.t_brdr,
.brdr_4.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_11.t_brdr:before,
.brdr_4.m_1.horizontal_11.t_brdr:before,
.brdr_4.w_0.horizontal_11.t_brdr:before,
.brdr_4.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_12.b_brdr,
.brdr_4.m_1.horizontal_12.b_brdr,
.brdr_4.w_0.horizontal_12.b_brdr,
.brdr_4.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_12.b_brdr:after,
.brdr_4.m_1.horizontal_12.b_brdr:after,
.brdr_4.w_0.horizontal_12.b_brdr:after,
.brdr_4.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_12.t_brdr,
.brdr_4.m_1.horizontal_12.t_brdr,
.brdr_4.w_0.horizontal_12.t_brdr,
.brdr_4.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_4.m_0.horizontal_12.t_brdr:before,
.brdr_4.m_1.horizontal_12.t_brdr:before,
.brdr_4.w_0.horizontal_12.t_brdr:before,
.brdr_4.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 20px;
  width: 100%
}

.brdr_4.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_4.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_4.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_4.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_4.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 20px;
  padding-bottom: 0
}

.brdr_4.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 20px
}

.brdr_4.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 20px;
  padding-bottom: 0
}

.brdr_4.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 20px
}

.brdr_4.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_4.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_6,
.brdr_6.m_0.horizontal_1.b_brdr,
.brdr_6.m_1.horizontal_1.b_brdr,
.brdr_6.w_0.horizontal_1.b_brdr,
.brdr_6.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_1.b_brdr:after,
.brdr_6.m_1.horizontal_1.b_brdr:after,
.brdr_6.w_0.horizontal_1.b_brdr:after,
.brdr_6.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_1.t_brdr,
.brdr_6.m_1.horizontal_1.t_brdr,
.brdr_6.w_0.horizontal_1.t_brdr,
.brdr_6.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_1.t_brdr:before,
.brdr_6.m_1.horizontal_1.t_brdr:before,
.brdr_6.w_0.horizontal_1.t_brdr:before,
.brdr_6.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_2.b_brdr,
.brdr_6.m_1.horizontal_2.b_brdr,
.brdr_6.w_0.horizontal_2.b_brdr,
.brdr_6.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_2.b_brdr:after,
.brdr_6.m_1.horizontal_2.b_brdr:after,
.brdr_6.w_0.horizontal_2.b_brdr:after,
.brdr_6.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_2.t_brdr,
.brdr_6.m_1.horizontal_2.t_brdr,
.brdr_6.w_0.horizontal_2.t_brdr,
.brdr_6.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_2.t_brdr:before,
.brdr_6.m_1.horizontal_2.t_brdr:before,
.brdr_6.w_0.horizontal_2.t_brdr:before,
.brdr_6.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_3.b_brdr,
.brdr_6.m_1.horizontal_3.b_brdr,
.brdr_6.w_0.horizontal_3.b_brdr,
.brdr_6.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_3.b_brdr:after,
.brdr_6.m_1.horizontal_3.b_brdr:after,
.brdr_6.w_0.horizontal_3.b_brdr:after,
.brdr_6.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_3.t_brdr,
.brdr_6.m_1.horizontal_3.t_brdr,
.brdr_6.w_0.horizontal_3.t_brdr,
.brdr_6.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_3.t_brdr:before,
.brdr_6.m_1.horizontal_3.t_brdr:before,
.brdr_6.w_0.horizontal_3.t_brdr:before,
.brdr_6.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_4.b_brdr,
.brdr_6.m_1.horizontal_4.b_brdr,
.brdr_6.w_0.horizontal_4.b_brdr,
.brdr_6.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_4.b_brdr:after,
.brdr_6.m_1.horizontal_4.b_brdr:after,
.brdr_6.w_0.horizontal_4.b_brdr:after,
.brdr_6.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_4.t_brdr,
.brdr_6.m_1.horizontal_4.t_brdr,
.brdr_6.w_0.horizontal_4.t_brdr,
.brdr_6.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_4.t_brdr:before,
.brdr_6.m_1.horizontal_4.t_brdr:before,
.brdr_6.w_0.horizontal_4.t_brdr:before,
.brdr_6.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_5.b_brdr,
.brdr_6.m_1.horizontal_5.b_brdr,
.brdr_6.w_0.horizontal_5.b_brdr,
.brdr_6.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_5.b_brdr:after,
.brdr_6.m_1.horizontal_5.b_brdr:after,
.brdr_6.w_0.horizontal_5.b_brdr:after,
.brdr_6.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_5.t_brdr,
.brdr_6.m_1.horizontal_5.t_brdr,
.brdr_6.w_0.horizontal_5.t_brdr,
.brdr_6.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_5.t_brdr:before,
.brdr_6.m_1.horizontal_5.t_brdr:before,
.brdr_6.w_0.horizontal_5.t_brdr:before,
.brdr_6.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_6.b_brdr,
.brdr_6.m_1.horizontal_6.b_brdr,
.brdr_6.w_0.horizontal_6.b_brdr,
.brdr_6.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_6.b_brdr:after,
.brdr_6.m_1.horizontal_6.b_brdr:after,
.brdr_6.w_0.horizontal_6.b_brdr:after,
.brdr_6.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_6.t_brdr,
.brdr_6.m_1.horizontal_6.t_brdr,
.brdr_6.w_0.horizontal_6.t_brdr,
.brdr_6.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_6.t_brdr:before,
.brdr_6.m_1.horizontal_6.t_brdr:before,
.brdr_6.w_0.horizontal_6.t_brdr:before,
.brdr_6.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_7.b_brdr,
.brdr_6.m_1.horizontal_7.b_brdr,
.brdr_6.w_0.horizontal_7.b_brdr,
.brdr_6.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_7.b_brdr:after,
.brdr_6.m_1.horizontal_7.b_brdr:after,
.brdr_6.w_0.horizontal_7.b_brdr:after,
.brdr_6.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_7.t_brdr,
.brdr_6.m_1.horizontal_7.t_brdr,
.brdr_6.w_0.horizontal_7.t_brdr,
.brdr_6.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_7.t_brdr:before,
.brdr_6.m_1.horizontal_7.t_brdr:before,
.brdr_6.w_0.horizontal_7.t_brdr:before,
.brdr_6.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_8.b_brdr,
.brdr_6.m_1.horizontal_8.b_brdr,
.brdr_6.w_0.horizontal_8.b_brdr,
.brdr_6.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_8.b_brdr:after,
.brdr_6.m_1.horizontal_8.b_brdr:after,
.brdr_6.w_0.horizontal_8.b_brdr:after,
.brdr_6.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_8.t_brdr,
.brdr_6.m_1.horizontal_8.t_brdr,
.brdr_6.w_0.horizontal_8.t_brdr,
.brdr_6.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_8.t_brdr:before,
.brdr_6.m_1.horizontal_8.t_brdr:before,
.brdr_6.w_0.horizontal_8.t_brdr:before,
.brdr_6.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_9.b_brdr,
.brdr_6.m_1.horizontal_9.b_brdr,
.brdr_6.w_0.horizontal_9.b_brdr,
.brdr_6.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_9.b_brdr:after,
.brdr_6.m_1.horizontal_9.b_brdr:after,
.brdr_6.w_0.horizontal_9.b_brdr:after,
.brdr_6.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_9.t_brdr,
.brdr_6.m_1.horizontal_9.t_brdr,
.brdr_6.w_0.horizontal_9.t_brdr,
.brdr_6.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_9.t_brdr:before,
.brdr_6.m_1.horizontal_9.t_brdr:before,
.brdr_6.w_0.horizontal_9.t_brdr:before,
.brdr_6.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_10.b_brdr,
.brdr_6.m_1.horizontal_10.b_brdr,
.brdr_6.w_0.horizontal_10.b_brdr,
.brdr_6.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_10.b_brdr:after,
.brdr_6.m_1.horizontal_10.b_brdr:after,
.brdr_6.w_0.horizontal_10.b_brdr:after,
.brdr_6.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_10.t_brdr,
.brdr_6.m_1.horizontal_10.t_brdr,
.brdr_6.w_0.horizontal_10.t_brdr,
.brdr_6.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_10.t_brdr:before,
.brdr_6.m_1.horizontal_10.t_brdr:before,
.brdr_6.w_0.horizontal_10.t_brdr:before,
.brdr_6.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_11.b_brdr,
.brdr_6.m_1.horizontal_11.b_brdr,
.brdr_6.w_0.horizontal_11.b_brdr,
.brdr_6.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_11.b_brdr:after,
.brdr_6.m_1.horizontal_11.b_brdr:after,
.brdr_6.w_0.horizontal_11.b_brdr:after,
.brdr_6.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_11.t_brdr,
.brdr_6.m_1.horizontal_11.t_brdr,
.brdr_6.w_0.horizontal_11.t_brdr,
.brdr_6.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_11.t_brdr:before,
.brdr_6.m_1.horizontal_11.t_brdr:before,
.brdr_6.w_0.horizontal_11.t_brdr:before,
.brdr_6.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_12.b_brdr,
.brdr_6.m_1.horizontal_12.b_brdr,
.brdr_6.w_0.horizontal_12.b_brdr,
.brdr_6.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_12.b_brdr:after,
.brdr_6.m_1.horizontal_12.b_brdr:after,
.brdr_6.w_0.horizontal_12.b_brdr:after,
.brdr_6.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_12.t_brdr,
.brdr_6.m_1.horizontal_12.t_brdr,
.brdr_6.w_0.horizontal_12.t_brdr,
.brdr_6.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_6.m_0.horizontal_12.t_brdr:before,
.brdr_6.m_1.horizontal_12.t_brdr:before,
.brdr_6.w_0.horizontal_12.t_brdr:before,
.brdr_6.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 24px;
  width: 100%
}

.brdr_6.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_6.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_6.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_6.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_6.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 24px;
  padding-bottom: 0
}

.brdr_6.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 24px
}

.brdr_6.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 24px;
  padding-bottom: 0
}

.brdr_6.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 24px
}

.brdr_6.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_6.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_7,
.brdr_7.m_0.horizontal_1.b_brdr,
.brdr_7.m_1.horizontal_1.b_brdr,
.brdr_7.w_0.horizontal_1.b_brdr,
.brdr_7.w_1.horizontal_1.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_1.b_brdr:after,
.brdr_7.m_1.horizontal_1.b_brdr:after,
.brdr_7.w_0.horizontal_1.b_brdr:after,
.brdr_7.w_1.horizontal_1.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_1.t_brdr,
.brdr_7.m_1.horizontal_1.t_brdr,
.brdr_7.w_0.horizontal_1.t_brdr,
.brdr_7.w_1.horizontal_1.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_1.t_brdr:before,
.brdr_7.m_1.horizontal_1.t_brdr:before,
.brdr_7.w_0.horizontal_1.t_brdr:before,
.brdr_7.w_1.horizontal_1.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_1.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_1.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_1.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_1.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_2.b_brdr,
.brdr_7.m_1.horizontal_2.b_brdr,
.brdr_7.w_0.horizontal_2.b_brdr,
.brdr_7.w_1.horizontal_2.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_2.b_brdr:after,
.brdr_7.m_1.horizontal_2.b_brdr:after,
.brdr_7.w_0.horizontal_2.b_brdr:after,
.brdr_7.w_1.horizontal_2.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_2.t_brdr,
.brdr_7.m_1.horizontal_2.t_brdr,
.brdr_7.w_0.horizontal_2.t_brdr,
.brdr_7.w_1.horizontal_2.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_2.t_brdr:before,
.brdr_7.m_1.horizontal_2.t_brdr:before,
.brdr_7.w_0.horizontal_2.t_brdr:before,
.brdr_7.w_1.horizontal_2.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_2.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_2.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_2.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_2.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_3.b_brdr,
.brdr_7.m_1.horizontal_3.b_brdr,
.brdr_7.w_0.horizontal_3.b_brdr,
.brdr_7.w_1.horizontal_3.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_3.b_brdr:after,
.brdr_7.m_1.horizontal_3.b_brdr:after,
.brdr_7.w_0.horizontal_3.b_brdr:after,
.brdr_7.w_1.horizontal_3.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_3.t_brdr,
.brdr_7.m_1.horizontal_3.t_brdr,
.brdr_7.w_0.horizontal_3.t_brdr,
.brdr_7.w_1.horizontal_3.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_3.t_brdr:before,
.brdr_7.m_1.horizontal_3.t_brdr:before,
.brdr_7.w_0.horizontal_3.t_brdr:before,
.brdr_7.w_1.horizontal_3.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_3.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_3.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_3.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_3.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_4.b_brdr,
.brdr_7.m_1.horizontal_4.b_brdr,
.brdr_7.w_0.horizontal_4.b_brdr,
.brdr_7.w_1.horizontal_4.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_4.b_brdr:after,
.brdr_7.m_1.horizontal_4.b_brdr:after,
.brdr_7.w_0.horizontal_4.b_brdr:after,
.brdr_7.w_1.horizontal_4.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_4.t_brdr,
.brdr_7.m_1.horizontal_4.t_brdr,
.brdr_7.w_0.horizontal_4.t_brdr,
.brdr_7.w_1.horizontal_4.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_4.t_brdr:before,
.brdr_7.m_1.horizontal_4.t_brdr:before,
.brdr_7.w_0.horizontal_4.t_brdr:before,
.brdr_7.w_1.horizontal_4.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_4.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_4.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_4.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_4.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_5.b_brdr,
.brdr_7.m_1.horizontal_5.b_brdr,
.brdr_7.w_0.horizontal_5.b_brdr,
.brdr_7.w_1.horizontal_5.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_5.b_brdr:after,
.brdr_7.m_1.horizontal_5.b_brdr:after,
.brdr_7.w_0.horizontal_5.b_brdr:after,
.brdr_7.w_1.horizontal_5.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_5.t_brdr,
.brdr_7.m_1.horizontal_5.t_brdr,
.brdr_7.w_0.horizontal_5.t_brdr,
.brdr_7.w_1.horizontal_5.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_5.t_brdr:before,
.brdr_7.m_1.horizontal_5.t_brdr:before,
.brdr_7.w_0.horizontal_5.t_brdr:before,
.brdr_7.w_1.horizontal_5.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_5.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_5.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_5.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_5.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_6.b_brdr,
.brdr_7.m_1.horizontal_6.b_brdr,
.brdr_7.w_0.horizontal_6.b_brdr,
.brdr_7.w_1.horizontal_6.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_6.b_brdr:after,
.brdr_7.m_1.horizontal_6.b_brdr:after,
.brdr_7.w_0.horizontal_6.b_brdr:after,
.brdr_7.w_1.horizontal_6.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_6.t_brdr,
.brdr_7.m_1.horizontal_6.t_brdr,
.brdr_7.w_0.horizontal_6.t_brdr,
.brdr_7.w_1.horizontal_6.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_6.t_brdr:before,
.brdr_7.m_1.horizontal_6.t_brdr:before,
.brdr_7.w_0.horizontal_6.t_brdr:before,
.brdr_7.w_1.horizontal_6.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_6.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_6.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_6.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_6.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_7.b_brdr,
.brdr_7.m_1.horizontal_7.b_brdr,
.brdr_7.w_0.horizontal_7.b_brdr,
.brdr_7.w_1.horizontal_7.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_7.b_brdr:after,
.brdr_7.m_1.horizontal_7.b_brdr:after,
.brdr_7.w_0.horizontal_7.b_brdr:after,
.brdr_7.w_1.horizontal_7.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_7.t_brdr,
.brdr_7.m_1.horizontal_7.t_brdr,
.brdr_7.w_0.horizontal_7.t_brdr,
.brdr_7.w_1.horizontal_7.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_7.t_brdr:before,
.brdr_7.m_1.horizontal_7.t_brdr:before,
.brdr_7.w_0.horizontal_7.t_brdr:before,
.brdr_7.w_1.horizontal_7.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_7.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_7.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_7.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_7.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_8.b_brdr,
.brdr_7.m_1.horizontal_8.b_brdr,
.brdr_7.w_0.horizontal_8.b_brdr,
.brdr_7.w_1.horizontal_8.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_8.b_brdr:after,
.brdr_7.m_1.horizontal_8.b_brdr:after,
.brdr_7.w_0.horizontal_8.b_brdr:after,
.brdr_7.w_1.horizontal_8.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_8.t_brdr,
.brdr_7.m_1.horizontal_8.t_brdr,
.brdr_7.w_0.horizontal_8.t_brdr,
.brdr_7.w_1.horizontal_8.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_8.t_brdr:before,
.brdr_7.m_1.horizontal_8.t_brdr:before,
.brdr_7.w_0.horizontal_8.t_brdr:before,
.brdr_7.w_1.horizontal_8.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_8.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_8.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_8.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_8.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_9.b_brdr,
.brdr_7.m_1.horizontal_9.b_brdr,
.brdr_7.w_0.horizontal_9.b_brdr,
.brdr_7.w_1.horizontal_9.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_9.b_brdr:after,
.brdr_7.m_1.horizontal_9.b_brdr:after,
.brdr_7.w_0.horizontal_9.b_brdr:after,
.brdr_7.w_1.horizontal_9.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_9.t_brdr,
.brdr_7.m_1.horizontal_9.t_brdr,
.brdr_7.w_0.horizontal_9.t_brdr,
.brdr_7.w_1.horizontal_9.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_9.t_brdr:before,
.brdr_7.m_1.horizontal_9.t_brdr:before,
.brdr_7.w_0.horizontal_9.t_brdr:before,
.brdr_7.w_1.horizontal_9.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_9.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_9.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_9.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_9.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_10.b_brdr,
.brdr_7.m_1.horizontal_10.b_brdr,
.brdr_7.w_0.horizontal_10.b_brdr,
.brdr_7.w_1.horizontal_10.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_10.b_brdr:after,
.brdr_7.m_1.horizontal_10.b_brdr:after,
.brdr_7.w_0.horizontal_10.b_brdr:after,
.brdr_7.w_1.horizontal_10.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_10.t_brdr,
.brdr_7.m_1.horizontal_10.t_brdr,
.brdr_7.w_0.horizontal_10.t_brdr,
.brdr_7.w_1.horizontal_10.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_10.t_brdr:before,
.brdr_7.m_1.horizontal_10.t_brdr:before,
.brdr_7.w_0.horizontal_10.t_brdr:before,
.brdr_7.w_1.horizontal_10.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_10.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_10.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_10.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_10.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_11.b_brdr,
.brdr_7.m_1.horizontal_11.b_brdr,
.brdr_7.w_0.horizontal_11.b_brdr,
.brdr_7.w_1.horizontal_11.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_11.b_brdr:after,
.brdr_7.m_1.horizontal_11.b_brdr:after,
.brdr_7.w_0.horizontal_11.b_brdr:after,
.brdr_7.w_1.horizontal_11.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_11.t_brdr,
.brdr_7.m_1.horizontal_11.t_brdr,
.brdr_7.w_0.horizontal_11.t_brdr,
.brdr_7.w_1.horizontal_11.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_11.t_brdr:before,
.brdr_7.m_1.horizontal_11.t_brdr:before,
.brdr_7.w_0.horizontal_11.t_brdr:before,
.brdr_7.w_1.horizontal_11.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_11.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_11.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_11.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_11.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_12.b_brdr,
.brdr_7.m_1.horizontal_12.b_brdr,
.brdr_7.w_0.horizontal_12.b_brdr,
.brdr_7.w_1.horizontal_12.b_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_12.b_brdr:after,
.brdr_7.m_1.horizontal_12.b_brdr:after,
.brdr_7.w_0.horizontal_12.b_brdr:after,
.brdr_7.w_1.horizontal_12.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-bottom: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_12.t_brdr,
.brdr_7.m_1.horizontal_12.t_brdr,
.brdr_7.w_0.horizontal_12.t_brdr,
.brdr_7.w_1.horizontal_12.t_brdr {
  position: relative
}

.brdr_7.m_0.horizontal_12.t_brdr:before,
.brdr_7.m_1.horizontal_12.t_brdr:before,
.brdr_7.w_0.horizontal_12.t_brdr:before,
.brdr_7.w_1.horizontal_12.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  margin: 0 16px;
  padding-top: 32px;
  width: 100%
}

.brdr_7.m_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.m_1.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.w_0.horizontal_12.r_brdr>div:not(:last-of-type),
.brdr_7.w_1.horizontal_12.r_brdr>div:not(:last-of-type) {
  border-right: 1px dotted #a5a5a5
}

.brdr_7.m_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.m_1.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.w_0.horizontal_12.l_brdr>div:not(:first-of-type),
.brdr_7.w_1.horizontal_12.l_brdr>div:not(:first-of-type) {
  border-left: 1px dotted #a5a5a5
}

.brdr_7.b_brdr.vertical_12>div:not(.brdr_skip) {
  margin-bottom: 32px;
  padding-bottom: 0
}

.brdr_7.b_brdr.vertical_12>div:not(.brdr_skip):not(:last-of-type):after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 32px
}

.brdr_7.t_brdr.vertical_12>div:not(.brdr_skip) {
  margin-top: 32px;
  padding-bottom: 0
}

.brdr_7.t_brdr.vertical_12>div:not(.brdr_skip):before {
  border-top: 1px dotted #a6a6a6;
  content: "";
  display: block;
  padding-top: 32px
}

.brdr_7.r_brdr.vertical_12 {
  border-right: 1px dotted #a6a6a6
}

.brdr_7.l_brdr.vertical_12 {
  border-left: 1px dotted #a6a6a6
}

.brdr_1_col {
  position: relative
}

.brdr_1_col.b_brdr {
  padding-bottom: 0
}

.brdr_1_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 8px
}

.brdr_1_col.t_brdr {
  padding-top: 0
}

.brdr_1_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 8px
}

.brdr_1_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 8px !important
}

.brdr_1_col.r_brdr+div {
  padding-left: 8px !important
}

.brdr_1_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 8px !important
}

.brdr_2_col {
  position: relative
}

.brdr_2_col.b_brdr {
  padding-bottom: 0
}

.brdr_2_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 12px
}

.brdr_2_col.t_brdr {
  padding-top: 0
}

.brdr_2_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 12px
}

.brdr_2_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 12px !important
}

.brdr_2_col.r_brdr+div {
  padding-left: 12px !important
}

.brdr_2_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 12px !important
}

.brdr_3_col {
  position: relative
}

.brdr_3_col.b_brdr {
  padding-bottom: 0
}

.brdr_3_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 16px
}

.brdr_3_col.t_brdr {
  padding-top: 0
}

.brdr_3_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 16px
}

.brdr_3_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 16px !important
}

.brdr_3_col.r_brdr+div {
  padding-left: 16px !important
}

.brdr_3_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 16px !important
}

.brdr_4_col {
  position: relative
}

.brdr_4_col.b_brdr {
  padding-bottom: 0
}

.brdr_4_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 20px
}

.brdr_4_col.t_brdr {
  padding-top: 0
}

.brdr_4_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 20px
}

.brdr_4_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 20px !important
}

.brdr_4_col.r_brdr+div {
  padding-left: 20px !important
}

.brdr_4_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 20px !important
}

.brdr_6_col {
  position: relative
}

.brdr_6_col.b_brdr {
  padding-bottom: 0
}

.brdr_6_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 24px
}

.brdr_6_col.t_brdr {
  padding-top: 0
}

.brdr_6_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 24px
}

.brdr_6_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 24px !important
}

.brdr_6_col.r_brdr+div {
  padding-left: 24px !important
}

.brdr_6_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 24px !important
}

.brdr_7_col {
  position: relative
}

.brdr_7_col.b_brdr {
  padding-bottom: 0
}

.brdr_7_col.b_brdr:after {
  border-bottom: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-bottom: 32px
}

.brdr_7_col.t_brdr {
  padding-top: 0
}

.brdr_7_col.t_brdr:before {
  border-top: 1px dotted #a5a5a5;
  content: "";
  display: block;
  padding-top: 32px
}

.brdr_7_col.r_brdr {
  border-right: 1px dotted #a5a5a5;
  padding-right: 32px !important
}

.brdr_7_col.r_brdr+div {
  padding-left: 32px !important
}

.brdr_7_col.l_brdr {
  border-left: 1px dotted #a5a5a5;
  padding-left: 32px !important
}

@media screen and (max-width:992px) {
  .vF47X {
    max-width: 970px
  }
}

@media screen and (max-width:1024px) and (min-width:993px) {
  .vF47X {
    width: 970px
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .vF47X {
    padding: 0 15px
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .vF47X {
    padding: 0
  }
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.rel {
  position: relative
}

.text-center {
  text-align: center
}

li {
  list-style: none
}

.acz1U:after {
  clear: both;
  content: "";
  display: table
}

.NTkG3 {
  background-image: url(https://static.toiimg.com/photo/63396570.cms)
}

.NTkG3,
.pT1H2 {
  background-repeat: no-repeat;
  display: inline-block
}

.pT1H2 {
  background-image: url(https://static.toiimg.com/photo/71501947.cms);
  background-size: 500px
}

html {
  color: var(--primary-dark-color);
  font-family: arial, sans-serif;
  font-size: 1em;
  font-weight: 100;
  line-height: 1.375
}

.xjMFC {
  line-height: 16px;
  margin: 0;
  padding: 20px 16px 0
}

.xjMFC,
.xjMFC h1 {
  font-size: 12px;
  text-transform: uppercase
}

.xjMFC h1 {
  display: inline
}

.xjMFC.Euaju {
  background: var(--offwhite-color)
}

a {
  -webkit-tap-highlight-color: transparent;
  color: var(--primary-dark-color);
  text-decoration: none
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

:focus {
  outline: none
}



.IUGzg {
  background-color: var(--offwhite-color);
  min-height: 114px
}

body.rjKYz {
  font-size: 52.5%
}

body.uF1fS {
  font-size: 72.5%
}

::-moz-selection {
  background: transparent;
  text-shadow: none
}

::selection,
span {
  -webkit-tap-highlight-color: transparent;
  background: transparent;
  text-shadow: none
}

@media print {

  *,
  :after,
  :before {
    background: transparent !important;
    box-shadow: none !important;
    color: var(--primary-dark-color) !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100%
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

#jhoR7 {
  background: #222
}

.AWJGs {
  margin: 0 auto;
  width: 1168px
}

.E1l41 {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  z-index: 9999
}

@media screen and (max-width:1024px) {
  .appView .appOnlyComment {
    right: 20px
  }

  .appView .appOnlyTopsection {
    padding-top: 10px !important
  }

  .appView .appOnlyTopsection p:first-child:before {
    display: none
  }
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .appView .appOnly {
    display: block
  }

  .appView .appOnlyComment {
    display: none
  }

  .appView .appOnlyTopsection {
    margin-top: -13px !important;
    padding-top: 0 !important
  }

  .appView .appOnlyTopsection p:first-child:before {
    display: block;
    top: 0
  }
}

.browserupgrad {
  background: #ccc;
  color: var(--primary-dark-color);
  margin: .2em 0;
  padding: .2em 0
}

.appOnly {
  color: hsla(0, 0%, 100%, .7) !important;
  font-size: 12px !important;
  text-align: center
}

.appOnly,
.appView .hideAppView {
  display: none
}

.appView .appFullWidth {
  max-width: 100%;
  padding-bottom: 50px;
  width: 100%
}

.appView .miniScorecardWrapper .sticky {
  top: 0
}

.ATF_wrapper.cls_animate {
  position: relative;
  z-index: 1
}

.ATF_wrapper.cpd {
  height: 120px
}

.ATF_wrapper .ATF_mobile_ads>div:not(:empty) {
  background-color: #f6f6f6
}

.atf_sticky {
  background-color: #f6f6f6;
  position: sticky !important;
  top: 0;
  transition: transform .4s;
  width: 100%;
  z-index: 999 !important
}

.atf_sticky .close-ad {
  background: #fff;
  border: none;
  border-radius: 0 0 0 12px;
  box-shadow: 0 1px 1px 0 rgba(var(--primary-dark-color-rgba), .2);
  display: inline-block;
  height: 28px;
  position: absolute;
  right: 0;
  width: 28px;
  z-index: 100
}

.atf_sticky .close-ad:after,
.atf_sticky .close-ad:before {
  background: #1a1a1a;
  content: "";
  height: 12px;
  position: absolute;
  right: 13px;
  top: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 1px
}

.atf_sticky .close-ad:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.LE1eb {
  color: #fff;
  display: none;
  font-size: 1.75em;
  text-decoration: none
}

.UEhcr {
  margin-left: 10px
}

.cpIbT {
  background-color: #f6f6f6;
  height: 70px;
  padding: 10px 0;
  text-align: center
}

.GETRF {
  font-size: 4em;
  font-weight: 400;
  line-height: 1em;
  margin: 0;
  padding: 10px
}

.TMV9T {
  color: hsla(0, 0%, 100%, .5);
  display: none;
  font-size: 1.25em;
  margin: 0;
  padding: 0
}

.b68p9 {
  background: #444;
  margin-bottom: 0 !important;
  overflow: hidden;
  position: relative;
  text-align: center
}

@media screen and (max-width:767px),
screen and (orientation:landscape) and (max-width:1000px) {
  .jhoR7 {
    display: none
  }

  .b68p9 {
    background: #fff;
    display: block;
    max-width: 100%
  }

  .b68p9.vAXzZ {
    background: var(--primary-dark-color);
    margin-top: -5px
  }
}

.azznA {
  width: 88%
}

.azznA>h2 {
  background: none
}

.mEKBG {
  background-color: #e21b22;
  border-radius: 4px;
  height: 20px;
  line-height: 20px;
  margin-right: 12px;
  margin-top: -1px;
  min-width: 70px;
  text-align: center;
  width: 70px
}

.mEKBG>a {
  color: var(--white-color);
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase
}

.EtiCU {
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: 100%
}

.EtiCU.l_s8e {
  margin-right: 10px;
  width: auto
}

.EtiCU .siJ42 {
  align-items: center;
  display: -ms-flexbox;
  display: flex
}

.EtiCU .siJ42 .RoW3Y {
  background: url(https://m.timesofindia.com/photo/89937429.cms) no-repeat 50%;
  height: 32px;
  margin: 0 12px 0 0;
  min-width: 32px;
  width: 32px
}

.EtiCU .siJ42 h1,
.EtiCU .siJ42 span {
  color: var(--primary-dark-color);
  font: 700 12px/16px Verdana;
  text-transform: capitalize
}

.EtiCU img {
  vertical-align: middle;
  width: 150px
}

.EtiCU .k6rb3 img {
  min-width: 112px;
  position: relative;
  top: 2px;
  width: 112px
}

.t58OD {
  margin-left: auto;
  margin-top: 2px
}

.t58OD .vyRiK {
  background: url(https://m.timesofindia.com/photo/89937434.cms) no-repeat 50%;
  display: inline-block;
  height: 32px;
  width: 32px
}

.y7mh6.Voj6m {
  height: 40px;
  position: relative;
  z-index: 102
}

.y7mh6.Voj6m .uYBEc {
  position: fixed;
  top: -52px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  visibility: visible;
  width: 100%;
  z-index: 101
}

.y7mh6.eeWkD .uYBEc {
  top: 0
}

.y7mh6 .uYBEc {
  align-items: center;
  background-color: var(--white-color);
  border-bottom: 1px solid #ececec;
  display: flex;
  max-height: 40px
}

.y7mh6 .uYBEc:not(.fzicR) {
  background: #fff url(https://static.toiimg.com/photo/77144633.cms) no-repeat 48px;
  background-size: 152px
}

.y7mh6 .uYBEc.cv62C {
  background: #fff url(https://static.toiimg.com/photo/109343598.cms) no-repeat top 9px left 48px;
  background-size: 112px 23px
}

.y7mh6 .uYBEc.tXTMx .Q_lKY {
  filter: invert(1)
}

.y7mh6 .uYBEc.X7BuK .YTAij ._9CmE0,
.y7mh6 .uYBEc.tXTMx .YTAij ._9CmE0 {
  background: none
}

.y7mh6 .Q_lKY {
  background-color: #1a1a1a;
  height: 1px;
  margin: 2px 8px 0 16px;
  min-width: 20px
}

.y7mh6 .Q_lKY:after,
.y7mh6 .Q_lKY:before {
  background-color: #1a1a1a;
  border-radius: 2px;
  content: "";
  display: block;
  height: 1px;
  margin-top: -5px;
  position: absolute;
  width: 20px
}

.y7mh6 .Q_lKY:after {
  margin-top: 5px
}

.y7mh6 .YTAij {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-right: 10px;
  width: 100%
}

.y7mh6 .YTAij .CZP_d {
  height: 32px;
  margin: 10px;
  width: 32px
}

.y7mh6 .YTAij .CZP_d a {
  display: block;
  height: 100%;
  width: 100%
}

.y7mh6 .YTAij .CZP_d.BUmmz {
  background: none
}

.y7mh6 .YTAij .BUmmz {
  width: 88%
}

.y7mh6 .YTAij .OLkDr {
  align-items: center;
  display: flex;
  margin-right: 6px
}

.CBlgs {
  background-color: #f6f6f6;
  min-height: 50px
}

.EiBZe {
  position: fixed;
  top: 47px;
  width: 100%;
  z-index: 10
}

.NQbyB {
  top: 0
}

.mWJHr {
  height: 40px
}

.mWJHr .eCdiS {
  background: var(--white-color);
  padding-top: 10px
}

.mWJHr .eCdiS ul {
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  white-space: nowrap
}

.mWJHr .eCdiS ul li {
  text-align: center
}

.mWJHr .eCdiS ul li a {
  color: var(--primary-dark-color);
  display: block;
  font: normal 12px/16px Verdana;
  padding: 0 0 10px;
  text-transform: uppercase
}

.mWJHr .eCdiS ul li a.a3HjH {
  box-shadow: inset 0 -3px 0 0 var(--primary-dark-color);
  font-weight: 700
}

.mWJHr .eCdiS ul li a.LNeIr:after {
  color: #e21b22;
  content: "NEW";
  font-size: 9px;
  font-weight: 600;
  position: absolute;
  right: 11px;
  top: -3px
}

.mWJHr .eCdiS ul li a.tj3hy:after {
  background: url(https://static.toiimg.com/photo/93446904.cms) no-repeat 0 0;
  content: "";
  height: 34px;
  position: absolute;
  right: 10px;
  top: -2px;
  width: 70px
}

.mWJHr .eCdiS ul li.iHacB a:after {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #e21b22;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 8px;
  margin-left: 1px;
  position: absolute;
  top: 5px;
  width: 8px
}

.mWJHr.BUmmz {
  height: 32px
}

.mWJHr.BUmmz .eCdiS {
  height: 32px;
  padding-top: 0;
  position: relative
}

.mWJHr.BUmmz .eCdiS ul li a {
  padding: 8px 16px;
  position: relative
}

.mWJHr.BUmmz .eCdiS ul li a .WHWHN {
  height: 11px;
  width: 36px
}

.mWJHr.BUmmz .eCdiS ul li a.a3HjH {
  box-shadow: inset 0 -4px 0 0 #e21b22;
  color: #e21b22;
  font-weight: 600
}

.mWJHr.BUmmz .eCdiS ul li a.FPsTi {
  display: inline-block;
  margin: 10px 8px 0;
  padding: 0;
  width: 36px
}

.mWJHr.BUmmz .eCdiS ul li a.XUBXK {
  width: 60px
}

.mWJHr.BUmmz .eCdiS ul li a.XUBXK span {
  position: relative;
  top: -2px
}

.mWJHr.vqF2z {
  border-bottom: 1px solid #f6f6f6;
  height: 35px
}

.mWJHr.vqF2z .eCdiS {
  height: 34px
}

.mWJHr.vqF2z .eCdiS ul {
  height: 100%
}

.mWJHr.vqF2z .eCdiS ul li a {
  color: #1a1a1a;
  padding: 9px 10px
}

.mWJHr.vqF2z .eCdiS ul li a.a3HjH {
  box-shadow: none;
  position: relative
}

.mWJHr.vqF2z .eCdiS ul li a.a3HjH:before {
  background: #e21b22;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 10px;
  position: absolute;
  right: 10px
}

.mWJHr.vqF2z .eCdiS>ul {
  padding-right: 67px
}

.mWJHr.vqF2z .eCdiS .VC3DK {
  background: #fff5f6;
  height: 100%;
  padding: 12px 16px 0;
  position: absolute;
  right: 0;
  top: 0
}

.mWJHr.vqF2z .eCdiS .VC3DK img {
  width: 35px
}

.mWJHr.vPoIF {
  position: sticky;
  top: 0;
  z-index: 10
}

.d_rNs {
  margin-right: 15px;
  min-width: 60px
}

.d_rNs>a {
  color: #e21b22;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase
}

.IfV2g {
  margin: 0 auto;
  min-height: 50px;
  text-align: center
}

.IfV2g.phShimmer:empty,
.IfV2g.phShimmer>div:empty {
  min-height: 50px
}

.toipLayout .mWJHr {
  border-bottom: 1px solid var(--border-color)
}

.toipLayout .mWJHr.BUmmz .eCdiS {
  height: auto
}

.toipLayout .mWJHr.BUmmz ul li a {
  color: #595959;
  padding-bottom: 7px
}

.toipLayout .y7mh6 .uYBEc {
  background: var(--white-color);
  height: 50px;
  max-height: none
}

.toipLayout .y7mh6 .YTAij .CZP_d.BUmmz {
  display: block;
  height: 14px;
  margin: 0 auto;
  width: 45px
}

.toipLayout .CfVhT {
  background: url(https://static.toiimg.com/photo/88738139.cms) no-repeat;
  background-size: 45px 14px
}

.toiplusplanpage .y7mh6 .YTAij .CZP_d.BUmmz {
  pointer-events: none
}

.toiplusplanpage .y7mh6 .OLkDr {
  display: none
}

.yE0Us {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle
}

.yE0Us ._OMt3 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #e21b22;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #e21b22;
  display: inline-block;
  font: 700 10px/12px Verdana;
  min-width: 90px;
  padding: 4px 8px;
  text-align: center
}

.PTPvX {
  height: 16px;
  margin-left: auto;
  min-width: 16px
}

.ZcoZo {
  align-items: center;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  height: 24px;
  min-width: 95px;
  padding-right: 8px;
  position: relative;
  transition: flex 2.5s;
  width: 95px
}

.ZcoZo.tqrcL {
  flex: 1;
  max-width: 205px;
  width: auto
}

.ZcoZo.tqrcL.DfXd_ {
  min-width: 170px;
  transition: all 2.5s
}

.ZcoZo .ujRZt {
  background-color: transparent;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  margin: 2px 5px 0 4px;
  pointer-events: none;
  position: relative;
  top: -2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 10px
}

.ZcoZo .ujRZt:before {
  border: 1.5px solid #e21b22;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%
}

.ZcoZo .ujRZt:after {
  border: none;
  border-radius: 0 2px 2px 0;
  border-top: 1.5px solid #e21b22;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  margin-left: -5%;
  position: absolute;
  top: 50%;
  transform: rotate(6deg);
  width: 40%
}

.ZcoZo .ujRZt:hover:after,
.ZcoZo .ujRZt:hover:before {
  border-color: #e21b22
}

.ZcoZo .ujRZt img {
  height: 12px;
  width: 12px
}

.ZcoZo input {
  border: none;
  box-shadow: none;
  flex: 1;
  font-size: 10px;
  height: 100%;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis
}

.ZcoZo input::placeholder {
  color: #595959
}

.vELcz {
  background-color: transparent;
  box-sizing: border-box;
  display: inline-block;
  height: 10px;
  margin: 2px 5px 0 4px;
  position: relative;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) scale(1.3);
  width: 10px
}

.vELcz:before {
  border: 1.5px solid #1a1a1a;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%
}

.vELcz:after {
  border: none;
  border-radius: 0 2px 2px 0;
  border-top: 1.5px solid #1a1a1a;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  margin-left: -5%;
  position: absolute;
  top: 50%;
  transform: rotate(6deg);
  width: 40%
}

.vELcz:hover:after,
.vELcz:hover:before {
  border-color: #1a1a1a
}

.vELcz img {
  height: 12px;
  width: 12px
}

.oCLuI {
  background: url(https://static.toiimg.com/photo/89937430.cms) no-repeat;
  height: 16px;
  margin: 0 auto;
  min-width: 16px;
  position: relative;
  text-align: center
}

.YnQUV {
  align-items: center;
  background: #f6f6f6;
  display: flex;
  justify-content: space-between;
  min-height: 26px;
  padding: 5px 15px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.YnQUV div {
  color: #595959;
  font: normal 10px/16px Verdana
}

.ntMKm {
  background: #f6f6f6;
  bottom: 50px;
  left: 0;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 9
}

.ntMKm.Y3fxI {
  bottom: 0
}

.ntMKm ul {
  display: flex;
  overflow: scroll;
  white-space: nowrap;
  width: 100%
}

.ntMKm ul li {
  background: var(--white-color);
  border: 1px solid #595959;
  border-radius: 16px;
  color: #595959;
  font-size: 12px;
  line-height: 16px;
  margin: 0 10px;
  padding: 4px 12px;
  text-transform: uppercase
}

.ntMKm ul li a {
  color: inherit;
  display: block
}

.ntMKm ul li a>span {
  color: #535353;
  font-size: 11px;
  text-transform: none
}

.ntMKm ul li.a3HjH {
  background: #e21b22;
  border: 1px solid #e21b22;
  color: var(--white-color)
}

.ovALq {
  margin-right: 15px
}

.ovALq .oyRhg {
  background: url(https://static.toiimg.com/photo/95225493.cms) 0 0 no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 14px
}

.ZMoON {
  width: 200px
}

.Y4RZA {
  border-bottom: 1px solid #ececec;
  text-align: center
}

.Y4RZA img {
  display: block;
  margin: 0 auto
}

.only_st_logo {
  align-items: center;
  background: #d3e488;
  display: flex;
  height: 24px;
  padding-left: 45px
}

.only_st_logo img {
  height: auto;
  margin-top: -2px;
  width: 136px
}

.JTdL2 .g62JE {
  background: #595959;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  bottom: 125%;
  color: var(--white-color);
  font: 400 12px/16px Verdana;
  left: 50%;
  margin-left: -100px;
  opacity: 1;
  padding: 7px 0 8px;
  position: absolute;
  text-align: center;
  visibility: visible;
  width: 200px;
  z-index: 1
}

.JTdL2 .g62JE span {
  display: block;
  margin-top: 5px
}

.JTdL2 .g62JE:after {
  border: 10px solid transparent;
  border-top-color: #555;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 99%
}

.OqZb8 {
  background: var(--offwhite-color);
  margin-bottom: 0px;
  padding: 20px 16px 12px
}

.OqZb8.d97OL {
  margin-bottom: 0
}

.OqZb8 .g_G_y {
  color: var(--primary-dark-color);
  font-size: .65rem;
  margin-bottom: 20px;
  text-transform: uppercase
}

.OqZb8 .e7obZ {
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px
}

.OqZb8 .GiFOp {
  background: url(https://m.timesofindia.com/photo/89937429.cms) no-repeat 0 0
}

.OqZb8 .Vey51 {
  display: -ms-flexbox;
  display: flex
}

.OqZb8 .Vey51>a {
  margin-right: 10px;
  width: 90px
}

.OqZb8 .VrLvj {
  margin-bottom: 10px
}

.OqZb8 .VrLvj,
.OqZb8 .VrLvj .WmTYS {
  display: -ms-flexbox;
  display: flex;
  flex: 2
}

.OqZb8 .VrLvj .WmTYS {
  flex-wrap: wrap
}

.OqZb8 .VrLvj .WmTYS>a {
  color: var(--primary-dark-color);
  font: normal .73rem/16px Verdana;
  margin-bottom: 20px;
  padding: 0 12px;
  position: relative;
  width: 50%
}

.OqZb8 .VrLvj .WmTYS>a:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid rgba(226, 27, 34, .3);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 5px
}

.OqZb8 .VrLvj .WmTYS.Dr5L1>a {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  width: 100%
}

.OqZb8 .VrLvj .TW7iJ {
  font: 700 .65rem/12px Verdana;
  margin-right: 10px;
  padding-top: 3px;
  text-transform: uppercase;
  width: 90px
}

.OqZb8 .qk8OO {
  border-top: 1px dotted #a5a5a5;
  font: normal .65rem/16px Verdana;
  padding-top: 12px
}

.OqZb8 .cqhpD {
  contain-intrinsic-size: 500px;
  content-visibility: auto
}

.non_prime .OqZb8 {
  margin-bottom: 130px;
  position: relative
}

.non_prime .OqZb8:after {
  background: #000;
  background: var(--offwhite-color);
  content: "";
  height: 77px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%
}

.non_prime.game_page .OqZb8 {
  margin-bottom: 0
}

.non_prime.game_page .OqZb8:after {
  display: none
}

.p9MQq {
  -webkit-tap-highlight-color: transparent;
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-image: url(https://static.toiimg.com/photo/112033967.cms);
  background-position: -36px -815px;
  background-repeat: no-repeat;
  background-size: 500px;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  bottom: 59px;
  box-shadow: 0 2px 4px 0 rgba(var(--primary-dark-color), .2);
  display: none;
  height: 40px;
  position: fixed;
  right: 16px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 40px;
  z-index: 2
}

.non_prime .p9MQq {
  bottom: 100px
}

.VcBfB .p9MQq {
  display: block
}

.CX8wv {
  margin-bottom: 50px
}

.TZm9U {
  background-color: #fff;
  bottom: 0;
  left: 0;
  min-height: 50px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9
}