/* Accordion style - start */
.accordion .bullet-icons li .selectedLink{
	color:#007bc3;
}
@media (min-width: 39em) {
.threewebcolourcontainer, .phone body section.threewebcolourcontainer {
  background-color: gainsboro;
  margin-left: -4.348%;
  margin-right: -4.348%;
  margin-top: 3.25rem;
  padding: 1.625rem 4.348%;
}
}

.navigation-container,.phone body section.navigation-container  {
  background-color: gainsboro;
  margin-left: -4.348%;
  margin-right: -4.348%;
  margin-top: 3.25rem;
  padding: 1.625rem 4.348%;
}

@media (min-width: 90.063em) {
  .navigation-container, .threewebcolourcontainer, .phone body section.threewebcolourcontainer {
    margin-left: -19vw;
    margin-right: -19vw;
    padding-left: 19vw;
    padding-right: 19vw;
  }
}

.threewebcolourcontainer.bg-barbie, .phone body section.threewebcolourcontainer.bg-barbie {
  background-color: #e90066;
}
.threewebcolourcontainer.bg-clooney, .phone body section.threewebcolourcontainer.bg-clooney {
  background-color: #767676;
}
.threewebcolourcontainer.bg-hucknall, .phone body section.threewebcolourcontainer.bg-hucknall {
  background-color: #dc350e;
}
.threewebcolourcontainer.bg-hulk, .phone body section.threewebcolourcontainer.bg-hulk {
  background-color: #00864e;
}
.threewebcolourcontainer.bg-ken, .phone body section.threewebcolourcontainer.bg-ken {
  background-color: #ec0044;
}
.threewebcolourcontainer.bg-kermit, .phone body section.threewebcolourcontainer.bg-kermit {
  background-color: #00857b;
}
.threewebcolourcontainer.bg-maggie, .phone body section.threewebcolourcontainer.bg-maggie {
  background-color: #007bc3;
}
.threewebcolourcontainer.bg-prince, .phone body section.threewebcolourcontainer.bg-prince {
  background-color: #82368c;
}
.threewebcolourcontainer.bg-vader, .phone body section.threewebcolourcontainer.bg-vader {
  background-color: black;
}
.threewebcolourcontainer + .threewebcolourcontainer, .phone body section.threewebcolourcontainer + .threewebcolourcontainer {
  margin-top: 0px;
}


	@media (min-width: 40.063em) {
		.accordion dt {
			font-size:1.2em;
		}
	}

	@media (min-width: 75.063em) {
		.accordion dd p,.accordion dd img{
			padding-left:10px;
		}
	}

	.accordion dt.open+dd{
		max-height: 100%;
	}
/* Accordion style - end */

/* Kana article img responsive - start */
  img{
  max-width:100%;
  height:auto;  
  width:auto;
  }
/* Kana article img responsive - end */

/* Breadcrum - start */
  #breadCrumbPanel {list-style-type:none; padding:0; float:none; display:block; clear:both; font-size: 0.85em; margin: 1em 0 2em 0; width:auto; }
  #breadCrumbPanel li { display:inline-block; margin-right:1em; font-size:1em;}
  #breadCrumbPanel li:before {content:'\/'; margin-right:1em; }
  #breadCrumbPanel li:first-of-type:before {content: ''; margin-right:0;}
  #breadCrumbPanel a {line-height:30px; color: #5e5e5e; font-size:1em;}
  #breadCrumbPanel a:hover {text-decoration:underline; color:#000;}
  #breadCrumbPanel .icon-home {font-size:1.5em;}
  .phone #breadCrumbPanel {display:none;}

@media (min-width: 90.063em) {
BODY>#breadCrumbPanel {
  padding-left: 16.854%;
  padding-right: 16.854%;
}
}
/* Breadcrum - end */

/* Desktop header - start */
    /*header .nav-container hr{position:static;}
    header .nav-container>ul{white-space:nowrap;}
    header .nav-container>ul li {margin-top:0!important;} 
    header .nav-container>ul li:last-child a {padding-left:0;}*/
    
