#livechat-full{
    position:fixed;
    bottom:0;
    right:0;
    width:23%;
    margin-bottom:0px;
}
.chat
{
    list-style: none;
    margin: 0;
    padding: 5px 0px 5px 4px !important;
}
.chat li
{
    margin-bottom: 0px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #B3A9A9;
}
.chat li.left .chat-body
{
    margin-left: 0px;
}
.chat li.right .chat-body
{
    margin-right: 0px;
}
.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}
.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}
.panel-body-chat
{
    overflow-y: scroll;
    height: 350px;
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.chat-pin
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.btn-secondary          
{ color: #e6e6e6; 
  background-color: #212121; 
  border-color: #212121; 
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary
{ color: #e6e6e6; 
  background-color: #0d0d0d; 
  border-color: #0d0d0d; 
}
.no-backdrop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: -1000;
}
/*!
 * Start Bootstrap - Portfolio Item (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.portfolio-item {
    margin-bottom: 25px;
}

footer {
    margin: 50px 0;
}
/* margin-bottom: -.1em;*/
span[class*="glyphicon-one-fine"] {
    overflow: hidden;
    display: inline-block;
    border-right: 7px solid transparent;
}
/**
Users activity in the leaderboard
*/
.glyphicon-one-fine-green-dot:before {
    content:"\25cf";
    font-size: 1em;
    color: green;
}
.glyphicon-one-fine-empty-dot:before {
    content:"\25cb";
    font-size: 1em;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 12px solid blue;
    position: absolute;
}
.badge-success {
    background-color: #468847 !important;
    color:white !important;
}
.brightDisabledDangerButton{
    filter: alpha(opacity=1) !important;
    opacity: 1 !important;
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.brightDisabledSuccessButton{
    filter: alpha(opacity=1) !important;
    opacity: 1 !important;
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.smallCircle {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: red;
}
.elipse {
    width: 6px;
    height: 16px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    background: red;
}
.rise-up {
    border: 1px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow:
        0 -1px 0 rgba(0,0,0,.68),
        inset 0 1px 2px rgba(0,0,0,.17),
        inset 0 1px 0 rgba(255,255,255,.24);
}
.username{
    display:inline-block;
    width:200px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}
.active_li
{
    color: #72afd2 !important;
}


#divLoading
{
    display : none;
}
#divLoading.show
{
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('https://hci-media.us-east-1.linodeobjects.com/sc/3.gif');
    background-color:#666;
    opacity : 0.4;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;
}
#loadinggif.show
{
    left : 50%;
    top : 50%;
    position : absolute;
    z-index : 101;
    width : 32px;
    height : 32px;
    margin-left : -16px;
    margin-top : -16px;
}
.light-gray
{
    background-color: #eceeef !important;
}
.medium-gray
{
    background-color: #a8a8a8 !important;
}
.dark-gray
{
    background-color: #333 !important;
}
.btn-lg.round {
    border-radius: 24px;
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #094476;
}
.col-xs-05{
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 30px;
    position: relative;
}
.col-xs-05 {
    width: 4.166%;
}
.col-lg-205{
    float: left;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 30px;
    position: relative;
}
.col-lg-205 {
    width: 24%;
}
.introjs-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0.5;
}
.sensitivity_title {
    font-size: 13px;
    font-family: "Courier New";
    letter-spacing: 2px;
    color:#222222;
    font-weight: bold;
    position: absolute;
    text-align: center;
}
.btn-primary {
    color:white !important;
}
/**
Flag button
*/
.glyphicon-flag {
    cursor: pointer;
}
.glyphicon-flag-active{
    cursor: pointer;
    color: red;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.container { margin-top: 10px; }

.progress-bar-vertical {
  width: 20px;
  min-height: 100px;
  display: flex;
  align-items: flex-end;
  margin-right: 20px;
  float: left;
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}
.progress-bar-horizontal .progress-bar {
  width: 100%;
  height: 0;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
}
/* bootstrap seek bar ends */

/* Default configurations */
.seekbar-negative{
    background-color:#009966;
}
.seekbar-positive{
    background-color:#CCC;
}
/* Dragable thumb */
.seekbar-thumb-answer{
    background-color:#006699;
    /* Transparency can be enabled with
    opacity:0.8;
    */
}
/* Dragable thumb */
.seekbar-thumb{
    background-color:#006699;
    /* Transparency can be enabled with
    opacity:0.8;
    */
}

/* Answers */
.answers{
    background-color:#001699;
    /* Transparency can be enabled with
    opacity:0.8;
    */
}
/* The center point of the thumb */
.seekbar-thumb-needle{
    background-color:#006699;
}

.seekbar-thumb-over{
    opacity:0.3 !important;
    filter:alpha(opacity=30) !important;
}