/**
 * Code generated by Microsoft. Changes to this file are not
 * supported. We recommend that you do not to modify this file. Any
 * change to this file will get overwritten with a theme applied using
 * Theme panel from Power Apps Portals.
 */
 body {
  color: #000000;
  background-color: #ffffff; }

/*
additional changes to generalize the color and font [start]
*/
body, html, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a, .a  {
    font-family: 'Source Sans Pro', sans-serif !important;
}

button, .btn-primary  {
  font-family: 'Source Sans Pro', sans-serif !important;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
     font-family: 'Source Sans Pro', sans-serif !important;
     font-size: 16px !important; 
}

/* a.details-link:not(.btn) {
  text-decoration: underline !important; 
} */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
      z-index: 2;
      color: #fff;
      background-color: #8764b8;
      border-color: #8764b8;
  }
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #8764b8
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover {
  background-color: #8764b8 !important;
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 6px !important; 
}
.crmEntityFormView, .entitylist, .modal-content, .popover-content {
    border: 1px solid #FFFFFF !important; }

#filterDropdownId a {
    white-space: wrap; /* to handle display of long listview option name */
}
/*
additional changes to generalize the color and font [end]
*/

legend {
  color: #000000; }

footer {
  color: #333333; }
  footer .footer-bottom {
    background-color: rgba(31,10,46,1) !important;
    height: 134px !important;
    }

.breadcrumb {
  background-color: transparent; }
  .breadcrumb > li a {
    color: #1276CE; }
    .breadcrumb > li a:hover {
      color: #1276CE; }
  .breadcrumb > .active {
    color: #000000; }

.nav-tabs > li > a:hover {
  background-color: #f2f2f2;
  color: #1276CE; }

.nav-tabs > li > a:focus {
  background-color: #f2f2f2;
  color: #1276CE; }

.btn-default {
  color: #1276CE;
  background-color: #ffffff;
  border-color: #1276CE; }
  .btn-default:hover {
    color: #1276CE;
    background-color: #f2f2f2;
    border-color: #1276CE; }
  .btn-default:active, .btn-default.active {
    color: #1276CE;
    background-color: #f2f2f2;
    border-color: #1276CE; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus {
      color: #1276CE;
      background-color: #f2f2f2;
      border-color: #1276CE; }
  .btn-default:focus, .btn-default.focus {
    color: #1276CE;
    background-color: #f2f2f2;
    border-color: #1276CE; }

.btn-primary {
  color: #ffffff;
  background-color: #1276CE;
  border-color: #1276CE; }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #2790ec;
    border-color: #2790ec; }
  .btn-primary:active, .btn-primary.active {
    color: #ffffff;
    background-color: #2790ec;
    border-color: #2790ec; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus {
      color: #ffffff;
      background-color: #2790ec;
      border-color: #2790ec; }
  .btn-primary:focus, .btn-primary.focus {
    color: #ffffff;
    background-color: #2790ec;
    border-color: #2790ec; }

.navbar-static-top.navbar-inverse {
  background-color: rgba(231,230,231,1) !important;
  height: 130px !important; }

.navbar-toggle {
  background-color: #1276CE; }

.navbar-inverse .navbar-toggle {
  border: 1px solid #1276CE; }
  .navbar-inverse .navbar-toggle:hover {
    background-color: #1483e5; }
  .navbar-inverse .navbar-toggle:focus {
    border: 1px solid #000000;
    background-color: #1483e5; }

.navbar-inverse .navbar-nav > li > a {
  color: #333333; }
  .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #1276CE;
    color: #ffffff; }
  .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #1276CE;
    color: #ffffff; }

.navbar-inverse .navbar-nav > .open > a {
  color: #ffffff;
  background-color: #1276CE; }
  .navbar-inverse .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #1276CE; }
  .navbar-inverse .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #1276CE; }

.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #1276CE; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      background-color: #ffffff;
      color: #1276CE; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      background-color: #ffffff;
      color: #1276CE; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
    background-color: #ffffff;
    color: #1276CE; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      background-color: #ffffff;
      color: #1276CE; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      background-color: #ffffff;
      color: #1276CE; }

.nav > li > a:hover {
  background-color: #f2f2f2; }

.nav > li > a:focus {
  background-color: #f2f2f2; }

.nav .open .dropdown-menu {
  background-color: #ffffff; }
  .nav .open .dropdown-menu > li > a {
    color: #000000; }
    .nav .open .dropdown-menu > li > a:hover {
      background-color: #f2f2f2;
      color: #000000; }
    .nav .open .dropdown-menu > li > a:focus {
      background-color: #f2f2f2;
      color: #000000; }
  .nav .open .dropdown-menu > .active > a {
    background-color: #f2f2f2;
    color: #000000; }
    .nav .open .dropdown-menu > .active > a:hover {
      background-color: #f2f2f2;
      color: #000000; }
    .nav .open .dropdown-menu > .active > a:focus {
      background-color: #f2f2f2;
      color: #000000; }

.nav > .open > a {
  background-color: #f2f2f2; }
  .nav > .open > a:hover {
    background-color: #f2f2f2; }
  .nav > .open > a:focus {
    background-color: #f2f2f2; }

.sectionPrimaryColor {
  background-color: #1276CE;
  color: #ffffff; }
  .sectionPrimaryColor h1, .sectionPrimaryColor h2, .sectionPrimaryColor h3, .sectionPrimaryColor h4, .sectionPrimaryColor h5, .sectionPrimaryColor h6 {
    color: #ffffff; }
  .sectionPrimaryColor .crmEntityFormView h1, .sectionPrimaryColor .crmEntityFormView h2, .sectionPrimaryColor .crmEntityFormView h3, .sectionPrimaryColor .crmEntityFormView h4, .sectionPrimaryColor .crmEntityFormView h5, .sectionPrimaryColor .crmEntityFormView h6 {
    color: #000000; }
  .sectionPrimaryColor .entitylist h1, .sectionPrimaryColor .entitylist h2, .sectionPrimaryColor .entitylist h3, .sectionPrimaryColor .entitylist h4, .sectionPrimaryColor .entitylist h5, .sectionPrimaryColor .entitylist h6 {
    color: #000000; }

a {
  color: #1276CE; }
  a:hover {
    color: #1276CE;
    text-decoration: underline; }
  a:focus {
    color: #1276CE;
    text-decoration: underline; }

.open > .btn-default.dropdown-toggle {
  color: #1276CE;
  background-color: #e6e6e6;
  border-color: #1276CE; }

.open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #1276CE;
  border-color: #1276CE; }
  .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #ffffff;
    background-color: #1276CE;
    border-color: #1276CE; }

.crmEntityFormView, .entitylist, .modal-content, .popover-content {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #f2f2f2; }

.panel-default > .panel-body, .list-group-item {
  background-color: #ffffff;
  color: #000000; }

.panel-default > .panel-heading {
  background-color: #f2f2f2;
  color: #000000; }

.facet-list-group-item-title {
  color: #000000; }

.form-control {
  background-color: #ffffff !important;
  color: #000000; }

input {
  background-color: #ffffff; }

.bootstrap-datetimepicker-widget {
  background-color: #ffffff; }
  .bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td span:hover {
    color: black; }
  .bootstrap-datetimepicker-widget table td.active:hover, .bootstrap-datetimepicker-widget table td span.active:hover {
    color: white; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: unset; }

.login-heading-section {
  color: unset; }

.navbar-static-top.navbar-inverse .navbar-brand a {
  color: #000000; }

.search-results .highlight {
  color: #000000; }

.table > thead > tr.info > td {
  background-color: #f2f2f2; }

.table > thead > tr.info > th {
  background-color: #f2f2f2; }

.table > thead > tr > td.info {
  background-color: #f2f2f2; }

.table > thead > tr > th.info {
  background-color: #f2f2f2; }

.table > tbody > tr.info > td {
  background-color: #f2f2f2; }

.table > tbody > tr.info > th {
  background-color: #f2f2f2; }

.table > tbody > tr > td.info {
  background-color: #f2f2f2; }

.table > tbody > tr > th.info {
  background-color: #f2f2f2; }

.table > tfoot > tr.info > td {
  background-color: #f2f2f2; }

.table > tfoot > tr.info > th {
  background-color: #f2f2f2; }

.table > tfoot > tr > td.info {
  background-color: #f2f2f2; }

.table > tfoot > tr > th.info {
  background-color: #f2f2f2; }

.table-hover > tbody > tr:hover {
  background-color: #f2f2f2; }

.table-hover > tbody > tr > td.info:hover {
  background-color: #f2f2f2; }

.table-hover > tbody > tr > th.info:hover {
  background-color: #f2f2f2; }

.table-hover > tbody > tr.info:hover > td {
  background-color: #f2f2f2; }

.table-hover > tbody > tr.info:hover > th {
  background-color: #f2f2f2; }

.table-hover > tbody > tr:hover > .info {
  background-color: #f2f2f2; }

.form-close {
  color: #000000; }
  .form-close:hover {
    color: #000000 !important; }
  .form-close:focus {
    color: #000000 !important; }

::placeholder {
  color: #000000 !important; }

.help-block {
  color: #000000; }

.msos-selection-container, .msos-container, .msos-caret-container, .msos-action-buttons:hover {
  color: #000000 !important;
  background: #ffffff !important; }

.msos-option-selected, .msos-selected-display-item, .msos-quick-delete, .msos-quick-delete:hover {
  background: #f2f2f2 !important; }

.msos-label, .msos-quick-delete, .msos-quick-delete:hover {
  color: #000000 !important; }

.msos-option-focused:after, .msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after, .msos-selecteditems-toggle:focus {
  border-color: #000000 !important; }

.msos-option:hover, .msos-option-selected:hover {
  background: #f9f9f9 !important; }

.msos-selecteditems-toggle {
  color: #1276CE !important; }

#header-logo {
  height: 50px !important;
  margin-top: 30px;
}

textarea{
  resize: none;
}

#ARPANSA_respectfully_acknowled {
  left: -65px;
  top: -18px;
  position: absolute;
  overflow: visible;
  width: 787px;
  height: 78px;
  line-height: 28px;
  margin-top: -5px;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: rgba(255,255,255,1);
}
#n_Commonwealth_of_Australia {
  left: 987px;
  top: -17px;
  position: absolute;
  overflow: visible;
  width: 224px;
  white-space: nowrap;
  line-height: 28px;
  margin-top: -5px;
  text-align: left;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: rgba(255,255,255,1);
}

#social_media {
  position: absolute;
  width: 262px;
  height: 46px;
  left: 931px;
  top: 17px;
  overflow: visible;
}
#mail {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 216px;
  top: 0px;
  overflow: visible;
}
#Ellipse_5 {
  fill: rgba(31,10,46,1);
  stroke: rgba(255,255,255,1);
  stroke-width: 2px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-miterlimit: 4;
  shape-rendering: auto;
}
.Ellipse_5 {
  position: absolute;
  overflow: visible;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
}
#Group_56 {
  position: absolute;
  width: 23.969px;
  height: 15.969px;
  left: 11.016px;
  top: 15.016px;
  overflow: visible;
}
#Group_55 {
  position: absolute;
  width: 23.969px;
  height: 15.969px;
  left: 0px;
  top: 0px;
  overflow: visible;
}
#facebook {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
  overflow: visible;
}
#Ellipse_9 {
  fill: rgba(31,10,46,1);
  stroke: rgba(255,255,255,1);
  stroke-width: 2px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-miterlimit: 4;
  shape-rendering: auto;
}
.Ellipse_9 {
  position: absolute;
  overflow: visible;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
}
#Group_48 {
  position: absolute;
  width: 12.1px;
  height: 22.429px;
  left: 16.95px;
  top: 11.786px;
  overflow: visible;
}
#Group_47 {
  position: absolute;
  width: 12.1px;
  height: 22.429px;
  left: 0px;
  top: 0px;
  overflow: visible;
}
#linkedin {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 54px;
  top: 0px;
  overflow: visible;
}
#Ellipse_8 {
  fill: rgba(31,10,46,1);
  stroke: rgba(255,255,255,1);
  stroke-width: 2px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-miterlimit: 4;
  shape-rendering: auto;
}
.Ellipse_8 {
  position: absolute;
  overflow: visible;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
}
#Group_50 {
  position: absolute;
  width: 20.034px;
  height: 20.036px;
  left: 12.983px;
  top: 12.982px;
  overflow: visible;
}
#Group_49 {
  position: absolute;
  width: 20.034px;
  height: 20.036px;
  left: 0px;
  top: 0px;
  overflow: visible;
}
#twitter {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 108px;
  top: 0px;
  overflow: visible;
}
#Ellipse_7 {
  fill: rgba(31,10,46,1);
  stroke: rgba(255,255,255,1);
  stroke-width: 2px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-miterlimit: 4;
  shape-rendering: auto;
}
.Ellipse_7 {
  position: absolute;
  overflow: visible;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
}
#Group_52 {
  position: absolute;
  width: 26.068px;
  height: 21.323px;
  left: 9.966px;
  top: 12.338px;
  overflow: visible;
}
#Group_51 {
  position: absolute;
  width: 26.068px;
  height: 21.323px;
  left: 0px;
  top: 0px;
  overflow: visible;
}
#youtube {
  position: absolute;
  width: 46px;
  height: 46px;
  left: 162px;
  top: 0px;
  overflow: visible;
}
#Ellipse_6 {
  fill: rgba(31,10,46,1);
  stroke: rgba(255,255,255,1);
  stroke-width: 2px;
  stroke-linejoin: miter;
  stroke-linecap: butt;
  stroke-miterlimit: 4;
  shape-rendering: auto;
}
.Ellipse_6 {
  position: absolute;
  overflow: visible;
  width: 46px;
  height: 46px;
  left: 0px;
  top: 0px;
}
#Group_54 {
  position: absolute;
  width: 26.725px;
  height: 18.662px;
  left: 9.638px;
  top: 13.669px;
  overflow: visible;
}
#Group_53 {
  position: absolute;
  width: 26.725px;
  height: 18.662px;
  left: 0px;
  top: 0px;
  overflow: visible;
}

/* Center the div on the page */
.secondary-nav-container {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
}

/* Style the secondary-navbar */
.secondary-navbar {
  display: flex;
  flex-direction: row; /* Arrange items horizontally */
  align-items: center; /* Align items vertically within the div */
  padding: 20px;
  
}

/* Remove the dots from the ul */
.scndry-nav {
  list-style-type: none;
  padding: 0;
  /*margin-left: -571px;*/
  margin-top: 13px;
  display: flex;
}

/* Add some spacing between list items */
.scndry-nav li {
  margin-right: 40px;
}

 /* Remove hyperlink styles */
 .scndry-nav a {
  text-decoration: none !important;
  color: black !important;
}

/* Global Css for Heading */

.global-heading {
  font-size: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: rgba(62,57,65,1);
  font-weight: bold;
  font-style: normal;
  border-bottom: 1px solid rgba(231,230,231,1);
}

.secondary-global-heading{
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  color: rgba(62,57,65,1);
  font-weight: bold;
  font-style: normal;
}

.section-title h3 {
  color: rgba(78,26,116,1) !important; 
  font-size: 16px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-style: normal !important;
  font-weight: bold !important;
  margin-top: 5px !important;
  margin-bottom: 40px !important;
}

.table-striped {
  border-collapse: separate !important;
  width: 100% !important;
  border-spacing: 0 10px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
}

.table-striped thead a{
  color: rgba(255,255,255,1) !important;
  font-weight: normal;
  font-size: 15px;
}

.table-striped th:first-child{
  border-radius:5px 0 0 5px;
}

.table-striped th:last-child{
  border-radius:0 5px 5px 0;
}

.table-striped thead tr{
  background-color: rgba(78,26,116,1);
}

.table-striped tbody td:first-child{
  border-top: 1px solid rgba(231,230,231,1);
  border-bottom: 1px solid rgba(231,230,231,1);
  border-left: 1px solid rgba(231,230,231,1);
  border-radius: 5px 0 0 5px;
  
}

.table-striped tbody td{
  border-top: 1px solid rgba(231,230,231,1);
  border-bottom: 1px solid rgba(231,230,231,1);
}

.table-striped tbody td:last-child{
  border-top: 1px solid rgba(231,230,231,1);
  border-bottom: 1px solid rgba(231,230,231,1);
  border-right: 1px solid rgba(231,230,231,1);
  border-radius: 0 5px 5px 0;
}

.table-striped tbody tr {
  height: 68px !important;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.panel-body{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
}

#filterDropdownId a{
  width: 225px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: normal !important;
  border: 1px solid rgba(231,230,231,1) !important;
  padding-left: 20px;
  color: #000000 !important;
}

/* Forms theme */

.tab-title{
  display: none;
}

.tab.clearfix fieldset{
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.tab.clearfix{
  font-family: 'Source Sans Pro', sans-serif, san-serif;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: normal !important;
}

/* Button Theme */
.btn-primary {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important;
}

.btn-info{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important; 
}

.btn.btn-primary.button.submit-btn[value="Save as Draft"]{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 835px;
  border-color: rgba(78,26,116,1) !important;
  margin-top: -60px !important;
}

/*Go Back button for View Disposal Form */
.btn-goback-view{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 895px;
  border: 1px;
}

/*Go back button for Source View form */
.btn-goback-source-view
{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 895px;
  border: 1px;
}

/* Save as Draft button for new */
.btn-saveasdraft-new{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 790px;
  border: 1px;
}

/* Save as Draft button for update */
.btn-saveasdraft-update{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 685px;
  border: 1px;
}

/* Save as Draft button for update licence application */
.btn-saveasdraft-licence-update{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 680px;
  border: 1px;
}

.next-submit-action-btn{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  border: 1px;
}

.next-submit-btn-right{  
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  border: 1px;
}

.common-saveasdraft-btn-right{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  border: 1px;
}

.common-form-action-btn{  
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
}

/*Import Button */
.btn-upload{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important;
  margin-left: 960px;
  border: 1px;
}

/*Submit button */
.btn.btn-primary.button.submit-btn[value="Submit"]{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important;
  margin-left: 855px;
}

/*Next Button */
.btn.btn-primary.button.next.submit-btn[value="Next"]{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 990px !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
}

/*Next button for View Disposal Form */
.btn-next-view{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

/*Next button for Source View */
.btn-source-next-view
{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

/*Next button in second tab for Source View */
.btn-source-next-next-view
{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

  /*Next button in second tab for View Disposal Form */
.btn-next-next-view{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

/*Next Button in New Disposal Form */
.btn-next-new{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

 /*Next Button in Edit Source Tab Form */
.btn-next-source-edit{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 895px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 5px !important;
  border: 1px;
}

 /*Next Button in New Source Tab Form */
.btn-next-source-new{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 995px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 5px !important;
  border: 1px;
}

 /*Next Button in Edit Source Holder Tab Form */
.btn-next-sourceholder-edit{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 765px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 5px !important;
  border: 1px;
}

 /*Next Button in New Source Holder Tab Form */
.btn-next-sourceholder-new{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 860px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 4px !important;
  border: 1px;
}

/*Next Button for Edit Disposal Form */
.btn-next-update{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}

/*Next button in second tab for Edit Disposal Form */
.btn-next-next-edit{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 1px !important;
  border: 1px;
}


/*Previous Button */
.btn.btn-default.button.previous.previous-btn{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
}

/*Previous Button for Source Holder tab Form*/
.btn-previous-sourceholder-edit{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 5px ;
  margin-left: 4px;
  border: 1px;
}

/* Submit Application button for New Record */
.btn-submitapplication-new {
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  margin-left: -25px;
  border: 1px;
}

/* Submit Application button for Import Source Form*/
.btn-importsources-new {
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  margin-left: 890px;
  border: 1px;
}

/* Submit Application button for Update Record */
.btn-submitapplication-update {
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  margin-left: -26px;
}

/* Submit Application button for Update Record for Licence Application*/
.btn-submitapplication-licence-update {
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  margin-left: -26px;
}

/* Cancel Disposal Application button */
.btn-cancelapplication-update{
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
}

/*Cancel Licence Application button */
.btn-cancellicenceapplication-update{
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Cancel Licence Application button for View form */
.btn-cancellicenceapplication-view{
  height: 46px !important;
  width: 100px !important;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
  margin-left: -25px;
}

/*Resubmit button for Licence Application */
.btn-resumbitapplication-update{
  height: 46px !important;
  width: 100px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  margin-left: -25px;
}

.tab-column fieldset[aria-label="Web Roles"]{
  width: 200% !important;
}

.cancel.btn.btn-default{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
}

.btn.btn-info.pull-right action{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
}

.btn.btn-primary.pull-right.action.create-action{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
}

.entitylist-download.btn.btn-info.pull-right.action{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
}

.btnSendInvite {
  border: none;
  background-color: transparent;
  margin-left: -6px;
}

/* Theme for Popup if the content inside is not large enough */

.global-popup .modal-dialog{
  width: 60%;
}

.global-popup .modal-content{
  min-height: 90vh;
}

.tab-column.general-tab{
  margin-left: -13%;
}

.tab-column.sources-tab fieldset{
  width: 155%;
}

/*Warning message in basic forms */
#warning-alert{
  font-size: 11px;
  font-style: italic;
  margin-left: 11px;
}

/* Styling on spacing buttons and forms */
.crmEntityFormView .form-custom-actions{
  border-top: 1px solid #e5e5e5;
  margin: 20px 0;
  padding: 19px 0 0 0;
}
/*Additional Information popup*/
.additional-information-popup .modal-content {
  overflow: hidden;
  height: 400px;
}

.additional-information-popup .modal-dialog{
  width: 70%;
}

/*Source Type Authorisation Popup */
/* .sourcetype-popup .modal-content {
  overflow: hidden;
  height: 370px;
} */

.sourcetype-popup .modal-dialog{
  width: 70%;
}

/* Facility Authorisation Popup */
.facilityauth-popup .modal-dialog{
  width: 70%;
}

/*Facility Conduct popup form */
.facilityconduct-popup .modal-content {
  overflow: hidden;
  height: 400px;
}

/*Theme for buttons inside popups */
.btn-submitadditionalitems-new{
  height: 46px !important;
  width: 110px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: -3px !important;
  border: 1px;
}

/* Additonal Information Save as Draft button */
.btn-submitasdraftadditionalitems-new{
  height: 46px !important;
  width: 120px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: -4px !important;
  margin-left: 885px;
  border: 1px;
}

/*Submit button for Radionuclide Edit Form */
.btn-submit-radionuclide{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Submit button for Radionuclide New Form */
.btn-submit-radionuclide-new{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 860px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Remove value button */
.btn.btn-default.pull-right.remove-value{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important;
}

/* Next btn for Licence View Form */
.btn-next-licence-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Source Type authorization in Licence View form */
.btn-next-sourcetype-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Facility Authorisation in Licence View form */
.btn-next-facilityauth-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Facility Conduct in Licence View form */
.btn-next-facilityconduct-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Facility Conduct Items in Licence View form */
.btn-next-facilityconductitem-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Additional Information in Licence View form */
.btn-next-additionalinfo-view {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Go Back button for View Disposal Form */
.btn-goback-licence-view{
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  margin-left: 810px;
  border: 1px;
}

/* Next btn for Licence Edit Form */
.btn-next-licence-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 1020px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Source Type authorization in Licence Edit form */
.btn-next-sourcetype-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}
  
/*Next btn for Facility Authorisation in Licence Edit form */
.btn-next-facilityauth-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Facility Conduct in Licence Edit form */
.btn-next-facilityconduct-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Facility Conduct Items in Licence Edit form */
.btn-next-facilityconductitem-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/*Next btn for Additional Information in Licence Edit form */
.btn-next-additionalinfo-edit {
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  margin-left: 890px;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  margin-top: 2px !important;
  border: 1px;
}

/* Next btn for Licence Create Form */
.btn-next-licence-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 1020px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Next btn for Source Type authorization in Licence Edit form */
.btn-next-sourcetype-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 890px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Next btn for Facility Authorisation in Licence Edit form */
.btn-next-facilityauth-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 890px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Next btn for Facility Conduct in Licence Edit form */
.btn-next-facilityconduct-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 890px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Next btn for Facility Conduct Items in Licence Edit form */
.btn-next-facilityconductitem-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 890px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Next btn for Additional Information in Licence Edit form */
.btn-next-additionalinfo-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
margin-left: 890px;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
border: 1px;
}

/*Save as Draft for New Licence Application form */
.btn-saveasdraft-licence-create {
height: 46px !important;
width: 125px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
border-radius: 5px !important;
margin-top: 2px;
margin-left: 790px;
border: 1px;
}

/*Submit button for New Licence Application form */
.btn-submitapplication-licence-create {
height: 46px !important;
width: 100px !important;
font-family: 'Source Sans Pro', sans-serif;
background-color: rgba(78,26,116,1) !important;
color: rgba(255,255,255,1) !important;
border-color: rgba(78,26,116,1) !important;
border-radius: 5px !important;
margin-top: 2px !important;
margin-left: -26px;
}

/*popup facility conduct submit btn */
.btn-submit-facilityconduct-popup{
  margin-left: 560px;
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-color: rgba(78,26,116,1) !important;
  border-radius: 5px !important;
  padding: 10px !important;
  border: 1px;
}

/*next button for licence view*/
.next-btn-right{  
  height: 46px !important;
  width: 125px !important;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: rgba(78,26,116,1) !important;
  color: rgba(255,255,255,1) !important;
  border-radius: 5px !important;
  margin-top: 2px;
  border: 1px;
  margin-left: 923px;
}

/*wrap text for pdf link and word document link */
.text-primary{
  word-wrap: break-word;
}