ant-table-column-has-filters.ves-logo-style {
    padding: 15px;
    word-break: break-word;
}

/* .ant-table-thead > tr > th{
  text-align: center !important;
} */

/*td{
  text-align: center !important;
}*/

.ves-logo-style img{
  margin-top: -8px;
  width: 150px;
}
.sub-nav {
  background-color: #005199;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12);
}

/* .payors-table thead tr th{
  background: transparent !important;
  font-weight: bold;
  color: #000;
} */

/*sidebar style*/

.side-navigation {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.side-navigation .btn-toolbar .dropdown{
  width: 100%;
}
.side-navigation #add-collection_button{
  width: 100%;
}
.side-navigation h5 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.side-navigation_list {
  margin-bottom: 20px;
  margin-left: -25px;
}
.side-navigation_list li {
    border-bottom: 1px solid #e7eaec;
    display: block;
}
.side-navigation_list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}

/*End sidebar style*/

.span_currency .ant-input-number-input[disabled] {
    background: transparent !important;
    color: rgba(0, 0, 0, 0.65) !important;
}

.input_peso{
  background: transparent !important;
  width: 100% !important;
  border: none !important;
}

.steps-content {
  /* margin-top: 16px; */
  border: 1px dashed #e9e9e9;
  border-radius: 6px;
  background-color: #fafafa;
  min-height: 200px;
  /* text-align: center; */
  /* padding-top: 80px; */
}

.steps-action {
  margin-top: 24px;
}

.card-title {
  height: 100%;
  position: relative;
}

.card-title .title-body {
  position: absolute; bottom: 0px; right: 0px; left: 0px; padding-top: 8px; background: rgba(0, 0, 0, 0.54) none repeat scroll 0% 0%;
}

.card-title .content {
  padding: 16px; position: relative;
}

.card-title .title {
  font-size: 24px; color: rgba(255, 255, 255, 0.87); display: block; line-height: 36px;
}

.card-title .sub-title {
  font-size: 14px; color: rgba(255, 255, 255, 0.54); display: block;
}

.siderbutton {
  height: 47px;
  width: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  position: absolute;
}

.ant-layout-header {
  height: 40px !important;
}

.ant-layout-sider .logo { 
    text-align: center;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    margin: 28px 0;
    overflow: hidden;
    transition: ease-in-out;
}

.ant-layout-sider {
  background: #3d3d3d !important;
}

img {
  max-width: 100%;
  max-height: 100%;
  transition: ease-in-out;
  
}

.ant-menu-dark, .ant-menu-dark .ant-menu-sub {
  background: #3d3d3d !important;  
}

.success-bar {
  border-color:#1dd1a1 !important;
  border-bottom-style: solid !important;
  border-width: 3px !important;
  background-color: #f0f0f0 !important;
}

.disapprove-bar {
  border-color:#aeaeae !important;
  border-bottom-style: solid !important;
  border-width: 3px !important;
  background-color: #f0f0f0 !important;
}

.danger-bar {
  border-color: #e74c3c !important;
  border-bottom-style: solid !important;
  border-width: 3px !important;
  background-color: #f0f0f0 !important;  
}

.primary-bar {
  border-color: #34aafc !important;
  border-bottom-style: solid !important;
  border-width: 3px !important;
  background-color: #f0f0f0 !important;  
}

.warning-bar {
  border-color: #f56a00 !important;
  background-color: #f0f0f0 !important;
  border-bottom-style: solid !important;
  border-width: 3px !important;
}

.ant-card-grid:hover {
  background-color: white !important;
  color: #000000;
}

.ant-card-grid:hover .btn-grp-card{
  display: inline-block !important;
}

/* .ant-table-thead > tr > th .anticon-filter, .ant-table-thead > tr > th .ant-table-filter-icon {
  color: white;
  font-size: 16px;
} */

.ant-table-thead > tr > th, .ant-table-tbody > tr > td{
  word-break: inherit !important;
}

.custom-filter-dropdown {
  padding: 8px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}

.custom-filter-dropdown input {
  width: 200px;
  margin-right: 8px;
}

.highlight {
  color: #f50;
}

.near-due {
  color: #f39c12;
}

.over-due {
  color: #e74c3c;
}

.open {
  color: #2ecc71;
}

.btn-grp-card {
  z-index: 2;
  float: right;
  /* position: absolute !important; */
  /* margin-top: -23px; */
  /* margin-left: 160px; */
  display: none !important;
}

.editorClassName {
  background-color: #eeeded;
}

.dynamic-delete-button {
  cursor: pointer;
  position: relative;
  top: 4px;
  font-size: 24px;
  color: #999;
  transition: all .3s;
}
.dynamic-delete-button:hover {
  color: #e74c3c;
}
.dynamic-delete-button[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}

.partner-icon {
  font-size: 3em;
  float: 'left';
  color: #1289A7;
}

.main-header {
  position: fixed;
  padding: 0 !important;
  width: 100%;
  z-index: 5;
  background-color: #596575 !important;
  height: 60px !important;
}

