/* ------------------------------------------------------------------------------------------ */
/* --------------------------------------- MAIN TAGS ---------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
/*
* {
  margin: 0;
  padding: 0;
}*/

body{
  width: 100% !important;
  /*margin-top: 100px;
  padding-top: 100px;*/
}

#div_mainbody{
  display: block;
  margin: 0 auto;
  padding: 0 !important;
  width: 100% !important
  ; /*width: 1000px;*/
}

.mainbodytable {
    float: left;    
    padding: 0 !important;
    margin: 0 !important;
    min-height: 668px;
    height: 668px;
}

#mainbodytable_container{
  float: left;
  width: 100%;
  overflow: hidden;
  display: table; /* enable the horizontal scroll */
}

iframe[name="google_conversion_frame"]{
    height: 0px !important;
    display: block;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ COMMON ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ HEADER ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
 
#line_header{
  float: left;
  width: 100%;
  margin: 0px !important; 
  padding: 0px !important;
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 1;
  /*overflow-y: visible; 
  overflow-x: hidden;*/
}

#top_line_header_container{
  float: left;  
  background-color: white;
  color: #1C3664;
  border-top: none; /*1px solid #FF6600;*/
  border-bottom: none; /*1px solid #FF6600;*/
  width: 100%;
  padding: 3px 0px;
  min-height: 35px;
}

#top_line_header{
  width: 1000px;  
  margin: 0 auto;
}

#top_line_header a{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1C3664;
  text-decoration: none;
  font-weight:;
}

#top_line_header a i:before{
  color: #1C3664 !important;
}

#top_line_header a:hover,
#top_line_header a:hover i:before{
  color: #FF6600 !important;
  text-decoration: none;
}


#tlh_languages{
  float: left;
  color: white;
  margin-top: 10px;  
}

#tlh_menu{
  float: right;
  margin-right: 20px;
  color: #1C3664;
  margin-top: 3px;
}

.glyphicons.tlh{
  padding: 6px 0 0 17px !important;
  line-height: 10px;
  margin: 0 5px;
}

.glyphicons.tlh i:before{
  color: #ff6600;
  font-size: 13px !important;
  line-height: normal !important;

}

#middle_line_header_container{
  float: left;
  width: 100%;
  padding: 15px 0;
  height: 50px;
  background-color: #1C3664;
  border-bottom: 1px solid white;
}

@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
} 

.main-header-snow-effect {
    background-image: url('/images/s1.png'), 
 url('/images/s3.png');
    -webkit-animation: snow 10s linear infinite;
    -moz-animation: snow 10s linear infinite;
    -ms-animation: snow 10s linear infinite;
    animation: snow 10s linear infinite;
}

#middle_line_header{
  padding: 5px 0;
  /*background-image: url("img/uniclicker_logo_orange_stroke_220_more_stroke.gif");*/
  background-repeat: no-repeat;
  background-position: left center;
  height: 50px;
  /*width: 100%;  
  max-width: 1000px;*/
  width: 1000px;
  margin: 0 auto;
  font-size:13px !important;
}

#middle_line_header a img{
  margin-top: 5px;
}

#google_translate_element{
  float: left;
  margin-left: 10px;
}

.goog-te-gadget span{
  line-height: 20px !important;
}

.goog-te-gadget-simple{
  height: 15px !important;
}

.goog-te-gadget-simple .goog-te-menu-value span{
  font-size: 10px;
}

.goog-te-gadget-icon{
    margin-left: 0px !important;
    margin-top: -3px !important;
}

#bottom_line_header_container{
  float: left;
  border-bottom: 1px solid #1C3664;
  width: 100%;
  padding: 5px 0;
  height: 36px;
  background-color: white;
}

#bottom_line_header{
  width: 1000px;  
  margin: 1px auto;

}
#bottom_line_header a, #middle_line_header a{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: white;
  text-decoration: none;
  padding: 0 3px;
  cursor: pointer;
} 

#middle_line_header a{
  color: white !important;
}

