/***** BASE CSS *****/


/* Site Name */

#divSiteTitle {text-decoration:none;}

#divTagLine {text-decoration:none;}


/* Headline Text */

#divHeaderLine1 {display:inline-block !important}

#divHeaderLine2 {display:inline-block !important}

#divHeaderLine3 {display:inline-block !important}


/* Headings */

h3, h4, h5, h6 {line-height:1.5 !important}

.lead {
    text-align:center;
}

.lead h2 {
    font-size:33px;line-height:45px;
}

.lead h3 {
    font-size:17px;
}

.lead h3 a {
    font-size:inherit !important;
}


/* Contact */

ul#contact-info .icon {font-size:20px;float:left;line-height:25px;margin-right:10px;}

ul#contact-info .field {font-weight:bold;}

ul#contact-info {list-style:none;}


/* Grid */

#tiles li {
width:240px !important;
background-color: #ffffff;
border: 1px solid #dedede;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 10px !important;
margin-right:7px;margin-bottom:7px;float:left;
}

#tiles li img {margin-bottom:10px;}

#tiles li div.meta {color:#999;text-transform:uppercase;font-size:10px;margin:0;}

#tiles li h4 {line-height:1.5;margin:0 0 5px 0;}

#tiles li h4 a {line-height:inherit;margin:0;text-decoration:inherit;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;}

#tiles li p {font-size:12px;line-height:1.5;margin:0;}

#tiles li a {font-size:12px;}

#tiles li .more_link {font-size:smaller;line-height:2;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;display:block;margin: 5px 0 0 0;}

#tiles li blockquote {line-height:1.5;margin:0;padding:0;color:#999;border:none;font-size:150%;font-style:italic;font-family:Georgia, Times, serif;}

#tiles li blockquote small {font-size:11px;font-style:normal;}


/* Icons */

[class*="social foundicon-"]:before {font-family: "SocialFoundicons";}

[class*="general foundicon-"]:before {font-family: "GeneralFoundicons";}

        
/* Menu Side */

.menu_menu_simple ul {margin-top:0px;margin-bottom:0px;}

.menu_menu_simple ul li {margin-top:0px;margin-bottom:0px;}


/* Header Area */

#decorative1 {
margin-top:-2px;padding-top:2px;    
margin-left: -20px !important;
margin-right: -20px !important; /* fix bg cover issue */
}


/* Menu Centered */

.centered_menu {text-align:center}

.centered_menu > div {display:inline-block;}

.centered_menu div {text-align:left}


/* Footer elements */

.social_bookmarks a {font-size:smaller !important;text-transform:uppercase;letter-spacing:1px;text-decoration:none;margin-right:10px;border-right: 1px solid #7F6348;padding-right: 5px;}
#social_bookmarks1 a {font-size:smaller !important;text-transform:uppercase;letter-spacing:1px;text-decoration:none;margin-right:10px;float:left;}

.copyright {font-size:smaller;letter-spacing:1px;}


/* Responsive Image */

img {max-width:100%;height:auto;width:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* Responsive Video from Zurb Foundation. Copyright (c) 2011 ZURB, http://www.zurb.com/ License: MIT */

.flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;}

.flex-video.widescreen {padding-bottom:57.25%;}

.flex-video.vimeo {padding-top:0;}

.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }

    }

    
/* Additional */
    
#divBoxed {position:relative;}
 
.nav-links > a {margin-right:20px;}

.btn-secondary, .btn-secondary:hover {text-shadow:none;}

#divHeaderLine1 a, #divHeaderLine2 a, #divHeaderLine3 a {
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    font-family: inherit;
    text-shadow: inherit;
    font-weight: inherit;
    font-style: inherit;
}

#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
    padding-top:3px !important;
    padding-bottom:3px !important;
    text-align:inherit !important;
}

#decorative2 {/*opacity:0.95;*/

    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.03);
}

.showcase-tabs > li > a {
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
}

.cap1 div, .cap2 div, .cap3 div, .cap4 div, .cap5 div {
    margin: 0 -1px;
}

.camera_wrap .camera_pag .camera_pag_ul li {margin:20px 5px 0px !important;
}

.box{
	text-align: center;
	margin-bottom: 30px;
}

.box i{
	font-size: 50px;
	color: #7F6348;
}

img.pull-left { margin-right:15px !important; margin-top:7px !important;}


/* Adjustments */

.search.adjust {margin-bottom:15px}
      
.divPanel {}

.divPanel.notop {padding-top:0px}

.divPanel.nobottom {padding-bottom:0px}


/***** BOOTSTRAP CSS BASE OVERRIDE *****/

.navbar .nav-pills > li > a {text-shadow:none;font-weight:normal;}

.navbar .dropdown-menu li > a {text-shadow:none;font-weight:normal;}

.navbar .nav-pills > li > .dropdown-menu:before {border:none;}

.navbar .nav-pills > li > .dropdown-menu:after {border:none;}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {-webkit-box-shadow: none;box-shadow: none;}

.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {-webkit-transition: ease-in-out .2s;-moz-transition: ease-in-out .2s;-o-transition: ease-in-out .2s;-ms-transition: ease-in-out .2s; transition: ease-in-out .2s;}


body {background-color: #d3d3d3;}

#divBoxed {background-image: url(scribble_light.png);  background-position: inherit inherit; background-repeat: repeat repeat;}

#divLogo{ margin-bottom: 0px; text-align: left;}

#divSiteTitle{font-family: Syncopate; font-size: 30px; line-height: 49px; color: rgb(224, 95, 3); text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px; letter-spacing: 4px; font-weight: normal; font-style: normal; text-transform: uppercase;}

#divTagLine{color: rgb(150, 150, 150); line-height: 24px; text-transform: none; letter-spacing: 4px; font-size: 16px; padding-left: 2px; padding-right: 2px; background-color: transparent; text-shadow: none; font-family: Abel; font-weight: normal; font-style: normal; text-decoration: initial;}

.navContainer {}

.navContainer .navMenu {}

.navContainer .navMenu li {}

.navContainer .navMenu li a {}

.navContainer .navMenu li.current {}

.navContainer .navMenu li.current a {}

.camera_caption > div {opacity: 0.85;filter:alpha(opacity=85);}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {opacity: 0.85;filter:alpha(opacity=85) !important;background-color:rgb(240, 240, 240);}

.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 8px inset; background-color: rgb(230, 230, 230);}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {}

