/*********** STYLE SHEET KLIGHT *************/
body {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ECEDEE;
  font-family: "myriad-pro", "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif; }

h1, h2, h3, h4 {
  font-family: "myriad-pro", "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif; }

p {
  font-family: inherit; }

img {
  max-width: 100%; }

p img {
  margin-right: 10px; }

/** HEADER **/
.headerbg {
  background: url("../img/header_bg.png") repeat-x;
  height: 219px; }

#kl_logo {
  max-width: 37%;
  padding-top: 26px; }

#kl_slogan {
  max-width: 43%;
  padding-bottom: 13px;
  padding-left: 35px; }

#table_header {
  margin: 0 auto;
  height: 100%;
  width: 70%;
  min-width: 944px; }

#follow_area {
  padding-top: 15px;
  padding-bottom: 20px; }

#follow_area div {
  display: inline; }

#follow_area span {
  font-weight: normal;
  color: #22177b;
  font-size: 18px;
  padding-top: 12px;
  vertical-align: bottom; }

#twitter_logo {
  height: 30px; }

#fb_logo {
  height: 27px; }

#table_menu {
  margin: 0 auto;
  height: 100%;
  width: 70%;
  min-width: 944px; }

#table_menu th span.menu_border:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: #000; }

#table_menu th span {
  display: inline-block;
  padding-left: 16px;
  padding-right: 14px;
  font-weight: normal;
  font-size: 17px; }

#table_menu th {
  cursor: pointer; }

#header_right {
  min-width: 183px; }

#menu {
  color: white;
  height: 22%; }

/** END HEADER **/
/** CONTENT **/
.content {
  /*font-size:$base-font-size;*/ }

.content .table_content, .footer {
  margin: 0 auto;
  height: 100%; }

