@font-face {
  font-family: "AvenirNextLTPro MeduimIt";
  src: url('/assets/fonts/AvenirNextLTPro-MediumIt.otf');
}

@font-face {
  font-family: "AvenirNextLTPro Meduim";
  src: url('/assets/fonts/AvenirLTStd-Medium.otf');
}

@font-face {
  font-family: "AvenirNextLTPro Bold";
  src: url('/assets/fonts/AvenirNextLTPro-Bold.otf');
}

@font-face {
  font-family: "AvenirNextLTPro Demi";
  src: url('/assets/fonts/AvenirNextLTPro-Demi.otf');
}

@font-face {
  font-family: "AvenirNextLTPro It";
  src: url('/assets/fonts/AvenirNextLTPro-It.otf');
}

@font-face {
  font-family: "AvenirNextLTPro Regular";
  src: url('/assets/fonts/AvenirNextLTPro-Regular.otf');
}

@font-face {
  font-family: "AvenirNextLTPro UltLt";
  src: url('/assets/fonts/AvenirNextLTPro-UltLt.otf');
}

.modal .modal-header{
    padding: 25px!important;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.846153846px;
}
.modal .modal-header-small {
    padding: 10px !important;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.846153846px;
}

.modal-content{
    border-radius: 20px!important;
}
.modal-body {
    position: relative;
    
    padding: 10px 35px !important;
}
.modal-footer {
    padding: 20px 30px !important;
}
.modal-title {
    
    text-align: center;
    font-weight: 500;
}
.c-pucha {
    color : #E91576;
}
.f-17 {
    font-size: 17px;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4{
    color:#676a6c;
    font-weight:400;
    font-family: 'Roboto', sans-serif;   
}

.m-t-50 {
    margin-top: 50px;
}
.coinsph-top {
    position: fixed;left: 20px;
}

body{
    /*background-color:#f4f6fa!important;*/
    /*background-color:#f4f6fa!important;*/
    background-color:#f3f3f3!important;
}

.support{
    margin-top: -40px;
    margin-bottom: 40px;
    text-transform: capitalize;
}

.supportEdit-icon{
    margin-top: -52px;
}

.btn-primary-color{
    color: #ffffff;
    background-color: #0ea5ef;
    border-color: #0ea5ef;
}

small.updated-time{
    font-style: italic;
}

.lvhs-input{
    height:53px;
    font-size:16px!important;
}

.lvh-search-close{
    top: 20px;
    right: 17px;
}

.text-left .chosen-container {
    width: 300px !important;
}

span.emailAccountsettings{
    height: 30px;
    padding: 5px 0px!important;
    font-size: 12px;
    line-height: 1.5;
}

.btn-editEmail{
    margin-top: -6px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 0px 5px rgba(0, 0, 0, 0.12)!important;
}

.btn-pwdAccount{
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 0px 5px rgba(0, 0, 0, 0.12);
    margin-bottom: 5px;
}

div.col-email{
    margin-left: -14px;
}

.alert.ohsnap-alert.alert-dismissible{
    background-color: rgba(244, 67, 54, 0.63)!important;
    border-color: transparent;
    color: #ffffff;
}

li a.btn-raised.btnNext {
    color: #ffffff;
    background-color: #0ea5ef;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    border: 0;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.btn-raised.btnNext:hover, a.btn-raised.btnNext:focus, a.btn-raised.btnNext:active {
    color: #ffffff!important;
    background-color: #0ea5ef!important;
}

li a.btn-raised.btnPrevious {
    color: #ffffff;
    background-color: #9e9e9e;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    border: 0;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.btn-raised.btnPrevious:hover, a.btn-raised.btnPrevious:focus, a.btn-raised.btnPrevious:active {
    color: #ffffff!important;
    background-color: #9e9e9e!important;
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 100px 0 20px 0px;
}

.setupPage-first{
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    padding-left: 170px;
    padding-right: 170px;
}

small.setup-orgInfo{
    font-size: 13px;
    line-height: 1.42857143;
    color: #5e5e5e;
    font-weight: normal;
}

.setup-basicInfo{
    border-bottom: 1px dashed #e7eaec;
    color: #ffffff;
    padding-top: 20px;
}

.setup-contactInfo{
    padding-top: 25px;
}

i.contact-icon {
    padding-right: 5px;
}

i.zmdi.zmdi-smartphone-iphone {
    padding-right: 7px;
    padding-left: 3px;
}

i.zmdi.fa.fa-phone-square {
    padding-right: 4px;
    padding-left: 2px;
}

.setup2{
    margin-top: 3px;
}

.setup2-top{
    margin-top: 50px;
}

p#empty-rdo-set-up-error {
    padding-top: 5px;
}

