﻿/* Top Css Starts */
.shs-navigation-header {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height:48px;
    max-height:48px;
}

.shs-logo {
    height: 24px;
    margin-top: -4px;
}

.shs-username span {
    font-size: 14px!important;
}

.unsaved-ctr {
    overflow: auto;
    overflow-x: hidden;
    /*height: 200px;*/
}

.UnsavedListing {
    height: 24px;
    padding: 4px;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .UnsavedListing:hover {
        background-color: #efefef;
    }

.unsaved-ctr table {
    margin: 0!important;
    width: 100%;
    border-collapse: collapse;
}

/*Add in shs notification while merge*/
.shs-notification-count {
    cursor: pointer;
}

.shs-search-icon {
    font-size: 14px;
    position: relative;
    top: 2px;
}

/*ENDS*/



.contanier_style {
    background: none!important;
}

.d-flex {
    display: flex;
}

.shs-TextBoxBannerSearch {
    border: 0!important;
    margin-top: -1px;
}

#divSearchBanners .ui-widget .ui-widget {
    width: 298px!important;
    top: 27px!important;
    left: 0!important;
    position: absolute!important;
    padding: 0;
    max-height: calc(100vh - 90px)!important;
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #d6d6d6!important;
    font-size: 12px;
    min-height: 24px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    cursor:pointer;
}

.ui-widget-content {
    border: 1px solid #d6d6d6!important;
}

.ui-menu .ui-menu-item:hover, .ui-state-focus {
    background: #efefef!important;
    box-shadow: none!important;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
}

.ui-menu .ui-menu-item:active {
    background: #efefef!important;
    outline:none!important;
}

#tdClientDropDown {
    /*position: absolute;
    left: 330px;
    top: 40px;*/
    padding-top: 0px!important;
}

.shs-search-bottomnone {
    background: none!important;
    box-shadow: none!important;
}

.ClientsearchDropDownLabel, .providersearchDropDownLabel {
    display: none;
}

.ClientDropDownLabel {
    border: 1px solid #d6d6d6!important;
    /*display: flex;
    align-items: center;*/
    height: 28px!important;
    min-width: 300px;
    max-width: 300px;
    padding: 0 4px;
    box-sizing: border-box;
    background: var(--shs-clr-7-clr);
}

.ClientDropDownLabel input {
    height: 18px!important;
    margin-top: 4px!important;
    width:264px!important;
    padding-left:2px;
    margin-left: 23px!important;
}

.shs-clientsearch-icon {
    position: absolute!important;
    top: 7px;
    left: 6px;
    z-index: 1;
}

.shs-providersearch-icon {
    left: 2px;
}

.ClientDropDownLabel .ui-autocomplete {
    width: 298px!important;
    top: 26px!important;
    left: -1px!important;
    position: absolute!important;
    padding: 0;
    max-height: calc(100vh - 90px)!important;
}

.shs-clientsearch-child-ul li {
    border-bottom: 1px solid #d6d6d6!important;
    display: flex;
    align-items: center;
    flex-grow: 1;
    min-height: 24px;
    padding: 0 4px;
    background-color: white;
    box-sizing: border-box;
    font-size: 12px;
}

.shs-clientsearch-child-ul {
    border: 1px solid #d6d6d6!important;
}

    .shs-clientsearch-child-ul li:hover {
        background: #efefef!important;
        box-shadow: none!important;
        border-top: 0!important;
        border-left: 0!important;
        border-right: 0!important;
    }

#divClientFavorites {
    width: 175px!important;
}

.shs-providersearch-position {
    /*position: absolute;
    left: 297px;
    top: 44px;*/
}

/*.myJqUI .ui-autocomplete {
    left: 0px!important;
}*/

.myJqUI .ui-menu .ui-menu-item {
    padding: 3px!important;
}

/*.myJqUI .ui-widget {
    padding: 0!important;
    width: 298px!important;
}*/

.unsaved_link {
    background: none!important;
}

.shs-providersearch-position .shs-search-arrow {
    display: block;
    position: absolute;
    top: -8px;
    left: 13px;
}

#tdClientDropDown .shs-search-arrow {
    display: block;
    position: absolute;
    top: -8px;
    left: 16px;
}

.shs-selected-result {
    color: var(--shs-clr-5-clr);
    font-size: 14px;
}

.shs-client-detail-key, .shs-client-detail-val {
    font-size: 14px;
}

.shs-client-detail-right .shs-client-img {
    font-size: 150px;
}

.window_panel .window_header_normal, .window_panel .window_header_maximize {
    background: #254A67!important;
    /*background:var(--shs-clr-8)!important;*/
    border: none!important;
}

.window_panel {
    border-bottom: 1px solid #d6d6d6!important;
    border-top: none!important;
    border-left: none!important;
    border-right: 1px solid #d6d6d6!important;
    top: 49px!important;
}

#imgActionDropDown {
    display: none!important;
}

/*#DivShowDetailHTML {
    height: calc(100vh - 140px)!important;
}*/

.shs-addcontainerbg {
    background: #FFF!important;
    padding: 5px!important;
    margin: 5px 0px 5px 5px;
}

