/*** VARIABLE ***/
/*$header-style:	 url(../../images/header-bg.png) repeat-x 0 0 #dfdfdf;*/
.dummy-class {
  background: #81c2f3;
}

/*** MIXIN ***/
/************************************
***	Side Menu Variable Declarations   **
************************************/
/***	Side Menu Mixins Declarations   **/
/************************************
***	External Navigation Menu Variable & Mixin Declarations   **
************************************/
/************************************
***	Side Menu Images - To Be Removed  **
************************************/
.img-NotStarted {
  background-image: url(../images/NotStarted.png);
}

.img-InProgress {
  background-image: url(../images/InProgress.png);
}

.img-Complete {
  background-image: url(../images/Complete.png);
}

/****************************
***	Desktop Side Navigation	**
****************************/
#SideMenuNavigation {
  float: left;
  margin-right: 15px;
  margin-left: -15px;
}
#SideMenuNavigation #colleft {
  border-bottom: 3px solid #d4d4d4;
  float: left;
  margin-top: 0px;
  width: 170px;
}
#SideMenuNavigation #colleft #anchorCollapse {
  position: relative;
  left: 150px;
  top: -31px;
}
#SideMenuNavigation #colleft #anchorCollapse i {
  color: #ffffff;
  font-size: 16px;
  position: relative;
}
#SideMenuNavigation #colleft .leftheader {
  border: 0px solid #BFC0C2;
}
#SideMenuNavigation #colleft .leftheader .left_title {
  font-size: 12px;
  font-weight: 600;
  background-color: #0e3c58;
  color: #ffffff;
  padding: 10px 5px;
}
#SideMenuNavigation #colleft .leftbase {
  background-color: #ffffff;
  border: 1px solid #D4D3BE;
  margin-top: -23px;
}
#SideMenuNavigation #colleft .leftbase ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
#SideMenuNavigation #colleft .leftbase ul li:first-child a.rpLink {
  margin-top: 0px;
}
#SideMenuNavigation #colleft .leftbase ul li {
  list-style: none;
  line-height: 24px;
  padding-bottom: 0px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpLink {
  text-decoration: none !important;
  margin-top: 1px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpLink .titleimg {
  position: relative;
  top: 5px;
  left: 15px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpLink.active {
  display: block;
  border: 1px solid #8fb0d6;
  border-left: 3px solid #8fb0d6;
  background-color: #e8eef2;
  color: #660000;
  font-weight: bold;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpLink.active .rpText {
  background: transparent;
  padding-left: 7px;
}
#SideMenuNavigation #colleft .leftbase ul li .img-test, #SideMenuNavigation #colleft .leftbase ul li .left-menu-icon {
  margin-top: 9px;
  position: absolute;
  left: 15px;
  height: 13px;
  width: 13px;
  background-repeat: no-repeat;
  display: inline-block;
}
#SideMenuNavigation #colleft .leftbase ul li .img-test + a.rpLink, #SideMenuNavigation #colleft .leftbase ul li .img-test + div + a.rpLink, #SideMenuNavigation #colleft .leftbase ul li .left-menu-icon + a.rpLink, #SideMenuNavigation #colleft .leftbase ul li .left-menu-icon + div + a.rpLink {
  display: inline-block;
  width: 100%;
}
#SideMenuNavigation #colleft .leftbase ul li .img-test + a.rpLink .rpText, #SideMenuNavigation #colleft .leftbase ul li .img-test + div + a.rpLink .rpText, #SideMenuNavigation #colleft .leftbase ul li .left-menu-icon + a.rpLink .rpText, #SideMenuNavigation #colleft .leftbase ul li .left-menu-icon + div + a.rpLink .rpText {
  padding: 8px 1px 8px 30px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpExpandable {
  background-color: #dbdbdb;
  padding-left: 10px;
  width: 100%;
  display: block;
  color: #3d3c21;
  font-weight: 600;
  cursor: pointer;
  line-height: 29px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpExpandable .rpExpandHandle {
  display: block;
  float: right;
  height: 15px;
  width: 15px;
  margin: 5px 5px 0px 5px;
  background-image: url(../images/hrsa_theme_sprite_01.png);
  background-position: -1px -3195px;
}
#SideMenuNavigation #colleft .leftbase ul li a.rpExpandable .rpExpandHandle2 {
  background-image: url(../images/hrsa_theme_sprite_01.png);
  background-position: -1px -3033px;
  display: block;
  float: right;
  height: 15px;
  width: 15px;
  margin: 5px 5px 0px 5px;
}
#SideMenuNavigation #colleft .leftbase ul li .rpExpandable:focus .rpText {
  background: transparent;
}
#SideMenuNavigation #colleft .leftbase ul li .rpDisabled {
  cursor: default !important;
}
#SideMenuNavigation #colleft .leftbase ul li .rpDisabled .rpExpandHandle {
  background-image: none !important;
}
#SideMenuNavigation #colleft .leftbase ul li .rpSlide .rpText {
  background-color: #ffffff;
  width: 100%;
  display: block;
  padding-left: 20px;
  line-height: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#SideMenuNavigation #colleft .leftbase ul li .rpSlide .rpSubheaderText, #SideMenuNavigation #colleft .leftbase ul li .rpSlide .rpSubheaderText:hover {
  background-color: #f0f0f0;
  width: 100%;
  display: block;
  line-height: 16px;
  padding: 8px 0px 8px 10px;
  font-weight: 600;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
