.layout > div {
  position: fixed;
  height: 100%;
}
.section-show {
  width: calc(100% - 240px);
  visibility: visible;
  opacity: 1;
  width: calc(100% - 240px);
  transition: visibility 0s, opacity 1s linear;
}
.section-hide {
  width: calc(100% - 240px);
  visibility: hidden;
  opacity: 0;
  width: calc(100% - 240px);
  transition: visibility 0, opacity 1s linear;
}
.head-content {
  padding-top: 20px;
}
.clickable {
  cursor: pointer;
}
.remove,
.edit {
  color: #696969;
}
.remove:hover {
  color: #d0021b;
}
.edit:hover {
  color: #4da1ff;
}
.panel > div > div {
  display: inline-block !important;
}
.float-right {
  float: right;
}
.circle-note {
  border-radius: 13px;
  min-width: 26px;
  min-height: 26px;
  text-align: center;
  font-size: 10px !important;
  line-height: 2.5em;
}
.circle-note.red {
  background: #d0021b;
  color: #fff;
}
.circle-note.gray {
  background: #d2d9df;
  color: #696969;
}
.hide {
  height: 0;
}
.scrollable {
  overflow: auto;
  white-space: nowrap;
}
.menu-hotel-selected {
  font-weight: bold;
}
.sidebar-setup-left {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  padding: 90px 0 0;
  background-color: #fff;
  border-right: 1px solid #d8d8d8;
  width: 240px;
}
.sidebar-setup-left span,
.sidebar-setup-left div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.sidebar-setup-left a {
  color: #696969;
  width: 100%;
  padding: 10px 0 !important;
}
.sidebar-setup-left a > .fa {
  float: right;
}
.sidebar-setup-left a:hover {
  color: #4da1ff;
}
.sidebar-setup-left > div {
  padding: 20px;
  width: 100%;
}
.sidebar-setup-left > div > div {
  padding: 20px 0 10px 0;
  border-bottom: 2px solid #e9e9e9;
}
.sidebar-setup-left > .sidebar-sticky {
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 50px;
}
.sidebar-setup-left > .sidebar-sticky > .badage {
  width: 100%;
  height: 164px;
  display: flex;
  border-bottom: 0;
}
.sidebar-setup-left > .sidebar-sticky > .badage > h6 {
  align-self: flex-end;
  font-weight: bold;
  color: #0070cd;
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.sidebar-setup-left > .sidebar-sticky > .badage > h6 > span {
  font-size: 9px;
  display: block;
}
.sidebar-setup-left > .sidebar-sticky > div > span {
  font-weight: bold;
}
.sidebar-setup-left > .sidebar-sticky > div > ul {
  padding-left: 10px !important;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li {
  padding: 10px;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > span {
  display: block;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > span > i {
  float: right;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul {
  padding-left: 10px !important;
  padding-top: 10px;
  max-height: fit-content;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul > li {
  padding: 10px;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul > li > span {
  display: block;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul > li > span > i {
  float: right;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul > li > ul {
  padding-left: 5px !important;
  padding-top: 10px;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul > li > ul > li {
  padding: 5px;
}
.sidebar-setup-left > .sidebar-sticky > div > ul > li > ul.hide {
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  max-height: 0;
}
.sidebar-setup-left > .sidebar-sticky >.start_leaper {
  background: url("../../images/iconos/start-leaper.png") center top no-repeat;
}
.blur {
  filter: blur(13px);
  min-height: 100%;
  position: fixed;
  width: 100%;
  background: rgba(0,0,0,0.7);
}
.blur nav {
  background: rgba(0,0,0,0.01) !important;
}
.blur div {
  background: rgba(0,0,0,0.01) !important;
}
.blur h3 {
  background: rgba(0,0,0,0.2) !important;
  color: rgba(0,0,0,0.2) !important;
}
.blur button {
  background: rgba(0,0,0,0.2) !important;
  color: rgba(0,0,0,0.2) !important;
}
.bottom-buttons {
  padding: 0 0 10px;
  margin: 0;
}
.bottom-buttons > button {
  margin: 5px;
  width: 100%;
}
.bottom-buttons-group {
  padding: 0 0 10px;
  margin: 0 5px;
  margin-top: 15px;
}
.bottom-buttons-group > div {
  padding: 0;
  margin: 0;
  margin-top: 0 !important;
}
.bottom-buttons-group > div > button {
  margin-right: 0;
}
.content {
  position: relative;
  margin: 80px 0 0 240px;
}
.content span,
.content div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.content h1 {
  color: #36a9e1;
  font-size: 30px;
  font-weight: 100;
}
.content h2 {
  color: #36a9e1;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}
.content h3 {
  font-size: 19px;
}
.content h4 {
  font-size: 15px;
  color: #4da1ff;
}
.content h5 {
  font-size: 10px;
  color: #4da1ff;
}
.content h6 {
  font-size: 18px;
  font-weight: 100;
  color: #36a9e1;
}
.content p {
  font-size: 18px;
  color: #696969;
  font-weight: 100;
}
.content button,
.content .button {
  border: solid 1px #4da1ff;
  color: #4da1ff;
  margin: 5px 10px;
  padding: 10px;
  width: calc(100% - 20px);
  display: block;
  text-align: center;
}
.content button.blue,
.content .button.blue {
  color: #fff;
  background: #4da1ff;
}
.content button[disabled],
.content button.disabled {
  border: 1px solid #ccc;
  background-color: #ccc;
  cursor: not-allowed;
}
.content .regular > h3 {
  background: #4990e2;
}
.content .notifications > h3 {
  background: #4fe3c1;
}
.content .notifications .confirm {
  background: #4fe3c1;
  color: #fff;
  border: solid 1px #4fe3c1;
}
.content .alert > h3 {
  background: #d0021b;
}
.content .box > h3 {
  padding: 8px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #fff;
  margin-bottom: 0;
}
.content .box > h3 > i {
  float: right;
}
.content .box > div {
  background: #fff;
  display: flex;
  padding-bottom: 10px;
}
.content .box > div:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.content .box > .add-margintop {
  margin-top: 10px;
  padding-bottom: 0;
}
.content .box .description > ul > li {
  font-size: 18px;
  color: #696969;
  font-weight: 100;
}
.divisor {
  margin-top: 20px;
  width: 100%;
  height: 16px;
  background-image: url("../../images/iconos/divisor.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block !important;
}
.blue-border-box {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border: solid 1px #4da1ff;
  margin: 10px 10px 0 10px;
  padding-bottom: 10px;
  display: inline-block;
  width: 500px;
}
.blue-border-box span,
.blue-border-box div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.blue-border-box > .icon {
  width: 100px;
  float: left;
}
.blue-border-box > .description {
  width: 300px;
}
.blue-border-box > div > p {
  color: #696969;
  font-size: 12px;
}
.blue-border-box > div > h5 {
  margin-bottom: 0;
}
.blue-border-box > div > h4 {
  margin-top: 0;
}
.icon {
  display: inline-block;
  margin: 0;
}
.icon > span {
  width: 100%;
  display: inline-block;
  height: 100px;
  background-repeat: no-repeat;
  background-size: auto 70%;
  background-position: center;
  margin: 10px auto;
}
.icon > .i-finance {
  background-image: url("../../images/iconos/finance.svg");
}
.icon > .i-ab {
  background-image: url("../../images/iconos/ab.svg");
}
.icon > .i-revenue {
  background-image: url("../../images/iconos/revenue.svg");
}
.icon > .i-rrhh {
  background-image: url("../../images/iconos/rrhh.svg");
}
.icon > .i-operations {
  background-image: url("../../images/iconos/operations.svg");
}
.icon > .i-market {
  background-image: url("../../images/iconos/marketshare.svg");
}
.icon > .i-directory {
  background-image: url("../../images/iconos/directory.png");
}
.icon100 {
  background-size: auto 100% !important;
}
.icon-big {
  height: 120px !important;
}
.btn-vcenter {
  position: absolute;
  top: calc(50% - 20px);
  margin: 0 !important;
  width: calc(100% - 30px) !important;
}
.line-gray-right {
  border-right: solid 2px #e9e9e9;
  margin-top: 10px;
}
.news_price span,
.news_price div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.news_price > h6 {
  font-size: 18px;
  font-weight: 100;
  color: #36a9e1;
  margin-left: 20px;
}
.news_price > ul {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
}
.news_price > ul > li {
  float: left;
  font-size: 30px;
  font-weight: 100;
  line-height: 13px;
  padding-top: 13px;
  color: #696969;
}
.news_price > ul > li > span {
  font-size: 13px;
}
.news_price > ul > li:first-child {
  font-size: 48px;
  font-weight: bold;
  line-height: 51px;
  padding: 0;
}
.comming-soon {
  margin: 20px;
}
.comming-soon > div {
  background-image: url("../../images/iconos/dot_line.png");
  background-position: bottom right;
  background-repeat: repeat-x;
  padding-bottom: 20px;
}
.comingsoon-box {
  width: 90%;
  background: #fff;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.comingsoon-box span,
.comingsoon-box div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.comingsoon-box > h6 {
  margin: 20px;
  padding-top: 10px;
}
.comingsoon-box > div > p {
  font-size: 12px;
}
.comingsoon-box > .icon {
  padding-right: 0;
}
.comingsoon-box > .icon > span {
  height: 44px !important;
}
.contact-us {
  display: inline-block !important;
  background: #10a8e3;
  margin: 20px;
  padding: 20px;
  width: calc(100% - 40px);
}
.contact-us span,
.contact-us div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.contact-us > div > p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.contact-us > div > p > span {
  font-weight: 200;
  display: block;
  font-size: 18px;
}
.contact-us > div > button {
  width: 200px;
  color: #fff;
  border-color: #fff;
  background: none;
  font-weight: 100;
}
.form-in-box {
  display: block !important;
}
.form-in-box span,
.form-in-box div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.form-in-box > form {
  display: inline-block;
  width: 100%;
}
.form-in-box > form .form-row > div {
  margin-top: 15px;
}
.form-in-box > form .form-row.form-modal > div > select {
  margin: 10px;
  width: calc(100% - 20px);
  border: solid 1px #4da1ff;
  height: 40px;
}
.form-in-box > form .form-row.importing-csv > div {
  padding-left: 5px;
  padding-right: 30px;
}
.form-in-box > form .form-row.importing-csv > div > button {
  background: url("../../images/iconos/upload.svg") calc(100% - 10px) 50% no-repeat;
  border: dotted 1px #4da1ff;
  text-align: left;
}
.form-in-box > form .form-row.importing-csv > div > input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.form-in-box > form .form-row.importing-csv > div > select {
  border: solid 1px #4da1ff;
  margin: 5px;
  height: 40px;
}
.form-in-box > form .form-row.importing-csv > div:first-child {
  padding-right: 0;
  padding-left: 15px;
}
.form-in-box > form .form-row.modal-buttons > div {
  padding-left: 5px;
  padding-right: 15px;
}
.form-in-box > form .form-row.modal-buttons > div:first-child {
  padding-right: 0;
  padding-left: 15px;
}
.form-in-box > form label {
  font-size: 18px;
  color: #4da1ff;
  font-weight: 100;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
.form-in-box > form label > span {
  padding: 5px 0;
  float: left;
  text-align: left;
}
.form-in-box > form label > button {
  float: right;
  width: calc(50%);
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
.form-in-box > form input {
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #696969;
  border-radius: 0;
  box-shadow: none;
  line-height: 2;
}
.form-in-box > form select {
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #696969;
  border-radius: 0;
  box-shadow: none;
  line-height: 2;
  background: url("../../images/iconos/arrow-sidebar-inactive.svg") calc(100% - 5px) 50% no-repeat;
  background-size: 16px;
}
.label {
  font-size: 18px !important;
  color: #4da1ff !important;
  font-weight: 100 !important;
}
.list-in-box {
  display: grid !important;
}
.list-in-box span,
.list-in-box div {
  color: #696969;
  font-weight: 200;
  font-size: 13px;
}
.list-in-box .selected {
  color: #4da1ff;
}
.list-in-box > ul {
  list-style: none;
  padding: 10px 10px 5px 10px;
  margin-bottom: 0;
  overflow: auto;
  max-height: 350px;
  position: relative;
}
.list-in-box > ul > li {
  border: solid 1px #d0d7dd;
  padding: 10px;
  margin-bottom: 5px;
}
.list-in-box > ul > li.no-general {
  background: #e6ebee;
}
.list-in-box > ul > li.list-header {
  border: 0;
  padding: 5px 0;
  display: flex;
}
.list-in-box > ul > li.list-header > div {
  padding: 5px 0;
  float: left;
  text-align: left;
}
.list-in-box > ul > li.list-header > div > i {
  float: none;
}
.list-in-box > ul > li.list-header > button {
  float: right;
  width: calc(50%);
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
.list-in-box > ul > li.sub-list {
  padding: 0;
}
.list-in-box > ul > li.sub-list.collapsed {
  max-height: 43px;
}
.list-in-box > ul > li.sub-list.collapsed > ul {
  background: transparent !important;
  min-height: 41px !important;
  top: -43px;
  position: relative;
  width: calc(100% - 50px);
}
.list-in-box > ul > li.sub-list.collapsed > ul > li {
  display: none;
}
.list-in-box > ul > li.sub-list > div {
  padding: 10px;
  display: block;
  width: 100%;
}
.list-in-box > ul > li.sub-list > div.dragged-over {
  background: #4da1ff;
  color: #fff;
}
.list-in-box > ul > li.sub-list > ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  overflow: auto;
  max-height: 285px;
  position: relative;
}
.list-in-box > ul > li.sub-list > ul.drop-container {
  top: -43px;
}
.list-in-box > ul > li.sub-list > ul.drop-container > li:first-child {
  height: 43px;
  background: none;
}
.list-in-box > ul > li.sub-list > ul.alias-listing {
  min-height: 10px;
}
.list-in-box > ul > li.sub-list > ul > li {
  margin: 1px;
  background: #e8ebee;
  color: #696969;
  font-size: 13px;
  padding: 10px;
}
.list-in-box > ul > li.sub-list > ul > li > div {
  display: block;
  width: 100%;
  min-height: 1em;
}
.list-in-box > ul > li.sub-list > ul > li > div > i {
  float: right;
  font-size: 19px;
  padding-left: 10px;
  line-height: 1.3em;
}
.list-in-box > ul > li > div {
  color: #696969;
  font-size: 13px;
  width: 100%;
  line-height: 1.8em;
  display: table;
}
.list-in-box > ul > li > div > div.ellipsed {
  float: left;
  color: #696969;
  font-size: 13px;
  width: calc(100% - 25px);
  line-height: 1.8em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-in-box > ul > li > div > i {
  float: right;
  font-size: 19px;
  padding-left: 10px;
  line-height: 1.3em;
}
.list-in-box > ul > li:hover > div {
  color: #4da1ff;
}
.modal {
  display: flex;
}
.modal p {
  font-size: 15px !important;
}
.modal > .box {
  top: calc(30%);
  left: calc(50% - 100px);
}
.finder {
  border: none !important;
}
.finder > .input-group {
  display: flex !important;
  background-color: #eceef0;
  border-radius: 20px;
}
.finder > .input-group.finding {
  border-radius: 20px 20px 0 0;
}
.finder > .input-group > input {
  border-radius: 20px 20px 0 0;
}
.finder > .input-group > input {
  width: calc(100% - 30px);
  border: 0;
  box-shadow: none;
  background-color: #eceef0;
  border-radius: 20px;
}
.finder > .input-group > .input-group-append > span {
  line-height: 34px;
  vertical-align: middle;
}
.finder > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.finder > ul > li {
  margin-top: 2px;
  background-color: #eceef0;
  padding: 8px;
}
.finder > ul > li > div {
  color: #696969;
}
.finder > ul > li > div > i {
  float: right;
  font-size: 18px;
  padding-right: 6px;
  color: #4a90e2;
}
.top-form {
  display: inline-block;
  width: 100%;
  border-bottom: #d8d8d8 2px solid;
  padding: 0 0 10px 0;
}
.top-form-select {
  font-size: 13px;
  border: none;
  border: 1px solid #4da1ff;
  border-radius: 0;
  box-shadow: none;
  line-height: 1.7;
  padding: 10px;
  margin: 5px 10px;
  height: 42px;
  background: url("../../images/iconos/select-row-inactive-blue.svg") calc(100% - 10px) 50% no-repeat;
  background-size: 15px;
  color: #4da1ff;
}
.top-form-select:hover {
  background: url("../../images/iconos/select-row-blue.svg") calc(100% - 10px) 50% no-repeat;
  background-size: 15px;
}
.no-padding {
  padding: 0 !important;
}
.finder-top {
  border: none !important;
  float: right;
}
.finder-top > .input-group {
  display: flex !important;
  background-color: #d8d8d8;
  border-radius: 20px;
}
.finder-top > .input-group > input {
  width: calc(100% - 30px);
  border: 0;
  box-shadow: none;
  background-color: #d8d8d8;
  border-radius: 20px;
}
.finder-top > .input-group > .input-group-append > span {
  line-height: 34px;
  vertical-align: middle;
}
.tabcontent {
  display: flex;
  width: 100%;
}
.tabcontent > div {
  width: 100% !important;
}
.tabs {
  list-style: none;
  margin-bottom: 0;
  padding: 10px;
}
.tabs > li {
  font-size: 16px;
  float: left;
  color: #9b9b9b;
  margin-right: 10px;
  padding: 0 10px 5px;
}
.tabs > li.active {
  color: #4da1ff;
  border-bottom: #4da1ff solid 2px;
}
.item-with-details {
  line-height: 1em !important;
}
.item-with-details span.item-details {
  font-weight: 500;
  color: #36a9e1;
  font-size: 10px;
}
.item-with-details span.item-details > i {
  font-size: 9px;
  color: #777;
}
.list-scrollable {
  overflow: auto;
  max-height: 300px;
}
.sidebar-notifications {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  padding: 90px 0 0;
  background-color: #fff;
  border-left: 1px solid #d8d8d8;
  width: 1px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.sidebar-notifications.open {
  width: 225px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.sidebar-notifications.open > .head-sidebar {
  right: 0;
  -webkit-transition: 1s;
  transition: 1s;
  border-bottom: 2px solid #d8d8d8;
}
.sidebar-notifications.open > .head-sidebar > .header-title {
  visibility: visible;
  opacity: 1;
  transition: opacity 1s linear;
  width: calc(100% - 45px);
  text-align: center;
  font-size: 16px;
  color: #696969;
  font-weight: bold;
  float: right;
  line-height: 40px;
}
.sidebar-notifications.open > .head-sidebar > .arrow-press {
  transform: rotate(-180deg);
}
.sidebar-notifications.open > .list {
  display: contents;
  position: relative;
}
.sidebar-notifications.open > .list ul {
  list-style: none;
  margin-bottom: 0;
  font-size: 12px;
  color: #696969;
}
.sidebar-notifications.open > .list > ul {
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
}
.sidebar-notifications.open > .list > ul > li {
  margin-top: 10px;
}
.sidebar-notifications.open > .list > ul > li > ul {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #e9f0f6;
  padding-left: 0;
}
.sidebar-notifications.open > .list > ul > li > ul > li {
  padding-left: 5px;
  padding-right: 5px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 12px;
  height: 30px;
  color: #fff;
  line-height: 2.5em;
}
.sidebar-notifications.open > .list > ul > li > ul > li.header.regular {
  background-color: #92baf5;
}
.sidebar-notifications.open > .list > ul > li > ul > li.header > .remove {
  color: #fff;
  float: right;
  font-size: 18px;
  line-height: 1.8;
}
.sidebar-notifications.open > .list > ul > li > ul > li.header > .remove:hover {
  color: #0070cd;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details {
  font-size: 10px;
  padding-bottom: 5px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .datetime {
  color: #4da1ff;
  line-height: 2.4em;
  height: 22px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .datetime > .clock {
  height: 20px;
  width: 20px;
  float: left;
  background: url("../../images/iconos/leadtime.svg") center center no-repeat;
  background-size: 15px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .datetime > .days {
  font-weight: 500;
  padding-left: 5px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .datetime > .time {
  float: right;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .message {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px;
}
.sidebar-notifications.open > .list > ul > li > ul > li.details > .message > .progress {
  margin-bottom: 5px;
  height: 4px;
}
.sidebar-notifications > .list {
  display: none;
  height: 0;
}
.sidebar-notifications > .head-sidebar {
  position: relative;
  right: 60px;
  -webkit-transition: 1s;
  transition: 1s;
  padding-bottom: 12px;
  border-bottom: 0 solid #d8d8d8;
}
.sidebar-notifications > .head-sidebar > .header-title {
  text-align: center;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  line-height: 0;
}
.sidebar-notifications > .head-sidebar > .arrow-press {
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  display: inline-block;
  background: #4da1ff;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
}
.sidebar-notifications > .head-sidebar > .arrow-press > .arrow {
  content: "";
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}