.camera_wrap {display: block;margin-left:3%;  margin-bottom: 15px; height: 391px; border-top: 5px solid #7F6348;width: 92.5%;}

.cap1 > div {opacity: 0.85;filter:alpha(opacity=85);background-color:#7F6348;}

.cap2 > div {opacity: 0.85;filter:alpha(opacity=85);background-color:#C92029;}

.cap3 > div {opacity: 0.85;filter:alpha(opacity=85);}

.cap4 > div {opacity: 0.85;filter:alpha(opacity=85);}

.cap5 > div {opacity: 0.85;filter:alpha(opacity=85);}

.camera_full_width {margin-left:-40px;margin-right:-40px}

h1 {font-weight: normal; font-style: normal; letter-spacing: 0px; line-height: 65px; margin-top: 0px; font-family: 'Source Sans Pro', sans-serif; color: rgb(0, 0, 0); font-size: 40px;}

.page-content {line-height: 22px; font-family: 'Open Sans', sans-serif;}

.page-content a {color: #000000; font-family: 'Open Sans', sans-serif;}

.sidebox {background-color: rgb(250, 250, 250); -webkit-box-shadow: none; box-shadow: none; padding: 18px; margin-top: 26px; border: 1px solid rgb(235, 235, 235); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; font-family: 'Open Sans', sans-serif; line-height: 24px; color: rgb(51, 51, 51);}

.sidebar{padding-top: 23px; }

.sidebox-title {font-weight: normal; font-style: normal; font-size: 20px; letter-spacing: 0px; line-height: 40px; font-family: 'Source Sans Pro', sans-serif; color: rgb(51, 51, 51);}

.sidebox a {color: rgb(208, 88, 3); font-family: 'Open Sans', sans-serif;}

#divFooter{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: rgb(122, 12, 12);
	color: rgb(211, 211, 211);
	font-family: Actor, sans-serif;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 22px;
	background-image: url(tactile_noise.png);
	background-repeat: repeat repeat;
}

.divPanel {padding: 40px;;;;}

#divFooter a {color: #7F6348; font-size: 13px; font-family: 'Open Sans', sans-serif;}

#divFooter h3 {font-family: 'Source Sans Pro', sans-serif; font-weight: normal; font-style: normal; font-size: 23px; line-height: 45px; color: rgb(211, 211, 211);}

h2 {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 35px; line-height: 50px;}

.transparent-bg {-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;   background-color: rgb(255, 255, 255); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;;}

.breadcrumbs {font-size: 14px; line-height: 80px; font-family: 'Open Sans', sans-serif;}

.breadcrumbs a {color: rgb(208, 88, 3); font-family: 'Open Sans', sans-serif;}

#divHeaderLine1 {font-family: 'Source Sans Pro', sans-serif; font-size: 43px; line-height: 42px; margin-top: 0px; text-transform: none; color: rgb(224, 95, 3); letter-spacing: 1px; text-align: center; text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px; background-image: none; opacity: 1; padding: 0px;}

#divHeaderLine2 {font-family: 'Source Sans Pro', sans-serif; font-size: 19px; line-height: 30px; margin-top: 12px; color: rgb(34, 34, 34); letter-spacing: 1px; text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px; text-align: center; background-image: none; opacity: 1; padding: 0px; font-weight: normal;}

#divHeaderLine3 {margin-top: 15px; line-height: 22px; color: rgb(0, 0, 0); text-align: center; font-family: 'Source Sans Pro', sans-serif;}

a.btn, a.btn-large, a.btn-small, a.btn-mini {color:#333}

 a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {color:#ffffff}

 .btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {color:#323232;}

 .btn-secondary {border:1px solid #dfdfdf;border-bottom:1px solid #afafaf;background-color:#fafafa;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));background-image:-webkit-linear-gradient(top, #fafafa, #e1e1e1);background-image:-moz-linear-gradient(top, #fafafa, #e1e1e1);background-image:-ms-linear-gradient(top, #fafafa, #e1e1e1);background-image:-o-linear-gradient(top, #fafafa, #e1e1e1);background-image:linear-gradient(top, #fafafa, #e1e1e1);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fafafa, endColorstr=#e1e1e1, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

 .btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {background-color:#dfdfdf;}

.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {color:#ffffff;}

 .btn-primary {border:1px solid #c75503;border-bottom:1px solid #9d4302;background-color:#7F6348;background-repeat: repeat-x;background-image:-webkit-gradient(linear, left top, left bottom, from(#7F6348), to(#ca5603));background-image:-webkit-linear-gradient(top, #7F6348, #ca5603);background-image:-moz-linear-gradient(top, #7F6348, #ca5603);background-image:-ms-linear-gradient(top, #7F6348, #ca5603);background-image:-o-linear-gradient(top, #7F6348, #ca5603);background-image:linear-gradient(top, #7F6348, #ca5603);filter: progid:dximagetransform.microsoft.gradient(startColorstr=#7F6348, endColorstr=#ca5603, GradientType=0);filter: progid:dximagetransform.microsoft.gradient(enabled=false);}

 .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background-color:#c75503;}

#divHeaderText {padding: 0px 0px 20px; border-color: rgb(51, 51, 51); text-align: center;}

#footerOuterSeparator{margin-top: 28px; height: 0px; background-color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-top-width: 0px; border-top-style: solid;}

#headerSeparator{margin-top: 0px; border-top-color: rgb(51, 51, 51); border-top-width: 0px; border-top-style: solid;}

h3,.page-content h3 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 28px; line-height: 50px;}

h4,.page-content h4 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 21px; line-height: 50px;}

h5,.page-content h5 a {font-weight: normal; font-style: normal; font-family: 'IM Fell Double Pica', serif; font-size: 22px; line-height: 50px;}

h6,.page-content h6 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 50px;}

.line-separator{border-top-width: 1px; border-top-style: dotted; margin-top: 21px; margin-bottom: 21px; border-top-color: rgb(195, 195, 195); }

#divVideo{border: 7px solid rgb(255, 255, 255); margin-left: -5px; -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; margin-top: 15px; }

.nav .dropdown-toggle .caret {border-top-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);}

.nav .dropdown-toggle:hover .caret {border-top-color:rgb(0, 0, 0);border-bottom-color:rgb(0, 0, 0);}

.navbar .dropdown-menu, .dropdown-menu {background-color:rgb(255, 255, 255);border-radius:0px;}

.navbar .dropdown-menu li > a, .dropdown-menu li > a, .navbar .nav-pills .open .dropdown-toggle {color:rgb(0, 0, 0)}

.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu .active > a, .navbar .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .navbar .nav-pills .open a.dropdown-toggle:hover {filter:none; color:#B94A48;background-color:#ffffff;background-image:none}

.navbar .nav-pills > li > a {margin-left:2px;margin-right:2px;padding:5px 30px;color:rgb(41, 41, 41);border-right: 1px solid #7F6348;}

.navbar .nav-pills > li > a:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle {color:#C92029;}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle {background:none}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {color:#7F6348;}

.navbar .ddmenu {
	margin-top: 0px;
	margin-bottom: 0px
}

.navbar .nav-pills li.dropdown > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle .caret {border-top-color:rgb(41, 41, 41);border-bottom-color:rgb(41, 41, 41);}

.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {border-top-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);}

.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret {border-top-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);}

.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-1px;}

.dropdown-menu li:hover .sub-menu {visibility:visible;}

.ddmenu.nav-pills li a {font-family: 'IM Fell Double Pica', serif; font-size: 20px; line-height: 17px;color: #7F6348}

.ddmenu .dropdown-menu li a {font-family: 'IM Fell Double Pica', serif; line-height: 18px; font-size: 15px;}

.camera_caption {font-size: 15px; font-family: Oxygen, sans-serif; letter-spacing: 1px; line-height: 22px; text-transform: lowercase; font-weight: normal;}

.lead h2 {font-size: 45px; line-height: 65px; font-family: 'Source Sans Pro', sans-serif;}

.lead h3 {font-size: 23px; font-family: 'Source Sans Pro', sans-serif;}

.dropdown-menu .sub-menu {left:100%;position:absolute;top:0;visibility:hidden;margin-top:-1px;}
.dropdown-menu li:hover .sub-menu {visibility:visible;}
.navbar .btn-navbar-highlight {display:none;width:100%}

#decorative2 {z-index:100 !important}

@media (max-width: 979px) {
     #divLogo {margin-bottom:10px;}


    .navbar .btn-navbar-highlight {display:inline;padding:9px 14px;margin-top:15px;}

    .navbar {width:100%;}

    #divMenuRight {float:none}


    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}

    .dropdown-menu, .sub-menu {border-radius:5px !important;}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}


    /* Fixed Top */

    #decorative2 {position:static;  height:auto;}

    body {padding-top:0px}


}


@media (max-width: 767px) {    
    #divLogo {margin-top:10px;margin-bottom:10px;}

    #divSiteTitle {font-size: 25px;}

    
    #divHeaderText {margin:0px;padding:10px 0px;}
   
    #divHeaderLine1 {margin-top: 0px;}
     
    
    #divMenuRight {width:100%;margin-top: 0px;padding-top:0px}

    .ddmenu, .navbar .ddmenu {margin-top: 0px; margin-bottom: 0px;}

    .navbar .btn-navbar-highlight {padding:9px 14px;margin-top:0px;}

    .navbar {width:100%;margin-top: 0px;padding-top:0px}

    
    #decorative1, #decorative2, #decorative3 {margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}

    
    /* Fixed Top */

    #decorative2 {position:static}

    body {padding-top:0px}

    
    #divFooter {margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}
    
    #divBoxed > #divFooter {margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}

    
    body > #footerOuterSeparator, body > #contentOuterSeparator {margin-left:-20px;margin-right:-20px;}

    
    .headerArea, .topArea {padding:20px !important;}
 /*only for templates without divBoxed*/

    
    #camera_wrap {margin-top:20px;}

    #divVideo {margin-top:20px}

    
    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}

    .dropdown-menu, .sub-menu {border-radius:5px !important;}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}

}
.contentArea{
    border-bottom: 5px solid #7F6348;
}
#mwisho{
    border-top: 5px solid  #7F6348;
}
body{
    border-top: 10px solid #7F6348;
    border-bottom: 10px solid #7F6348;
}
.panel-title{
    background-color: #ead5c1;
    border-radius: 5px;
}
#liner{
    border-bottom: 5px solid #7F6348;
}
.blocker{
    font-family: 'IM Fell Double Pica', serif;
    font-size: 28px;
    background-color: #ECF0F1;
}

 a.ticket-btn {
    margin-top: 25px;
    background: #C92029;
    color: #fff;
    padding: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

 a.ticket-btn:hover {
    background: #7F6348;
}
pre {
    background: #ecf0f1; padding: 15px 30px; margin-bottom: 20px;
    font-size: 15px;
}
.tab-content{
    background-color: white;
}
.kichwa{
    color: #7F6348;
    font-family: 'IM Fell Double Pica', serif;
    margin-left: 40%;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(201, 32, 41, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.fly { border-top: 5px solid #7F6348;width: 99%;}
.hidden{
    visibility:hidden;
}
 .body #flags a {
    cursor:move !important;
}

#glt-footer,
#glt-footer #google_language_translator {
    display:none !important;
}

select.goog-te-combo { 
  width:143px !important;
  background:#fff;
  box-shadow:none !important; 
  -moz-box-shadow:none !important; 
  -webkit-box-shadow:none !important; 
  padding:3px !important; 
  height:auto !important; 
  border:1px solid lightgray !important; 
  border-radius:0px !important; 
  -webkit-border-radius:0px; 
  -moz-border-radius:0px !important;
  -o-border-radius:0px !important;
}

#flags {
  overflow:hidden;
}

#flags ul {
  margin:0;
}

#flags li {
  float:left !important;
  margin-bottom:0 !important;
  padding:0 !important;
  border:none !important;
  list-style:none !important;
  content:none !important;
}

