body{
  font-family: -apple-system, 
  BlinkMacSystemFont, 
  "Segoe UI", 
  Roboto, 
  Oxygen-Sans, 
  Ubuntu, 
  Cantarell, 
  "Helvetica Neue", 
  sans-serif !important;
}
.narrowchart {
  padding:20px;
  max-width:400px;
  margin:0 auto;
}
.accordianheader {color:#fff; background:#222; padding:10px 20px;
 margin-top:20px; text-align: center;}
.accordianbody {background:#f4f4f4;}
.accordianbody ul {margin:0; list-style:none; padding:0;}
.accordianbody ul li {padding:10px; border-bottom: 1px solid lightgrey;}

i { position:absolute;
  right: 20px;
  top:14px;
    -webkit-transition:all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;}

.ui-state-active i {
    color: #ACD4CE;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.subject-info-box-council-1,
.subject-info-box-council-2,
.subject-info-box-post-1,
.subject-info-box-post-2,
.subject-info-box-1,
.subject-info-box-2 {
  float: left;
  width: 45%;
}

.subject-info-box-council-1 select,
.subject-info-box-council-2 select,
.subject-info-box-post-1 select,
.subject-info-box-post-2 select,
.subject-info-box-1 select,
.subject-info-box-2 select {
  height: 200px !important;
  padding: 0;
}



.subject-info-box-council-1 select option,
.subject-info-box-council-2 select option,
.subject-info-box-post-1 select option,
.subject-info-box-post-2 select option,
.subject-info-box-1 select option,
.subject-info-box-2 select option {
  padding: 4px 10px 4px 10px;
}

.subject-info-box-council-1 select option:hover,
.subject-info-box-council-2 select option:hover,
.subject-info-box-post-1 select option:hover,
.subject-info-box-post-2 select option:hover,
.subject-info-box-1 select option:hover,
.subject-info-box-2 select option:hover {
  background: #EEEEEE;
}
.subject-info-arrows {
  float: left;
  width: 10%;
}
.subject-info-arrows input {
  width: 70%;
  margin-bottom: 5px;
}



.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-backdrop {
  z-index: -1;
  opacity: .2;
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 100px auto 0;
    padding: 20px 30px;
    border: 1px solid #888;
    width: 470px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/*add business style start*/
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
#wpbody-content{
  background-color: #F1F1F1;
  position: relative;
}
.form-group.groupHeadingSec{
  margin-right: 15px;
}
.form-group.groupHeadingSec input[type="text"], .form-group.groupHeadingSec select{
  border-radius: 0;
}
.search-organisation {
  padding: 13px 0px 0;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px rgba(0,0,0,0.04);
  margin-bottom: 30px;
}
#wpbody-content::before{
  position: absolute;
  left: -20px;
  top: 0;
  width: 20px;
  height: 100%;
  display: block;
  content: "";
  background: #f1f1f1;
}
#wpcontent{
  padding-right: 0 !important;
}
.registeration h2 {font-size: 23px;font-weight: 400;
  margin: 0 0 15px;padding: 9px 15px 4px 0;line-height: 29px;}