.table_content {
  border-bottom: 2px solid #a6a6a9; }

.block {
  margin-bottom: 30px; }

.block_content {
  background-color: white;
  display: inline-block;
  width: 100%;
  padding-bottom: 2rem; }

.block_content p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  padding: 15px 0px 0px 15px;
  color: #6a6a6f; }

h3 {
  color: #22177b;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 0px; }

.content ul li {
  list-style-image: url(../img/yellow_disc.gif);
  margin-top: 8px;
  margin-bottom: 8px; }

.colored_layer {
  height: 8px; }

.red_layer {
  background-color: #f15f50; }

.green_layer {
  background-color: #a5d066; }

.purple_layer {
  background-color: #8e8ac2; }

.tq_blue_layer {
  background-color: #3dc0c5; }

.yellow_layer {
  background-color: #fdb713; }

.blue_layer {
  background-color: #3a9dd7; }

.button.btn_block {
  padding: 4px;
  font-size: 10px; }

/*
#btn_watch { background-color: #F15F51!important; }
#btn_watch:hover { background-color: #C14C41!important; }

#btn_help { background-color: #A5D066!important; } 
#btn_help:hover { background-color: #8CAF57!important; }

#btn_find_purple { background-color: #8F8AC3!important; } 
#btn_find_purple:hover { background-color: #7B77A8!important; }

#btn_find_yellow { background-color: #FDB913!important; } 
#btn_find_yellow:hover { background-color: #E5A612!important; }

#btn_order { background-color: #3B9ED8!important; } 
#btn_order:hover { background-color: #3285B5!important; }
*/
.btn_block_right {
  width: 83px;
  padding-right: 15px;
  float: right; }

.img_block {
  float: right;
  width: 90px;
  margin-left: 10px; }

.img_block_left {
  float: left;
  width: 90px; }

.fill_pic {
  width: 214px;
  height: 190px; }

.right_column {
  padding-top: 0.6em;
  padding-left: 20px; }

.right_column h2 {
  color: #22177b;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: 5px;
  border-bottom: 4px solid #fdb713; }

.right_column h4 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #46454C; }

.right_column h2 a {
  text-decoration: none;
  color: #22177b; }

.right_column p {
  font-size: 11px;
  margin-top: 3px;
  margin-bottom: 8px;
  color: #6a6a6f; }

.right_column p span {
  font-size: 11px !important;
  color: #6a6a6f; }

.right_column div.border {
  border-bottom: 1px solid #a6a6a9; }

#signup_title {
  font-size: 12px;
  display: block;
  color: #22177b; }

.signup_area label {
  font-size: 12px;
  display: block;
  color: #6a6a6f; }

.signup_area input {
  width: 100%; }

.events h4 {
  margin-top: 0px; }

.events .date_evt {
  font-size: 12px;
  font-weight: bold;
  color: #22177b; }

.events p {
  margin-top: 0px !important;
  margin-bottom: 10px; }

.events div {
  margin-top: 5px; }

/** END CONTENT **/
/** FOOTER **/
.footer span.ref {
  font-size: 10px;
  color: #7f7f8c; }

.footer table {
  font-size: 14px;
  width: 83%;
  float: right;
  margin-bottom: 50px;
  margin-top: 10px; }

.footer table th {
  color: #7f7f8c;
  font-weight: normal;
  text-align: left; }

.footer table td {
  vertical-align: top; }

.footer table td a {
  color: #9d9ea7;
  font-weight: normal;
  text-decoration: none; }

/** END FOOTER **/
/* MENU */
.main-menu {
  margin: 0;
  padding-left: 20px; }

.main-menu li {
  position: relative;
  float: left;
  display: inline-block;
  list-style: none;
  margin: 0; }

.main-menu li a {
  display: block;
  color: #fff;
  margin: 0 0 0 -2px;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-size: 18px;
  position: relative; }

.main-menu li a:hover {
  background-color: #FDB813 !important; }

.main-menu li.menu_elt a:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 33%;
  display: block;
  height: 37%;
  border-right: 2px solid #FDB813;
  padding-right: 0px;
  margin: 0 0 0 0px; }

.main-menu li.last_li a:after {
  border: none !important; }

.main-menu .menu_elt .sub li a {
  font-size: 1em; }

/* Second Level */
.main-menu li ul.sub {
  display: none;
  position: absolute;
  top: 38px;
  left: -22px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  width: 200px; }

.main-menu li:hover ul.sub {
  display: block; }

.main-menu li ul.sub li {
  display: block;
  float: none; }

.main-menu li ul.sub li a {
  color: #fff;
  padding-left: 15px; }

.main-menu li ul.sub li a:after {
  border: none; }

/* small displays */
@media only screen and (max-width: 40em) {
  .main-menu {
    display: none;
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #4438B5;
    z-index: 99;
    margin: 0;
    padding-left: 0px; }
  .main-menu.on {
    display: block; }
  .main-menu li {
    position: relative;
    float: none;
    display: block;
    list-style: none;
    /*margin:0;*/
    margin-left: -10px;
    padding-left: 10px; }
  .main-menu li a {
    font-size: 20px !important;
    text-align: center;
    border-bottom: 2px groove #6357CC;
    padding: 0px !important; }
  .main-menu li.menu_elt a:after {
    content: '';
    border: none; }
  .main-menu li:hover ul.sub {
    display: none; }
  .main-menu li:hover ul.dropdown {
    display: none; }
  #slogan {
    padding-top: 0px !important;
    font-size: 15px;
    text-align: center !important; }
  .slogan_container {
    height: 100% !important; }
  #follow_container {
    display: none; }
  #small_follow {
    display: inline !important; }
  #small_follow img {
    height: 27px !important; }
  #small_follow img#fb_logo {
    margin-left: 10px; }
  .top-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99; }
  #kl_logo_container {
    margin-top: 32px;
    text-align: center !important;
    height: 100% !important;
    padding-top: 13px; }
  #logo_kl {
    width: 79% !important; }
  /* Downloads */
  div.dl_tables table th, div.dl_tables table td {
    font-size: 0.75rem !important;
    font-weight: normal !important; }
  .footer .small-12 {
    max-width: 100% !important;
    margin-bottom: 15px !important; }
  .footer .small-4 {
    margin-bottom: 15px !important; }
  .main-content .slider {
    width: 100% !important;
    margin-left: 0px !important; }
  .show-for-small.main-content {
    padding: 0px !important; }
  .slick-prev, .slick-next {
    display: none !important; }
  .content {
    margin-top: 0px !important; }
  p.fact_title {
    font-size: 17px !important; }
  p.fact_detail {
    font-size: 10px !important; }
  .fact_file {
    padding: 0px !important; }
  .fact_content {
    padding: 10px !important; }
  .my_slider .slide {
    min-height: 220px !important; }
  .btn_learn_more {
    font-size: 10px !important; }
  #btn_donate {
    text-align: right !important; }
  .small_share_search {
    text-align: left !important;
    padding-top: 15px; }
  .row_actions {
    padding-bottom: 15px; }
  .slick-slider {
    margin-bottom: 15px !important; }
  .jqbar.horizontal span {
    display: block !important; }
  .jqbar.horizontal .bar-label {
    text-align: left !important;
    margin-left: 10px;
    margin-bottom: 4px; }
  .bar_chart {
    padding: 0px !important; }
  .menu_left {
    margin-top: 10px; }
  .main-menu li a:hover {
    background-color: #FDB813 !important; } }

/* large */
@media only screen and (min-width: 64.063em) {
  .footer .large-4 {
    max-width: 20%;
    padding: 0px; }
  .footer .large-1 {
    min-width: 10%;
    padding: 0px;
    margin-bottom: 15px; }
  .block_content {
    min-height: 188px; } }

/* medium */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .block_content {
    min-height: 200px; }
  .main-menu li a {
    font-size: 13px; }
  #twitter_bird {
    float: none !important; }
  .footer .medium-1 {
    max-width: 100% !important;
    margin-bottom: 15px;
    min-width: 12.33333%; }
  .footer .medium-12 {
    margin-bottom: 15px; }
  .footer .medium-1 li {
    font-size: 11px; }
  .fact_content {
    padding: 10px !important; }
  /*#slogan { font-size:14px !important; }*/
  #btn_donate2 a {
    font-size: 15px !important; }
  .menu_left ul {
    font-size: 13px; } }

/*******NEW*********/
.header-khandel {
  background-color: #FDB813; }

.header-khandel .header-row, .top-menu .row {
  height: 100%; }

#search_bar {
  height: 27px;
  vertical-align: middle;
  width: 139px;
  display: inline !important;
  margin-top: 16px; }

#btn_search {
  vertical-align: middle;
  margin-left: -4px;
  cursor: pointer;
  width: 21px;
  height: 25px;
  background: url(../img/btn_search.png) no-repeat center center;
  border: none; }

#logo_kl {
  width: 100%;
  /*padding-top: 13px;*/ }

#kl_logo_container {
  display: table;
  height: 136px; }

#kl_logo_container p {
  display: table-cell;
  vertical-align: middle; }

.slogan_container {
  /*display: table;
	height: 136px;*/ }

#slogan {
  /*padding-top: 48px;*/
  color: white;
  /*font-size: 19px;*/
  font-weight: 300;
  margin: 0px;
  /*display: table-cell;
	vertical-align: middle;*/
  padding-top: 16%;
  text-align: left;
  line-height: 140%;
  -webkit-font-smoothing: antialiased; }

#btn_donate {
  padding-top: 10px;
  text-align: center; }