#flags li:before {
  content:none !important;
  border:none !important;
  background:none !important;
}

#flags a,
.tool-container .tool-items a {
  cursor:pointer;
}

#flags.size24 a {
  width:24px !important;
  height:18px !important;
}

#flags.size22 a {
  width:22px !important;
  height:17px !important;
}

#flags.size20 a {
  width:20px !important;
  height:14px !important;
}

#flags.size18 a {
  width:18px !important;
  height:14px !important;
}

#flags.size16 a {
  width:16px !important;
  height:12px !important;
}
  
.tool-container .tool-items a {
  display:inline-block;
  margin:3px 5px 3px;
  width:24px !important;
  height:18px !important;
}

.goog-te-gadget {
  color:#444;
  font-size:11px;
  font-family:"Arial",sans,sans-serif;
}

.goog-te-gadget img {
  vertical-align:middle;
}

select.goog-te-combo:focus { 
  box-shadow:none !important; 
  -moz-box-shadow:none !important; 
  -webkit-box-shadow:none !important; 
}

.metabox-holder {
  width:65%;
  float:left;
}

.metabox-holder h2 {
  margin-bottom:18px; 
}

.submit { 
  padding:0px;
}

.form-table th {
  width:50%; 
}

td.advanced { 
  padding-top:0px;
  padding-bottom:0px;
}

p.hello { 
  font-size:12px; 
  color:darkgray; 
}

.flag{
    padding:1px 0;
}

a.nturl {
  cursor:pointer;
}

.flag img,
.alt_flag img{
    border:0px !important;
    margin-top:2px !important;
    padding:0px !important;
}

.attribution {
    width:152px; 
    line-height:1em;
    margin-top:4px;
}

span.goog-branding {
    font-size: 11px;
    font-family: arial;
    color: rgb(102, 102, 102);
    white-space: nowrap;
    padding-top: 4px;
    text-align: left;
    width: 150px;
    margin-top: 2px;
    left:170px;
    z-index: 9999;
    float: right;
}

.goog-logo-link, 
.goog-logo-link:link, 
.goog-logo-link:visited, 
.goog-logo-link:hover, 
.goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: rgb(68, 68, 68);
    text-decoration: none;
    line-height:0.8em;
}

span.goog-branding img {
    float: left;
    margin:0px;
    width: 37px;
  
}

span.vertical-translator {
    position:auto; 
    float:none !important; 
    font-size: 11px;
    font-family: arial;
    color: rgb(102, 102, 102);
    white-space: nowrap;
    vertical-align: middle;
    padding-top: 4px;
    text-align: left;
    width: 150px;
    margin-top: 2px;
    right: -50px;
    z-index: 9999;
}

.tool-container .tool-items .flag img {
    width:24px !important;
    height:24px !important;
    margin-top:1px !important;
}

.tool-items .flag {
    padding:0px !important;
}

.tool-container { 
    line-height:1;
}

#footer-instance {
    display:none !important;
}

code {
    border:1px solid lightgray;
}

/* Individual flag backgrounds (22px) */

#flags.size22 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"] {
    background:url('../images/flags22.png') -1px -3px no-repeat;
}

#flags.size22 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"] {
    background:url('../images/flags22.png') -30px -3px no-repeat;
}

#flags.size22 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"] {
    background:url('../images/flags22.png') -59px -3px no-repeat;
}

#flags.size22 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"] {
    background:url('../images/flags22.png') -88px -3px no-repeat;
}

#flags.size22 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"] {
    background:url('../images/flags22.png') -117px -3px no-repeat;
}

#flags.size22 a[title="Basque"],
.tool-container .tool-items a[title="Basque"] {
    background:url('../images/flags22.png') -146px -3px no-repeat;
}

#flags.size22 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"] {
    background:url('../images/flags22.png') -1px -32px no-repeat;
}

#flags.size22 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"] {
    background:url('../images/flags22.png') -30px -32px no-repeat;
}

#flags.size22 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"] {
    background:url('../images/flags22.png') -59px -32px no-repeat;
}

#flags.size22 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"] {
    background:url('../images/flags22.png') -88px -32px no-repeat;
}

#flags.size22 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"] {
    background:url('../images/flags22.png') -117px -32px no-repeat;
}

#flags.size22 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"] {
    background:url('../images/flags22.png') -146px -32px no-repeat;
}

#flags.size22 a[title="Chinese(Simplified)"],
.tool-container .tool-items a[title="Chinese(Simplified)"] {
    background:url('../images/flags22.png') -1px -61px no-repeat;
}

#flags.size22 a[title="Chinese(Traditional)"],
.tool-container .tool-items a[title="Chinese(Traditional)"] {
    background:url('../images/flags22.png') -30px -61px no-repeat;
}

#flags.size22 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"] {
    background:url('../images/flags22.png') -59px -61px no-repeat;
}

#flags.size22 a[title="Czech"],
.tool-container .tool-items a[title="Czech"] {
    background:url('../images/flags22.png') -88px -61px no-repeat;
}

#flags.size22 a[title="Danish"],
.tool-container .tool-items a[title="Danish"] {
    background:url('../images/flags22.png') -117px -61px no-repeat;
}

#flags.size22 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"] {
    background:url('../images/flags22.png') -146px -61px no-repeat;
}

#flags.size22 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"] {
    background:url('../images/flags22.png') -1px -90px no-repeat;
}

#flags.size22 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"] {
    background:url('../images/flags22.png') -30px -90px no-repeat;
}

#flags.size22 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"] {
    background:url('../images/flags22.png') -59px -90px no-repeat;
}

#flags.size22 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"] {
    background:url('../images/flags22.png') -88px -90px no-repeat;
}

#flags.size22 a[title="French"],
.tool-container .tool-items a[title="French"] {
    background:url('../images/flags22.png') -117px -90px no-repeat;
}

#flags.size22 a[title="Galician"],
.tool-container .tool-items a[title="Galician"] {
    background:url('../images/flags22.png') -146px -90px no-repeat;
}

#flags.size22 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"] {
    background:url('../images/flags22.png') -1px -119px no-repeat;
}

#flags.size22 a[title="German"],
.tool-container .tool-items a[title="German"] {
    background:url('../images/flags22.png') -30px -119px no-repeat;
}

#flags.size22 a[title="Greek"],
.tool-container .tool-items a[title="Greek"] {
    background:url('../images/flags22.png') -59px -119px no-repeat;
}

#flags.size22 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"] {
    background:url('../images/flags22.png') -88px -119px no-repeat;
}

#flags.size22 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"] {
    background:url('../images/flags22.png') -117px -119px no-repeat;
}

#flags.size22 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"] {
    background:url('../images/flags22.png') -146px -119px no-repeat;
}

#flags.size22 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background:url('../images/flags22.png') -1px -148px no-repeat;
}

#flags.size22 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"] {
    background:url('../images/flags22.png') -30px -148px no-repeat;
}

#flags.size22 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"] {
    background:url('../images/flags22.png') -59px -148px no-repeat;
}

#flags.size22 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"] {
    background:url('../images/flags22.png') -88px -148px no-repeat;
}

#flags.size22 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"] {
    background:url('../images/flags22.png') -117px -148px no-repeat;
}

#flags.size22 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"] {
    background:url('../images/flags22.png') -146px -148px no-repeat;
}

#flags.size22 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"] {
    background:url('../images/flags22.png') -1px -177px no-repeat;
}

#flags.size22 a[title="Irish"],
.tool-container .tool-items a[title="Irish"] {
    background:url('../images/flags22.png') -30px -177px no-repeat;
}

#flags.size22 a[title="Italian"],
.tool-container .tool-items a[title="Italian"] {
    background:url('../images/flags22.png') -59px -177px no-repeat;
}

#flags.size22 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"] {
    background:url('../images/flags22.png') -88px -177px no-repeat;
}

#flags.size22 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"] {
    background:url('../images/flags22.png') -117px -177px no-repeat;
}