#middle_line_header a:hover, #middle_line_header a:focus{
  text-decoration: none;
  color: orange !important;
  background-color: transparent;
  font-size:13px;
}


#bottom_line_header a:hover, #bottom_line_header a:focus{
  text-decoration: underline;
  background-color: transparent;
}

#blh_html5{
  background-image: url("img/uf-favicon-ktr.gif");
  background-position: 3px center;
  background-repeat: no-repeat;
  float: left;
  font-size: 15px;
  font-style: italic;
  height: 28px;
  padding-left: 35px;
  padding-top: 7px;
  text-align: right;
  white-space: nowrap;
}

#blh_html5 h3
{
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: #1C3664;
  margin: -3px 0px 0px 10px;
  line-height: 13px;
}

#blh_menu{
  float: right;
  margin-right: 10px;
  margin-top: 13px;
  height: 30px;
}

.glyphicons.blh{
  padding: 2px 0 0 17px !important;
  line-height: 10px;
  margin: 0 5px;
}

.glyphicons.blh i:before{
  color: #1C3664;
  font-size: 13px !important;
  line-height: normal !important;
  line-height: 14px !important;
}

.glyphicons.blh a:hover i:hover{
  color: #FF6600;
}

a.orangered{
  color: #FF6633 !important;
}

a.orangered:hover{
  color: #1C3664 !important;
}

.glyphicons.blh.orangered i:before{
  color: white !important;
}

.glyphicons.blh.orangered a:hover i:before{
  color: #FF6633 !important;
}

.nav-tabs > li > a.sep, .nav-pills > li > a.sep{
  margin: 0;
  padding: 0;
}

#blh_menu .dropdown-menu > li > a:hover,
#blh_menu .dropdown-menu > li > a:focus,
#blh_menu .dropdown-submenu:hover > a,
#blh_menu .dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #FF6600;
  background-image: -moz-linear-gradient(top, #FF6600, #FF6600);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF6600), to(#FF6600));
  background-image: -webkit-linear-gradient(top, #FF6600, #FF6600);
  background-image: -o-linear-gradient(top, #FF6600, #FF6600);
  background-image: linear-gradient(to bottom, #FF6600, #FF6600);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

#blh_menu .dropdown-menu{
  min-width: 125px;
}

#norton_box_top{
  float: right;
  margin-right: 10px;
}

#norton_box_top a{
  width: 80px;
  float: right;
  text-align: center;
  text-decoration: none;
  float: left;
}

#norton_box_top a{ 
  text-decoration: underline;  
  color: white;
}

#norton_box_top img{ 
    height: 30px;
    margin: 3px 15px 0 0;
    width: 60px;
}
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------- BODY ELEMENTS -------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------ FOOTER ELEMENTS ------------------------------------- */
/* ------------------------------------------------------------------------------------------ */

#line_footer{
  float: left;
  width: 100%;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  overflow: hidden;
}

#top_line_footer_container{
  float: left;  
  background-color: #1C3664;
  color: white;
  border-top: none; /*1px solid #FF6600;*/
  border-bottom: none; /*1px solid #FF6600;*/
  width: 100%;
  padding: 5px 0px 20px;
}

#top_line_footer{
  width: 1000px;  
  margin: 0 auto;
}

#top_line_footer a{
  font-family:Arial, Helvetica, sans-serif;
  color: white;
  text-decoration: none;
  font-weight:;
  cursor: pointer;
  line-height: 20px;
}

#top_line_footer a:hover{
  color: white;
  text-decoration: underline;
}

div.footer {
  height: 44px;
  background-color: #1C3664;
  background-repeat: no-repeat;
  /*border: 1px solid #FF6600;*/
  color: white;
  text-align: center;
  padding: 0px 10px 20px;
}

div.footer img{
  max-height: 50px;
 /* max-width: 30px;*/
}

div.footer img.peq{
    clear: left;
    margin-top: 10px;
    max-height: 20px;
 /* max-width: 30px;*/
}

div.footer ul{
  margin-top: 20px;
}

.footer span.separator{
  margin: 0 10px;
  color: #FF6600;
  font-weight: bold;
}