#btn_donate a {
  background-color: #9A1518 !important;
  border-radius: 10px;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0; }

#btn_donate a:hover {
  background-color: #7A1114 !important;
  color: white; }

#btn_donate2 a {
  background-color: #9A1518 !important;
  border-radius: 10px;
  padding: 10px;
  padding-left: 35px;
  padding-right: 35px;
  margin: 0;
  font-size: 20px; }

#btn_donate2 a:hover {
  background-color: #7A1114 !important;
  color: white; }

#btn_donate2 {
  margin-bottom: 22px; }

.top-menu {
  background-color: #332985;
  height: 40px; }

.center {
  text-align: center; }

#menu_small {
  color: #fff;
  font-weight: bold;
  padding-top: 6px;
  width: 100%;
  text-align: right; }

#menu_btn {
  width: 28px;
  margin-right: 9px; }

.signup_area input[type="text"] {
  height: 23px; }

.tweets p {
  margin-bottom: 10px;
  margin-top: 10px; }

.slick-dots {
  margin-left: 0px; }

.main-content .slider {
  width: 93%;
  margin-left: 24px; }

.content {
  margin-top: 30px; }

.slick-prev:before, .slick-next:before {
  color: #332985 !important; }

.slick-prev:hover, .slick-next:hover {
  background-color: #ECEDEE !important; }

.fact_file {
  color: white;
  padding-top: 15px; }

.full-bg {
  /*background-image: url("../img/bg_carousel.png") ;*/
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.my_slider .slide {
  min-height: 317px; }

.my_slider .slick-dots {
  bottom: -12px;
  left: 20px;
  text-align: left !important;
  width: 50%; }

.my_slider .slick-dots li {
  margin: 0 !important; }

.my_slider .slick-dots li button:before {
  font-size: 13px !important;
  color: #FDB813 !important; }

div.fact_content {
  background-color: rgba(133, 133, 144, 0.5);
  padding: 23px; }

div.fact_file h6 {
  background-color: rgba(253, 185, 19, 0.5);
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  font-weight: bold;
  margin-bottom: 2px; }

p.fact_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px; }

p.fact_detail {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 8px; }

.btn_learn_container {
  text-align: right; }

.btn_learn_more {
  color: #332985;
  margin: 0;
  background-color: #FDB913 !important; }

.btn_learn_more:hover {
  background-color: #E5A612 !important; }

/*button, .button {
	background-color: #ECEDEE !important;
}*/
.button2 {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: #FDB913 !important;
  display: inline-block;
  font-size: 1rem;
  transition: background-color 300ms ease-out; }

.button2.small {
  padding-top: 0.375rem;
  padding-right: 0.7rem;
  padding-bottom: 0.375rem;
  padding-left: 0.7rem;
  font-size: 0.75rem; }

.menu_left, .menu_elt .sub li a {
  color: #332985 !important; }

.menu_left {
  padding-top: 0.5rem; }

.menu_left ul {
  line-height: 1.2; }

.menu_left li {
  list-style-image: url(../img/yellow_arrow.gif);
  margin-bottom: 10px; }

.menu_left li.selected_li {
  list-style-image: url(../img/purple_arrow.gif) !important;
  font-weight: bold; }

@media only screen and (max-width: 40em) {
  .menu_left ul {
    font-size: 0.8rem; }
  .menu_left li {
    border-bottom: 1px dotted;
    padding-bottom: 0.5em; }
  .menu_left li:last-child {
    border-bottom: none; } }

p.simple_text, p.simple_text ul li {
  font-size: 0.8rem;
  color: #46454C; }

.description {
  padding-bottom: 10px; }

div.description h4 {
  /*font-size: 1.2rem;*/
  color: #332985;
  margin-top: -5px;
  margin-bottom: 3px; }

.people .photo {
  padding-right: 0px;
  text-align: right; }

.description .position {
  color: #46454C;
  font-size: 17px; }

p.simple_text.black {
  color: #222222 !important; }

.nb_fact span {
  color: #FFFFFF;
  background-color: #FDB813;
  display: inline-block;
  padding: 4px 11px;
  font-size: 20px;
  font-weight: bold; }

.nb_fact {
  padding-left: 0px !important;
  float: left; }

.btns_fb {
  text-align: right;
  display: inline; }

h2 .btns_fb {
  display: inline;
  float: right; }

@media only screen and (max-width: 40em) {
  h2 .btns_fb {
    width: 100%;
    display: block;
    text-align: left;
    float: left;
    margin-bottom: 0.5em; } }

h2 .fb_iframe_widget span {
  vertical-align: middle !important; }

.facts h3 {
  font-weight: bold;
  padding-top: 5px;
  font-size: 27px; }

.gallery li {
  display: inline; }

.gallery {
  text-align: center; }

.gallery ul {
  margin-left: 0px; }

.slider_album .slick-dots {
  margin-left: 0px; }

.slider_album {
  background-color: #C4C5CE;
  width: 90%;
  margin-left: 25px; }

.gallery li img {
  display: inline !important;
  border: 5px solid #FFFFFF;
  margin: 10px; }

/************* DOWNLOADS ***************/
.dl_tables table {
  width: 100%; }

table, table th {
  border: none !important;
  border-collapse: collapse; }

table thead {
  background-color: #858590 !important; }

table thead th {
  color: white !important; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #EDEDEE !important; }

table td {
  color: #46454D !important; }

table th, table td {
  font-size: 1.05rem !important;
  font-weight: normal !important; }

a.dl_btn {
  margin-bottom: 0px !important; }

/***** END DOWNLOADS ******/
/*********** CONTACT PAGE ****************/
.trustee_details li {
  list-style-type: none;
  padding-bottom: 5px; }

.trustee_details ul {
  margin-left: 0px; }

.trustee_details h5 {
  color: #A29DC7;
  font-weight: bold;
  font-size: 15px; }

.contact_us, .contact_us h2, .contact_us label {
  color: #332A86; }

.contact_us p, .contact_us label {
  font-size: 0.8rem !important; }

.contact_us span {
  font-size: 0.75rem; }

.contact_us h2 {
  font-weight: normal !important; }

.newsletter_option {
  padding-top: 7px; }

textarea.msg {
  margin-bottom: 5px;
  height: 180px; }

.subscription {
  margin-bottom: 10px !important; }

.contact_us input[type="text"] {
  height: 28px; }

input#ipt_name, input#ipt_address {
  width: 55%; }

input#ipt_postcode {
  width: 30%;
  display: inline; }

a#submit {
  float: right;
  background-color: #3B9ED8; }

div.submit_btn {
  text-align: right; }

.button.small {
  padding-top: 0.375rem;
  padding-right: 0.7rem;
  padding-bottom: 0.375rem;
  padding-left: 0.7rem;
  font-size: 0.75rem; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007295 !important; }

/** END CONTACT **/
/*** FOOTER ***/
div.footer ul {
  margin: 0 !important; }

div.footer li {
  list-style-type: none; }

div.footer li.footer_title {
  font-weight: bold; }

div.footer li a, div.footer li {
  color: #858590 !important; }

div.footer, div.footer li {
  font-size: 12px; }

@media only screen and (max-width: 40em) {
  div.footer li {
    margin-bottom: 0.25rem; }
  div.footer li.footer_title {
    margin-top: 0.5rem; } }

.footer {
  border-top: 1px solid #a6a6a9;
  padding-top: 15px;
  padding-bottom: 15px; }

/*Added by Raj*/
.main-menu li a:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 33%;
  display: block;
  height: 37%;
  border-right: 2px solid #FDB813;
  padding-right: 0px;
  margin: 0 0 0 0px; }

.main-menu li.last a:after {
  border: none !important; }

.button.btn_block.box {
  margin: 0.5rem 0.8rem;
  color: #fff;
  bottom: 2.2rem;
  position: absolute; }

.news ul {
  margin: 0; }

.news ul li {
  list-style: none; }

.signup_area input[type="text"] {
  height: 23px;
  padding: 0; }

.signup_area input {
  width: auto; }

.button.btnSignup {
  background-color: #3B9ED8;
  margin-bottom: 0px; }

/**MENU**/
.main-menu .dropdown li a {
  /*font-size: 1em;*/ }

/* Second Level */
.main-menu li ul.dropdown {
  display: none;
  position: absolute;
  top: 38px;
  left: -22px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  width: 200px; }

.main-menu li:hover ul.dropdown {
  display: block; }

.main-menu li ul.dropdown li {
  display: block;
  float: none; }

.main-menu li ul.dropdown li a {
  color: #fff;
  padding-left: 15px; }

.main-menu li ul.dropdown li a:after {
  border: none; }

.main-menu .dropdown li a {
  color: #332985 !important; }

h2.subpage-title {
  font-weight: normal;
  color: #332A86;
  font-size: 1.875rem;
  margin-top: 0px; }

@media only screen and (max-width: 40em) {
  h2.subpage-title {
    font-size: 1.5rem; } }

.img-caption,
.story-intro-title {
  color: #5B5DA9;
  display: block;
  font-size: 0.8rem; }

.img-caption {
  margin-top: 0.25rem; }

@media only screen and (min-width: 64.063em) {
  .people .photo {
    padding-right: 0px;
    text-align: left !important; }
  .description {
    padding-left: 0px; } }

.videoWrapper.testimonial {
  display: inline-block;
  margin-bottom: 1%;
  /*margin-right: 18px;*/
  padding-bottom: 47%;
  width: 100%; }

.videoWrapper {
  /*height: 0;*/
  padding-bottom: 52.25%;
  padding-top: 25px;
  position: relative;
  width: 100%; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
*/
@media only screen and (max-width: 40em) {
  .videoWrapper.testimonial {
    width: 100%;
    padding-bottom: 42%; } }

/* Flexible iFrame */
.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.colored-tiles span {
  display: block; }

.colored-tiles div {
  height: 160px;
  display: table; }

.colored-tiles .columns {
  padding: 5px 5px 5px 5px; }

.colored-tiles {
  padding-left: 10px;
  padding-right: 10px; }

.tile {
  display: table-cell !important;
  vertical-align: middle;
  text-align: center; }

.blue-tile {
  background-color: #3B9ED8; }

.purple-tile {
  background-color: #8F8AC3; }

.turquoise-tile {
  background-color: #3EC0C5; }

.yellow-tile {
  background-color: #FDB913; }

.red-tile {
  background-color: #F15F51; }

.green-tile {
  background-color: #A5D066; }

.number, .unit {
  color: white;
  font-weight: bold; }

.number {
  font-size: 30px; }

.unit {
  padding-left: 2px;
  padding-right: 2px; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .number {
    font-size: 23px !important; } }

.trustee_details ul {
  font-size: 14px; }

/**** TIMELINE CONTENT SLIDER ******/
.jqbar {
  top: 0px !important;
  padding: 6px; }

.jqbar.horizontal span {
  vertical-align: middle;
  text-align: right;
  font-weight: normal !important;
  color: #332985; }

.jqbar.horizontal .bar-label {
  width: 30%;
  text-align: right;
  font-weight: normal !important;
  color: #332985; }

.jqbar.horizontal .bar-percent {
  display: none !important; }

.graph {
  min-height: 320px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none !important;
  background-color: #332985 !important; }

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 11px !important; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 11px !important; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 11px !important; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 11px !important; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none !important;
  font-weight: bold;
  color: #c77405; }

#timeline_slider .ui-slider-handle:before {
  display: block;
  content: attr(data-content);
  position: absolute;
  top: -20px;
  left: -5px;
  color: #332985;
  width: 34px;
  height: 18px;
  font-size: 14px; }

/*#timeline_slider:before { 
	display: block;
	content:'2000';
	position: absolute; 
	top: 20px;
	left: -15px; 
	color:#332985;
	width:34px;
	height:18px;
	font-size: 14px;
}

#timeline_slider:after { 
	display: block;
	content:'2013';
	position: absolute; 
	top: 20px;
	left: 96%; 
	color:#332985;
	width:34px;
	height:18px;
	font-size: 14px;
}*/
.lbl_timeline {
  color: #332985;
  font-size: 14px;
  margin-top: 5px; }

.timeline_desc h2, .paragraph h2 {
  font-size: 19px;
  font-weight: bold;
  color: #332985;
  margin-bottom: 0px; }

.graph {
  background-image: url(../img/pound_bg.png);
  background-repeat: no-repeat;
  background-position: 60% 50%; }

#lbl_year_left {
  float: left;
  margin-left: -10px; }

#lbl_year_right {
  float: right;
  margin-right: -10px; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: white url("") 50% top repeat-x !important; }

.ui-slider-handle.ui-state-default.ui-corner-all:focus {
  outline: 0; }

/**** END TIMELINE CONTENT SLIDER ****/
.center {
  text-align: center; }

@media only screen and (max-width: 40em) {
  #timeline_slider {
    width: 90%;
    margin-left: 20px; } }

/** small screen & timeline**/
@media only screen and (max-width: 40em) {
  #lbl_year_left {
    margin-left: 0px !important; }
  #lbl_year_right {
    margin-right: 0px !important; }
  #timeline_labels {
    width: 98%; }
  /* Footer */
  .mob_clear {
    clear: both; } }

.menu_left ul {
  /*font-size: 15px;*/ }

.album_page .subpage-title, .media_page .subpage-title {
  float: left; }

.album_page #btn_donate2, .media_page #btn_donate2 {
  float: right; }

@media only screen and (max-width: 40em) {
  .album_page .subpage-title, .media_page .subpage-title {
    float: none !important; }
  .album_page #btn_donate2, .media_page #btn_donate2 {
    float: none !important; }
  .dl_btn {
    font-size: 9px !important;
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .dl_tables td, .dl_tables th {
    padding: 5px 5px !important; }
  ul.dropdown {
    display: none !important; }
  .off {
    display: none; }
  .main-menu li a:after {
    border: none; }
  .anchor {
    display: block;
    height: 45px;
    margin-top: -45px;
    visibility: hidden; } }

.case_study {
  font-weight: bold; }

.pagination a {
  font-size: 0.8em; }

.pagination li {
  display: inline; }

.pagination ul {
  margin-left: 0px; }

.sub_case_studies {
  font-weight: normal !important;
  margin-top: 6px;
  margin-left: 10px; }

.menu_left li .sub_case_studies .selected_li {
  list-style-type: disc !important;
  list-style-image: url(../img/purple_disc.gif) !important; }

.menu_left li .sub_case_studies li {
  list-style-type: disc !important;
  list-style-image: url(../img/yellow_disc.gif) !important;
  /*font-size: 14px;*/ }

.selected_li_2 {
  font-weight: bold;
  list-style-image: url(../img/purple_arrow_down.gif) !important; }

.separation_border {
  border-right: 1px solid;
  display: inline-block;
  height: 14px;
  line-height: 15px;
  margin-left: 5px;
  margin-right: 5px; }

.paragraph li {
  list-style-image: url(../img/yellow_arrow.gif);
  font-size: 0.8rem;
  color: #46454C; }

.fb img {
  left: 0;
  position: absolute;
  vertical-align: middle;
  top: 0px;
  height: 19px; }

.fb span {
  padding-left: 24px;
  display: inline-block;
  position: relative;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
  color: #3b5998;
  font-size: 15px;
  line-height: 19px; }

.main-menu li.has_current a, .main-menu li.current a {
  background-color: #FDB813; }

.main-menu .dropdown a {
  background: none !important; }

.main-menu .dropdown a:hover {
  font-weight: bold; }

#timeline_slider {
  -ms-touch-action: none; }

.ui-slider-handle.ui-state-default.ui-corner-all {
  cursor: pointer; }

.bold {
  font-weight: bold; }

.blue {
  color: #332985 !important; }

p.intro {
  font-size: 16px; }

.dl_case_study {
  padding-left: 30px !important; }

.dl_case_study img {
  position: absolute;
  left: 8px;
  top: 5px; }

.paragraph table td {
  font-size: 16px !important;
  line-height: 30px; }

.paragraph table td:first-child {
  border-right: 2px solid #FDB813;
  font-weight: bold; }

/** Donate button **/
.button_example {
  border: 1px solid #CA7D7D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  display: inline-block;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-weight: bold;
  color: #FFFFFF;
  background-color: #F16050;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F16050), to(#B34040));
  background-image: -webkit-linear-gradient(top, #F16050, #B34040);
  background-image: -moz-linear-gradient(top, #F16050, #B34040);
  background-image: -ms-linear-gradient(top, #F16050, #B34040);
  background-image: -o-linear-gradient(top, #F16050, #B34040);
  background-image: linear-gradient(to bottom, #F16050, #B34040);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F16050, endColorstr=#B34040); }

.button_example:hover {
  border: 1px solid #BC5E5E;
  background-color: #ed3521;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ed3521), to(#8d3333));
  background-image: -webkit-linear-gradient(top, #ed3521, #8d3333);
  background-image: -moz-linear-gradient(top, #ed3521, #8d3333);
  background-image: -ms-linear-gradient(top, #ed3521, #8d3333);
  background-image: -o-linear-gradient(top, #ed3521, #8d3333);
  background-image: linear-gradient(to bottom, #ed3521, #8d3333);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ed3521, endColorstr=#8d3333); }

span.date {
  font-weight: bold; }

h2.news-title {
  display: inline-block; }

.next-to-title span {
  color: #332A86; }

.share-vertical img {
  width: 20px; }

/*.news_page .news { display: none; }*/

/*# sourceMappingURL=app.css.map */