#flags.size22 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"] {
    background:url('../images/flags22.png') -146px -177px no-repeat;
}

#flags.size22 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"] {
    background:url('../images/flags22.png') -1px -206px no-repeat;
}

#flags.size22 a[title="Korean"],
.tool-container .tool-items a[title="Korean"] {
    background:url('../images/flags22.png') -30px -206px no-repeat;
}

#flags.size22 a[title="Lao"],
.tool-container .tool-items a[title="Lao"] {
    background:url('../images/flags22.png') -59px -206px no-repeat;
}

#flags.size22 a[title="Latin"],
.tool-container .tool-items a[title="Latin"] {
    background:url('../images/flags22.png') -88px -206px no-repeat;
}

#flags.size22 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"] {
    background:url('../images/flags22.png') -117px -206px no-repeat;
}

#flags.size22 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"] {
    background:url('../images/flags22.png') -146px -206px no-repeat;
}

#flags.size22 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"] {
    background:url('../images/flags22.png') -1px -235px no-repeat;
}

#flags.size22 a[title="Malay"],
.tool-container .tool-items a[title="Malay"] {
    background:url('../images/flags22.png') -30px -235px no-repeat;
}

#flags.size22 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"] {
    background:url('../images/flags22.png') -59px -235px no-repeat;
}

#flags.size22 a[title="Maori"],
.tool-container .tool-items a[title="Maori"] {
    background:url('../images/flags22.png') -88px -235px no-repeat;
}

#flags.size22 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"] {
    background:url('../images/flags22.png') -117px -235px no-repeat;
}

#flags.size22 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"] {
    background:url('../images/flags22.png') -146px -235px no-repeat;
}

#flags.size22 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"] {
    background:url('../images/flags22.png') -1px -264px no-repeat;
}

#flags.size22 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"] {
    background:url('../images/flags22.png') -30px -264px no-repeat;
}

#flags.size22 a[title="Persian"],
.tool-container .tool-items a[title="Persian"] {
    background:url('../images/flags22.png') -59px -264px no-repeat;
}

#flags.size22 a[title="Polish"],
.tool-container .tool-items a[title="Polish"] {
    background:url('../images/flags22.png') -88px -264px no-repeat;
}

#flags.size22 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"] {
    background:url('../images/flags22.png') -117px -264px no-repeat;
}

#flags.size22 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"] {
    background:url('../images/flags22.png') -146px -264px no-repeat;
}

#flags.size22 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"] {
    background:url('../images/flags22.png') -1px -293px no-repeat;
}

#flags.size22 a[title="Russian"],
.tool-container .tool-items a[title="Russian"] {
    background:url('../images/flags22.png') -30px -293px no-repeat;
}

#flags.size22 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"] {
    background:url('../images/flags22.png') -59px -293px no-repeat;
}

#flags.size22 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"] {
    background:url('../images/flags22.png') -88px -293px no-repeat;
}

#flags.size22 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"] {
    background:url('../images/flags22.png') -117px -293px no-repeat;
}

#flags.size22 a[title="Somali"],
.tool-container .tool-items a[title="Somali"] {
    background:url('../images/flags22.png') -146px -293px no-repeat;
}

#flags.size22 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"] {
    background:url('../images/flags22.png') -1px -322px no-repeat;
}

#flags.size22 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"] {
    background:url('../images/flags22.png') -30px -322px no-repeat;
}

#flags.size22 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"] {
    background:url('../images/flags22.png') -59px -322px no-repeat;
}

#flags.size22 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"] {
    background:url('../images/flags22.png') -88px -322px no-repeat;
}

#flags.size22 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"] {
    background:url('../images/flags22.png') -117px -322px no-repeat;
}

#flags.size22 a[title="Thai"],
.tool-container .tool-items a[title="Thai"] {
    background:url('../images/flags22.png') -146px -322px no-repeat;
}

#flags.size22 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"] {
    background:url('../images/flags22.png') -30px -351px no-repeat;
}

#flags.size22 a[title="Ukranian"],
.tool-container .tool-items a[title="Ukranian"] {
    background:url('../images/flags22.png') -59px -351px no-repeat;
}

#flags.size22 a[title="English"],
.tool-container .tool-items a[title="English"] {
    background:url('../images/flags22.png') -88px -351px no-repeat;
}

#flags.size22 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"] {
    background:url('../images/flags22.png') -146px -351px no-repeat;
}

#flags.size22 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"] {
    background:url('../images/flags22.png') -1px -380px no-repeat;
}

#flags.size22 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"] {
    background:url('../images/flags22.png') -30px -380px no-repeat;
}

#flags.size22 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"] {
    background:url('../images/flags22.png') -59px -380px no-repeat;
}

#flags.size22 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"] {
    background:url('../images/flags22.png') -88px -380px no-repeat;
}

#flags.size22 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"] {
    background:url('../images/flags22.png') -117px -380px no-repeat;
}

/* Individual flag backgrounds (18px) */

#flags.size18 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"] {
    background:url('../images/flags18.png') -2px -4px no-repeat;
}

#flags.size18 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"] {
    background:url('../images/flags18.png') -31px -4px no-repeat;
}

#flags.size18 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"] {
    background:url('../images/flags18.png') -60px -4px no-repeat;
}

#flags.size18 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"] {
    background:url('../images/flags18.png') -89px -4px no-repeat;
}

#flags.size18 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"] {
    background:url('../images/flags18.png') -118px -4px no-repeat;
}

#flags.size18 a[title="Basque"],
.tool-container .tool-items a[title="Basque"] {
    background:url('../images/flags18.png') -147px -4px no-repeat;
}

#flags.size18 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"] {
    background:url('../images/flags18.png') -2px -33px no-repeat;
}

#flags.size18 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"] {
    background:url('../images/flags18.png') -31px -33px no-repeat;
}

#flags.size18 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"] {
    background:url('../images/flags18.png') -60px -33px no-repeat;
}

#flags.size18 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"] {
    background:url('../images/flags18.png') -89px -33px no-repeat;
}

#flags.size18 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"] {
    background:url('../images/flags18.png') -118px -33px no-repeat;
}

#flags.size18 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"] {
    background:url('../images/flags18.png') -147px -33px no-repeat;
}

#flags.size18 a[title="Chinese(Simplified)"],
.tool-container .tool-items a[title="Chinese(Simplified)"] {
    background:url('../images/flags18.png') -2px -62px no-repeat;
}

#flags.size18 a[title="Chinese(Traditional)"],
.tool-container .tool-items a[title="Chinese(Traditional)"] {
    background:url('../images/flags18.png') -31px -62px no-repeat;
}

#flags.size18 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"] {
    background:url('../images/flags18.png') -60px -62px no-repeat;
}

#flags.size18 a[title="Czech"],
.tool-container .tool-items a[title="Czech"] {
    background:url('../images/flags18.png') -89px -62px no-repeat;
}

#flags.size18 a[title="Danish"],
.tool-container .tool-items a[title="Danish"] {
    background:url('../images/flags18.png') -118px -62px no-repeat;
}

#flags.size18 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"] {
    background:url('../images/flags18.png') -147px -62px no-repeat;
}

#flags.size18 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"] {
    background:url('../images/flags18.png') -2px -91px no-repeat;
}

#flags.size18 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"] {
    background:url('../images/flags18.png') -31px -91px no-repeat;
}

#flags.size18 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"] {
    background:url('../images/flags18.png') -60px -91px no-repeat;
}

#flags.size18 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"] {
    background:url('../images/flags18.png') -89px -91px no-repeat;
}

#flags.size18 a[title="French"],
.tool-container .tool-items a[title="French"] {
    background:url('../images/flags18.png') -118px -91px no-repeat;
}

#flags.size18 a[title="Galician"],
.tool-container .tool-items a[title="Galician"] {
    background:url('../images/flags18.png') -147px -91px no-repeat;
}

#flags.size18 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"] {
    background:url('../images/flags18.png') -2px -120px no-repeat;
}

#flags.size18 a[title="German"],
.tool-container .tool-items a[title="German"] {
    background:url('../images/flags18.png') -31px -120px no-repeat;
}

#flags.size18 a[title="Greek"],
.tool-container .tool-items a[title="Greek"] {
    background:url('../images/flags18.png') -60px -120px no-repeat;
}

#flags.size18 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"] {
    background:url('../images/flags18.png') -89px -120px no-repeat;
}

#flags.size18 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"] {
    background:url('../images/flags18.png') -118px -120px no-repeat;
}

#flags.size18 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"] {
    background:url('../images/flags18.png') -147px -120px no-repeat;
}

#flags.size18 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background:url('../images/flags18.png') -2px -149px no-repeat;
}

#flags.size18 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"] {
    background:url('../images/flags18.png') -31px -149px no-repeat;
}