/* VJ - 12/07 Not required for new Header (Fixing font-size in Searchbox label) */

   /* #search-query, 
    #search-query-mobile { 
    outline:none;
    width: 100%;
	height:2.85em;
   // border:1px solid #767676;
   // box-sizing:border-box;
   //-webkit-appearance: textfield;   
   //font-size: 14px;}*/


    footer ::-webkit-input-placeholder {
     color:#000;
    }
    footer ::-moz-placeholder { 
      color:#000;
    } 
    footer :-ms-input-placeholder { 
     color:#000;
    }

    #search-query-mobile {border-color #e9e9e9;} */
/* Desktop header - end */

/* Desktop footer - start */
#foot li {margin-top:0;} 
#foot nav dl.social i::before {
    background-color: #FFF;
    color: #000;
    margin-top: 10px;
    padding: 5px;
    margin-right: 10px;
}


#foot nav dl.social a:hover i::before {

    background-color: #007BC3;
    text-decoration: none;
}

/* Desktop footer - end */

/* Fix for defect 1 - start*/
#main div.kana-article-content br{
  display:block;
}
/* Fix for defect 1 - end */


@media (min-width: 40.063em) {
  #main div.kana-article-content .accordion table{
    width:98%;
  }
}

@media (min-width: 90.063em) {
  .kana-article-content {
     margin-right:20px;
  }

  #kana_endPoint iframe{
    height:323px;
    width:560px;
  }
  .kana-article-content iframe{
    height:323px;
    width:560px;
  }
  #kana_endPoint #onlineStandalonePortlet{
    height:900px;
    width:950px;
  }
  .kana-article-content #onlineStandalonePortlet{
    height:900px;
    width:950px;
  }
}

@media (max-width: 40.063em) {
#main div.kana-article-content table{
  margin-left:0px !important;
}
}

.phone .support-homepage .bullet-icons li.has-link{
  width:100%;
}
@media (max-width: 90.063em) {
  .gte-tablet .span6, .gte-tablet .each-span6>*{
    width:43.316vw;
  }
}
.support-homepage h1{
  margin-top:30px;
}

#main div.kana-article-content a{
  font-weight:normal;
  text-decoration: underline;
}

#kana_endPoint ul, #kana_endPoint ol{
  padding-bottom:0px !important;
}

/* Kana table responsive */

/* GLOBAL STYLES */

div.kana-article-content table tr:nth-child(odd) { background-color: #e3e3e3; }

#main div.kana-article-content table tr th:nth-child(1) { width: 25%; }

#main div.kana-article-content table tr th:nth-child(2) { width:  ;}


/* ONE COLUMN TABLES  */
#main div.kana-article-content table.oneColumnKanaTable tr th:nth-child(1) { width: 100%; }

/* TWO COLUMN TABLES  */
#main div.kana-article-content table.twoColumnKanaTable tr th:nth-child(1) { width: 25%; }
#main div.kana-article-content table.twoColumnKanaTable tr th:nth-child(2) { width: 75%; }

/* THREE COLUMN TABLES  */
#main div.kana-article-content table.threeColumnKanaTable tr th:nth-child(1) { width: ; }
#main div.kana-article-content table.threeColumnKanaTable tr th:nth-child(2) { width: ; }
#main div.kana-article-content table.threeColumnKanaTable tr th:nth-child(3) { width: ; }

/* FOUR COLUMN TABLES  */
#main div.kana-article-content table.fourColumnKanaTable tr th:nth-child(1) { width: 25% ; }
#main div.kana-article-content table.fourColumnKanaTable tr th:nth-child(2) { width: 15% ; }
#main div.kana-article-content table.fourColumnKanaTable tr th:nth-child(3) { width: ; }
#main div.kana-article-content table.fourColumnKanaTable tr th:nth-child(4) { width: ; }


/* FIVE COLUMN TABLES  */
#main div.kana-article-content table.fiveColumnKanaTable tr th:nth-child(1) { width: ; }
#main div.kana-article-content table.fiveColumnKanaTable tr th:nth-child(2) { width: ; }
#main div.kana-article-content table.fiveColumnKanaTable tr th:nth-child(3) { width: ; }
#main div.kana-article-content table.fiveColumnKanaTable tr th:nth-child(4) { width: ; }
#main div.kana-article-content table.fiveColumnKanaTable tr th:nth-child(5) { width: ; }


/* UNIQUE COUNTRY COLUMN TABLES  */

#main div.kana-article-content table.countryKanaTable tr th:nth-child(1) { width:16% ; }
#main div.kana-article-content table.countryKanaTable tr th:nth-child(2) { width:15% ; }
#main div.kana-article-content table.countryKanaTable tr th:nth-child(3) { width:15% ; }
#main div.kana-article-content table.countryKanaTable tr th:nth-child(4) { width:20% ; }
#main div.kana-article-content table.countryKanaTable tr th:nth-child(5) { width:20% ; }
#main div.kana-article-content table.countryKanaTable tr th:nth-child(6) { width:20% ; }



#main div.kana-article-content table.fiveColumnKanaTable tr td.rowSpanHeaders,#main div.kana-article-content table.fourColumnKanaTable tr td.rowSpanHeaders, #main div.kana-article-content table.threeColumnKanaTable tr td.rowSpanHeaders, #main div.kana-article-content table.twoColumnKanaTable tr td.rowSpanHeaders, #main div.kana-article-content table.oneColumnKanaTable tr td.rowSpanHeaders, #main div.kana-article-content table.countryKanaTable tr td.rowSpanHeaders { vertical-align: middle; background-color: #eeeeee; border-bottom: 1px solid #ffffff !important; box-sizing: border-box; }

#main div.kana-article-content table {
    margin: 2rem 0rem !important;
    width: 100% !important;
    border: 0px solid #999 !important;

 
}


