@media only screen and (max-width: 1300px) {
  .desktop-header-v2 .navbar-brand img {
    height: 40px;
    min-width: 70px !important;
}
.desktop-header-v2 .search-desktop-custom {
  position: relative;
  padding: 0px !important;
}
.desktop-header-v2 .searchbar-input {
  width: 220px;
}
.desktop-header-v2 .navbar-nav li a {
  color: #FFFFFF !important;
  font-size: 15px;
  padding: 0px 3px !important;
  margin: 0px 5px !important;
}
.desktop-header-v2 a.navbar-brand {
  margin-right: 5px !important;
}
@media only screen and (min-width: 1280px) {  
  .welcome-video-right{
	display:flex;
	align-items:center;
	justify-content:center;
	}
	.welcome-video-right .login-form-outer{
		margin:initial;
		top:0px;
	}
	.welcome-video-right .login-form-outer{
		margin: initial;
	}
	.welcome-video-right button{
		width:auto;
		margin:auto;
	}
  .thankyou-div-outer{
    /* display:block!important; */
    max-width:650px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

}
@media only screen and (max-width: 1280px) {
  .login-signup-left h3 {
    font-size: 33px;
  }
}
@media only screen and (max-width: 1201px) {
  .desktop-header-v2 .navbar-brand img {
    height: 40px;
    min-width: 70px !important;
}
.desktop-header-v2 .search-desktop-custom {
  position: relative;
  padding: 0px !important;
}
.desktop-header-v2 .searchbar-input {
  width: 160px;
}
.desktop-header-v2 .navbar-nav li a {
  color: #FFFFFF !important;
  font-size: 15px;
  padding: 0px 3px !important;
  margin: 0px 5px !important;
}
.desktop-header-v2 a.navbar-brand {
  margin-right: 5px !important;
}
.popupcard-state-tooltip {
  min-width: 400px !important;
  right: 0px !important;
  left: inherit !important;
  display: flex;
  justify-content: end;
}
}
.desktop-header-v2 .search-desktop-custom {
  position: relative;
  padding: 0px !important;
}
.desktop-header-v2 .searchbar-input {
  width: 160px; 
}
.desktop-header-v2 .navbar-nav li a {
  color: #ffffff !important;
  font-size: 15px;
  padding: 0px 3px !important;
  margin: 0px 5px !important;
}
.desktop-header-v2 a.navbar-brand {
  margin-right: 5px !important;
}
}
@media only screen and (max-width: 1024px) {
  .sidebar {
    padding: 20px 12px;
    width: 200px;
  }

  .sidebar ul.side-links li a {
    padding: 8px 15px;
  }
  
  .phone-field{
	width:initial;
	}
	
	.welcome-video-right iframe{
		height:400px!important;
	}
	.welcome-video-right button{
		width:auto;
		margin:auto;
	}
}
@media only screen and (max-width: 991px) {

.searchbar-input {
  width: 100%;
}

  .login-signup-left {
    display: none;
  }

  .login-logo-mobile {
    display: block;
  }

  .login-form-outer {
    margin-top: -290px;
  }

  .navbar-nav li {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .navbar-nav li a {
    margin: 0px !important;
    padding: 0px !important;
  }

  .navbar-nav li a.active:after, .navbar-nav li a:hover:after {
    height: 2px;
  }

  .navbar-collapse {
    padding: 9px 0px;
  }

  .header-user {
    position: absolute;
    top: 8px;
    right: 77px;
  }

  .drop-down-box {
    box-shadow: inherit;
  }

  .navbar-toggler {
    display: block;
    border: 1px solid #dddddd;
    width: 43px;
    height: 32px;
    position: absolute;
    top: 8px;
    border-radius: 3px;
    right: 15px;
  }

  .navbar-toggler i {
    font-size: 24px;
    margin-left: -1px;
    margin-top: -2px;
    display: inline-block;
  }

  .sidebar ul.side-links li a.active label {
    color: #ffffff;
  }

  .sidebar.collapse:not(.show) {
    display: none;
  }

  .sidebar .sidebar-logo {
    display: none;
  }

  .sidebar, .sidebar:hover {
    width: 100%;
    top: 65px;
    left: 0px;
    border: none;
    box-shadow: inherit;
  }

  .side-links {
    padding: 0px !important;
    border: none !important;
  }

  /****************************** 06/09/23 ****************************/
  .tab-content > .tab-pane {
    display: block;
    opacity: 1;
    margin-bottom: 10px;
  }
  .tab-content-width > .tab-pane {
    display: none !important;
  }
  .tab-content-width .active {
    display: block !important;
}
  .new-accordion .accordion-body {
    border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
  }
  
  .welcome-video-right iframe {
    height: 300px!important;
  }
  .provider-credential-textarea{
    min-width: initial!important;
    max-width: 100%;
  }
  .new-accordion ul.nav-tabs{
	display:none;
  }

}
@media only screen and (max-width: 815px){
  .request-flex-css {
    display: flex;
    justify-content: space-between;
}

  .filter-sec-responsive {
    flex-direction: column;
}
.filter-sec-responsive .search {
  width: 100%;
}
.filter-right-section {
  justify-content: space-between;
  margin-top: 10px;
}
.filter-right-section .table-filter {
  width: 50%;
  margin-left: 0px !important;
}
  }
@media only screen and (min-width: 767px) {
  .request-flex-css {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: inherit !important;
}
  
  .last-update-popup{
    min-width:750px;
  }
  .last-update-popup .custom-popup{
    min-width:750px;
  }
  .last-update-popup .table-responsive{
    overflow-x: hidden;
  }
  #clearContentButton{
    float: right;
    margin-top: -34px!important;
  }
}

@media only screen and (max-width: 767px) {
  
  .login-signup-outer section {
    padding: 20px 30px;
  }

  .login-form-outer {
    margin-top: -250px;
  }

  .table-filters {
    flex-direction: column;
  }

  .search {
    width: 100%;
  }

  .table-filters-left {
    margin-bottom: 10px;
  }

  .add-note-btn {
    margin-bottom: 13px;
    margin-top: 8px;
  }

  .popup-divider {
    display: none;
  }
  .add-folder{
	flex-direction:column;
  }
  .task-stats{
	justify-content: start;
  }
  .stats-info{
	    align-items: start!important;
	    flex-direction: column;
	    margin-left: 0px!important;
	    margin-right: 10px;
  }
  .note-th{
    min-width: 200px;
  }
  .provider-folder.folder-name-outer, .files-outer{
    max-height: 161px!important;
  }
  .provider-document-content{
    max-height: 500px;
    overflow: auto;
  }
  .custom-popup{
    max-width: 96%;
    width: 100%;
  }
  #workflowNoteModal .custom-popup{
    width:initial;
    margin: auto;
  }
  .custom-popup .richtexteditor {
    height: 437px!important;
  }
  .provider-doc-buttons-outer{
    flex-direction:  column;
  }
  .provider-footer-note{
    padding-left: 0px!important;
    margin-top:10px;
  }
  .provider-footer-note label{
    margin-bottom:5px!important;
  }
  .provider-doc-buttons button{
    margin-bottom:3px;
  }
  .table-filter-outer{
    flex-direction: column;
  }
  .table-filter{
    margin-bottom: 10px;
    margin-left: 0px;
    width:100%;
  }
  .table-filter-outer .stats-info{
    width: 100%;
    margin-right:0px;
    margin-bottom: 10px;
  }
  .welcome-video-right iframe {
    height: 252px!important;
  }
  .last-update-popup{
    width:100%;
  }
  .last-update-popup .custom-popup{
    width: 100%;
    margin:auto;
  }
  .update-send{
    padding-right:0px;
  }
}