#flags.size18 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"] {
    background:url('../images/flags18.png') -60px -149px no-repeat;
}

#flags.size18 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"] {
    background:url('../images/flags18.png') -89px -149px no-repeat;
}

#flags.size18 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"] {
    background:url('../images/flags18.png') -118px -149px no-repeat;
}

#flags.size18 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"] {
    background:url('../images/flags18.png') -147px -149px no-repeat;
}

#flags.size18 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"] {
    background:url('../images/flags18.png') -2px -178px no-repeat;
}

#flags.size18 a[title="Irish"],
.tool-container .tool-items a[title="Irish"] {
    background:url('../images/flags18.png') -31px -178px no-repeat;
}

#flags.size18 a[title="Italian"],
.tool-container .tool-items a[title="Italian"] {
    background:url('../images/flags18.png') -60px -178px no-repeat;
}

#flags.size18 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"] {
    background:url('../images/flags18.png') -89px -178px no-repeat;
}

#flags.size18 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"] {
    background:url('../images/flags18.png') -118px -178px no-repeat;
}

#flags.size18 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"] {
    background:url('../images/flags18.png') -147px -178px no-repeat;
}

#flags.size18 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"] {
    background:url('../images/flags18.png') -2px -207px no-repeat;
}

#flags.size18 a[title="Korean"],
.tool-container .tool-items a[title="Korean"] {
    background:url('../images/flags18.png') -31px -207px no-repeat;
}

#flags.size18 a[title="Lao"],
.tool-container .tool-items a[title="Lao"] {
    background:url('../images/flags18.png') -60px -207px no-repeat;
}

#flags.size18 a[title="Latin"],
.tool-container .tool-items a[title="Latin"] {
    background:url('../images/flags18.png') -89px -207px no-repeat;
}

#flags.size18 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"] {
    background:url('../images/flags18.png') -118px -207px no-repeat;
}

#flags.size18 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"] {
    background:url('../images/flags18.png') -147px -207px no-repeat;
}

#flags.size18 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"] {
    background:url('../images/flags18.png') -2px -236px no-repeat;
}

#flags.size18 a[title="Malay"],
.tool-container .tool-items a[title="Malay"] {
    background:url('../images/flags18.png') -31px -236px no-repeat;
}

#flags.size18 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"] {
    background:url('../images/flags18.png') -60px -236px no-repeat;
}

#flags.size18 a[title="Maori"],
.tool-container .tool-items a[title="Maori"] {
    background:url('../images/flags18.png') -89px -236px no-repeat;
}

#flags.size18 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"] {
    background:url('../images/flags18.png') -118px -236px no-repeat;
}

#flags.size18 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"] {
    background:url('../images/flags18.png') -147px -236px no-repeat;
}

#flags.size18 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"] {
    background:url('../images/flags18.png') -2px -265px no-repeat;
}

#flags.size18 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"] {
    background:url('../images/flags18.png') -31px -265px no-repeat;
}

#flags.size18 a[title="Persian"],
.tool-container .tool-items a[title="Persian"] {
    background:url('../images/flags18.png') -60px -265px no-repeat;
}

#flags.size18 a[title="Polish"],
.tool-container .tool-items a[title="Polish"] {
    background:url('../images/flags18.png') -89px -265px no-repeat;
}

#flags.size18 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"] {
    background:url('../images/flags18.png') -118px -265px no-repeat;
}

#flags.size18 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"] {
    background:url('../images/flags18.png') -147px -265px no-repeat;
}

#flags.size18 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"] {
    background:url('../images/flags18.png') -2px -294px no-repeat;
}

#flags.size18 a[title="Russian"],
.tool-container .tool-items a[title="Russian"] {
    background:url('../images/flags18.png') -31px -294px no-repeat;
}

#flags.size18 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"] {
    background:url('../images/flags18.png') -60px -294px no-repeat;
}

#flags.size18 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"] {
    background:url('../images/flags18.png') -89px -294px no-repeat;
}

#flags.size18 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"] {
    background:url('../images/flags18.png') -118px -294px no-repeat;
}

#flags.size18 a[title="Somali"],
.tool-container .tool-items a[title="Somali"] {
    background:url('../images/flags18.png') -147px -294px no-repeat;
}

#flags.size18 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"] {
    background:url('../images/flags18.png') -2px -323px no-repeat;
}

#flags.size18 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"] {
    background:url('../images/flags18.png') -31px -323px no-repeat;
}

#flags.size18 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"] {
    background:url('../images/flags18.png') -60px -323px no-repeat;
}

#flags.size18 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"] {
    background:url('../images/flags18.png') -89px -323px no-repeat;
}

#flags.size18 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"] {
    background:url('../images/flags18.png') -118px -323px no-repeat;
}

#flags.size18 a[title="Thai"],
.tool-container .tool-items a[title="Thai"] {
    background:url('../images/flags18.png') -147px -323px no-repeat;
}

#flags.size18 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"] {
    background:url('../images/flags18.png') -31px -352px no-repeat;
}

#flags.size18 a[title="Ukranian"],
.tool-container .tool-items a[title="Ukranian"] {
    background:url('../images/flags18.png') -60px -352px no-repeat;
}

#flags.size18 a[title="English"],
.tool-container .tool-items a[title="English"] {
    background:url('../images/flags18.png') -89px -352px no-repeat;
}

#flags.size18 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"] {
    background:url('../images/flags18.png') -147px -352px no-repeat;
}

#flags.size18 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"] {
    background:url('../images/flags18.png') -2px -381px no-repeat;
}

#flags.size18 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"] {
    background:url('../images/flags18.png') -31px -381px no-repeat;
}

#flags.size18 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"] {
    background:url('../images/flags18.png') -60px -381px no-repeat;
}

#flags.size18 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"] {
    background:url('../images/flags18.png') -89px -381px no-repeat;
}

#flags.size18 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"] {
    background:url('../images/flags18.png') -118px -381px no-repeat;
}

/* Individual flag backgrounds (20px) */

#flags.size20 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"] {
    background:url('../images/flags20.png') -2px -4px no-repeat;
}

#flags.size20 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"] {
    background:url('../images/flags20.png') -31px -4px no-repeat;
}

#flags.size20 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"] {
    background:url('../images/flags20.png') -60px -4px no-repeat;
}

#flags.size20 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"] {
    background:url('../images/flags20.png') -89px -4px no-repeat;
}

#flags.size20 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"] {
    background:url('../images/flags20.png') -118px -4px no-repeat;
}

#flags.size20 a[title="Basque"],
.tool-container .tool-items a[title="Basque"] {
    background:url('../images/flags20.png') -147px -4px no-repeat;
}

#flags.size20 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"] {
    background:url('../images/flags20.png') -2px -33px no-repeat;
}

#flags.size20 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"] {
    background:url('../images/flags20.png') -31px -33px no-repeat;
}

#flags.size20 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"] {
    background:url('../images/flags20.png') -60px -33px no-repeat;
}

#flags.size20 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"] {
    background:url('../images/flags20.png') -89px -33px no-repeat;
}

#flags.size20 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"] {
    background:url('../images/flags20.png') -118px -33px no-repeat;
}

#flags.size20 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"] {
    background:url('../images/flags20.png') -147px -33px no-repeat;
}

#flags.size20 a[title="Chinese(Simplified)"],
.tool-container .tool-items a[title="Chinese(Simplified)"] {
    background:url('../images/flags20.png') -2px -62px no-repeat;
}

#flags.size20 a[title="Chinese(Traditional)"],
.tool-container .tool-items a[title="Chinese(Traditional)"] {
    background:url('../images/flags20.png') -31px -62px no-repeat;
}

#flags.size20 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"] {
    background:url('../images/flags20.png') -60px -62px no-repeat;
}

#flags.size20 a[title="Czech"],
.tool-container .tool-items a[title="Czech"] {
    background:url('../images/flags20.png') -89px -62px no-repeat;
}

#flags.size20 a[title="Danish"],
.tool-container .tool-items a[title="Danish"] {
    background:url('../images/flags20.png') -118px -62px no-repeat;
}

#flags.size20 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"] {
    background:url('../images/flags20.png') -147px -62px no-repeat;
}

#flags.size20 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"] {
    background:url('../images/flags20.png') -2px -91px no-repeat;
}

#flags.size20 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"] {
    background:url('../images/flags20.png') -31px -91px no-repeat;
}

#flags.size20 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"] {
    background:url('../images/flags20.png') -60px -91px no-repeat;
}

#flags.size20 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"] {
    background:url('../images/flags20.png') -89px -91px no-repeat;
}

#flags.size20 a[title="French"],
.tool-container .tool-items a[title="French"] {
    background:url('../images/flags20.png') -118px -91px no-repeat;
}

#flags.size20 a[title="Galician"],
.tool-container .tool-items a[title="Galician"] {
    background:url('../images/flags20.png') -147px -91px no-repeat;
}