#SideMenuNavigation #colleft .leftbase ul li .rpSlide .rpText:hover {
  background-color: #E2EFFD;
}
#SideMenuNavigation #colleft .leftbase ul li .rpSlide a.rpLink:focus .rpText {
  outline: 1px solid #80B4DB;
  background-color: #E2EFFD;
}
#SideMenuNavigation #colleft .leftbase ul li ul li ul li div {
  padding-bottom: 1px;
}
#SideMenuNavigation #showPanel {
  width: 20px;
  padding-top: 10px;
}
#SideMenuNavigation #anchorExpand i {
  color: #ffffff;
  font-size: 1.6rem;
  position: relative;
  top: 2px;
  padding: 10px 5px;
  background-color: #0e3c58;
}

/****************************
*** Side Menu Responsive  ***
****************************/
.contentPaddingSideMenuVisible {
  margin-left: 170px !important;
}

.contentPaddingSideMenuHidden {
  margin-left: 15px !important;
}

.sideMenuMarginVisible {
  margin-left: 300px !important;
}

.sideMenuMarginHidden {
  margin-left: 65px !important;
}

#SideMenuResponsive {
  /*position:relative;
  top:17px;
  right:0px;
  z-index:50;
  padding-top:5px;
  float:right;
  width:100%;
  margin-bottom:-15px;*/
  padding: 0px !important;
  /* !important is needed sometimes */
  /* Track */
  /* Handle */
}
#SideMenuResponsive .SideMenuResponsiveMenu {
  padding: 0px;
  padding-bottom: 15px;
}
#SideMenuResponsive .SideMenuResponsiveMenu.collapse.in + ol.breadcrumb {
  color: #ff00ff !important;
}
#SideMenuResponsive a.btn {
  border-radius: 0px;
  background-color: #347daa;
  border-color: #1a5275;
  padding-left: 30px;
  background-image: url(../images/side-menu-icon.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 8px;
}
#SideMenuResponsive a.btn:hover {
  color: #ffffff;
}
#SideMenuResponsive .btn-active {
  border-radius: 0px;
  background-color: #e5f2fb !important;
  border-color: #bbbbbb #bbbbbb #e5f2fb #bbbbbb !important;
  color: #772a08 !important;
  padding-left: 30px;
  background-image: url(../images/side-menu-icon-active.png) !important;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px 8px;
}
#SideMenuResponsive .btn-active:hover, #SideMenuResponsive .btn-active:focus {
  color: #772a08 !important;
}
#SideMenuResponsive .panel {
  border: 0px solid;
  border-radius: 0px;
  margin-bottom: -3px;
}
#SideMenuResponsive .panel-heading {
  padding: 0px;
}
#SideMenuResponsive .panel-heading a {
  color: #252414;
}
#SideMenuResponsive .panel-heading .accordion-toggle a {
  padding: 7px 10px;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 1.4rem;
  background: rgb(242, 243, 218); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(242, 243, 218) 17%, rgb(204, 205, 173) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, rgb(242, 243, 218)), color-stop(100%, rgb(204, 205, 173))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(242, 243, 218) 17%, rgb(204, 205, 173) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(242, 243, 218) 17%, rgb(204, 205, 173) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(242, 243, 218) 17%, rgb(204, 205, 173) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(242, 243, 218) 17%, rgb(204, 205, 173) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f2f3da", endColorstr="#cccdad",GradientType=0 ); /* IE6-9 */
}
#SideMenuResponsive .panel-heading .accordion-toggle a:focus {
  text-decoration: none !important;
}
#SideMenuResponsive .panel-heading .accordion-toggle:focus {
  text-decoration: none !important;
}
#SideMenuResponsive .panel-heading a a.active-open, #SideMenuResponsive .panel-heading a a:hover {
  background: rgb(204, 205, 173); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(204, 205, 173)), color-stop(83%, rgb(242, 243, 218))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#cccdad", endColorstr="#f2f3da",GradientType=0 ); /* IE6-9 */
}
#SideMenuResponsive .panel-heading a.accordion-toggle:focus a {
  background: rgb(204, 205, 173); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(204, 205, 173)), color-stop(83%, rgb(242, 243, 218))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(204, 205, 173) 0%, rgb(242, 243, 218) 83%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#cccdad", endColorstr="#f2f3da",GradientType=0 ); /* IE6-9 */
}
#SideMenuResponsive .menu-arrow {
  background-size: 15px 15px;
  position: relative;
  top: 2px;
  right: 3px;
  height: 15px;
  width: 15px;
}
#SideMenuResponsive .menu-arrow-down {
  /*background-image: url(../images/menu-arrow-down-toggle.png);*/
  background-image: url(../images/menu-arrow-down-toggle.png);
}
#SideMenuResponsive .menu-arrow-right {
  /*background-image: url(../images/menu-arrow-right-toggle.png);*/
  background-image: url(../images/menu-arrow-right-toggle.png);
}
#SideMenuResponsive .panel-group {
  background-color: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 0px 0px 3px 0px;
  margin-bottom: 0px;
}
#SideMenuResponsive .panel-collapse {
  max-height: 200px;
  overflow: auto;
}
#SideMenuResponsive .panel-body {
  padding: 10px;
  background-color: #ffffff;
  border-left-color: #e5f2fb;
  border-right-color: #e5f2fb;
}
#SideMenuResponsive .panel-body div.actionsGroupHeader {
  font-weight: 600;
  color: #3d3c21;
}
#SideMenuResponsive .panel-body ul.submenu {
  padding-left: 10px;
  margin-bottom: 0px;
}
#SideMenuResponsive .panel-body ul.submenu li {
  padding: 5px 0px;
  list-style: none;
}
#SideMenuResponsive .panel-body ul.submenu li.actionsGroupHeader, #SideMenuResponsive .panel-body ul.submenu div.actionsGroupHeader {
  font-weight: 600;
  color: #3d3c21;
}
#SideMenuResponsive .panel-body ul.submenu li.actionItem {
  padding-left: 10px;
}
#SideMenuResponsive ::-webkit-scrollbar {
  width: 5px !important;
}
#SideMenuResponsive ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1) !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
}
#SideMenuResponsive ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  background: #BABCBF !important;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
}
#SideMenuResponsive ::-webkit-scrollbar-thumb:window-inactive {
  background: #ffffff !important;
}

