@font-face {
    font-family: 'Conv_4805_KwangMD_Melt';
    src: url('../fonts/4805_KwangMD_Melt.eot');
    src: 
        url('../fonts/4805_KwangMD_Melt.woff') format('woff'), 
        url('../fonts/4805_KwangMD_Melt.ttf') format('truetype'), 
        url('../fonts/4805_KwangMD_Melt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_Arial Rounded MT';
    src: url('../fonts/Arial Rounded MT.eot');
    src: 
        url('../fonts/Arial Rounded MT.woff') format('woff'), 
        url('../fonts/Arial Rounded MT.ttf') format('truetype'), 
        url('../fonts/Arial Rounded MT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{ 
    /*font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;*/
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    background: #FFF;
}
/* layout header body footer */
.box-header{
    /*    background: #fff8c1;*/
    height: 60px;
    margin-top: 5px;
}
.box-body{
    height: 500px;
    margin-top: 1%;
    padding: 0px 25px;
    margin-left:20px;
}
.box-footer{
    /*    margin-top: 120px;*/
    height: 0px;
    /*    border: thin solid red;*/
    margin-top: 85px;
    /*    height: 100px;*/   
}
.box-footer img{
    border: none;
}
.supported{
    /*        border: thin solid green;*/
    /*    float: right;*/
    /*    margin-right: -130px;*/
    padding-left: 120px;
    display: inline;

}
.supported img{
    padding-left:40px;
    border: none;
    /*    border: thin solid green;*/
}
.powered{
    /*margin-left: 550px;*/
    /*margin-right: -40px;*/
    /*    border: thin solid blue;*/
    /*margin-top: -120px;*/
    /*    display: inline-block;*/
}
.powered img{width: 80%;margin-right: 0px;padding: 0px;}
.box-footer img{
    /*    margin-top: 50px;
        margin-left: 5px; */
    margin-left: -35px;
}
#logo{
    margin-top: 0px;
    width: 80px;
    margin-left: 175px;
    margin-top: 30px;
    /*    margin-left: 30px;*/
}
.logo-label{
    /*    text-align: right;
        margin-right: 10px;*/
    font-size: 28px;
    color: #ff9f0e;
    font-family:'Conv_Arial Rounded MT',Sans-Serif;
    margin-left: 270px;
    /*position: absolute;*/
    /*margin-left: 46%;*/
    /*display: block;*/
    margin-top: -55px;
}
.icon-about{
    float: right;
    padding-right: 15px;
    padding-top: 5px;
}
.about .text-1{
    font-weight: bold;
}
.about .text-2{
    font-size: 16px;
    color: #666666;
    /*    text-align: right;*/
}
.space{
    margin-left: 70px;
}
.about 
{
    font-size: 18px;
    letter-spacing: 1px;
    float: right;
    margin-top: -40px;
    z-index: 10;
    right: 10px;
    color: #333333;
    display: none;
    /*    text-align: justify;*/
}
.about{
    position: relative;
    width: 550px;
    /*height: 95px;*/
    padding: 10px 5px 0px 5px;
    background: #FFFFFF;
    border: #e7bb00 solid 2px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

}
.about2:after 
{
    content: "";
    position: absolute;
    top: -12px;
    left: 480px;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.about2:before 
{
    content: "";
    position: absolute;
    top: -15px;
    left: 481px;
    border-style: solid;
    border-width: 0 13px 13px;
    border-color: #e7bb00 transparent;
    display: block;
    width: 0;
    z-index: 0;
}

/* feedbox */
.feedbox { 
    float:left;
    width: 34%;
    margin-top: 30px;
    height: 550px;
    padding: 0px;    
    text-align: center;
    background: #FFF;
    z-index: 2;
}
.feedbox-header,.popbox-header,.feedbox-footer,.popbox-footer{
    /*    background: #fbfd9a;*/
    background: #e7bb00;
}
.feedbox-header{
    height: 50px;
}
.feedbox-body{    
    height: 460px;
}
.feedbox-footer{
    height: 40px;
}
.feedbox-header.left{
    -moz-border-radius: 15px 0 0 0;
    -webkit-border-radius: 15px 0 0 0;
    border-radius: 15px 0 0 0;
}
.feedbox-header.right{
    -moz-border-radius: 0 15px 0 0;
    -webkit-border-radius: 0 15px 0 0;
    border-radius: 0 15px 0 0;
}
.feedbox-body.left{
    border-left: thin solid #cccccc; 
}
.feedbox-body.right{
    border-right: thin solid #cccccc; 
}

.feedbox-footer.left{
    -moz-border-radius:  0 0 0 15px;
    -webkit-border-radius:  0 0 0 15px;
    border-radius: 0 0 0 15px;
}
.feedbox-footer.right{
    -moz-border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    border-radius: 0 0 15px 0;
}
.feedbox .loading{
    float: left;
    padding: 120px 40%;
}
#feedbox_neg .loading{
    padding: 100px 190px;
}
/* popbox */
.popbox{
    float:left;
    width: 30%; 
    /*    min-width: 300px;*/
    height: 620px;
    padding: 0px; 
    text-align: center;   
}
.popbox-header{
    height: 70px;    
    margin: 0 15px;
}
.popbox-body{
    /*    margin: 0;*/
    border-left: 15px solid #f2f0f0;
    border-right: 15px solid #f2f0f0;
    height: 480px;

}
.popbox-footer{
    height: 70px;
    margin: 0 15px;
}

/* bubble */
.bubble{
    background: #ff9552;
    height: 100%;
    position: relative;
    padding: 0px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #FFF;
    vertical-align: bottom;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 3px;
}

.bubble:after 
{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-style: solid;
    border-width: 10px 8px 0;
    border-color: #ff9552 transparent;
    display: block;
    width: 0;
    z-index: 1;
}
.bubble-pop{
    /*    background: #ff9552;*/
    background: #FFF;
    margin: 0 2px;
    width: 100px;
    height: 100px;
    border: thin solid #e7bb00;
    left: 10px;
    top: 10px;
    -webkit-border-radius: 15px 15px 0 15px;
    -moz-border-radius: 15px 15px 0 15px;
    border-radius: 15px 15px 0 15px;
    -moz-box-shadow:1px 1px 1px 1px #e7bb00;
    -webkit-box-shadow:1px 1px 1px 1px #e7bb00;
    box-shadow:1px 1px 1px 1px #e7bb00;
    /*    box-shadow: 0px 0px 6px #B2B2B2;*/
}
.bubble-pop:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 86px;
    top: 100px;
    border: 8.3px solid;
    border-color: #e7bb00 #e7bb00 transparent transparent;
}
.bubble-pop:after {
    left: 90px;
    top: 99.6px;
    border: 5px solid;
    border-color: #FFF #FFF transparent transparent;
}

