.bg-container { background: url('../../../lib/css/images/bg-10.jpg') no-repeat; background-position: -50px 295px;
  background-size: 985px 761px;
  width: 1100px;
  margin: 0 auto; }
#data-activities { margin: 5px auto 0; }
#data-activities .panel-heading { background: url('../../../lib/css/images/bg.png') no-repeat; }
#data-activities .panel-body { position: relative; }
#data-activities .denominator { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#data-activities .text { line-height: 1.4 !important; }
#data-activities .text * { font-size: 18px; }
#data-activities .math { padding-bottom: 10px; }
#data-activities .math>span { display: block; text-align: center; margin: 0 auto; }
#data-activities .description { text-align: justify; padding-bottom: 10px; }
#data-activities .graph-container { margin-top: 20px; width:550px; float:left; }

#data-activities .info-right { float: right; width: 249px; height: 400px; position: relative; top: 20px}

#data-activities .slider-top-block { display: inline; margin: 0 auto;}


/*******************************************************************************************************/
/************************************** Typical slider *************************************************/
/*******************************************************************************************************/

#data-activities .slider-block { width: 200px; float:left }
/*#data-activities .slider-block { position: relative; top: 0px; left: 0px; }*/
#data-activities .slider-block div { font-size: 20px; color: rgb(10,43,62); font-weight: bold; }
#data-activities .slider-block .desc { text-align: center; display: table-cell; vertical-align: middle; width: 200px; height: 50px; font-size: 13pt; color: rgb(10,42,82);}
#data-activities .slider-block .value { text-align:center }
#data-activities .slider-block .slider-container { font-size: 20px; color: rgb(10,43,62); font-weight: bold; width: 200px; margin: 0 auto; }
#data-activities .slider-block .slider { position: absolute; width: 22px; height: 22px; background: coral; border-radius: 4px; left: 0;
  box-sizing: border-box; top: -5px; border: 1px solid rgb(178, 124, 111); }
#data-activities .slider-block .slider-bar { width: 150px; height: 14px; background: rgb(182, 181, 181); position: relative; border-radius: 2px;
  border: 1px solid rgb(128, 128, 128); box-sizing: border-box; margin: 8px auto 4px auto; }

/*******************************************************************************************************/
/************************************** Left slider *****************************************************/
/*******************************************************************************************************/

#data-activities .info-right .slider-block { width: 200px; margin-left: 20px; height: 100px; float: none}
#data-activities .info-right .slider-block div { font-size: 20px; color: rgb(10,43,62); font-weight: bold; }
#data-activities .info-right .slider-block .desc { text-align: left; display: table-cell; vertical-align: middle; width: 200px; height: 50px; font-size: 13pt; }
#data-activities .info-right .desc .digit{ color: rgb(230,108,9); }
#data-activities .info-right .slider-block .slider-container { font-size: 20px; color: rgb(10,43,62); font-weight: bold; width: 150px; float:left;}
#data-activities .info-right .slider-block .slider-bar { width: 150px; height: 14px; background: rgb(182, 181, 181); position: relative; border-radius: 2px;
  border: 1px solid rgb(128, 128, 128); box-sizing: border-box; margin-top: 8px; margin-bottom: 4px; }
#data-activities .info-right .slider-block .value { float: left; text-align:left; padding-left: 5px; color: rgb(230,108,9); width:45px;}

#data-activities .info-right .slider-block-info { width: 200px; margin-left: 20px;  height: 100px; float: none}
#data-activities .info-right .slider-block-info div { font-size: 20px; color: rgb(10,43,62); font-weight: bold; }
#data-activities .info-right .slider-block-info .desc { text-align: left; display: table-cell; vertical-align: middle; width: 200px; height: 50px; font-size: 13pt; }
#data-activities .info-right .slider-block-info .value { text-align:center; color: rgb(230,108,9); }

/*******************************************************************************************************/
/************************************** Bottom slider *****************************************************/
/*******************************************************************************************************/
/*#data-activities .bottom { position: absolute; top: 905px; left: 362px; }*/
/*#data-activities .bottom div { font-size: 20px; color: rgb(10,43,62); font-weight: bold; }*/
/*#data-activities .bottom-desc { position: relative; top: 28px; left: -124px; }*/
/*#data-activities .bottom-value { position: relative; top: -25px; left: 111px; }*/
/*#data-activities .bottom .slider { position: absolute; width: 22px; height: 22px; background: coral; border-radius: 4px;*/
  /*left: 0; box-sizing: border-box; top: -5px; border: 1px solid rgb(178, 124, 111); }*/
/*#data-activities .bottom .slider-bar { width: 100px; height: 14px; background: rgb(182, 181, 181); position: relative;*/
  /*border-radius: 2px; border: 1px solid rgb(128, 128, 128); box-sizing: border-box; margin-top: 8px; margin-bottom: 4px;}*/

#data-activities.panel { border: none; background: transparent; width: 800px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#data-activities #G2Dbox { width: 500px }


.finalQuestions { padding-top: 10px; }
.finalQuestions h4 { font-weight: bold; text-align: center; }