#decernis_logo img {
  width: 250px;
  margin-top: 25px;
}

#login-well {
    margin-top: 100px;
}

#app-navbar {
    background: url('/static/img/header.jpg') no-repeat right top;
    border-bottom: 1px solid;
    border-bottom-color: rgb(206, 212, 218);
}

#navbar_login .btn:hover {
    margin-top: 0;
}

#navbar_login button {
    background: none;
    border: none;
    box-shadow: none;
}

#navbar_login {
    margin-top: 4em;
}

.selectpicker {
    z-index: -1 !important;
}

#main {
  margin-top: 30px;
}

.app-list-item {
  width: 150px;
  display: inline-block;
  text-align: center;
  margin: 10px 5% 10px 5%;
  transition: opacity 0.3s, visibility 0.3s;
}

#app-list-withouticons li {
  transition: opacity 0.3s, visibility 0.3s;
  list-style-type: none;
  list-style: none;
}

#app-list-withouticons li:hover {
  opacity: 0.8;
}

#app-list img {
  width: 71px;
  display: block;
}
#app-list img:hover {
  opacity: 0.8;
}

#app-list a {
  display: inline-block
}
.apps-description {
  margin-bottom: 20px;
  /* position: absolute; */
  /* width: 1016px;
  height: 105px; */
  left: 32px;
  /* top: 199px; */
  /* Window/Window Content */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  /* line-height: 21px; */
  /* or 150% */
  /* display: flex; */
  align-items: center;
  color: #000000;
}

.dashboard-tooltip {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}

.dashboard-tooltip .dashboard-tooltiptext {
  visibility: hidden;
  width: 160px;
  background-color: #323232;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
}

.dashboard-tooltip-up .dashboard-tooltiptext-up {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -80px;
}

.dashboard-tooltip-right .dashboard-tooltiptext-right {
  top: -5px;
  left: 105%;
  padding: 5px 10px 5px 10px;
}

.dashboard-tooltip:hover .dashboard-tooltiptext {
  visibility: visible;
}

.product-icon {
  margin: 0 auto;
}

.company-select {
  border: 1px solid !important;
  border-color: rgb(206, 212, 218) !important;
}
.asteriskField {
  color: red;
}

.navbar-login-margin {
  margin-right: 80px;
}

.download-import-temp{
  float: right;
}

.alert-info
{
  background-color:#2D73F5;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  /* or 142% */


  /* $component-text-white */

  color: #FFFFFF;

  border: 1px solid #2D73F5;/* Popup, Dialog & Window/Popup Shadow

  popup; tooltip; notification
  */
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.03), 0px 4px 5px rgba(0, 0, 0, 0.04);
  border-radius: 2px;

}

#welcome_headers{
    width: 1016px;
    height: 22px;

    /* TileLayout - Header Text */

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    /* line-height: 22px; */
    color : #424242;

}

.logo_side
{
  position: absolute;
   width: 105px;
  height: 20px;
  left: 270px;
  top: 54px;

  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  /* line-height: 20px; */
  /* identical to box height, or 100% */

  /* display: flex; */
  align-items: center;
  letter-spacing: 0.18px;

  color: #27787F;
}

#footer_links
{
    height: 20px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    /* identical to box height, or 167% */
    align-items: center;
    text-align: center;

    /* $primary */

    color: #267880;
}
#footer_links a
{
 padding-left: 10px;
 padding-right: 10px;
 color: #267880;

}

.others_apps
{
    width: 1016px;
    height: 22px;
    /* TileLayout - Header Text */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    /* $base-text */

    color: #424242;
}

.app_name
{
  position: absolute;
    width: 180px;
    height: 76px;
    left: -47px;
    top: 110px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    color: #000000;
}

#app-list {
  padding-bottom: 60px;
}

.app_name_without_img
{
  /* position: absolute; */
  width: 95px;
  height: 20px;
  left: 16px;
  top: 62px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  text-decoration-line: underline;
  /* Series/$series-e */
  color: #2D73F5;
}
.icon_font{
  /* position: absolute; */
width: 144px;
height: 144px;
left: 0px;
top: 0px;

background: #27787F;
border-radius: 90px;
}

.font_icon_awsome
{
  position: absolute;
width: 72px;
height: 28px;
left: -40px;
top: 20px;

font-family: 'Font Awesome 6 Pro';
font-style: normal;
font-weight: 400;
font-size: 72px;
line-height: 28px;
color: #FFFFFF;
}

/* .app_name_decsription
{
  position: absolute;
    width: 182px;
    height: 112px;
    left: -46px;
    top: 138px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: black;
} */

.fd_chn_wrap{}
.fd_chn_wrap a{text-decoration: none!important;
  color: #000000;
  text-align: center;
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.fd_chn_wrap .icon_wrp{border-radius: 100%; width:144px; height: 144px; display: flex; align-items: center; justify-content: center; background-color: #27787F; color:#fff;}
.fd_chn_wrap .icon_wrp i{font-size: 55px;} 
.fd_chn_wrap h3{margin: 0px; margin-bottom: 10px; font-weight: 700;  text-align: center;font-size: 20px; margin-top: 15px;}
.fd_chn_wra p{margin: 0px;line-height: 20px;}