.bubble-pop-c{
    /*    background: #ff9552;*/
    background: #FFF;
    margin: 0 2px;
    width: 70px;
    height: 70px;
    /*    border: thin solid #e7bb00;
        left: 10px;
        top: 10px;
        -webkit-border-radius: 15px 15px 0 15px;
        -moz-border-radius: 15px 15px 0 15px;
        border-radius: 15px 15px 15px 15px;
        -moz-box-shadow:1px 1px 1px 1px #e7bb00;
        -webkit-box-shadow:1px 1px 1px 1px #e7bb00;
        box-shadow:1px 1px 1px 1px #e7bb00;*/
    /*    box-shadow: 0px 0px 6px #B2B2B2;*/
    /*    -moz-transform:rotate(30deg);
        -webkit-transform:rotate(30deg);
        -o-transform: rotate(30deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4); for IE*/
    cursor: pointer;
}
.bubble-pop-c:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 25px;
    top: 70px;
    border: 8.3px solid;
    border-color: #e7bb00 #e7bb00 transparent transparent;
}
.bubble-pop-c:after {
    left: 30px;
    top: 70.6px;
    border-width:20px 20px 0;
    border: 5px solid;
    border-color: #FFF #FFF transparent transparent;

    content: "";
    position: absolute;
    bottom: -15px;
    /*left: 42px;*/
    border-style: solid;
    border-width: 12px 12px 0;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;

}
/* creates the smaller  triangle */
.bubble-pop2:after {
    content:"";
    position:absolute;
    bottom: -16px;
    /*    bottom:-13px;  value = - border-top-width - border-bottom-width */
    left:67px; /* value = (:before left) + (:before border-left) - (:after border-left) */
    /*    border-width:20px 20px 0;*/
    border-width:0 40px 40px 0; 
    border-style:solid;
    border-color:green transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
.bubble-pos{
    /*    background: #00cc66;*/
    background: #6acd24;
    -webkit-border-radius: 15px 15px 15px 0;
    -moz-border-radius: 15px 15px 15px 0;
    border-radius: 15px 15px 15px 0;
    width: 40%;
    display: inline-block;
    float: left;
    margin-left: 10px;
}
.bubble-pos:after {
    left: 0;
    border-width: 15px 8px 0px 0px;
    /*    border-color: #00cc66 transparent;*/
    border-color: #6acd24 transparent;
}
.bubble-neg{
    /*    background: #c52538;*/
    background: #f4001c;
    -webkit-border-radius: 15px 15px 0 15px;
    -moz-border-radius: 15px 15px 0 15px;
    border-radius: 15px 15px 0 15px;
    width: 40%;
    display: inline-block;
    float: right;
    margin-right: 10px;
}

.bubble-neg:after {
    border-width: 15px 0px 0px 8px;
    /*    border-color: #c52538 transparent;*/
    border-color: #f4001c transparent;
    left: 98.5%;
}

/* tweet msg */
.feedbox .box-pos,.feedbox .box-neg{
    text-align: left;
    /*    margin-left: 1%;*/
    /*max-height: 450px;*/
    /*    overflow-y: hidden; 
        overflow-x: hidden; */
    /*            border: thin solid red;*/
    /*    float: left;
        margin-left: 0px;*/
    /*width: %;*/
}
/*.tweet { 
    float:left;
    margin: 2px; 
        padding: 5px; 
}*/
.tweet{
    list-style:none;
    /*    text-indent: 10px;
        margin-left: 15px;*/
    margin: 0px;
    padding-left:0em;
    /*margin-left:0px;*/
    /*    word-wrap: break-word;*/

    overflow:hidden;
    display: inline-table;
    width:100%;
    /*    max-width: 340px;*/
    /*z-index: -20;*/
    /*    border: thin solid blue;*/
    /*    text-indent: -1em;*/
}

.tweet li{
    background-color: #f9f9f9;
    margin: 5px 0px;
    padding: 10px;
    /*    border: thin solid #999999;
        -moz-box-shadow:1px 1px 1px 1px #e7bb00;
        -webkit-box-shadow:1px 1px 1px 1px #e7bb00;
        box-shadow:1px 1px 1px 1px #e7bb00;*/
}
.tweet.neg{
    /*    direction: rtl; */
    /*     text-align: right;*/
}
.tweet.pos{
    color:#66cc00;   
}
.tweet.neg {
    color:#c52538;  
    margin-right:-10px;
}
.tweet .text{
    color: #333333;
}
.tweet .date{
    font-family:'Conv_Arial Rounded MT',Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-align: right;
}
.tweet{
    padding: 0px;
}
.tweet.pos , .tweet.neg {
    margin: 10px 0px;
    position: relative;
    width: 100%;
    /*height: 100px;*/
    padding: 0px 5px 0px 10px;
    background: -webkit-linear-gradient(90deg, #F5F5F5 2%, #FFFFFF 100%);
    background: -moz-linear-gradient(90deg, #F5F5F5 2%, #FFFFFF 100%);
    background: -ms-linear-gradient(90deg, #F5F5F5 2%, #FFFFFF 100%);
    background: linear-gradient(180deg, #FFFFFF 2%, #F5F5F5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F5F5F5');
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px 0px #616161;
    -moz-box-shadow: 0px 0px 3px 0px #616161;
    box-shadow: 0px 0px 3px 0px #616161;
}

.tweet2.pos:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 100%;
    /*right: -30px;*/
    border-style: solid;
    border-width: 15px 0 15px 12px;
    border-color: transparent #ababab;
    display: block;
    width: 0;
    z-index: 1;

    /*    content: "";
        position: absolute;
        top: -15px;
        left: 481px;
        border-style: solid;
         border-width: 15px 0 15px 12px;
        border-color: #e7bb00 transparent;
        display: block;
        width: 0;
        z-index: 0;*/
}

POL{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 2px;
}
.pol_pos{
    color: #2c9824;
}
.pol_neg{
    color: #c52538;
}
QUERY,.hlq{
    color: #003399;
    font-weight: bold;
}

/* border for popbox */
.frameshape{
    width: 0px; 
    height: 40px;
    position: absolute;
    z-index: 10;
    /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    /* Should be unset in IE9+ I think. */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.frameshape.topleft,.frameshape.bottomright{
    border-left: 20px solid #dadd86;
    -webkit-transform: rotate(-40deg) skew(-40deg);
    -moz-transform: rotate(-40deg) skew(-40deg);
    -ms-transform: rotate(-40deg) skew(-40deg);
    -o-transform: rotate(-40deg) skew(-40deg);
    transform:rotate(-40deg) skew(-40deg);
}
.frameshape.topright,.frameshape.bottomleft{
    border-right: 20px solid #dadd86;
    -webkit-transform: rotate(40deg) skew(40deg);
    -moz-transform: rotate(40deg) skew(40deg);
    -ms-transform: rotate(40deg) skew(40deg);
    -o-transform: rotate(40deg) skew(40deg);
    transform:rotate(40deg) skew(40deg);
}
.frameshape.topleft{
    margin-left: -17.5px;
    margin-top: 15px;
    height: 38px;
    border-left: 0px solid greenyellow;
    border-bottom: 2px solid transparent;
    border-right: 20px solid #c8a200;
    border-top: 13px solid transparent;
}
.frameshape.topright{
    height: 38px;
    margin-left: -17.5px;
    margin-top: -15px;
    /*    border-left: 22px solid #dadd86;*/
    border-left: 20px solid #c8a200;
    border-bottom: 2px solid transparent;
    border-right: 0px solid transparent;
    border-top: 13px solid transparent;
}
.frameshape.bottomleft{
    height: 31px;
    margin-left: -17.5px;
    margin-top: 2px;
    border-left: 0px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #c8a200;
    border-top: 2px solid transparent;
}
.frameshape.bottomright{
    height: 31px;
    margin-left: -17.5px;
    margin-top: 12px;
    /*    border-left: 21px solid #dadd86;*/
    border-left: 20px solid #c8a200;
    border-bottom: 20px solid transparent;
    border-right: 0px solid transparent;
    border-top: 2px solid transparent;
}

/* search box */
.box-search{
    /*    margin-top: 30px;*/
}
.box-search #search{
    /*margin-top: 12px;*/
    /*width: 75%;*/
    padding: 4px 15px; 
    border: thin solid #cccccc;
    /*border-bottom: none;*/
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    /*text-align: center;*/
    /*font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;*/
    font-size: 13px;
    font-weight: bold;
    letter-spacing:2px;
    color: #0000ff;
    /*    -webkit-input-placeholder {  color: #999;}*/
}

::-webkit-input-placeholder { color: #cccccc; }/* WebKit browsers */
::-moz-placeholder { color:#cccccc; } /* firefox 19+ */
:-ms-input-placeholder { color:#cccccc; } /* ie */
input:-moz-placeholder { color:#cccccc; } /* Mozilla Firefox 4 to 18 */

#msg_search{
    margin-top: 10px;
    color: #000099;
    height: 30px;
}

/* emo box */
#emobox { 
    position: relative;
    display: block;
    height: 150px;
    /*padding-top: 50px;*/
    /*    margin: 0;*/
    /*height: 300px;*/
    /*    margin-left: -20px;*/
    /*    vertical-align: center;*/
    /*    border: thin solid red;*/
}

/* prob score */
.prob-label{
    font-size: 35px;
    color: #FFF; 
    letter-spacing: 5px;
}

.prob-label.left{
    float: right;
    /*margin-left: 20px;*/
}
.prob-label.right{
    float: right;
    margin-right: 20px;
}
.prob{
    vertical-align: top;
    font-size: 20px;
    width: 110px;
    background-color: gray;
    text-align: center;
    color: #ffffff;
    /*font-size: 50px;*/
}
.prob-pos{
    float: right;
    background-color: #2c9824;
}
.prob-neg{
    float: left;
    background-color: #c52538;
}
.icon-tw{
    font-size: 27px;
    color: #55acee;
    margin-right: 10px;
}
.icon-pantip{
    width: 25px;
    margin-right: 10px;
    border-radius: 3px;
}
.title-tw{
    margin:-22px 0px 3px 35px;display:block;
}

/*--graph--*/
.btn-graph {
    background: #b7b7b7 url(../img/icon-graph.png) no-repeat 90% 5%;
    box-shadow: 1px 2px 5px #888;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    width:25px;
    height:90px;
    position:absolute;
    top:150px;
    /*    right:36px;*/
    left:96%;
    z-index:2;
    padding: 2px;
    cursor: pointer;
}
.btn-graph:hover{
    color: #ffffef;
    background: #000 url(../img/icon-graph.png) no-repeat 90% 5%;
}
.btn-graph div{
    font-size: 16px;
    letter-spacing: 2px;
    width: 55px;
    margin-top: 50px;
    margin-left: -15px;
    color: #FFF;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);

    /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    /* Should be unset in IE9+ I think. */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#btn_ddate{
    top:150px;
}
#btn_dmonth{
    top:250px;
}
.dialog-graph{
    display: none;
    font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;
    width: 85%;
}
#calendar_ddate,#calendar_dmonth{
    margin-bottom: 30px;
}
#calendar_dmonth .ui-datepicker-calendar {
    display: none;
}
input.txtbox-calendar{
    font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;
    font-size: 18px;
    color: #d37300;
    width: 150px;
    text-align: left;
    padding: 0px 5px;
    margin-left: 0px;
}
.box-graph{
    height: 300px;
    /*    width: 950px;*/
    width: 100%;
    text-align: center;
}
.loading{ 
    width: 50px;
    height: 50px;
    /*    display: none;*/
    /*    position: absolute;*/
    margin-top: 15%;
    /*    margin-left: 200px;*/
}
.ui-dialog {
    font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;
}
.ui-dialog .ui-dialog-titlebar {    
    padding: 2px 10px;
}
.ui-datepicker{
    font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;
    width: 300px;
}
.ui-datepicker .ui-datepicker-header{
    padding: 5px;
}
.ui-datepicker .ui-datepicker-title select {
    font-family:'Conv_4805_KwangMD_Melt',Sans-Serif;
    font-size: 16px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    top: 0px;
    width: 35px;
    height: 35px;
}
.ui-datepicker table {
    font-size: 15px;
}

/*--emo--*/
.box-emo{
    /*position: absolute;*/
    position: relative;
    width: 300px; 
    height: 150px;
    text-align: center;  
    margin: 0;
    display: block;
/*    border: thin solid green;*/
    z-index: -1;
/*margin-left: -5%;
margin-right: 30%;*/
}
.emo-lable{
    font-size: 12px;
}
img.emoticon{
/*                    border: thin solid red;*/
    vertical-align: top;
    float: left;
    position: absolute;
/*    margin-left: -5px;*/
    left: 0px;
    /*display: none;*/
    /*border: none;*/
    width: 60%;
}
.emo-eyebrow{
    z-index: 30;
}
.emo-eye{
    /*margin-top: 76px;*/
    margin-top: 45px;
    z-index: 20;
}
.emo-mouth{
    /*margin-top: 151px;*/
    margin-top: 80px;
    z-index: 10;
}
.box-enterInput{
    border: thin solid gray;
    text-align: left;
    margin-left: 350px;
    background: #ededed;
    width: 350px; height: 260px;
    padding: 20px;

}
.box-enterInput div{
    padding: 10px;
    font-size: 20px;                
}
.input-emo{
    float: right;
    width: 180px;
    font-size: 20px;
    padding: 5px;
    margin-top: -5px;
}

/*--polar word--*/
.chartObjSm {
  width: 80%;
  /*height: 350px;*/
  /*min-width: 200px;*/
  float: left;
  background: #efefef;
  -webkit-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.23);
  -moz-box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.23);
  box-shadow: 2px 2px 8px 0px rgba(50, 50, 50, 0.23);
  margin: 5px 1% 10px 1%;
  text-align: center;
}
.chartObjSm p {
  font-size: 1em;
  float: left;
  width: 100%;
}
.chartObjSm p em {
  font-size: 3em;
  clear: both;
  width: 100%;
  color: #7f7f7f;
}


.chart-color1 {
  fill: #FF0000;
}
.chart-color2 {
  fill: #ffe900;
}
.chart-color3 {
  fill: #00cc00;
}
.chart-color4 {
  fill: #d0ff00;
}
.chart-color5 {
  fill: #24ff00;
}
.chart-color6 {
  fill: #06e416;
}
.chart-color7 {
  fill: #FFF800;
}
.chart-color8 {
  fill: #D5FF00;
}
.chart-color9 {
  fill: #72F600;
}
.chart-color10 {
  fill: #07FB00;
}
.needle,
.needle-center {
  fill: #7f7f7f;
}
text.polar-word{
    color:red;
}

/*-- --*/
.w-ht{cursor: pointer}
.panel-heading{font-weight: bold}
.box-img{position: relative;display: inline-block;margin-top: 0px;vertical-align: top}
.box-img img{width: 100px;margin-right: 5px;}
.box-text{display: inline-block;}
.rtw .descp-t{}
.box-text.img{width: 72%;}
.tc{width: 100%; height: 200px; font-size:35%}
.box-tc-related{display: none;}
.box-taghitsbymonth{border-radius: 3px;background-color: #61adbd;padding: 3px;margin-bottom: 5px}
.box-taghitsbymonth .taghitsbymonth-heading{padding: 5px 10px;background-color: #61adbd;color: white;font-weight: bold}
.box-taghitsbymonth .box-thm {border-radius: 3px}
.box-taghitsbymonth .box-thm .panel-heading {padding: 5px 10px; font-size: 12px;background-color: #ededed}
.box-taghitsbymonth .box-thm .panel-heading a{color: #61adbd}
.box-taghitsbymonth .box-thm .panel-body {padding: 0px}
.box-taghitsbymonth .box-thm ul{margin-bottom: 0px}
.box-taghitsbymonth .box-thm ul li {list-style: square;padding: 2px;font-size: 12px;}
.jqcloud span{ cursor: pointer; }



/*-------------------------*/
.box-cookies{
    position: fixed;
    bottom: 0px;
    background-color: #644b1b;
    width: calc(100vw);
    opacity: 0.9;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    padding: 5px 15px 0px 5px;
    line-height: 18px;
}
.box-btn-cookies{
/*     margin-top: 5px; */
    line-height: 30px;
}
.btn-cookies{
    background-color: #cecece;
    padding: 5px 10px;
    color: #000000;
    border-radius: 4px;
    margin-right: 5px;
}
/*-------------------------*/