.shs-addcontainerbg-docs {
    background: #FFF!important;
    margin-bottom: 5px;
}

.shsclientdetail-resultctr {
    width: 0px;
    padding: 0!important;
    margin: 0!important;
}

    .shsclientdetail-resultctr .shs-selected-result-detail {
        margin-left: 10px;
    }

    .shsclientdetail-resultctr .shs-selected-result-label {
        width: max-content;
    }

#divTextBoxBannerSearch .ui-menu .ui-menu-item span {
    color: #fff!important;
    background: var(--shs-clr-8);
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 0px 5px;
    text-indent: 3px;
    line-height: 18px;
    text-align: center;
    font-size: 12px!important;
    font-weight: 600;
}

#DivGridContainer {
    background: #fff;
    /*padding: 2px;*/
    /*margin-top: 2px;*/
    display:table;
}

.shs-clienticons-position {
    display: flex;
}

.shs-clienticons-position div img {
    margin-bottom:4px;
}

.shs-selected-closePosition {
    font-size: 14px;
}

#divTextBoxFavoriteSearch .d-flex {
    align-items: center;
}

    #divTextBoxFavoriteSearch .d-flex .shs-search-icon {
        margin-top: -2px;
    }

#divFavoriteSearch .ui-widget-content {
    width: 298px!important;
    left: 0!important;
    top: 27px!important;
    padding:0;
    max-height: calc(100vh - 90px)!important;
}
   .shs-favsearch-result-title {
    width:242px;
    }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-widget-header .ui-state-focus {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    background: none!important;
    font-weight: normal /*{fwDefault}*/;
    color: #212121 /*{fcHover}*/;
}
.shs-favsearchresulticon-margin {
margin-left:4px
}
.shs-search_li-width {
width:240px;
}

.shs-favautocomplete-ctr {
   display: flex;
    width: 100%;
    align-items: center;
}
.shs-favautocomplete-ctr .fa-star:before {
    font-size: 10px;
}
/*LOGIN*/
.shs-loginlogoctr {
    text-align: center;
    margin: 10px 0px;
}
.shs-loginlogoctr img {
    width: 50%;
}
.shs-logincontainer {
    padding: 5px 14px 12px 14px;
    background-color: #fff;
    width: 435px;
    margin: 5px auto;
    border: 1px solid #d6d6d6;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.shsloginctr_align {
    position: absolute;
    left: 50%;
    top: 49%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.shs-tablelogincontainer {
width:100%
}


.shs-logininput {
  width: 100%;
 padding: 12px 0px 11px 45px;
  margin: 5px 0 10px 0;
  display: inline-block;
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
  font-size: 12px;
  font-family: 'IBM-Plex-Sans-Regular';
}


.shs-loginbtn {
  background:linear-gradient(180deg, #e5e5e5, #e5e5e5);
  color: #363636;
  padding: 12px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  font-size:13px;
  font-family: 'IBM-Plex-Sans-Medium';
  border: 1px solid #9E9E9E;  
  transition: .2s all;  
  text-transform:uppercase;
}
.shs-loginbtn:hover {
    box-shadow: 0px 3px 6px -2px #616161;
}
.shs-loginbtnCtr {
width:50%;
}
.shs-ssologinbtnCtr {
    width:150px!important;
}

.shs-forgotlink
{
    color: var(--shs-clr-6);
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}
.shs-forgotlink a
{
    color: var(--shs-clr-6)!important;
    text-decoration:none!important;
    font-size:12px;
}
.shs-label
{
    font-size: 13px;
}

.shsinput-icon{
    cursor: pointer;
    color: #696969;
    position: absolute;
    left: 1px;
    top: 5px;
    border-right: 1px solid #ccc;
    padding: 13px;
  }

  .shs-logininput-wrapper{
    position: relative;
  }

.shs-showpwdicon,.shs-hidepwdicon
{
  cursor: pointer;
    color: #696969;
    position: absolute;
    left: 85%;
    top: 7px;
    padding: 13px;
    background: transparent;
    border: none;
    outline: none;
}

.shs-checkbox-parent
{
  margin-left: 0;
}
.shs-rememberctr
{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shs-clearbtn
{
  background-color: transparent;
    color: var(--shs-clr-6);
    padding: 0;
    border: none;
    cursor: pointer;
    font-size: 12px;
    outline: none;
    font-family: 'IBM-Plex-Sans-Regular';
}
.shs-checkbox-title{
    font-size:11px!important;
}
.shs-checkbox-container {
   
    color: #696969!important;
}
.shs-loginfieldclose-icon {
	border:1px solid transparent;
	background-color: transparent;
	display: inline-block;
	vertical-align: middle;
  outline: 0;
  cursor: pointer;
  position: absolute;
  right: 10px;
 top: 15px;
}
.shs-loginfieldclose-icon:after {
  content: "\f00d";
	display: block;
	width: 12px;
	height: 12px;
	background-color:#696969;
	padding: 2px;
	border-radius: 50%;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 10px;
  cursor: pointer;
  position: absolute;
    top: 2px;
    left: 0px;
}
.shs-logininput:not(:valid) ~ .shs-loginfieldclose-icon {
	display: none;
}
.shs-logininput:not(:valid) ~ .shs-showpwdicon {
	display: none;
}
.shs-poweredlogo {
    color: #000;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 20px;
    right: 40px;
}
.shs-poweredlogo img {
    width:120px;
    }
.shs-poweredlogo span {
   font-size: 14px;
    margin: 5px 5px 0px 0px;
    }
.shs-sessionusername {
    width: 100%;
    padding: 12px 0px 11px 45px!important;
    margin: 5px 0 10px 0px;
    display: inline-block;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
    font-size: 12px;
}
.shs-sessionusernamelabel {
text-align:left;
}
.shs-sessionlogout {
    color: #363636;
    padding: 12px 20px;
    margin: 8px 0;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
    font-size: 13px;
    font-family: 'IBM-Plex-Sans-Regular';
    border: 1px solid #cecccc;
}
#shs-unsupportedbrowsermessage {
    color: red;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
}

#divTextBoxProviders .ui-widget-content {
    width: 298px !important;
    left: 0 !important;
    top: 27px !important;
    padding: 0;
}

#divTextBoxProviders .ui-menu .ui-menu-item {
    padding: 4px !important;
}

