      /* .sidebar {
            width: 220px;
            background-color: #2e3b4e; 
            color: white;
            height: 100vh;
            padding-top: 20px;
        } */

        *{
          font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
        }

        .btn {
          font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
        
        }

        a{
          font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
        }
        .breadcrumb-item .smallText{
          font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
        }

        .entitylist-filter-option-group-label{
          font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
        
        }        
        .ms-CommandBarItem-link:has(i[data-icon-name="Download"]){
          border-color: #DC1464;
          border-radius: 2px;
          font-family: Open Sans;
          font-weight: 600;
          font-size: 14px;
          padding: 6px 20px;
          width: fit-content;
          border-style: solid;
          background-color: #DC1464;
          color: #ffffff;
        }


        .ms-CommandBarItem-link:has(i[data-icon-name="Add"]) {
          font-weight: 600;
          font-size: 14px;
          border-color: #277493;
          padding: 6px 20px;
          color: #ffffff;
          width: fit-content;
          border-style: solid;
          border-width: 1.6px;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          background-color: #277493;
      }
      
        .content-area {
          box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
      }

        .form-control {
          background-color: #f8f9fa !important;
          color: #000000;
          border: none !important;
      }

        .form-control :focus {
            border-color: #0000 !important;
          }
          .form-control :hover {
            border-color: #0000 !important;
          }
          .cs-container .container{
            margin-left: 0px;
            margin-right: 10px;
            padding-left: 0px;
            padding-right: 10px;
            max-width: 99%;
            width: 100%;
            font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
          }
          h1.siteTitle.custom-sitetitle {
            font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
        }
        .custom-container {
          max-width: 1720px;
          margin: initial;
          padding-left: 20px;
      }
      label{
        color:#000;
      }
  /* 
        #cs-leftnav .nav-link{
           background-color: gainsboro; 
          background-color: #fff;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          padding: 15px;
      margin-left: 15px;
          flex-grow: 1;
          overflow-y: auto;
          border-radius: 5px;
        } 
        
         #cs-leftnav .nav-link a{
          border: none;
           background-color: gainsboro; 
        }
        */
       
        #cs-maincontent{
          background-color: #fff;
          /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
          border-radius: 5px;
       padding-left: 0px;
       padding-right: 0px;
        }
        .cs-subgrid .table th  {
  
        background: #f8f9fa;
      }
      h1.underline,
  h4.underline {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 21px;
  }
  #mainContent{padding-bottom: 48px;}
  .footer{position: fixed; bottom: 0;  width: 100%; z-index: 1000;}
  
  #cs-maincontent .entitylist{
    border: none;
  }
  
  .cs-subgrid {
    border: none;
  }
  
  .cs-subgrid .view-toolbar{
    border: none;
  }
  
  
  .cs-subgrid .table th a {
    text-decoration: none;
font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 600;
    color: rgb(36, 36, 36);
    box-sizing: border-box;
    box-shadow: none;
    margin: 0px;
    display: block;
  
    font-style: normal;
    line-height: 20px;
  }
  
  .cs-subgrid .table tbody a {
  
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    font-weight: normal;
    color: rgb(17, 94, 163);
    outline: none;
    text-decoration: none;
    line-height: 20px;
    background-color :#fff
  }
  .cs-subgrid .table tbody td {
  
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  font-weight: normal;
  color: rgb(36, 36, 36);
  box-sizing: border-box;
  box-shadow: none;
  margin: 0px;
  background-color :#fff
  }
  .cs-subgrid .selected-view {
  
    font-weight: 600;
    white-space: nowrap;
    color: black;
  }
  .cs-subgrid .view-filter-select a {
    font-weight: 400;
    white-space: nowrap;
    color: black;
  }
  .cs-chart-separator {
    width: 100%;
    height: 1px;
    background-color: #ccc; /* You can change the color as needed */
    margin: 10px 0; /* Adjust the margin for spacing */
    }
    .cs-chart-header{
      font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
      font-size: medium;
      font-weight: 500;
    }
    span.username {
      font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  }
    a.nav-link {
      font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  }
  .cs-chart{
    width: calc(50% - 10px); 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    padding: 20px; 
    border-radius: 10px;
  }
  @media screen and (max-width: 600px) {
    .cs-chart{
      width: calc(100% - 10px); 
    }
  }
  a:not(.btn):hover {
    text-decoration: none ! IMPORTANT; 
  }
  li.dropdown-submenu.dropdown.nav-item {
    position: absolute;
  }
  .input-group1 {
    margin-left: 60px !important;
    width: -webkit-fill-available !important;
  }
  h1.siteTitle.custom-sitetitle {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  }
  
  
      .cs-subgrid .btn.btn-default.btn-md.aria-exp {
        /* display: none; */
      }
      .EntityFormPanel{
        border: 0px solid #f2f2f2;
  
      }
      #cs-leftnav .crmEntityFormView .tab-title{
        display: none;
      }
      h2.tab-title {
        display: none;
    }
  
      nav.ms-auto.menu-bar {
        display: none;
    }
      .footer-bottom.d-print-none {
        position: fixed;
        bottom: 0px;
        background: #e0e0e0;
    }
  
        @media (max-width: 543px) {
          h1.siteTitle.custom-sitetitle {
          font-size: 17px ! IMPORTANT;
          }
          
      }
  
  
  * cs for Left silder  */
  /* CSS for Left silder  */
  
  #cs-leftnav, .cs-leftnav {
    width: 250px;
    /* height: 596px; */
    /* height: calc(100dvh + 95px); */
    background-color: var(--portalThemeColor1);
    /* background-color: #f7f7f7; */
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    transition: width 0.3s;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  /* Collapsed Sidebar */
  #cs-leftnav.collapsed, .cs-leftnav.collapsed {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    z-index: 1;
  }
  
  /* Sidebar Header */
  #cs-leftnav .sidebar-header, .cs-leftnav .sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
  }
  
  /* Logo */
  #cs-leftnav .logo, .cs-leftnav .logo {
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    width: 80px;
    height: 80px;
  }
  /* Toggle Button */
  #cs-leftnav .toggle-btn, .cs-leftnav .toggle-btn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 18px;
    padding: 10px;
    outline: none;
    transition: transform 0.3s;
    padding-left: 5px;
  }
  /* Custom Icon Style for the Toggle Button */
  #cs-leftnav .toggle-btn .line, .cs-leftnav .toggle-btn .line  {
    width: 20px;
    height: 1px;
    /* background-color: #333; */
    background-color: #ffffff;
    display: block;
    margin: 5px auto;
    transition: background-color 0.3s;
    padding-left: 0px;
    margin-left: 0px;
  }
  
  /* List Group */
  #cs-leftnav .list-group, .cs-leftnav .list-group {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  
  #cs-leftnav .list-group .nav-link, .cs-leftnav .list-group .nav-link {
    display: flex;
    align-items: center;
    /*color: #333;*/
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    padding-left: 0px;
    margin-left: 0px;
    white-space: nowrap;
    outline: none !important;
  }
  
  #cs-leftnav .list-group-item{
    color: #fff;
    background-color:  rgba(0, 0, 0, 0);
    color: #ffffff;
      text-decoration: none;
      font-size: 14px;
      padding: 10px;
      border-radius: 5px;
      position: relative;
      overflow: hidden;
      transition: all 0.3s;
      padding-left: 0px;
      margin-left: 0px;
      border: 0px;
  }
  
  #cs-leftnav .list-group .nav-link .fa, .cs-leftnav .list-group .nav-link .fa {
    margin-right: 10px;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
  }
  
  /* Hide text when collapsed */
  #cs-leftnav.collapsed .list-group .nav-link span:not(.fa), .cs-leftnav.collapsed .list-group .nav-link span:not(.fa) {
    width: 0;
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
  }
  
  h2.new-title{margin-left: 0 !important;}
  .breadcrumb > li a{padding-left: 0px; margin-left: 0px !important;}.breadcrumb{padding-left: 0px;}
  .page-header{margin-top: 20px;}
  #header-page-title{font-size: 30px;}
  .cs-container{padding-bottom: 0px;}
  .footer{position: fixed; bottom: 0;  width: 100%; z-index: 1000;}
  
  body, .form-control, .crm-jqm-optionset.ui-controlgroup-horizontal .ui-btn, .crm-jqm-optionset{font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; !important;}
  .pva-floating-style{z-index: 9999 !important;}
  @media (max-width: 1024px) {
  .cs-subgrid .table tbody td, .cs-subgrid .table th a, .cs-subgrid .table tbody a {font-size: 12px;}
  h2.new-title, h2.tab-title1, .page-header h2, #header-page-title{font-size: 28px;}
  }
  .cs-container .page-link{color:#202947 !important;}
  .cs-container .pagination>.active>a, .csa-container .pagination>.active>a:focus, .csa-container .pagination>.active>a:hover{background-color: #202947 !important;color:#ffffff !important;}
  .form-control.readonly{outline:none !important;}
  .crm-jqm-optionset.ui-controlgroup-horizontal .ui-radio-on{background-color: #202947 !important;}
  .textarea.form-control.readonly{padding: 10px !important;}
  .modal-header{background: #202947; padding-top: 0.5rem; padding-bottom: 0.5rem;}
  .modal h1 {color: #ffffff !important; margin-top: 0px !important;}
  .modal-header .form-close, .modal-header .form-close:hover{color: #ffffff !important;}
  .crmEntityFormView fieldset{padding-top: 20px;}
  .crmEntityFormView .actions{padding-left: 20px;}
  .list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover{background-color:#202947; border-color:#202947;}
  #cs-leftnav, .cs-leftnav {
    transition: width 0.3s ease, min-width 0.3s ease;
      width: 200px;
      min-width: 200px;
  }
  .nav .show.dropdown-menu > li > a:hover{background-color:#202947 !important; color: #ffffff !important;}#filterDropdownId a.dropdown-toggle{outline: none;}
  .table-fluid tr {
    overflow: hidden;
    border-top: solid #ddd 0.08rem !important;
  }.nav .show.dropdown-menu > .active > a{background-color:#202947 !important; color: #ffffff !important;}
  
  /* .csa-container{min-height: calc(100% - 95px);} */
  .collapsed + #cs-maincontent {
    transition: flex-grow 0.3s ease;
    margin-left: 15px;
    margin-right: 0px;
    max-width: calc(100% - 60px);
  }
  #cs-maincontent {
    transition: flex-grow 0.3s ease;
    margin-left: 1px;
    margin-right: 0px;
    max-width: calc(100% - 215px);
  }
  /* Mobile Responsiveness */
  @media (max-width: 768px) {
    /* .csa-container{min-height: calc(100% - 95px);} */
  .cs-subgrid .table tbody td, .cs-subgrid .table th a, .cs-subgrid .table tbody a {font-size: 12px;}
  #cs-maincontent {
    max-width: calc(100% - 60px);
  }
  .collapsed + #cs-maincontent {
    max-width: calc(100% - 215px);
  }
  
  html[dir=ltr] .table-fluid td {
    padding-left: 9rem !important;
  }.table-fluid td:before{width: 8rem; margin-left: -8rem;padding-right:0px;}
  #cs-leftnav.collapsed .list-group .nav-link span:not(.fa), .cs-leftnav.collapsed .list-group .nav-link span:not(.fa) {
    width: inherit;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
  }
  #cs-leftnav, .cs-leftnav{width: 60px;
    min-width: 60px;}
  #cs-leftnav.collapsed, .cs-leftnav.collapsed {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  z-index: 1;
  }
  .crmEntityFormView fieldset{padding-top: 1px;}
  .crmEntityFormView .actions{padding-left: 1px;}
  .casetitle{padding-left: 5px !important; padding-bottom: 5px !important;}
  h2.new-title, h2.tab-title1, .page-header h2, #header-page-title{font-size: 20px;}
  h3{font-size: 18px !important;}
  #cs-leftnav, .cs-leftnav {
      width: 60px !important;
  }
  #cs-leftnav .list-group .nav-link span:not(.fa), .cs-leftnav .list-group .nav-link span:not(.fa) {
    display: block;
  }
  #cs-leftnav .list-group a span.icon, .cs-leftnav .list-group a span.icon {
    font-size: 18px;
    margin-right: 10px;
    min-width: 20px;
  }
  #cs-leftnav.collapsed, .cs-leftnav.collapsed {
    transform: translateX(0);
  }
  .cs-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none;
  }
  
  #cs-leftnav.collapsed ~ .cs-overlay, .cs-leftnav.collapsed ~ .cs-overlay {
    display: block;
  }
  #filterDropdownId a.dropdown-toggle {
    outline: none;
    margin-bottom: 10px;
  }
  }
  
   /* Web/Desktop Styles */
   @media screen and (min-width: 769px) {
    #cs-leftnav, .cs-leftnav {
        width: 236px;
        transform: translateX(0); /* Ensures sidebar is expanded on load */
    }
  
    .cs-overlay {
        display: none;
    }
  }
  
  .cs-flex {
    display: flex;
    width: 100%;
    padding-left: 0px;
    padding-right :0px;
    /*margin-bottom: 20px;*/
  }
  .flex-grow-1 {
    flex-grow: 1;
  }
  
  .cs-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  
  /* CSS Ends for Left slider */
  
  .page-heading{
    padding-top: 0px;
  }
  
  .cs-navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 48px;
  background-color: #03192f !important;
  }
  
  .cs-navbar .navbar-header{
    padding-top: 0px;
  padding-bottom: 0px;
  }
  
  
  .footer-bottom{
    position: relative;
    bottom: 0px;
    padding-top: 0px;
      padding-bottom: 0px;
      background-color: #03192f !important;
  }
  
  .cs-navbar .navbar-header .nav-link{
    color: white;
  }
  
  .cs-navbar .custom-container{
    padding-left: 0px;
  }
  
  .cs-navbar .nav-link span{
    color: white;
  }
  
  .cs-navbar .nav-item .dropdown-toggle::after{
    color: white;
  }
  
  .footer-bottom .xrm-attribute-value{
    font-size: 16px;
  }
  
  footer .footer-bottom{
  min-height: 48px;
  height: 48px;
  }
  
  button.btn.btn-default.launchentitylookup {
    background: #03192f;
  }
  
  /* Styling for the Sign In link with an icon */
  .sign-in-link {
    padding-left: 10px !important;
    display: flex;
    align-items: center;
    text-decoration: none;
  }
  
  .sign-in-link i {
    margin-right: 14px !important; /* Adjust spacing between icon and text */
    font-size: 16px; /* Adjust icon size */
    vertical-align: middle;
  }
  
  /* Additional styling for the navigation items */
  .nav-item {
    display: flex;
    align-items: center;
  }
  
  .sign-in-link i {
    margin-right: 8px;
  }
  
  .cs-nav-icon {
    margin-right: 5px;
    vertical-align: middle;
  }
  .form-control:focus {
    border: 1px solid #949494 !important;
  }
  
  .wrapper-body {
    padding: 20px;
  }
  div#cs-leftnav, div.cs-leftnav {
    height: 100vh;
    /* min-height: calc(100vh - 50px); */
    /* min-height: calc(100%); */
    padding-left: 20px;
    background: var(--portalThemeColor1);
    /*border-radius: 6px;*/
  }
  div#EntityFormPanel {
    border: none;
  }
  a.nav-link.active {
    /* background: #e9e7e7; */
    background: #3d4663;
  }
  /* +++++++++ */
  
  
  
  /* SharePoint Documents  */
  abbr[title]{
    text-decoration: auto;
  }
  
  .fa-folder::before{
    color: #4b6f93;
  }
  
  /* End SharePoint Documents  */
  
  
  
  /*  Home page card */
  
  .cs-card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    width: 100%;
  }
  
  .cs-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(129, 40, 40, 0.1);
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease;
  }
  
  .cs-card:hover {
    transform: translateY(-5px);
  }
  .row.sectionBlockLayout > .container{
    max-width: 100% !important;
  }
  .cs-card-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
  }
  
  .cs-card-count {
    font-size: 36px;
    color: #03192f;
  }
  
  .cs-help {
    text-align: center;
    padding: 40px 20px;
    background-color: #03192f;
    color: #fff;
  }
  
  .cs-help h2 {
    margin-bottom: 20px;
    font-size: 24px;
    color: white !important;
  }
  
  .cs-help p {
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto 20px auto;
    color: white !important;
  }
  
  .cs-help a {
    text-decoration: none;
    background-color: #007bff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
  }
  
  .cs-help a:hover {
    background-color: #0056b3;
  }
  
  .cs-faq {
    padding: 40px 20px;
    max-width: 800px;
    margin: 0 auto;
  }
  
  .cs-faq h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  
  .cs-faq p {
    margin-bottom: 30px;
    font-size: 16px;
  }
  
  /* Home page card */
  
  
  /* Multi Step form  */
  
  ol .list-group-item-success{
    background-color: #5f914f;
    color: white;
    color: white !important;
    border-color: #04411c;
    font-size: 14px;
  }
  
  ol .list-group-item.active{
    background-color: #03192fcc;
    border-color:#03192f;
    font-size: 14px;
  }
  
  ol .list-group-item{
    font-size: 14px;
  }
  
  .crmEntityFormView .cell .field-label{
    font-size: 14px;
  }
  
  .crmEntityFormView .form-control{
    font-size: 14px;
  }
  
  .crmEntityFormView table.table td{
    font-size: 14px;
  }
  

  .cs-container .collapsed .logo{
width: 12px;
height: 12px;
  }
  
  /* End of Multi Step form  */

  .cs-modal-popup-form .modal-header{
    display: none;
  }

  .cs-modal-popup-form {
    height: 650px;
  }
  /* Hide the original button text */