table.table.striped.tableHeadingSec {
    margin-top: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(204, 204, 204, 0.6);
}
.table.striped.tableHeadingSec thead tr{
  background-color: #fff;
}
.table.striped.tableHeadingSec thead tr th {
    padding: 8px;
    border-bottom: 1px solid #e1e1e1;
    color: #000000;
    font-weight: 600;
    font-size: 15px;
}
.table.striped.tableHeadingSec thead tr th:last-child{
  color: #000000;
}
.table.striped.tableHeadingSec tbody tr td{
  border-top: 0;
  color: #55595D;
  padding: 8px 10px;
  font-size: 13px;
}
.alternate, .striped>tbody>:nth-child(odd), ul.striped>:nth-child(odd){
  background-color: #f9f9f9;
}
.alternate, .striped>tbody>:nth-child(even), ul.striped>:nth-child(even){
  background: #ffffff;
}
.alternate, 
.table.table.striped.tableHeadingSec.table-bordered>tbody>:nth-child(even), 
ul.striped>:nth-child(even){
  background-color: #fff;
}
.table.striped.tableHeadingSec.table-bordered tbody tr:nth-child(odd){
  background-color: #fff;
}
.tablenav .tablenav-pages a, .tablenav-pages-navspan{
    display: inline-block;
    border: 1px solid #ccc;
    background: #F7F7F7;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #55595D;
}
.tablenav .tablenav-pages a.page-numbers{
  font-size: 14px;
  line-height: 22px;
  transition: .4s ease-in-out;
  color: #00a0d2;
}
.tablenav .tablenav-pages a.page-numbers:hover{
  background: #f7f7f7;
  color: #00a0d2;
  border-color: #ccc;
}
textarea.textarea_formcontrol {
    width: 100%;
}
.form-group.organizationSec select, 
.form-group.organizationSec input, 
.form-group.organizationSec textarea{
  border-radius: 0;
  /*font-size: 13px !important;*/
}
a#add_postcode_from_modal {
    cursor: pointer;
}
.subject-info-arrows.text-center.form-group.organizationSec{
  margin-top: 35px;
}
.subject-info-arrows.text-center.form-group.organizationSec input {
    display: block;
    border: 1px solid #ccc;
    background: rgba(120,111,111,0.47) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 21px;
    color: #ffffff;
    font-family: monospace;
    letter-spacing: -3px;
    border-radius: 8px;
    margin: 0 auto 10px;
    padding: 1px 2px 1px 0px;
    transition: .4s ease-in-out;
}
.subject-info-arrows.text-center.form-group.organizationSec input:hover{
  background-color: #337ab7;
  border-color: #337ab7;
}
a.add_from_modal {
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    text-decoration: underline;
    font-size: 13px;
}
.modal-body{
  padding: 0 !important;
}
.modal-title.space-title {
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: 600;
}
.categoryname{
  font-size: 15px;
  margin-bottom: 10px;
  color: #55595D;
  font-weight: normal;
}
.table.striped.tableHeadingSec.table-bordered{
  margin-top: 0;
}
.editButton {
    background: transparent;
    border: 0;
    text-decoration: underline;
    color: #337ab7;
    font-size: 14px;
    text-transform: capitalize;
}
.tableHeadingSec .form-group.row:nth-child(odd) {
    background: #F9F9F9;
    padding: 8px 10px;
    margin-bottom: 0;
}
.tableHeadingSec .form-group.row:nth-child(even) {
    background: #fff;
    padding: 8px 10px;
    margin-bottom: 0;
}
.tableHeadingSec .form-group.row label.col-sm-2.col-form-label{
    color: #55595D;
    font-weight: normal;
    font-size: 13px;
    cursor: inherit;
    padding: 0 10px 8px 0;
}
.form-group.organizationSec {
    margin-bottom: 0;
}
#organization_form_id.tableHeadingSec .form-group.row{
  
}
.tableHeightSection{
  height: 300px;
  overflow-y: scroll;
}
.modal-content .close {
    float: right;
    font-weight: 700;
    line-height: 1;
    font-size: 28px;
    opacity: 1;
    color: #337ab7;
    margin-right: 15px;
}
label.col-sm-12.col-form-label.categoryname {
    cursor: default;
}
form#organization_form_id {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #ddd;
}
span.modal_error_msg {
    color: red;
    margin-top: -13px;
    display: block;
    font-size: 12px;
}
span.edit_modal_error, span#category_error_id, span.etext, .error_filter {
    display: block;
    font-size: 12px;
    padding-top: 3px;
    color: red;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 39px;
  height: 39px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  margin: 6px;
  border: 4px solid #28292f;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #28292f transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.savingBtn{
  display: inline-block;
  position: relative;
  top: -15px;
  text-transform: capitalize;
}
.form_msg {
    text-transform: capitalize;
}
button.btn.btn-primary.add_button {
    background: #2ea2cc none repeat scroll 0 0;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,0.5), 0 1px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 0 rgba(120,200,230,0.5) inset, 0 1px 0 rgba(0,0,0,0.15);
    color: #fff;
    text-decoration: none;
    float: right;
    padding: 4px 10px;
    margin-left: 0px;
    border-radius: 4px;
    cursor: pointer;
}
input#category_id {
    height: 32px !important;
}
label.col-sm-12.col-form-label.categoryname {
    font-size: 14px;
}
.modal{
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.tablenav-pages{
  text-align: right;
  padding: 0 0 0;
  font-size: 13px;
  margin-top: -12px;
}
input#current-page-selector {
    height: 30px;
    margin: 0;
}
input#current-page-selector{
  height: 30px;
  margin: 0;
}
.tablenav-pages .current-page {
  padding-bottom: 4px;
}
.search-organisation.filterSec table{
  width: 100%;
}
.search-organisation.filterSec table tbody tr td{
  padding: 0;
}
.search-organisation.filterSec table tbody tr td:nth-child(1){
  width: 27%;
}
.search-organisation.filterSec table tbody tr td:nth-child(2){
  width: 27%;
}
.search-organisation.filterSec.clearfix .col-md-3.col-xs-12{
  padding-right: 0;
}
.search-organisation.filterSec.clearfix .col-md-3.col-xs-12 .form-group.groupHeadingSec {
    margin-right: 0;
}
.pagination-links a span.tablenav-pages-navspan {
    color: #337ab7;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px  !important;
}
.pagination-links, .paging-input{
  display: inline-block;
}
.tablenav-pages a, .tablenav-pages-navspan{
  display: inline-block;
  padding: 0;
}
.table.striped.tableHeadingSec.table-bordered thead tr th {
    font-weight: normal;
    font-size: 14px;
}
.form_msg.successfull_msg{
  color: #5cb85c;
  text-transform:inherit;
}
.form_msg.successfull_msg .savingBtn{
  color: #28292f;
}
.table-responsive{
  overflow-x: inherit !important;
}
/*add business style end*/


/*business report style start*/
.search-organisation.businessReportsSec{
  padding: 15px;
}
.search-organisation.businessReportsSec table{
  margin-bottom: 0;
}
.search-organisation.businessReportsSec table tbody tr{
  padding:0 8px;
}
.search-organisation.businessReportsSec table tbody tr td{
  border:0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.search-organisation.businessReportsSec table tbody tr td i {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #337ab7;
}
.search-organisation.businessReportsSec table tbody tr td:first-child{
  padding-left: 0;
}
.search-organisation.businessReportsSec table tbody tr td:last-child{
  padding-right: 0;
}
.search-organisation.businessReportsSec table tbody tr td input{
  border-radius: 0;
}
.search-organisation.businessReportsSec table tbody tr td input[type="submit"]{
  border-radius: 4px;
}
.categoryTableHeading table thead tr th{
	background-color: #fff;
	border: 1px solid #ffffff00;
	color: #32373c;
	border-bottom: 1px solid #ddd;
}
.categoryTableHeading table tbody{
  border: 1px solid #ddd;
  border-top: 0;
}
.categoryTableHeading p {
    font-size: 14px;
    margin: -20px 0 15px;
    text-align: right;
}
.errorMsg{
  color: red;
  font-size: 12px;
}
a.rightSpace {
    padding-left: 15px;
}
/*business report style end*/