#main div.kana-article-content table tr td {
    padding: 0.5rem 1rem;
    border: 0px solid #ececec !important;
    text-align: left;

}


#main div.kana-article-content table tr td p span { font-weight: bold; }
#main div.kana-article-content table tr th p span { font-weight: bold; }
#main div.kana-article-content table tr td span { font-weight: bold; }
#main div.kana-article-content table tr th span { font-weight: bold; }


#main div.kana-article-content table tr th {
    padding: 0.5rem 1rem;
    border: 0px solid #ececec !important;
    text-align: left;
   /* width: 30%;*/
    background-color: #007BC3;
    color:#ffffff;
}


#main div.kana-article-content table tr th p {
font-size: 18px;
font-weight: bold;
line-height: 18px;

}


#main div.kana-article-content table tr td p { 

    margin: .5rem 0;
    font-size: 16px;
    line-height: 22px;

 }


@media all and (min-width : 280px) and (max-width : 620px) { 


#main div.kana-article-content table.countryKanaTable,#main div.kana-article-content #scrollTable, #main div.kana-article-content table.fiveColumnKanaTable, #main div.kana-article-content table.sixColumnKanaTable  {

    display: block;
    overflow-x: scroll;
 
}




  #main div.kana-article-content table tr th p {
font-size: 13px;
line-height: 14px;

}


#main div.kana-article-content table tr td p { 

    margin: .5rem 0;
    font-size: 13px;
    line-height: 15px;

 }




}

/* Kana responsive table end */

#kana_3store_categories span.chevron{
  padding-right:3px !important;
}

.UnlockTool iframe{
  width:100% !important;
 
}


@media (min-width: 90.063em) {
  .UnlockTool iframe{
    height:70px !important;
  }
}

@media (max-width: 40.063em) {
  .UnlockTool iframe{
    height:140px !important;
  }
}

#main div.kana-article-content ul li{
  margin-left:28px;
}
#main div.kana-article-content ul{
  margin-top:20px;
  margin-bottom:20px;
}
#main div.kana-article-content ol{
  margin-top:20px;
  margin-bottom:20px;
}


.device-content{
  background-color:#ffffff;
}
.primaryButton { 
      height: 40px; 
      max-width: 140px; 
      float:right;
      width: 60%; 
      border: 0px solid #ffffff; 
      line-height: 40px; 
      font-size: 1em; 
      color: #ffffff;
      text-align: center;
      display: block; 
      font-weight: bold; 
      margin-bottom:20px;
      transition: background-color 0.5s; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; 
      -ms-transition: background-color 0.5s; -o-transition: background-color 0.5s;
}


