#fdip-2016 *,
#fdip-2016 *:before,
#fdip-2016 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#fdip-2016 input:focus,
#fdip-2016 button:focus {
  outline: 0;
}
#fdip-2016 body,
#fdip-2016 div,
#fdip-2016 h1,
#fdip-2016 h2,
#fdip-2016 h3,
#fdip-2016 h4,
#fdip-2016 h5,
#fdip-2016 h6,
#fdip-2016 p,
#fdip-2016 blockquote,
#fdip-2016 pre,
#fdip-2016 dl,
#fdip-2016 dt,
#fdip-2016 dd,
#fdip-2016 ol,
#fdip-2016 ul,
#fdip-2016 li,
#fdip-2016 fieldset,
#fdip-2016 form,
#fdip-2016 label,
#fdip-2016 legend,
#fdip-2016 th,
#fdip-2016 td,
#fdip-2016 article,
#fdip-2016 aside,
#fdip-2016 figure,
#fdip-2016 footer,
#fdip-2016 header,
#fdip-2016 hgroup,
#fdip-2016 menu,
#fdip-2016 nav,
#fdip-2016 section,
#fdip-2016 button {
  margin: 0;
  padding: 0;
  border: 0;
}
#fdip-2016 article,
#fdip-2016 aside,
#fdip-2016 details,
#fdip-2016 figcaption,
#fdip-2016 figure,
#fdip-2016 footer,
#fdip-2016 header,
#fdip-2016 hgroup,
#fdip-2016 nav,
#fdip-2016 section,
#fdip-2016 audio,
#fdip-2016 canvas,
#fdip-2016 video {
  display: block;
}
#fdip-2016 html {
  min-height: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased;
  font-smooth: always !important;
}
#fdip-2016 ol,
#fdip-2016 ul {
  list-style: none;
}
#fdip-2016 a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
#fdip-2016 a img {
  border: 0;
}
#fdip-2016 img {
  max-width: 100%;
}
#fdip-2016 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  max-width: 1280px;
  min-width: 300px;
  width: 95vw;
  margin: 2rem auto;
  overflow: hidden;
  z-index: 10;
}
#fdip-2016 ul,
#fdip-2016 ul > li {
  width: 100%;
}
#fdip-2016 ul:after,
#fdip-2016 ul > li:after {
  content: "";
  display: table;
  clear: both;
}
#fdip-2016 .name,
#fdip-2016 .score,
#fdip-2016 .category {
  display: inline-block;
  float: left;
  vertical-align: middle;
  line-height: 1.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  cursor: pointer;
}
#fdip-2016 .name {
  width: 11rem;
}
#fdip-2016 .score {
  width: 4rem;
}
#fdip-2016 .category {
  width: calc((100% - 11rem - 4rem)/4);
}
@media (max-width: 700px) {
  #fdip-2016 ul > li {
    margin: .25rem 0;
  }
  #fdip-2016 .name {
    width: 11rem;
  }
  #fdip-2016 .score {
    width: calc((98% - 11rem));
  }
  #fdip-2016 .category {
    display: none;
  }
}
@media (min-width: 701px) {
  #fdip-2016 ul > li:first-of-type,
  #fdip-2016 ul > li.active {
    padding-top: 2rem;
  }
  #fdip-2016 ul > li:first-of-type div:not(:first-of-type):before,
  #fdip-2016 ul > li.active div:not(:first-of-type):before {
    content: attr(title);
    position: absolute;
    top: -1.75rem;
    font-weight: 700;
    font-size: .75rem;
    line-height: 1.1em;
  }
  #fdip-2016 ul > li:first-of-type div:nth-of-type(2):before,
  #fdip-2016 ul > li.active div:nth-of-type(2):before {
    text-align: center;
    left: 0;
    width: 100%;
  }
}
@media (min-width: 701px) and (min-width: 900px) {
  #fdip-2016 ul > li:first-of-type div:not(:first-of-type):before,
  #fdip-2016 ul > li.active div:not(:first-of-type):before {
    top: -1.5rem;
  }
}
#fdip-2016 ul > li > a {
  display: none;
  margin-bottom: 1rem;
  color: #444;
}
#fdip-2016 ul > li > a:hover {
  text-decoration: underline;
  color: #000;
}
@media (min-width: 701px) {
  #fdip-2016 ul > li > a {
    margin-left: 2em;
  }
}
@media (max-width: 700px) {
  #fdip-2016 ul > li > a {
    text-align: center;
  }
}
#fdip-2016 .country:after {
  content: "";
  display: table;
  clear: both;
}
#fdip-2016 .name {
  text-align: right;
}
#fdip-2016 .name span,
#fdip-2016 .name img {
  display: inline-block;
  float: right;
}
#fdip-2016 .name img {
  margin-left: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
}
#fdip-2016 .name .openClose:before {
  content: "+";
  position: absolute;
  left: .5rem;
  top: .1em;
  font-size: 1rem;
  color: #ccc;
  font-weight: 500;
}
@media (max-width: 700px) {
  #fdip-2016 .name:before {
    content: "+";
    position: absolute;
    left: .5rem;
    top: .1em;
    font-size: 1rem;
    color: #ccc;
    font-weight: 500;
  }
}
.touch #fdip-2016 .name:before {
  content: "+";
  position: absolute;
  left: .5rem;
  top: .1em;
  font-size: 1rem;
  color: #ccc;
  font-weight: 500;
}
#fdip-2016 .score {
  font-weight: 700;
}
@media (min-width: 701px) {
  #fdip-2016 .score {
    text-align: center;
  }
}
@media (max-width: 700px) {
  #fdip-2016 .score {
    float: right;
  }
  #fdip-2016 .score span {
    display: block;
    padding-left: 0.5rem;
    line-height: 1.5rem;
    color: #fff;
    font-size: .85rem;
    z-index: 30;
    background-color: #32749e;
  }
  #fdip-2016 .score:after {
    content: "\0A";
    display: inline-block;
    background-color: #f6f6f6;
    width: calc(100% -  1rem);
    height: calc(100% -  0.5rem);
    position: absolute;
    right: 0.5rem;
    top: 0.25rem;
    z-index: 20;
  }
}
#fdip-2016 .category {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-left: 1px solid #c3c3c3;
}
#fdip-2016 .category span {
  display: block;
  padding-left: 0.5rem;
  line-height: 1.5rem;
  color: #fff;
  font-size: .85rem;
  z-index: 2;
}
@media (max-width: 700px) {
  #fdip-2016 .category span {
    color: #000;
    font-weight: 700;
    font-size: .9rem;
  }
}
#fdip-2016 .category:after {
  content: "\0A";
  display: inline-block;
  background-color: #f6f6f6;
  width: calc(100% -  1rem);
  height: calc(100% -  0.5rem);
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
  z-index: 1;
}
#fdip-2016 .category.country-commitment span {
  background-color: #3da0bf;
}
#fdip-2016 .category.mobile-capacity span {
  background-color: #059B7C;
}
#fdip-2016 .category.regulatory-environment span {
  background-color: #95C56F;
}
#fdip-2016 .category.adoption span {
  background-color: #41C1CE;
}
#fdip-2016 ul > li.active {
  border-bottom: 1px solid #d3d3d3;
}
#fdip-2016 ul > li.active > a {
  display: block;
}
#fdip-2016 ul > li.active .name {
  font-weight: 600;
}
#fdip-2016 ul > li.active .name span {
  float: none;
}
@media (max-width: 700px) {
  #fdip-2016 ul > li.active {
    padding-top: 1em;
    border-top: 1px solid #d3d3d3;
  }
  #fdip-2016 ul > li.active .score {
    display: none;
    width: 100%;
    padding-left: 0.5rem;
  }
  #fdip-2016 ul > li.active .name {
    width: 100%;
    font-size: 1.65rem;
    line-height: 1.5em;
  }
  #fdip-2016 ul > li.active .name span {
    padding-left: 2rem;
    text-align: left;
    float: left;
  }
  #fdip-2016 ul > li.active .name img {
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    right: 1rem;
  }
  #fdip-2016 ul > li.active .name:before {
    transform: rotate(45deg);
    font-size: 2rem;
  }
}
.touch #fdip-2016 ul > li.active .name:before {
  transform: rotate(45deg);
  font-size: 2rem;
}
@media (min-width: 701px) {
  #fdip-2016 ul > li.active .name img,
  #fdip-2016 ul > li.active .score {
    display: none;
  }
  #fdip-2016 ul > li.active .name {
    text-align: center;
    font-size: 1.25rem;
    width: 15rem;
  }
}
@media (min-width: 701px) {
  #fdip-2016 ul > li:not(.active):hover .name span,
  #fdip-2016 ul > li.active .name:hover span {
    text-decoration: underline;
  }
  #fdip-2016 ul > li.active .name:hover:after {
    display: block;
    position: absolute;
    bottom: -1rem;
    left: 0;
    right: 0;
    text-align: center;
    font-size: .8rem;
    content: 'close';
    color: #888;
    font-weight: 500;
  }
}
#fdip-2016 .content {
  overflow: hidden;
  height: 0px;
}
#fdip-2016 .active .content {
  height: auto;
}
#fdip-2016 .tutorial {
  font-size: .9em;
  color: #444;
  line-height: 1.3em;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-style: italic;
}
@media (min-width: 701px) {
  #fdip-2016 .tutorial {
    width: calc((98% - 11rem - 4rem));
    display: inline-block;
    float: right;
    margin-right: 0.5rem;
  }
}
@media (max-width: 700px) {
  #fdip-2016 .tutorial span {
    display: none;
  }
}
#fdip-2016 .country-information:after {
  content: "";
  display: table;
  clear: both;
}
#fdip-2016 .country-information p {
  text-align: center;
}
#fdip-2016 .country-information img {
  margin: 0 auto .25rem;
  display: block;
  width: 100px;
  height: 100px;
}
@media (min-width: 701px) {
  #fdip-2016 .country-information {
    display: inline-block;
    float: left;
    width: 15rem;
  }
  #fdip-2016 .country-information p {
    margin-top: 2em;
  }
  #fdip-2016 .country-information strong {
    display: block;
    margin-top: .25rem;
    font-size: 3.5rem;
    line-height: 1em;
    font-weight: 300;
  }
  #fdip-2016 .country-information span {
    font-size: .8em;
    color: #888;
  }
}
@media (max-width: 700px) {
  #fdip-2016 .country-information p {
    font-size: 1.2rem;
    margin-top: .5em;
  }
  #fdip-2016 .country-information p:first-of-type {
    display: none;
  }
  #fdip-2016 .country-information strong {
    font-size: 1.4em;
  }
}
@media (min-width: 701px) {
  #fdip-2016 .indicators {
    width: calc((98% - 11rem - 4rem));
    display: inline-block;
    float: right;
    margin-right: 0.5rem;
  }
}
#fdip-2016 h3 {
  margin-top: .5em;
  margin-bottom: .5em;
  padding-bottom: .2em;
  font-weight: 500;
  border-bottom: 2px solid #f6f6f6;
}
#fdip-2016 h3 span {
  float: right;
}
#fdip-2016 h3[class*=country-commitment] {
  border-color: #3da0bf;
}
#fdip-2016 h3[class*=mobile-capacity] {
  border-color: #059B7C;
}
#fdip-2016 h3[class*=regulatory-environment] {
  border-color: #95C56F;
}
#fdip-2016 h3[class*=adoption] {
  border-color: #41C1CE;
}
#fdip-2016 h4 {
  padding-left: 1.5em;
  padding-right: 4em;
  cursor: pointer;
  font-weight: 500;
}
#fdip-2016 h4:before {
  content: "\0A";
  position: absolute;
  left: .5em;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: .35em solid transparent;
  border-bottom: .35em solid transparent;
  border-left: .45em solid #777;
}
#fdip-2016 h4 span {
  font-size: 1.1em;
  position: absolute;
  right: .5rem;
  top: 50%;
  transform: translateY(-50%);
}
#fdip-2016 h4 span em {
  font-style: normal;
  font-size: .7em;
  color: #888;
}
#fdip-2016 .information {
  overflow: hidden;
  height: 0px;
  color: #000;
}
#fdip-2016 ol {
  margin-bottom: 1.5rem;
}
#fdip-2016 ol li {
  padding-top: .25em;
  padding-bottom: .25em;
  color: #444;
  border: 1px solid transparent;
}
#fdip-2016 ol li:nth-of-type(even) {
  background-color: #f6f6f6;
}
#fdip-2016 ol li:hover {
  cursor: pointer;
}
#fdip-2016 ol li.active {
  border-color: #d3d3d3;
}
#fdip-2016 ol li.active h4 {
  color: #000;
}
#fdip-2016 ol li.active h4:before {
  left: .4em;
  top: 56%;
  border-left: .35em solid transparent;
  border-right: .35em solid transparent;
  border-top: .45em solid #000;
}
#fdip-2016 ol li.active .information {
  height: auto;
  padding: 1.5em 1em 0;
}
#fdip-2016 ol li.active .information p {
  margin-bottom: .75em;
}
#fdip-2016 ol li.active .information strong {
  display: block;
  margin-bottom: .25em;
}
#fdip-2016 ol li.active .information p:nth-of-type(-n+2) strong {
  font-size: .9em;
}
#fdip-2016 ol li.active .information p:nth-of-type(n+3) {
  font-size: .75em;
}