.links_block{
  display: block;
  float: left;
  margin: 0 20px !important;
}

.links_block h4, .links_block a, .links_block span.footTitle{
  float: left;
  clear: left;
  color: white;
  text-align: left;
  white-space: nowrap;
}

.links_block h4, .links_block span.footTitle{
  font-weight: bold;
  font-size: 13px;
  margin: 5px 0;
}


.links_block a{
  font-weight: normal;
  font-size: 11px !important;
}

#norton_box{
  margin-top: 15px;
  padding-left:50px;
}

#norton_box, #norton_box table, #norton_box span, #norton_box img{
  float: left;
  color: white;
}

#norton_box span{
  font-size: 11px;
  line-height: 17px;
  padding: 10px;
  width: 160px;
}

#norton_box table img{
  width: 60px;
}
 
.copyright{
  text-align: center;
  margin-bottom: 5px;
  font-size: 11px;
  color: #1C3664;
}
/* ------------------------------------------------------------------------------------------ */
/* ---------------------------- INHERITED FROM BOOTSTRAP ELEMENTS --------------------------- */
/* ------------------------------------------------------------------------------------------ */

ul.inline, ol.inline {
    list-style: none outside none;
    margin-left: 0;
    padding: 0;
}

ul.inline > li, ol.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px;
}

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}
.nav-tabs:after, .nav-pills:after {
    clear: both;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    content: "";
    display: table;
    line-height: 0;
}

.nav-tabs, .nav-pills {
    margin: 0 0 10px 25px;
    padding: 0;
}

.nav {
    list-style: none outside none;
    margin-bottom: 20px;
    margin-left: 0;
}

ul, ol {

}

.nav-tabs > li, .nav-pills > li {
    float: left;
    line-height: 15px !important;
    height: 30px;
} 
 

.caret {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid white;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
    margin-left: 5px;
    margin-top: 6px;
}

.caret2 {
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid white;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
    margin-left: 10px;
    margin-top: 4px;
    display: none;
}

a:hover .caret,
a:hover .caret2 {
    border-top: 6px solid orange !important;
}
 
.lineheight10{
  /*line-height: 10px;*/
}

/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------- DROPY DROPDOWN LIST ---------------------------------- */
/* ------------------------------------------------------------------------------------------ */

.dropdown {
 /* width: 15em;*/
  margin: 0 auto;
  margin-bottom: 1em;
}
.dropdown dt a {
  display: block;
 /* height: 2.5em;*/
  width: 100%;
  /*border: 1px solid #ecf0f1;
  border-radius: 3px;*/
  text-decoration: none;
  padding-bottom: 35px !important;
}
.dropdown dt a:hover, .dropdown dt a:active {
 /* border-color: #bdc3c7;*/
}
.dropdown dt span {
  display: block;
 /* padding: 0 1em;
  line-height: 2.5em;*/
  border-right: 1em solid transparent;
  cursor: pointer;
  color: #1C3664; 
}
.dropdown dd {
  position: relative;
} 
.dropdown dd ul { 
  display: none;
  position: absolute;
  right: 10px;
  top: -2.5em;
  list-style: none;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #bdc3c7; 
  border-radius: 3px;
  white-space: nowrap;
  margin-top: 0px;
  padding: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

#middle_line_header .dropdown dd ul li a{
  color: #1C3664 !important;
}

#middle_line_header .dropdown dd ul li a:hover{
  color: orange !important;
}

.dropdown dd ul li:first-child a:hover {
  border-radius: 3px 3px 0 0;
}
.dropdown dd ul li:last-child a:hover {
  border-radius: 0 0 3px 3px;
}
.dropdown dd li a {
  display: block;
  padding: 0 1em !important;
  line-height: 2.0em;
  text-decoration: none;
  color: #FF6600;
  font-size:12px !important;
}
.dropdown dd li a:hover {
  background-color: white !important;
  color: #FF6633 !important;
  cursor: pointer;
  text-decoration: none !important;
  font-size:12px !important;
}




.selected {
  font-weight: 700;
}