p#empty-conversion-date-set-up-error {
    margin-top: -2px;
}

.col-lg-10.thirdStep-content {
    margin-top: -5px;
}

.reportDetail{
    list-style:none;
}

.reportDetail li{
    padding-right:20px;
    float:left;
}

.reportDetail li:first-child{
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 1.42857143;
    width:200px;
}

.details-payment-title {
        text-transform: uppercase;
    font-size: 14px;
    padding-top: 10px;
}
.details-payment-head {
    background-color: #fff;
    vertical-align: middle;
    font-weight: 500;
    color: #333;
    border-width: 1px;
    text-transform: uppercase;
}

.a-c-t {
    text-align: center;
}

.m-t-10 {
        margin-top: 10px;
}

#report-mark-filed {
    margin-left: 60px;
    margin-right: 60px;
}

#report-mark-filed h3 {
    color:white
}

.dl-left{
    margin-top: -5px;
}

.list-content{
    padding-left: 6px;
}

h2.xeroIntegration-title{
    margin-bottom: 5px!important;
    margin-top: -10px!important;
    color: #777;
    font-weight: 300;
}

.add-transaction-btn{
    margin-right: 20px;
    float:right;
}

td.no-results {
    font-size: 25px!important;
    font-weight: 200;
}

.transaction-btn-type{
    text-transform:capitalize!important;
}

.update-payment-btn{
    margin-right:-15px;
}

.resync-btn{
    width: 35px!important;
    height: 35px!important;
    margin-right:20px;
}

.tab-nav[data-tab-color="amber"] > li > a:after {
    background: #0ea5ef!important;
}



/*********************/
/*** MEDIA QUERIES ***/.
/*********************/


@media only screen and (max-width:1199px){
    .btn-editEmail{
        margin-top: 5px;
    }
}


@media (min-width: 768px){
    #report-detail-info-detail .pmbb-view {
        margin-left: 50px; margin-right: 50px;
    }
}

@media only screen and (min-width:550px) and (max-width: 767px){
    .dl-right{
        float:left;
        padding-right:100px!important;
    }

    .dl-left{
        float:left;
    }
}

@media only screen and (min-width:920px) and (max-width: 1199px){
    .dl-right{
        width: 50%;
        float: left;
    }

    .dl-left{
        width: 50%;
        float: left;
    }
}

.list-vendor-emails {
    list-style-type: none;
    padding: 0px !important;
}

.filter-option {
    text-transform: none !important;
}

.lvh-search-next {
  font-style: normal;
  position: absolute;
  top: 19px;
  right: 22px;
  font-size: 17px;
  width: 25px;
  height: 25px;
  background-color: #ADADAD;
  line-height: 100%;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.lvh-search-next:hover {
  background: #333;
}

button.btn.dropdown-toggle.btn-default:before {
    background: transparent !important;
}
button.btn.dropdown-toggle.btn-default .filter-option {
    width: 85% !important;
}

.border-orange {
    border-left: 2px solid orange !important;
}

.border-green {
    border-left: 2px solid #4caf50 !important;
}

.border-red {
    border-left: 2px solid #f44336 !important;
}

.border-blue {
    border-left: 2px solid #00bcd4 !important;
}

.border-gray {
    border-left: 1px solid #777 !important;
}

.clear-filter {
    font-size: 13px !important;
    color: #616161;
    /*text-decoration: underline;*/
    text-underline-position: under;
    float: right;
}

.clear-filter:hover {
    color: #222;
}

.code-div {
    overflow-x: hidden;
    max-height: 300px;
}

.code-div::-webkit-scrollbar {
    width: 6px !important;
}

.code-div::-webkit-scrollbar-thumb {
     border-radius: 5px; 
     -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5) !important; 
     background: #999; 
}

