﻿html {
  font-family: Arial;
}

 
body {
  font-family: Arial;
}

.scoring_guide_header_link {
    font-size: 12px;
    margin-left:20px;
}

.displayInlineBlock
{
    display:inline-block;
    width:100%;
    }
    
.alert-list
{
    padding:2px;
    margin-bottom:5px;
    font-weight:bold;
    }

.Question-Required:after, .form-group.required .control-label:after, .widget-header.required h4:after, .form-group.required h3:after, .widget-main.required .control-label:after {
    content: " *";
    color: #e00000;
    font-size: 14px;
}


.Question-Conditionally-Required:after, .form-group.conditionallyrequired .control-label:after, .widget-header.conditionallyrequired h4:after, .form-group.conditionallyrequired h3:after, .widget-main.conditionallyrequired .control-label:after  {
  content:" *";
  color:blue;
    font-size:14px;
}


.table > thead > tr > th {
    border-color: #dddddd;
    font-weight:bold;
    color: #000000;
}

.table > thead > tr > th > a {
    border-color: #dddddd;
    font-weight:bold;
    color: #000000;
}

.th_Row_First_Column {
    font-weight:normal;
}

.action-buttons 
{
    text-align:center;
    }

.login-layout .widget-box .widget-main {
    background: #FFFFFF;
}

.visually-hidden {
    border-width: 0 !important;
    clip: rect(1px,1px,1px,1px) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.chrono_row_red {
    color:#e00000;
    font-style: italic;
}


.accordion-style1.panel-group .panel {
  border-radius: 0;
  border-color: #FFF;
  background-color: #FFF;
  box-shadow: none;
}


.accordion-style1.panel-group .collapse.in > .panel-body {
  border: 1px solid #cdd8e3;
}



.navbar {
  background-color: #296db1 !important;
}

.form-actions {
  padding: 19px 0px 20px;
}

/*.no-skin .sidebar {
  background-color: #0067b1;
  border-style: solid;
  border-color: #cccccc;
  border-width: 0 1px 0 0;
}

.no-skin .nav-list > li {
  border-color: #0067b1;
}*/




.main-icon {
    background: transparent url("../../img/hennepin-logo.png") center center no-repeat;
    width: 59px;
    height: 74px;
    position: absolute;
    left: 15px;
    top: 15px;
}

/*@media only screen and (min-width: 992px) {
  .no-skin .sidebar.h-sidebar {
    background-color: #0067b1;
  }
  
}*/



/***** CALENDAR ****/
.CalendarTitle 
{
    background-color:#296db1;
    color:White;
    height:35px;
    font-size:15px;
    }
.DayHeader 
{
    text-align:center;
    }

.DayHoverOnMouseOver
{
    background-color: #efefef;
    }   

.DayHoverOnMouseOout
{
     background-color: #ffffff;
    }   
    
.NextPrevStyle
{
    padding-left: 4px;
    padding-right: 4px;
    }


.profile-info-name {
    width:150px;
}



.radioButtonStyle input[type=radio]:focus {
  outline: none !important;
}

.radioButtonStyle input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}


.radioButtonStyle input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}


.radioButtonStyle input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.radioButtonStyle input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.radioButtonStyle label input[type=radio] {
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;

}

.radioButtonStyle input[type=radio]:checked,
.radioButtonStyle input[type=radio]:focus {
  outline: none !important;
}

.radioButtonStyle input[type=radio] + label {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
  margin-right: 10px;
  font-size: 13px;
}

.radioButtonStyle input[type=radio] + label::before {
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  color: #FFF;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/

  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.radioButtonStyle input[type=radio]:checked + label::before {
  display: inline-block;
  content: '\f00c';
  color: #32a3ce;
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.radioButtonStyle input[type=radio]:hover + label::before,
.radioButtonStyle input[type=radio] + label:hover::before {
  border-color: #ff893c;
}



.radioButtonStyle input[type=radio]:focus + label::before {
  border-color: #f59942;
}

.radioButtonStyle input[type=radio]:active + label::before,
.radioButtonStyle input[type=radio]:checked:active + label::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}



.radioButtonStyle input[type=radio]:disabled + label::before,
.radioButtonStyle input[type=radio][disabled] + label::before,
.radioButtonStyle input[type=radio].disabled + label::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}

.radioButtonStyle .radio label input[type=radio] + label {
  margin-left: -10px;
}

.radioButtonStyle input[type=radio] + label::before {
  border-radius: 100%;
  font-size: 10px;
  font-family: FontAwesome;
  text-shadow: 0 0 1px #32a3ce;
  line-height: 15px;
  height: 17px;
  min-width: 17px;
}

.radioButtonStyle input[type=radio]:checked + label::before {
  content: "\f111";
}

.radioButtonStyle input[type=checkbox].input-lg + label::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: auto;
}

.radioButtonStyle input[type=radio].input-lg + label::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: auto;
}

.radioButtonStyle label {
    padding-top:10px;
}

.ImageButtonGrid {
    display: none;

}




