

.skin-blue {font-family: sans-serif !important;font-size:12px;}
.sidebar-menu .treeview-menu>li>a{font-size:12px;}
.box-header .box-title, .box-header>.fa, .box-header>.glyphicon, .box-header>.ion{font-size: 14px; font-weight: bolder;}
.btn{font-size:12px;}

.main-header .logo {
  font-weight: bold;
  font-size: 20px;
}

.content-wrapper {
  background: url('img/background.jpg') repeat;
}

footer{ position: fixed; bottom:0; left:0; height: 40px; width: 200px; font-size:10px; font-weight:bold; text-align:center; font-family:Verdana;}
footer a {color:#fff; text-decoration:none;}
footer a:hover{color:#fff;}

#plot-container { position: relative; }

#loading-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  margin-top: -33px;  /* half of the spinner's height */
  margin-left: -33px; /* half of the spinner's width */
}
#plot.recalculating { z-index: -2; }


h4{color:#0066CC; font-weight:bold; font-size: 15px;}

.box.box-solid.box-primary>.box-header {
  color:#fff;
  background:#194E91;
}

.box.box-solid.box-primary{
border-bottom-color:#ccc;
border-left-color:#ccc;
border-right-color:#ccc;
border-top-color:#ccc;
}

.skin-blue .main-header .navbar{background-color: #2C89FF;}
.skin-blue .main-header .logo{background-color: #194E91;}
.skin-blue .main-header .logo:hover{background-color: #194E91;}
.skin-blue .main-header .navbar .sidebar-toggle:hover{background-color: #194E91;}
.skin-blue .sidebar-menu>li.active>a,.skin-blue .sidebar-menu>li:hover>a{color:#fff;background:#1e282c;border-left-color:#e51a94;}


.nav-tabs-custom>.nav-tabs>li.active{border-top-color:#194E91; font-weight:bold;}
.selectize-dropdown-content {max-height: 400px; }
.boxtitle{width:100%;padding-top:2px;padding-bottom:5px;margin-bottom:20px;border-bottom:2px solid #194E91;}
.popup_boxtitle{width:100%;font-size: 16px; padding-top:2px;padding-bottom:5px;margin-bottom:20px;border-bottom:1px solid #ccc; color:#194E91; font-weight:bold;}

#question_show, #survey_delete, #survey_show_button, #survey_analysis_show_button, #survey_detail_show_button, #survey_detail_popup_delete {background-color:#194E91;padding-right:25px;padding-left:25px; color:#fff;}
#question_download, #survey_new_add, #survey_add, #survey_show_download, #survey_detail_show_q, #survey_detail_popup_add {background-color:#e51a94;padding-right:25px;padding-left:25px; color:#fff;}
#question_show_q,#survey_show_q {background-color:#194E91;padding-right:25px;padding-left:25px; color:#fff;}

.btn-secondary{background-color:#194E91;padding-right:25px;padding-left:25px; color:#fff;}
.bg-light-blue, .label-primary, .modal-primary .modal-body{background-color:#194E91 !important;}

hr{margin-bottom:20px; margin-top:20px;}

.popup_links{font-weight:bold; color:#194E91;}
.popup_links:hover{font-weight:bold; color:#2C89FF;}