.page-sm #SideMenuResponsive a.btn {
  margin-top: 10px;
}

.search-bar {
  border-radius: 0px !important;
  border-left: 0px !important;
  padding: 0.375rem 0rem !important;
  background-color: transparent !important;
}

.emptyresults {
  display: flex;
  display: -webkit-box;
  color: #333333;
  align-items: center;
}

.no-results {
  text-align: center;
  background-color: #DBDBDB;
  display: flex;
  display: -webkit-box;
  align-items: center;
  padding: 10px 49px;
}

.search-icon {
  color: #FF5630 !important;
  background-color: white !important;
  border-radius: 0px !important;
  border-right: none !important;
}

.no-padding {
  padding: 0px !important;
}

.search-bar, .search-wrapper {
  position: relative;
  /* padding: 10px; */
}

.search-wrapper {
  width: 500px;
  margin: auto;
  margin-top: 50px;
}

.leftbase .input-group .close-icon {
  position: absolute;
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
}

.leftbase .input-group .close-icon:focus {
  outline: none;
}

.leftbase .input-group .close-icon:focus:after {
  outline: 1px dotted #26547C;
}

.leftbase .input-group .close-icon:after {
  content: "X";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 3;
  right: -154px;
  top: 0px;
  bottom: 5px;
  border-radius: 10%;
  text-align: center;
  color: #26547C;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  padding-top: 1px;
}

.search-bar:placeholder-shown ~ .close-icon {
  display: none;
}