/* Your app styles here */

/* =====IOS===== */

/* Badge ios align: */
.ios .badge {margin-bottom: 3px!important;color:#fff!important;border-radius: 3px!important;border: 1px solid rgba(255, 255, 255, 0.25)!important; height: 19px!important; font-size: 12px!important; line-height: 19px!important;}
.ios .links-list a {height: auto; min-height: 44px!important;}

.ios .badge.float-right {
    margin-right: 5px;
}

.ios .badge.float-right:first-of-type {
    margin-right: 0;
}

/* Image size title */
.ios .title .item-media .f7-icons {height: auto!important;font-size: 19px!important;}

/* =====ALL===== */

/* Custom block title inside list item */
.item-block-title {padding: 15px 15px 10px!important; background-color: #f2f9ff!important; margin: 0 0 0 0!important;color: #007aff!important}
.item-block-title_error {padding: 15px 15px 10px!important; background-color: #f5dbdb!important; margin: 0 0 0 0!important}
/*e6f1fb f2f9ff */

/* =====MD===== */

.dontdisplayusers .item-after { display: none; }

/* default Achtergrond*/
.page {
    background: #f5f5f5!important;
}
/* default Header*/
/*
.navbar {
    background: #f2f9ff!important;
}
*/
.custom-classmedia{
    border-radius: 4px;
}
.swiper-lazy-loaded{
    border-radius: 4px;
}

.calendar-day-today .calendar-day-number{
    background: #dbf5dc!important;
}

.calendar-day .calendar-day-events {
    margin-top: 0;
}

.calendar-day .calendar-day-event {
    width: 4px;
    height: 4px;
}

.navbar-inner .title {
    font-size: 17px!important;
    color:#007aff!important;
    /* font-weight: 400!important; */
}

#idDayNavLeft,
#idDayNavRight {
    width: 30px;
}

#idDayNavRight .label {
    float: right;
}

.title-slider-custom {
    padding-right: 40px;
}

.navbar-inner .title span.title-custom-span {
    width: 100%;
    margin-bottom: 5px;
    font-size: .7rem;
    color: #8e8e93;
    font-weight: 400;
    text-align: center;
    display: table;
}

.item-schedular-line {
    height: 100%;
    min-height: 44px;
    position: absolute;
    left: 62px;
}

.item-task-line {
    height: 100%;
    min-height: 44px;
    position: absolute;
    left: 5px;
    top: 0;
}

.item-schedular-time {
    min-width: 40px;
    margin-right: 34px;
    margin-left: -10px!important;
}

.item-schedular-time .schedular-time-date{
    padding: 0!important;
    font-weight: 400;
    color: #8e8e93;
    font-size: 10px;
    line-height: 1.2;
    display: inline-block;
}

.item-schedular-time .schedular-time-from{
    font-weight: 700;
    font-size: 14px;
    color: #007aff!important;
    line-height: 1.2;
}

.item-schedular-time .schedular-time-from-free{
    font-weight: 700;
    font-size: 14px;
    color: #007aff; /*#8e8e93*/
    font-size: 12px;
    line-height: 1.2;
}

.item-schedular-time .schedular-time-till {
    width: 36px;
    font-weight: 400;
    color: #8e8e93;
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
}

.item-schedular-time .schedular-time-duration {
    width: 100%;
    padding: 2px;
    background-color: #bfbfc1;
    border-radius: 2px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 1.2;
    display: table;
}

.list .item-title {
    width: 100%;
    padding-right: 9px;
}

.list .item-title-placeholder {
    line-height: 24px;
    font-size: 12px;
    font-style: italic;
    color: #8f8f94;
}

.search-list-no-margin {
    margin-top: 0!important;
}

.toolbar .block {
    width: 100%!important;
}

.media-list-custom .item-content {
    width: 100%!important;
}

.media-list-custom .content {
    font-weight: 400!important;
}

.media-list-custom .item-title,
.media-list-custom .tem-after {
    font-size: 16px;
}

.media-list-custom .item-subtitle,
.media-list-custom .item-text {
    font-size: 12px!important;
}

.media-list .item-media img,
li.media-item .item-media img {
    max-height: 100px;
    object-fit: cover;
}

.data-list-custom .item-content {
    width: 100%!important;
    margin-left: 0!important;
}

.data-list-custom .content {
    font-weight: 400!important;
}

.data-list-custom .item-title,
.data-list-custom .tem-after {
    font-size: 16px;
    font-weight: 400!important; /* Title vet of niet? */
}

.data-list-custom .item-subtitle,
.data-list-custom .item-text,
.search-list .item-subtitle {
    line-height: 20px!important;
    font-size: 12px!important;
}

.dossierstatus-archive {
    padding: 2px 6px;
    background-color: #daedfd;
    border-radius: 3px;
    color: #8e8e93;
}

.dossierstatus-nonarchive {
    padding: 2px 6px;
    background-color: #dcf7d6;
    border-radius: 3px;
    color: #8e8e93;
}

.data-list-custom ul {
    height: auto!important;
}

.item-header-detail {
    color: #8e8e93!important;
}

.calendar-custom-toolbar{
    color: #007aff!important;
}

.customistoday {
    color: #009900!important;
}

.customisfuture {
    color: #007aff!important;
}

.customispast {
    color: #8e8e93!important;
}

.taskispast {
    color: #ff3434!important;
}

.taskistoday {
    color: #009900!important;
}

.taskisfuture {
    color: #8e8e93!important;
}

.searchbar-input-wrap input {
    color: #007aff!important;
}

.toolbar-inner .taskistoday,
.toolbar-inner .taskisfuture,
.toolbar-inner .taskispast {
    line-height: 50px;
    text-align: center;
}

.item-title-relationships {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    white-space: normal;
    color: #8e8e93!important;
}

.logbookItemName {
    color: #4b4b4e;
    /*
    Wacht op Martijn
    width: 80px;
    display: table;
    float: left;
    */
}

.iconnoinfo {
    /*Indien icon width: 70px;*/
    width: 40px;
    display: inline-block;
}

.item-price-custom-current {
    max-width: 100px;
    margin-top: 1px;
    font-size: 12px;
    display: block;
}

.item-price-custom-transaction {
    max-width: 100px;
    margin-top: 1px;
    font-size: 12px;
    display: block;
    color: #009900!important;
}

.block-title-related {
    margin-top: 15px!important;
    color: #007aff!important;
    font-weight: 700;
}

.item-footer-detailcustom {
    margin-top: 4px;
    color: #000!important;
}

.list-search-custom {
    margin-top: 10px!important;
    margin-bottom: 0!important;
}

.list-search-custom .block-header {
    margin-bottom: 0!important;
    /*text-transform: uppercase!important; */
}

.list-search-custom .icon-close-custom {
    margin-top: -3px;
    font-size: 16px;
    font-weight: bold;
    color: #007aff;
}

.simple-list .icon-close-custom {
    position: absolute;
    right: 0;
    margin-top: -3px;
    font-size: 16px;
    font-weight: bold;
    color: #007aff;
}

.slider-custom {
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-top: 10px!important;
    color: #8f8f94!important;
}

.slider-custom span {
    float: right;
    display: table;
    margin-right: 30px;
    text-transform: lowercase;
}

.simple-list-slider-custom {
    margin-top: 0px!important;
    margin-bottom: 10px!important;
/*    margin-bottom: 0!important; */
}

.slider-pretext {
    width: 27px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    display: table;
    font-size: 13px!important;
}

.color-green .range-knob:before {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #4cd964;
    background: -moz-linear-gradient(top, #4cd964 0%, #42b763 100%);
    background: -webkit-linear-gradient(top, #4cd964 0%,#42b763 100%);
    background: linear-gradient(to bottom, #4cd964 0%,#42b763 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cd964', endColorstr='#42b763',GradientType=0 );
    border-radius: 100%;
    content: "";
}

.color-green .range-knob-label {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #4cd964!important;
    color: #fff!important;
}

.color-blue .range-knob:before {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #007aff;
    background: -moz-linear-gradient(top, #007aff 0%, #0052e0 100%);
    background: -webkit-linear-gradient(top, #007aff 0%,#0052e0 100%);
    background: linear-gradient(to bottom, #007aff 0%,#0052e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007aff', endColorstr='#0052e0',GradientType=0 );
    border-radius: 100%;
    content: "";
}

.ios .list ul:after, 
.ios .list ul:before {
    background-color: transparent!important;
}

.menu_emptyline {
    height: 20px;
    background-color: #f5f5f5;
}

.color-blue .range-knob-label {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #007aff!important;
    color: #fff!important;
}

.with-custom-label .item-inner {
    padding-right: 0 !important;    
}

.custom-formdevider {
    /* padding-bottom: 0!important; */
    color: #007aff!important;
    width: 100%;
    padding: 0 8px 0 15px !important;   
}

.custom-msgdescription {
    line-height: 22px!important;
    padding: 8px!important;
    font-size: 14px!important;
    color: #007aff!important;
    white-space: normal!important;
}

.custom-msgdescription .custom-msgdescription {
    width: calc(100% - 16px);
    background-color: #fff;
}

.custom-formdevider .label {
    float: right;
}

.custom-formdevidersmall {
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    line-height: 1.4!important;
    font-size: 14px!important;
    /*font-weight: bold!important;*/
    color: #8f8f94;
    /* color: #8f8f94; */
    /* font-style: italic; */
    white-space: normal!important;
    width: calc(100% - 30px)!important;
}

.custom-formdevidertextblock {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    font-size: 12px;
    font-style: italic;
}

.item-content-overview-devider {
    background-color: #e8e8ea!important;
}

.custom-formdevider-extra {
    padding: 5px 0 0 0!important;
    background-color: transparent!important;
}

.custom-search-header {
    margin-bottom: 0!important;
}

.list-other-media-custom ul {
    padding-left: 0!important;
}


.list-other-media-custom img {
    margin-right: 10px;
}

.swiper-zoom-container img {
    width: 100%!important;
}

/* Tegen het 'klapperen' */
/* Relation */
.customsize_relation .item-inner {
    height: 100px!important;
}

/* Dossier */
.customsize_dossier .item-inner {
    height: 155px!important;
}

/* OpenDossier */
.customsize_opendossier .item-inner {
    height: 130px!important;
}

/* calendartasksalltasks */
.customsize_calendartasksalltasks .item-inner {
    height: 95px!important;
}

/* KeyRack */
.customsize_keyracks .item-inner {
    height: 80px!important;
}

/* Negotiations */
.customsize_negotiations .item-inner {
    height: 130px!important;
}

/* Expensed */
.customsize_expenses .item-inner {
    height: 130px!important;
}

/* OpenLogboek */
.customsize_openlogboek .item-inner {
    height: 130px!important;
}

/* Kleine media */
.customsize_smartbymedia0 .item-inner {
    height: 170px!important;
}

/* Grote media */
.customsize_smartbymedia1 .item-content-full {
    height: 250px!important;
}

/* Notes */
.customsize_notes .item-inner {
    height: 130px!important;
}

/* Correspondences */
.customsize_correspondences .item-inner {
    height: 100px!important;
}

/* Email */
.customsize_email .item-inner {
    height: 150px!important;
}

/* 
.virtual-listexchangerpobjects .item-inner, 
.virtual-listexchangerpobjectsmut .item-inner, 
.virtual-listownobjectsrpobjects .item-inner, 
.virtual-listownobjectsrpobjectsarch .item-inner, 
.virtual-listdossiers .item-inner,
.virtual-listdossiersarch .item-inner {
    height: 170px!important;
}
*/

.toastHelp {
    background-color: #d1e8ff!important;
    color: #8e8e93;
}

.notificationWarning {
    background-color: #9fbbda!important;
}

.notificationError {
    background-color: #ff3434!important;
}

.notificationInfo {
    background-color: #009900!important;
}

.notificationRecordsOk {
    background-color: #dbf5dc!important;
}

.notificationRecordsToMuch {
    background-color: #f5dbdb!important;
}

.notificationRecordsZero {
    background-color: #d1e8ff!important;
}

.notification-content {
    color: #fff!important;
}
.favs-custom {
    position: relative;
}

.fav-iconbyrecord {
    float: right!important;
}

.a-fav-iconbyrecord {
    position: absolute!important;
    top: 0;
    right: 0;
    z-index: 13!important;
}

.a-fav-detail {
    top: 9px;
    right: 10px;
}

.memovalue {
    padding-left: 0!important;
    line-height: 18px!important;
    width: 100%!important;
    white-space: pre-line!important; /* Zorgt dat breakjes getoond worden */
}

.prevnextrecordinfo{
    margin-top: 10px!important;
    display: block!important;
    text-align: center!important;
}

.propertiesitems {
    padding-left: 0!important;
    line-height: 22px!important;
    display: table!important;
    width: 100%!important;
}
.propertiesitems li {
    width: 100%!important;
    float: left!important;
    clear: both!important;
    font-size: 12px!important;
}
.propertiesitems li span {
    width: 50%!important;
}

.propertiesitems .itemleft {
    color: #000!important;
    float: left!important;
}
.propertiesitems .itemright {
    color: #8e8e93!important;
    float: right!important;
}

.propertiesitems .itemrightsignature {
    color: #000!important;
    font-weight: bold!important;
}

.propertiesitems .itemleftfirst {
    color: #007aff!important;
    font-size: 15px!important;
    float: left!important;
}

.propertiesitems .itemleftfullwidth {
    width: auto!important;
}

.propertiesitemsRelationFull  li span.itemleft {
    width: 20%!important;
}

.propertiesitemsRelationFull  li span.itemright {
    width: 80%!important;
}

.propertiesitemsRelationFull  li span.pickedarrayvalueinvalid {
    color: #ff0000!important;
}

.propertiesitemsLogInfo li span.itemleft {
    width: 30%!important;
}

.propertiesitemsLogInfo li span.itemright {
    width: 70%!important;
}

.logo-welcome {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background-color: #ffffff;
}

.logo-welcome img {
    max-width: 100%;
}

.calendar-week-header{
    background-color: #f2f9ff!important;
}
.toolbar-custom{
    background-color: #f2f9ff!important;
}
.calendar-custom-toolbar{
    background-color: #f2f9ff!important;
}

.calendar-row{
    background-color: #ffffff!important;
}


.list .item-media {
    display: block!important;
}
.item-media .badge {
    clear:both;
    margin-top: 5px;
}

.badge-custom{
    min-width: 50px!important;
}

.ios .badge-key-scheduler{
    height: 15px!important;
    line-height: 14px!important;
    padding-left: 3px!important;
    padding-right: 3px!important;
    font-size: 11px!important;
}

/* Prijsverschil transactie */
.PriceDiffEQ{
    color: #007aff!important;
}
.PriceDiffPOS{
    color: #005803!important;
}
.PriceDiffNEG{
    color: #a70000!important;
}

.StatusMutationCustom,
.StatusCustom {
    margin-top: 3px!important;
    display: block;
}

.toolbar-items-label {
    padding-top: 8px;
}

.popover-close-grey{
    background-color:#d3d3d3;
}

.popover-close-logdate{
    background-color:#f2f9ff;
}

.notification-title{
    color: #fff!important;
}

.accordion-list-custom {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}

.accordion-list-custom .accordion-item-content {
    background-color: #f5f5f5!important;
}

.accordion-item-custom .item-link,
.accordion-item-custom .item-input {
    background-color: #f2f9ff;
}

.accordion-item-custom .item-inner {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.accordion-item-custom .item-inner .custom-formdevider {
    padding-left: 0!important;
}

.accordion-item-custom .list-search-custom .item-content {
    background-color: #fff!important;
}

.accordion-item-custom .list-search-custom .item-content .item-input-wrap {
    margin-top: 0!important;
}

.accordion-item-custom .list-search-custom {
    border-bottom: 1px solid #e3e2e4;
}

.item-text {
    overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}

.custom-no-maxheight {
    max-height: none!important;
    overflow: auto!important;
    white-space: normal!important;
    display: block!important;
}

.custom-no-onelinetruncate .email-adressitem {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.custom-no-onelinetruncate .email-adressitem .email-adresstypeAan {
    color: #007aff;    
}

.custom-no-onelinetruncate .email-adressitem .email-adresstypeVan {
    color: #009900;
}

.custom-no-onelinetruncate .email-adressitem .email-adresstypeCC {
    color: #4b4b4e;
}

.custom-no-onelinetruncate .email-adressitem .email-adresstypeBCC {
    color: #ff9500;
}

.custom-devider-button {
    position: absolute;
    top: -4px;
    right: 0;
}

.custom-devider-button i {
    font-size: 20px!important;
}

.item-content-a-addedit {
    width: 100%;
    display: block;
}
.item-content-a-addedit i {
    font-size: 20px!important;
    position: absolute;
    right: 0;
}

.item-overviewlink-custom {
    width: 100%;
    height: 100%;
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 2!important;
}

.swipeout .swipeout-content {
    z-index: auto!important;
}

.swipeout .item-overviewlink-custom {
    z-index: 11!important;
}

.swipeout a.link-contact-custom {
    z-index: 12!important;
}

.swipeout-actions-opened .swipeout-more {
    position: relative!important;
    z-index: 12!important;
}

.data-list-custom .swipeout:last-of-type {
    border-bottom: 56px solid #f5f5f5;
}

.optionmenu_swipeoverview{
    background: #a4c9f1!important;
}

.dossierrelationinfo-rol {
    color: #8e8e93;
    display: block;
}

.item-content {
    background: -moz-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(244,244,244,1) 100%);
    background: -webkit-linear-gradient(top, rgba(237,237,237,0) 0%,rgba(244,244,244,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,0) 0%,rgba(244,244,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ededed', endColorstr='#f4f4f4',GradientType=0 );

}

.item-overviewlink-custom-available {
    /* background: #f6fff9; */
    background: #FFF;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.item-overviewlink-custom-available_picked {
    background: #f6fff9;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.item-overviewlink-custom-available_picked_suggest {
    background: #f2f9ff;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.accordion-item-custom .item-content {
    background: #f2f9ff!important;
}

.propertiesitems,
.list-other-media-custom ul {
    background-color: transparent!important;
}

a.link-contact-custom {
    position: relative!important;
    z-index: 3!important;
}

a.link-contact-custom img {
    border-radius: 3px;
}

.searchfieldvalue-custom_NOTUSED{
    color: #007aff;
}

.list-li-addedit-custom .item-input  {
    background-color: #f5f5f5!important;
}

.list-addedit-custom {
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-top: 5px;
    background-color: #f5f5f5!important;
    border-bottom: 1px solid #e3e2e4;
}

.list-addedit-custom .block-header {
    margin-bottom: 0!important;
    /*text-transform: uppercase!important; */
}

.list-addedit-custom .item-content {
    background: #fff;
}

.RelationMobilephoneLinks{
    float: right;
}

.data-list-custom .RelationDescription {
    font-size: 15px!important;
}

.RelationDescription {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 15px!important;
    color: #000;
}

.list-addedit-custom .item-inner:after {
    background: #fff!important;
}

.item-addedit-input-custom {
    padding-left: 0!important;
}

.item-addedit-input-custom .item-title,
.item-addedit-input-custom .item-input-wrap {
    padding-left: 15px!important;
}

.item-addedit-input-custom .item-title {
    line-height: 1.4;
    font-size: 14px;
    color: #8f8f94;
    border-bottom: 1px solid #e3e2e4;
}

.item-addedit-input-custom .item-input-wrap {
    background-color: #fff;
}

.item-addedit-input-extra-custom {
    margin-top: 10px;
    background-color: #f5f5f5!important;
}

.item-addedit-input-extra-custom .item-input-wrap {
    margin-bottom: 0!important;
}

.item-addedit-input-extra-custom .item-title {
    background-color: #f5f5f5!important;
}


.list-addedit-custom .block-header {
    /* border-bottom: 1px solid #e3e2e4; */
}

.list-addedit-custom ul {
    padding-left: 0!important;
}

.list-li-addedit-title-custom,
.list-li-addedit-title-custom .item-content {
    background: #f2f9ff!important;
}

.list-li-addedit-title-custom .item-content {
    padding-left: 0!important;
}

.list-li-addedit-title-custom .item-inner {
    padding-top: 0!important;
    padding-bottom: 0!important;
}


.item-addedit-input-custom .label-addedit-memolabel-custom {
    /* padding-top: 5px; */
    padding-left: 0!important;
    border-bottom: 0!important;
}

.item-addedit-input-custom .item-link {
    min-height: 30px!important;
    height: 30px;
    margin-top: -3px;
}

.item-addedit-input-custom .item-link .item-addedit-memolabel-custom {
    min-height: 30px!important;
    height: 30px;
    padding-top: 0!important;
    padding-bottom: 0!important;
    background-position: 100% 2px!important;
}

.item-input textarea::-webkit-input-placeholder,
.item-input input::-webkit-input-placeholder {
    line-height: 24px;
    font-size: 12px;
    font-style: italic;
    color: #8f8f94;
}
  
.item-input textarea:-ms-input-placeholder,
.item-input input:-ms-input-placeholder {
    line-height: 24px;
    font-size: 12px;
    font-style: italic;
    color: #8f8f94;
}

.item-input textarea::placeholder,
.item-input input::placeholder {
    line-height: 24px;
    font-size: 12px;
    font-style: italic;
    color: #8f8f94;
}

.item-accordion-subtitle span {
    color: #8f8f94;
    font-size: 12px;
    display: block;
}

.item-accordion-subtitle .pickedarrayvalueinvalid {
    color: #ff0000;
    display: inline;
}

.item-accordion-subtitle-main span{
    color: #000!important;
}

.title.sliding,
.title-custom-span-part2 {
    width: 100%;
}

.icon-only-custom {
    padding-top: 7px;
    line-height: normal!important;
    display: block!important;
}

.icon-label-custom{
    color: #929292;
    font-size: 10px;
    display: block!important;
}

.ios .button {
    background-color: #9fbbda!important;
    border-color: #9fbbda!important;
    font-size: 12px!important;
}

.custom-button-popuphelp a {
    height: auto!important;
    line-height: auto!important;
}

.framework7-root .virtual-listcalendartasksscheduler, .virtual-listdb_calendartasksscheduler  {
    margin-bottom: 0!important;
}

.framework7-root .virtual-listcalendartasksscheduler ul {
    height: auto!important;
}

.picture-block {
    width: calc(100% + 15px);
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.picture-block:before {
    display: none!important;
}

.fotos-preview {
    width: calc(100% + 15px);
    margin-top: 15px!important;
    margin-bottom: 0!important;
}

.fotos-preview .row {
    justify-content:space-around!important;
}

.btn-reset-settings {
    padding-left: 0!important;
    padding-right: 0!important;
    background-color: transparent!important;
}

.item-signature .row {
    padding: 15px;
    background-color: #f7f7f7;
}

.item-signature .row .signature a {
    text-align: center;
    float: right;
}

.item-signature .row .signature a .tabbar-label {
    letter-spacing: .01em;
    font-size: 10px;
    color: #929292;
    display: table;
}

.tabbar-label {
    letter-spacing: .01em;
    font-size: 10px;
    color: #929292;
    display: table;
}

.tabbar-label-extra {
    padding-top: 10px;
}

.item-signature .signature {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e8e7e7;
    font-size: 12px;
}

.item-signature .signature canvas {
    min-width: 100%;
    margin-top: 10px;
}

.item-signature .row .item-title {
    margin-top: 10px;
}

.list-li-addedit-title-custom-signature .item-inner {
    border-top: 1px solid #eaeaea;
}

.document-iframe {
    width: 100%;
    height: 500px;
}

.ios .login-button {
    background-color: #dbf5dc!important;
    border-color: #dbf5dc!important;
    color: #000!important;
}

.ios .passwordforget-button {
    background-color: #e2e2e2!important;
    border-color: #e2e2e2!important;
}

.autocomplete-page .left {
    width: 100%;
}

.button-float-right{
    position: absolute;
    top: 9px;
    right: 0;
}

.calendar-custom-toolbar .toolbar-inner .center {
    position: relative;
}

.calendar-custom-toolbar .toolbar-inner #idDayNavGotoToday {
    position: absolute;
    top: -11px;
    right: -40px;
}

.navbar-current .icon-only {
    line-height: 27px!important;
    text-align: center;
    display: block!important;
}

.navbar-current .icon-only i {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    font-style: normal;
    position: relative;
}

.navbar-current .tabbar-label {
    display: block;
    line-height: 1;
    margin: 0!important;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row-100 {
    width: 100%;
}

.row-100 .tabbar-label {
    display: block!important;
}

.item-profile-name {
    font-size: 15px;
}

.item-profile-image,
.item-profile-name,
.item-header-profile {
    margin-bottom: 10px;
}

/*
.item-profile-image img {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
*/

.link-contact-custom-text {
    line-height: 32px;
}

.link-contact-custom-profile {
    margin-bottom: 10px;
    display: table!important;
}

.navbar-fix .icon-only {
    line-height: 27px!important;
    text-align: center;
    display: block!important;
}

.navbar-fix .icon-only i {
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    font-style: normal;
    position: relative;
}

.navbar-fix .tabbar-label {
    display: block;
    line-height: 1;
    margin: 0!important;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Alternatieve show overview */
.item-content-full {
    padding-left: 0!important;
    text-shadow: 0 0 4px rgba(0,0,0,.5);
}




.item-content-full:after {
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	content: "";
	opacity: .6;
}

.item-content-full .item-media {
	width: 100%;
	height: 250px;
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.item-content-full .item-media img {
	width: 100%;
	height: 250px;
	max-height: none;
}

.item-content-full .item-media .badge-alternative {
    position: absolute;
	top: 5px;
	left: 5px;
}

.item-content-full .item-media .a-fav-iconbyrecord {
	position: absolute;
	top: 5px;
	right: 5px;
}

.item-content-full .item-media .a-fav-iconbyrecord .color-grey {
	color: #fff;
}

.item-content-full .item-inner {
	position: absolute;
	bottom: 0;
	background: none;
	z-index: 2!important;
}

.item-content-full .item-inner:after {
	background: none!important;
}

.item-content-full .item-title,
.item-content-full .item-subtitle {
	font-size: 16px!important;
	color: #fff!important;
	font-weight: 600!important;
}

.item-content-full .item-subtitle-small {
	font-size: 14px!important;
	color: #fff!important;
	font-weight: 600!important;
}

.item-content-full .item-price-custom-current,
.item-content-full .item-price-custom-transaction {
	max-width: none!important;
	font-size: 14px!important;
}

.item-content-full .item-price-custom-current {
    color: #fff!important;
}

.item-content-full .item-price-custom-transaction {
    color: #7bd87b!important;
}

.item-content-full .item-text {
	font-size: 14px!important;
	color: #fff!important;	
}

.popover-close-green {
    background-color: #dbf5dc;
    /* color: #000!important; */
}

.popover-close-lightgray {
    background-color: #e7e3e3;
    /* color: #000!important; */
}

.popover-close-lightblue {
    background-color: #d1e8ff;
    /* color: #000!important; */
}

.searchbar-input-wrap input {
    color: #ff9500!important;
}

/*
input[type=radio]:checked + div.item-inner {
    background-color: #7bd87b!important;
}
*/
.ios label.item-radio input[type=radio]:checked~.item-inner {
    background-color: #dbf5dc!important;
}

.ios label.item-checkbox input[type=checkbox]:checked~.item-inner {
    background-color: #dbf5dc!important;
}

.ios label.item-radio input[type=radio]~.icon-radio,
.ios label.item-checkbox input[type=checkbox]:checked~.icon-checkbox {
    z-index: 2;
}

.ios label.item-checkbox input[type=checkbox]:checked~.item-inner:before {
    width: calc(100% + 52px);
    height: 100%;
    position: absolute;
    top: 0;
    left: -52px;
    background-color: #dbf5dc;
    content: "";
}

.ios label.item-radio input[type=radio]:checked~.item-inner:before {
    width: calc(100% + -15px);
    height: 100%;
    position: absolute;
    top: 0;
    left: -15px;
    background-color: #dbf5dc;
    content: "";
}

.item-divider-custom {
    height: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bfbfc1;
}

.ios .badge.badge-custom_small {
    height: 16px!important;
    line-height: 15px!important;
    padding-left: 2px!important;
    padding-right: 2px!important;
}

.custom_multilinevalue {
    line-height: 22px;
}

    /* Grijs achtergrond f5f5f5, d4d2d2 */
    /* #dbf5dc 009900 Groen */
    /* #f5dbdb  fff3f3 Rood */
    /* Blauw  
    #007aff / #d1e8ff / #f2f9ff  
    */

/* Android Fix 
.device-android .navbar-inner .title span {
    color: #fff;
}

.device-android .calendar-custom-toolbar {
    background-color: #fff;
}

.device-android .toolbar-inner .icon.color-blue {
    color: #fff!important;
}
*/

/* Makelaars Dossier */
.custombody-makelaarsdossier {
    background-image: url(../images/MakelaarsDossier/background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.custombody-makelaarsdossier .framework7-root {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}