.primaryButton:hover { background-color: #000000; color: #ffffff; }
.primaryButton:focus { outline:0px !important; }

.primaryButton:active { 
      -webkit-transition: all .1s ease-in-out; -webkit-transform:scale(.96);-moz-transform:scale(.96);-ms-transform:scale(.96);
      -o-transform:scale(.96);transform:scale(.96)  
}

.barbie-back{
  background-color:#E90066;
}

.secondaryButton { 
    height: 40px;
    float:left;
    max-width: 140px;
    width: 100%;
    display: block;
    border: 1px dashed; 
    line-height: 40px;
    font-size: 1em;
    color: inherit;
    text-align: center; 
    font-weight: bold;
      margin-bottom:20px;
    background-color: #ffffff;
    transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; 
    -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear;  
  }



.secondaryButton:hover { background-color: #000000; color: #ffffff; border: 1px solid #000000;  }
.secondaryButton:focus { outline:0px !important; }

.secondaryButton:active { 
    -webkit-transition: all .1s ease-in-out; 
    -webkit-transform:scale(.96);
    -moz-transform:scale(.96);
    -ms-transform:scale(.96);
    -o-transform:scale(.96);transform:scale(.96) 
  } 

.slideNavButtons{
  display:block;
  background-color:white !important;


  padding-top:20px;
  padding-bottom:50px;
}

@media (max-width: 40em){
  .slideNavButtons{
    padding-top:20px;
    padding-bottom:50px;
  }



}

.device-support .item {
    display: block;
    width: 100%;
    height: auto;
    text-align:left;
}

.device-support .item img{
  margin:10px 0px;
  display:block;

}

@media (max-width: 40em){
.device-support .item img{
  margin-left:auto;
  margin-right:auto;
}
}

.device-support-container{
  background-color:white;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
}


@media (min-width: 40em){
  .device-support-container{
    padding-left:50px;
    padding-right:50px;
  }
#main div.kana-article-content .device-support-container .deviceSliderSplit{
  height:50px;

  display:block;
  background-color:gainsboro;
    margin-left:-50px;
    margin-right:-50px;
    border-style:solid;
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-top-color: white;
    border-bottom-color:white;

}

#main div.kana-article-content .device-support-container .deviceSliderSplit:last-of-type{
  display:none;
}


}



ol.device-support{
  margin:0px !important;
  counter-reset: device-support-steps-counter;
}

@media (min-width: 60em) {
ol.device-support li{
  list-style:none;
  margin:0px;
  padding-top:10px;
}

ol.device-support >li:before, ol.device-support .owl-item >li:before{
  content: counter(device-support-steps-counter) '.';
  counter-increment: device-support-steps-counter;
  display: block;
  font-weight:bold;
}
}


ol.device-support li p:first-child{
  margin:0px !important;
  padding-top:0px !important;
  padding-bottom:10px;
}




#main div.kana-article-content .support-homepage-container .support-homepage ul li {  list-style-type: none; margin: 0rem 0 0rem 0rem; font-size: 16px; }

#main div.kana-article-content .support-homepage-container .support-homepage a { font-weight: normal; text-decoration: none; }


@media (max-width: 40em){
  #kana_endPoint .support-homepage-container .support-homepage {padding-left: 20px;padding-right: 20px;margin-bottom:55px;}
}



@media (min-width: 40em){
  #kana_endPoint .support-homepage-container .support-homepage {padding-left: 50px;padding-right: 50px;}
}



@media (min-width: 60em) {
  #main div.kana-article-content .support-homepage-container .support-homepage h2 {     margin: 0rem 0 0rem; }
  #kana_endPoint .support-homepage-container .support-homepage {padding-left: 2rem; margin-top:0px;}
}


.device-support-hr{
  background:none;
  margin-top:20px;
}



/*added below styles for Device Trouble shooter pages */

.bullet-icons.above A.icon-ring{display:block;position:static}
.bullet-icons LI SPAN{width:100%!important;}
.icon-ring.fill-toggle:before{background:transparent}
.widescreen .roundcta-section {padding: 0.8em 0 1.1em 0;}
.lte-tablet .roundcta-section {padding: 0 0 0.9em 0;}
.phone .roundcta-section LI{
 display:inline-block;
 width:50%;
 }