#flags.size20 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"] {
    background:url('../images/flags20.png') -2px -120px no-repeat;
}

#flags.size20 a[title="German"],
.tool-container .tool-items a[title="German"] {
    background:url('../images/flags20.png') -31px -120px no-repeat;
}

#flags.size20 a[title="Greek"],
.tool-container .tool-items a[title="Greek"] {
    background:url('../images/flags20.png') -60px -120px no-repeat;
}

#flags.size20 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"] {
    background:url('../images/flags20.png') -89px -120px no-repeat;
}

#flags.size20 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"] {
    background:url('../images/flags20.png') -118px -120px no-repeat;
}

#flags.size20 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"] {
    background:url('../images/flags20.png') -147px -120px no-repeat;
}

#flags.size20 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background:url('../images/flags20.png') -2px -149px no-repeat;
}

#flags.size20 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"] {
    background:url('../images/flags20.png') -31px -149px no-repeat;
}

#flags.size20 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"] {
    background:url('../images/flags20.png') -60px -149px no-repeat;
}

#flags.size20 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"] {
    background:url('../images/flags20.png') -89px -149px no-repeat;
}

#flags.size20 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"] {
    background:url('../images/flags20.png') -118px -149px no-repeat;
}

#flags.size20 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"] {
    background:url('../images/flags20.png') -147px -149px no-repeat;
}

#flags.size20 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"] {
    background:url('../images/flags20.png') -2px -178px no-repeat;
}

#flags.size20 a[title="Irish"],
.tool-container .tool-items a[title="Irish"] {
    background:url('../images/flags20.png') -31px -178px no-repeat;
}

#flags.size20 a[title="Italian"],
.tool-container .tool-items a[title="Italian"] {
    background:url('../images/flags20.png') -60px -178px no-repeat;
}

#flags.size20 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"] {
    background:url('../images/flags20.png') -89px -178px no-repeat;
}

#flags.size20 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"] {
    background:url('../images/flags20.png') -118px -178px no-repeat;
}

#flags.size20 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"] {
    background:url('../images/flags20.png') -147px -178px no-repeat;
}

#flags.size20 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"] {
    background:url('../images/flags20.png') -2px -207px no-repeat;
}

#flags.size20 a[title="Korean"],
.tool-container .tool-items a[title="Korean"] {
    background:url('../images/flags20.png') -31px -207px no-repeat;
}

#flags.size20 a[title="Lao"],
.tool-container .tool-items a[title="Lao"] {
    background:url('../images/flags20.png') -60px -207px no-repeat;
}

#flags.size20 a[title="Latin"],
.tool-container .tool-items a[title="Latin"] {
    background:url('../images/flags20.png') -89px -207px no-repeat;
}

#flags.size20 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"] {
    background:url('../images/flags20.png') -118px -207px no-repeat;
}

#flags.size20 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"] {
    background:url('../images/flags20.png') -147px -207px no-repeat;
}

#flags.size20 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"] {
    background:url('../images/flags20.png') -2px -236px no-repeat;
}

#flags.size20 a[title="Malay"],
.tool-container .tool-items a[title="Malay"] {
    background:url('../images/flags20.png') -31px -236px no-repeat;
}

#flags.size20 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"] {
    background:url('../images/flags20.png') -60px -236px no-repeat;
}

#flags.size20 a[title="Maori"],
.tool-container .tool-items a[title="Maori"] {
    background:url('../images/flags20.png') -89px -236px no-repeat;
}

#flags.size20 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"] {
    background:url('../images/flags20.png') -118px -236px no-repeat;
}

#flags.size20 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"] {
    background:url('../images/flags20.png') -147px -236px no-repeat;
}

#flags.size20 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"] {
    background:url('../images/flags20.png') -2px -265px no-repeat;
}

#flags.size20 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"] {
    background:url('../images/flags20.png') -31px -265px no-repeat;
}

#flags.size20 a[title="Persian"],
.tool-container .tool-items a[title="Persian"] {
    background:url('../images/flags20.png') -60px -265px no-repeat;
}

#flags.size20 a[title="Polish"],
.tool-container .tool-items a[title="Polish"] {
    background:url('../images/flags20.png') -89px -265px no-repeat;
}

#flags.size20 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"] {
    background:url('../images/flags20.png') -118px -265px no-repeat;
}

#flags.size20 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"] {
    background:url('../images/flags20.png') -147px -265px no-repeat;
}

#flags.size20 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"] {
    background:url('../images/flags20.png') -2px -294px no-repeat;
}

#flags.size20 a[title="Russian"],
.tool-container .tool-items a[title="Russian"] {
    background:url('../images/flags20.png') -31px -294px no-repeat;
}

#flags.size20 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"] {
    background:url('../images/flags20.png') -60px -294px no-repeat;
}

#flags.size20 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"] {
    background:url('../images/flags20.png') -89px -294px no-repeat;
}

#flags.size20 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"] {
    background:url('../images/flags20.png') -118px -294px no-repeat;
}

#flags.size20 a[title="Somali"],
.tool-container .tool-items a[title="Somali"] {
    background:url('../images/flags20.png') -147px -294px no-repeat;
}

#flags.size20 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"] {
    background:url('../images/flags20.png') -2px -323px no-repeat;
}

#flags.size20 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"] {
    background:url('../images/flags20.png') -31px -323px no-repeat;
}

#flags.size20 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"] {
    background:url('../images/flags20.png') -60px -323px no-repeat;
}

#flags.size20 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"] {
    background:url('../images/flags20.png') -89px -323px no-repeat;
}

#flags.size20 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"] {
    background:url('../images/flags20.png') -118px -323px no-repeat;
}

#flags.size20 a[title="Thai"],
.tool-container .tool-items a[title="Thai"] {
    background:url('../images/flags20.png') -147px -323px no-repeat;
}

#flags.size20 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"] {
    background:url('../images/flags20.png') -31px -352px no-repeat;
}

#flags.size20 a[title="Ukranian"],
.tool-container .tool-items a[title="Ukranian"] {
    background:url('../images/flags20.png') -60px -352px no-repeat;
}

#flags.size20 a[title="English"],
.tool-container .tool-items a[title="English"] {
    background:url('../images/flags20.png') -89px -352px no-repeat;
}

#flags.size20 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"] {
    background:url('../images/flags20.png') -147px -352px no-repeat;
}

#flags.size20 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"] {
    background:url('../images/flags20.png') -2px -381px no-repeat;
}

#flags.size20 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"] {
    background:url('../images/flags20.png') -31px -381px no-repeat;
}

#flags.size20 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"] {
    background:url('../images/flags20.png') -60px -381px no-repeat;
}

#flags.size20 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"] {
    background:url('../images/flags20.png') -89px -381px no-repeat;
}

#flags.size20 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"] {
    background:url('../images/flags20.png') -118px -381px no-repeat;
}

/* Individual flag backgrounds (16px) */

#flags.size16 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"] {
    background:url('../images/flags16.png') -3px -5px no-repeat;
}

#flags.size16 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"] {
    background:url('../images/flags16.png') -32px -5px no-repeat;
}

#flags.size16 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"] {
    background:url('../images/flags16.png') -61px -5px no-repeat;
}

#flags.size16 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"] {
    background:url('../images/flags16.png') -90px -5px no-repeat;
}

#flags.size16 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"] {
    background:url('../images/flags16.png') -119px -5px no-repeat;
}

#flags.size16 a[title="Basque"],
.tool-container .tool-items a[title="Basque"] {
    background:url('../images/flags16.png') -148px -5px no-repeat;
}

#flags.size16 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"] {
    background:url('../images/flags16.png') -3px -34px no-repeat;
}

#flags.size16 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"] {
    background:url('../images/flags16.png') -32px -34px no-repeat;
}

#flags.size16 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"] {
    background:url('../images/flags16.png') -61px -34px no-repeat;
}

#flags.size16 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"] {
    background:url('../images/flags16.png') -90px -34px no-repeat;
}

#flags.size16 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"] {
    background:url('../images/flags16.png') -119px -34px no-repeat;
}

#flags.size16 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"] {
    background:url('../images/flags16.png') -148px -34px no-repeat;
}

#flags.size16 a[title="Chinese(Simplified)"],
.tool-container .tool-items a[title="Chinese(Simplified)"] {
    background:url('../images/flags16.png') -3px -63px no-repeat;
}

#flags.size16 a[title="Chinese(Traditional)"],
.tool-container .tool-items a[title="Chinese(Traditional)"] {
    background:url('../images/flags16.png') -32px -63px no-repeat;
}

#flags.size16 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"] {
    background:url('../images/flags16.png') -61px -63px no-repeat;
}