.main-logo {
  padding-left: 10px;
  padding-right: 10px;
  width: 12%;
  padding-top: 11px;
  background-color: #353b48;
  height: 100%;
  float: left;
  text-align: center;
}

.main-logo img {
  width:80%;
  vertical-align: middle;
}

.title-logo {
  color: #FFF;
  font-size: 25px;
}

/* .ant-layout {
    background: url(../img/BG.png)  !important;
} */

.main-layout {
    background: url(../img/BG.png) !important;  
}

.header-menu {
  background-color: transparent !important;
}

/* .avatar-aang {
  display: inline-block;
  background-color: #f56a00 !important;
  vertical-align: "middle"!important;
  margin-top: -20px !important;
} */

.ant-menu-horizontal {
  line-height: 56px !important;
  border-bottom-color: transparent !important;
}

/* .header-menu-text {
  display: inline-block;
  margin: 0;
  padding-left: 1em;
  color: #FFF;
  vertical-align: "middle"!important;  
} */


.dash-box {
  float: left;
  width: 25%;
  padding: 25px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #586575;
}

/* .ant-table-tbody {
  background-color: #FFF !important;
} */

table {
  border-collapse: collapse !important;
}

/* .ant-table-thead  tr  th .anticon-filter {
  color: #3190ff !important;
  width: 20px !important;
  height: 20px;
  padding-top: 2px;
  border-radius: 4px;
  background: url(../img/icons8-filter-filled-50.png) no-repeat !important;
  background-size: 15px 15px !important;
  background-color: #FFF !important;
  background-position: center !important;  
} */

/* .anticon:before {
  /* content: '' !important; 
  color: #4984ff;
}  */

/* .ant-table-thead tr th .anticon-select  {
  color: #3190ff !important;
  width: 21px !important;
  height: 21px;
  padding-top: 2px;
  border-radius: 4px;
  background-color: #FFF !important; 
} */

/* .anticon-select:before {
  padding-top: 1px !important;
} */


.anticon-eye.actions-eye {
  width: 30px !important;
  height: 30px;
  background: url(../img/icons8-view-50.png) no-repeat !important;
  background-size: 22px 22px !important;
  background-position: center !important;    
}

.anticon-eye.actions-eye:before {
  content: '' !important;
}

.anticon-edit.actions-edit {
  width: 30px !important;
  height: 30px;
  background: url(../img/icons8-compose-50.png) no-repeat !important;
  background-size: 22px 22px !important;
  background-position: center !important; 
}

.anticon-edit.actions-edit:before {
  content: '' !important;
}


 .ant-table-row-collapsed {
  width: 30px !important;
  height: 30px !important;
  border: 0px !important;
  margin-top: 5px !important;
  margin-left: 10px !important;
  background: url(../img/icons8-info-50.png) no-repeat !important;
  background-size: 22px 22px !important;
  background-position: center !important; 
}

.ant-table-row-collapsed:after{
  content: '' !important;
}

.ant-table-row-expanded {
  width: 30px !important;
  height: 30px !important;
  border: 0px !important;
  margin-top: 5px !important;
  margin-left: 10px !important;
  background: url(../img/icons8-info-filled-50.png) no-repeat !important;
  background-size: 22px 22px !important;
  background-position: center !important;
}

.ant-table-row-expanded:after{
  content: '' !important;
}

.ant-modal-close {
   display: none !important;
}

.modal-title-school {
  display: table-cell !important;
  vertical-align: middle !important;
  color: #42739c;
  font-size: 20px;
  height: 100%!important;
}

.head-school-modal {
  display: table !important;
  width: 100%;
  height: 50px;
}

/* .ant-table-tbody {
  border-left-style: solid;
  border-left-width: 15px;
  border-left-color: #FFF;
  border-right-style: solid;
  border-right-width: 15px;
  border-right-color: #FFF;
} */

.ant-modal-content {
  border-left-style: solid !important;
  border-left-width: 15px !important;
  border-left-color: #FFF !important;
  border-right-style: solid !important;
  border-right-width: 15px !important;
  border-right-color: #FFF !important;  
}

.school-header {
  height: 100px;
  padding: 5px;
  background-color: #fefefeb0;
}

.school-logo {
  display: inline-block;
  margin: 15px;
}

.school-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}

.school-tables {
  float: right !important;
  width: 66% !important;
}


@media screen and (max-width: 1024px) and (orientation: landscape) {
  .schools-page-details {
    width: 100% !important;
  }
  .school-tables {
    width: 100% !important;
  }
}


@media screen and (max-width: 1024px) and (orientation: portrait) {
  .schools-page-details {
    width: 100% !important;
  }
  .school-tables {
    width: 100% !important;
  }
}

@media screen and (max-width: 560px)  and (orientation: portrait)  {
  .school-header {
    text-align: center !important;
  }
  .dash-box {
    width: 100% !important;
  }
  .search-school-index {
    width: 60% !important;
  }
  .menu-school-index {
    width: 35% !important;
  }
}

@media screen and (max-width: 572px)  and (orientation: landscape)  {
  .dash-box {
    width: 50% !important;
  }
}

@media screen and (max-width: 769px)  and (orientation: landscape)  {
  .dash-box {
    width: 50% !important;
  }
}

