.get-referreds.list-block .item-content .item-inner{
  padding-right: 0px!important;
  background-image: unset;
  font-size: 10px;}
.get-referreds.list-block .item-content .item-inner .item-title {
  color: #0098a7;
  font-size: 1.2em;
  max-width: 70%;
  min-width: 70%;
  overflow-x: auto;}
.get-referreds.list-block .item-content {
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;}
.get-referreds.list-block .item-content .input-profile-friend {
  background: #0098a7;
  border-radius: 5px;}
.get-referreds .button.button-fill {
  height: 100%;
  border-radius: 10px;}
#file-input {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1000;}

.message-alert{
    border: solid #0098a7 2px;
    padding: 12px;
    border-radius: 8px;
    margin: 15px;
        text-align: center;
}
.alert-message {
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
    line-height: 20px;
    margin: 0;
}
.message-alert i{
  font-size: 5em;
  color: #8cbb20;
}

.message-alert p{
  text-align: center;
  font-size: 1.5em;
  color:#0098a7;
}

.alert-icon{
  color: #8cbb20;
  font-size: 2.6em;
  text-align: center;
  margin: auto;
  display: block;
}

.center-div{
  display: block;
  text-align: center;
  margin: auto;
}
::-webkit-input-placeholder {
    color: #555 !important;
}
:-ms-input-placeholder {
    color: #555 !important;
}
::-ms-input-placeholder {
    color: #555 !important;
}
::placeholder {
    color: #555 !important;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #555 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #555 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #555 !important;
}

input::-webkit-input-placeholder {
    color: #555 !important;
}

input:-ms-input-placeholder {
    color: #555 !important;
}

input::-ms-input-placeholder {
    color: #555 !important;
}

input::placeholder {
    color: #555 !important;
}


.tabs .tab.active {
    display: block;
    width: 100%;
}
/*style the box*/
.gm-style .gm-style-iw {
  background-color: transparent!important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 120px !important;
  display: block !important;
  max-height: 720px!important;
  height: 240px!important;
  box-shadow: unset!important;
}
.gm-ui-hover-effect img {
  width: 20px!important;
  height: 20px!important;
  background: white;
  border-radius: 100%;
  padding: 5px;
}
.gm-ui-hover-effect {
  opacity: 1!important;
}

/*style the arrow*/
.gm-style div div div div div div div div {
  background-color: #fff !important;
  padding: 0;
  margin: 0;
  padding: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
}

/*style the link*/
.gm-style div div div div div div div div a {
  color: #f1f1f1;
  font-weight: bold;
}
.iw-container {
  border: solid 1px #0098a7 !important;
  border-radius: 2px !important;
  -webkit-box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6) !important;
          box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6) !important;
}
.iw-container .iw-title {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    background-color: #0098a7 !important;
    color: white;
    margin: 0;
}
.iw-container .iw-content {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  padding: 4px;
      background-color: #fff;
}
.iw-content img {
  max-width: none;
width: 170px;
height: 113px;
border-radius: 3px;
margin-left: 4px;
margin-top: 3px;
}
.iw-subTitle {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}