.code-div::-webkit-scrollbar-track {
    background: #ddd !important;
    border: 0px none #ffffff;
    border-radius: 50px;
}

.text-gray-transaction {
    font-size: 11px;
    color: #555;
    text-transform: uppercase !important;
}

.text-gray-detail {
    text-transform: none !important;
    font-size: 15px !important;
}

.name-vendor-transaction {
    margin: 10px 0px 5px 0px !important;
    font-size: 13pt !important;
}
h3.vendor-name-text {
    font-size: 11pt;
}

.smaller-font {
    font-size: 11px !important;
}

h3.ref-name-text {
    font-size: 14pt;
}

.border-bottom-transaction {
    border-bottom: 1px solid #eee !important;
    padding-bottom: 10px !important;
}
.text-right {
    text-align: right !important;
}


#filter-transaction-button:hover {
    color: #333;
}

.text-red {
    color: #F44336 !important;
}

.code-text {
    text-decoration: underline;
    color: #656565; 
}

.code-text:hover {
    text-decoration: underline;
    color: #333; 
}

#remove-date-range:hover {
    color: #222;
}

/* The Modal (background) */
.prev-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  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.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.prev-modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}


/* Add Animation */
.prev-modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.prev-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.prev-close:hover,
.prev-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .prev-modal-content {
    width: 100%;
  }
}


.btn-sm-new {
    padding: 2px 10px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    float: right !important;
}

div#s2id_reporting-filter-page {
    width: 90px;
    float: right;
    text-align: center;
}

.books-account-dropdown.select2-container-disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.books-account-dropdown.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: none !important; 
    cursor: default;
}

table#pt-carry-over-create-manual td, table#pt-carry-over-create-manual th {
    padding: 15px !important;
    border-bottom: 1px solid #940e4a !important;
}

table#pt-carry-over-create-manual th {
    font-weight: : 800 !important;
}

table#pt-carry-over-create-manual tr:hover {
    cursor: pointer;
    background: #940e4a !important;
}

table#pt-carry-over-create-manual, table#pt-carry-over-create-manual th {
    background: #A80F55;
    color: white;
}



input.form-control-new-plus {
    border: 1px solid #777 !important;
    border-radius: 4px !important;
    padding: 20px 10px !important;
}

input.form-control-new-plus:focus {
    border: 1px solid #333 !important;
}

.form-group label.label-form-new-plus {
    padding-left: 10px !important;
}

#main-plus h5 {
    font-weight: 800 !important;
}

#main-plus .round-dropdown-new-plus {
    border: 1px solid #777 !important;
    border-radius: 4px !important;
    /*background-color: #ffff;*/
    /*margin-top: -10px !important;*/ 
    padding: 0px 10px !important;
}

#main-plus .round-dropdown-new-plus:hover {
    border: 1px solid #333 !important;
    border-radius: 4px !important;
    /*background-color: #ffff;*/
    /*margin-top: -10px !important;*/   
}

#main-plus .select2-dropdown-open a {
    background: transparent !important;
    border: none !important;
}

#main-plus .tax-type-radio {
    background-color: #fff;
    border-radius: 4px;
    border: #333 solid 1px;
    cursor: pointer;
    padding-left: 10px;
}

#main-plus .tax-type-radio.active {
    border: #E91576 solid 2px;
}


#main-plus .step-one-box {
    border: 1px solid #777;
    width: 200px;
    height: 200px;
    padding: 20px;
    border-radius: 4px;
}

#main-plus .step-one-select.active > .step-one-box {
    border: 2px solid #E91576;
    background: #ffdfee3b !important;
}

.text-14 {
    font-size: 14px;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.font-bill-uppercase {
    font-size: 13px !important;
    text-transform: uppercase;
}

ul.list-note-plan {
    padding: 10px 15px;
}

ul.list-note-plan li::marker {
  color: #E91576 !important;
}

ul.list-note-plan li {
    padding: 5px 0px;
}

.link-transaction-report:hover {
    color : #E91576 !important;
}

.border-pink {
    border: 1px solid red;
    border-radius: 5px;
    background: white;
}

#organization-table tbody tr.standard-plan td {
    background-color: #eee !important;
}
