@font-face {
  font-family: 'pxbold';
  src: url('../fonts/px/proximanova-bold-webfont.eot');
  src: url('../fonts/px/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/px/proximanova-bold-webfont.ttf') format('truetype'), url('../fonts/px/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pxlight';
  src: url('../fonts/px/proximanova-light-webfont.eot');
  src: url('../fonts/px/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/px/proximanova-light-webfont.ttf') format('truetype'), url('../fonts/px/proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pxreg';
  src: url('../fonts/px/proximanova-regular-webfont.eot');
  src: url('../fonts/px/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/px/proximanova-regular-webfont.ttf') format('truetype'), url('../fonts/px/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'pxsbold';
  src: url('../fonts/px/proximanova-semibold-webfont.eot');
  src: url('../fonts/px/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/px/proximanova-semibold-webfont.ttf') format('truetype'), url('../fonts/px/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  width: 100%;
  height: 100%;
  background-color: #f6f7f9;
}

.side-container {
  font-family: "pxreg", sans-serif;
  color: #ffffff;
  min-height: 100px;
  width: 250px;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  position: fixed;
  z-index: 1;
  overflow: hidden;
  height: 100% !important;
  top: 60px;
}

.welcome-box {
  position: absolute;
  z-index: 2;
}

.side-navigation {
  background-color: #2A2D33;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  box-shadow: inset -4px 0px 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100% !important;
}

.getting-started-module .thumbnail {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    min-height: 160px;
    padding: 20px 10px;
    text-align: center;
}

.getting-started-module .thumbnail:hover {
    border-color: #000000;
    text-decoration: none;
}

.getting-started-module .thumbnail i,
.getting-started-module .thumbnail h4 {
    color:initial;
    text-decoration: none;
}

.getting-started-module .thumbnail i {
    font-size:3.2em;
    padding: 5px;
}


/*global class start*/

.pdb30 {
  padding-bottom: 30px !important;
}

.pdt0 {
  padding-top: 0px!important;
}

.pdt10 {
  padding-top: 10px;
}

.pdt30 {
  padding-top: 30px !important;
}

.pdt5 {
  padding-top: 5px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.pdl16 {
  padding-left: 16px;
}

.pdl20 {
  padding-left: 20px;
}

.pdlr0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pdlr30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pdr10 {
  padding-right: 10px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.mrt15 {
  margin-top: 15px !important;
}

.mrt20 {
  margin-top: 20px !important;
}

.mrt30 {
  margin-top: 30px !important;
}

.mrt45 {
  margin-top: 45px !important;
}

.mrr30 {
  margin-right: 30px !important;
}

.mid200 {
  width: 200px !important;
}

.smal175 {
  width: 175px !important;
}

.height200 {
  height: 200px !important;
}

.height40 {
  height: 40px !important;
}


/*global class end*/

.side-navigation ul {
  padding: 0px;
}

.side-navigation ul li {
  list-style-type: none;
}

.side-navigation ul li a {
  font-family: 'pxreg';
  font-size: 14px;
  padding: 6px 0;
  padding-left: 28px;
  display: block;
  width: 100%;
  opacity: 0.5;
  color: #ffffff;
}

.side-navigation ul li a i {
  margin-right: 15px;
  font-size: 16px;
  width: 25px;
}

.side-navigation ul li:first-child {
  margin-top: 20px;
}

.side-navigation ul li a img {
  vertical-align: text-bottom;
  max-width: 18px;
  max-height: 18px;
  margin-right: 12px;
}

.side-navigation ul li a:hover, .side-navigation ul li a:focus {
  background-color: rgba(255, 255, 255, 0.05);
  border-bottom: 1px rgba(255, 255, 255, 0.05) solid;
  opacity: 1;
  outline: none;
  text-decoration: none;
}

.side-navigation ul li a.active {
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom: 1px rgba(255, 255, 255, 0.05) solid;
  opacity: 1;
  outline: none;
  text-decoration: none;
}

.pdl0 {
  padding-left: 0px !important;
}

.pdlr0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pdr0 {
  padding-right: 0px !important;
}

.side-navigation ul li a .icon-time {
  margin-right: 17px !important;
}

.side-navigation ul li a .icon-file-text {
  margin-right: 20px !important;
}

.side-navigation ul li a .icon-bullhorn {
  margin-right: 15px !important;
}

.side-navigation ul li a .icon-cogs {
  margin-right: 14px !important;
}

.side-navigation ul li a .icon-dollar {
  margin-right: 22px !important;
}

.side-navigation ul li a .icon-wrench {
  margin-right: 16px !important;
}

.side-navigation ul li a .icon-building {
  margin-right: 19px !important;
}

.side-navigation ul li a .icon-inbox {
  margin-right: 17px !important;
}

.side-navigation ul li a .icon-money {
  margin-right: 14px !important;
}

.side-navigation ul li a .icon-credit-card {
  margin-right: 14px !important;
}

.side-navigation ul li a .icon-folder-close-alt {
  margin-right: 16px !important;
}

.side-navigation ul li a .icon-refresh {
  margin-right: 16px !important;
}

.side-navigation ul li a .icon-user {
  margin-right: 18px !important;
}

.side-navigation ul li a .icon-group {
  margin-right: 13px !important;
}

.main-container {
  z-index: 0;
  height: 100%;
  float: left;
  padding-left: 250px;
  width: 100%;
  background-color: #f6f7f9;
}

.welcome-box {
  background-color: #00ACC9;
  height: 100px;
  width: 100%;
  display: table;
  float: left;
}

.welcome-box h3 {
  text-align: left;
  padding-left: 30px;
  font-family: "pxlight", sans-serif;
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
}

.welcome-box h3 span {
  font-size: 14px !important;
  color: #aaeefc;
}

.main-header {
  height: 40px;
  overflow: hidden;
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 60px;
}

.main-content {
  position: relative;
  width: 100%;
  display: block;
  z-index: 2;
  background-color: #f6f7f9;
  /*overflow:hidden;*/
}

.main-header .main-header-box {
  display: table-cell;
  height: 50px;
  padding-top: 6px;
  vertical-align: middle;
  width: 100%;
}

.main-header .main-header-box h3 {
  margin: 0 0 0 30px;
  font-family: "pxbold", sans-serif;
  padding-top: 20px;
  font-size: 20px;
}

.top-right-nav ul li {
  list-style-type: none;
  display: inline-block;
  border-right: 1px #efefef solid;
  position: relative;
  float: left;
}

.top-right-nav ul li a {
  display: block;
  padding: 0px 25px;
  height: 35px;
}

.top-right-nav ul li a img.notification {
  max-height: 20px;
}

.top-right-nav ul li span {
  position: absolute;
  background-color: #ca4444;
  display: block;
  font-size: 10px;
  margin: 0px;
  padding-top: 2px;
  top: 0px;
  padding-left: 4px;
  padding-right: 4px;
  right: 10px;
  font-weight: bold;
  min-width: 18px;
  color: #ffffff;
  text-align: center;
  height: 18px;
  border-radius: 10px;
}

.control-label {
  font-size: 12px;
  float: left;
}

.form .col-sm-12 {
  display: block;
  padding-top: 20px;
}

.col-sm-12::after {
  content: "";
  display: block;
  clear: both;
}

.form .col-sm-12-fix {
  display: block;
  height: auto;
  padding-top: 20px;
}

.form .col-sm-12-payment {
  display: block;
  height: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

select.form-control {
  /*    background-image: url('../img/downarrow.png');
        background-repeat: no-repeat;
        background-position: right 5px center;*/
}


/*.chart-div{
        display: none;
}
.chart-div:first-child{
        display: block;
}*/

.amc-hidden {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.form-control {
  z-index: 1000;
  border-radius: 0px;
  box-shadow: none;
  border-color: #dddddd;
  padding: 8px 10px;
  height: 43px;
}

.input-group {
  height: 43px !important;
}

.input-group-addon {
  height: 43px !important;
  border-radius: 0px !important;
}

.input-group .form-control {
  height: 43px;
  border-radius: 0px;
}

.form-control:focus {
  box-shadow: none;
  border-color: #00ACC9;
}

.tooltip-inner {
  background-color: #00ACC9;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #00ACC9;
  border-width: 5px 5px 0;
}

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot');
  src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* Use the following CSS code if you want to use data attributes for inserting your icons */

[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* Use the following CSS code if you want to have a class per icon */


/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/

[class^="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 16px;
  padding-right: 6px;
  -webkit-font-smoothing: antialiased;
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-cog:before {
  content: "\e000";
}

.icon-cogs:before {
  content: "\e001";
}

.icon-time:before {
  content: "\e003";
}

.icon-cancel:before {
  content: "\e004";
}

.icon-megaphone:before {
  content: "\e005";
}

.icon-trashcan:before {
  content: "\e006";
}

.icon-dollar:before {
  content: "\e007";
}

.icon-calendar:before {
  content: "\e008";
}

.icon-files:before {
  content: "\e009";
}

.icon-cabinet:before {
  content: "\e00b";
}

.icon-location:before {
  content: "\e00a";
}

.icon-chart:before {
  content: "\e00c";
}

.icon-chart-2:before {
  content: "\e00d";
}

.icon-chart-3:before {
  content: "\e00e";
}

.icon-upload:before {
  content: "\e00f";
}

.icon-eye:before {
  content: "\e010";
}

.icon-download:before {
  content: "\e011";
}

.icon-checkmark:before {
  content: "\e002";
}

.icon-grid:before {
  content: "\e013";
}

.icon-list:before {
  content: "\e012";
}

.icon-list-2:before {
  content: "\e014";
}

.icon-tools:before {
  content: "\e015";
}

.icon-chat:before {
  content: "\e016";
}

.icon-alarm:before {
  content: "\e017";
}

.icon-equalizer:before {
  content: "\e018";
}

.icon-library:before {
  content: "\e019";
}

.icon-pencil:before {
  content: "\e01a";
}

.icon-edit:before {
  content: "\e01b";
}

.icon-profile:before {
  content: "\e01c";
}

.icon-envelope:before {
  content: "\e01d";
}

.icon-info:before {
  content: "\e01e";
}

.icon-wallet:before {
  content: "\e01f";
}

.icon-home:before {
  content: "\e020";
}

.icon-user:before {
  content: "\e021";
}

.icon-users:before {
  content: "\e022";
}

.icon-angle-down {
  content: "\f107";
}

.icon-angle-right {
  content: "\f105";
}

.icon-search:before {
  content: "\f002";
}


/* Date picker custom CSS */

.ui-datepicker {
  width: 216px !important;
  overflow: hidden;
  margin: 5px auto 0;
  font: 9pt "Open Sans", sans-serif;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border: 2px #00ACC9 solid;
  display: none;
  background-color: #ffffff;
}

.ui-datepicker a {
  text-decoration: none;
}


/* DatePicker Table */

.ui-datepicker table {
  width: 100%;
}

.ui-datepicker-header {
  background: #00ACC9;
  color: #ffffff;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
}

.ui-datepicker-title {
  text-align: center;
}

.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}

.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}

.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}

.ui-datepicker thead {
  background-color: #f7f7f7;
  border-bottom: 1px solid #bbb;
}

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
}

.ui-datepicker tbody td {
  padding: 0;
}

.ui-datepicker tbody td:last-child {
  border-right: 0px;
}

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #666666;
}

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
}

.ui-datepicker-calendar .ui-state-hover {
  background: #00ACC9;
  color: #ffffff;
}

.ui-datepicker-calendar .ui-state-active {
  background: #00ACC9;
  color: #ffffff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
  position: relative;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #cccccc;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}

.modal-body.form .pyr-btn {
  margin-top: 10px;
}

.pyr-btn {
  border-radius: 0px;
  background: #00ACC9 !important;
  color: #ffffff !important;
  width: 100%;
  height: 43px;
  padding-top: 10px;
}

.pyr-btn:hover {
  background: #00C5E6 !important;
}

.pyr-btn a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #ffffff !important;
}

.pyr-btn a:hover, .pyr-btn a:focus {
  text-decoration: none;
}

.pyr-table-container {
  /*min-width: 900px;*/
  height: auto;
  display: block;
  margin-left: 30px;
  margin-top: 20px;
  margin-right: 20px;
}

.pyr-table-container.paginated {
  overflow-x: auto;
}

.pyr-table-container .pyr-table, .pyr-table-inner {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) !important;
}

.pyr-table-container .pyr-table thead, .pyr-table-inner thead {}

.pyr-table-container .pyr-table thead th, .pyr-table-inner thead th {
  /*background-image: url('../img/sort.png');
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-size: 16px;*/
  background-color: #fff;
  padding: 24px 16px;
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.pyr-table-inner {
  width: auto;
  margin: 20px;
  box-shadow: none !important;
}

.pyr-table-inner thead th {
  background-image: none;
  padding: 8px;
}


/*.pyr-table-container .pyr-table thead th:hover{
        background-color: #2998b0;
        cursor: pointer;
}*/

.pyr-table tbody tr {
  background-color: #ffffff;
}

.pyr-table tbody .expand:nth-child(2n) {
  background-color: #dddddd;
}

.pyr-table-container .pyr-table tbody td, .pyr-table-inner tbody td {
  padding: 14px;
  color: #555555;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  border: 1px #eeeeee solid;
}

.pyr-table th.col-sm-3, .pyr-table th.col-md-3, .pyr-table th.col-lg-2 {
  position: static;
}

.expand_details {
  display: none;
}

.expand_details td.expand_td {
  width: 100%;
  background-color: #fff !important;
}

.expand_details table {
  width: 100%;
}

.expand_details table thead th {
  padding: 8px !important;
  background-image: none !important;
}

.expand:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}

.alter-bg td {
  background-color: #f9f9f9
}

.expand.expand-open td, .expand_details .expand_td {
  cursor: pointer;
  background-color: #f1f1f1 !important;
}

.expand_details .expand_td {
  border-bottom: 10px #dddddd solid !important;
  /*box-shadow: inset 0px 0px 10px #d5d5d5;*/
}

.pagination li a {
  border-color: #dddddd;
  color: #777777;
  border-radius: 0px !important;
}

.pagination li:hover a {
  background-color: #f9f9f9;
}

.pagination li.active a, .pagination li.active:hover a {
  background-color: #00ACC9;
}

.radio-inline>li {
  float: left;
  margin-right: 10px;
  list-style: none;
  float: left;
}

.check-inline {
  margin: 0px;
  padding: 0px;
}

.check-inline>li {
  float: left;
  margin-right: 30px;
  list-style: none;
  float: left;
}

.check-inline::after {
  content: "";
  display: block;
  clear: both;
}

.tenants-right ul {
  margin: 0px;
  padding: 0px;
}

.tenants-right>ul>li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  margin-right: 20px;
  list-style: none;
}

.api-search {
  width: 240px;
  margin-right: 10px;
}

.status-search {
  width: 200px;
  margin-right: 10px;
}

.manager-type-search {
  width: 400px;
  margin-right: 10px;
}

.status-head {
  line-height: 40px;
  font-size: 18px;
}

.submit_payment_left ul {
  margin: 0px;
  padding: 0px;
}

.submit_payment_left ul li {
  list-style: none;
  padding: 5px 0px;
}

.submit_request_options ul {
  margin: 0px;
  padding: 0px;
}

.submit_request_options ul li {
  list-style: none;
  padding: 0px 0px;
  font-weight: normal;
}

.submit_request_options ul li label {
  font-weight: normal;
}

.mrt10 {
  margin-top: 10px !important;
}

.mrlr0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.custom-width {
  max-width: 750px !important;
}

.payment_dates_wrapper {
  display: none;
}

.pyr-btn a {
  display: block;
}

.modal-header h3 {
  padding-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.subnavigation {
  overflow: hidden;
  width: 100%;
  min-height: 40px;
  padding-top: 20px;
}

.subnavigation ul {
  margin: 0px;
  padding: 0px 0px 0 30px;
  overflow: hidden;
}

.subnavigation .active {
  background-color: #158ea9;
  color: #fff;
  display: block;
  border: solid 1px #158ea9;
}

.subnavigation .active a {
  color: #fff;
}

.subnavigation ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #e5eaee;
  margin-right: 10px;
}

.subnavigation ul li a {
  padding: 0px 15px;
  text-decoration: none;
  display: block;
}

.subnavigation ul li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #158ea9;
}

.mrt0 {
  margin-top: 0px !important;
}

.mr20 {
  margin-top: 20px !important;
}


/*Dashboard*/

.select-box {
  -webkit-appearance: none;
  background-image: url('../img/downarrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding: 6px;
  padding-right: 40px;
  border-color: #e5eaf0;
  color: #777777;
  font-family: "pxreg", sans-serif;
  font-size: 16px;
}

.select-box:focus {
  outline: none;
  border-color: #cad0d7;
}

.db-form-label {
  font-size: 14px;
  font-family: "pxsbold", sans-serif;
  color: #777777;
  padding-right: 20px;
}

.chart-container {
  background-color: #fff;
  display: block;
  height: auto;
  margin: 20px 30px 0 30px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.chart-menu .pull-right {
  text-align: right;
}

.chart-menu .pull-right>li {
  margin-right: 20px;
}

.chart-menu .pull-right>li:last-child {
  margin-right: 0px;
}

.sub-tab-menu {
  padding: 0;
  margin: 0 0 20px 15px;
}

.sub-tab-menu>li {
  list-style-type: none;
  display: inline-block;
}

.sub-tab-menu>li a {
  margin-left: 7px;
  font-family: sans-serif;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  padding-top: 10px;
  text-align: center;
  color: #555555;
}

.chart-menu2 {
  border-bottom: solid 1px #dfe6eb;
  margin-top: 17px;
}

.sub-tab-menu>li a:hover {
  text-decoration: none;
  outline: none;
  border-top: 0;
  color: #555555;
}

.sub-tab-menu>.active a:hover {
  text-decoration: none;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
}

.sub-tab-menu>li.active a {
  color: #00ACC9;
}

.chart-menu2 .sub-tab-menu>li {
  height: 40px;
}

.chart-menu2 .sub-tab-menu>li a {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.chart-menu2>ul>li a:hover {
  text-decoration: none;
  outline: none;
  color: #00ACC9;
}

.sub-tab-menu>li.active a, .chart-menu>ul>li a:hover {
  text-decoration: none;
  outline: none;
}

.sub-tab-menu>li a:focus {
  outline: none;
  text-decoration: none;
}

.chart-box2 {
  background-color: #f0f5f9;
  border-top: solid 1px #dfe6eb;
  position: relative;
  margin-top: -66px;
}

.chart-box {
  background-color: #e9eff3;
  border-top: solid 1px #dfe6eb;
}

.chart-box canvas {}

.percentage {
  line-height: 40px!important;
  padding-top: 55px;
}

.dark_gray {
  background-color: #e9eff3 !important;
}

.quick-stats, .pie-stat-container {
  display: block;
  margin-left: 15px;
  overflow: hidden;
}

.quick-stats, .pie-stat-container {
  padding: 20px 15px 0 0;
}

.pie-stat-container {
  margin-bottom: 20px;
}

.heading_analytics {
  color: #fff;
  font-size: 14px;
  font-family: "pxreg", sans-serif;
  letter-spacing: 0.41px;
  text-align: center;
}

.stats_results {
  color: #fff;
  font-family: "pxsbold", sans-serif;
  font-size: 24px;
  padding-top: 0px;
  text-align: center;
}

.usage-stats {
  padding-top: 20px;
}

.chart {
  width: 140px;
  margin: auto;
}

.percentage-text {
  color: #333333;
  font-size: 24px;
  font-family: "pxsbold", sans-serif;
  padding-left: 10px;
  line-height: 20px!important;
  display: block;
}

.usage-stats .label {
  font-size: 18px;
  color: #646b71;
  padding-top: 10px;
  text-align: center;
  display: block;
  font-family: "pxsbold", sans-serif;
}

.percentage-results {
  font-size: 16px;
  color: #333333;
  text-align: center;
  font-family: "pxreg", sans-serif;
  display: block;
  padding-left: 10px;
}

.clear {
  clear: both;
}

.pdb20 {
  padding-bottom: 20px !important;
}

.pdb50 {
  padding-bottom: 50px !important;
}

.pdb10 {
  padding-bottom: 10px !important;
}

.pdb100 {
  padding-bottom: 100px !important;
}

.pdt20 {
  padding-top: 20px !important;
}

.pdt11 {
  padding-top: 11px !important;
}

.link-fill {
  color: #00ACC9;
}

#adp-clone {
  display: none;
}

.icon-remove:hover {
  color: #bc320d !important;
}

.link-fill:hover {
  color: #00C5E6 !important;
  text-decoration: underline;
}

.no-bg-img {
  background-image: none!important;
}

.no-bold {
  font-weight: normal;
}

.highcharts-legend {
  display: none;
}

.chart-right-options {
  margin: 0px;
  padding-top: 20px;
}

.chart-view-button {
  width: 165px;
}

.chart-view-button .btn {
  padding: 7px 12px 14px 10px;
  margin-bottom: 0px !important;
  line-height: 12px;
}

.chart-view-button .btn-group {
  margin-bottom: 0px !important;
}

.chart-view-button .caret {
  border-bottom-color: #afb4b9;
  border-top-color: #afb4b9;
}

.chart-view-button .btn.btn-info {
  background-color: #ffffff;
  color: #a1a7ac;
  font-size: 14px;
  box-shadow: none;
  text-shadow: none;
  border: solid 1px #e5eaef;
  filter: none;
}

.chart-view-button .btn.btn-info:active, .btn-group.open .btn.btn-info.dropdown-toggle, .btn.btn-info.active {
  background-color: #00ACC9 !important;
  color: #ffffff !important;
  filter: none;
}

.chart-view-button .btn.btn-info:active .caret, .btn-group.open .btn.btn-info.dropdown-toggle .caret, .btn.btn-info.active .caret {
  border-bottom-color: #ffffff !important;
  border-top-color: #ffffff !important;
  filter: none;
}

.nav-bottom-line {
  border-bottom: solid 1px #dfe6eb;
}

.over-hidden {
  overflow: hidden;
}

.ipad-menu {
  display: none;
  float: left;
}

.ipad-nav-wrapper {
  display: none;
}

.ipad-nav-wrapper ul {
  margin: 0px;
  padding: 0px;
}

.ipad-nav-wrapper ul li {
  display: none;
}

.ipad-nav-wrapper ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ipad-nav-wrapper ul li a i {
  margin-right: 15px;
  font-size: 16px;
  margin-right: 15px;
  width: 25px;
}

.ipad-nav-wrapper ul li:first-child {
  padding-top: 20px;
}

.ipad-nav-wrapper ul li a .icon-time {
  margin-right: 17px !important;
}

.ipad-nav-wrapper ul li a .icon-file-text {
  margin-right: 20px !important;
}

.ipad-nav-wrapper ul li a .icon-bullhorn {
  margin-right: 15px !important;
}

.ipad-nav-wrapper ul li a .icon-cogs {
  margin-right: 14px !important;
}

.ipad-nav-wrapper ul li a .icon-wrench {
  margin-right: 16px !important;
}

.ipad-nav-wrapper ul li a .icon-building {
  margin-right: 19px !important;
}

.ipad-nav-wrapper ul li a .icon-inbox {
  margin-right: 17px !important;
}

.ipad-nav-wrapper ul li a .icon-money {
  margin-right: 14px !important;
}

.ipad-nav-wrapper ul li a .icon-credit-card {
  margin-right: 14px !important;
}

.ipad-nav-wrapper ul li a .icon-folder-close-alt {
  margin-right: 16px !important;
}

.ipad-nav-wrapper ul li a .icon-refresh {
  margin-right: 16px !important;
}

.ipad-nav-wrapper ul li a .icon-user {
  margin-right: 18px !important;
}

.ipad-nav-wrapper ul li a .icon-group {
  margin-right: 13px !important;
}

.hidden_tab {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}


/* login css start */

.login_mainwrapper {
  min-height: 100%;
  width: 100%;
  background: url(../img/Login_bg.jpg) no-repeat center center fixed;
  background-size: cover;
  position: absolute;
}

.login-main {
  max-width: 450px;
  height: auto;
  background-color: #fff;
  border-top: solid 10px #00ACC9;
  margin: 100px auto 0 auto;
  box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.3);
}

.login-logo {
  margin: 20px auto 0 auto;
  text-align: center;
}

.login-text-fileds {
  max-width: 410px;
  margin: auto;
}

.login-filed-wr {
  display: block;
  margin: 20px 0px;
}

.button-login-wr {
  display: block;
  margin: 20px 0px;
}

.large-hieght {
  height: 50px !important;
  line-height: 35px !important;
}

.login-filed {
  width: 100%;
  height: 50px;
  background-color: #ecf1f5;
  font-size: 20px;
  color: #afb9c3;
  font-family: "pxreg", sans-serif;
  border: none;
  padding-left: 15px;
  font-weight: normal;
  outline: none;
}

.new-user-text {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #292e33;
  font-family: "pxreg", sans-serif;
}

.new-user-text a {
  color: #333333;
}

.login-bottom {
  height: 50px;
  display: block;
  background-color: #f0f2f3;
  margin-top: 25px;
}

.login-remember-me {
  margin-left: 20px;
  float: left;
  margin-top: 5px;
}

.login-forget-password {
  margin-right: 20px;
  float: right;
  margin-top: 15px;
}

.login-forget-password a {
  color: #333333;
}

.inverse {
  background-color: #606060 !important;
}

.inverse:hover {
  background-color: #505050 !important;
}


/* login css End */

@media (max-width:1200px) {
  .side-container {
    display: none;
  }
  .main-container {
    padding-left: 0px;
  }
  .ipad-menu {
    height: 60px;
    background-color: #00ACC9;
    overflow: hidden;
    display: block;
  }
  .user-name-wrapper {
    float: left;
  }
  .user-name-wrapper h3 {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    font-family: "pxlight", sans-serif;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
    font-size: 21px;
    color: #ffffff;
  }
  .user-name-wrapper h3 span {
    font-size: 15px !important;
    color: rgba(255, 255, 255, 0.4);
  }
  .ipad-menu .menu-wrapper {
    float: left;
    width: 33px;
    height: 22px;
    margin-top: 13px;
    margin-left: 25px;
    margin-right: 10px;
  }
  .ipad-menu .menu-wrapper a {
    color: #fff;
    font-size: 20px;
  }
  .ipad-menu .menu-wrapper a:hover {
    text-decoration: none;
  }
  .ipad-menu .menu-wrapper a:focus {
    border-bottom: none;
    outline: none;
  }
  .ipad-nav-wrapper {
    display: none;
    background-color: #2A2D33;
    width: 250px;
    position: absolute;
    z-index: 1000;
    opacity: 1;
    height: 100vh;
    overflow-y: auto !important;
    margin-top: 60px;
  }
  .ipad-nav-wrapper ul {}
  .ipad-nav-wrapper ul li {
    list-style: none;
    display: block;
  }
  .ipad-nav-wrapper ul li a {
    font-family: 'pxreg';
    font-size: 14px;
    padding: 10px 0;
    padding-left: 28px;
    display: block;
    width: 100%;
    opacity: 0.5;
    color: #fff;
  }
  .ipad-nav-wrapper ul li a img {
    margin-right: 10px;
  }
}


/* payments pop start */

.bank_account_expand_popup {
  display: none;
  overflow: visible !important;
}

.credit_account_expand_popup {
  display: none;
  overflow: visible !important;
}

.hide-time {
  overflow: visible !important;
  display: none;
}

.every-month-payble {
  overflow: visible !important;
  display: none;
}

.every-month-payble2 {
  overflow: visible !important;
  display: none;
}

.every-month-payble3 {
  overflow: visible !important;
  display: none;
}

.every-month-payble4 {
  overflow: visible !important;
  display: none;
}

.popup-scrollbar {
  height: 500px;
}

.rr-wr {
  display: none;
  overflow: visible !important;
}


/* sign up form start */

.singup-wrapper-new {
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2) !important;
  margin: auto;
  min-height: 100vh;
  overflow: hidden;
}

.sign-up-header {
  height: 65px;
  padding-left: 10px;
  padding-right: 10px;
}

.logo-signup-form {
  padding-top: 10px;
  padding-left: 25px;
}

.sign-up-header h3 {
  margin: 0px;
  padding-top: 20px;
  padding-right: 30px;
  font-family: "pxlight", sans-serif;
}

.main-sign-form {
  height: 100%;
  position: absolute;
  width: 100%;
}


/* assign properties */

.staff_properties {
  height: 400px;
}


/* sing document start */

.width900 {
  max-width: 1300px;
}

.doucment-ifream-wr {
  width: 772px;
  height: auto;
  margin: auto;
}

.topspace100 {
  margin-top: 100px !important;
}

.sign-up-table {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.tabs-wrapper {
  width: 614px;
  height: 74px;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
}

.tabs-wrapper.wide {
  width: 890px;
}

.line-tabs {
  height: 2px;
  background-color: #bababa;
  width: 232px;
  position: absolute;
  top: 28px;
}

.line-tabs2 {
  height: 2px;
  background-color: #bababa;
  width: 280px;
  position: absolute;
  top: 28px;
  float: right;
  right: 0;
  margin-right: 75px;
}

.active-color-bg {
  background-color: #00ACC9 !important;
}

.progress-line {
  height: 2px;
  background-color: #bababa;
  width: 780px;
  position: absolute;
  top: 28px;
  margin-left: 35px;
  float: left;
}

.progress-line.active {
  background-color: #0092af;
}

.progress-line.active.step1 {
  width: 0px;
}

.progress-line.active.step2 {
  width: 132px;
}

.progress-line.active.step3 {
  width: 264px;
}

.progress-line.active.step4 {
  width: 396px;
}

.progress-line.active.step5 {
  width: 528px;
}

.progress-line.active.step6 {
  width: 660px;
}

.active-color {
  color: #00ACC9 !important;
}

.setps-bullet {
  width: 35px;
  height: 35px;
  background-color: #bababa;
  border-radius: 20px;
  color: #fff;
  font-family: "pxbold", sans-serif;
  font-size: 19px;
  line-height: 35px;
  text-align: center;
  margin: 10px auto 10px auto;
  position: relative;
  z-index: 100;
}

.tabs-wrapper .t-wr {
  float: left;
  text-align: center;
}

.width100 {
  width: 100px;
}

.width170 {
  width: 170px;
}

.mrl85 {
  margin-right: 85px;
}

.mrl26 {
  margin-right: 26px;
}

.orig_cards {
  float: none;
  position: absolute;
}

.cards {
  float: none;
  clip: rect(0px, 0px, 0px, 0px);
  overflow: hidden;
  background-color: yellow;
  position: absolute;
}

.cards.disc {
  clip: rect(0px, 44px, 24px, 0px);
}

.cards.visa {
  clip: rect(0px, 88px, 24px, 44px);
}

.cards.mc {
  clip: rect(0px, 132px, 24px, 88px);
}

.cards.amex {
  clip: rect(0px, 176px, 24px, 132px);
}

.btn {
  background-color: #606060;
}

.btn:hover, .btn:focus, .btn-group:focus .btn.dropdown-toggle {
  background-color: #afafaf;
}

.btn.btn-pyr {
  background-color: #00ACC9;
}

.btn.btn-pyr:hover, .btn.btn-pyr:focus, .btn-group:focus .btn.btn-pyr.dropdown-toggle {
  background-color: #00C5E6 !important;
}

.proper-units th {
  min-width: 100px;
}

.proper-units th.no_min {
  min-width: inherit;
}

.pyr-table .field_input {
  display: none;
}

.required {
  color: #ff0000;
}

.dropdown-menu {
  min-width: 180px;
}

.invoices-add>ul>li {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 20px;
  list-style: none;
}

.create-invoice tr td:first-child {
  width: 35px;
  text-align: center;
  vertical-align: middle;
}

.create-invoice tr td:last-child {
  width: 210px;
}

table thead tr th.hasTip .hasTooltip {
  color: #fff;
}

.note-list ul li {
  list-style-type: none;
}

.loading-indicator, .success-indicator, .failure-indicator {
  text-align: center;
}

.success-indicator, .failure-indicator {
  display: none;
}

.expand.expand-open td, .expand_details .expand_td, tr.expand:hover, tr.alter-bg:hover, tr.expand-open:hover, tr.expand:hover td, tr.alter-bg:hover td, tr.expand-open, tr.expand-open td {
  background-color: #e5f2f4 !important;
}

.fs100 {
  font-size: 100% !important;
}

.dash-pie-container {
  background: #fff;
  color: #000;
}

.pie-stat-label {
  color: #333333;
  display: block;
  font-family: "pxreg", sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (min-width:600px) {
}

.form-logo {
  max-width: 80%;
  height: auto;
}

.header-logo {
  max-height: 55px;
}

@media screen and (max-width: 890px) {
  .tabs-wrapper.wide {
    display: none;
  }
}

@media screen and (max-width: 614px) {
  .tabs-wrapper {
    display: none;
  }
  .manager-breadcrumbs {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .form .col-sm-12 {
    height: auto;
  }
}

.modal-backdrop {
  z-index: -1;
}

.modal {
  padding-top: 60px;
}

.top-header {
  background: #fff;
  height: 60px;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
}

.top-header img {
  max-height: 30px;
  margin-left: 30px;
  margin-top: 15px;
}

.main-header .main-header-box {
  width: 100%;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  padding-top: 6px;
}

.top-header-username, .top-header-property, .top-header-tenant {
  font-size: 16px;
  margin-top: 18px;
}

.top-header-username {
  margin-right: 30px;
}

.pyr-btn {
  border-radius: 3px;
}

.top-header-tenant {
  padding-right: 15px;
}

.top-header-property {
  padding-right: 5px;
}

.btn {
  border-radius: 3px;
}

.header-logo-container {
  float: left;
}

.dash-stat-container, .dash-pie-container {
  border-radius: 3px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.dash-stat-container {
  background-color: #20568A;
}

.signup-pricing-wrapper {
  background-color: #FAFAFA;
  height: auto;
  padding-left: 15px;
}

.signup-pricing-price {
  font-size: 20px;
}

.signup-pricing-container {
  display: inline-block;
}

.signup-pricing-container.radio {
  vertical-align: top;
  width: 180px;
}

.signup-pricing-button {
  width: 500px;
}

.signup-pricing-description .icon-ok {
  color: #2ecc71;
}

.signup-pricing-price .icons {
  margin-top: 6px;
}

.manager-breadcrumbs {
  display: flex;
  justify-content: center;
  width: auto;
}

.edit-form-group {
  padding-left: 0;
}

.edit-form-group li {
  list-style-type: none;
}

.edit-form-group-container {
  background: #fff;
  border-radius: 3px;
  margin-top: 30px;
  padding: 30px;
  vertical-align: top;
}

.edit-form-group-container h3 {
  font-size: 18px;
  margin-top: 0;
  text-align: center;
}

.edit-form-group-container label {
  font-weight: 700;
  margin-top: 20px;
}

.edit-form-group-container .checkbox label {
  font-weight: 400;
}

.btn-expand {
  width: 100%;
}

.red {
  color: #FF0000;
}

.display-none {
  display: none;
}

.nsf-ma, .late-per-day {
  margin-top: -30px;
}

.tagsinput {
  background: none;
  border: none;
}

.tagsinput .tag {
  background: #fff;
  color: #000;
}

.tagsinput-add {
  float: right;
  height: 29px;
  padding-top: 4px;
}

.tagsinput-add-container {
  background: #fff;
  height: 29px;
  margin-top: -6px;
  min-width: 150px;
}

.tagsinput input {
  width: 150px;
  padding-top: 4px;
}

.tenant-payment-container,
.tenant-payment-container .pyr-table tbody tr {
  background: #F6F7F9;
}

.tenant-payment-container .table-responsive {
  border: none !important;
}

.tenant-payment-container {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
  padding: 15px
}

.tenant-payment-header {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 20px 15px;
}

.tenant-payment-balance,
.tenant-payment-invoice-header {
  font-weight: bold;
}

.tenant-payment-balance {
  font-size: 18px;
}

.tenant-payment-details {
  background-color: #ffffff;
  border-radius: 3px;
  padding: 15px;
}

.tenant-payment-details label {
  font-size: 14px;
  font-weight: 700;
}

.form .col-sm-12.credit-card-type, .form .col-sm-12.bank-account-type {
  padding-left: 0;
  padding-top: 0;
  min-height: 40px;
}

.form .col-sm-12.save-account-details {
  padding-left: 0;
}

.orig_cards {
  float: none;
  position: absolute;
}

.cards {
  float: none;
  clip: rect(0px, 0px, 0px, 0px);
  overflow: hidden;
  background-color: yellow;
  position: absolute;
}

.cards.disc {
  clip: rect(0px, 44px, 24px, 0px);
}

.cards.visa {
  clip: rect(0px, 88px, 24px, 44px);
}

.cards.mc {
  clip: rect(0px, 132px, 24px, 88px);
}

.cards.amex {
  clip: rect(0px, 176px, 24px, 132px);
}

/*.credit-card-number, .billing-first-name, .zip-code {
  padding-right: 0;
}

.security-code {
  padding-left: 0;
  padding-top: 15px;
}

.billing-last-name {
  padding-left: 0;
}*/

.add_description {
  margin: 15px 0;
}

.account-type, .amount-to-pay, .convenience-fees {
  margin-top: 10px;
  margin-bottom: 30px;
}

.payments-invoice thead tr td {
  vertical-align: middle;
  text-align: right;
}

.invoice-details-label {
  font-weight: 400;
  padding: 0 15px;
}

.payment-account-container,
.submit-payment-container,
.payment-success-container,
.maintenance-request-container {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
}

.tenant-payment-details .col-sm-6,
.tenant-payment-details .col-sm-4,
.tenant-payment-details .col-sm-8 {
  width: 100%;
}

.tenant-payment-details .col-sm-6,
.tenant-payment-details .col-sm-8,
.tenant-payment-details .col-sm-4 {
  padding: 0;
  margin: 0;
}

.tenant-payment-details .col-sm-4 {
  margin-bottom: 20px;
  margin-top: 5px;
}

.tenant-payment-details .row {
  margin: 0;
}

.tenant-request-payment-wrapper {
  background: #f6f7f9;
}

.tenant-request-payment-wrapper label {
  font-weight: 700;
}

.submit-payment-type {
  font-size: 18px;
  font-weight: 700;
}

.submit-payment-table {
  font-weight: 700;
  margin: 15px 0 30px;
}

.submit-payment-amount,
.submit-payment-total,
.submit-payment-tenant-info {
  float: right;
}

.submit-payment-total {
  font-size: 16px;
}

.submit-payment-total span {
  margin-right: 20px;
}

.submit-payment-total .submit-payment-total-fee {
  margin-right: 0;
}

.payment-request-success-wrapper {
  background-color: transparent;
}

.payment-success-header {
  background: #26B060;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}

.payment-success-header h1 {
  font-size: 24px;
}

.payment-success-header h2 {
  font-size: 14px;
}

.payment-success-wrapper {
  margin-top: -30px;
}

.payment-success-container {
  background: #fff;
  border-radius: 3px;
  padding: 20px;
}

.inline-labels label {
  display: inline-block;
}

.checkbox,
.radio {
  cursor: pointer;
}

.chart-view-property,
.chart-view-date,
.chart-go-btn {
  display: inline-block;
}

.chart-view-property,
.chart-view-date {
  margin-right: 30px;
}

.select-all-properties-checkbox {
  border-bottom: solid 1px #dfe6eb;
  padding-bottom: 10px;
}

/* Sign Up Page */

.signup-wrapper {
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 800px;
}

.signup-wrapper a:hover {
  text-decoration: none;
}

.signup-wrapper h2 {
  background: rgba(0, 172, 201, 1);
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px;
}

.signup-wrapper .btn {
  border-radius: 0 0 3px 3px;
  font-weight: 500;
}

.signup-wrapper .pyr-btn:hover {
  background: rgba(0, 172, 201, 1) !important;
}

.signup-wrapper .inverse:hover {
  background: rgba(96, 96, 96, 1) !important;
}

.signup-wrapper h2.inverse {
  background: rgba(96, 96, 96, 1);
}

.signup-wrapper .login-logo {
  max-width: 350px;
}

.signup-wrapper .icon-ok {
  color: #2ecc71;
}

.signup-option-container {
  margin: 20px 0;
  text-align: center;
}

.signup-option:hover {
  background: rgba(0, 172, 201, .05);
}

.signup-option {
  display: inline-block;
  margin: 15px;
  width: 350px;
}

.signup-option-context {
  border-left: 1px solid #00ACC9;
  border-right: 1px solid #00ACC9;
  padding: 0.5em;
  text-align: left;
}

.signup-option-context li {
  color: #000;
  padding: 0.5em;
}

.signup-option-context.inverse-border {
  border-left: 1px solid #606060;
  border-right: 1px solid #606060;
}

ul.signup-option-context {
  list-style-type: none;
  margin-bottom: 0;
}

.signup-wrapper .icon-home,
.signup-wrapper .icon-group {
  font-size: 48px;
  display: block;
  text-align: center;
}

.signup-wrapper .icon-home {
  color: rgba(96, 96, 96, 1);
  margin: 10px auto;
}

.signup-wrapper .icon-group {
  color: rgba(0, 172, 201, 1);
  font-size: 36px;
  margin: 16px auto;
}

.admin-edit-staff h3 {
  font-size: 18px;
}

.tenant-payment-tables div div.pyr-table-container-small {
  margin: 0;
}

.inline-check .radio {
  display: inline-block;
  margin-right: 30px;
  list-style: none;
}

.tenant-payment-tables ul li {
  list-style-type: none;
}

.tenant-payment-tables {
  background-color: #fff;
  border-radius: 3px;
  margin: 15px;
  padding-bottom: 15px;
}

.account-type, .amount-to-pay, .convenience-fees {
  margin-top: 10px;
  margin-bottom: 30px;
}

.continue-payment-btn .pyr-btn {
  margin-top: 15px;
  width: 100%;
}

.new-payment-info {
  display: none;
}

.tenant-payment-container,
.tenant-payment-container .pyr-table tbody tr {
  background: #F6F7F9;
}

.tenant-payment-container .table-responsive {
  border: none !important;
}

.tenant-payment-container {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
  padding: 15px
}

.tenant-payment-balance {
  font-size: 18px;
  font-weight: bold;
}

/* Media Queries! Leave at bottom of page! */

@media only screen and (max-width: 1200px) {
  .welcome-box h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1016px) {
  .dash-stat-container, .dash-pie-container {
    margin-bottom: 20px;
  }

  .pie-stat-container {
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .top-header-tenant, .top-header-property {
    display: none;
  }

  .signup-wrapper {
    max-width: 450px;
  }
}

@media screen and (max-width: 520px) {
  .header-logo {
    max-height: 30px;
  }
  .sign-up-header h3 {
    font-size: 16px;
    padding-top: 16px;
  }
  .login-main, .login-text-fileds {
    max-width: 80%;
  }

  .signup-option {
    width: 90%;
  }

  .chart-view-property {
    margin-right: 15px;
  }

  .chart-view-date {
    margin-right: 0;
  }

  .chart-go-btn {
    display: block;
    margin-top: 20px;
  }
}

@media screen and (max-width: 430px) {
  .header-logo {
    max-height: 30px;
  }
  .top-right-nav ul li a {
    padding-right: 15px;
  }
  .pyr-table-container {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-header-username {
    display: none;
  }
  .header-logo-container {
    float: right;
    padding-right: 15px;
  }
  .sign-up-table .pyr-table {
    table-layout: fixed;
  }

  .chart-view-date {
    display: block;
    margin-top: 20px;
  }
}

/* Manager Sign Up Page */

.pricing-type-container {
  list-style: none;
  padding: 10px;
  text-align: center;
}

.pricing-type-container .btn {
  margin-top: 20px;
  font-weight: 700;
  font-size: 16px;
}

.pricing-type-option {
  display: inline-block;
  width: 30%;
  box-shadow: 0px 0px 40px 4px #C7C7C7;
  border: 1px solid #b8b9ba;
  background: #ffffff;
  margin-bottom: 18px;
  padding: 10px 10px 30px 10px;
  margin-left: 15px;
  margin-right: 15px;
  vertical-align: top;
}

.pricing-type-option h1 {
  color: #01ACCA;
  font-size: 30px;
  font-weight: 800;
}

.pricing-type-option h2 {
  font-weight: 200;
  font-size: 42px;
  color: #222;
  margin-bottom: 0;
  margin-top: 15px;
}

.pricing-type-option h3 {
  font-weight: 300;
  font-size: 18px;
  color: #585B5D;
  line-height: 24px;
  padding: 0 0 15px;
  margin-top: 0;
  margin-bottom: 0;
}

.pricing-type-option h4 {
  font-weight: 800;
  font-size: 16px;
  color: #222;
  line-height: 2.5em;
  border-top: 1px solid #b8b9ba;
  border-bottom: 1px solid #b8b9ba;
  width: 60%;
  margin: 0 auto 15px;
}

.pricing-type-check-list {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #222222;
  position: relative;
  text-align: left;
  padding: 5px 0 5px 49px;
}

.pricing-type-check-list:before {
  content: "";
  background: url(../img/ic_done.png);
  color: #000000;
  width: 29px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 15px;
}

.pricing-type-copy {
  font-size: 16px;
}

a.ada {
  color: #A8A2A2;
  text-decoration:none;
}

a.ada:hover {
  color: #CBC7C7;
  text-decoration:none;
}

@media screen and (max-width:800px) {
  .pricing-type-option {
    max-width: 400px;
    width: 100%;
  }
}

@media screen and (max-width:1000px) {
  .pricing-type-option {
    margin-left: 5px;
    margin-right: 5px;
  }

  .pricing-type-check-list:before {
    left: 0;
  }

  .pricing-type-check-list {
    padding-left: 35px;
  }
}


@media screen and (max-width:1200px) {

  .pricing-type-check-list:before {
    left: 5px;
  }

  .pricing-type-check-list {
    padding-left: 40px;
  }

  .pricing-type-option {
    margin-left: 10px;
    margin-right: 10px;
  }
}
