
.black12_400 {font-size:12px;font-weight:400;color:#000000;}
.dark12_400 {font-size:12px;font-weight:400;color:#666666;}
.grey11_300 {font-size:11px;font-weight:300;color:#999999;}
.grey11_400 {font-size:11px;font-weight:400;color:#999999;}


div#infobody {position:absolute;left:0px;right:0px;top:160px;width:100%;}
/*div#infohead {position:fixed;left:0px;right:0px;top:80px;width:100%;height:50px;z-index:500;}*/
div#infohead {left:0px;right:0px;top:80px;width:100%;height:50px;z-index:500;}
div#maininfo_cat {float:left;height:50px;width:100%;max-width:560px;padding-top:5px;}

.infoprev {height:50px;width:50%;max-width:400px;text-align:left;}
.infonext {height:50px;width:50%;max-width:400px;text-align:right;}
.infoprevtext {display:inline;}
.infonexttext {display:inline;}

#leftarrow {font-size:16px;color:#333333;}
#rightarrow {font-size:16px;color:#333333;}

.bubble_blue { display:table-cell;text-align:center;vertical-align:middle;color:#1DA1F2;font-family:Lato; }
.bubble_white { display:table-cell;text-align:center;vertical-align:middle;color:#FFFFFF;font-family:Lato; }

.tooltip-inner {
  white-space:nowrap;
  max-width:none;
}
		
@media screen and (min-width: 1100px) {
    div#info_headcontainer {top:0px;left:0px;right:0px;width:100%;height:80px;z-index:500;background-color:#353F48;border-bottom:0px solid #EEEEEE;}
    div#info_header {margin:auto;top:0px;height:80px;width:100%;max-width:1140px;display:block;font-size:14px;}
    div#info_header_m {top:0px;height:80px;width:100%;max-width:1100px;margin:auto;display:none;font-size:14px;}

}

@media screen and (max-width: 1100px) {
    div#info_headcontainer {top:0px;left:0px;right:0px;width:100%;height:80px;z-index:500;background-color:#353F48;border-bottom:0px solid #EEEEEE;}
    div#info_header {top:0px;height:80px;width:100%;display:block;}
		div#info_header_m {top:0px;height:80px;width:100%;display:none;}

}

@media screen and (max-width: 820px) {
    div#info_header {top:0px;height:80px;width:100%;display:block;background-color:#353F48;}
		div#info_header_m {top:0px;height:80px;width:100%;display:none;background-color:#353F48;}

}

@media screen and (max-width: 720px) {
    .infoprevtext {display:none;}
    .infonexttext {display:none;}
    #leftarrow {font-size:20px;}
    #rightarrow {font-size:20px;}
    /*div#infobody {top:230px;}*/
}

@media screen and (max-width: 640px) {
    div#info_header {top:0px;height:80px;width:100%;display:none;background-color:#353F48;}
		div#info_header_m {top:0px;height:80px;width:100%;display:block;background-color:#353F48;}
}

@media screen and (max-width: 560px) {
    div#maininfo_cat {width:100%;}
    #leftarrow {font-size:24px;}
    #rightarrow {font-size:24px;}
}
