.path-dashboard .dashboard-wrapper
{
  background-color: #fff;
  overflow: hidden;
  width: calc( 100% - 30px );
  padding: 35px;
  margin-left:15px;
  margin-right:15px;

}
.db-item a.dashboard-icons{
  margin:0 auto;
  display:block;
  /*  background-color: #f2f2f2;*/
  border:1px solid #dbdbdb;
  padding: 40px 10px;
  border-radius:5px;
  min-height:178px;
}
.db-item .glyphicon {
  font-size:0px;
}
.db-item {
  text-align: center;
  margin-bottom: 20px;
  width: 25%;/*changed on 01/08/2019 on Ruben's suggestion*/
  position: relative;
}
.icon-title {
  margin-top: 10px;
}
.mCustomScrollBox
{
clear:both;
}
/*.container-elem .mCSB_container
{
width:100%;
}*/
.container-elem .view
{
width:100%;
}
.dashboard-icons span
{
width:50px;
height:50px;
display:block;
    margin: 0 auto;
}
.path-dashboard .main-container .region-content .row
{
height:calc(100% - 40px);
}
.path-dashboard .main-container .row .dashboard-wrapper
{
height:100%;
}

/*login form*/
.user-login-form
{
width:70%;
}
/*admin dashboard*/

.dashboard-icons.dashboard-view-profile span
{
background: url(../img/dashboard/Viewprofile.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-update-profile span
{
background: url(../img/dashboard/edit-profile.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-survey span
{
background: url(../img/dashboard/Manage-Surveys.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-admin-content span {
    background: url(../img/dashboard/manage-contents.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-add-content span {
    background: url(../img/dashboard/add-new-contents.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-users span
{
background: url(../img/dashboard/Manage-Users.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-institutions span
{
background: url(../img/dashboard/Manage-institution.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-survey-results span {
    background: url(../img/dashboard/survey-results.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-reports span
{
background: url(../img/dashboard/reports.png) no-repeat center center transparent;
}

.dashboard-icons.dashboard-assign-institutions span {
    background: url(../img/dashboard/assign-institutions.png) no-repeat center center transparent;
}
.dashboard-icons.dashboard-survey-lnk span
{
background: url(../img/dashboard/link.png) no-repeat center center transparent;
}




/****************************************/
.dashboard-icons.dashboard-surveys span
{
background: url(../img/dashboard/Manage-Surveys.png) no-repeat center center transparent;
}

/*admin pages*/

.copy-clipboard {
    float: left;
}
.btn-clipboard {
    background: url(../img/Copy_Clipboard.png) no-repeat center center transparent;
    font-size: 0;
    width: 20px;
    height: 25px;
    display: block;
    float: left;
  margin-left: 10px;
}
.user-logged-in:not(.path-webform) .main-container .container-elem
{
background-color:#f2f2f2;
height:100%;
padding:10px 20px;
}


.btn-clipboard {
  position: relative;
  display: inline-block;
}
.btn-inline
{
float:left;
}

.btn-clipboard .cpy-clp {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size:12px;
}

 .cpy-clp::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.btn-clipboard:hover .cpy-clp {
  visibility: visible;
  opacity: 1;
}
.panel-default
{
border:0;
}
.fieldset-legend
{
display:block;
}
.path-surveys .views-exposed-form #edit-actions,
.path-surveys .views-exposed-form .form-item,
.path-survey-links .views-exposed-form #edit-actions,
.path-survey-links .views-exposed-form .form-item
{
float:left;
margin-top: 0;
padding-top: 0;
}
.path-surveys .views-exposed-form #edit-actions,

.path-survey-links .views-exposed-form #edit-actions
{
margin-left:10px;
}

.role-authenticated.user-logged-in.path-user  .region-content
{

/*background:#fff;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;*/
}
.role-authenticated.user-logged-in.path-dashboard .region-content
{

background:#fff;
}
.role-authenticated.user-logged-in.path-surveys .region-content
{

background: #fff;
padding-left: 15px;
padding-right: 15px
}
.role-authenticated.user-logged-in.path-survey-links .region-content
{

background: #fff;
padding-left: 15px;
padding-right: 15px
}
.role-anonymous.path-user .region-content
{
/*height: calc(100vh - 130px);*/
background:#fff;
}
.path-survey-links .survey-text
{
padding-bottom:0;
}
.child-question-wrapper {
    padding-left: 30px;
}

.firstLevelPanel > .panel-heading .panel-title{
font-size: 17px;
padding-left: 80px;
}
.isIntroduction .firstLevelPanel > .panel-heading .panel-title{

padding-left: 0px;
}
.firstLevelPanel > .panel-heading{
 display:block;
 font-size:20px;
padding-top: 20px;
padding-bottom: 20px;
}
.isIntroduction .firstLevelPanel .panel-title {
    padding-left: 13px!important;
}
.back_to_list {
    margin-left: 15px;
}
.back_to_list a {
color:#002345;
}
.back_to_list a:hover {
color:#00ADE4;
}
/*admin*/
.isIntroduction.role-administrator .region.region-content  {
    flex-wrap: wrap;
    margin-bottom: 60px;
    }
  .icon-title .survey-sub-links
  {
      font-size: 11px;
  }
.webform-survey-form  .webform-element-help
{
font-family: open sans;
font-weight: 400;
outline:none;
}
.webform-survey-form  .webform-element-help span
{
font-family: Times New Roman,Georgia;
font-weight: bold;
}

/***Dash hover -->> help text***/
.path-dashboard .db-item-inner-wrapper .webform-compo-detail-icon {
  position: absolute;
  background-image: url(/themes/custom/emp_tool/img/dashboard/Info_Iconsss.png);
  width: 20px;
  height: 20px;
  right: -25px;
  top: 5px;
  cursor: pointer;
  transition: all 0.5s ease;
  background-size: 20px;
}
.path-dashboard .db-item,
.path-dashboard .db-item-inner-wrapper {
  overflow: hidden;
  position: relative;
}
.path-dashboard .db-item-inner-wrapper>a.dashboard-icons:hover+.webform-compo-detail-icon,
.path-dashboard .db-item-inner-wrapper .webform-compo-detail-icon:hover {
  right: 10px;
}
.path-dashboard .db-item-inner-wrapper .help-text-wrapper {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0,0.6);
  z-index: 9999!important;
  opacity: 1;
  visibility: hidden;
  overflow: auto;
}
.path-dashboard .db-item-inner-wrapper .help-text-wrapper.expanded {
  display: block;
  visibility: visible;
}
.path-dashboard .db-item-inner-wrapper .help-text {
  width: calc(100% - 200px);
  height: 530px;
  background: #fff;
  margin: 30px auto;
  padding: 90px 35px 90px 90px;
  text-align: left;
  position: absolute;
  top: -1000px;
  left: 0;
  right: 0;
  transition: top 1s ease;
}
.path-dashboard .help-text-wrapper.expanded .help-text {
  top: 0;
}
.path-dashboard .help-text-wrapper.expanded.closing .help-text {
  top: -1000px;
  transition: top 0.7s ease;
}
.path-dashboard .db-item-inner-wrapper .help-text-inner-wrapper {
  height: 290px;
  overflow: auto;
  width: 100%;
  font-size: 16px;
  color: #6d6e71;
}
.path-dashboard .help-text ol,
.path-dashboard .help-text ul{
  list-style: none;
  padding-left: 23px;
}
.path-dashboard .help-text li {
  position: relative;
}
.path-dashboard .help-text ol li:before,
.path-dashboard .help-text ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid #6d6e71;
  border-radius: 50%;
  top: 8px;
  left: -22px;
}
.path-dashboard .help-text .close-icon {
  position: absolute;
  background-image: url(../img/dashboard/Close-help.png);
  width: 26px;
  height: 26px;
  opacity: 1;
  right: 30px;
  top: 30px;
  z-index: 2;
  cursor: pointer;
  background-size: 26px;
}
.path-dashboard .help-text .help-text-title-manage-surveys,
.path-dashboard .help-text .help-text-title-manage-users,
.path-dashboard .help-text .help-text-title-self-assessment,
.path-dashboard .help-text .help-text-title-surveys,
.path-dashboard .help-text .help-text-title-manage-users,
.path-dashboard .help-text .help-text-title-manage-institution-user,
.path-dashboard .help-text .help-text-title-surveys,
.path-dashboard .help-text .help-text-title-manage-institutions,
.path-dashboard .help-text .help-text-title-update-institution-details,
.path-dashboard .help-text .help-text-title-reports,
.path-dashboard .help-text .help-text-title-surveys,
.path-dashboard .help-text .help-text-title-add-content,
.path-dashboard .help-text .help-text-title-manage-content {
  display: block;
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  color: #002345;
  margin: 0 0 17px;
  padding: 4px 0 4px 57px;
  background: url(../img/dashboard/Manage_Surveys-help.png)no-repeat left 0 top 0;
  background-size: 39px 36px;
}
.path-dashboard .help-text .help-text-title-manage-users,
.path-dashboard .help-text .help-text-title-manage-institution-user {
  background-image: url(../img/dashboard/Manage-Users.png);
}
.path-dashboard .help-text .help-text-title-surveys {
  background-image: url(../img/dashboard/Manage_Surveys-help.png);
}
.path-dashboard .help-text .help-text-title-manage-institutions,
.path-dashboard .help-text .help-text-title-update-institution-details {
  background-image: url(../img/dashboard/Manage-institution.png);
}
.path-dashboard .help-text .help-text-title-reports {
  background-image: url(../img/dashboard/reports.png);
}
.path-dashboard .help-text .help-text-title-surveys {
  background-image: url(../img/dashboard/link.png);
}
.path-dashboard .help-text .help-text-title-add-content {
  background-image: url(../img/dashboard/add-new-contents.png);
}
.path-dashboard .help-text .help-text-title-manage-content {
  background-image: url(../img/dashboard/manage-contents.png);
}



.path-dashboard .help-text .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e6e6e6;
}
.path-dashboard .help-text .mCSB_dragger_bar {
  background-color: #ccc!important;
  width: 4px!important;
}
.path-dashboard .help-text .mCSB_buttonUp {
  background: url(../img/dashboard/Up_arrow_scroll-help.png)no-repeat center;
  opacity: 1;
}
.path-dashboard .help-text .mCSB_buttonDown {
  background: url(../img/dashboard/Down_arrow_scroll-help.png)no-repeat center;
  opacity: 1;
}
.path-dashboard .help-text p {
  line-height: 22px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.path-dashboard .help-text .help-text-sub-heading {
  margin: 0 0 8px;
  color: #002345;
  font-size: 18px;
  line-height: 20px
}
.path-dashboard .help-text .help-text-sub-heading:not(:first-child) {
  margin: 30px 0 8px;
}
.webform-listing-page .webform-filter-form #edit-filter--content button{
  margin-right:6px!important;/*as per Ruben's suggestion*/
  height: 32px;
  margin-top: 5px;
}
.remove-overflow {/*To remove overflow*/
  overflow: hidden;
}
