/* CSS crunched with Crunch - http://crunchapp.net/ */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.carousel .carousel-anim {
  color: #FFFFFF;
  left: 15px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 12px;
  z-index: 999;
  font-size: 15px;
  font-size: 1.5rem;
}
.carousel .carousel-anim:hover,
.carousel .carousel-anim:focus {
  text-decoration: underline;
  color: #FFF;
}
.carousel .carousel-anim i {
  text-decoration: none;
  margin-right: 5px;
}
.carousel .carousel-caption {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff);
}
.carousel .carousel-caption h2 {
  margin-top: 0;
}
.carousel .carousel-caption h2 a {
  color: #000;
  text-decoration: none;
}
.carousel .carousel-caption h2 a:hover,
.carousel .carousel-caption h2 a.focus {
  text-decoration: underline;
}
.carousel .carousel-caption p {
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
}
.carousel .carousel-indicators {
  padding: 0;
}
.carousel .carousel-indicators li {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin-left: 5px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.carousel .carousel-indicators li.active {
  background-color: #FFF;
}
.carousel .carousel-control {
  text-decoration: none;
  color: #FFF;
  background: #000;
  top: 35%;
  line-height: 50px;
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.carousel .carousel-control.right {
  right: 0;
}
.carousel .carousel-control.left {
  left: 0;
}
.carousel .carousel-control:hover,
.carousel .carousel-control:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #FFF;
}
.no-float {
  float: none !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  background-color: #ffffff;
  color: #222222;
  font-size: 13px;
  font-size: 1.3rem;
}
img {
  max-width: 100%;
}
code,
pre {
  font-size: 12px;
  font-size: 1.2rem;
}
.table-wrapper {
  overflow-x: scroll;
}
table {
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846153846154;
  margin: 0 0 20px 0;
  background-color: #ffffff;
}
table th,
table td {
  padding: 10px;
}
table thead tr th {
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
  border-top: 1px solid #c4deee;
  border-bottom: 1px solid #c4deee;
  padding: 10px;
  line-height: 20px;
  background-color: #e8f3fa;
  color: #222222;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: #eeeeee;
  color: #222222;
}
table tbody tr td {
  border-top: 1px solid #c4deee;
  border-bottom: 1px solid #c4deee;
  vertical-align: top;
  padding: 10px;
}
table tbody tr td.numeric {
  text-align: right;
}
table tfoot tr td {
  font-weight: bold;
  border-top: 1px solid #c4deee;
  border-bottom: 1px solid #c4deee;
  padding: 10px;
}
table tfoot tr td.numeric {
  text-align: right;
}
table caption {
  border-top: 1px solid #c4deee;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857142857143;
  font-weight: bold;
  padding: 10px;
  background-color: #d5e8f2;
  color: #222222;
}
table.table-bordered {
  border-collapse: collapse;
  box-sizing: border-box !important;
}
table.table-bordered thead tr th {
  border: 1px solid #c4deee;
}
table.table-bordered tfoot tr td {
  border: 1px solid #c4deee;
}
table.table-bordered tbody tr td {
  border: 1px solid #c4deee;
}
table.table-bordered caption {
  border: 1px solid #c4deee;
  border-bottom: 0;
}
table.table-bordered caption + thead tr:first-child th:first-child,
table.table-bordered caption + tbody tr:first-child td:first-child,
table.table-bordered colgroup + thead tr:first-child th:first-child,
table.table-bordered colgroup + tbody tr:first-child td:first-child,
table.table-bordered caption + thead tr:first-child th:last-child,
table.table-bordered caption + tbody tr:first-child td:last-child,
table.table-bordered colgroup + thead tr:first-child th:last-child,
table.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
table.table-striped tbody > tr:nth-child(2n+1) > td,
table.table-striped tbody > tr:nth-child(2n+1) > th {
  background-color: #f9f9f9;
}
table.table-striped tbody > tr:hover > td,
table.table-striped tbody > tr:hover > th {
  background-color: #eeeeee !important;
}
table.table-condensed {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63636363636364;
}
table.table-condensed caption {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 4px 5px;
}
table th,
table tfoot td {
  background: #e8f3fa;
}
table * {
  border-color: #c4deee;
}
a:hover,
a.offsite:hover span,
a.with-icon:hover span,
a.download:hover,
.download a:hover strong,
.download a:hover i,
.block-action:hover,
.page-tools a:hover i {
  color: #1157ad;
  color: #0a3467;
}
.block-action:hover span {
  border-bottom-color: #0880d1;
}
a,
a.offsite span,
a.with-icon span,
a.download,
.download a strong,
.download i {
  color: #1157AD;
  color: #1157ad;
}
a:after,
.externallink:after {
  display: inline-block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: none;
}
.content .sidebar-navigation .nav-header {
  color: #1692da;
}
.sidebar-navigation,
.featured,
.form-actions {
  background: #e8f3fa;
}
.sidebar-navigation,
.sidebar-navigation .nav-header,
.content .nav-list .nav-list a,
.nav-list .nav-list a,
.page-tools.bordered,
legend,
.form-actions {
  border-color: #c4deee;
}
.rs_skip {
  position: relative;
  margin-bottom: 20px;
}
#rs:hover,
#rs:focus {
  text-decoration: underline;
}
#xp1 {
  position: absolute;
  right: 0;
}
.content {
  margin-top: 16px;
  margin-bottom: 32px;
}
.content .breadcrumb {
  background-color: transparent;
  padding: 0;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.81818181818182;
  margin: 0 0 16px 0;
  color: #333;
}
.content .breadcrumb li {
  margin: 0 0 6px;
}
.content .breadcrumb li a {
  margin: 0 0 0 5px;
  text-decoration: none;
  border: 0;
  color: #444;
}
.content .breadcrumb li a:hover {
  border-bottom: 1px solid;
}
.content .breadcrumb li a:first-child {
  margin-left: 0;
}
.content .breadcrumb li .active {
  color: #000 !important;
  font-weight: normal;
}
.title-meta {
  margin-bottom: 24px;
  border-bottom: 1px dotted #CCC;
}
.title-meta[class^="icon-"],
.title-meta[class*="icon-"] {
  margin-left: 0;
}
.content p.callout {
  color: #555;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4;
  margin: 0 0 14px 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.content a {
  text-decoration: none;
}
.content-area a {
  text-decoration: underline;
}
.content-area .download a,
.content-area a.top,
.content-area .section-content a,
.content-area .btn,
.content-area .nav a,
.content .rs_skip a {
  text-decoration: none;
}
.section-content li a > i {
  color: #444;
}
.section-content li a:hover > i,
.section-content li a:active > i,
.section-content li a:focus > i {
  color: #000;
}
.content a.with-icon,
.content a.offsite {
  border-bottom: 0;
}
.content a.with-icon span,
.content a.offsite span {
  border-bottom: 1px solid;
}
.content a.with-icon i,
.content a.offsite i {
  margin: 0 2px;
}
.content a.offsite i {
  color: #aaa !important;
}
.content hr {
  margin: 30px 0;
  border: 0;
  border-top: 1px solid #ccc;
}
.content hr.compact {
  margin: 16px 0;
  border-top-color: #d9d9d9;
}
.content ul,
.content ol {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.38461538461538;
  margin: 0 0 20px 0;
  padding: 0 32px 0 32px;
  text-indent: 0;
}
.content ul ul,
.content ol ol,
.content ol ul,
.content ul ol {
  padding: 6px 0 0 32px;
  margin-bottom: 0 !important;
}
.content ul li,
.content ol li {
  margin: 0 0 6px 0;
}
.content ul.flush {
  padding: 0;
}
.content ul.flush > li {
  list-style-type: none;
}
.content dl {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846153846154;
  margin: 0 0 16px 0;
}
.content dl dt {
  margin: 0 4px;
  font-weight: bold;
}
.content dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 16px;
}
h2.publication-title,
p.publication-title {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.27272727272727;
  color: #4a4a4a;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.content .publish-date {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.27272727272727;
  color: #707070;
  margin-bottom: 24px;
}
.content h1 + .publish-date {
  margin-top: -13px !important;
}
.download a {
  text-decoration: none;
  border: 0 !important;
  color: #4c4c4c !important;
}
.download i.icon-download-alt {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 3px 0 0;
}
.download strong {
  text-decoration: underline;
  font-weight: normal;
}
a.top {
  float: right;
  padding: 15px 0 15px 20px;
}
a.top:before {
  font-family: "FontAwesome";
  content: "\f062";
  margin-right: 6px;
}
.content .media {
  overflow: hidden;
  margin: 20px 0 30px 0;
  position: relative;
}
.content .media .media-object {
  float: left;
  clear: none;
}
.content .media .media-object.legacy {
  overflow-x: scroll;
}
.content .media .media-object.legacy img {
  max-width: none !important;
}
.content .media .caption {
  color: #555;
  position: absolute;
  bottom: 0;
}
.content .media .caption p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66666666666667;
  margin: 0;
}
.content .media .caption p.credit {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63636363636364;
}
.content .media.full-width {
  margin-left: 0;
}
.content .media.full-width .media-object {
  float: none;
  margin: 0 0 16px 0;
}
.content .media.full-width .caption {
  position: relative;
  bottom: auto;
}
.content .date {
  color: #760000;
  font-size: 12px;
  font-size: 1.2rem;
}
.content .date.icon:before {
  color: #222222;
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  margin-right: 4px;
  text-decoration: inherit;
}
.content p.date {
  margin-bottom: 5px;
}
.border-bottom {
  border-bottom: 1px dotted #CCCCCC;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.dark {
  color: #222222;
}
.share {
  margin: 20px 0;
}
.share ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.share ul li {
  float: left;
}
.share ul li i {
  color: #000;
}
.share ul li i:hover {
  -webkit-transform: rotate(90);
  -moz-transform: rotate(90);
  -ms-transform: rotate(90);
  -o-transform: rotate(90);
  transform: rotate(90);
  color: #444;
}
.close {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.content ul.label-list {
  list-style-type: none;
  padding: 0;
}
.content ul.label-list li a.label {
  color: #FFF;
}
.content ul.label-list li a.label:hover {
  text-decoration: underline;
}
/*style table wrapper*/
.table-wrapper {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
  background: #ffffff;
}
.table-wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.table-wrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.no-table-wrapper {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
  background: #ffffff;
}
/*.table-wrapper-outer { position: relative; }
.table-wrapper-fade
{
	position: absolute;
	right: 0;
	width: 30px;
	height: 100%;
	background-image:-webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -linear-gradient(0deg, rgba(255,255,255,.5), #fff);
}*/
/*style table sorter*/
table.table-sort thead tr th.sorter:after {
  font-family: "FontAwesome";
  content: "\f0dc";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
table.table-sort thead tr th.sorterSortUp:after {
  font-family: "FontAwesome";
  content: "\f0de";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
table.table-sort thead tr th.sorterSortDown:after {
  font-family: "FontAwesome";
  content: "\f0dd";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
/*style document links*/
.content ul li.download,
.content ol li.download {
  /*font-family: "FontAwesome";
  list-style-image: "\f019";*/
  list-style-type: none;
  margin-left: -18px;
}
.help .accordion-heading .accordion-toggle:before {
  font-family: "FontAwesome";
  content: "\f0d7";
  padding-right: 6px;
}
.featured .block-action:hover span {
  border-bottom-color: #fff;
}
.content-block {
  margin: 0 0 16px 0;
  position: relative;
  padding: 0;
}
.content-block img {
  display: block;
}
.content-block h3 {
  text-transform: uppercase;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  margin: 0 0 18px 0;
  padding: 0;
  overflow: hidden;
  background: #FFF;
  border-bottom: 1px solid #c4deee;
}
.content-block h3 span {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4;
  display: block;
  float: left;
  clear: right;
  padding: 10px 10px 10px 15px;
  background: #144ea1;
}
.content-block h3 span i {
  padding: 0 5px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  line-height: 0.875;
  vertical-align: top;
}
.content-block h4 {
  color: #000000;
}
.content-block .block-action {
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  border: 0;
}
.content-block .item {
  margin: 0 0 20px 0;
}
.content-block .item:last-child {
  margin-bottom: 0;
}
.content-block .item h4 {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 4px 0;
}
.content-block .item p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 10px;
}
.content-block .item .featured p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846153846154;
}
.content-block .item a,
.content-block .item a.offsite span,
.content-block .item a.with-icon span,
.content-block .link-list a,
.content-block .link-list a.offsite span {
  font-weight: bold;
  border: 0;
}
.content-block .link-list a.offsite:hover {
  border: 0 !important;
}
.content-block .item a.offsite:hover,
.content-block .item a.with-icon:hover {
  border: 0 !important;
}
.content-block .item p.callout {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
}
.content-block h2 {
  color: #000 !important;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.16666666666667;
  margin: 0 0 12px 0;
}
.content-block.featured {
  padding-top: 0;
  background: #e8f3fa;
  border: 1px solid #c4deee;
  padding: 0 16px;
  margin-top: -1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.content-block.featured h3 {
  margin: 0 -16px 18px -16px;
  background: #144ea1;
  padding: 10px 10px 10px 15px;
}
.content-block.featured h3 span {
  padding: 0;
}
.content-block.featured .block-action {
  top: 11px;
  right: 10px;
  color: #fff;
}
.content-block.featured .block-action:hover,
.content-block.featured .block-action:active,
.content-block.featured .block-action:focus {
  color: #FFF;
}
.content-block.lightweight h3 {
  color: #144ea1;
}
.content-block.lightweight h3 span {
  background: transparent !important;
  padding-left: 0 !important;
}
.content-block.lightweight h3 span i {
  margin-left: 0 !important;
}
.content-block .link-list {
  color: #222;
  margin: 0;
  padding: 0 0 6px 14px;
}
.navbar .nav > li > a,
.navbar-inverse .nav > li > a,
.navbar .btn-navbar,
.navbar-inverse .navbar-search .search:focus,
.navbar-inverse .navbar-search .search.focused,
.navbar-inverse .btn-navbar,
.breadcrumb,
.navbar .brand,
.nav-header,
.nav-list .nav-header,
.nav-list a,
code {
  text-shadow: none;
}
#skip-to-content:focus,
#skip-to-navigation:focus,
#skip-to-local-navigation:focus {
  background-color: #fff;
  color: #111;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
  padding: 6px 8px;
}
.header {
  position: relative;
  background-color: #115cb3;
  background-image: -moz-linear-gradient(top, #1179d2, #113184);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1179d2), to(#113184));
  background-image: -webkit-linear-gradient(top, #1179d2, #113184);
  background-image: -o-linear-gradient(top, #1179d2, #113184);
  background-image: linear-gradient(to bottom, #1179d2, #113184);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1179d2', endColorstr='#ff113184', GradientType=0);
  background-color: #1150a5;
}
.header .navbar {
  margin-bottom: 0;
}
.header .container {
  position: relative;
}
.header .global-navigation {
  display: inline;
  float: right;
}
.header .global-navigation .navbar-inner {
  background: transparent;
  filter: none;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header .crest {
  display: inline;
  float: left;
  position: relative;
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/prism/$FILE/prism.png") no-repeat 0 0 #ffffff;
  width: 183px;
  padding: 45px 25px 25px;
  background-size: contain;
}
.header .crest a {
  display: block;
  text-indent: -9999px;
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/crest/$FILE/crest-black.png") no-repeat center center transparent;
  padding-bottom: 52%;
  height: 0;
  width: 100%;
  max-width: 183px;
  background-size: contain;
}
.header .crest img {
  display: block;
}
.header .crest img.printable-crest {
  display: none;
}
.header.light .crest {
  background-color: #000;
}
.header.light .crest a {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/crest/$FILE/crest-white.png") 0 0 repeat-x transparent;
}
.header.light .flag h2,
.header.light .flag p {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/title/$FILE/website-title-dark.png") 0 0 no-repeat transparent;
}
.header.light .main-navigation .nav > li > a,
.header.light .global-navigation a,
.header.light .flag,
.header.light .main-navigation a,
.header.light .global-navigation .dropdown > a,
.header.light .flag h3 {
  color: #000;
}
.header.light .main-navigation .nav li.dropdown > .dropdown-toggle .caret,
.header.light .main-navigation .nav li.dropdown.current.open > .dropdown-toggle .caret,
.header.light .global-navigation .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom-color: #000;
  border-top-color: #000;
}
.header.light #searchinput {
  color: #222222;
}
.header.light #searchinput:-moz-placeholder {
  color: #3c3c3c;
}
.header.light #searchinput:-ms-input-placeholder {
  color: #3c3c3c;
}
.header.light #searchinput::-webkit-input-placeholder {
  color: #3c3c3c;
}
.header.light .main-navigation > li > a {
  border-color: rgba(0, 0, 0, 0.2);
}
.header.light .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.header.light .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.header.light .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.header.light .navbar-inverse .btn-navbar {
  color: #000;
}
.header .flag {
  position: absolute;
  left: 260px;
  top: 45px;
  width: 291px;
  margin: 0;
}
.header .flag h2,
.header .flag p {
  margin: 0 0 10px 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/title/$FILE/website-title.png") 0 0 no-repeat transparent;
  margin: 0;
  width: 100%;
  padding-bottom: 38%;
  text-indent: -9999px;
  height: 0;
  background-size: contain;
}
.header .flag h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.header .flag .logo {
  height: 100px;
  position: absolute;
  right: 0;
  top: 61px;
}
.header .navbar-wrapper {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
  margin-top: 25px;
}
.header .icon-bar {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.navbar .brand {
  font-size: 16px;
  font-size: 1.6rem;
}
.main-navigation {
  clear: both;
  margin: 0;
  padding: 0;
}
.main-navigation .brand {
  display: none;
}
.main-navigation .nav li.dropdown > .dropdown-toggle .caret,
.main-navigation .nav li.dropdown.current.open > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  margin-right: 0;
}
.main-navigation .nav li.dropdown.current > .dropdown-toggle .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
.main-navigation .nav > li > .dropdown-menu::after,
.main-navigation .nav > li > .dropdown-menu::before,
.global-navigation .nav > li > .dropdown-menu::after,
.global-navigation .nav > li > .dropdown-menu::before {
  display: none;
}
.main-navigation .navbar-inner {
  background: transparent;
  filter: none;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-navigation .nav > li > a {
  border-left: 1px solid;
  color: #FFF;
}
.main-navigation .nav > .home > a {
  border: none;
}
.main-navigation .nav > .home > a > span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.main-navigation .nav > .home > a > i {
  margin-right: 0;
}
.main-navigation .nav > .active > a,
.main-navigation .nav > .active > a:hover,
.main-navigation .nav > .active > a:focus,
.global-navigation .nav > .active > a,
.global-navigation .nav > .active > a:hover,
.global-navigation .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-navigation .dropdown-menu,
.global-navigation .dropdown-menu {
  padding-top: 16px;
  margin-top: 0;
  padding-bottom: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.main-navigation .dropdown-menu > li > a,
.global-navigation .dropdown-menu > li > a {
  color: #ffffff;
}
.main-navigation .nav > li > .dropdown-menu {
  min-width: 200px;
}
.main-navigation .dropdown-menu li > a:hover,
.main-navigation .dropdown-menu li > a:focus,
.main-navigation .dropdown-submenu:hover > a,
.main-navigation .dropdown-menu .active > a,
.main-navigation .dropdown-menu .active > a:hover,
.global-navigation .dropdown-menu li > a:hover,
.global-navigation .dropdown-menu li > a:focus,
.global-navigation .dropdown-submenu:hover > a,
.global-navigation .dropdown-menu .active > a,
.global-navigation .dropdown-menu .active > a:hover {
  background: transparent;
  filter: none;
  text-decoration: underline;
}
.main-navigation .nav > li > .dropdown-menu:before,
.global-navigation .nav > li > .dropdown-menu:before,
.main-navigation .nav > li > .dropdown-menu:after,
.global-navigation .nav > li > .dropdown-menu:after {
  display: none;
}
.navbar-search {
  margin-top: 0;
}
.header .navbar-search input {
  padding-top: 6px;
  padding-bottom: 6px;
  padding: 10px;
  margin-top: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #222222;
  background: #ffffff;
}
.header .navbar-search .caret:first-child,
.header .navbar-search [class^="icon-"]:first-child,
.header .navbar-search [class*=" icon-"]:first-child {
  margin-right: 0;
}
.header .navbar-search .btn {
  padding-top: 6px;
  padding-bottom: 6px;
  padding: 10px 15px;
  border: 0;
  border-radius: 0;
  background: #efc418;
  color: #000000;
}
.header .navbar-search .btn:hover,
.header .navbar-search .btn:active,
.header .navbar-search .btn:focus {
  background: #deb50f;
}
.header .global-navigation a,
.header .flag,
.header .main-navigation a,
.header .global-navigation .dropdown > a,
.header .flag h3 {
  color: #ffffff;
}
.header .navbar-search input,
.header .main-navigation .nav > li > a {
  border-color: rgba(255, 255, 255, 0.2);
}
.header .crest {
  background-color: #FFF;
}
.header .dropdown .menu,
.header .dropdown > a:hover,
.header .main-navigation li.dropdown.active > a,
.header .global-navigation li.dropdown.active > a,
.header .main-navigation .dropdown-menu,
.header .main-navigation .nav > li > a:hover,
.header .global-navigation .dropdown-menu,
.header .global-navigation .nav > li > a:hover,
.content .page-tools li.dropdown.active,
.content .page-tools li.dropdown.active ul.menu,
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar-inverse .btn-navbar {
  background-color: #1150a5;
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  background-color: #1150a5;
}
.main-navigation .dropdown-menu li > a:hover,
.global-navigation .dropdown-menu li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus {
  background: #1150a5;
}
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
  background: #0c3a77;
}
.header .main-navigation .nav > li.current > a {
  background: #FFF;
  color: #000;
}
.header .global-navigation .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
}
.header .global-navigation .dropdown > a > i,
.header .main-navigation > li.dropdown > a i {
  color: #FFF;
  font-size: 14px;
  font-size: 1.4rem;
}
.portfolios .dropdown-menu > li > a {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/crest.gif") 0 0 no-repeat;
  padding-left: 60px;
}
.follow .caret:last-child,
.follow [class^="icon-"]:last-child,
.follow [class*=" icon-"]:last-child {
  margin-left: 6px;
}
.follow .caret:first-child,
.follow [class^="icon-"]:first-child,
.follow [class*=" icon-"]:first-child {
  margin-right: 6px;
}
.content .sidebar-navigation {
  border: 1px solid #c4deee;
  background-color: #f4f9fc;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.content .sidebar-navigation.nav-list .divider,
.content .sidebar-navigation .nav-list .divider {
  margin: 5px -15px;
  padding: 0;
  background-color: #c4deee;
}
.content .sidebar-navigation .nav-header {
  margin: 0 -15px;
  padding: 0 15px;
  border-bottom: 2px solid #c4deee;
  color: #111;
}
.content .sidebar-navigation .nav-header a {
  border-bottom: none;
  background-color: transparent;
  padding: 10px 15px;
  margin: 0 -15px;
  font-size: 13px;
  font-size: 1.3rem;
}
.content .sidebar-navigation li {
  margin-bottom: 0;
}
.content .sidebar-navigation li a {
  text-decoration: none;
  text-shadow: none;
  color: #111111;
  border-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.content .sidebar-navigation li a:hover,
.content .sidebar-navigation li a:focus,
.content .sidebar-navigation li a:active {
  background-color: #ffffff;
  color: #000000;
  text-shadow: none;
}
.content .sidebar-navigation .nav-list > .active > a,
.content .sidebar-navigation .nav-list > .active > a:hover,
.content .sidebar-navigation .nav-list > .active > a:focus,
.content .sidebar-navigation.nav-list > .active > a,
.content .sidebar-navigation.nav-list > .active > a:hover,
.content .sidebar-navigation.nav-list > .active > a:focus {
  color: #000000;
  background-color: #c4deee;
  font-weight: bold;
}
.content .sidebar-navigation.nav-list,
.content .sidebar-navigation .nav-list {
  padding-top: 0;
}
.content .sidebar-navigation.nav-list .nav-list,
.content .sidebar-navigation .nav-list .nav-list {
  margin: 0;
  padding: 0;
}
.content .sidebar-navigation.nav-list .nav-list .active a,
.content .sidebar-navigation .nav-list .nav-list .active a,
.content .sidebar-navigation.nav-list .nav-list .active a:hover,
.content .sidebar-navigation .nav-list .nav-list .active a:hover,
.content .sidebar-navigation.nav-list .nav-list .active a:active,
.content .sidebar-navigation .nav-list .nav-list .active a:active,
.content .sidebar-navigation.nav-list .nav-list .active a:focus,
.content .sidebar-navigation .nav-list .nav-list .active a:focus {
  color: #000000;
  background-color: #c4deee;
  font-weight: bold;
}
.content .sidebar-navigation.nav-list .nav-list a,
.content .sidebar-navigation .nav-list .nav-list a {
  border-left: 2px solid #3382b3;
  display: block;
  padding-left: 22px;
  margin: 0 -15px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.content .sidebar-navigation.nav-list .nav-list a:hover,
.content .sidebar-navigation .nav-list .nav-list a:hover {
  color: #000000;
  background-color: #ffffff;
}
.content .sidebar-navigation.nav-list .nav-list .nav-list a,
.content .sidebar-navigation .nav-list .nav-list .nav-list a {
  list-style: none;
  margin-left: 11px;
  padding-left: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.content .sidebar-navigation.nav-list .nav-list .nav-list a:hover,
.content .sidebar-navigation .nav-list .nav-list .nav-list a:hover {
  color: #000000;
  background-color: #ffffff;
}
.content .sidebar-navigation.nav-list .nav-list .nav-list .nav-list,
.content .sidebar-navigation .nav-list .nav-list .nav-list .nav-list {
  border-left: 2px solid #3382b3;
  margin-left: 11px;
}
.content .sidebar-navigation.nav-list .nav-list .nav-list .nav-list a,
.content .sidebar-navigation .nav-list .nav-list .nav-list .nav-list a {
  list-style: none;
  margin-left: 11px;
  padding-left: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.content .sidebar-navigation.nav-list .nav-list .nav-list .nav-list a:hover,
.content .sidebar-navigation .nav-list .nav-list .nav-list .nav-list a:hover {
  color: #000000;
  background-color: #ffffff;
}
.content .sidebar-navigation a.download i {
  color: #111111;
}
.content .sidebar-navigation a.download strong {
  border: none;
  font-weight: normal;
}
.content .sidebar-navigation a.download i.icon-download-alt {
  margin: 0 5px 0 0;
}
.content .sidebar-navigation .nav-list .divider,
.content .sidebar-navigation .sidebar-navigation .active a {
  background: #ffffff;
}
.footer {
  padding-bottom: 80px;
  overflow: hidden;
  background: #144ea1;
  color: #ffffff;
}
.footer .container {
  padding-top: 40px;
  padding-bottom: 16px;
  overflow: hidden;
  position: relative;
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/prism/$FILE/prism.png") 0 0 no-repeat transparent;
}
.footer .accordion {
  clear: both;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.footer .accordion h2 {
  font-size: 13px;
  font-size: 1.3rem;
}
.footer .accordion h2 a {
  padding-left: 17px;
  color: #ffffff;
}
.footer .accordion h2 a:active,
.footer .accordion h2 a:focus {
  color: #ffffff;
}
.footer .accordion h2 a:before {
  position: absolute;
  left: 0;
  content: "\f068";
  font-family: "FontAwesome";
}
.footer .accordion h2 a.collapsed:before {
  content: "\f067";
  font-family: "FontAwesome";
}
.footer .accordion-body {
  margin-top: 10px;
}
.footer .accordion-body ul {
  margin-bottom: 15px;
}
.footer .accordion-body ul li a {
  font-size: 13px;
  font-size: 1.3rem;
}
.footer .bottom-locked {
  position: absolute;
  left: 0;
  bottom: 16px;
}
.footer .crest {
  margin: 0 0 16px 0;
}
.footer .crest a {
  border: none;
  display: block;
  height: 34px;
  width: 190px;
  text-indent: -9999px;
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/crest/$FILE/crest-horizontal-small-light.png") 0 0 no-repeat transparent;
}
.footer .divided {
  border-right: 1px solid;
  padding-bottom: 1011px;
  margin-bottom: -1000px;
  margin-right: -1px;
  border-color: rgba(255, 255, 255, 0.2);
}
.footer .divided:last-child {
  border: 0;
}
.footer h1.flag {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333333333333;
  margin: 0 16px 0 0;
  padding: 0;
  color: #fff;
}
.footer h2 {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 18px 0;
  padding: 0;
  color: #fff;
}
.footer ul {
  margin: 0 16px 0 0;
  padding: 0;
}
.footer li {
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.36363636363636;
  margin: 0 0 5px 0;
  color: #fff;
}
.footer a {
  text-decoration: none;
  color: #fff;
}
.footer a:hover,
.footer a:active {
  text-decoration: underline;
}
.footer .small-print {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.81818181818182;
  margin: 0;
  padding: 0;
}
.footer .interpreter {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/interpreter/$FILE/interpreter-white.png") no-repeat scroll right center transparent;
  padding-right: 35px;
}
.footer.light {
  color: #000;
}
.footer.light .crest a {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/crest/$FILE/crest-horizontal-small-dark.png") 0 0 repeat-x transparent;
}
.footer.light h1.flag,
.footer.light h2,
.footer.light li,
.footer.light a,
.footer.light .small-print {
  color: #000;
}
.footer.light .divided {
  border-color: rgba(0, 0, 0, 0.2);
}
.footer.light h4 {
  color: #d5e8f2;
}
.footer.light .interpreter {
  background: url("/internet/r/publishing.nsf/AttachmentsByTitle/interpreter/$FILE/interpreter-black.png") no-repeat scroll right center transparent;
  padding-right: 35px;
}
.caret:first-child,
[class^="icon-"]:first-child,
[class*=" icon-"]:first-child {
  margin-right: 2px;
}
.caret:last-child,
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  margin-left: 2px;
}
.btn {
  background-color: #f5f5f5;
  background-image: none;
  filter: none;
  border-color: #ddd;
  text-shadow: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-primary {
  color: #fff;
  background-color: #006dcc;
  background-image: none;
  filter: none;
  border-color: #006dcc;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
}
.btn-warning {
  color: #fff;
  background-color: #faa732;
  background-image: none;
  border-color: #faa732;
  filter: none;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
}
.btn-danger {
  color: #fff;
  background-image: none;
  border-color: #da4f49;
  filter: none;
  background-color: #da4f49;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  border-color: #a9302a;
}
.btn-success {
  color: #fff;
  background-color: #5bb75b;
  background-image: none;
  border-color: #5bb75b;
  filter: none;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  border-color: #499249;
}
.btn-info {
  color: #fff;
  background-color: #49afcd;
  background-image: none;
  border-color: #49afcd;
  filter: none;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  border-color: #2a85a0;
}
.btn-inverse {
  color: #fff;
  background-color: #363636;
  background-image: none;
  border-color: #363636;
  filter: none;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222222;
  border-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.content p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53846153846154;
  line-height: 20px;
  margin: 16px 0;
}
.content p.footnote {
  color: #4a4a4a;
  font-size: 11px;
  font-size: 1.1rem;
}
.content p,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  text-rendering: auto;
}
.content p + p,
.content h1 + p,
.content h2 + p,
.content h3 + p,
.content h4 + p,
.content h5 + p,
.content h6 + p {
  margin-top: 0;
}
.content h1 + .publish-date {
  margin-top: -8px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 400;
}
h1 {
  color: #000000;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin: 0 0 22px 0;
}
h2 {
  color: #000000;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  margin: 0 0 8px 0;
}
h2.strapline,
.strapline,
.content .strapline {
  color: #000 !important;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
  margin: 0 0 8px;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
}
h3 {
  color: #000000;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0 0 8px 0;
}
h4 {
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 0 0 8px 0;
}
h5 {
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.384615384615385;
  margin: 0 0 8px 0;
}
h6 {
  color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.333333333333333;
  margin: 0 0 8px 0;
}
h2,
h3,
h4,
h5,
h6 {
  margin-top: 16px;
}
p + h2,
ol + h2,
ul + h2,
p + h3,
ol + h3,
ul + h3,
p + h4,
ol + h4,
ul + h4,
p + h5,
ol + h5,
ul + h5,
p + h6,
ol + h6,
ul + h6 {
  margin-top: 0;
}
td > h2,
th > h2,
.well > h2,
.row-fluid [class*="span"] > h2,
.alert > h2,
td > h3,
th > h3,
.well > h3,
.row-fluid [class*="span"] > h3,
.alert > h3,
td > h4,
th > h4,
.well > h4,
.row-fluid [class*="span"] > h4,
.alert > h4,
td > h5,
th > h5,
.well > h5,
.row-fluid [class*="span"] > h5,
.alert > h5,
td > h6,
th > h6,
.well > h6,
.row-fluid [class*="span"] > h6,
.alert > h6 {
  margin-top: 0;
}
.alert-success {
  color: #000;
  background-color: #f1faed;
}
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6,
.alert-success a {
  color: #165617;
}
.alert-success a:hover,
.alert-success a:focus {
  color: #092617;
}
.alert-warning {
  color: #000;
  border-color: #F7E3C0;
}
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6,
.alert-warning a {
  color: #524806;
}
.alert-warning a:hover,
.alert-warning a:focus {
  color: #524806;
}
.alert-danger,
.alert-error {
  color: #000;
  background-color: #F7E8E8;
}
.alert-danger h2,
.alert-error h2,
.alert-danger h3,
.alert-error h3,
.alert-danger h4,
.alert-error h4,
.alert-danger h5,
.alert-error h5,
.alert-danger h6,
.alert-error h6,
.alert-danger a,
.alert-error a {
  color: #820D0B;
}
.alert-danger a:hover,
.alert-error a:hover,
.alert-danger a:focus,
.alert-error a:focus {
  color: #470D0B;
}
.alert-info {
  color: #000;
  background-color: #e6f5fb;
}
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6,
.alert-info a {
  color: #1157AD;
}
/* Portfolio */
.portfolio {
  background: #333;
  color: #fff;
  -webkit-box-shadow: inset 0 0 10px #222222;
  -moz-box-shadow: inset 0 0 10px #222222;
  box-shadow: inset 0 0 10px #222222;
}
.portfolio.top .inject {
  padding-top: 20px;
}
.portfolio .row-fluid [class*="span"] {
  margin-bottom: 10px;
}
.portfolio .feature img {
  margin-bottom: 16px;
}
.portfolio a {
  color: #FFF;
}
.portfolio .tab-pane a:after {
  content: "\f08e";
  font-family: FontAwesome;
  margin-left: 6px;
}
.portfolio h4 {
  margin-top: 0;
  color: #6DD4FF;
}
.portfolio h4 a {
  color: #6DD4FF;
}
.portfolio p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
}
.portfolio .tabbable {
  position: relative;
}
.portfolio .portfolio-toggle i {
  border-top-color: #FFF;
  border-bottom-color: #FFF;
  margin-top: 8px;
  text-decoration: none;
}
.portfolio .nav-tabs {
  border-bottom: 1px dotted #AAA;
}
.portfolio .nav-tabs > .active > a,
.portfolio .nav-tabs > .active > a:hover,
.portfolio .nav-tabs > .active > a:focus,
.portfolio .nav-tabs > a:hover,
.portfolio .nav-tabs > a:focus,
.portfolio .nav > .active > a,
.portfolio .nav > .active > a:hover,
.portfolio .nav > .active > a:focus,
.portfolio .nav > li > a:hover,
.portfolio .nav > li > a:focus {
  color: #000;
}
/* Portfolio mobile */
.portfolio.bottom {
  background: #222;
}
.portfolio .portfolio-toggle {
  padding: 15px 0;
  color: #FFF;
  display: block;
  margin: 0;
}
.footer .follow h3 {
  color: #FFF;
}
.footer .follow ul {
  margin-left: 0;
}
.footer .follow li {
  list-style-type: none;
  float: left;
}
.footer .follow li > a > i {
  color: #FFF;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none;
}
.footer .follow li > a > i:hover,
.footer .follow li > a > i:focus {
  color: #000;
}
.popular-mob {
  background: #EEE;
  padding-bottom: 50px;
}
.portfolio {
  background: #241A1A;
}
.portfolio .tab-content {
  min-height: 460px;
}
.portfolio #portfolio-content {
  min-height: 500px;
}
.portfolio li {
  list-style-type: square;
}
.portfolio .nav-tabs > .active > a,
.portfolio .nav-tabs > .active > a:hover,
.portfolio .nav-tabs > .active > a:focus {
  background-color: #EFC418;
  border: 1px solid #efc418;
}
.portfolio .nav-tabs {
  font-weight: bold;
}
.portfolio .nav-tabs li {
  list-style-type: none;
}
.portfolio p {
  font-size: inherit;
  line-height: inherit;
}
.portfolio h4 {
  font-size: inherit;
  font: OpenSans;
  color: #6DD4FF;
}
.content .photo-gallery {
  overflow: hidden;
  clear: both;
}
.content .photo-gallery ul {
  overflow: hidden;
  clear: both;
  background: #000;
  float: left;
  padding: 0 1em;
}
.content .photo-gallery ul li {
  list-style-type: none;
  float: left;
  margin: 1em;
  padding: 10px;
}
.content .photo-gallery ul li a {
  display: block;
  float: left;
  width: 120px;
}
.content .photo-gallery ul li a:hover,
.content .photo-gallery ul li a:focus {
  outline: 2px solid #fff;
}
.content .video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
}
.content .video-container iframe,
.content .video-container object,
.content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aside .logo {
  margin-bottom: 30px;
}
.aside .categorymenu .nav > li {
  list-style: none;
  margin-left: -16px;
  width: 100%;
}
.aside .categorymenu .nav > li > a,
.aside .categorymenu .nav > li > a:active,
.aside .categorymenu .nav > li > a:link {
  color: #ffffff;
  display: block;
  background: none #1150A5;
  padding: 5px;
  font-size: 15px;
  font-size: 1.5rem;
}
.aside .categorymenu .nav > li > a:hover {
  text-decoration: underline;
}
.aside .categorymenu .nav li.dropdown > .dropdown-toggle .caret,
.aside .categorymenu .nav li.dropdown.current.open > .dropdown-toggle .caret {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
  margin-top: 8px;
  margin-left: 8px;
}
.aside .categorymenu ul {
  list-style: none;
  width: 100%;
}
.aside .categorymenu .dropdown-menu {
  background: none #1150A5;
  margin-top: 0px;
  margin-left: 0px;
  border-radius: 0px;
  width: 100%;
  height: 400px;
  overflow: auto;
}
.aside .categorymenu .dropdown-menu li > a {
  word-wrap: break-word;
  white-space: normal;
}
.aside .categorymenu .dropdown-menu li > a:hover {
  text-decoration: underline;
  background: none #0C3A77;
}
.content .externallink:after {
  content: "\f08e";
  font-family: FontAwesome;
  margin-left: 6px;
}
.feedback {
  background: #EEE;
  border-top: 1px solid #DDD;
  margin-top: 80px;
}
.feedback .container {
  position: relative;
}
.feedback form {
  display: none;
  margin-bottom: 40px;
  margin-top: 20px;
}
.feedback legend {
  border-bottom: 1px dotted #BBB;
}
.feedback .form-actions {
  background: none;
}
.feedback .nav-tabs {
  position: absolute;
  top: -38px;
  margin-right: 5px;
  padding-left: 0;
}
.feedback .nav-tabs > li {
  margin-bottom: 0;
}
.feedback .nav-tabs .active > a,
.feedback .nav-tabs .active > a:hover,
.feedback .nav-tabs .active > a:focus {
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: none;
  background: #EEE;
  color: #000;
}
.feedback #feedback {
  cursor: pointer;
  position: relative;
  padding-left: 32px;
}
.feedback #feedback:before {
  font-family: FontAwesome;
  content: "\f0e5";
  position: absolute;
  left: 12px;
}
/* Long document navigation */
.content .pagination ul {
  padding: 0;
}
.content .long-doc.nav-list .nav-list {
  border-left: 2px solid #3382b3;
}
.content .long-doc.nav-list .nav-list .nav-list {
  border-left: 0 none;
}
.content .long-doc.nav-list .nav-list .nav-list .nav-list {
  border-left: 2px solid #3382b3;
}
.content .long-doc.nav-list .nav-list .nav-list .nav-list a {
  border-left: 2px solid #3382b3;
}
.content .long-doc li [class^="icon-"],
.content .long-doc li [class*=" icon-"] {
  margin-top: 5px;
}
.content .long-doc li a {
  display: block;
}
.content .long-doc li a.active {
  font-weight: bold;
  margin-left: -15px;
  padding-left: 15px;
}
/* Long desc */
img[longdesc] {
  vertical-align: bottom;
  margin-right: 10px;
}
/* DataTables (cut-down to work with BS) */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting:after {
  font-family: "FontAwesome";
  content: "\f0dc";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
table.dataTable thead .sorting_asc:after {
  font-family: "FontAwesome";
  content: "\f0de";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
table.dataTable thead .sorting_desc:after {
  font-family: "FontAwesome";
  content: "\f0dd";
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  float: right;
}
table.dataTable tbody tr {
  background-color: white;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable th.center,
table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.right,
table.dataTable td.right {
  text-align: right;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
  overflow-x: auto;
  overflow-y: auto;
  margin: 30px 0;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
/* Datepicker */
.datepicker {
  border-radius: 4px;
  direction: ltr;
  padding: 4px;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  left: 0;
  top: 0;
}
.datepicker-dropdown:before {
  border-color: -moz-use-text-color rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.2);
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-style: none solid solid;
  border-width: 0 7px 7px;
  content: "";
  display: inline-block;
  position: absolute;
}
.datepicker-dropdown:after {
  border-color: -moz-use-text-color rgba(0, 0, 0, 0) #ffffff;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-style: none solid solid;
  border-width: 0 6px 6px;
  content: "";
  display: inline-block;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  border-bottom: 0 none;
  border-top: 7px solid #999999;
  bottom: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  border-bottom: 0 none;
  border-top: 6px solid #FFFFFF;
  bottom: -6px;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  -moz-user-select: none;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
.datepicker td,
.datepicker th {
  border: medium none;
  height: 20px;
  text-align: center;
  width: 20px;
}
.datepicker td.active {
  border-radius: 4px;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: rgba(0, 0, 0, 0);
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background-color: #555555;
  color: #ffffff;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-color: #fde99a;
  background-image: -moz-linear-gradient(top, #fde19a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fde19a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fde19a, #fdf59a);
  background-image: -o-linear-gradient(top, #fde19a, #fdf59a);
  background-image: linear-gradient(to bottom, #fde19a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffde19a', endColorstr='#fffdf59a', GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #000000;
  border-radius: 4px;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fef0cc;
}
.datepicker table tr td.today:hover:hover {
  color: #000000;
}
.datepicker table tr td.today.active:hover {
  color: #FFFFFF;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: none repeat scroll 0 0 #EEEEEE;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #fde19a;
  background-color: #fde99a;
  background-image: -moz-linear-gradient(top, #fde19a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fde19a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fde19a, #fdf59a);
  background-image: -o-linear-gradient(top, #fde19a, #fdf59a);
  background-image: linear-gradient(to bottom, #fde19a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffde19a', endColorstr='#fffdf59a', GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled]:hover {
  background-color: #fef0cc;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-color: #929292;
  background-image: -moz-linear-gradient(top, #9e9e9e, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9e9e9e), to(#808080));
  background-image: -webkit-linear-gradient(top, #9e9e9e, #808080);
  background-image: -o-linear-gradient(top, #9e9e9e, #808080);
  background-image: linear-gradient(to bottom, #9e9e9e, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9e9e9e', endColorstr='#ff808080', GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled]:hover {
  background-color: #9e9e9e;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-color: #005dcc;
  background-image: -moz-linear-gradient(top, #006dcc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006dcc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #006dcc, #0044cc);
  background-image: -o-linear-gradient(top, #006dcc, #0044cc);
  background-image: linear-gradient(to bottom, #006dcc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006dcc', endColorstr='#ff0044cc', GradientType=0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled]:hover {
  background-color: #006dcc;
}
.datepicker table tr td span {
  border-radius: 4px;
  cursor: pointer;
  display: block;
  float: left;
  height: 54px;
  line-height: 54px;
  margin: 1%;
  width: 23%;
}
.datepicker table tr td span:hover {
  background: none repeat scroll 0 0 #555555;
  color: #FFFFFF;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006DCC;
  background-image: -moz-linear-gradient(center top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #0044CC;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: none repeat scroll 0 0 #EEEEEE;
}
.datepicker .cw {
  font-size: 10px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
  width: 12px;
}
.datepicker thead tr:first-child th.cw {
  background-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  height: 16px;
  width: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  display: inline-block;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-left: -5px;
  margin-right: -5px;
  min-width: 16px;
  padding: 4px 5px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  vertical-align: middle;
  width: auto;
}
.datepicker.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #333333;
  display: none;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  left: 0;
  line-height: 20px;
  list-style: none outside none;
  min-width: 160px;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.datepicker table tbody tr:hover > td,
.datepicker table tbody tr:hover > th {
  background-color: transparent;
}