@media screen and (max-width: 360px) {
  .header-menu-text {
    display: none !important;
  }
  /* .avatar-aang {
    margin-top: 1px !important;
  } */
}

.ant-form-explain {
    color: #f5222d !important;
}

.ant-select-selection-selected-value{
  color: black !important;
}

.ant-input-disabled {
  color: black !important;
}

.ant-spin-container {
  z-index: 1;
}

.ant-layout-footer {
  background: transparent !important;
}


.sideopen {
  width: 12% !important;
}

.sideclose {
  width: 0% !important;
}

.mainopen {
  margin-left: 12%;
}

.mainclose {
  margin-left: 0%;
}


/* .ant-table-thead > tr.ant-table-row-hover > td, .ant-table-tbody > tr.ant-table-row-hover > td, .ant-table-thead > tr:hover > td, .ant-table-tbody > tr:hover > td {
    background: #f8f8f8 !important;
} */


.ant-menu-submenu > .ant-menu {
  margin-top: -6% !important;
}


/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
    -webkit-transition: 0.3s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
.main {
    transition: margin-left .3s !important;
    -webkit-transition: margin-left .3s !important;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

.OutstandingTextContainer{
  font-size: 10px;
  text-align: center;
}

.currentText{
  font-size: 10px;
}

.nearDueText{
  font-size: 10px;
}

.overDueText{
  font-size: 10px;
}

@media only screen and (max-width : 340px) {
  .OutstandingTextContainer{
    font-size: 8px;
  }
}

@media only screen and (max-width : 780px) and (min-height : 1000px){
  .visitCompletionValue{
    font-size: 25px !important;
  }
  .ticketCount{
    font-size: 25px !important;
  }
  .closedTicketCount{
    font-size: 25px !important;
  }
  .aveClosingRate{
    font-size: 25px !important;
  }
  .outstandingTickets{
    font-size: 25px !important;
  }
}

@media only screen and (max-width : 370px) and (max-height : 650px){
  .legendary{
    margin-top: 5px;
  }
}

@media only screen and (max-width : 380px) and (max-height : 820px){
  .legendary{
    margin-top: 5px;
  }
}

@media only screen and (max-width : 420px) and (max-height : 740px){
  .legendary{
    margin-top: 5px;
  }
}

@media only screen and (max-width : 900px) and (min-height: 1000px){
  .legendary{
    margin-top: 5px;
  }
}

@media only screen and (max-width : 1030px) and (min-height : 1300px){
  .OutstandingTextContainer{
    font-size: 8px;
  }
}

@media only screen and (max-width : 1130px) and (min-width : 800px){
 /* .OutstandingTicketsContainerWide{
    display: none !important;
  }
  .OutstandingTicketsContainer{
    display: block !important;
    padding-top: 10px; 
  }*/
  /*.OutstandingTextContainer{
    font-size: 14px !important;
  }*/
}

@media only screen and (max-width : 799.9px){
  /*.OutstandingTicketsContainerWide{
    display: none !important;
  }
  .OutstandingTicketsContainer{
    display: block !important;
    padding-top: 10px; 
  }*/
  .OutstandingTextContainer{
    font-size: 14px !important;
  }
}

@media only screen and (max-width : 880px) and (min-width : 770px){
  .ticketCount{
    font-size: 20px !important;
  }
  .closedTicketCount{
    font-size: 20px !important;
  }
  .aveClosingRate{
    font-size: 20px !important;
  }
  .visitCompletionValue{
    font-size: 20px !important;
  }
  .outstandingTickets{
    font-size: 20px !important;
  }
  .outstandingTicketsValueContainer{
    padding-top: 10px !important;
  }
}

@media only screen and (max-width : 950px) and (min-width : 800px){
  .visitCompletionText{
    font-size: 10px;
  }
  .aveClosingText{
    font-size: 10px;
  }
  .ticketCountText{
    font-size: 10px;
  }
  .closedTicketText{
    font-size: 10px;
  }
  .ticketDays{
    font-size: 9px !important;
  }
  .OutstandingTextContainer{
    font-size: 10px !important;
  }
  .ticketText{
    font-size: 9px !important;
  }
}

@media only screen and (max-width : 799.9px) and (min-width : 770px){
  .visitCompletionText{
    font-size: 9px;
  }
  .aveClosingText{
    font-size: 9px;
  }
  .ticketCountText{
    font-size: 9px;
  }
  .closedTicketText{
    font-size: 9px;
  }
  .ticketDays{
    font-size: 8px !important;
  }
  .OutstandingTextContainer{
    font-size: 9px !important;
  }
  .ticketText{
    font-size: 8px !important;
  }
}

@media only screen and (max-width : 1130px) and (min-width : 770px){
  .OutstandingTextContainer{
    font-size: 9px !important;
  }
}

@media screen and (min-width: 768px) {
  .ant-layout-content{
    padding: 0 50px;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .ant-layout-content{
    padding: 0;
  }

  .main{
    padding: 15px;
  }
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .ant-layout-content{
    padding: 0 50px;
  }

  .visitlog-header__title {
    margin-bottom: 50px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}