#csComponentTable{
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}


.dropdown .action .btn{
  height: 20px;
  width: 20px;
}

.entity-form{
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  
}

.crmEntityFormView .cell .field-label{
  color: rgb(36, 36, 36);
  font-weight: 400;
}

.section tbody tr td div.control{
  /* clear: none !important;
  float: right; */
}

/* Filter CSS Start*/

#entitylist-filters{
  font-size: 14px;
}

.entitylist-filter-option-group-label {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.entitylist-filter-option-group{
  font-size: 14px !important;
  font-weight: 500 !important;
}

@media (min-width: 992px) {
  .filter-vertical {
      width: 15%;
  }
}

@media (min-width: 992px) {
  .col-lg-9 {
      width: 85%;
  }
}

.card-body{
  padding: 0px;
  /* border-right: 2px solid #ccc; */
}

.card-body .float-end{
  float: left !important;
}

.btn-entitylist-filter-submit{
  color: white !important;
}




/* Filter CSS End */


.dropdown button{
  padding-top: 0px;
  padding-bottom: 0px;
}


.form-custom-actions{
  margin-bottom: 0px;
}


.list-group-item.nav-link.child-nav-link.active {
  background: #7c85a1 !important;
}


.contact-project-modal-popup{
  height: 300px;
}

#modalMessage{
  font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
}
.submit-btn{
  font-weight: 600 !important;
  height: 36px !important;
  font-size: 14px !important;
}

.content-area {
  padding: 0px !important;
}