#flags.size16 a[title="Czech"],
.tool-container .tool-items a[title="Czech"] {
    background:url('../images/flags16.png') -90px -63px no-repeat;
}

#flags.size16 a[title="Danish"],
.tool-container .tool-items a[title="Danish"] {
    background:url('../images/flags16.png') -119px -63px no-repeat;
}

#flags.size16 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"] {
    background:url('../images/flags16.png') -148px -63px no-repeat;
}

#flags.size16 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"] {
    background:url('../images/flags16.png') -3px -92px no-repeat;
}

#flags.size16 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"] {
    background:url('../images/flags16.png') -31px -92px no-repeat;
}

#flags.size16 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"] {
    background:url('../images/flags16.png') -61px -92px no-repeat;
}

#flags.size16 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"] {
    background:url('../images/flags16.png') -90px -92px no-repeat;
}

#flags.size16 a[title="French"],
.tool-container .tool-items a[title="French"] {
    background:url('../images/flags16.png') -119px -92px no-repeat;
}

#flags.size16 a[title="Galician"],
.tool-container .tool-items a[title="Galician"] {
    background:url('../images/flags16.png') -148px -92px no-repeat;
}

#flags.size16 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"] {
    background:url('../images/flags16.png') -3px -121px no-repeat;
}

#flags.size16 a[title="German"],
.tool-container .tool-items a[title="German"] {
    background:url('../images/flags16.png') -32px -121px no-repeat;
}

#flags.size16 a[title="Greek"],
.tool-container .tool-items a[title="Greek"] {
    background:url('../images/flags16.png') -61px -121px no-repeat;
}

#flags.size16 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"] {
    background:url('../images/flags16.png') -90px -121px no-repeat;
}

#flags.size16 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"] {
    background:url('../images/flags16.png') -119px -121px no-repeat;
}

#flags.size16 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"] {
    background:url('../images/flags16.png') -148px -121px no-repeat;
}

#flags.size16 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background:url('../images/flags16.png') -3px -150px no-repeat;
}

#flags.size16 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"] {
    background:url('../images/flags16.png') -32px -150px no-repeat;
}

#flags.size16 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"] {
    background:url('../images/flags16.png') -61px -150px no-repeat;
}

#flags.size16 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"] {
    background:url('../images/flags16.png') -90px -150px no-repeat;
}

#flags.size16 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"] {
    background:url('../images/flags16.png') -119px -150px no-repeat;
}

#flags.size16 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"] {
    background:url('../images/flags16.png') -148px -150px no-repeat;
}

#flags.size16 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"] {
    background:url('../images/flags16.png') -3px -179px no-repeat;
}

#flags.size16 a[title="Irish"],
.tool-container .tool-items a[title="Irish"] {
    background:url('../images/flags16.png') -32px -179px no-repeat;
}

#flags.size16 a[title="Italian"],
.tool-container .tool-items a[title="Italian"] {
    background:url('../images/flags16.png') -61px -179px no-repeat;
}

#flags.size16 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"] {
    background:url('../images/flags16.png') -90px -179px no-repeat;
}

#flags.size16 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"] {
    background:url('../images/flags16.png') -119px -179px no-repeat;
}

#flags.size16 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"] {
    background:url('../images/flags16.png') -148px -179px no-repeat;
}

#flags.size16 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"] {
    background:url('../images/flags16.png') -3px -208px no-repeat;
}

#flags.size16 a[title="Korean"],
.tool-container .tool-items a[title="Korean"] {
    background:url('../images/flags16.png') -32px -208px no-repeat;
}

#flags.size16 a[title="Lao"],
.tool-container .tool-items a[title="Lao"] {
    background:url('../images/flags16.png') -61px -208px no-repeat;
}

#flags.size16 a[title="Latin"],
.tool-container .tool-items a[title="Latin"] {
    background:url('../images/flags16.png') -90px -208px no-repeat;
}

#flags.size16 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"] {
    background:url('../images/flags16.png') -119px -208px no-repeat;
}

#flags.size16 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"] {
    background:url('../images/flags16.png') -148px -208px no-repeat;
}

#flags.size16 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"] {
    background:url('../images/flags16.png') -3px -237px no-repeat;
}

#flags.size16 a[title="Malay"],
.tool-container .tool-items a[title="Malay"] {
    background:url('../images/flags16.png') -32px -237px no-repeat;
}

#flags.size16 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"] {
    background:url('../images/flags16.png') -61px -237px no-repeat;
}

#flags.size16 a[title="Maori"],
.tool-container .tool-items a[title="Maori"] {
    background:url('../images/flags16.png') -90px -237px no-repeat;
}

#flags.size16 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"] {
    background:url('../images/flags16.png') -119px -237px no-repeat;
}

#flags.size16 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"] {
    background:url('../images/flags16.png') -148px -237px no-repeat;
}

#flags.size16 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"] {
    background:url('../images/flags16.png') -3px -266px no-repeat;
}

#flags.size16 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"] {
    background:url('../images/flags16.png') -32px -266px no-repeat;
}

#flags.size16 a[title="Persian"],
.tool-container .tool-items a[title="Persian"] {
    background:url('../images/flags16.png') -61px -266px no-repeat;
}

#flags.size16 a[title="Polish"],
.tool-container .tool-items a[title="Polish"] {
    background:url('../images/flags16.png') -90px -266px no-repeat;
}

#flags.size16 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"] {
    background:url('../images/flags16.png') -119px -266px no-repeat;
}

#flags.size16 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"] {
    background:url('../images/flags16.png') -148px -266px no-repeat;
}

#flags.size16 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"] {
    background:url('../images/flags16.png') -3px -295px no-repeat;
}

#flags.size16 a[title="Russian"],
.tool-container .tool-items a[title="Russian"] {
    background:url('../images/flags16.png') -32px -295px no-repeat;
}

#flags.size16 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"] {
    background:url('../images/flags16.png') -61px -295px no-repeat;
}

#flags.size16 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"] {
    background:url('../images/flags16.png') -90px -295px no-repeat;
}

#flags.size16 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"] {
    background:url('../images/flags16.png') -119px -295px no-repeat;
}

#flags.size16 a[title="Somali"],
.tool-container .tool-items a[title="Somali"] {
    background:url('../images/flags16.png') -148px -295px no-repeat;
}

#flags.size16 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"] {
    background:url('../images/flags16.png') -3px -324px no-repeat;
}

#flags.size16 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"] {
    background:url('../images/flags16.png') -32px -324px no-repeat;
}

#flags.size16 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"] {
    background:url('../images/flags16.png') -61px -324px no-repeat;
}

#flags.size16 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"] {
    background:url('../images/flags16.png') -90px -324px no-repeat;
}

#flags.size16 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"] {
    background:url('../images/flags16.png') -119px -324px no-repeat;
}

#flags.size16 a[title="Thai"],
.tool-container .tool-items a[title="Thai"] {
    background:url('../images/flags16.png') -148px -324px no-repeat;
}

#flags.size16 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"] {
    background:url('../images/flags16.png') -32px -353px no-repeat;
}

#flags.size16 a[title="Ukranian"],
.tool-container .tool-items a[title="Ukranian"] {
    background:url('../images/flags16.png') -61px -353px no-repeat;
}

#flags.size16 a[title="English"],
.tool-container .tool-items a[title="English"] {
    background:url('../images/flags16.png') -90px -353px no-repeat;
}

#flags.size16 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"] {
    background:url('../images/flags16.png') -148px -353px no-repeat;
}

#flags.size16 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"] {
    background:url('../images/flags16.png') -3px -382px no-repeat;
}

#flags.size16 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"] {
    background:url('../images/flags16.png') -32px -382px no-repeat;
}

#flags.size16 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"] {
    background:url('../images/flags16.png') -61px -382px no-repeat;
}

#flags.size16 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"] {
    background:url('../images/flags16.png') -90px -382px no-repeat;
}

#flags.size16 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"] {
    background:url('../images/flags16.png') -119px -382px no-repeat;
}

/* Individual flag backgrounds (24px) */

#flags.size24 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"] {
    background:url('../images/flags.png') 0 -3px no-repeat;
}

#flags.size24 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"] {
    background:url('../images/flags.png') -29px -3px no-repeat;
}

#flags.size24 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"] {
    background:url('../images/flags.png') -58px -3px no-repeat;
}

#flags.size24 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"] {
    background:url('../images/flags.png') -87px -3px no-repeat;
}

#flags.size24 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"] {
    background:url('../images/flags.png') -116px -3px no-repeat;
}

#flags.size24 a[title="Basque"],
.tool-container .tool-items a[title="Basque"] {
    background:url('../images/flags.png') -145px -3px no-repeat;
}

#flags.size24 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"] {
    background:url('../images/flags.png') 0 -32px no-repeat;
}