/*Checkbox Style*/
input[type=checkbox],
input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
label input[type=checkbox],
label input[type=radio] {
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;

}
input[type=checkbox]:checked,
input[type=radio]:checked,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: none !important;
}
input[type=checkbox] + label,
input[type=radio] + label {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
  padding-top:10px;
}
input[type=checkbox] + label::before,
input[type=radio] + label::before {
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 12px;
  color: #FFF;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 5px; /* This property sets adds spacing between the radio button and the text */
  position: relative;
  top: -1px;
}
input[type=checkbox]:checked + label::before,
input[type=radio]:checked + label::before {
  display: inline-block;
  content: '\f00c';
  color: #32a3ce;
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
input[type=checkbox]:hover + label::before,
input[type=radio]:hover + label::before,
input[type=checkbox] + label:hover::before,
input[type=radio] + label:hover::before {
  border-color: #ff893c;
}
input[type=checkbox]:focus + label::before,
input[type=radio]:focus + label::before {
  border-color: #f59942;
}
input[type=checkbox]:active + label::before,
input[type=radio]:active + label::before,
input[type=checkbox]:checked:active + label::before,
input[type=radio]:checked:active + label::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
input[type=checkbox].ace.ace-checkbox-2 + label::before,
input[type=radio].ace.ace-checkbox-2 + label::before {
  box-shadow: none;
}
input[type=checkbox].ace.ace-checkbox-2:checked + label::before,
input[type=radio].ace.ace-checkbox-2:checked + label::before {
  background-color: #f9a021;
  border-color: #f9a021;
  color: #FFF;
}
input[type=checkbox]:disabled + label::before,
input[type=radio]:disabled + label::before,
input[type=checkbox][disabled] + label::before,
input[type=radio][disabled] + label::before,
input[type=checkbox].disabled + label::before,
input[type=radio].disabled + label::before {
  background-color: #DDD !important;
  border-color: #CCC !important;
  box-shadow: none !important;
  color: #BBB;
}
.checkbox label input[type=checkbox] + label,
.radio label input[type=radio] + label {
  margin-left: -10px;
}

input[type=radio] + label::before {
  border-radius: 100%;
  font-size: 10px;
  font-family: FontAwesome;
  text-shadow: 0 0 1px #32a3ce;
  line-height: 15px;
  height: 17px;
  min-width: 17px;

}
input[type=radio]:checked + label::before {
  content: "\f111";
  margin-right: 5px; /* This property sets adds spacing between the radio button and the text */
}
input[type=checkbox].input-lg + label::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: auto;
}
input[type=radio].input-lg + label::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: auto;
}

.radio label, .checkbox label {
    padding-left:0px !important;
}

.hr-margin-sm {
    margin-bottom:10px;
    margin-top:10px;
}

.hr-margin-sm2 {
    margin-bottom:10px;
    margin-top:60px;
}

.h4-margin-sm {
    margin-top: 5px;
    margin-bottom:5px;
}


 .summaryanswerlistitem {
    line-height: 20px;
    padding-bottom: 3px;
}



 #questions ul li {
    font-size: 90%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    border-width: 0;
    font-weight: normal;
    background-image: none;
}


 .answered, .notanswered {
    float: left;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #CCC;
}

 .answered {
    background-image: url(../Images/Tick.png);
}

.summaryanswer {
    padding-left: 20px;
    font-weight: normal;
    font-size: 14px;
    font-family:Arial;
    margin-left: 5px;
}


.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 5px;
}

.width-70-px {
    width: 70px !important;
}

.width-75-px {
    width: 75px !important;
}

.width-100-px {
    width: 100px !important;
}

.width-250-px {
    width: 250px !important;
}


.QuestionText {
    font-size:16px;

}


.breadcrumbs {
    border-bottom:0px !important;
    background-color:#FFFFFF !important;
}

.spell-check-right {
    float:right !important;
    display:block;
}

.spell-check-span-right {
    display:none;
    float:right !important;
}

.label-spell-check {
    padding-top:30px !important;
}



.SortDesc:after,
.SortAsc:after{
  content: ' ';
  position: relative;
  left: 2px;
  border: 6px solid transparent;
}
.SortDesc:after{
  top: 10px;
  border-top-color: #307ecc;

}
.SortAsc:after{
  bottom: 15px;
  border-bottom-color: #307ecc;
}


.breadcrumb-menu-right-container {
    float:right !important;
    padding-right:  20px !important;
}

.breadcrumb-menu-left-container {
    float:left !important;
}

.breadcrumbs {
        overflow: auto! important;
}

.link_help {
    text-decoration: underline !important;
}

div.buttons-client-assessment {
    display:table; 
    width:100%; 
    table-layout: fixed;
}

div.buttons-client-assessment span {
    display: table-cell;
    text-align: center;
}

div.buttons-client-assessment span:first-child {
    text-align: left;
}

div.buttons-client-assessment span:last-child {
    text-align: right;
}


li.logout {
    
    float:right !important; 
    margin-right:20px;
    border-left-color: #e5e5e5 !important;
    
}

li.menu_last {
    border-right-width: 1px !important;
    
}

li.menu_last_active {
    border-right-width: 1px !important;
    border-right-color:  #79b0ce !important;
}

.Section-Risk-Level-Container {
    float: left; 
    width: 100%;
}

.Section-Risk-Level-Left {
    float: left; 
}

.Section-Risk-Level-Right {
    float: right; 
    vertical-align: top;
}


@media only screen and (max-width: 767px) {

    
    li.logout {
    float:none !important; 
    margin-right: 0px;
}
        

   .spell-check-right {
    display:none;
}

   .spell-check-span-right {
    display:block;
    float:right !important;
}

   .label-spell-check {
    width:100% !important;
    padding-top:0px !important;
    padding-right:12px !important;
}

div.buttons-client-assessment span {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}

div.buttons-client-assessment span:first-child {
    text-align: left;
}

div.buttons-client-assessment span:last-child {
    text-align: left;
}

}




@media (max-width: 992px) {



  .breadcrumb-menu-right-container {
    float:left !important;
    padding-right:  0px !important;
    padding-left: 10px !important;
}


}

.row [class*="col-"] {
    margin-bottom: 15px !important;
  }