#shs-client-container {
    padding: 0;
    border: none;
}

#divTextBoxProviders .ui-widget-content {
    width: 298px !important;
    left: 0 !important;
    top: 27px !important;
    padding: 0;
    max-height: calc(100vh - 90px)!important;
}

#divTextBoxProviders .ui-menu .ui-menu-item {
    padding: 4px !important;
}

#shs-client-container {
    padding: 0;
    border: none;
}

/*Search Icon*/
.shs-search-icon {
padding-left: 4px;
}
#divTextBoxClient .shs-search-icon {
padding-left: 0px;
}

/*FlagIcons*/
.shs-flagIconname {
    margin-left: 5px;
}

#IconList li div {
    margin-left: 4px;
}

#FlagContainer {
    position: relative;
}
/*History Popup*/
.shs-history-icon-container {
    display: flex;
    align-items: center;
    order: 3;
    width: 24px;
    overflow: hidden;
}
.shs-history-icon {
    display:flex!important;
    align-items: center;
    justify-content: center;
    order: 2;
    min-width: 24px;
    height: 24px;
    color: var(--shs-clr-8);
}

.shs-history-icon-disabled {
    color: #7e99a9 !important;
    opacity: 0.6;
    pointer-events: none;
}

.shs-history-icon-container:hover{
    flex-direction: row-reverse;
    width: auto;
    background: #efefef;
}
 .shs-history-icon:hover:not(:disabled) {
        border-radius: 50%;
        background-color: var(--shs-clr-8);
        color: var(--shs-clr-8-clr);
    }
.shs-historyctr {
display:flex;
    justify-content: space-between;
    align-items: center;
}
.shs-historyctr div.ellipsis {
    width:72%;
}
/*#GridControl {
height:325px!important;
overflow:auto!important;
}*/
.shs-displaygrid {
display:grid;
}
.shs-inquirylist-width table tr td table.dxgvControl {
    width:calc(100vw - 25%)!important;
}
.shs-inactiveclient-ctr {
background:#D5D6D8!important;
height:25px!important;
padding:0px 10px!important;
border-bottom:none!important;
}
.shs-unsavedchangesctr_width {
width:auto!important;
}
.shs-position-textBox_flagTypes_Icon {
    position:absolute;
    left: 4px;
    top: 3px;
    color: var(--shs-clr-8);
    font-size: 15px;
}
.shs-padding-TextBox_FlagTypes_IconText {
padding-left:25px;
}
.shs-uiautocomplete-flagicons {
    color: var(--shs-clr-8);
    font-size: 15px;
}
.shs-imagelarge {
width:25px;
height:25px;
}

.shs-client-provider-hover-details {   
    font-size: 12px!important;    
    display: none;   
    width: 180px;
    background-color: white;
    color: black;
    border: 1px solid var(--shs-bc);
    position: absolute;
    z-index: 9995;
}

.shs-client-provider-details-hover-container {
    padding-right:5px;
   
}

.shs-client-provider-details-hover-container:hover .shs-client-provider-hover-details {
    display: block;
}
/*ClientFlags*/
.shs-clienticons-position div i.shs-fa-icon-primary {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .shs-clienticons-position div i.shs-fa-icon-primary:hover {
        transform: scale(1.2);
        width: 22px !important;
        height: 22px !important;
    }

.shs-clientflag-bgdiffer {
    color: var(--shs-clr-8) !important;
}

    .shs-clientflag-bgdiffer:hover {
        color: #fff !important;
    }
.shs-ssohorizontalpipe {
    width: 45%;
    height: 1px;
    background: #d6d6d6;
}

.shs-ssohorizontalpipe_or {
    width: 10%;
    color: #000;
}

    .shs-ssohorizontalpipe_or span {
        margin-left: 12px;
    }