#flags.size24 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"] {
    background:url('../images/flags.png') -29px -32px no-repeat;
}

#flags.size24 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"] {
    background:url('../images/flags.png') -58px -32px no-repeat;
}

#flags.size24 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"] {
    background:url('../images/flags.png') -87px -32px no-repeat;
}

#flags.size24 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"] {
    background:url('../images/flags.png') -116px -32px no-repeat;
}

#flags.size24 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"] {
    background:url('../images/flags.png') -145px -32px no-repeat;
}

#flags.size24 a[title="Chinese(Simplified)"],
.tool-container .tool-items a[title="Chinese(Simplified)"] {
    background:url('../images/flags.png') 0 -61px no-repeat;
}

#flags.size24 a[title="Chinese(Traditional)"],
.tool-container .tool-items a[title="Chinese(Traditional)"] {
    background:url('../images/flags.png') -29px -61px no-repeat;
}

#flags.size24 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"] {
    background:url('../images/flags.png') -58px -61px no-repeat;
}

#flags.size24 a[title="Czech"],
.tool-container .tool-items a[title="Czech"] {
    background:url('../images/flags.png') -87px -61px no-repeat;
}

#flags.size24 a[title="Danish"],
.tool-container .tool-items a[title="Danish"] {
    background:url('../images/flags.png') -116px -61px no-repeat;
}

#flags.size24 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"] {
    background:url('../images/flags.png') -145px -61px no-repeat;
}

#flags.size24 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"] {
    background:url('../images/flags.png') 0 -90px no-repeat;
}

#flags.size24 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"] {
    background:url('../images/flags.png') -29px -90px no-repeat;
}

#flags.size24 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"] {
    background:url('../images/flags.png') -58px -90px no-repeat;
}

#flags.size24 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"] {
    background:url('../images/flags.png') -87px -90px no-repeat;
}

#flags.size24 a[title="French"],
.tool-container .tool-items a[title="French"] {
    background:url('../images/flags.png') -116px -90px no-repeat;
}

#flags.size24 a[title="Galician"],
.tool-container .tool-items a[title="Galician"] {
    background:url('../images/flags.png') -145px -90px no-repeat;
}

#flags.size24 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"] {
    background:url('../images/flags.png') 0 -119px no-repeat;
}

#flags.size24 a[title="German"],
.tool-container .tool-items a[title="German"] {
    background:url('../images/flags.png') -29px -119px no-repeat;
}

#flags.size24 a[title="Greek"],
.tool-container .tool-items a[title="Greek"] {
    background:url('../images/flags.png') -58px -119px no-repeat;
}

#flags.size24 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"] {
    background:url('../images/flags.png') -87px -119px no-repeat;
}

#flags.size24 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"] {
    background:url('../images/flags.png') -116px -119px no-repeat;
}

#flags.size24 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"] {
    background:url('../images/flags.png') -145px -119px no-repeat;
}

#flags.size24 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
    background:url('../images/flags.png') 0 -148px no-repeat;
}

#flags.size24 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"] {
    background:url('../images/flags.png') -29px -148px no-repeat;
}

#flags.size24 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"] {
    background:url('../images/flags.png') -58px -148px no-repeat;
}

#flags.size24 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"] {
    background:url('../images/flags.png') -87px -148px no-repeat;
}

#flags.size24 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"] {
    background:url('../images/flags.png') -116px -148px no-repeat;
}

#flags.size24 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"] {
    background:url('../images/flags.png') -145px -148px no-repeat;
}

#flags.size24 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"] {
    background:url('../images/flags.png') 0 -177px no-repeat;
}

#flags.size24 a[title="Irish"],
.tool-container .tool-items a[title="Irish"] {
    background:url('../images/flags.png') -29px -177px no-repeat;
}

#flags.size24 a[title="Italian"],
.tool-container .tool-items a[title="Italian"] {
    background:url('../images/flags.png') -58px -177px no-repeat;
}

#flags.size24 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"] {
    background:url('../images/flags.png') -87px -177px no-repeat;
}

#flags.size24 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"] {
    background:url('../images/flags.png') -116px -177px no-repeat;
}

#flags.size24 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"] {
    background:url('../images/flags.png') -145px -177px no-repeat;
}

#flags.size24 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"] {
    background:url('../images/flags.png') 0 -206px no-repeat;
}

#flags.size24 a[title="Korean"],
.tool-container .tool-items a[title="Korean"] {
    background:url('../images/flags.png') -29px -206px no-repeat;
}

#flags.size24 a[title="Lao"],
.tool-container .tool-items a[title="Lao"] {
    background:url('../images/flags.png') -58px -206px no-repeat;
}

#flags.size24 a[title="Latin"],
.tool-container .tool-items a[title="Latin"] {
    background:url('../images/flags.png') -87px -206px no-repeat;
}

#flags.size24 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"] {
    background:url('../images/flags.png') -116px -206px no-repeat;
}

#flags.size24 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"] {
    background:url('../images/flags.png') -145px -206px no-repeat;
}

#flags.size24 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"] {
    background:url('../images/flags.png') 0 -235px no-repeat;
}

#flags.size24 a[title="Malay"],
.tool-container .tool-items a[title="Malay"] {
    background:url('../images/flags.png') -29px -235px no-repeat;
}

#flags.size24 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"] {
    background:url('../images/flags.png') -58px -235px no-repeat;
}

#flags.size24 a[title="Maori"],
.tool-container .tool-items a[title="Maori"] {
    background:url('../images/flags.png') -87px -235px no-repeat;
}

#flags.size24 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"] {
    background:url('../images/flags.png') -116px -235px no-repeat;
}

#flags.size24 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"] {
    background:url('../images/flags.png') -145px -235px no-repeat;
}

#flags.size24 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"] {
    background:url('../images/flags.png') 0 -264px no-repeat;
}

#flags.size24 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"] {
    background:url('../images/flags.png') -29px -264px no-repeat;
}

#flags.size24 a[title="Persian"],
.tool-container .tool-items a[title="Persian"] {
    background:url('../images/flags.png') -58px -264px no-repeat;
}

#flags.size24 a[title="Polish"],
.tool-container .tool-items a[title="Polish"] {
    background:url('../images/flags.png') -87px -264px no-repeat;
}

#flags.size24 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"] {
    background:url('../images/flags.png') -116px -264px no-repeat;
}

#flags.size24 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"] {
    background:url('../images/flags.png') -145px -264px no-repeat;
}

#flags.size24 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"] {
    background:url('../images/flags.png') 0 -293px no-repeat;
}

#flags.size24 a[title="Russian"],
.tool-container .tool-items a[title="Russian"] {
    background:url('../images/flags.png') -29px -293px no-repeat;
}

#flags.size24 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"] {
    background:url('../images/flags.png') -58px -293px no-repeat;
}

#flags.size24 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"] {
    background:url('../images/flags.png') -87px -293px no-repeat;
}

#flags.size24 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"] {
    background:url('../images/flags.png') -116px -293px no-repeat;
}

#flags.size24 a[title="Somali"],
.tool-container .tool-items a[title="Somali"] {
    background:url('../images/flags.png') -145px -293px no-repeat;
}

#flags.size24 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"] {
    background:url('../images/flags.png') 0 -322px no-repeat;
}

#flags.size24 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"] {
    background:url('../images/flags.png') -29px -322px no-repeat;
}

#flags.size24 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"] {
    background:url('../images/flags.png') -58px -322px no-repeat;
}

#flags.size24 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"] {
    background:url('../images/flags.png') -87px -322px no-repeat;
}

#flags.size24 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"] {
    background:url('../images/flags.png') -116px -322px no-repeat;
}

#flags.size24 a[title="Thai"],
.tool-container .tool-items a[title="Thai"] {
    background:url('../images/flags.png') -145px -322px no-repeat;
}

#flags.size24 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"] {
    background:url('../images/flags.png') -29px -351px no-repeat;
}

#flags.size24 a[title="Ukranian"],
.tool-container .tool-items a[title="Ukranian"] {
    background:url('../images/flags.png') -58px -351px no-repeat;
}

#flags.size24 a[title="English"],
.tool-container .tool-items a[title="English"] {
    background:url('../images/flags.png') -87px -351px no-repeat;
}

#flags.size24 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"] {
    background:url('../images/flags.png') -145px -351px no-repeat;
}

#flags.size24 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"] {
    background:url('../images/flags.png') 0 -380px no-repeat;
}

#flags.size24 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"] {
    background:url('../images/flags.png') -29px -380px no-repeat;
}

#flags.size24 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"] {
    background:url('../images/flags.png') -58px -380px no-repeat;
}

#flags.size24 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"] {
    background:url('../images/flags.png') -87px -380px no-repeat;
}

#flags.size24 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"] {
    background:url('../images/flags.png') -116px -380px no-repeat;
}