.phone .roundcta-section .bullet-icons.above .big[class*=icon-]:before{
 font-size:12vw!important;
 height:24vw!important;
 width:24vw!important;
 line-height:24vw;
 }
 
 #main div.kana-article-content .TroubleShooterContent p {
    font-size: 16px;
    margin: 1rem 0;
}

@media (min-width: 75em) {

	
	.widescreen .span2, .widescreen .each-span2 > * {
		width:9.836vw;
	}
}
@media (min-width: 40.063em) and (max-width:60 em) {
	.gte-tablet .span2, .gte-tablet .each-span2>* {
		width:16.836vw;
	}	
}
.device-content-decision{
  float:left;
}

a.suDecisionYes {
  display: block;
  width: 100px;
  height: 40px;
  float: left;
  background: url("/srvs/data/Images/Web/Yesbutton.png") no-repeat;
}

a.suDecisionYes:hover {
  background: url("/srvs/data/Images/Web/Yesbutton_rollover.png") no-repeat;
}

a.suDecisionNo {
  display: block;
  width: 100px;
  height: 40px;
  float: left;
  background: url("/srvs/data/Images/Web/Nobutton_off.png") no-repeat;
}

a.suDecisionNo:hover {
  background: url("/srvs/data/Images/Web/Nobutton_rollover.png") no-repeat;
}
.clearBoth{
  clear:both;
}


#sticky-img-container h1{
  padding-left:0px;
  padding-top:0px;
}
#sticky-img-container h1.small{
 padding-left:0px;
  padding-top:0px;
}

@media (max-width: 60em) and (min-width: 40.063em){
#sticky-img-container h1{
  padding-left:0px;
  padding-top:22px;
}
#sticky-img-container h1.small{
  padding-left:65px;
  padding-top:25px;
}
}

@media (min-width: 60em) {

#sticky-img-container h1{
  padding-left:0px;
  padding-top:15px;
}
#sticky-img-container h1.small{
  padding-left:65px;
  padding-top:25px;
}

}

@media (max-width: 60em) {
.no-img-step{
  display:block;
  width:50px;
  height:40px;
}
}

#breadCrumbPanel li:before{
  margin-left:-4px;
  margin-right:10px;
}

.widescreen .slider-content{
    width:29.438vw;
    display:inline-block;
    vertical-align:top;
}

.widescreen .device-rel-art{
    width:19.287vw;
    display:inline-block;
}

@media (min-width: 60em) {
  .slider-content{
    width:44.316vw;
    display:inline-block;
    vertical-align:top;
  }

  .device-rel-art{
    width:29.035vw;
    display:inline-block;
  }

  .slideNavButtons{
    display:none;
  }

}
  .device-hide-gte-tablet{
    display:none;
  }
  .sticky-img{
    display:block;
  }
@media (max-width: 40em){

  #kana_endPoint .sticky-img{
    display:none;
  }

  #kana_endPoint #sticky-img-container h1.small{
    font-size: 1.625rem;
  }

  #kana_endPoint #sticky-img-container h1{
    font-size: 2.125rem;
  }

}

@media (max-width: 40em) and (orientation:portrait){

  #kana_endPoint .primaryButton { 
      max-width: 110px; 
  }

  #kana_endPoint .secondaryButton { 
      max-width: 110px; 
  }

}

@media (max-width: 623px){
  #main div.kana-article-content .device-rel-art h2{
    margin-top:-9px;
  }

  #kana_endPoint .device-hide-gte-tablet{
    display:block;
  }

}

.device-support-container{
  padding-top:10px;
  padding-bottom:10px;
}
#main div.kana-article-content .device-support-container h2{
  margin:0px;
  padding: 10px 0px;
}

#main div.kana-article-content .device-support-container p{
  margin:0px;
  padding: 10px 0px;
}
#main div.kana-article-content .device-support-container a.sliderSubTitle{
  font-weight:700;
  text-decoration:none;
  cursor:default;
}
.TroubleShooterIcons a{
  text-decoration:none !important;
}
#main div.kana-article-content h2{
  margin: 20px 0 0 0;
}

.TroubleShooterContent .accordion{
  margin-bottom:40px;
}


/* Added below code to as part of support.three.co.uk header release */

.widescreen .notification#rwd-cookie-message.has-custom-close-button .device-width-content .custom-close {
	width:15.73%;
	margin-right:-3%!important
}