@media only screen and (max-width:575px) {
  .popupcard-state-tooltip {
    min-width: 400px !important;
    right: 0px !important;
    left: inherit !important;
    display: flex;
    justify-content: end;
}
  .request-group-field {
    flex-direction: column;
}
.request-group-field .table-filters-right {
  width: 100%;
  justify-content: start;
}
.request-group-field .table-filters-right label{
  text-align: left;
  margin-bottom: 5px;
}
  .request-group-field .table-filters-left {
    width: 100%;
}
  .request-group-field .table-filters-right .d-inline-flex  {
    flex-direction: column;
    width: 100%;
  }
  .request-group-field .table-filters-right .table-filter .form-select {
    min-width: 100%;
}
.request-group-field .table-filters-right .table-filter  {
 margin: 0px !important;
}
  .flex-direction-responsive {
    flex-direction: column;
    margin: 0px 0px 10px !important;
    width: 100%;
}
.flex-direction-responsive select{  
  width: 100%;
  min-width: 100%;

}
.flex-direction-responsive .date-input-field {
  width: 100%;
}
.flex-direction-responsive label {
  margin: 0;
  margin-bottom: 5px;
}
  .filter-sec-responsive .table-filters-left {
    margin-bottom: 0px;
}
  .filter-right-section .check-elemet-part {
    margin-left: 0px !important;
}
  .filter-right-section .table-filter {
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start;
    width: 100%;
    margin-left: 0px !important;
  }
  .filter-right-section {
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap;
  }
    .tooltip-question .overflow-width-notes {
      right: -100px;
  }
	.phone-field{
		width:100%;
	}
  .show-email-outer{
    width:100%;
    margin-top:10px;
    max-height: 100px;
    overflow: auto;
  }
  .update-send{
    flex-direction: column;
  }
  .update-send .show-emails{
    margin-left: 0px;
  }
  .remove-info-btn{
	position:static!important;
	margin-bottom:10px;
  }
}

/*# sourceMappingURL=responsive.css.map */
@media only screen and (max-width:540px){
  .popupcard-state-tooltip {
    min-width: 350px !important;
    right: inherit !important;
    left: 0px !important;
    display: inline;
    justify-content: inherit;
}
}
@media only screen and (max-width:455px){
  .popupcard-state-tooltip {
    min-width: 200px !important;
    right: inherit !important;
    left: 0px !important;
    display: inline;
    justify-content: inherit;
}
}
@media only screen and (max-width:400px){
  .popupcard-state-tooltip {
    min-width: 150px !important;
    right: inherit !important;
    left: 0px !important;
    display: inline;
    justify-content: inherit;
}
}