<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?vvzd7j');
    src: url('../fonts/icomoon.eot?vvzd7j#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?vvzd7j') format('truetype'), url('../fonts/icomoon.woff?vvzd7j') format('woff'), url('../fonts/icomoon.svg?vvzd7j#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Gotham Font added */

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Thin.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Thin.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Thin.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Thin.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Thin.svg#Gotham-Thin') format('svg'); /* Legacy iOS */
    font-weight: 100;
    font-style: normal;
  }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-ExtraLight.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-ExtraLight.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-ExtraLight.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-ExtraLight.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-ExtraLight.svg#Gotham-ExtraLight') format('svg'); /* Legacy iOS */
    font-weight: 200;
    font-style: normal;
  }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Light.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Light.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg'); /* Legacy iOS */
    font-weight: 300;
    font-style: normal;
  }


@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Book.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Book.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Book.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg'); /* Legacy iOS */
    font-weight: 400;
    font-style: normal;
  }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Medium.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Medium.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg'); /* Legacy iOS */
    font-weight: 500;
    font-style: normal;
  }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Bold.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Bold.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg'); /* Legacy iOS */
    font-weight: 600;
    font-style: normal;
  }
  
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Black.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Black.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Black.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Black.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg'); /* Legacy iOS */
    font-weight: 700;
    font-style: normal;
  }

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Ultra.eot'); /* For IE9 and older */
    src: url('../fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Gotham-Ultra.woff2') format('woff2'), /* Modern browsers */
         url('../fonts/Gotham-Ultra.woff') format('woff'), /* Older modern browsers */
         url('../fonts/Gotham-Ultra.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg'); /* Legacy iOS */
    font-weight: 800;
    font-style: normal;
  }

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.open-button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

/* Modal styles */
.why-archive-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
}

.why-archive-modal-content {
    background-color: #fff;
    margin: 5% auto; /* Centered vertically and horizontally */
    padding: 0;
    width: 90%;
    max-width: 90%;
    border-radius: 8px;
    position: relative;
    height: auto;
}

/* Close button */
.why-archive-close-button {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 50px;
    color: #333;
    cursor: pointer;
}

.childDiv {
    display: inline-block;
}

.ul-no-style {
    list-style: none;
}
.icon-active:before {
    content: "\e900";
}
.icon-user:before {
    content: "\e971";
}

.icon-check:before {
    content: "\e901";
}

.icon-up-arrow:before {
    content: "\e902";
}

.icon-down-arrow:before {
    content: "\e903";
}

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

.icon-exit:before {
    content: "\e905";
}

.icon-field-size:before {
    content: "\e906";
}

.icon-gear:before {
    content: "\e907";
}

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

.icon-Messages:before {
    content: "\e909";
}

.icon-more-active:before {
    content: "\e90a";
}

.icon-new-mes:before {
    content: "\e90b";
}

.icon-no-active:before {
    content: "\e90c";
}

.icon-print:before {
    content: "\e90d";
}

.icon-redo:before {
    content: "\e90e";
}

.icon-Relationship:before {
    content: "\e90f";
}

.icon-relationship:before {
    content: "\e910";
}

.icon-remove:before {
    content: "\e911";
}

.icon-remove-w:before {
    content: "\e912";
}

.icon-resend:before {
    content: "\e913";
}

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

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

.icon-tooltip:before {
    content: "\e916";
}

.icon-uncheck:before {
    content: "\e917";
}

.icon-undo:before {
    content: "\e918";
}

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

.icon-view:before {
    content: "\e91a";
}

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

.icon-close-big:before {
    content: "\e91c";
}

.icon-zoom-out:before {
    content: "\e91d";
}

.icon-close:before {
    content: "\e91e";
}

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

.icon-file:before {
    content: "\e920";
}

.icon-lock:before {
    content: "\e921";
}

.icon-review:before {
    content: "\e922";
}

.icon-Star:before {
    content: "\e923";
}

.icon-remove2:before {
    content: "\e924";
}

.icon-Share:before {
    content: "\e927";
}

.icon-unlock:before {
    content: "\e928";
}

body, html {
    height: 100%;
}

body {
    font-family: 'Gotham';
    font-weight: 400;
    padding: 0;
    font-size: 16px;
    word-wrap: break-word;
    background: #E8EAF1;
}

* {
    outline: none;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

p {
    line-height: 25px;
    font-size: 14px;
    color: #5b5b5f;
}

h2 {
    font-weight: 600
}
h4.welcome-row-subtitle {
    color: #23995e;
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 22px
}

strong.emphasis {
    color: #24995e;
    font-weight: 600;
}
.wrapper {
    display: block;
    position: relative;
    width: 100%;
    min-height: 100%;
}

.page-wrap {
    /* min-height: auto;    */
     min-height: -webkit-fill-available;
    /* equal to footer height */
}

.page-wrap:after {
    content: "";
    display: none;
}

footer.footerMain {
    width: 100%;
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    line-height: 22px;
    color: #97bee7;
}

footer.footerMain, .page-wrap:after {
    height: 74px;
}

.wow:first-child {
    visibility: hidden;
}

/*-------- custom form style----------*/

/* radio */

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #C4C6DA;
    margin: 0 3px 0 0;
    height: 18px;
    width: 18px;
}

.jcf-radio span {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    display: none;
    border-radius: 100%;
}

.jcf-radio input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-radio.jcf-checked span {
    display: block;
}

.jcf-checked.jcf-radio span {
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
    display: block;
}

.jcf-checked.jcf-radio {
    border-color: #b97f7f;
}

/* checkbox */

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #FFFFFF;
    border: 1px solid #C4C6DA;
    margin: 0 3px 0 0;
    height: 20px;
    width: 20px;
}

.jcf-checkbox.jcf-checked {
    border: 0px solid #C6CDD6;
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.jcf-checkbox span:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 20px;
    text-align: center;
    width: 100%;
}

.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-checkbox.jcf-checked span {
    display: block;
}

/* button */

.jcf-button {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    border: 1px solid #777;
    background: #fff;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
}

.jcf-button .jcf-real-element {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    outline: none;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

/* file */

.jcf-file {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}

.jcf-file .jcf-fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #777;
    padding: 0 8px;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    width: 125px;
}

.jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    margin: 0 0 0 -1px;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
}

/* scrollbars */

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px;
}

.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3;
}

/* select */

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    padding: 10px;
    line-height: 30px;
    float: left;
    font-family: 'san_francisco_displaymedium';
    font-size: 16px;
    color: #272C50;
    letter-spacing: 0;
    background: #FFFFFF;
    border: 1px solid #ECF0F6;
    border-radius: 100px;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-family: 'san_francisco_displaymedium';
    font-size: 16px;
    line-height: 30px;
    margin: 0 35px 0 10px;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-select .jcf-select-opener:before {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 3px;
    color: #333;
    line-height: 50px;
    text-align: center;
    width: 24px;
}

body&gt;.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body&gt;.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...';
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #00ADB0;
    border-radius: 8px;
    overflow: hidden;
}

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: none;
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    /*color: #000;*/
}

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/* multiple select styles */

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 22px;
    font-size: 15px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    min-height: 14px;
    height: 1%;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

/* other styles */

.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0;
}

.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0;
}

.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: bold;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0;
}

.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: '';
}

/* number input */

.jcf-number {
    display: inline-block;
    position: relative;
    height: 32px;
}

.jcf-number input {
    -moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.jcf-number input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%;
}

.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px;
    top: 1px;
}

.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa;
}

.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -4px;
    border: 4px solid #aaa;
    border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before, .jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before {
    opacity: 0.3;
}

.jcf-number.jcf-disabled input {
    background: #ddd;
}

/* range input */

.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px;
}

.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px;
}

.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0;
}

.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto;
}

.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px;
}

.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px;
}

.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px;
}

.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px;
}

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0;
}

.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0;
}

.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px;
}

.jcf-range .jcf-active-handle {
    z-index: 2;
}

.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid #f00;
    margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
    background: none !important;
    opacity: 0.3;
}

/* common styles */

.jcf-disabled {
    background: #ddd !important;
}

.jcf-focus, .jcf-focus * {
    border-color: #00ADB0
}

/* label demo styles */

.jcf-label-active {}

.radio-form-field label.jcf-label-active, .checkbox-form-field label.jcf-label-active {
    color: #4E4C62
}

/* select demo styles */

.jcf-select-color .jcf-select-text .jcf-option-color {
    font-weight: bold;
}

.jcf-select-text .jcf-option-red, .jcf-list .jcf-option-red {
    color: #d00;
}

.jcf-select-text .jcf-option-green, .jcf-list .jcf-option-green {
    color: #0d0;
}

.jcf-select-text .jcf-option-blue, .jcf-list .jcf-option-blue {
    color: #00d;
}

.jcf-select-drop .jcf-option-hideme {
    display: none;
}

.jcf-select.jcf-select-present {
    line-height: 48px;
    height: 48px;
    background: #fff;
}

.jcf-select.jcf-select-present .jcf-select-text img {
    vertical-align: top;
    width: 32px;
    height: auto;
    margin: 7px 5px 0 0;
}

.jcf-select-present .jcf-select-text {
    line-height: 48px;
}

.jcf-select-present .jcf-list {
    font-style: italic;
    line-height: 48px;
}

.jcf-select-present .jcf-list img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

/* scroll area styles */

.jcf-textarea {
    margin-top: 15px;
}

.demo-scrollbars .test {
    background: '#f5f55';
    overflow: auto;
    float: left;
    width: 50%;
    height: 300px;
    padding: 0;
}

.demo-scrollbars .test img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 0 10px;
}

@media only screen and (max-width:1000px) {
    .demo-scrollbars .test {
        height: 300px;
    }
    .demo-scrollbars .test img {
        max-width: none;
    }
}

@media only screen and (max-width:600px) {
    .demo-scrollbars .test {
        font-size: 11px;
        height: 300px;
    }
    .demo-scrollbars .test img {
        margin: 0 auto;
        width: 75px;
        height: auto;
    }
}

/*-------- custom form style end-----------*/

/*------------- nav --------------------------*/

/* nav */

.nav-holder {
    width: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
}

#nav .dropdown {
    float: right;
    margin: 0 0 0 26px;
}

#nav .btn-default {
    border: 0;
    padding: 10px;
    min-width: 161px;
    font-weight: 400;
    margin: -5px 0 0;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}

@media (max-width: 1200px) {
    #nav .btn-default {
        margin: -2px 0 0;
        min-width: inherit;
    }
    .press-release i {
        font-size: 27px !important;
    }
    .press-release a {
        top: 4px !important;
    }
}

@media (max-width: 1024px) and (max-width:1400px){
    #nav .btn-default {
        margin: 0;
    }

    .hero-banner-main {
        background-position: 70% center !important;
        background-attachment: unset !important;
    }
}

#nav .btn-default:before {
    border-radius: 2px;
}

#nav .btn-default:focus:before, #nav .btn-default:hover:before {
    border-color: #f97707;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    position: absolute;
}

#nav .drop-links {
    top: 100%;
    opacity: 0;
    right: -18px;
    max-width: 200px;
    visibility: hidden;
    border-radius: 2px;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#nav .drop-links li {
    display: block;
}

#nav .drop-links a {
    display: block;
}

/* @media (min-width: 1060px) {
    #nav .show-mobile {
        display: none;
    }
}
/* @media (max-width: 1060px) {
.header-nav {
        display: none !important;
    }
} */

#nav .btns-area {
    margin: 6px 0 0;
}

/* drop-opener */

.drop-opener {
    display: none;
    z-index: 99;
    overflow: hidden;
    position: relative;
    top: 8px;
    right: 0;
    margin: 8px 0 0 26px;
    width: 29px;
    float: right;
    height: 29px;
}

@media (max-width: 1060px) {
    .drop-opener {
        display: block;
        margin: 0px 0 0 3px;
        float: right;
    }
}

.drop-opener span, .drop-opener:after, .drop-opener:before {
    top: 17px;
    left: 0;
    right: 0;
    height: 3px;
    background: #272C50;
    position: absolute;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.drop-opener span+span {
    top: 9px;
}

.drop-opener:after, .drop-opener:before {
    top: 26px;
    content: '';
}

.drop-opener:after {
    top: 0;
}

.drop-opener .border {
    top: 1px;
    left: 0;
    position: absolute;
    border: solid #272C50;
    border-width: 0 2px;
    width: 100%;
    height: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.nav-active .drop-opener .border {
    height: 100%;
}

.nav-active .drop-opener span {
    top: 13px;
    left: 3px;
    right: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-active .drop-opener span+span {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 1060px) {
    .nav-block-main nav ul li a {
        color: #fff;
    }
    .nav-block-main nav ul li:first-child {
        padding-left: 15px;
    }
    .nav-holder {
        top: 0;
        bottom: 0;
        z-index: 9999;
        width: 200px;
        right: -200px;
        position: fixed;
        background: #141414;
        overflow: hidden;
    }
    .nav-holder ul {
        height: 100%;
        overflow: auto;
        border-bottom: 10px solid transparent;
    }
    .nav-holder .btns-area {
        right: 0;
        bottom: 0;
        z-index: 10;
        width: 200px;
        padding: 10px;
        background: #222;
        text-align: center;
        position: absolute;
    }
    .topHeader.headerFixed {
        position: static;
    }
}

/* desktop nav */

@media (min-width: 1025px) {
    .nav-active #nav .drop-links {
        opacity: 1;
        margin: 15px 0 0;
        visibility: visible;
    }
    .nav-active #nav .drop-links:after, .nav-active #nav .drop-links:before {
        opacity: 1;
    }
}

/*----------- nav ends --------------*/

header.smaller {
	height: 55px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 5000;
    position: fixed;
    opacity: 1;
    overfloew: visible;
    z-index: 5000;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.3s;
    box-shadow: 0 -6px 50px -15px rgba(0,0,0,0.4);
}
@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
header.smaller .logo-top img {
left: 0;
	height: 50px !important;
	margin: 0;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.smaller .logo-top {
    padding: 0px;
    padding-top: 0px !important;
}

.logo-top img {width: auto;height: 55px;margin: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}

header.smaller .logo-top a {
	line-height: 55px;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header {
    width: 100%;
    float: left;
    /* max-width: 100%; */
    background: #fff;
    transition: height 0.5s;
    overflow: visible;
    z-index: 5000;
    width: 100%;

}

.header-nav {
    /* width: 100%; */
    float: left;
    /* max-width: 100%; */
    padding: 5px 5px;
    text-align: center;
    display: flex;
    vertical-align: middle;
}

.header-nav .nav-holder&gt;ul {
    vertical-align: middle;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

.header-nav .nav-holder&gt;ul&gt;li {
    width: auto;
    float: left;
    margin: 0 5px;
    padding: 8px 10px;
    list-style: none;
    position: relative;
}

.header-nav .nav-holder&gt;ul&gt;li a {
    color: rgba(0, 0, 0, 0.6);
    /* text-transform: uppercase; */
    text-decoration: none;
    text-transform: capitalize;
    font-size: 15px;
    font-family: 'Gotham';
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header.smaller .header-nav .nav-holder&gt;ul&gt;li a {
  font-size: 15px;
    font-family: 'Gotham';
    font-weight: 500; 
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-nav .nav-holder&gt;ul&gt;li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    background: #FFFFFF;
    z-index: 999;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    display: none;
    border-radius: 10px;
    padding: 10px;
}

.header-nav .nav-holder&gt;ul&gt;li:hover a, .header-nav .nav-holder&gt;ul&gt;li.active a {
    color: #24995e;
}

.header-nav .nav-holder&gt;ul&gt;li.active::before {
    content: " ";
    width: 4px;
    height: 4px;
    background: #24995e;
    position: absolute;
    border-radius: 50%;
    top: 100%;
    left: 50%;
}

.header-nav .nav-holder&gt;ul&gt;li:hover a span, .header-nav .nav-holder&gt;ul&gt;li.active a span {
    color: #4E4C62;
}

.header-user-info {
    position: relative;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: flex;
}

header.smaller .header-main-inner {
    padding: 0px 0px;
}

.header-main-inner {
    width: 100%;
    float: left;
    position: relative;
    padding: 15px 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    display: flex;
    align-items: center; /* Vertically aligns items */
    justify-content: space-between;
}

.header-user-info-inner {
    width: auto;
    float: right;
}

.header-user-info-inner ul {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

.header-user-info-inner ul li {
    width: auto;
    float: left;
    margin: 0 5px;
    padding: 0px 5px;
    list-style: none;
}

.header-user-info-inner ul li a {}

.head-notifi {
    width: auto;
    float: left;
    position: relative;
    font-size: 20px;
    color: #272C50;
    margin: 5px 0 0;
}

.head-notifi span {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background: #00ADB0;
    float: left;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: -6px;
    right: -12px;
}

.head-question {
    width: auto;
    float: left;
    position: relative;
    font-size: 20px;
    color: #C7C5D9;
    margin: 5px 0 0;
}

.header-user-name {
    width: auto;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 36px;
    padding: 5px 0px;
    font-weight: 300;
    color: #4E4C62;
}

.header-user-name span {
    font-weight: 600
}

.header-user-img {
    width: 36px;
    height: 36px;
    float: left;
    position: relative;
    margin-right: 10px;
}

.header-user-img img {
    width: 36px;
    height: 36px;
    float: left;
    border-radius: 50%;
}

.dropdown-menu {
    background: #FFFFFF;
    border: 0;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    padding: 10px;
}

.dropdown-menu a {
    padding: 5px 2px;
}

.header-user-name:hover .user-info-menu {
    display: block;
    z-index: 99999;
}

.header-guest-tree-menu:hover .guest-info-menu {
    display: block;
}

.user-info-menu {
    border: 0;
    width: 220px;
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 8px;
    right: 0;
    z-index: 99;
    display: none;
}

.guest-info-menu {
    border: 0;
    width: 415px;
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 14px;
    right: 0;
    z-index: 99;
    display: none;
}

.user-info-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    display: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.guest-info-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    display: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.user-menu-link {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 0 10px 10px;
    padding: 15px;
}

.user-menu-link ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.user-menu-link ul li {
    width: 100%;
    float: left;
    padding: 5px 0px;
    margin: 0;
}

.user-menu-link ul li a {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 600;
}

.user-menu-link ul li a:hover {
    color: #CA9386
}

.user-menu-link ul li.user-link-logout {
    padding-top: 15px;
}

.user-menu-link ul li.user-link-logout a {
    color: #C4C6DA;
}

.user-menu-link ul li.user-link-logout a:hover {
    color: #CA9386
}

.guest-menu-link {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 0 10px 10px;
    padding: 15px;
}

.guest-menu-link ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.guest-menu-link ul li {
    float: left;
    padding: 5px 0px;
    margin: 0;
    list-style: none;
}

.guest-menu-link ul li a {
    width: 100%;
    display: block;
    font-size: 14px!important;
    text-transform: none!important;
    color: #4E4C62!important;
    letter-spacing: 0;
    line-height: 20px!important;
    font-weight: 500!important;
}

.guest-menu-link ul li a:hover {
    color: #CA9386!important;
}

.guest-menu-link ul li.user-link-logout {
    padding-top: 15px;
}

.guest-menu-link ul li.user-link-logout a {
    color: #C4C6DA;
}

.guest-menu-link ul li.user-link-logout a:hover {
    color: #CA9386
}

.user-info-sect {
    width: 100%;
    float: left;
    padding: 0px 5px 15px 70px;
    margin: 15px 0 0;
    border-bottom: 1px solid #F7F7F7;
    position: relative
}

.user-info-sect-img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}

.user-info-sect-img img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: auto
}

.user-info-sect-text {
    width: 100%;
    float: left;
    padding: 3px;
    font-size: 14px;
    color: #8494A9;
    line-height: 24px;
    font-family: 'san_francisco_displayregular';
}

.user-info-sect-text span {
    font-size: 16px;
    font-family: 'san_francisco_displaybold';
    display: block;
    color: #272C50;
}

.logo-top {
    padding-top:10px;
    position: relative;
    padding-top: inherit;
    left:0;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}

.loginSectionMain {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px 0;
    margin: 40px 0 40px;
}

.loginFieldset {
    width: 100%;
    float: left;
    padding: 10px 20px
}

.loginField {
    width: 100%;
    float: left;
}

.loginField input[type="text"], .loginField input[type="password"] {
    border: 1px solid #DADDEA;
    font-size: 15px;
    /* color: #B3B1C8; */
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 26px;
    border-radius: 4px;
    padding: 12px 15px;
    width: 100%;
}

.loginField label {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    /* color: #7D7B93; */
    color: #4e4c62;
    letter-spacing: 0;
    line-height: 22px;
}

.loginField a {
    color: #000038;
    font-size: 13px;
    float: right;
}

.new-tree-section {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-radius: 10px;
    min-height: 400px;
    padding: 10px 0 0;
    margin: 120px 0 100px;
}

.new-tree-section-top {
    width: 100%;
    float: left;
}

.new-tree-logo {
    width: 100%;
    padding: 20px 0;
    text-align: center;
}

.new-tree-logo img {
    max-width: 100%;
    height: auto;
}

.new-tree-title {
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 30px;
    color: #4E4C62;
    letter-spacing: 0;
}

.new-tree-section-btn {
    width: 100%;
    text-align: center;
    padding: 0px 0 20px;
}

.new-tree-section-btn a {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 10px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.footer-main {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0px 0;
    bottom: 0;
    position: static;
    z-index: 1
}

.footer-inner-link {
    width: 70%;
    float: left;
}

.footer-inner-link ul {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

.footer-inner-link ul li {
    width: auto;
    float: left;
    margin: 0;
    padding: 5px 15px;
    list-style: none;
}

.footer-inner-link ul li a, .footer-inner-link ul li span {
    cursor: pointer;
    font-size: 13px;
    color: #4E4C62;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: uppercase
}

.footer-inner-copy {
    width: 30%;
    float: left;
    text-align: left;
    font-size: 13px;
    color: #9EA1BB;
    letter-spacing: 0;
    padding: 10px 0;
    line-height: 22px;
}

.footer-inner-link ul li.footer-link-a {
    font-size: 18px;
    color: #C38C84;
    font-weight: 700;
    padding-right: 30px;
}

.person-node-main {
    width: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    height: 140px;
    position: relative;
}

.person-node-photo {
    width: 100%;
    height: 80px;
    float: left;
    text-align: center;
    position: relative
}

.person-node-photo img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.node-media-active .person-node-photo img, .person-node-main:hover .person-node-photo img {
    transform: translate(-50%, -60%) scale(1.23);
    -webkit-transform: translate(-50%, -60%) scale(1.23);
    -moz-transform: translate(-50%, -60%) scale(1.23);
    z-index: 100;
    box-shadow: 0 4px 5px rgba(0,0,0,0.4);
}
.organisationHoverStop{
    pointer-events: none;
}

/* .person-node-main:hover .person-node-photo img{
    cursor: default;
} */
.person-node-title {
    width: 100%;
    float: left;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    padding: 0 5px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 15px;
}

.person-node-title span.person-node-date {
    /* font-size: 10px; */
    font-size: 9px;
    display: block;
    /* font-weight: 300; */
    font-weight: 600;
    /* color: #000000; */
    color: #4e4c62;
    letter-spacing: 0;
    line-height: 15px;
}

span.person-media-count {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    font-weight: 500;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

span.person-media-count.zero-media-count {
    background: white;
    color: gray;
    border: 2px solid lightgray;
}

span.person-media-count.couple-count {
    left: 110px;
    bottom: 50%;
    cursor: pointer;
}

.page-content-section {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border-radius: 10px;
    min-height: auto;
    padding: 10px 0 0;
    margin: 20px 00px;
	padding-bottom: 10px;
}

.media-person-info-main {
    width: 100%;
    float: left;
    padding: 0px 0 0;
    text-align: center;
    position: relative
}

.media-person-info {
    width: auto;
    display: inline-block;
    margin: 10px 0 10px;
    text-align: left;
    position: relative;
    min-height: 140px;
    padding-left: 140px;
}

.media-person-name {
    width: auto;
    /* float: left; */
    font-size: 20px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 40px;
    margin-top: 25px;
    text-align: center;
    padding-right: 14px;
}

.media-person-date {
    font-size: 15px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
    width: 100%;
    font-weight: 300;
}

.media-person-date span {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.media-person-info.media-couple {
    padding-left: 285px;
}

.media-person-info.media-couple .media-person-photo {
    width: 280px;
}

.media-person-photo {
    width: 130px;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.media-person-photo img {
    /* width: 130px; */
    width: 8.5625rem;
    height:8.5625rem;
    border-radius: 50%;
    float: left
}

.media-person-photo img:last-child {
    position: relative;
    left: -15px;
}

.media-person-tab {
    width: 100%;
    float: left;
    border-bottom: 3px solid #E8EAF1;
    text-align: center
}

.media-person-tab ul {
    width: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
    bottom: -2px;
}

.media-person-tab ul li {
    width: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none
}

.media-person-tab ul li a {
    font-size: 14px;
    color: #B3B1C8;
    letter-spacing: 0;
    line-height: 24px;
    padding: 5px 20px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase
}

.media-person-tab ul li.active a, .media-person-tab ul li:hover a {
    color: #4E4C62;
    border-bottom: 2px solid #4E4C62
}

.button-link, button.button-link, a.button-link {
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 8px;
    width: auto;
    min-width: 100px;
    display: inline-block;
    margin: 5px 0px;
    color: #FFFFFF;
    border: 0;
    letter-spacing: 0;
    line-height: 22px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.button-link-Dismiss
{
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 8px;
    width: auto;
    min-width: 100px;
    display: inline-block;
    margin: 5px 0px;
    color: #7D7B93;
    border: 0;
    letter-spacing: 0;
    line-height: 22px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background:#E8EAF1;
   
}

.swal2-confirm {
    border-radius: 4px!important;
    font-size: 14px!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
    padding: 12px 20px!important;
    width: auto!important;
    min-width: 135px!important;
    margin: 5px 0px!important;
    color: #FFFFFF!important;
    border: 0!important;
    letter-spacing: 0!important;
    line-height: 22px!important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f!important;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%)!important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%)!important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%)!important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1)!important;
    /* IE6-9 */
}

.button-link span {
    margin-right: 6px;
}

.button-cancel, button.button-cancel, a.button-cancel {
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 15px;
    width: auto;
    min-width: 100px;
    display: inline-block;
    margin: 5px 10px;
    color: #7D7B93;
    border: 0;
    background: #E8EAF1;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.swal2-cancel {
    border-radius: 4px!important;
    font-size: 14px!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
    padding: 12px 20px!important;
    width: auto!important;
    min-width: 120px!important;
    margin: 5px 15px!important;
    color: #7D7B93!important;
    border: 0!important;
    background: #E8EAF1!important;
    letter-spacing: 0!important;
    line-height: 22px!important;
}

.button-cancel span {
    margin-right: 6px;
}

.page-title-main {
    width: 100%;
    padding: 15px 0;
}

.page-title-main h2 {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #4E4C62;
    letter-spacing: 0;
    margin: 20px 0
}

.media-person-desc {
    width: 100%;
    float: left;
    /* padding: 25px 15px; */
    padding: 2px 21px;
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 25px;
    /* line-height: 28px; */
    font-weight: 300;
    position: relative;
    /* padding-left: 50px; */
}

a.read-more-text, span.read-more-text {
    font-size: 13px;
    font-weight: 600;
    color: #CA9386;
    cursor: pointer;
}

.media-person-btn-grp {
    width: 100%;
    float: left;
    padding: 0px 20px 0px;
    /* &lt;&lt;&lt;&lt;&lt;&lt;&lt; HEAD
    padding-bottom: 15px;
    padding-left: 50px;
    border-bottom: 10px solid #E8EAF1;
======= */
    /* padding-bottom: 15px; */
    padding-left: 50px;
    /* border-bottom: 10px solid #E8EAF1; */
}

.media-person-btn-grp .button-link {
    margin-right: 20px;
}

.media-person-btn-grp .text-right .button-link {
    margin-left: 20px;
    margin-right: 0
}

a.media-per-desc-edit {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    color: #C6C8DB;
}

a.media-person-share {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #C6C8DB;
}

.media-person-list-data {
    width: 100%;
    float: left;
    padding-bottom: 10px
}

.media-person-list-data ol {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.media-person-list-data ol li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.media-list-top-section {
    background: rgba(229, 232, 243, 0.3);
    padding: 28px 170px 15px 35px;
    font-size: 22px;
    color: #4E4C62;
    letter-spacing: 0;
    text-align: left;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    padding-left: 50px;
}

.media-list-control-main {
    width: auto;
    position: absolute;
    top: 0;
    right: 40px;
}

.dd-album_handle:before {
    top: 5px;
}
.media-list-control {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.media-list-control ul {
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
}

.media-list-control ul li {
    width: auto;
    float: left;
    margin: 0;
    padding: 3px 8px;
    list-style: none;
    font-size: 14px;
    padding-top: 0px;
}

a.media-list-review span {
    font-size: 20px;
    position: relative;
    top: 4px;
}

a.media-list-review {
    font-size: 12px;
    color: #B3B1C8;
}

a.media-list-review.active {
    color: #ef7e7e;
}

a.media-list-edit span {
    color: #B3B1C8;
    position: relative;
    top: 3px;
}

a.media-list-share-invite-via-mail span
{
    color: #B3B1C8;
    position: relative;
    top: 3px;
}


a.change-list-copy-color span {
    color: #B3B1C8;
    position: relative;
    top: 3px;
}

a.media-list-remove span {
    color: #ED9397;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.media-list-section {
    background: #fff;
    padding: 30px 150px 25px 35px;
    font-size: 16px;
    color: #4E4C62;
    letter-spacing: 0;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    border-bottom: 1px solid rgb(209, 212, 228);
    float: left;
    width: 100%;
    padding-top: 22px;
}

.media-person-list-data ol li.dd-chapters {
    margin-bottom: 0px;
}

/* .media-list-section{background:#fff; padding:30px 170px 30px 35px; font-size: 18px; color: #4E4C62; letter-spacing: 0; text-align:left; font-weight: 600; line-height: 30px; position: relative; border-bottom: 1px solid rgba(229,232,243,0.5); width:100%;}
.media-list-section &gt; div{float:left;}  */

.media-list-section .media-list-control {
    padding: 20px 0 10px;
}

.media-list-data {
    background: #fff;
    padding: 5px 170px 5px 15px;
    font-size: 18px;
    color: #4E4C62;
    letter-spacing: 0;
    min-height: 100px;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    border-bottom: 1px solid rgb(209, 212, 228);
    padding-left: 50px;
    padding-top: 0;
}

.media-list-data-inner {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 130px;
    background:#fff;
}

.media-list-data-img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    bottom: 0;
    /* padding: 5px 0; */
    margin-top: 5px;
}

.media-list-data-img img {
    /* width: 100%;
    height: 100%; */
    width: 120px;
    height: 120px;
}

/* border-radius: 50%; */

/* .media-list-data-text{width:100%; float: left; font-size: 14px; color: #7D7B93; font-weight:300; letter-spacing: 0; padding-top: 25px; line-height: 26px;} */

.media-list-data-text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    font-weight: 300;
    letter-spacing: 0;
    padding-top: 0px;
    line-height: 23px;
    padding: 10px
}
.media-list-data-text.media-list-width {
    width: auto;
}

.media-list-section-text {
    width: 75%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    font-weight: 300;
    letter-spacing: 0;
    padding-top: 0px;
    line-height: 26px;
}

.media-list-section-text p {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 5px !important;
}

.media-list-data-text p {
    line-height: 22px;
    font-size: 14px;
}

.media-list-data-text-desc {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 26px;
}

.media-list-data-title {
    font-size: 16px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 400;
}

.media-list-control-rate {
    width: 100%;
    float: left;
    text-align: right;
    padding: 20px 15px 0 0
}

.media-list-control-rate span {
    color: #EDC593;
    font-size: 16px;
}

.media-list-data .media-list-control {
    padding: 0 0 10px;
}

a.media-list-add-sec {
    width: auto;
    padding: 5px 15px 1px;
    border-radius: 20px;
    background: #fff;
    font-size: 12px;
    color: #7D7B93;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    position: absolute;
    bottom: auto;
    right: 36px;
    z-index: 99;
    /* top: 55px; */
    top: 50px;
}

a.media-list-add-sec span {
    margin-right: 10px;
}

.person-timeline-main {
    width: 100%;
    float: left;
    padding: 20px 30px;
}

.person-timeline-action {
    width: 100%;
    float: left;
}

.person-timeline-title {
    font-size: 28px;
    width: 50%;
    float: left;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 30px;
}

.person-timeline-btn {
    width: 50%;
    float: left;
    text-align: right
}

.person-timeline-facts-main {
    width: 100%;
    float: left;
    padding: 15px 30px 15px 20px;
    position: relative
}

.person-timeline-facts-main ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}

.person-timeline-facts-main ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 5px 50px;
    list-style: none;
    position: relative
}

.timeline-title {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 24px;
    padding: 10px 0 5px;
    font-weight: 600
}

.person-timeline-facts-main ul li:before {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    float: left;
    position: absolute;
    /* top: 50px; */
    top: 14px;
    left: 0;
    content: "";
    border: 4px solid #CA9386;
    border-radius: 50%
}

.timeline-desc {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 26px;
    padding: 10px 0;
    font-weight: 300;
    padding-top: 0;
}

.timeline-time {
    width: auto;
    padding: 5px 20px;
    border-radius: 20px 20px 20px 0;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.person-timline-line {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 28px;
    background: #E8EAF1
}

.person-timline-line:before {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    float: left;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 2px solid #E8EAF1;
    top: -2px;
    left: -5px
}

.person-timline-line:after {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    float: left;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 2px solid #E8EAF1;
    bottom: -2px;
    left: -5px
}

.action-timeline {
    width: auto;
    float: left;
    position: absolute;
    top: 0;
    right: 0;
}

a.edit-timeline {
    background: #E8EAF1;
    width: 30px;
    heigth: 30px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 30px;
    color: #B3B1C8;
    text-align: center;
    display: inline-block
}

a.edit-timeline i {
    line-height: 30px;
}

a.delete-timeline {
    background: #EFA1A4;
    width: 30px;
    heigth: 30px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    display: inline-block
}

a.delete-timeline i {
    line-height: 30px;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.modal-backdrop {
    background: #E8EAF1
}

.modal-content {
    border: 0;
    border-radius: 10px;
    padding: 10px 25px;
}

.modal-title {
    font-size: 25px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300
}
.modal-title-FamilySearchPopup {
    font-size: 22px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300
}

.modal-title span {
    display: block;
    font-size: 16px;
}

.modal-header {
    border-bottom: 0;
    padding: 10px 0
}

.modal-footer {
    border-top: 0;
    padding: 0 0 10px;
    justify-content: flex-start;
}

.close {
    cursor: pointer;
    color: #8a8686;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.4;
}

.modal-dialog {
    max-width: 680px;
}
.modal-dialog-advance-search {
    max-width: 940px;
}
.modal-content-main {
    width: 100%;
    float: left;
}

.form-fieldset {
    width: 100%;
    float: left;
    padding: 3px 0px
}

.form-field {
    width: 100%;
    float: left;
    padding: 10px 15px
}

.form-field-label {
    width: 100%;
    display: inline-block;
}

.form-field textarea {
    border: 1px solid #DADDEA;
    font-size: 15px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 26px;
    border-radius: 4px;
    padding: 12px 15px;
    width: 100%;
    height: 180px;
}

.form-field textarea:focus {
    border: 1px solid #D7C2B2
}

.form-field-label label {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

.form-field-label span {
    color: #F0A3A6;
    font-size: 20px;
    position: relative;
    border-radius: 4px;

}

.modal-body {
    padding: 0px 0
}

.form-field.size-50 {
    width: 50%;
}

.form-field.size-66 {
    width: 66%;
}

.form-field.size-33 {
    /* width: 33.33%; */
    width: 34.33%;
}

.form-field.size-25 {
    width: 25%;
}

select#provider_list::-ms-expand {
    display: none;
}

select.custom-select {
    -moz-appearance: none !important;
    background: url(../images/down-b.svg ) no-repeat 94% center;
    border: 1px solid #DADDEA;
    font-size: 15px;
    color: #4E4C62;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
    padding: 0px 20px 0 4px;
    height: 40px;
    -webkit-appearance: none !important;
    appearance: none !important;
}

select.custom-select option {
    padding: 0 5px;
}

select.custom-select:focus {
    border: 1px solid #D7C2B2
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /*select.custom-select{ background-image: none !important;}*/
}

.modal-comment-main {
    width: 100%;
    float: left;
    position: relative
}

.modal-comment-list {
    width: 100%;
    float: left;
    max-height: 450px;
    overflow: auto;
}

.modal-comment-list ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.modal-comment-list ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 50px;
    list-style: none;
    position: relative;
    border-bottom: 1px solid #F4F5F9;
}

.comment-list-desc {
    width: 100%;
    float: left;
    padding: 10px;
}

.comment-list-name {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 24px;
}

.comment-list-name span {
    font-size: 14px;
    color: #B3B1C8;
    letter-spacing: 0;
    padding: 0 15px;
}

.comment-list-text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 300
}

a.comment-list-delete {
    width: auto;
    color: #ED9397;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0
}

.comment-list-user {
    width: 40px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 0
}

.comment-list-user img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.modal-comment-write {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 10px 10px 85px;
    background: rgba(244, 245, 249, 0.5)
}

.comment-write-sec {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 85px 0 0;
}

.comment-write-sec textarea {
    width: 100%;
    height: 80px;
    border: 0;
    resize: none;
    background: none;
}

.comment-write-sec button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 25px;
    color: #fff;
    font-size: 22px;
    border: 0;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.comment-write-sec button i {
    line-height: 40px;
}

.modal-comment-write .comment-list-user {
    left: 25px;
}

#entry-comment-modal .modal-content {
    padding: 10px 0
}

#entry-comment-modal .modal-footer {
    padding: 0px 25px 10px
}

#entry-comment-modal .modal-comment-list {
    padding: 0px 25px 00px
}

#entry-comment-modal .modal-header {
    padding: 0 25px 0
}

.form-img-upload {
    width: 100%;
    float: left;
    padding: 15px 200px 15px 100px;
    border: 1px dashed #C4C6DA;
    min-height: 80px;
    border-radius: 4px;
    position: relative;
    overflow: hidden
}

.form-upload-icon {
    width: 48px;
    position: absolute;
    top: 15px;
    left: 25px;
}

.form-upload-btn {
    width: 200px;
    position: absolute;
    /* top: 15px; */
    top: 20px;
    right: 25px;
    text-align: right
}

.form-upload-btn button {
    margin: 0
}

.form-img-upload input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* opacity: 0;  */
    display:none;
}
input.form-img-uploadd{
    display:none;
    pointer-events: none !important;
}
.form-upload-text {
    font-size: 18px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 24px;
    width: 100%;
    float: left;
}

.form-upload-text span {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

.new-choose-album {
    width: 100%;
    background: rgba(229, 232, 243, 0.3);
    padding: 20px 0;
    font-size: 15px;
    font-weight: 600;
    float: left;
    color: #B3B1C8;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
}

.new-choose-album a {
    color: #CA9386;
    text-decoration: none
}

.new-choose-album span {
    padding: 0 10px;
}

.form-field-rating {
    width: 100%;
    float: left;
    padding: 5px 0 15px;
}

.form-field-rating span {
    color: #B3B1C8;
    font-size: 16px;
}

.form-field-rating span.active {
    color: #EDC593;
}

.form-img-uploaded {
    width: auto;
    padding: 0;
    float: left
}

.form-img-show {
    width: 170px;
    height: 170px;
    float: left;
    border-radius: 50%;
}

.form-img-show img {
    width: 100%;
    height: 100%;
}

.add-member-node .form-img-show img {
    border-radius: 50%
}

/*  border-radius: 50%; */

.form-img-show-btn {
    width: auto;
    float: left;
    padding-left: 15px;
}

.button-new-file {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 6px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 0px;
    color: #7D7B93;
    border: 0;
    background: #E8EAF1;
    letter-spacing: 0;
}

.button-new-file span {
    color: #C4C6DA;
    margin-right: 6px;
    font-size: 16px;
}

.button-crop-file {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 6px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 0px;
    color: #7D7B93;
    border: 0;
    background: #AABBCC;
    letter-spacing: 0;
}

.button-crop-file span {
    color: #C4C6DA;
    margin-right: 6px;
    font-size: 16px;
}

.button-del-file {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 6px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 0px;
    color: #A6727B;
    border: 0;
    background: #EDD7D8;
    letter-spacing: 0;
}

.button-del-file span {
    color: #ED9397;
    margin-right: 6px;
    font-size: 16px;
}

.entry-album-list-sec {
    width: 100%;
    float: left;
}

.entry-album-list-title {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300;
}

.entry-album-list-title a {
    font-size: 13px;
    color: #CA9386;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
    float: right;
    padding: 3px 5px;
    text-transform: uppercase
}

.entry-album-list-title a span {
    font-size: 12px;
    margin-right: 5px;
}

.entry-album-list-title sup {
    font-size: 15px;
    color: #CA9386;
    font-weight: 400;
}

.entry-album-list {
    width: 100%;
    padding: 15px 0;
    float: left;
}

.album-list-item {
    border: 1px solid #F4F5F9;
    border-radius: 10px;
    background: #F4F5F9;
    width: 180px;
    padding: 10px;
    float: left;
    position: relative
}

/* .album-list-item:hover {
    border: 1px solid #DADDEA;
    background: #fff;
} */

.album-list-title {
    font-size: 13px;
    color: #4E4C62;
    letter-spacing: 0;
    text-align: center;
    /* padding: 10px; */
    padding: 5px;
    line-height: 15px;
    width: 100%;
    float: left;
    min-height: 40px;
	/* padding-bottom: 25px; */
}

.album-list-img {
    width: 100%;
    float: left;
    padding: 15px 0 5px;
    text-align: center;
}

.owl-item .album-list-img img {
    width: 120px;
    max-width: 100%;
    height: 120px;
    display: inline-block;
}

/* border-radius: 50%; */

.entry-album-list .item {
    width: 180px;
}

.album-list-count {
    width: 100%;
    float: left;
}

.album-list-count ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.album-list-count ul li {
    float: left;
    margin: 0;
    padding: 4px 8px;
    list-style: none;
    font-size: 12px;
    color: #B3B1C8;
    text-align: center;
}

/* width:50%; */

.album-list-count ul li span {
    font-size: 14px;
    margin-right: 5px;
}

.modal-entry-add-popup .modal-dialog {
    max-width: 700px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translate(0, -48px)
}

.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
}

.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.owl-carousel .owl-nav button.owl-next:before {
    content: '\e903';
    font-family: 'icomoon';
    color: #4E4C62;
    position: absolute;
    transform: rotate(-90deg);
    top: 12px;
    left: 17px;
    font-size: 16px;
}

.owl-carousel .owl-nav button.owl-prev:before {
    content: '\e903';
    font-family: 'icomoon';
    color: #4E4C62;
    position: absolute;
    transform: rotate(90deg);
    top: 12px;
    left: 17px;
    font-size: 16px;
}

.owl-dots {
    display: none
}

.form-label-full label {
    font-size: 14px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 22px;
}

a.album-list-delete {
    width: auto;
    color: #ED9397;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 2px;
}


a.quicklinkremoveIcon {
    width: auto;
    color: #ED9397;
    font-size: 18px;
    display: inline-block;
    position: relative;
    /* top: 3px; */
    /* right: 2px; */
    left: 69px;
}
a.quickLinkCommentIcon{
    position: relative;
    left: 73px;
    top: 10px;

}

a.quickLinkCommentIconGuestView{
    position: relative;
    left: 96px;
    top: 10px;
}

a.quickLinkCommentIconWithoutcount{
    position: relative;
    left: 82px;
    top: 10px;

}
a.quickLinkCommentIconWithoutcountGuestView{
    position: relative;
    left: 106px;
    top: 10px;
}
a.quickLinkShareMailIcon{
    position: relative;
    /* left: 73px; */
    top: 10px;

}

a.album-list-edit {
    width: auto;
    /* color: #7D7B93; */
    color: #b3b1c8;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 5px;
}


a.quicklinkEditIcon {
    width: auto;
    /* color: #7D7B93; */
    color: #b3b1c8;
    font-size: 18px;
    display: inline-block;
    position: relative;
}





a.quickLink-list-copy {
    width: auto;
    /* color: #7D7B93; */
    color: #b3b1c8;
    font-size: 18px;
    display: inline-block;
    position: relative;
    bottom: 3px;
    left: 30px;
}

.album-list-item:hover a.album-list-delete {
    opacity: 1
}

.album-list-item:hover a.album-list-edit {
    opacity: 1
}

.media-album-list-main {
    width: 100%;
    float: left;
    padding: 15px 40px;
}

.media-album-list-title {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300;
    padding-left: 20px;
}

.media-album-list-title sup {
    font-size: 15px;
    color: #CA9386;
    font-weight: 400;
}

.media-album-list-main ul {
    width: 100%;
    float: left;
    margin: 10px 0;
    padding: 0;
}

.media-album-list-main ul li {
    width: 100%;
    float: left;
    list-style: none;
    min-height: 100px;
    margin: 15px 0 0;
    padding: 0 0 15px 150px;
    position: relative;
    border-bottom: 1px solid rgb(209, 212, 228);
    padding-left: 130px;
    padding-right: 100px;
    min-height: 135px;
}
.media-album-list-main ol {
    width: 100%;
    float: left;
    margin: 10px 0;
    padding: 0;
}

.media-album-list-main ol li {
    width: 100%;
    float: left;
    list-style: none;
    min-height: 100px;
    margin: 15px 0 0;
    padding: 0 0 15px 150px;
    position: relative;
    /* border-bottom: 1px solid rgb(209, 212, 228); */
    padding-left: 130px;
    padding-right: 100px;
    min-height: 135px;
}
/* .albumPaddingRemove ol li {
    padding-left: 0px;
    padding-right: 0px;
} */

.media-album-list-img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
}

.media-album-list-img img {
    width: 100%;
    height: 100%;
}

/* border-radius:50%; */

.media-album-list-text {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #4E4C62;
    letter-spacing: 0;
    padding-top: 0px;
}

.album-list-text-dec {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #7D7B93;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 26px
}

.button-info-edit {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 6px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 0px;
    color: #7D7B93;
    border: 0;
    background: #E8EAF1;
    letter-spacing: 0;
}

.loader-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
}

.loader-ring:after {
    content: " ";
    display: block;
    width: 54px;
    height: 54px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #b97f7f;
    border-color: #b97f7f transparent #b97f7f transparent;
    animation: loader-ring 1.2s linear infinite;
}

.listforactionssearch {
    /* float: right;
    width: auto; */

    position: absolute;
    right: 0;
    top: 0px;
}

.listforactionssearch ul li {
    width: auto;
    padding: 10px;
    float: right;
    min-height: auto;
    border: 0;
    margin: 0;
}

@keyframes loader-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader {
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    background: rgba(232, 234, 241, 0.8);
    position: fixed;
    z-index: 9999;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    opacity: 0
}

.loader-inner {
    width: 120px;
    height: auto;
    display: none;
    position: fixed;
    text-align: center;
    z-index: 99999;
    top: 50%;
    left: 50%;
    font-size: 14px;
    line-height: 22px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.loader.active {
    display: block;
    opacity: 1;
    height: 100%;
}

.loader.active .loader-inner {
    display: inline-block
}

.button-info-edit span {
    color: #C4C6DA;
    margin-right: 6px;
    font-size: 16px;
}

.form-field-cal {
    width: 33%;
    float: left;
}

.form-field-cal.year-select {
    padding-right: 10px;
    width: 27%;
    /* padding-left: 10px; */
}

.form-field-cal.month-select {
    width: 40%;
}

.form-field-cal.date-select {
    padding-left: 10px;
}

.radio-form-field label {
    font-size: 14px;
    color: #B3B1C8;
    letter-spacing: 0;
    line-height: 22px;
    width: auto;
    display: inline-block;
    padding-right: 15px;
    margin: 8px 0 5px
}

.radio-form-field.form-field-inner label {
    cursor: pointer;
    margin: 0 0 5px;
}

.narrow-modal .modal-dialog {
    max-width: 500px;
}

.narrow-modal#node-option-modal .modal-dialog {}

.node-option-links {
    width: 100%;
    float: left;
    padding: 10px 0
}

.node-option-or {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
    border-bottom: 1px solid #E8EAF1;
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
    height: 20px;
    margin-bottom: 10px;
}

.node-option-or span {
    padding: 5px 10px;
    background: #fff;
    display: inline-block;
    float: left;
    position: absolute;
    top: 2px;
    left: 0
}

.node-option-member {
    width: 100%;
    float: left;
    padding: 0px 0;
}

.node-option-member ul {
    width: 100%;
    float: left;
    padding: 0 0;
    margin: 0
}

.node-option-member ul li {
    width: auto;
    float: left;
    padding: 8px;
    margin: 0;
    list-style: none
}

.node-option-member ul li label {
    cursor: pointer;
    border: 1px solid #DADDEA;
    border-radius: 4px;
    padding: 6px 10px;
    height: 40px;
    min-width: 120px;
    font-size: 14px;
    color: #B3B1C8;
    line-height: 22px;
    margin-bottom: 0
}

.node-option-links a.button-link {
    margin: 8px;
}

.node-option-links .button-cancel {
    margin: 8px;
}

.node-option-member ul li label.jcf-label-active {
    border-color: #B97F7F;
    color: #4E4C62;
}

.add-member-node .modal-dialog {
    max-width: 840px
}

.edit-timeline-info .modal-dialog {
    max-width: 750px
}

.all-tree-content-section {
    width: 100%;
    float: left;
    /* padding:40px 0 20px */
}

.tree-section-main {
    width: 100%;
    float: left;
    padding: 20px 0 20px;
    position: relative;
    min-height: 450px
}

.tree-section-title {
    width: 100%;
    float: left;
    padding: 5px 0;
    text-align: center;
    position: relative;
}

.tree-section-title-text {
    width: auto;
    max-width: 100%;
    position: relative;
    display: inline-block;
    font-size: 28px;
    color: #4E4C62;
    letter-spacing: 0;
    padding: 0 40px 0 0;
    font-weight: 300
}

.tree-section-title-text span.tree-title-edit {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 20px;
    color: #C4C6DA;
    cursor: pointer;
}

.tree-section-title-field {
    width: 100%;
    float: left;
    padding: 0px 0;
    text-align: center;
    display: none
}

.tree-section-title-field-in {
    width: 1000px;
    max-width: 100%;
    display: inline-block;
    position: relative;
}

.tree-section-title-field-in input[type='text'] {
    background: #FFFFFF;
    border-radius: 30px;
    height: 40px;
    padding: 5px 125px 5px 20px;
    font-size: 20px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 30px;
    width: 100%;
    border: 0;
    font-weight: 300;
    cursor: inherit;
}

.tree-section-title-field-btn {
    width: auto;
    position: absolute;
    top: 23px;
    right: 20px
}

.tree-section-title-field-btn button {
    font-size: 14px;
    color: #CA9386;
    letter-spacing: 0;
    line-height: 22px;
    text-transform: uppercase;
    border: 0;
    background: none;
    width: auto;
    padding: 0;
}

.tree-section-title-field-btn .title-cancel {
    font-size: 14px;
    color: #B4B2C9;
    letter-spacing: 0;
    line-height: 22px;
    text-transform: uppercase;
    border: 0;
    background: none;
    padding: 0;
    width: auto;
    margin: 0 3px
}

.tree-section-top-head {
    width: 100%;
    float: left;
    padding: 0 70px;
    position: relative;
}

.tree-section-search {
    width: auto;
    position: absolute;
    right: 10px;
    z-index: 999;
    margin-top: 15px;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.tree-section-search-box {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 25px;
    float: left;
    overflow: hidden;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.tree-section-search-box input[type="text"] {
    width: 40px;
    height: 40px;
    border-radius: 25px;
    padding: 5px 10px 5px 45px;
    border: 0;
    background: none;
    font-size: 14px;
    color: #7D7B93;
    line-height: 30px;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.tree-section-search-box button[type="submit"] {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 25px;
    border: 0;
    background: none;
    color: #C4C6DA;
    position: absolute;
    top: 0;
    left: 0;
    outline: 0;
    cursor: pointer;
}

.tree-section-search-box button[type="submit"]:hover {
    color: #B97F7F;
}

.tree-section-search-box.active {
    width: 300px;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.tree-section-search-box.active button[type="submit"] {
    color: #B97F7F;
}

.tree-section-search-box.active input[type="text"] {
    width: 300px;
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.tree-section-menu {
    width: auto;
    height: auto;
    float: left;
    position: fixed;
    left: 15px;
    z-index: 99;
    margin-top: 15px;
}

.tree-section-menu-btn {
    width: 40px;
    height: 40px;
    font-size: 22px;
    border-radius: 25px;
    border: 0;
    color: #C4C6DA;
    float: left;
    outline: 0;
    background: #fff;
    text-align: center;
}

.tree-section-menu:hover .tree-section-menu-list {
    display: block
}

.tree-section-menu:hover .tree-section-menu-btn {
    color: #B97F7F;
}

.tree-section-menu-btn i {
    line-height: 40px;
}

.tree-section-menu-list {
    width: auto;
    float: left;
    padding: 10px 0;
    display: none
}

.tree-section-menu-list ul {
    width: 160px;
    float: left;
    padding: 0;
    margin: 0
}

.tree-section-menu-list ul li {
    width: 100%;
    float: left;
    padding: 0;
    margin: 5px 0;
    list-style: none;
}

.tree-section-menu-list ul li a {
    width: auto;
    height: 36px;
    font-size: 14px;
    color: #4E4C62;
    border-radius: 25px;
    border: 0;
    float: left;
    outline: 0;
    background: #fff;
    text-align: center;
    padding: 6px 15px;
    line-height: 20px;
}

.tree-section-menu-list ul li a span {
    margin: 0 0 0 8px;
    font-size: 14px;
    color: #B97F7F;
}

.tree-section-menu-list ul li a span i {
    line-height: 20px
}

.page-section-title {
    width: 100%;
    float: left;
    padding: 15px 0;
    text-align: center;
}

.page-section-title.manage-permission {
    padding: 15px 0 45px;
}

.page-section-title-text {
    width: auto;
    max-width: 100%;
    position: relative;
    display: inline-block;
    font-size: 32px;
    color: #4E4C62;
    letter-spacing: 0;
    padding: 20px 0 0;
    font-weight: 400;
    padding-top: 0;
}

.page-section-title-text span {
    font-size: 14px;
    color: #7D7B93;
    letter-spacing: 0;
    /* line-height: 22px; */
    line-height: 30px;
    display: block;
    padding-top: 20px;
}

.page-title-main span {
    font-size: 16px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
    display: block;
    padding-top: 10px;
}

.td-width-5 {
    width: 5%
}

.td-width-10 {
    width: 10%
}

.td-width-15 {
    width: 15%
}

.td-width-20 {
    width: 20%
}

.td-width-25 {
    width: 25%
}

.td-width-30 {
    width: 30%
}

.td-width-35 {
    width: 35%
}

.td-width-40 {
    width: 40%
}

.td-width-45 {
    width: 45%
}

.td-width-50 {
    width: 50%
}

.td-width-55 {
    width: 55%
}

.td-width-60 {
    width: 60%
}

.td-width-65 {
    width: 65%
}

.td-width-70 {
    width: 70%
}

.td-width-75 {
    width: 75%
}

.td-width-80 {
    width: 80%
}

.td-width-85 {
    width: 85%
}

.td-width-90 {
    width: 90%
}

.td-width-95 {
    width: 95%
}

.td-width-100 {
    width: 100%
}

.table-list-section {
    width: 100%;
    /* padding: 5px 30px; */
    padding: 5px 5px;
    float: left
}

.table-list-head {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-bottom: 1px solid #E8EAF1
}

.table-list-th {
    font-size: 13px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 30px;
    padding: 0 7px;
    text-transform: uppercase;
    float: left;
    text-align: center
}

.table-list-content {
    width: 100%;
    float: left;
}

.table-list-content ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.table-list-content ul li {
    width: 100%;
    float: left;
    padding: 15px 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #E8EAF1
}
.inner-list {
    border-bottom: 0px solid #E8EAF1 !important
}

.table-list-data {
    font-size: 13px;
    padding: 0 7px;
    float: left;
    text-align: center;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 22px;
}

span.perm-tree-level {
    width: 18px;
    height: 22px;
    background: url(../images/1level.png) no-repeat top center;
    display: inline-block;
    color: #fff;
    line-height: 18px;
    text-align: center
}

span.perm-tree-level.level-4 {
    background: url(../images/4level.png) no-repeat top center;
}

span.perm-tree-level.level-3 {
    background: url(../images/3level.png) no-repeat top center;
}

span.perm-tree-level.level-2 {
    background: url(../images/2level.png) no-repeat top center;
}


span.edit-perm-tree-level {
    width: 20px;
    height: 25px;
    background: url(../images/red.png) no-repeat top center;
    display: inline-block;
    color: #fff;
    line-height: 18px;
    text-align: center
}

span.edit-perm-tree-level.level-2 {
    background: url(../images/purple.png) no-repeat top center;
}

span.edit-perm-tree-level.level-3 {
    background: url(../images/green.png) no-repeat top center;
}

span.status-tag {
    width: auto;
    display: inline-block;
    border-radius: 20px;
    padding: 3px 15px 3px 30px;
    border: 2px solid #CA9386;
    font-size: 13px;
    color: #CA9386;
    letter-spacing: 0;
    line-height: 20px;
    position: relative
}

span.status-tag:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 13px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

span.status-tag.active {
    color: #fff;
    border: 0px solid rgba(0, 0, 0, 0);
    padding: 5px 15px 5px 30px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

span.status-tag.active:before {
    background: #ffffff;
    /* Old browsers */
    top: 11px;
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
}

span.status-tag.disable {
    /* color: #C4C6DA;
    border: 2px solid #E8EAF1; */
    color: #575861;
    border: 2px solid #575861;
}

span.status-tag.disable:before {
    /* border: 2px solid #C4C6DA; */
    border: 2px solid #575861;
    top: 9px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
}

.data-email {
    color: #CA9386;
}

.data-list-dropdown {
    width: auto;
    display: inline-block;
    position: relative;
}

span.data-dropdown-icon {
    padding: 0px 10px;
    display: inline-block;
    font-size: 28px;
    color: #C4C6DA;
}

.data-list-dropdown:hover span.data-dropdown-icon {
    color: #B97F7F;
}

.data-list-dropdown:hover .data-dropdown-link-main {
    display: block
}

.data-dropdown-link-main {
    width: 200px;
    float: left;
    position: absolute;
    top: 0px;
    left: -60px;
    padding: 25px 0 0;
    display: none;
    z-index: 99
}

.data-dropdown-link {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 0 10px 10px 10px;
    padding: 15px;
}

.data-dropdown-link ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.data-dropdown-link ul li {
    width: 100%;
    float: left;
    padding: 5px 0px;
    margin: 0;
    text-align: left;
}

.data-dropdown-link ul li a {
    width: 100%;
    display: block;
    font-size: 14px;
    text-align: left;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 24px;
}

.data-dropdown-link ul li a span {
    padding-right: 15px;
    font-size: 16px;
    color: #CA9386
}

.data-dropdown-link ul li a:hover {
    color: #CA9386
}

.data-dropdown-link ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.page-section-link {
    width: 100%;
    float: left;
    padding: 10px;
}

.page-section-link a {
    width: auto;
    height: 40px;
    font-size: 22px;
    border-radius: 28px;
    border: 0;
    color: #C4C6DA;
    float: left;
    outline: 0;
    line-height: 30px;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 400;
    /* padding: 10px 15px */
    padding: 5px 15px;
}

.page-section-link a span {
    margin-right: 18px;
}

.page-section-link a i {
    color: #B97F7F;
    line-height: 30px;
}

.new-request-modal .modal-dialog {
    max-width: 440px;
}

.modal-sub-title h4 {
    font-size: 15px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 300;
    display: block;
    margin: 0 0 20px;
}

.modal-sub-title {
    width: 100%;
    display: block;
}

.new-request-modal .form-field {
    padding: 0 0
}

.new-request-modal .modal-content {
    padding: 10px 45px;
}

.new-request-modal .modal-body {
    padding-bottom: 30px;
}

.advance-option-modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
}

.searchable-div-container {
    display: flex;
}

.searchable-tag {
    padding: 0px !important;
    font-size: 14px;
    margin-left: 10px;
}

.searchable-tag-value {
    padding: 0px !important;
    font-size: 14px;
    word-break: break-word;
}

.advance-popup-searchable-tag {
    width: 40%;
    margin-top: 6px;
}

.advance-popup-searchable-tag-value {
    border: none;
    border-bottom: 1px solid #B3B1C8;
}

.custom-error-searchable {
    display: block;
}

.radio-form-field {
    width: 100%;
    float: left;
}

/* custom css radio */

span.custom-radio-span {
    width: auto;
    display: inline-block;
    margin: 0 3px 0 0;
    position: relative
}

span.custom-radio-span span {
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #C4C6DA;
    margin: 0 0px 0 0;
    height: 18px;
    width: 18px;
}

span.custom-radio-span span:before {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    display: none;
    border-radius: 100%;
    content: "";
}

span.custom-radio-span input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
    display: none;
}

span.custom-radio-span input[type="radio"]:checked+span:before {
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
    display: block;
}

span.custom-radio-span input[type="radio"]:checked+span {
    border-color: #b97f7f;
}

label.custom-label-field.active {
    color: #4E4C62;
}

/* custom css checkbox */

span.custom-checkbox-span {
    width: auto;
    display: inline-block;
    margin: 0 3px 0 0;
    position: relative
}

span.custom-checkbox-span span {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #FFFFFF;
    border: 1px solid #C4C6DA;
    margin: 0 3px 0 0;
    height: 20px;
    width: 20px;
}

span.custom-checkbox-span input[type="checkbox"]:checked+span {
    border: 0px solid #C6CDD6;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

span.custom-checkbox-span span:before {
    background: url(../images/checkbox-arrow.png) no-repeat center;
    background-size: contain;
    content: "";
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 20px;
    text-align: center;
    width: 100%;
    height: 100%;
}

span.custom-checkbox-span input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
    display: none;
}

span.custom-checkbox-span input[type="checkbox"]:checked+span:before {
    display: block;
}

.form-field-text {
    font-size: 16px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 22px;
    padding: 10px 0;
    width: 100%;
}

.form-permission-level {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.form-permission-level ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.form-permission-level ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 5px 5px 60px;
    list-style: none;
    position: relative;
}

.form-permission-level ul li label {
    font-size: 14px;
    color: #B3B1C8;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0
}

.form-permission-level ul li label.custom-label-field.active span {
    color: #7D7B93
}

.form-permission-level ul li label.custom-label-field.active {
    color: #4E4C62;
}

/* .permission-level-check {
    width: auto;
    float: left;
    position: absolute;
    top: 5px;
    left: 0
} */

.permission-level-badge {
    width: 18px;
    height: 22px;
    display: inline-block;
    background: url(../images/1level-h.png) no-repeat center;
    vertical-align: middle;
}

.permission-level-badge.level-badge2 {
    background: url(../images/2level-h.png) no-repeat center;
}

.permission-level-badge.level-badge3 {
    background: url(../images/3level-h.png) no-repeat center;
}

.permission-level-badge.level-badge4 {
    background: url(../images/4level-h.png) no-repeat center;
}


.edit-permission-level-badge {
    width: 20px;
    height: 25px;
    display: inline-block;
    background: url(../images/red.png) no-repeat center;
    vertical-align: middle;
}

.edit-permission-level-badge.level-badge2 {
    background: url(../images/purple.png) no-repeat center;
}

.edit-permission-level-badge.level-badge3 {
    background: url(../images/green.png) no-repeat center;
}




.request-detail-modal .modal-dialog {
    max-width: 480px;
}

a.exit-editing-mode {
    width: auto;
    height: 38px;
    border-radius: 28px;
    border: 0;
    float: left;
    outline: 0;
    line-height: 30px;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 600;
    padding: 4px 15px;
    position: absolute;
    bottom: 0;
    right: 0
}

a.exit-editing-mode span {
    margin-left: 15px;
    font-size: 18px;
    float: right
}

a.exit-editing-mode i {
    color: #B97F7F;
    line-height: 30px;
}

.tree-undo-redo {
    z-index: 999;
    width: auto;
    position: fixed;
    left: 50%;
    top: 80%;
    transform: translate(-50%, 0);
}

.tree-undo-redo a {
    width: auto;
    height: 50px;
    border-radius: 28px;
    border: 0;
    float: left;
    outline: 0;
    line-height: 30px;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    color: #C4C6DA;
    ;
    letter-spacing: 0;
    font-weight: 600;
    padding: 10px 20px;
    margin: 0 5px;
}

.tree-undo-redo a span {
    margin-right: 18px;
    font-size: 20px;
    float: left
}

.tree-undo-redo a.tree-redo-btn span {
    margin-left: 18px;
    margin-right: 0;
    font-size: 20px;
    float: right
}

.tree-undo-redo a i {
    color: #C4C6DA;
    ;
    line-height: 30px;
}

.tree-undo-redo a.active {
    color: #4E4C62;
}

.tree-undo-redo a.active i {
    color: #B97F7F;
}

.stars-example-fontawesome {
    width: 100%;
    text-align: left;
    float: left;
}

.br-wrapper {
    width: auto;
    display: inline-block;
}

.br-theme-fontawesome-stars .br-widget {
    height: 28px;
    white-space: nowrap;
}

.br-theme-fontawesome-stars .br-widget a {
    font: normal normal normal 18px/1 icomoon;
    font-family: 'icomoon';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 5px;
}

.br-theme-fontawesome-stars .br-widget a:after {
    content: "\e923";
    color: #B3B1C8;
    text-shadow: inset 0px 1px 0px 0px rgba(166, 166, 166, 0.004);
}

.br-theme-fontawesome-stars .br-widget a.br-active:after {
    color: #EDC593;
    ;
}

.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: #EDC593;
}

.br-theme-fontawesome-stars .br-widget .br-current-rating {
    display: none;
}

.br-theme-fontawesome-stars .br-readonly a {
    cursor: default;
}

@media print {
  
    .br-theme-fontawesome-stars .br-widget a:after {
        content: "\e923";
        color: black;
    }
    .br-theme-fontawesome-stars .br-widget a.br-active:after, .br-theme-fontawesome-stars .br-widget a.br-selected:after {
        content: "\e923";
        color: black;
    }
  
    .displayed {
        display:none;
    }
    @page {
        size:letter;
        margin: 0; 
    }
    /* @page {
        size:A3;
        margin: 0; 
    }
    @page {
        size:Letter;
        margin: 0; 
    } */
  

    body  { margin: 1cm; 
 
    }
    /* .mediaAjaxResponse{
        width:100% !important;
        height:100% !important;
        overflow:visible !important;
    } */
    .mediaAjaxResponse .row{
        display:block;
        overflow:visible !important;
    }
    .mediaAjaxResponse .quicklinksnew .album-list-item{
    width: 150px;
    }

}

.edit-mode-right {
    width: 24px;
    height: 218px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
    transform: translate(0, -50%);
    background: url(../images/billet.png);
    background-size: cover
}

.tree-back-btn {
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 25px;
    border: 0;
    color: #C4C6DA;
    float: left;
    outline: 0;
    background: #fff;
    text-align: center;
    margin-top: 15px;
}

.tree-back-btn:hover {
    color: #B97F7F;
}

.tree-back-btn i {
    line-height: 40px;
}

/* .modal-content-main .form-field{ padding:0;} */

.modal-content-main .form-field.size-50:first-child {
    padding-right: 15px
}

.modal-content-main .form-field.size-66:first-child {
    padding-right: 15px
}

.modal-content-main .form-field.size-50:last-child {
    /* padding-left: 15px */
    padding-left: 0px;
}

.croppie-container {
    margin: 0 0 0px;
}

.cropit-image-modal .modal-dialog {
    max-width: 380px;
}

.cropit-image-modal .modal-title {
    margin-left: 40px;
}

.cropit-image-modal .modal-footer {
    padding: 0px 30px 10px;
    justify-content: space-around;
}

.cropit-image-modal .modal-footer .button-link {
    min-width: 100px !important;
    margin-right: -12px;
}

a.exit-editing-mode {
    z-index: 1 !important;
    position: fixed;
    top: 80%;
    right: 30px;
}

.notification-dropdown {
    width: auto;
    height: auto;
    text-align: center;
    margin: 10px 0;
    position: relative;
}

.notification-dropdown i {
    color: #C4C6DA;
    line-height: 28px;
    font-size: 22px;
}

.notification-dropdown&gt;span {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    position: absolute;
    top: 1px;
    right: -4px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.notification-dropdown:hover .notification-list {
    display: block
}

.notification-list {
    border: 0;
    width: 260px;
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 13px;
    right: 0;
    z-index: 99;
    display: none;
}

.notification-list:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    display: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.notification-list-in {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 0 10px 10px;
    padding: 5px 5px;
    max-height: 190px;
    overflow: auto;
}

.notification-list-in ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.notification-list-in ul li {
    width: 100%;
    float: left;
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    ;
    font-size: 13px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
}

.notification-list-in ul li.active {
    background: #f5f5f5
}

.notification-list-in ul li a {
    width: 100%;
    display: block;
    color: #4E4C62;
}

.notification-list-in ul li a:hover {
    color: #CA9386
}

.notification-list-in ul li:last-child {
    border-bottom: 0;
}

.notification-list-in ul li span {
    display: block;
    color: #CA9386;
    padding-top: 4px;
}

.node-upper-level-count {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 4px solid #4E4C62;
    float: left;
    position: absolute;
    top: -30px;
    left: 50%;
    font-size: 15px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    transform: translate(-50%, 0)
}

.node-upper-level-count:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #4E4C62;
    position: absolute;
    top: -9px;
    left: -2px;
}

.org_upper_level_symbl {
    top: -50px;
}

.node-lower-level-count {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 4px solid #4E4C62;
    float: left;
    position: absolute;
    bottom: -45px;
    left: 50%;
    font-size: 15px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    transform: translate(-50%, 0)
}

.node-lower-level-count:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #4E4C62;
    position: absolute;
    bottom: -9px;
    left: -2px;
}

.spouse span.couple_relation i {
    line-height: 28px
}

.disable {
    opacity: 0.5;
    cursor: default !important;
}

.notification-dropdown {
    width: auto;
    height: auto;
    text-align: center;
    margin: 10px 0;
    position: relative;
}

.notification-dropdown i {
    color: #C4C6DA;
    line-height: 28px;
    font-size: 22px;
}

.notification-dropdown&gt;span {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    position: absolute;
    top: 1px;
    right: -4px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}

.notification-dropdown:hover .notification-list {
    display: block
}

.notification-list {
    border: 0;
    width: 260px;
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 13px;
    right: 0;
    z-index: 99;
    display: none;
}

.notification-list:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    display: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.notification-list-in {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 0 10px 10px;
    padding: 5px 5px;
    max-height: 190px;
    overflow: auto;
}

.notification-list-in ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.notification-list-in ul li {
    width: 100%;
    float: left;
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    ;
    font-size: 13px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
}

.notification-list-in ul li.active {
    background: #f5f5f5
}

.notification-list-in ul li a {
    width: 100%;
    display: block;
    color: #4E4C62;
}

.notification-list-in ul li a:hover {
    color: #CA9386
}

.notification-list-in ul li:last-child {
    border-bottom: 0;
}

.notification-list-in ul li span {
    display: block;
    color: #CA9386;
    padding-top: 4px;
}

@media (max-width: 1060px) {
    .treedivfull {
        padding-bottom: 450px!important;
    }
    .blogmain {
        padding-bottom: 450px!important;
    }
    .tree-section-main {
        min-height: 450px
    }
    .drop-opener {
        position: absolute;
        right: 0;
        top: 35px;
    }
    .header-nav {
        padding: 0
    }
    .header-user-info {
        position: static;
        float: right;
        padding: 5px 5px;
    }
    .header-main-inner {
        padding: 10px 30px 10px 0px;
    }
    .header-nav .nav-holder&gt;ul&gt;li a {
        color: rgba(255, 255, 255, 0.6)
    }
    .header-nav .nav-holder&gt;ul&gt;li:hover a, .header-nav .nav-holder&gt;ul&gt;li.active a {
        color: #fff;
    }
    .header-nav .nav-holder&gt;ul&gt;li {
        width: 100%;
        margin: 0
    }
    .header-guest-tree-menu .notification-list {
        display: block;
        width: 100%;
        padding: 0 10px
    }
    .header-nav .nav-holder&gt;ul&gt;li .notification-list a {
        color: rgba(0, 0, 0, 0.6)
    }
    /*.person-node-main{width:130px; height:190px;}
    .person-node-title{ font-size:13px; }
    .person-node-title span.person-node-date{ font-size:12px;}
    .person-node-photo{height:120px;}
    .person-node-photo img{ width:90px; height:90px;}*/
}

@media (max-width: 960px) {
    .tree-section-main {
        min-height: 700px
    }
    .tree-section-title-text {
        font-size: 24px;
    }
    .table-list-data::before {
        content: attr(data-attr);
        font-size: 13px;
        width: 50%;
        color: #7D7B93;
        letter-spacing: 0;
        line-height: 30px;
        text-transform: uppercase;
        float: left;
        text-align: left;
    }
    .table-list-head {
        display: none
    }
    .table-list-data {
        text-align: left;
        padding: 8px
    }
    .td-width-5 {
        width: 100%
    }
    .td-width-10 {
        width: 100%
    }
    .td-width-15 {
        width: 100%
    }
    .td-width-20 {
        width: 100%
    }
    .td-width-25 {
        width: 100%
    }
    .td-width-30 {
        width: 100%
    }
    .td-width-35 {
        width: 100%
    }
    .td-width-40 {
        width: 100%
    }
    .td-width-45 {
        width: 100%
    }
    .td-width-50 {
        width: 100%
    }
    .td-width-55 {
        width: 100%
    }
    .td-width-60 {
        width: 100%
    }
    .td-width-65 {
        width: 100%
    }
    .td-width-70 {
        width: 100%
    }
    .td-width-75 {
        width: 100%
    }
    .td-width-80 {
        width: 100%
    }
    .td-width-85 {
        width: 100%
    }
    .td-width-90 {
        width: 100%
    }
    .td-width-95 {
        width: 100%
    }
    .td-width-100 {
        width: 100%
    }
    .footer-inner-link {
        width: 100%;
    }
    .footer-inner-copy {
        width: 100%;
        text-align: center
    }
    .form-field.size-50 {
        width: 100%;
    }
    .modal-content-main .form-field.size-50:first-child {
        padding-right: 0px
    }
    .modal-content-main .form-field.size-50:last-child {
        padding-left: 0px
    }
    .person-timeline-main {
        padding: 15px;
    }
    .media-person-info {
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .media-person-photo img {
        float: none
    }
    .media-person-photo {
        width: 100%;
        padding-left: 15px;
        position: static
    }
    .media-person-name {
        width: 100%;
        font-size: 22px
    }
    .media-person-date span {
        font-size: 13px;
    }
    .person-timeline-title {
        width: 100%;
        text-align: center
    }
    .person-timeline-btn {
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }
    .person-timeline-facts-main {
        padding: 15px 0 15px 20px;
    }
    .person-timeline-facts-main ul li {
        padding: 15px 0 15px 40px;
    }
    .media-person-btn-grp {
        padding: 0px 15px 25px;
    }
    .tree-section-menu {
        position: fixed;
        left: 15px;
        top: 70px;
    }
    .tree-section-search {
        position: fixed;
        right: 10px;
        top: 90px;
    }
    .tree-section-top-head {
        padding: 5px 0 0;
    
    }
    .media-list-control-main {
        position: static;
        width: 100%;
    }
    .media-list-section .media-list-control {
        padding: 0
    }
    .media-list-section {
        padding: 20px 20px 20px 20px
    }
    .media-list-data {
        padding: 20px 20px 20px 20px
    }
    .container.tree-main-section {
        min-width: auto
    }
    .tree-section-title-text span.tree-title-edit {
        top: 0
    }
}

@media (max-width: 640px) {
    .tree-section-main {
        min-height: 450px
    }
    .table-list-data::before {
        width: 100%
    }
    .new-request-modal .modal-content {
        padding: 10px 15px;
    }
    .form-field.size-50 {
        width: 100%;
    }
    .form-field.size-33 {
        width: 100%;
    }
    .button-link, button.button-link, a.button-link {
        padding: 8px 7px;
        min-width: 100px;
        font-size: 12px;
    }
    .button-cancel, button.button-cancel, a.button-cancel {
        padding: 8px 7px;
        min-width: 100px;
        font-size: 12px;
    }
    .modal-content {
        padding: 10px 15px;
    }
    .person-timeline-facts-main ul li {
        padding: 40px 0 15px 40px;
    }
    .zoom_buttons {
        width: 40px;
        height: 255px;
        top: 195px;
        left: 10px;
    }
    .container.tree-main-section {
        min-width: auto
    }
    .tree-section-title-field-btn {
        position: static
    }
    .tree-section-title-field-in input[type="text"] {
        padding: 15px 15px;
    }
    .tree-section-title-text span.tree-title-edit {
        top: 2px;
    }
    .zoom_buttons .home-in {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .zoom_buttons .reset {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .zoom_buttons .zoom-in {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    /* .zoom_buttons #zoom-range {
        margin-top: 5px;
        height: 45px;
    } */
    .zoom_buttons .zoom-out {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .zoom_buttons .print {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .media-list-data-inner {
        padding-left: 0px;
    }
    .media-list-data-img {
        position: static;
        display: inline-block;
    }
    .media-list-control {
        width: 50%;
        float: right
    }
    .media-list-control-rate {
        width: 50%;
        padding: 7px;
        text-align: right;
    }
    .media-person-btn-grp .button-link {
        float: right;
        margin-right: 0
    }
    .navigation_modal {
        z-index: 9999;
    }
}
.smaller .header-user-info {

margin-right: 40px !important;
}

.smaller .drop-opener {

top: 15px !important;
}


@media (max-width: 480px) {

.all-tree-content-section {
    padding:40px 0 20px !important;
}

.header-main-inner {
    padding: auto;
  }
  .tree_node
  _count{
    position: fixed;
    top: 100px !important;
    }
    .header-user-info-inner {
    padding-left: 10px;
    }
    
   .carousel-text-title {
  font-size: 40px !important;
    line-height: 48px !important;
    
    }
    
    
    .carousel-text-desc {
  font-size: 20px !important;
  margin-top: 20px !important;
  line-height: 30px !important;
  
  }
    .smaller .header-user-info {
    display: none;}
    
    .smaller .drop-opener {
    top: 15px;}
    
    a.head-signup {
  font-size: 12px !important;

  padding: 5px 5px !important;
  }
  
    .tree-section-menu {
        position: fixed;
        left: 10px;
        top: 150px;
    }
    .tree-section-search {
        position: fixed;
        right: 10px;
        top: 150px;
    }
}

a {
    cursor: pointer;
}

.media-video:before
/* .media-list-data-img.media-video:before */

    {
    content: "\f04b";
    position: absolute;
    right: 0;
    top: 50%;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-style: normal;
    left: 50%;
    color: #fff;
    background: #ca1919;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    line-height: 22px;
    bottom: 0;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.media-video {
    position: relative;
}

.dd-item&gt;button {
    padding: 0;
}

/* =================For only print and minview------------------ */

/* Tree scroll customization starts*/

.tree-section-main {
    max-height: 400px;
    min-height: 380px;
}

#copy_chart, #temp_image {
    position: absolute;
    top: 3000px;
    left: 3000px;
    z-index: 0;
}

.albumsInEntry {
    font-size: 15px;
    color: #CA9386;
    font-weight: 400;
}

.view_tree {
    /* border-bottom-right-radius: 10px; */
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #898993;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}

/* .media-list-section{
float: none;max-height: 178px;min-height: 100px;
} */

p {
    margin-bottom: 1rem !important;
}

.tree-section-main {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

div.error:empty, span.custom-error:empty {
    background: #fff;
}

div.error, span.custom-error {
    background: #c14139;
    color: #fff;
    padding: 3px;
    font-size: 13px;
    display: block;
    border-radius: 5px;
    font-weight: 600;
    line-height: 25px;
    float: left;
    width: 100%;
}

.family-name-error {
    width: 50%!important;
    margin-left: 25%!important;
}

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

.changeFamilyName-form {
    margin-top: 15px;
}

.album-list-item {
    padding: 20px;
}

/* html,body{
    overflow-y: scroll ! important;
} */

.setHtmlText, .setAlbumHtmlText {
    color: #a06557;
}

/*---------13 07 -----------*/

h5.uraccountheading {
    font-size: 25px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300;
}

.uraccountheading span {
    font-size: 18px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: 300;
}

.leftseturaccount {
    float: left;
    width: 100%;
    padding: 10px 30px;
    padding-bottom: 35px;
}

.editimgacc {
    float: right;
    width: 100%;
    text-align: right;
}

.editimgacc a {
    position: static;
}

.accountimg {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.accountimg .media-person-photo {
    position: static;
}

.accountimg .media-person-photo img:last-child {
    position: relative;
    left: 0;
}

.left-securaccountdetail {
    width: 70%;
    float: left;
    padding-right: 45px;
}
#BrowseFaqSubscription {
    float: right;
    /* margin-right: -100px; */
    margin-right: -45px;

}

.rightsecuraccount {
    width: 30%;
    float: right;
}
#BrowseCategory {
    float: left;
}
.leftseturaccount.subssections {
    padding-top: 25px;
}

.subs-green {
    width: 100%;
    float: left;
    background: #A1D283;
    padding: 20px;
    margin: 15px 0;
    position: relative;
    border-radius: 4px;
}

.gift-subs {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    background: #B4E597;
    color: #fff;
    font-size: 25px;
    line-height: 65px;
    top: 8px;
}

.substextdiv {
    float: left;
    width: 100%;
    padding-left: 90px;
}

.subs-green span.headingsubs {
    font-size: 15px;
    font-weight: 500;
}

span.headingsubs {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 500;
}

.subs-green span.headingsubs {
    font-size: 15px;
    font-weight: 500;
}

.substextdiv p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
	margin-bottom: 0 !important;
}

.page-content-section.accountsectionsmargin {
    margin-top: 0;
    min-height: auto;
}

.urdetailsmaindsec {
    float: left;
    width: 100%;
}

.rightsecuraccount .page-content-section {
    min-height: auto;
    background: rgba(255, 255, 255, 0.6);
}

.rightsecuraccount h5.uraccountheading {
    padding: 0 30px;
    /* font-size: 22px; */
    font-size: 19px;
    font-weight: 500;
    line-height: 32px;
}

.listingaccountpage {
    float: left;
    width: 100%;
}

.listingaccountpage ul {
    float: left;
    padding: 10px;
}

.listingaccountpage ul li {
    float: left;
    width: 100%;
    padding: 3px 0;
    list-style: none;
}

.listingaccountpage ul li a {
    padding-left: 10px;
    font-size: 14px;
    color: #7D7B93;
    float: left;
    width: 100%;
    font-weight: 500;
    padding-left: 22px;
}

.listingaccountpage ul li:before {
    content: "•";
    color: #CA9386;
    width: 5px;
    height: 5px;
    line-height: 28px;
    float: left;
    font-size: 22px;
    padding-right: 3px;
}

.page-content-section.accountsectionsmarginright {
    margin-bottom: 0;
}

.page-content-section.accountsectionsmarginright .leftseturaccount.subssections {
    padding-bottom: 10px;
}

.listingaccountpage ul li.moreinfoacc a {
    color: #CA9386;
    padding-top: 10px;
    float: left;
}

.listingaccountpage ul li.moreinfoacc::before {
    display: none;
}

.footer-main {
    position: relative;
    padding: 40px 0;
    margin-top: 30px;
}

.footer-inner-link ul {
    width: 100%;
}

.footer-inner-link ul li {
    width: 33%;
    text-align: left;
    display: inline-block;
}

.followuson {
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    color: #4E4C62;
    width: 100%;
}

.footer-inner-copy ul {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.footer-inner-copy ul li {
    list-style: none;
    display: inline-block;
    padding: 20px;
    padding-left: 0;
    padding-bottom: 8px;
    padding-top: 12px;
}

.footer-inner-copy ul li a {
    color: #CA9386;
    font-size: 20px;
}

.newpagesbtnacc {
    float: left;
    width: 100%;
    padding: 15px;
}

.newpagesbtnacc button {
    margin-right: 10px;
}

.tablepaddingzero {
    padding-left: 0;
    padding-right: 0;
}

span.dividermarktable {
    color: #CFD3E2;
}

.sectionfrtag {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
}

.sectionfrtag a {
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    background: #939CED;
    text-align: center;
    display: inline-block;
}

.sectionfrtagg {
    text-align: center;
    width: 100%;
    position: relative;
    padding: 10px 20px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.blogpage .page-section-title-text {
    padding-top: 0;
}

.page-content-section.blogpage {
    padding: 30px;
}

span.nextblog {
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #E8EAF1;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    color: #B3B1C8;
    position: absolute;
    left: 0;
}

.images-blog {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 40px;
    /* height: 500px;
    max-height: 100%; */
}

/* .images-blog img {
    width: 100%;
 
    height: 400px;
    max-height: 100%;
} */

.innerblogpage {
    float: left;
    width: 100%;
}

.namedivblog {
    float: left;
    width: 100%;
}

.bloginnernamesecimg {
    float: left;
    width: 100%;
}

.bloginnernamesecimg img {
    float: left;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    text-align: center;
}

.nameofblogwriter {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #4E4C62;
    padding: 10px 0;
    font-weight: 500;
    padding-bottom: 5px;
    text-align: left;
}

.timeforblog {
    float: left;
    width: 100%;
    position: relative;
    font-size: 14px;
    color: #4E4C62;
    text-align: left;
    padding-left: 20px;
    max-height: 100px;
    min-height: 30px;
}

span.timeiconsblog {
    position: absolute;
    left: 0;
    padding-top: 0;
}

.authordes {
    float: left;
    width: 100%;
    font-size: 14px;
    /* color: #7E7A9C; */
    color: #4E4C62;
    text-align: left;
    line-height: 24px;
    padding-top: 10px;
}

.blog-writtencotentcenter {
    float: left;
    width: 100%;
    padding: 10px 15px;
    text-align: left;
    overflow: hidden;
}

.blog-writtencotentcenter p {
    font-size: 14px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 30px;
}

.imagesBlog {
    font-size: 14px;
    /* color: #7E7A9C; */
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 30px;
}

.imagesBlog p {
    /* color: #7E7A9C; */
    color: #4E4C62;
    line-height: 25px;
    font-size: 14px;
}

.imagesBlog a {
    /* color: #7E7A9C; */
    color: rgb(47, 128, 214);
}

h2.blogheading {
    font-size: 22px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 32px;
    padding: 15px 0;
    font-family: 'Gotham';
    weight: 600;
}

.quotesblog {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    font-size: 24px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 40px;
}

.quotesicon {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}

.commemntssecblog {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.headingcomments {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #4E4C62;
    letter-spacing: 0;
    font-weight: normal;
}

.inercommentsdiv {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.commemntssecblog .modal-comment-list {
    width: 100%;
    float: left;
    max-height: 100%;
    overflow: auto;
}

.commemntssecblog .comment-write-sec textarea {
    height: 55px;
}

.commemntssecblog .comment-write-sec button {
    top: 8px;
}

.blogarticleshareicons {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #4E4C62;
    text-align: left;
    margin-bottom: 20px;
}

.blogarticleshareicons ul {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.blogarticleshareicons ul li {
    list-style: none;
    display: inline-block;
    padding: 20px;
    padding-left: 0;
    padding-bottom: 8px;
    padding-top: 12px;
    padding-right: 10px;
}

.blogarticleshareicons ul li a {
    color: #DADDEA;
    font-size: 16px;
    height: 30px;
    width: 30px;
    border: 2px solid #DADDEA;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
}

.blogmain {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 150px;
}

.width100blog {
    float: left;
    width: 100%;
}

.width15blog {
    float: left;
    width: 15%;
}

.width60blog {
    float: left;
    width: 60%;
}

.blogtopfields .form-field {
    padding-top: 0;
    width: 52%;
}

.blogtopfields .form-field select.custom-select {
    background-color: #fff;
}

.serachiconblog {
    float: right;
    width: 45px;
    height: 45px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 45px;
    color: #C4C6DA;
}

.blogfullinnerart {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.articlefulldiv {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.articleimg {
    float: left;
    width: 100%;
    /* max-height: 150px; */
    height: 185px;
    max-height: 100%;
}

.articleimg img {
    width: 100%;
    height: 200px;
    max-height: 100%;
}

.articleinnercontent {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px 20px;
}

.categorydevname {
    float: left;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    color: #A1D283;
}

.width50blogname {
    float: left;
    width: 50%;
}

.titleofblogarticle {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 25px;
    padding: 10px 0;
    font-weight: bold;
    padding-bottom: 10px;
}

.timeforblog.colored {
    color: #CA9386
}

.description-art {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 26px;
    padding: 5px 0;
}

.sidebarblog {
    float: right;
    width: 100%;
    padding: 10px;
    padding-left: 20px;
    padding-top: 0;
}

.sidebarblog h2 {
    font-size: 22px;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 32px;
}

.sidebarposts {
    float: left;
    width: 100%;
    margin-top: 40px;
    position: relative;
    margin-bottom: 15px;
}

.img-articleside {
    height: 90px;
    /* width: 90px; */
    width: 143px;
    border-radius: 10px;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    left: 0;
}

.img-articleside img {
    width: 100%;
    height: 100%;
}

.textarticle {
    float: left;
    width: 100%;
}

.sidebarposts .textarticle {
    /* padding-left: 120px; */
    padding-left: 164px;
}

.sidebarposts .titleofblogarticle {
    padding-top: 0;
}

.manage-permision {
    float: left;
    width: 100%;
}

.invitefrnds {
    position: absolute;
    left: 0;
    /* top: 45px; */
    bottom: 0;
}

.invitefrnds a {
    padding: 10px 15px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
}

.invitefrnds a i {
    padding-right: 10px;
}

.managePerimission {
    position: absolute;
    right: 17px;
}
.inviteList{
    position: absolute;
    right:215px;
}
.managePerimission a , .inviteList a {
    /* padding: 10px 15px; */
    padding: 5px 15px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 13px;
}

.managePerimission a i {
    padding-right: 10px;
}

.manage-permision .page-section-title {
    position: relative;
}

.toggleswitchtext {
    position: absolute;
    right: 0;
    /* top: 45px; */
    bottom: 0;
    font-size: 14px;
    color: #7D7B93;
    line-height: 30px;
}

.togglecustdiv {
    float: right;
    padding-left: 10px;
}

/* .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
} */
/* on 28 april,2021 for toggels on right side bar my account */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 25px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

/* .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 5px;
    bottom: 5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
} */
/* on 28 april,2021 for toggels on right side bar my */
.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 5px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #A1D283;
}

input:focus+.slider {
    box-shadow: 0 0 1px #A1D283;
}

/* input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
} */
/* on 28 april,2021 for toggels on right side bar my account */
input:checked+.slider:before {
    left: auto;
    right: 4px !important;
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.permissiontable {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 25px;
}

span.infotablepermision {
    position: absolute;
    right: 0;
    top: 0;
    color: #C4C6DA;
}

.infotablepermision a {
    width: 25px;
    height: 25px;
    border: 1px solid #C4C6DA;
    text-align: center;
    border-radius: 50%;
    line-height: 22px;
    font-size: 14px;
}

.blognextimg {
    float: left;
    width: 100%;
    /* background-image: url(../images/books-to-love_header_1200x800.png); */
    height: 300px;
}

.textnextblog {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 100px;
    text-transform: uppercase;
}

a.textnextblogmain {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #FFFFFF;
    padding-top: 10px;
    cursor: pointer;
}

.helpandsupportdivsingle {
    float: left;
    width: 100%;
    padding: 20px;
    background: #E5E8F3;
    font-size: 16px;
    color: #7E7A9C;
    border-radius: 4px;
    margin: 10px 0;
    position: relative;
}

.uraccountheading.helpsupportheading {
    margin: 15px 0;
}

.helpandsupportdivsingle span {
    position: absolute;
    right: 20px;
}

.helpandsupportlist.listingaccountpage ul li a {
    /* color: #B3B1C8; */
}

.helpandsupportlist.listingaccountpage ul li::before {
    display: none;
}

.helpandsupportlist.listingaccountpage ul li {
    padding: 10px 0;
    position: relative;
}

.helpandsupportlist.listingaccountpage ul li:hover a {
    color: #4E4C62;
}

.helpandsupportlist.listingaccountpage ul li.active a {
    color: #4E4C62;
}

.helpandsupportlist.listingaccountpage ul li:hover i {
    display: block;
}

.helpandsupportlist.listingaccountpage ul li.active i {
    display: block;
}

.listingaccountpage.helpandsupportlist li i {
    position: absolute;
    right: 0;
    font-size: 20px;
    line-height: 21px;
    color: #4E4C62;
    display: none;
}

.helpsupportfaq {
    float: left;
    width: 100%;
}

.helpsupportfaq .panel.panel-default {
    padding: 15px;
    border-bottom: 1px solid #E8EAF1
}

.helpsupportfaq .panel.panel-default h4 {
    font-size: 16px;
    color: #4F4B6B;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
}

.helpsupportfaq .panel.panel-default h4 a.collapsed {
    color: #7E7A9C;
}

.helpsupportfaq .panel.panel-default h4 a {
    color: #4F4B6B;
    font-weight: 500;
}

.helpsupportfaq .panel-collapse {
    background: #FFFFFF;
    border: 1px solid #E8EAF1;
    border-radius: 0 10px 10px 10px;
    font-size: 14px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 20px;
}

.helpsupportfaq .panel-body {
    padding: 20px;
}

.helpsupportfaq .panel.panel-default h4 a span {
    position: absolute;
    left: 0;
    top: 7px;
}

.helpsupportfaq .panel.panel-default h4 {
    position: relative;
    padding-left: 30px;
    font-weight: normal;
}

.helpsupportfaq .panel.panel-default h4 a.collapsed .fa.fa-plus {
    display: block;
}

.helpsupportfaq .panel.panel-default h4 a.collapsed .fa.fa-minus {
    display: none;
}

.helpsupportfaq .panel.panel-default h4 a .fa.fa-plus {
    display: none;
}

.helpsupportfaq .panel.panel-default h4 a .fa.fa-minus {
    display: block;
}

.premiumdetails {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #7D7B93;
}

.subs-green.preimumacc {
    background: #EDC593;
}

.subs-green.preimumacc .gift-subs {
    background: #F5D3A8;
}

.fas.fa-crown:before {
    content: "\f521";
    font-family: 'Font Awesome 5 Free';
}

.cardpayment {
    float: left;
    width: 100%;
    background: #F5F5F7;
    border-radius: 4px;
    padding: 18px;
    margin: 15px 0;
}

.cardpayment span.headingsubs {
    font-size: 15px;
    color: #4E4C62;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.cardpayment p {
    font-size: 13px;
    color: #7D7B93;
    float: left;
    width: 100%;
    color: #7D7B93;
	margin-bottom: 0 !important;
}

.cardpayment p b {
    padding-left: 10px;
}

.textfrrate {
    float: left;
    width: auto;
    font-size: 12px;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.textfrrate b {
    font-size: 16px;
}

.payment-carddetails {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.headingpaymentpop {
    font-size: 16px;
    color: #4E4C62;
    float: left;
    width: 100%;
}

.cardlistname {
    position: relative;
}

ul.cardlistingpayment {
    padding: 0;
    position: absolute;
    top: 8px;
    right: 18px;
    margin: 0;
}

ul.cardlistingpayment li {
    list-style: none;
    display: inline-block;
    padding-left: 5px;
    opacity: 0.5
}

ul.cardlistingpayment li.active {
    opacity: 1;
}

ul.cardlistingpayment li img {
    width: 30px;
}

.width50select {
    width: 46%;
    float: left;
    margin-right: 2%;
}

.paymentdetailspop {
    max-width: 800px;
}

.discoutncouponapply {
    width: 100%;
    position: relative;
}

.discoutncouponapply button {
    position: absolute;
    right: 5px;
    font-size: 15px;
    color: #CA9386;
    letter-spacing: 0;
    line-height: 35px;
    background: none;
    border: none;
    cursor: pointer;
    font-weight: bold;
    z-index: 99;

}

.order-summary {
    float: left;
    width: 100%;
    padding: 15px;
    background: #E5E8F3;
    border-radius: 4px;
    margin-bottom: 20px;
}

.textforlabelorder {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #4E4C62;
    padding: 5px 0;
    position: relative;
}

.ordersmalltagtext {
    font-size: 13px;
    color: #B3B1C8;
    float: left;
    width: 100%;
}

.totaldiv {
    loat: left;
    width: 100%;
    border-top: 1px solid #DDD;
    margin-top: 20px;
    padding: 10px 0;
}

.overlayfrimg {
    background: rgba(15, 15, 15, 0.9);
    float: left;
    width: 100%;
    height: 100%;
}

.downloadpdf {
    float: right;
    width: 100%;
}

.downloadpdf a {
    padding: 10px 15px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.downloadpdf a i {
    padding-right: 10px;
}

.paymentdetaildata {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.leftsecdatapayment {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #7D7B93;
    padding: 20px 0;
    text-transform: uppercase;
}

.rightsecdatapayment {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #7D7B93;
    padding: 20px 0;
}

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

.rightsecdatapayment.data-email {
    color: #CA9386;
}

.searcharchive {
    float: left;
    width: 100%;
    position: relative;
}

.searcharchive input[type=text] {
    background: #F7F7F9;
    border-radius: 30px;
    width: 100%;
    padding: 15px;
    border: none;
    padding-left: 50px;
    color: #7D7B93;
    font-size: 14px;
}

.searcharchive span i {
    color: #CA9386;
}

.searcharchive span {
    position: absolute;
    left: 20px;
    top: 15px;
}

.tagsimgserach {
    float: left;
    padding: 5px 15px;
    background: #EFF1F6;
    border-radius: 6px;
    font-size: 12px;
    color: #7D7B93;
}

.tagsimgserach i {
    padding: 0 5px;
}

.colorgreyactive {
    color: #4E4C62;
}

.discoutncouponapply button:focus {
    outline: none;
}

@media (max-width: 1024px) {
    .header-guest-tree-menu:hover .guest-info-menu {
        width: 100%
    }

    .left-securaccountdetail {
        width: 100%;
        padding: 0;
    }
    .rightsecuraccount {
        width: 100%;
        padding: 0;
    }
    .footer-inner-link ul li {
        width: 50%;
    }
    .commemntssecblog .modal-comment-write .comment-list-user {
        left: 10px;
    }
    .commemntssecblog .comment-write-sec button {
        right: 0px;
    }
    .commemntssecblog .comment-write-sec {
        padding: 0 10px 0 0;
    }
    .commemntssecblog .modal-comment-write {
        position: relative;
        padding: 10px 10px 10px 52px;
    }
    .titleofblogarticle {
        font-size: 16px;
    }
    .img-articleside {
        height: 50px;
        width: 50px;
    }
    .sidebarposts .textarticle {
        padding-left: 70px;
    }
    .width50blogname {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .blogtopfields .form-field {
        padding-top: 0;
        width: 100%;
        padding-right: 0;
    }
    .width15blog {
        float: left;
        width: 100%;
    }
    .invitefrnds {
        position: static;
        margin-top: 10px;
        display: inline-block;
    }
    .toggleswitchtext {
        position: static;
        width: 100%;
        display: inline-block;
        margin-top: 10px;
    }
    .togglecustdiv {
        float: right;
        padding-left: 10px;
        width: 100%;
    }
    .textforlabelorder.text-right {
        text-align: left !important;
    }
}

@media (max-width: 480px) {
    .footer-inner-link ul li {
        width: 100%;
    }
}

@media (max-width: 640px) {
    span.infotablepermision {
        position: absolute;
    }
    .permissiontable {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .media-album-list-main ul.listsearchmain&gt;li {
        padding: 0;
    }
    .listsearchmain .media-album-list-img {
        position: static;
        margin-bottom: 20px;
    }
    .listforactionssearch {
        float: right;
        width: auto;
    }
    .permission-table-section {
        width: 100%;
        padding: 5px 0px;
        float: left;
    }
    .default_permission_clarifing_text {
        padding-left: 0px;
    }
}

@media (max-width: 480px) {
    .footer-inner-link ul li {
        width: 100%;
    }
    .listforactionssearch {
        float: right;
        width: auto;
    }
}

input.otp_fields {
    font-size: 15px;
    height: 30px;
    width: 50px;
    margin: 5px;
    text-align: center;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #b6b1b1
}

p a {
    line-height: 29px;
    font-size: 15px;
    color: #5b5b5f;
}

.blog_details {
    cursor: pointer;
}

.width20blog {
    float: right;
    width: 25%;
    position: relative;
}

.blogmain .tree-section-search {
    position: absolute;
    float: right;
    margin: 0;
    top: 0;
    right: 0;
}

.sidebarblog .titleofblogarticle {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
}

.container {
    width: 1100px;
    max-width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
.content {
    padding-top: 110px; /* Matches initial header height */
};
}

.modal-content-main .form-field {
    padding-left: 0px;
}

.album-list-text-desc p {
    font-weight: normal;
    line-height: 22px;
}

/*------------24 07 18-----------*/

.treedivfull {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 150px;
}

.treedivfull .page-section-title-text {
    width: 100%;
    text-align: center;
    font-size: 30px;
    /* margin-top: 25px; */
}

.treedivfull .page-section-title-text2 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-top: 0px;
    color:#4E4C62;
}

.innerdivtree {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 20px;
    width: 400px;
    max-width: 100%;
}

.innerdivtreesub {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 30px 10px;
    vertical-align: top;
}

.imgcentertree {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

.imgcentertree img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
}

.nametitletree {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 15px;
    color: #4E4C62;
    text-align: center;
}

.detailtreesub {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}

.detailtreesub .timeforblog {
    text-align: center;
    width: auto;
    display: inline-block;
    float: none;
    font-size: 12px;
    color: #B3B1C8;
    padding-left: 15px;
    margin: 0 5px;
}

.detailtreesub .timeforblog.colored {
    color: #CA9386;
}

.modal .form-field {
    padding-left: 0px;
    padding-right: 0px;
}

.ElementsApp input {
    color: #eb1c26!important;
}

.form-field .StripeElement, .form-field input[type="text"], .form-field input[type="password"], .form-field input[type="email"] {
    border: 1px solid #DADDEA;
    font-size: 15px;
    color: #4E4C62;
    height: 40px;
    letter-spacing: 0;
    line-height: 26px;
    border-radius: 4px;
    padding: 5px 10px;
    width: 100%;
    cursor: inherit;
    position: relative;
}

.form-field .StripeElement.focus, .form-field input[type="text"]:focus, .form-field input[type="password"]:focus, .form-field input[type="email"]:focus {
    border: 1px solid #D7C2B2
}

.form-field .StripeElement {
    padding: 10px 10px;
}

.cardpayment .update-card {
    right: 25px;
    position: absolute;
    top: 25px;
    color: #B3B1C8;
    cursor: pointer;
}

.cardpayment .delete-card {
    right: 25px;
    position: absolute;
    bottom: 25px;
    color: #ED9397;
    cursor: pointer;
}

.error-page a {
    border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 20px;
    width: auto;
    display: inline-block;
    margin: 5px 10px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 15px;
    float: right;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */
}
.error-page {
    text-align: center;
}

@media screen and (min-width:768px) {
    .error-page {
        display: flex;
        align-items: center;
        place-content: center;
    }
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #E8EAF1;
    border-color: #ddd;
}

.page-item.active .page-link {
    z-index: 2;
    color: #4E4C62;
    background-color: #fff;
    border-color: #fff;
    border-radius: 5px;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #868e96;
    background-color: #E8EAF1;
    border: 1px solid #ddd;
    border: none;
}

.page-link:hover {
    color: #4E4C62;
}

.input-group-addon.calender-icon {
    position: absolute;
    right: 0;
    z-index: 999;
    width: auto;
    height: 100%;
}

.form-field-ul {
    padding-left: 20px;
    font-size: 13px;
    width: 100%;
    display: inline-block;
    font-weight: 450;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

a.discount-cancel-botton {
    position: absolute;
    right: -104px;
    font-size: 14px;
    top: -10px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 35px;
    border: none;
    background: none;
    cursor: pointer;
    font-weight: bold;
}

.subscription_detais ul, .subscription_detais p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 22px;
}

.after-signup-tree-options {
    padding-top: 45px
}

.detail_button {
    color: #4E4C62;
    cursor: pointer;
    padding: 8px 15px;
    background: #fff;
    display: inline-block;
    margin-top: 10px;
    border-radius: 10px;
}

#div_details_toggle {
    margin-top: 10px;
}

@media (max-width: 640px) {
    .discoutncouponapply {
        width: 100%;
        position: relative;
    }
}

.parafornewtree {
    float: left;
    width: 100%;
    font-size: 13px;
    margin-top: 8px;
}

.paragraph-space p {
    margin-top: 10px;
}

.headingsubs span.card_name {
    margin-left: 70px;
}

.dd-list .dd-list {
    padding-left: 0;
}

.dd-item&gt;button {
    margin-left: 15px !important;
}

.dd3-content.dd-chapter_content.media-list-section {
    padding-left: 50px !important;
}

/* &lt;&lt;&lt;&lt;&lt;&lt;&lt; HEAD

.dd-item&gt;button.dd-collapse::before {
    font-size: 18px !important;
    height: 22px;
    width: 25px;
    line-height: 20px;
    padding: 0;
======= */

.dd-item&gt;button.dd-collapse::before {
    font-size: 18px !important;
    height: 25px;
    width: 25px;
    line-height: normal;
    padding: 0;
    border-radius: 50%;
    padding-top: 1px;
}

.dd-item&gt;button.dd-expand::before {
    font-size: 18px !important;
    height: 25px;
    width: 25px;
    line-height: normal;
    padding: 0;
    border-radius: 50%;
    padding-top: 1px;
}
/* 
.dd-item&gt;button.dd-expand::before {
    font-size: 18px !important;
    height: 25px;
    width: 25px;
    line-height: 25px;
    padding: 0;
    border-radius: 50%;
} */

.dd-chapter_content.media-list-section {
    /* border-bottom: 10px solid #E8EAF1; */
    border-top: 10px solid #E8EAF1;
}

.media-list-section.media-list-data {
    min-height: 130px;
    overflow: hidden;
}

#read-more-modal {
    font-size: 14px;
    color: #5b5b5f;
}

h5.uraccountheading.helpheadingmargin {
    margin-top: 30px;
}

/*----------12 09 18-------------*/

.fullimgtree .innerdivtreesub {
    padding: 0;
    padding-bottom: 20px;
    overflow: hidden;
}

.fullimgtree .imgcentertree {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    /* height: 100%; */
    height: 153px;
    max-height: 100%;
    margin-top: 0;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}

.fullimgtree .imgcentertree img {
    width: 100%;
    height: 100%;
    border-radius: 0px;
}

.upload-imgplace {
    position: absolute;
    right: 5px;
    color: #CA9386;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 32px;
    bottom: 5px;
    cursor: pointer;
}

#tree-image-modal .modal-dialog {
    max-width: 500px;
}

.fullimgtree .imgcentertree .default_image {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    margin-top: 30px;
}

#tree-upload-demo .cr-boundary {
    width: 100% !important;
}

/* #get_media_link {
    position: absolute;
    right: 5px;
    border: none;
    cursor: pointer;
    padding: 4px 6px;
    top: 0px;
} */

#quickLink_get_media_link {
    position: absolute;
    right: 5px;
    border: none;
    cursor: pointer;
    padding: 4px 6px;
    top: 0px;
}

.media-list-control-rate.no-rating, .media-list-control-rate .no-rating {
    margin-top: 30px;
}

.payment-carddetails .form-field, .stripe_form .form-field {
    padding: 10px 0
}

@media screen and (min-width:768px) and (max-width:980px) {

 .tree-section-menu-btn {
        margin-top: 25px;
    }
    
    a.media-list-add-sec {
        top: 22px;
    }
    .media-list-control-rate {
        width: 50%;
        padding: 0;
        text-align: left;
    }
    .media-list-control {
        width: 50%;
        float: right
    }
    .width15blog {
        width: 40%
    }
    .width100blog {
        padding-bottom: 50px;
    }
    .data-dropdown-link-main {
        left: 0
    }
    .bloginnernamesecimg img {
        width: 125px;
    }
    .hero-banner-main {
        background-position: 70% center !important;
        background-attachment: unset !important;
    }
    h2.carousel-text-title {
        font-size: 70px !important;
        line-height: 80px !important;
        
    }
    h4.carousel-text-subtitle {
        font-size: 20px !important;
    }
    
}

@media screen and (max-width:767px) {
    .form-img-upload {
        padding: 70px 10px 15px 10px;
    }
    .form-upload-text {
        font-size: 16px;
    }
    .media-person-desc {
        padding-left: 15px;
    }
    a.media-list-add-sec {
        float: right;
        position: static
    }
    .media-list-control ul li {
        padding: 3px 5px;
    }
    .media-person-btn-grp .button-link {
        float: left;
        margin-right: 5px;
    }
    .media-person-btn-grp .text-right .button-link {
        margin-left: 0
    }
    .comment-list-name span {
        padding: 0 0;
        font-size: 12px;
        line-height: 17px;
        display: block
    }
    .comment-write-sec {
        padding: 0 45px 0 0;
    }
    .comment-write-sec button {
        right: 0
    }
    .modal-comment-write {
        padding: 10px 0px 10px 45px;
    }
    .modal-comment-write .comment-list-user {
        left: 0
    }
    .comment-write-sec textarea {
        padding: 0
    }
    .media-list-data-text {
        padding: 10px 10px 0
    }
    .notification-list {
        -moz-transform: translate(50%, 0%);
        -webkit-transform: translate(50%, 0%);
        transform: translate(50%, 0%);
    }
    .cropit-image-modal .modal-footer {
        padding: 0 10px 10px;
    }
    .form-img-show {
        width: 100px;
        height: 100px;
    }
    .button-new-file {
        padding: 5px 15px;
    }
    .button-crop-file {
        padding: 5px 15px;
    }
    .button-del-file {
        padding: 5px 15px;
    }
    .media-list-control-rate {
        text-align: left
    }
    .media-list-control-main {
        float: left
    }
    .table-list-section {
        padding: 0 15px;
    }
    .leftseturaccount {
        padding: 10px 10px;
    }
    .leftseturaccount .form-field {
        padding: 10px 0px;
    }
    .listingaccountpage ul {
        padding: 0px;
    }
    .rightsecuraccount h5.uraccountheading {
        padding: 0 15px;
        font-size: 18px;
        line-height: 24px;
    }
    .page-content-section.blogpage {
        padding: 10px;
    }
    .blog-writtencotentcenter {
        padding: 10px 5px;
    }
    .page-section-title.manage-permission {
        padding: 15px 0 15px;
    }
    .width15blog {
        width: 40%
    }
    .width100blog {
        padding-bottom: 50px;
    }
    .tree-section-search-box.active {
        width: 250px;
    }
    .tree-section-search-box.active input[type="text"] {
        width: 100%;
    }
    .media-person-info.media-couple {
        padding-left: 15px;
    }
    .newpagesbtnacc {
        padding: 10px 0
    }
    ul.cardlistingpayment li img {
        width: 26px;
    }
    ul.cardlistingpayment {
        right: 15px !important;
    }
    .data-dropdown-link-main {
        left: 0
    }
    #minimap, #minimap #selectWin, #minimap #miniview {
        bottom: 5px;
    }
    .user-menu-link {
        margin-top: 3px;
    }
    .notification-list-in {
        margin-top: 4px;
    }
    .media-album-list-main {
        padding: 15px;
    }
    .media-album-list-img {
        position: static
    }
    .media-album-list-main ul li {
        padding-left: 0;
        padding-right: 0;
    }
    .media-list-control {
        text-align: right
    }
    .bloginnernamesecimg img {
        width: 125px;
    }
}

span.timeiconsblog {
    position: absolute;
    left: 0;
    padding-top: 0;
}

@media screen and (max-width:479px) {
    .managePerimission {
        position: static
    }
    .managePerimission a {
        margin-top: 10px;
    }
}

@media screen and (min-width:981px) and (max-width:1024px) {
    .width60blog.blogtopfields {
        width: 40%
    }
    .blogtopfields .form-field {
        padding-left: 0
    }
}

/*--------  --------*/

body.new-home-body {
    background: #fff;
}

.hero-banner-main {
    width: 100%;
    float: left;
    background: linear-gradient(90deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,0) 100%), 
                url(../images/mfa-header-main.jpg) no-repeat center -100px;
    background-attachment: fixed;
    background-size: cover;
}

.hero-banner-main:before {
    background: red;
    width: 100%;
}

.carousel-item img {
    width: 100%;
    height: auto;
    display: none
}

.carousel-item {
    width: 100%;
    min-height: 80vh;
}

/* .carousel-item.carousel-first {
    background: url(../images/Photo_archive.jpg) no-repeat center -70px;
    background-size: cover
} */

.carousel-item.carousel-second {
    background: url(../images/banner-img-2.jpg) no-repeat center;
    background-size: cover
}

.carousel-item.carousel-third {
    background: url(../images/banner-img-3.jpg) no-repeat center;
    background-size: cover
}

.carousel-text-panel {
    justify-content: left;
    width: 100%;
    display: flex;
    align-items: center;
    height: 80vh
}

/* @media screen and (min-width:1800px) {
    .carousel-item {
        min-height: 50vh;
		  
    }
    .carousel-item.carousel-first {
        background-position: top center
    } */
    /* .carousel-text-panel {
        height: 50vh
    } */
	/* .carousel-item.carousel-first {
    background: url(../images/banner-img-1.jpg) no-repeat center -100px;
        background-size: auto auto;
    background-size: cover;
} */

/* } */

.carousel-text-panel {
        height: 80vh
    }

.carousel-text-section {
    width: 60%;
    display: inline-block;
    padding: 40px 0;
    font-family: 'Gotham';
    font-weight: 400;
    /* margin-bottom: 150px; */
    margin-bottom: 80px;
}

h1.carousel-text-title {
    width: 100%;
    float: left;
    margin: 0;
    font-family: 'Gotham';
    font-weight: 600;
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    letter-spacing: 0;
}


h2.carousel-text-title {
    width: 100%;
    float: left;
    padding: 0px 0;
    margin: 0;
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 82px;
    line-height: 94px;
    color: #FFFFFF;
    letter-spacing: 0;
}

h4.carousel-text-subtitle {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 15px;
    font-family: 'Gotham', sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 50px;
}

.carousel-text-desc {
    font-family: 'Gotham';
    font-size: 22px;
    margin-bottom: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    width: 100%;
    float: left
}

a.carousel-btn {
    background: #24995e;
    padding: 8px 15px;
    line-height: 26px;
    border-radius: 4px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.section-video-main {
    background: #EEF0F7;
    width: 100%;
    float: left;
   padding: 20px 0 20px;
/* margin-bottom: 60px; */
}

.section-content-text {
    width: 45%;
    float: left;
    padding: 40px;
}

@media screen and (min-width:1280px) {
    .section-content-text-extra-padding{
        padding-top: 55px !important;
    }
    .padding-bottom-no{
        padding-bottom: 0px !important;
    }
}

.section-content-graphic {
    width: 55%;
    float: left
}

.section-content-graphic img {
    max-width: 94%;
}
#newGraphicContent img {
    max-width: 80%;
    margin-top: 12%;
    margin-right: 10%;

}

.section-content-graphic.float-right {
    text-align: right
}

a.section-btn {
    background: #23995e;
    padding: 8px 15px;
    line-height: 26px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 10px 0
}

.content-text-desc {
    font-family: 'proxima_nova_rgregular';
    width: 100%;
    float: left;
    padding: 15px 0;
    font-size: 16px;
    color: #282828;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
}

.content-text-desc p {
    font-family: 'proxima_nova_rgregular';
    width: 100%;
    float: left;
    font-size: 16px;
    color: #282828;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
}

.content-text-desc ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.content-text-desc ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.content-text-desc ul li:before {
    content: " ";
    background: url(../images/Group-14.png);
    width: 5px;
    height: 8px;
    display: inline-block;
    margin-right: 10px;
}

.video-welcome-title {
    width: 100%;
    float: left;
    font-family: 'Gotham';
    font-size: 30px;
    color: #282828;
    letter-spacing: 0;
    font-weight: 600;
    padding-top: 25px;

}

.content-text-title {
    width: 100%;
    float: left;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: #282828;
    font-weight: 600;
    letter-spacing: 0;
}

.section-collection-type {
    width: 100%;
    float: left;
    position: relative;
    top: -90px;
}

.section-collection-type ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.section-collection-type ul li {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 15px;
    list-style: none
}

.collection-type-list {
    background: #FFFFFF;
    box-shadow: 0 9px 15px 0 rgba(50, 62, 83, 0.06);
    width: 100%;
    float: left;
    text-align: center;
}

.collection-img {
    width: 100%;
    float: left;
}

.collection-img img {
    width: 100%;
    height: auto
}

.collection-title {
    width: 100%;
    padding: 18px 0;
    float: left;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    color: #282828;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    font-weight: 500;
	
}
.section-collection-deatil{
    width: 100%;
    padding: 50px 0px;
}

/* .section-view-box{
    background: #ebe9dd;
} */
.section-tree-main {
    width: 100%;
    float: left;
    padding: inherit;
    /* background: #EEF0F7; */
    margin-top: 50px;
    margin-bottom: 50px;
}

.section-cloud-main {
    width: 100%;
    float: left;
    /* padding: 60px 0; */
}

.section-content-cloud {
    width: 45%;
    float: left;
    padding: 25px;
}

.section-content-cloud ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0
}

.section-content-cloud ul li {
    width: 33.33%;
    float: left;
    padding: 10px;
    margin: 0;
    list-style: none
}

.content-cloud-img {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.09);
    width: 100%;
    display: block;
}

.section-content-cloud ul li img {
    max-width: 100%;
    height: auto
}

.section-group-main {
    width: 100%;
    float: left;
    padding: 40px 0;
    /* background: #EEF0F7; */
}

.section-plan-main {
    width: 100%;
    float: left;
    padding:50px 0 0;
    padding-bottom: 60px;
    /* background: #EEF0F7; */
}
.onetimetxt{
    position: relative;
    letter-spacing: 0;
    float: center;
    text-align: center;
    font-family: 'Gotham', sans-serif;
    font-weight: 400;
    line-height: 14px;
    color: #295093;
    font-weight: 600;
    /* margin-top: -23px; */
    padding: 0px 30px;
    font-size: 13px;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-style: italic;
    line-height: 1.3;
      
}
.onetimetxtcheck{
    position: absolute;
    top: -25px;
    left: 0%;
    /* right: 50%; */
    padding: 0 30px;
}
/* .onetimetxt-div{
    margin-top: -23px;
} */

.plan-list-title {
    width: 100%;
    float: center;
    /* padding: 15px 0; */
    font-family: 'Gotham', sans-serif;
    font-weight: 400;
    font-size: 23px;
    color: #282828;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 34px;
    font-weight: 500
}
.textcenterclassplan{
    padding: 0;
    line-height: 1px;
}
.plan-box-special-text{
    font-size: 13px;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-style: italic;
    line-height: 1.3;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #282828;
    letter-spacing: 0;
    /* line-height:24px; */
    font-weight: 600;
    padding: 5px 2px;
}

.plan-list-block {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0 0;
	margin-bottom: 50px;
}
@media screen and (min-width:1024px) {
    .plan-list-block {
        display: flex;
        justify-content: center;
    }
}

/*--
.plan-box-panel:before {
    width: 1px;
    content: "";
    position: absolute;

    top: 30px;
    bottom: 0px;
    background: rgba(151, 151, 151, 0.5)
}--*/

.plan-box-panel {
    width: 50%;
    float: left;
    padding: 0 50px;
	border-right:1px solid rgba(151, 151, 151, 0.5);
}

.plan-box-title {
    width: 100%;
    float: left;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 0 0 0 40px;
    /* margin: 10px 0; */
    margin: 35px 0 0;
    color: #282828;
    letter-spacing: 0;
    line-height:17px;
    position: relative
}

/*--.plan-box-title:before {
    content: " ";
    background: url(../images/plan_free.png) no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px
}--*/

/*--.free-account .plan-box-title:before {
    background: url(../images/plan_free.png) no-repeat;
}
---*/
.paid-account .plan-box-title:before {
    background: url(../images/plan_paid.png) no-repeat;
    width: 32px;
    height: 34px;
}

.plan-box-text {
    width: 100%;
    float: left;
    position: relative;
    padding: 5px;
    text-align: center;
	padding-top: 0;
}

.plan-box-text ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.plan-box-text ul li {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 5px 0;
    list-style: none;
    position: relative;
    font-family: 'proxima_nova_rgregular';
    font-size: 16px;
    color: #282828;
    letter-spacing: 0;
    line-height: 25px;
	margin-top: 0;
    font-weight:600;
}

/*--.plan-box-text ul li:before {
    content: " ";
    background: url(../images/Group-14.png);
    width: 5px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px
} --*/

.section-testimonial-main {
    width: 100%;
    float: left;
    position: relative;
    top: 100px;
}

.testimonial-block-main {
    width: 100%;
    float: left;
}

.testimonial-block-main ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.testimonial-block-main ul li {
    width: 33.33%;
    float: left;
    padding: 15px;
    margin: 0;
    list-style: none
}

.testimonial-box {
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 25px;
    float: left;
    min-height: 445px;
    max-height: 100%;
    box-shadow: 0 6px 15px 0 rgba(50, 62, 83, 0.09);
}

.testimonial-user-detail {
    width: 100%;
    float: left;
    min-height: 72px;
    position: relative;
    margin: 10px 0;
    padding: 0 0 0 85px;
    font-family: 'Gotham', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #282828;
    letter-spacing: 0;
    line-height: 30px;
}

.testimonial-user-detail span {
    opacity: 0.6;
    display: block;
    font-family: 'proxima_nova_rgregular';
    font-size: 16px;
    color: #282828;
    letter-spacing: 0;
    line-height: 30px;
}

.testimonial-user-img {
    width: 72px;
    height: 72px;
    position: absolute;
    border-radius: 40px;
    top: 0;
    left: 0;
}

.testimonial-box-text {
    width: 100%;
    position: relative;
    padding: 50px 0 0;
    float: left;
    font-family: 'proxima_nova_rgregular';
    font-size: 18px;
    color: #282828;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
}

.testimonial-box-text:before {
    width: 38px;
    content: "";
    float: left;
    height: 33px;
    position: absolute;
    top: 0;
    left: 50%;
    background: url(../images/msg-quote.png) no-repeat;
    background-size: contain;
}

.section-app-store-main {
    width: 100%;
    float: left;
    padding: 50px 0 30px;
    background: #EEF0F7;
    display: none; /* this is temp when client add new video need to remove this */
}

.app-store-title {
    width: 100%;
    padding: 10px;
    float: left;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 26px;
    /* font-size: 32px; */
    color: #282828;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    line-height: 50px;
}

.app-store-btn-list {
    width: 100%;
    padding: 10px 0 50px;
    float: left;
    text-align: center;
}

.app-store-btn-list a {
    margin: 5px 15px;
}

a.head-signup {
    width: auto;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0;
    margin: 8px 0 0;
    display: inline-block;
    color:  #fff;
    padding: 5px 15px;
    border-radius: 5px;
    background: #23995e;
    margin: 0px;
}

a.head-signin {
    width: auto;
    padding: 5px 10px;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #282828;
    letter-spacing: 0;
    /* margin-top: 8px; */
    text-align: center;
    display: inline-block;
    position: relative
}

a.head-signin:before {
    width: 16px;
    height: 18px;
    content: "";
    position: absolute;
    top: 6px;
    left: -10px;
    float: left;
    background: url(../images/group-27.png) no-repeat center;
    background-size: contain;
}

.carousel-nav {
    width: 220px;
    padding: 0 40px;
    float: left;
    text-align: center;
    position: relative;
    top: -30px
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
    width: auto;
    bottom: auto;
    top: 10px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 32px;
    height: 15px;
}

.carousel-nav .carousel-control-prev-icon {
    background: url(../images/group-17.png) no-repeat;
}

.carousel-nav .carousel-control-next-icon {
    background: url(../images/group-18.png) no-repeat;
}

.carousel-nav .carousel-indicators {
    position: relative;
    width: auto;
    display: inline-block;
    margin: 0;
    bottom: 0
}

.carousel-nav .carousel-indicators li {
    display: none;
    margin: 0
}

.carousel-nav .carousel-indicators li.active {
    display: inline-block;
    width: 100px;
    background: none;
    text-indent: 0;
    color: #fff;
    font-size: 26px;
}

.carousel-nav .carousel-indicators li.active span {
    font-size: 14px;
    margin-left: 5px;
}

.vertical-middle {
    display: flex;
    align-items: center;
}

.content-graphic-video {
    width: 90%;
    float: left;
}

.section-content-graphic.group-img-cate {
    position: relative;
}

@media screen and (max-width:767px) {
    .vertical-middle {
        display: block
    }
    .section-content-graphic {
        width: 100%;
        text-align: center;
    }
    .section-content-text {
        width: 100%;
    }
    .section-collection-type ul li {
        width: 100%;
    }
    .section-content-cloud {
        width: 100%;
    }
    .plan-box-panel {
        width: 100%;
        float: left;
        padding: 0;
    }
    .plan-list-block:before {
        display: none;
    }
    .testimonial-block-main ul li {
        width: 100%;
    }
    .footer-main {
        padding: 0;
        margin-top: 0;
    }
    .content-graphic-video {
        width: 100%;
    }
    .carousel-text-section {
        width: 100%;
    }
    h2.carousel-text-title {
        font-size: 42px;
        line-height: 55px;
    }
    h4.carousel-text-subtitle {
        font-size: 3.2vw;
    }
    .hero-banner-main {
        background-position: 75% center !important;
        background-attachment: unset !important;
    }
}

/* ======= Blog social icon csss ======*/

a.sshare.facebookhover:hover {
    background: #3B5998;
    color: #fff;
    border-color: #3B5998;
}

a.sshare.twitterhover:hover {
    background: #1DA1F2;
    color: #fff;
    border-color: #1DA1F2;
}

a.sshare.linkedinhover:hover {
    background: #0077B5;
    color: #fff;
    border-color: #0077B5;
}

.collection_type {
    width: 550px;
}

.collection_type .error-page a {
    margin: 5px 3px;
    float: none;
    min-width: 152px;
}

.dashboardCardTitle {
    min-height: 50px;
}

.thumb {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;


    /* display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat; */








}

.thumbPressMedia {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    /* background-repeat: no-repeat; */
}
.innerdivtreesub .infoText {
    position: relative;
    top: 5px;
    font-size: 13px;
    font-weight: 500;
}

.innerdivtreesub .infoTitle {
    font-size: 20px;
    font-weight: 500;
    color: #fe7582;
}

.blog-writtencotentcenter a {
    color: #007bff;
}

.seprateFromRightSpouse{
    margin-right:40px!important;
}

.seprateFromRightSpouse .spouse_line{
    width:40px;
}

.SeprateFromLeftSpouse{
    margin-left:20px!important;
}

.SeprateFromLeftSpouse .left.spouse_line{
    width:40px;
    left: -40px;
}

.formFieldLabel label {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

.back-button {
    position: absolute;
    top: 25px;
    left: 60px;
    color: #C4C6DA;
    font-size: 14px;
}

.modal-title span.question-mark-icon {
    display: inline-block;
    color: #b9b9b9;
    position: relative;
    top: -7px;
}

span.question-mark-icon {
    color: #b9b9b9;
    position: relative;
    top: -3px;
    font-size: 18px;
}

.form-field-label span.question-mark-icon {
    color: #b9b9b9;
    font-size: 17px;
}

.form-img-show-btn span.question-mark-icon {
    top: -12px;
}

.youtube-url-field {
    width: 100%;
    display: block;
    position: relative
}

.youtube-url-field span.question-mark-icon {
    position: absolute;
    right: -10px;
    top: -8px;
}

#opengraph_image_modal .ui-widget.ui-widget-content, #quickLink_opengraph_image_modal .ui-widget.ui-widget-content {
    border: 2px solid #737779;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5px;
    width: 70%;
    text-align: center;
    float: none;
    display: inline-block;
    height: 8px;
    background: #fff;
}

#opengraph_image_modal .ui-slider .ui-slider-handle, #quickLink_opengraph_image_modal .ui-slider .ui-slider-handle {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #4E4C62;
    border: 2px solid #4E4C62;
}

#opengraph_image_modal .ui-state-default, #quickLink_opengraph_image_modal .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: 2px solid #eceff1;
}

#opengraph_image_modal .ui-widget-header, #quickLink_opengraph_image_modal .ui-widget-header {
    background: none;
}

#opengraph_image_modal .modal-content-main, #quickLink_opengraph_image_modal .modal-content-main {
    margin-left: 40px;
}

.placeholder {
    color: #d0c8c8;
}

::-webkit-input-placeholder { /* Edge */
    color: #9b9999;
  }
  
  :-ms-input-placeholder { /* Internet Explorer */
    color: #9b9999;
  }

::placeholder {
    color: #9b9999;
  }

/* Redesign media collection page css============ */

.page-content-section.newcollectionmediadesign {
    background: no-repeat;
}

.bgwhie {
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px 0;
    border-radius: 15px;
    border-top: 10px solid #E8EAF1;
}

.newcollectionmediadesign .media-person-photo {
    width: 130px;
    height:130px;
    float: none;
    position: static;
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.newcollectionmediadesign .media-person-info {
    padding-left: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.media-person-photo img {
    text-align: center;
    display: inline-block;
    float: none;
    left: auto !important;
}

.newcollectionmediadesign .media-person-name {
    margin-top: 10px;
}

.newcollectionmediadesign .media-person-date {
    margin-top: 10px;
    /* margin-top: 0px; */
}

.quicklinks {
    padding: 0 15px;
    float: left;
    width: 100%;
    color: #7D7B93;
}

.quicklinks a.media-list-add-sec {
    position: static;
    right: 0;
    text-align: right;
    float: right;
    width: auto;
    display: inline-block;
    padding: 0;
}

/* .media-person-desc {
    padding: 20px !important;
} */

.quicklinksnew {
    float: left;
    width: 100%;
    padding: 15px;
}

.quicklinksnew .album-list-img {
    width: 100%;
    float: left;
    padding: 15px 0 5px;
    text-align: center;
	padding-top: 25px;
}

.quicklinksnew .album-list-img img {
    width: 100%;
    height: auto;
    /* padding: 15px; */
    /* padding: 5px; */
}

.quicklinksnew .album-list-item {
    padding-bottom: 0;
    padding: 15px 5px;
    margin-bottom: 10px;
    width: 100%;padding-top: 5px;
	padding-bottom: 10px;
}

.form-field.size-75 {
    width: 75%;
}

.default_permission_clarifing_text {
    font-size: 13px;
    float: left;
    padding-left: 15px;
}

.permission-table-section {
    width: 100%;
    padding: 5px 15px;
    float: left;
}

.permission-table-content {
    width: 100%;
    float: left;
}

.permission-table-content ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.permission-table-content li {
    width: 100%;
    float: left;
    padding: 15px 10px;
    margin: 0;
    list-style: none;
    border: 1px solid #E8EAF1;
}

.permission-table-data {
    font-size: 13px;
    float: left;
    color: #4E4C62;
    letter-spacing: 0;
    line-height: 22px;
}

.permission-table-data.left-col {
    font-weight: 600
}


.managePermissionClass {
    position: static;
    right: 0;
    text-align: right;
    float: right;
}
.content-text-desc.textcenterclass
{
	text-align: center;
}
.plan-box-panel.width20
{
	width:100%;
	padding: 0 0px;
}
.plan-box-panel.width20 .plan-box-title
{
	padding: 0;
	padding: 0;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    min-height: 55px;
}
.plan-new-text{
    font-weight: 700;
}
.plan-box-panel.width20 .plan-box-title span {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
}
/* .section-plan-main .content-text-desc
{
	padding-top: 0px;
} */
.plan-box-panel:last-child
{
	border: none;
}
@media only screen and (max-width:767px) 
{
	.plan-box-panel.width20 {
    width: 100%;
    border-bottom: 1px solid rgba(151, 151, 151, 0.5);
    margin: 0px 5px;
}
	.plan-box-panel{
		border-right: 0;

/* 	} */

	}

}


.manage-edit-permission {
    float: left;
    /* padding-left: 10px; */
    padding-left: 5px;
    font-size: 12px;
}

.floatrightdiv {
    float: left;
}
.palnmainpage
{
width: 100%;
float: left;
background: #FFFFFF;
border-radius: 10px;
min-height: auto;
padding: 10px 0 0;
margin: 20px 00px;
	text-align: center;
}
.palnmainpage .plan-box-panel.width20 .plan-box-title
{
    text-align: center;
	min-height: 95px;
	padding: 20px 9px;
	font-size: 14px;
    font-weight: 700;
	/* margin: 0;
	padding-bottom: 0;
    text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* min-height: 55px; */
}
.textPlanMain{
    margin-top: 15px !important;
}
.plan-text-main-page {
    padding: 0 !important;
}
.palnmainpage .plan-box-panel.width20 .plan-box-title span
{
	width: 100%;
	font-style: italic;
}
.palnmainpage .plan-box-panel.width20 {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
}
.one-time-main-title{
    padding: 14px 0 !important;
}
.plan-box-titlemain {
    width: 100%;
    padding: 25px 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    background: #e7e7e7;
	font-weight: 600;
    /* padding-bottom: 30px; */
	float: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	/* padding-bottom: 2px; */
	
}
.palnmainpage .plan-box-panel{
	padding: 10px;
	border: none;
	
}
.innerplandiv {
    float: left;
    width: 100%;
    border:1px solid rgba(151, 151, 151, 0.5);
	border-radius: 10px;
	overflow: hidden;
    transition: 0.5s;
    min-height: 330px;
}

.plan-box-titlemain ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.plan-box-titlemain ul li {
    width: 100%;
    text-align: center;
    float: left;
    padding: 10px 0 0 0px;
    margin: 0px 0;
    list-style: none;
    position: relative;
    font-family: 'proxima_nova_rgregular';
    font-size: 15px ;
    color: #282828;
    letter-spacing: -0.25px;
    line-height: 22px !important;
	margin-top: 0;text-transform: none;
}
.palnmainpage .plan-box-text ul li{
	font-size: 14px;
    line-height: 20px;
    padding: 0 10px 0 10px;
    font-weight:600;

}
.palnmainpage a.section-btn {
    background: #23995e;
    padding: 5px 8px;
    line-height: 26px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
        margin-bottom: 10px;
    text-align: center;
    margin-bottom: 25px;
}
.palnmainpage .plan-list-block
{
	margin-bottom: 0px;
}
.palnmainpage .plan-box-panel:hover .innerplandiv
{
	border:1px solid #23995e;
	color: #fff;
	cursor: pointer;
	box-shadow: 3px 4px 9px rgba(72,72,72,0.5);
	transition: 0.5s;
}

.palnmainpage .plan-box-panel:hover .plan-box-titlemain
{
	background: #23995e;
	transition: 0.5s;
	color: #fff;
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
}
.palnmainpage .plan-box-panel:hover .plan-box-titlemain ul li {
    color: #fff;
}
.plan-box-titlemain .plan-box-text {
    padding: 5px;
    text-align: center;
    padding-top: 0;
    margin-top: 5px;
    float: left;
    position: relative;
}
.plandivmain
{
	float: left;
	width: 100%;
	padding: 15px;
}
.paymentsideplan .payment-carddetails {
    margin: 0;
}
.paymentsideplan
{
	float: left;
	width: 100%;padding: 15px;
	margin-bottom: 25px;
}
.chooseplantext
{
	float: right;
	width: auto;
	color: #CA9386;
	font-size: 15px;
}
.chooseplantext:hover{
	color: #CA9386;	
}
.subs-green.preimumacc.subscription_detais.plandetailpage
{
	background: #CA9386;
}
.plandetailpage .textfrrate
{
	border: none;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
}
.plandetailpage .headingsubs {

    text-align: center;
    width: 100%;
    display: inline-block;

}
.palnpurchaseanu
{
	float: left;
	width: 100%;border-bottom: 2px solid #e8eaf1;
padding-bottom: 10px;
	margin-top: 10px;
}
.annuky {
    width: 50%;
    float: left;
	margin-bottom: 15px;
}
.annuky input {

    margin-right: 10px;
    float: left;

}
.annuky label {
    float: left;
    margin: 0;
    line-height: 15px;
    font-size: 14px;
    font-weight: 500;
}
.currentplan
{
	float: left;
	width: 1005;
	margin-top: 30px;
	border-bottom: 2px solid #e8eaf1;
padding-bottom:20px;
	
}
.subs-green.preimumacc.subscription_detais.plandetailpage.curentplandetail {
    background: none;
    border: 1px solid #CA9386;
    color: #CA9386;
}
.curentplandetail span.headingsubs
{
	 color: #CA9386;
}
.curentplandetail .textfrrate
{
	 color: #CA9386;	
}
.detailspalnnew
{
	float: left;
	width:100%;
	margin-top: 30px;
}
.detailspalnnew ul {
    padding: 10px;
    float: left;
    width: 100%;
}
.detailspalnnew ul li {
    font-size: 14px;
    font-weight: normal;
    color: #7E7A9C;
    padding: 5px 0;
}.brdrleft {
    border-left: 2px solid #e8eaf1;
}

.annuky b {
    padding-right: 5px;
	padding-bottom: 5px;
float: left;
	width:100%;
}
.changeplandiv
{
	float: left;
	width: 100%;
	background: #f0f0f0;
	padding: 15px;
	color: #4E4C62;
	    border-radius: 4px;
	text-transform: uppercase;
	cursor: pointer;
	border: 2px solid #dbdbdb;
	padding-top: 10px;
	padding-right: 20px;
	position: relative;
	margin-top: 10px;

}
.changeplandiv span {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: capitalize;
}
.iconnext {
    position: absolute;
    right: 10px;
    top: 20px;
}
@media only screen and (max-width:767px)
{
	.palnmainpage .plan-box-panel.width20 {
    width: 50%;
		margin: 0;
}
	.page-section-title-text{
		font-size: 22px;
	}
	.annuky
	{
		width: 100%;
	}
}
@media only screen and (max-width:640px)
{
	.palnmainpage .plan-box-panel.width20 {
    width: 100%;
		margin: 0;
}
}
@media only screen and (max-width:974px) 
{
	.plandivmain
	{
		padding: 15px;
	}.paymentsideplan
	{
		padding: 15px;
    }
    
    .button-imagess{
        position: static !important;
    }
}

.plan-box-panel.free-account.width20.active {
    /* pointer-events: none; */
    opacity: 0.6;

}





.blog-writtencotentcenter ul {
    font-size: 14px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 30px;
}


.familyPopupLabel {
    font-size: 13px;
    padding-left: 12px;
    position: relative;
}
.familyPopup{
    position: absolute;
    left: 0;
}







.buttondownloaddiv
{
	float: left;
	width: 100%;
	padding: 10px 30px;
}
.downloadpdf a
{
	width:auto;
	float: right;
}
.plandetailsnewdiv
{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.uraccountheading.smalltextplanheading {
    font-size: 16px;
    font-weight: bold;
}
.plandetailsnewdiv .table-list-section
{
	padding-top: 0;
}
.subdivtotalpaln
{
	float: left;
width: 100%;
background: #F5F5F7;
padding: 0 15px;
border-radius: 4px;
	font-size: 14px;
	position: relative;
}
.subdivtotalpaln .plandetailsnewdiv {
    margin: 0;
}
.subdivtotalpaln b
{
	margin-right: 10px;
}

.subdivtotalpaln .plandetailsnewdiv .table-list-section {
    padding-top: 0;
    padding-bottom: 0;
}


.annuky.active {
    /* pointer-events: none;
    opacity: 0.5; */

}
.palnmainpage .plan-box-panel.width20div
{
	width:100%;
	/* pointer-events: none; */
    padding: 10px 5px;
    display: inline-block;
    text-align: center;
    float: none;
}
.text-below-plans{
    font-size: 13px;
    font-weight: 600;
    padding: 0 14px;
    line-height: 17px;
}
.importTreeText{
    font-weight: 500;
    font-size:17px;
}

.width20div
{
	width:20%;
    text-align: center;
    float: none;
}

.palnmainpage.homepageplan {
    margin: 0;
}
.palnmainpage.homepageplan .plan-list-block
{
	margin: 0;
	padding: 0;
}
.palnmainpage.homepageplan .plan-box-title
{
    text-align: center;
    padding: 15px 9px;
    font-size: 14px;
    font-weight: 700;
    min-height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.palnmainpage.homepageplan span {
    font-size: 13px;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-style: italic;
    line-height: 1.3;
}
.palnmainpage .page-section-title-text {
    margin-bottom: 30px;
}
@media only screen and (max-width:640px) 
{
	.palnmainpage .plan-box-panel.width20div
{
	width:100%;
	/* pointer-events: none; */
}
.width20div
{
	width:100%;
	/* pointer-events: none; */
}

.button-imagess{
    position: static !important;
}
}
@media only screen and (min-width:641px) and (max-width:1024px)
{
	.palnmainpage .plan-box-panel.width20div
{
	width:100%;
	/* pointer-events: none; */
}
.plan-list-block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap ;
}

.width20div
{
	width:50%;
	/* pointer-events: none; */
}
}


.tierlimit {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.tierlimit button {
    text-align: center;
    display: inline-block;
    float:none !important;
    margin: 0 5px;
}
.cardpayment.currentlinkfile {
    padding: 10px;
	margin: 0;
}
.cardpayment.currentlinkfile span.headingsubs {
    font-size: 13px;
    text-transform: capitalize;
    text-align: center;
}
.cardpayment.currentlinkfile p

{
	text-align: center;
}
.alignleftcn
{
    text-align:left;
}

.blog-writtencotentcenter ol {
    font-size: 14px;
    color: #7E7A9C;
    letter-spacing: 0;
    line-height: 30px;
}
.parentClass select{
   padding-right: 52px;
}
.helpheadingmargin .tree-back-btn{
    margin-top: -2px;
    margin-right: 10px;
}


/* .mt-15{
    width: 100%;
    float: left;
    padding: 50px 0px;
} */
/* .mt-15{
    margin-top: 15px;
} */

.li-icon-remove li::before{
    content: none !important;
    background: none !important;
}
.modal{
    position: absolute;
    overflow: inherit;
}

.modal-open{
    overflow: hidden !important;
    
}
.modal-position1{
    position: relative;
}

.custom-min-height{
    min-height: 600px;
}

.modal-position{
    position: fixed;
}

.stop-click-actions{
pointer-events: none !important;
}
.zoom_buttons {
    z-index: 9;
}


.tree-section-title-field-in.treenameedit {
    width: 700px;

}

/* input#media_link {
    padding-right: 135px;

} */
input#quick_media_link {
    padding-right: 135px;

}

.extraSpaceAdd{
    margin-top: 550px;
}

/* .extraOverflow{
    overflow: scroll !important;
}
.extraOverflow footer{
    margin-top:100px;
} */


ul.nestol {
    display: inline-block;
}
ul.nestol li{
    text-align: left;
}
li.noliststyle {
    list-style: none;
}

.addScrollClass{
overflow: hidden;
}

/* =================== 15 Feb 2019 scroll to top ========================================= */
.totop {
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
     display: none;/* Hidden by default */
    background:#C4C6DA;
    color: #fff;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: 20px;
} 
.totop i {
            line-height: 40px;
}
.newtreehonesub {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 20px 100px;
}
.newtreehonesub .innerdivtreesub {
    padding: 0px 50px;
    background: #e8eaf1;
}
.newtreehonesub a.TreeSub {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.innerdivtree.collection_type.newtreehome {
    width: 100%;
}
@media only screen and (max-width:1024px)
{
    .newtreehonesub
    {
        padding: 10px 50px;
    }
    .newtreehonesub .innerdivtreesub {
        padding: 0;
    }
}
@media only screen and (max-width:1024px)
{
    .newtreehonesub
    {
        padding: 0;
    }  
}
@media only screen and (min-width:767px) and (max-width:1024px)
{
    .newtreehonesub {
        padding: 10px 100px;
    }


}

.Treeimgcentertree img {

    width: 100%;
    height: auto;
    border-radius: 0%;
    text-align: center;
}


.subs-green.coupndetailnew {
    background: #f0f0f0;
    color: #4E4C62;
    margin: 15px;
}

.subs-green.coupndetailnew .substextdiv {
    padding: 0;
    color: #4E4C62;
}

.subs-green.coupndetailnew .substextdiv span {
    color: #4E4C62;
}

.section-press .press-inner{
    width: 100%;
    min-height: 300px;
    background: #d4a9a3;
    text-align: center;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
	transition: 0.3s;
}
.press-box h4{
	font-size: 20px;
	margin-bottom: 15px;
	color: #58566d;
}
.press-inner p{
    position: absolute;
    bottom: 2px;
    color: #464646;
    font-size: 18px;
}
.section-press .col-md-4:nth-child(2) .press-inner{
    background: #a4b3bf;
}

.press-box{
    width: 100%;
    margin-bottom: 60px;
}
.press-inner:hover{
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
	transition: 0.3s;
	cursor: pointer;
}
.mention-box .press-inner{
	background: #a4b3bf;
}
.mention-box .col-md-4:nth-child(2) .press-inner{
    background: #d4a9a3;
}

.press-release{
	width: 100%;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	min-height: 150px;
	position: relative;
	transition: 0.3s;
	display: flex;
	justify-content: center;
    align-items: center;
    margin-bottom: 30px;
float: left;
}
.press-release i{
    font-size: 40px;
    color: #d9b2ad;
    width: 100%;
    margin-bottom: 10px;
}
.press-release p{
    color: #464646;
    font-size: 18px;
    position: relative;
    margin-top: 10px;
}
.press-release a{
    color: #A1D283;
    position: relative;
    font-weight: 300;
}

.press-release:hover{
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
	transition: 0.3s;
	cursor: pointer;
}
.bluecolorbutton {
    float: left !important;
	color: #fff !important;padding: 5px 10px !important;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
background: rgb(82,103,128); /* Old browsers */
background: -moz-linear-gradient(left, rgba(82,103,128,1) 0%, rgba(142,177,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); /* IE6-9 */
}

.show-add-album-button-right{
    float: right !important;
}

#add-entry-modal span.question-mark-icon.topmore
{
	top: -20px;
}
.cke_3 .cke_top
{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(bottom, #b97f7f 0%, #e6b897 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, #b97f7f 0%, #e6b897 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, #b97f7f 0%, #e6b897 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1) ;
    /* IE6-9 */
	background-image: linear-gradient(to top,#b97f7f,#e6b897) !important;
	border: none !important;
}
.cke_bottom
{	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(bottom, #b97f7f 0%, #e6b897 100%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, #b97f7f 0%, #e6b897 100%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, #b97f7f 0%, #e6b897 100%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1) ;
    /* IE6-9 */
	background-image: linear-gradient(to top,#b97f7f,#e6b897) !important;
	border: none !important;
	
}
.cke_3.cke_chrome {
    border-color: #CA9386;
}
.cke_3 .cke_path_item {
    color: #fff !important;
text-shadow: none !important;
}
 .cke_path_item {
    color: #fff !important;
text-shadow: none !important;
}
label.colorredlabel
{
	color:#CA9386;
}

#create-album-modal .cke_top
{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
background: #526780 !important; /* Old browsers */
background: -moz-linear-gradient(bottom, #526780 0%, #8eb1da 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, #526780 0%,#8eb1da 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, #526780 0%,#8eb1da 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(to top,#526780,#8eb1da) !important;
	border: none !important;
}
#create-album-modal .cke_bottom
{	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
background: #526780 !important; /* Old browsers */
background: -moz-linear-gradient(bottom, #526780 0%, #8eb1da 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, #526780 0%,#8eb1da 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, #526780 0%,#8eb1da 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(to top,#526780,#8eb1da) !important;
	border: none !important;
}
#create-album-modal .cke_chrome {
    border-color: #8eb1da !important;
}
#create-album-modal .cke_combo_button
{
	background: #eaeaea !important;
	border-color: #8eb1da !important;
}
#create-album-modal .cke_toolgroup
{
	background: #eaeaea !important;
	border-color: #8eb1da !important;
}
.cke_button_on
{
	background: #eaeaea !important;
}
 a.cke_button_off:hover,  a.cke_button_off:focus,  a.cke_button_off:active
{
	background:#eaeaea !important;
	background-image:#eaeaea !important ;
}
#create-album-modal  .cke_resizer {
    border-right-color: #fff;
}
.albumsphotosbuttons
{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}
button.innerbuttonsalbum
{
	color: #fff !important;padding: 5px 10px;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
background: rgb(82,103,128); /* Old browsers */
background: -moz-linear-gradient(left, rgba(82,103,128,1) 0%, rgba(142,177,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); /* IE6-9 */
	
	border: none;
text-align: left;
padding-left: 50px;
	position: relative;
	border-radius: 4px;
	font-size: 14px;
	margin: 0 5px;
	min-width: 250px;
	margin-bottom: 5px;
}
button.innerbuttonsalbum span {
    position: absolute;
    left: 14px;
    font-size: 22px;
    top: 10px;
}
.form-fieldset.setAlbumHtmlText.textbluelower {
    color: #526781;
    text-align: center;
    font-size: 14px;
}
.button-link.float-left.save-album-btn.savebluetextbtn
{
	background: rgb(82,103,128); /* Old browsers */
background: -moz-linear-gradient(left, rgba(82,103,128,1) 0%, rgba(142,177,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); /* IE6-9 */
}
.innerbuttonsalbum.greybuttongrd
{
		background: #858585; /* Old browsers */
background: -moz-linear-gradient(left, #858585 0%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #858585 0%, #cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #858585 0%, #cccccc  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858585', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 */
}
#create-album-modal .form-img-show.imgnewborder
{
border: 7px solid #526780;
border-radius: 4px;
}
.form-img-show.redborderpop
{
	border: 7px solid #526780;
border-radius: 4px;
}
.innerbuttonsalbum.redbtntrash
{
	background: #EDD7D8;
	color: #A6727B !important;
}
#add-entry-modal .album-list-item
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
background: rgb(82,103,128); /* Old browsers */
background: -moz-linear-gradient(left, rgba(82,103,128,1) 0%, rgba(142,177,218,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(82,103,128,1) 0%,rgba(142,177,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); /* IE6-9 */
}
#add-entry-modal .album-list-item a
{
	color: #fff;
}
#add-entry-modal .album-list-title
{
	color: #fff;
}
#add-entry-modal .album-list-count ul li
{
	color: #fff;
}
#add-entry-modal .form-img-show
{
border: 7px solid #b97f7f;
border-radius: 4px;
}


.albumsphotosbuttons  button{
    cursor: pointer;
}
.form-img-show-btn  button{
    cursor: pointer;
}


 .album-user-name {
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
 .album-list-item-box {
 min-height: 279px;
}
.cocl p{
    color:red;
}

.mediaAjaxResponse .media-person-name{
    margin-top: 0px;
    margin-bottom: 10px;
}
.mediaAjaxResponse .media-person-photo img {
border-radius: 70%;
}

/* .person-node-title span.textEclipses{
    line-height: inherit;
    overflow: hidden;
    font-size: 10px;
    margin-bottom: 0px !important;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 30px;

} */

.mediaAjaxResponse{
    opacity:0;
}

.mediaAjaxResponse .media-person-desc, .mediaAjaxResponse .quicklinks{
    color:#4e4c62;
}

.mediaAjaxResponse .chapterName,.mediaAjaxResponse .media-list-data-title{
    color:#4e4c62;
    font-size:18px;
}

.mediaAjaxResponse .media-list-data-text p,.mediaAjaxResponse .media-list-section-text p,.mediaAjaxResponse .media-list-section-text li,.mediaAjaxResponse .media-list-section-text,.mediaAjaxResponse .media-list-data-text,.mediaAjaxResponse p{
    color:#4e4c62;
    font-size:16px;
}



.mediaDownloadpdf {
    float: right;
    width: 100%;
}

.mediaDownloadpdf a {
    padding: 7px 9px;
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.mediaDownloadpdf a i {
    padding-right: 10px;
}

.mediaDownloadpdf a
{
	width:auto;
    float: right;
    margin-left:12px;
}
/* 
.mediaAjaxResponse{

    width:1px;
    height:1px;
    overflow: hidden;
} */
.full_image_tree{
    width: 100%;
    max-width: 800px;
}

.full_image_tree .imgcentertree  {     height: 300px;}
.full_image_tree .upload-imgplace {
    right: 34px;
    bottom: 40px;
}
.modelSummary{
    max-width: 500px;
}


.modal-sub-title h3 {
    font-size: 12px;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 300;
    display: block;
    margin: 0 0 20px;
}

.testimonialshome
{
    float:left;
    width:100%;
}
.testiinnerdiv
{
    float:left;
    width:100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px;
    font-family: 'proxima_nova_rgregular';
}
.testimonialshome .video-welcome-title
{
    text-align: center;
}
.testimonialshome {
    float: left;
    width: 100%;
}
.testifullhome1
{
    float:left;
    width:100%;
    text-align: center;
    border: 2px solid #8EA064;
    padding:0;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.39);
}

.contentupr {
    float: left;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    padding-bottom: 50px;
    padding-top: 20px;
    background: #c1c67d;
    background: -moz-linear-gradient(-45deg, #c1c67d 0%, #8e9f64 100%);
    background: -webkit-linear-gradient(-45deg, #c1c67d 0%,#8e9f64 100%);
    background: linear-gradient(135deg, #c1c67d 0%,#8e9f64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c67d', endColorstr='#8e9f64',GradientType=1 );
    color:#fff;
    min-height: 155px;
}
.testiimage img {
    width: 100%;
    height: 100%;
}
.testiimage {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #ffff;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -42px;
    z-index: 999;
}
.starimages {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
    color: #F1D454;
}
.bottomsectiontest {
    float: left;
    width: 100%;
    padding-top: 53px;
    position: relative;
    padding-bottom: 20px;
}
.prsnimagetesti {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;

}
.prsnimagetestismall
{
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
section.section-group-main.yellowpage {
    background: #EEF0F7;
}
span.innerevery
{
width: 100%;
display: inline-block;
font-size: 18px;
line-height: 29px;
}

/* section.section-group-main.yellowpage.mrgnassemble {
    padding-bottom: 0;
} */
.testifullhome1.bluetesti {
    border: 2px solid #3B75C8;
}
.testifullhome1.bluetesti .contentupr {
    background: #638cc6;
    background: -moz-linear-gradient(-45deg,  #638cc6 0%, #3b75c8 100%);
    background: -webkit-linear-gradient(-45deg,  #638cc6 0%,#3b75c8 100%);
    background: linear-gradient(135deg,  #638cc6 0%,#3b75c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#638cc6', endColorstr='#3b75c8',GradientType=1 );

}

.testifullhome1.redtesti {
    border: 2px solid #CF9E92;
}
.testifullhome1.redtesti .contentupr {
    background: #ad8379;
    background: -moz-linear-gradient(-45deg,  #ad8379 0%, #b17e72  100%);
    background: -webkit-linear-gradient(-45deg,  #ad8379 0%,#b17e72  100%);
    background: linear-gradient(135deg,  #ad8379 0%,#b17e72 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad8379', endColorstr='#b17e72 ',GradientType=1 );
    
    
}
.section-content-cloud.imagecliudright {
    float: right;
    margin-right: 20px;
}
.section-content-text.paddingtoptree {
    padding-top: 100px;
}
/* section.section-group-main.enjoycollabdiv {
    background: #fff;
} */

.section-content-graphic.paddingfamilytree
{
    padding: 15px;
}

.paddingequalnotstorage .content-text-desc
{
    padding-bottom:0;
}
section.section-tree-main.mrgnzerosec {
    margin-bottom: 0;
}
.section-content-text.margntopothersec {
    padding-top: 120px;
}

.section-newsletter {
    width: 100%;
    padding: 60px 0px;
    text-align: center;
}

.section-newsletter a.carousel-btn {
    font-size: 21px;
    padding: 20px 40px;
}

.media-list-control.album-icon-control li a img {
    width: 20px;
}

.media-list-control.album-icon-control li a img {
    cursor: default;
}

.media-list-data .media-list-control
{
    padding-bottom: 0;
}
.media-list-control.album-icon-control li a img {
    width: 25px;
    opacity: 0.7;
}
.media-list-control.album-icon-control li a.setOpacity img {
    opacity: 1;
}

.media-list-control.album-icon-padding li  {
    padding-right: 4px;
}
.media-list-control.album-icon-control.album-icon-padding.search-album-padding {
    padding: 0;
}
.media-list-control.album-icon-control.album-icon-padding.search-album-padding ul {
    padding: 0;
    margin: 0;
}


.media-list-control.album-icon-control.album-icon-padding.search-album-padding li {
    padding: 0 10px;
}


@media only screen and (max-width:767px) {
    .media-list-control.album-icon-control.album-icon-padding.search-album-padding {
        padding: 0;
        padding-bottom: 15px;
    }

    .button-imagess{
        position: static !important;
    }
}
.mt-45 {
    top:45px;
}

.cursorDefault{
    cursor: default;
}


/* .popoutEntry {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.28);
    margin: 6px 0px !important;
    transition: 0.3s;
    }


    .popoutEntry:hover{
        transform: scale(1.02);
        box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.28);
        transition: 0.3s;
        }


        .enterPopoutAlbum{
            background: #E8EAF1;
            } */
        .media-list-data-img:hover img{
            transform: scale(1.1);
            -moz-transform: scale(1.1);
            box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.41);
            transition: all 0.30s ease-in-out;
            backface-visibility:hidden;

        }
        .album_listing_link img{
            position: relative;
            z-index: 9;
            transition: all 0.30s ease-in-out;
            backface-visibility:hidden;
        }
        /* .album_listing_link:hover img{
            transform: scale(1.05);
            box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.41);
            transition: all 0.2s ease-in-out;
        } */
        .media-list-data-img{
            overflow: visible;
        }
        .media-list-section.media-list-data{
            overflow: visible;
        }
p.content-text-link span {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    /* font-style: italic; */
    color: #CA9386 !important;
    padding-top: 30px;
    float: left;
    line-height: 20px;
}
a.album-list-copy {
    left: 47%;
    right: 0;
    margin: 0 auto;
    display: block;
}
a.albumImageIcon img {
    display: block;
    margin: 4px auto;
    max-width: 20px;
}
a.albumImageIcon  {
    width: 100%;
    text-align: center;
    display: block;
}
a.albumImageIcon span{
    font-size: 14px;
    color: #fff !important;
}


a.album-paste{
    /* margin-left: 30px; */
    margin-left: 14px;
position: relative;
top: 5px;
font-size: 14px;
color: #7D7B93;
}

.album-paste-icon{
    color: #FFF;
background: #6983A2;
margin-right: 10px;
width: 30px;
height: 30px;
border-radius: 50%;
text-align: center;
line-height: 29px;
font-size: 15px;
}

/*========= organisation top node large css ====================*/

/* .organisation-top-node-large {
    width: 450px;
    height: 265px;
}

.organisation-top-node-large .person-node-photo {
    height: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; 
    margin-bottom: 12px;
    overflow: hidden;
}

.organisation-top-node-large .person-node-photo img {
    width: 100%;
    border-radius: 0;
    height: auto;
} */

.album-Search-String{
    position: absolute;
    top: 0;
}

.field-icon {
    float: right;
    margin-right: 6px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    cursor:pointer;
  }

  span.fa.fa-fw.fa-eye.field-icon.toggle-password {
    position: absolute;
    right: 35px;
}
span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash{
    position: absolute;
    right: 35px;
}


.clasdsd {
    position: relative;
    top: -15px;
}

.why-text-wrapper {
    padding-top: 20px;
}

.fs-alert--warning {
    background: #fff8de;
    border-color: #ffd400;
    color: #79520f;
}

.fs-alert {
    background: #f1f6d3;
    border-radius: 4px;
    border: 1px solid #bfd730;
    color: #44650f;
    padding: .714rem 2.857rem .714rem 2.429rem;
    position: relative;
    display: inline-block;

}

/* .fs-alert:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    left: 7px;
}



.fs-alert:before, .fs-dialog__close {
    height: 1.625rem;
    position: absolute;
    width: 1.625rem;
}

.fs-alert--warning:before, .fs-field-validation--warning input, .fs-icon-after.fs-icon-warning:after, .fs-icon-before.fs-icon-warning:before, .fs-icon.fs-icon-warning {
    background-image: url("")!important;

} */


.why-text.fs-alert.fs-alert--warning i {
    position: absolute;
    left: 11px;
    top: 12px;
}
p#whyText {
    padding: 0;
    margin: 0 !important;
    float: left;
    line-height: 18px;
}


/* ======== New css youtube thumbnail */
.content-graphic-video img {
    max-width: 100%;
}

.clientcomments-video-main {
    width: 100%;
    float: left;
}

.videomodalhome .modal-content .video-close {
    color: 
    #fff;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: 4px;
    top: -37px;

}
.videomodalhome .modal-content .video-close:hover {
    color: 
    #282828;
}

.video-close {

    float: right;
    font-size: 45px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 

    #fff;
    opacity: .2;
    filter: alpha(opacity=20);

}

/* password eye css */
span.fa.fa-fw.fa-eye.field-icon.toggle-password {
    position: absolute;
    right: 10px;
    top: 12px;
    margin: 0;
}


.passwordiconf {
    float: left;
    width: 100%;
    position: relative;
}

span.fa.fa-fw.field-icon.toggle-password.fa-eye-slash {
    position: absolute;
    right: 10px;
    top: 12px;
    margin: 0;
}


/*===================== new 19-02-2020============ */
i.far.fa-exclamation-triangle.far-warning {
    font-weight: 600;
}

/*===================== new 21-02-2020============ */
.modal-content-main .form-field.size-50:last-child {
    /* padding-left: 15px; */
    /* padding-left: 70px; */
}


.cusques {
    display: inline-block;
    width: auto;
    position: relative;
    padding-right: 20px;
}


.cusques span.question-mark-icon.add-above {
    position: absolute;
    right: 0;
    top: 0;
}

.change-title-fontSize{
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
}

.change-text-fontSize{
    font-size: 15px;
}
.invite-model{
    font-size: 24px !important;
    text-align: center;
}

#navigation_modal .modal-dialog, #editing_rules_modal .modal-dialog, #organisation_navigation_modal .modal-dialog{
max-width: 700px;
}

ul.bulletPoint-space li{
    padding-left:10px;
}


span.delete-change-text-fontSize{
    font-size: 15px;
    display: inline-block;
    text-align: center;
}
span.delete-third-change-text-fontSize{
    font-size: 15px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
}

span.delete-small-change-text-fontSize{
    font-size: 11px;
    text-align:center;
    line-height: 15px;
    padding-top: 6px;
    display: inline-block;
}

span.delete-small-change-text-fontSize-question{
    font-size: 13px;
    text-align:center;
    line-height: 15px;
    padding-top: 6px;
    display: inline-block;
    color: #773f04;
}

div.narrow-padding .form-field{
     padding: 0px 15px !important;
}
.introtextvideo {
    float: left;
    width: 100%;
    font-size: 20px;
    padding-bottom: 10px;
    text-align: center;
}

a.helpandsupportdivsingle a {
    float: right;
    }
a.helpandsupportdivsingle {
    color: #7E7A9C !important;
    }


.media-person-tab ul li a.textdark {
        color: #4E4C62;
    }


.album-list-img:hover img {
        transform: scale(1.1);
     -moz-transform: scale(1.1);
        box-shadow: 2px 6px 6px rgba(0, 0, 0, 0.41);
        transition: all 0.30s ease-in-out;
     backface-visibility:hidden;
  }

.quicklinksnew .album-list-img img {transition: all 0.30s ease-in-out;}


.chapterName.chapterName_tutorial {
    float: left;
}

.total-album-count {
    float: left;
    /* color: #e4bab0; */
    color: #ecc4bb;
    padding-left: 10px;
    width: auto;
    font-weight: 500;
}


/* i.far.fa-lightbulb {
    font-size: 18px;
}

span.light-bulb-position {
    float: right;
    margin-top: -4px;
    margin-left: 5px;
}

.width50tooltop{
width:50%;
font-weight:bold
} */



input::-webkit-calendar-picker-indicator {
    display: none;/* remove default arrow */
  }


  .cusques span.expand-collapse-question-mark-icon {
    position: absolute;
    /* right: -22px;
    top: -17px; */
    /* right: 35px; */
    right: 75px;
    top: -15px;
    color: #b9b9b9;
    font-size: 18px;
    /* pointer-events: none; */
    cursor: default;
}

  .cusques span.add-chapter-question-mark-icon {
    position: absolute;
    right: -22px;
    top: -17px;
    color: #b9b9b9;
    font-size: 18px;
    /* pointer-events: none; */
    cursor: default;

}

button#collapse-collapse {
    position: relative;
}
button.addtion-chapter {
    position: relative;
}



.newvideopage {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.titleofblogarticle.videotitile {
    margin: 0;
    padding: 0;
}

.description-art.videodes {
    padding: 0;
    font-size: 13px;
}

/* .timeDuration{
    float: right;
    font-size: 13px;
    color: #4E4C62;
     font-weight: bold; 
} */



.timeDuration {
    bottom: 7px;
    float: right;
    font-size: 13px;
    color: #4E4C62;
    position: absolute;
    right: 6px;
    color: #fff;
    background: rgba(0,0,0,0.6);
    width: auto;
    padding: 5px 10px;
    border-radius: 50px;
    font-weight: bold;
}


.articleimg {
    position: relative;
}


.helpVideosButton {
    position: absolute;
    right: 400px;
    top: 15px;
    /* margin-right: 88px; */
    margin-right: 145px;
}

.urdetailsmaindsec {
    position: relative;
}


a.custom-carousel-btn {

    background: #23995e;
    padding: 5px 15px;
    line-height: 22px;
    border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin: 15px 0;
}


.section-collection-detail{
    /* width: 100%;
    padding: 50px 0px; */
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #EEF0F7;
    /* margin-top: 50px; */
}


.mt-15{
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #EEF0F7;
    margin-top: 50px;
}

.login-div{
    pointer-events: none;
}


.editTreeModalVideo u{
    cursor: pointer;
    color: rgb(84, 146, 219);
}




.media-person-name button.button-info-edit.show-node-info-modal, .media-person-name button.button-info-edit.show-relation-info-modal {
    position: absolute;
    background: no-repeat;
    top: 4px;
    right: 5px;
    padding: 0;
    cursor: pointer;
}


.media-person-name {
    position: relative;
}

.date-adjust {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #4E4C62;
}

span.check-approx-actual {
    font-size: 10px;
    text-transform: lowercase;
}

.media-person-date {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.placename-adjust {
    float: left;
    width: 100%;
    font-size: 13px;
    margin: 0;
    line-height: 15px;
    font-weight: 500;
    padding-top: 5px;
}



.show-node-info-modal span, .show-relation-info-modal span{
    font-size:20px !important;
}


h5.invite-model b {
    text-align: center;
    width: 100%;
    display: inline-block;
}


.inviteDashboardGuestTree{
    width:550px !important;
}
.inviteDashboardCreateTree{
    width:400px !important;
}
.inviteDashboardCreateTreeSub{
   padding: 21px 10px !important;
}
.inviteDashboardimgcentertree{
    height: 221px !important;
}
.upload-imgplaceGuest{
    right:25px !important;
    bottom:25px !important;
    color:#cac3c3;
    font-size: 14px;
}
.upload-imgplaceGuestTree{
    right:25px !important;
    bottom:25px !important;
    cursor: default;
    color: #CA9386;
    font-size: 14px;
}

.guestTreePadding .innerdivtreesub {
    padding-bottom: 0px;
}
.guestTreePadding .imgcentertree {
    margin-bottom: 15px;
}
.guestTreePadding .detailtreesub {
    padding: 0px 0;
}
.helpVideo-store-btn-list {
    width: 100%;
    padding: 10px 0 0px;
    float: left;
    text-align: center;
}

.helpVideo-store-btn-list a {
    margin: 5px 15px;
}
.helpVideo-store-btn-list a img{
    width:100%;
    padding: 0px 25px 0px 0px;
}

.testinomial-space{
    padding: 0 95px;
}

.cloud-image-space{
    padding-top: 15px;
}



/* family History css */

.newpermissionpopup .switch {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 24px;
    left: 4px;
    top: 2px;
  }
  
  .newpermissionpopup .switch input { 
    display:none;
  }
  
  .newpermissionpopup .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .newpermissionpopup .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

  .newpermissionpopup input:checked + .slider:before {
    transform: translateX(26px);
    left: -6px;
  }
  
  /* Rounded sliders */
  .newpermissionpopup .slider.round {
    border-radius: 34px;
  }
  
  .newpermissionpopup .slider.round:before {
    border-radius: 50%;
  }

  .newpermissionpopup .familyHistoryCss {
    z-index: 99999 !important;
    right: 0px;
    position: absolute;
}

span.person-media-count.story-signf-color {
    background: rgb(223, 212, 118); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(223, 212, 118) 0%, rgba(240, 240, 175) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(223, 212, 118) 0%,rgba(240, 240, 175) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(223, 212, 118) 0%,rgb(240, 240, 175) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); IE6-9 */

    
}

span.node-lower-level-count.story-signf-color,span.node-upper-level-count.story-signf-color{
    background: rgb(230, 207, 22); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(230, 207, 22) 0%, rgba(219, 221, 114) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(230, 207, 22) 0%,rgba(219, 221, 114) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(230, 207, 22) 0%,rgb(219, 221, 114) 100%);
}

.badgeicon {
    visibility: hidden;
}
.permission-level-badge.FH-badge {
    background: url(../images/fh.png) no-repeat center;
    /* background-size: contain;
    vertical-align: top;
    width: 29px;
    height: 29px; */
    background-size: 40px;
vertical-align: top;
width: 40px;
height: 27px;
transition: all 0.25s ease-in-out;
/* box-shadow: -4px 0px 4px rgba(0, 0, 0, 0.38) */
}
.couple-permission-level-badge.FH-badge {
    width: 28px !important;
    height: 24px !important;
}

.newpermissionpopup .permission-level-badge.story-signif {
    width: 29px;
    height: 29px;
    padding: 0;
    position: static;
    left: 0px;
    bottom: -15px;
    border-radius: 50%;
    border: 2px solid lightgray;
    /* border: 2px solid #FFFFFF; */
    /* color: #fff; */
    color: gray;
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    font-weight: 500;
    transform: none;
    vertical-align: top;
   
    background: rgb(223, 212, 118); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(223, 212, 118) 0%, rgba(240, 240, 175) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(223, 212, 118) 0%,rgba(240, 240, 175) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(223, 212, 118) 0%,rgb(240, 240, 175) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#526780', endColorstr='#8eb1da',GradientType=1 ); IE6-9 */
}


.permission-level-check {
    float: left;
    padding-right: 15px;
}
/*.permission-level-check {
    width: auto;
    position: absolute;
    top: 10px;
    left: 0;

}
.permission-level-check1 {
    /* width: auto; */
/*     float: left;
    padding-right: 15px;
}*/

.badge-image{
    float: left;
    width: 40px;
}

.form-permission-level.newpermissionpopup ul li label {
    float: left;
    width: 100%;
    /* padding-left: 91px; */
    line-height: 20px;
}

.form-permission-level.newpermissionpopup ul li {
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

    a#advance_popup {
        background: none;
        border: 1px solid #bb8180;
        color: #bb8180;
        text-align: center;
    }
    
    button.family-tree-close_popup {
        float: right;
    }

    button.family-tree-advance_close_popup {
        float: right;
    }

    .form-permission-level.newpermissionpopup ul li {
        margin-bottom: 10px;
    }

    .familyHistoryCss {
        z-index: 99999 !important;
        right: -5px;
        position: absolute;
        top: -12px;
    }

    .fh-text{
        font-size: 15px !important;
    }

    .permission-level-badge.FH-badge {
  
        transition: transform .2s;
    }
    
    
    span.permission-level-badge.FH-badge:hover {
        /* background: url(../images/flag-shadow.png) no-repeat center;
        background-size: contain;
        vertical-align: top;
        width: 29px;
        height: 29px; */
        transform: scale(1.5);
        transition: all 0.25s ease-in-out;
        box-shadow: -4px 3px 4px rgba(0, 0, 0, 0.38)
    }
/* ================== narrative read more css ================================ */
a.narrative-read-more-text, span.narrative-read-more-text {
    font-size: 13px;
    font-weight: 600;
    color: #CA9386;
    cursor: pointer;
}


.modal-header.narrative-header {
    position: relative;
    display: inline-block;
    text-align: left;
    background: linear-gradient(45deg, #142E5D, #27509A);
    padding: 0px 35px;
    border-radius: 0;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    min-height: 110px;
}


.narrative_image {
    float: left;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    /* top: 25px;  */
     bottom: -13px;
}
.narrative_image img {
    width: 100%;
}


.narrative_couple-image {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: -14px;
    /* top: 40px; */
}

.narrative_couple-image img {
    width: 100%;
}


.narrative_couple-image.narrative-couple-image2 {
    margin-left: 83px;
}

.narrative_text {
    position: static;
    width: auto;
    text-align: center;
    /* / transform: translate(-30%, -50%); /
    / top: 50%; /
    / left: 50%; / */
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 0;
    line-height: 2.0;
}
.button-div {
    width: 100%;
    float: left;
    margin-top: -50px;
}

.advance-button-div {
    width: 100%;
    text-align: center;
}



.narrative_text.couple-narrative-text {
    /* padding-left: 270px; */
    padding-left: 227px;
        /* transform: translate(-15%, -50%);
        top: 50%;
        left: 50%; */
}

.narrative_text h5 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    /* line-height: 25px; */
}

div#narrative-birthDate {
    font-size: 12px;
    float: left;
    width: 100%;
}
div#narrative-deathDate {
    font-size: 12px;
    float: left;
    width: 100%;
}

.modal-content.narrative-content{
    padding:0;
}


div#narrative_read_more_content {
    padding: 20px;
    padding-top: 0;

line-height: 25px;
font-size: 14px;
color: #5b5b5f;
}

/* .color1{
    background: #000000; 
background: -webkit-linear-gradient(45deg, #434343, #000000); 
background: linear-gradient(45deg, #434343, #000000); 
} */
.color2{
    background: #232526; /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #232526, #414345); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #232526, #414345); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.color3{
    background: #142E5D; /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #142E5D, #27509A); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #142E5D, #27509A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.color4{
  background: #292e49; /* fallback for old browsers */
  background: -webkit-linear-gradient(45deg, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(45deg, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.color5{
    background: #093028;  /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #093028, #237A57);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #093028, #237A57); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.color6{
    background: #ED213A;  /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #93291E, #ED213A);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #93291E, #ED213A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.color7{
    background: #ffe259;  /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #c87523, #ffe259);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #c87523, #ffe259); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    
}
.color8{
    background: #b97f7f;  /* fallback for old browsers */
    background: -webkit-linear-gradient(45deg, #b97f7f 0%, #e6b897 100%);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(45deg, #b97f7f 0%, #e6b897 100%);
}




.changeDropDownButtonColor,.changeDropDownButtonColor.btn-secondary, .changeDropDownButtonColor.btn-secondary:hover, .changeDropDownButtonColor.btn-secondary:focus, .changeDropDownButtonColor.btn-secondary:active, .changeDropDownButtonColor.btn-secondary.active,.changeDropDownButtonColor.btn-secondary.dropdown-toggle{
    background-color: linear-gradient(45deg, #142E5D, #27509A) !important;
border-color:   linear-gradient(45deg, #142E5D, #27509A) !important;
box-shadow:none;
cursor:pointer;
}

.changeDropDownButtonColor.btn-secondary:not([disabled]):not(.disabled).active, .changeDropDownButtonColor.btn-secondary:not([disabled]):not(.disabled):active, .show &gt; .changeDropDownButtonColor.btn-secondary.dropdown-toggle{
    border-color:none;
    box-shadow:none;
}

.changeDropDown {
    padding: 5px;
}
.changeDropDown a{
    padding: 12px 2px;
}


.modal-header.narrative-header.organization-narrative-header{
    min-height: auto;
}

.narrative_text.organization-narrative-text {
    padding: 10px 0;
    float: left;
    width: 100%;
}

.narrative_text.singleName-narrative-text{
    transform: translate(0px, 50%);
    top: 50%;
    float: left;
    width: 100%;
}

.narrative_text.birthName-narrative-text{
    padding-top: 5px;
    transform: translate(0px, 50%);
    top: 50%;
    float: left;
    width: 100%;
}


/* =========== title and suffix css =================== */
.form-field.size-40 {
    width: 40%;
}
.form-field.size-10 {
    width: 10%;
}
.modal-content-main .form-field.size-40:first-child {
    padding-right: 15px !important
}
.modal-content-main .form-field.size-40 {
    padding-right: 15px !important;
    padding-left: 0px;
}
.modal-content-main .form-field.size-40:last-child {
    padding-left: 0px;
}
.modal-content-main .form-field.size-10:first-child {
    padding-right: 15px !important
}
.modal-content-main .form-field.size-10:last-child {
    padding-left: 0px;
}



/* serach string csss */

/* .header-search-tree-menu:hover .search-info-menu {
    display: block;
} */

.search-info-menu {
    border: 0;
    width: 415px;
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 14px;
    right: 0;
    z-index: 99;
    display: none;
}

.search-info-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 15px;
    width: 0;
    height: 0;
    display: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}


.search-menu-link {
    background: transparent;
    border: 0;
    width: 100%;
    float: left;
    border-radius: 10px 0 10px 10px;
    padding: 15px;
}

.search-menu-link-section {
    background: #FFFFFF;
    border: 0;
    width: 100%;
    float: left;
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px 0 10px 10px;
    padding: 15px;
    margin-bottom: 15px;
}

.search-menu-link ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
}

.search-menu-link ul li {
    float: left;
    padding: 5px 0px;
    margin: 0;
    list-style: none;
    width:100%;
}


.search-menu-link ul li.user-link-logout {
    padding-top: 15px;
}

.treeNodeColor a,.treeNodeColor a:hover,.treeNodeColor a:focus,.treeNodeColor a:active{
    text-decoration: none;
    color:rgb(17, 141, 236);
}
.treeNodeColor1 a,.treeNodeColor1 a:hover,.treeNodeColor1 a:focus,.treeNodeColor1 a:active{
    text-decoration: none;
    color:rgb(12, 159, 41)
}
.treeNodeColor2 a,.treeNodeColor2 a:hover,.treeNodeColor2 a:focus,.treeNodeColor2 a:active{
    text-decoration: none;
    color:rgb(236, 28, 17)
}

#treeName-option-modal {
    top: 140px;
    z-index:1052;
}

  
.treeNode-option-links {
    width: 100%;
    float: left;
    
}
.treeNode-option-links a.button-link {
    display: block;
    width: 100%;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    margin: 15px 0px;
}
.alltreeNode-option-links {
    width: 100%;
    float: left;
    position: relative;
}
.alltreeNode-option-links a.button-link {
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    color: #fff;
    border-radius: 22px;
    display: block;
    width: 100%;
    /* padding: 13px 22px; */
    padding: 10px 22px;
    font-size: 13px;
    cursor: pointer;
    text-align: left;
    padding-left: 55px;
    line-height: 15px;

}

.alltreeNode-option-links a i {
    /* padding-right: 10px; */
    position: absolute;
    top: 24px;
    left: 25px;
}

.searchNodeName{
    text-align:center;
    color: #7D7B93;
}

.tableSearchNodes{
    font-size: 14px;
}
.nameWidth{
    width:60%;
}
.birthWidth{
    width:20%;
}
.deathWidth{
    width:20%;
}
.fieldWidth{
    width: 30%;
}
.treeNodesSection{
    position: relative;
}

.serchtextnew {
    float: left;
    padding: 9px;
    font-size: 14px;
    color: #C4C6DA;
}

/* .tree-album-Search-String{
    top: 58px;
} */

.searcharchive input[type="text"]{
    cursor: inherit;
}
.searcharchive input[type="text"]:focus{
    border: 1px solid #D7C2B2
}

.table-scroll-css {
    width: 100%;
    max-height: calc(100vh + -150px);
    overflow-y: auto;
}

.search-label label {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 12px;
    text-align: left;
padding: 0px 16px;
}


.fixed-header{
    position:fixed;
    z-index: 9999;
}

/* .gedcom-star{
font-size: 20px;
} */
/* .gedcom-text span{
font-size: 20px;
} */

.gedcom-text {
    float: left;
    /* width: 77%; */
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 17px;
    /* margin-right: -2px; */
    color: #868e96;
    float: right;
    padding-right: 50px;
    padding-left: 60px;
}
/* .new-tree-section.margin-bottom-remove {
    margin-bottom: 15px;
} */

.gedcom-cusques {
    display: inline-block;
    width: auto;
    position: relative;
}

.gedcom-cusques span.question-mark-icon {
    position: absolute;
    right: -3px;
    top: -48px;
    color: #b9b9b9;
    font-size: 18px;
    cursor: default;
}

.gedcom-cusques span.question-mark-icon-text {
    position: absolute;
    right: -13px;
    top: -25px;
    color: #b9b9b9;
    font-size: 18px;
    cursor: default;
}

/* ============ colection tab css =========================== */
.newcollectionmediadesign .bgwhieCollectionTabs {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-top: 0;
    border-top: 0;
    padding: 10px 0px !important;
}

ul.nav.nav-tabs.collectionTabs .nav-item a {
    border: 0;
    padding: 5px 30px;
    font-size: 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #4e4c62;
    /* color: #b97f7f !important; */
    background: #e4e4e4;
    /* font-weight: bold; */
    text-align: center;
}

ul.nav.nav-tabs.collectionTabs {
    border-bottom: none;
}
ul.nav.nav-tabs.collectionTabs .nav-item a.active {
    background: #fff;
   
}

ul.nav.nav-tabs.collectionTabs {
    float: left;
    width: auto;
    background: #e4e4e4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


#non_editable_content {
    cursor: pointer;
    padding-right:12px;
    /* padding-right:8px; */
    text-align: justify;
    /* text-justify: inter-word; */
}

.removeTopBoarder{
    border-top: 0;
}
/* ========================================================== */

.empty-narrative{
        padding: 20px !important;
}

.empty-narrative a.media-per-desc-edit{
    top:10px !important;
}

#collapse-expand,#collapse-collapse,.show-add-chapter-popup{
    padding:4px 4px !important;
    font-size: 10px !important;
}

.nav-link.collectionTabAlone{
    font-size:16px !important;
}

.add-fact-modal-button-link{
    padding:4px 10px !important;
    font-size: 10px !important;
    text-align: center;
}
.bgwhie.bgwhieCollectionTabs.timeline-bgwhie-css{
    padding: 0px 0px !important;
    }
/* .button-link-Dismiss{ */
.tutorialButton{
    cursor: pointer;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px 8px;
    width: auto;
    min-width: 100px;
    display: inline-block;
    margin: 5px 0px;
    color: #FFFFFF;
    border: 0;
    letter-spacing: 0;
    line-height: 22px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b97f7f+0,e6b897+100 */
    background: #b97f7f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b97f7f 0%, #e6b897 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b97f7f 0%, #e6b897 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b97f7f', endColorstr='#e6b897', GradientType=1);
    /* IE6-9 */


    position: absolute;
    left: auto;
    right: 20%;
    top: 100px;
    width: 57%;
   
}

#jquery-toast{
    z-index:0;
}


div#own-jqueryToast{
    background: #F8F9FA !important;
     color: #7D7B93 !important;
     z-index:0;
     font-family: 'Gotham', sans-serif !important;
     font-weight: 400;
     height: 235px !important;
}

#cname-flexdatalist,#cname {
    border: 3px solid #b97f7f !important;
}

.albumNametutorial, #media_link{
    border: 3px solid #8198b3 !important;
}







#add-entry-modal .cke_top
{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#526780+0,8eb1da+100 */

    

    background: linear-gradient(rgb(200, 230, 181), rgb(136, 172, 112)) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-image: linear-gradient(rgb(200, 230, 181), rgb(136, 172, 112)) !important;
	border: none !important;
}
#add-entry-modal .cke_bottom
{	
background: linear-gradient(rgb(200, 230, 181), rgb(136, 172, 112)) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-image: linear-gradient(rgb(200, 230, 181), rgb(136, 172, 112)) !important;
	border: none !important;
}
#add-entry-modal .cke_chrome {
    border-color: rgb(136, 172, 112) !important;
}
#add-entry-modal .cke_combo_button
{
	background: rgb(255, 255, 255) !important;
	border-color:rgb(136, 172, 112)!important;
}
#add-entry-modal .cke_toolgroup
{
	background: rgb(255, 255, 255) !important;
	border-color: rgb(136, 172, 112) !important;
}
#add-entry-modal .cke_button_on
{
	background: rgb(136, 172, 112) !important;
}
 #add-entry-modal  a.cke_button_off:hover,  #add-entry-modal  a.cke_button_off:focus,  #add-entry-modal  a.cke_button_off:active
{
	background: rgb(200, 230, 181) !important;
	background-image:rgb(136, 172, 112) !important ;
}
#add-entry-modal .cke_resizer {
    border-right-color: #fff;
}
#add-entry-modal .cke_toolbar_separator {
    background:rgb(136, 172, 112) !important ;
}

#create-album-modal .cke_toolbar_separator {
    background: #526780 !important ;
}


#ename{
    border: 3px solid rgb(136, 172, 112) !important;
}

#add-entry-modal .form-img-show{
    border: 7px solid rgb(136, 172, 112) !important;
}
.button-imagess {
    max-width: 950px;
    /* margin: 75px auto; */
    
    max-width: 150px;
    left: 125px;
    display: inline-block;
    position: absolute;
    top: 60px;
      
    }
    
    .button-containerr {


    position: relative;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    height: 150px;
    }
    
    
    
    .button-containerr A:before{  
      content: '';
      display: inline-block;
      height: 52%; 
      }
    
    
    .button-containerr a {
      transition: all 1s ease-out;
      background: rgba(88, 88, 88, 0.7);
       border-radius:50%; vertical-align:middle;
      padding:5%; 
      color: #FFFFFF;
      position:absolute;
      font-family: 'Gotham', sans-serif;
      font-size: 14px; 
      font-weight: 400; 
      top: 0;
      left:0;
      right:0;
      bottom:0;
      width:100%;
      display:inline-block;
      text-decoration: none;
      text-transform:uppercase;
    }
    
    .button-containerr A:hover {
      background: none;
      border: none; 
      opacity:0;
    }

    .one_fourthh {
        width: 100%;
        position: relative;
        margin-right: 4%;
        float: left;
        min-height: 1px;
        height: auto !important;
    }
        
    .button-containerr img {
        /* width: auto; */
        /* height: auto;  */
        width: 170px;
        height: 100%;
        display: block;
        object-fit: cover;

    }
        
    .collection_type .button-containerr{
        width:220px !important;
        height:220px !important;
    }
    .collection_type .button-containerr img{
        width:350px !important;
        /* height:220px !important; */
    }

    .collection_type .button-imagess {
        position: unset !important;
        max-width: 950px !important;
    }

    .guestAcesssText{
        font-size:18px !important;
    }


    .carousel-text-image{
        display:block !important;

width: 50% !important;

margin: 0px 0 0px;
padding-top: 90px;
/* float: left; */
    }

    .brokenLinkWidth{
        width:80%;
    }
    .div-table {
        table-layout: fixed !important;
    }

    .link-text-size{
        font-family: 'Gotham', sans-serif;
        font-weight: 400;
        font-size: 12px;
    }

    .broken-link-text{
        font-family: 'Gotham', sans-serif;
        font-weight: 400;
        font-size: 18px;
        font-weight: 600;
    }

    .norecordbrokenlink{
        font-size: 20px; 
        font-weight:600;
        text-align: center;
    }


progress {
    width: 500px;
    height: 25px;
    border: 0px none;
    /* background-color: #b97f7f; */
    border-radius: 10px;
    padding: 4px 5px 5px 5px;
    }
    progress::-webkit-progress-bar {
    background-color: #E5E5E5;
    border-radius: 50px;
    padding: 2px;
    box-shadow: 0 1px 0px 0 rgba(255, 255, 255, 0.2);
    }
    progress::-webkit-progress-value {
    border-radius: 50px;
    background-color: #b97f7f;
    background-size: 25px 14px, 100% 100%, 100% 100%;
    /* -webkit-animation: move 5s linear 0 infinite; */
    
    }
    /* @-webkit-keyframes move {
    0% {background-position: 0px 0px, 0 0, 0 0}
    100% {background-position:100px 0px, 0 0, 0 0}
    } */
    /* .progress-value{
    color: #444;
    margin-left: 507px;
    margin-top: -24px;
    } */
    
    .progressDiv {
    width: 84%;
    background: #b97f7f;
    height: 325px;
    border: 1px solid #ccc;
    position: relative;
    left: 7%;
    top: 100px;
    display: inline-block;
    border-radius: 2px;
    box-shadow: 0px 1px 1px 1px #ccc;
    }

.brokenLinkCss{
    text-align: left !important;
    color: #7D7B93;
}
/* ================================================================================================== */
    .popupPlan{
        padding: 0px !important;
        margin: 0px !important;
    }

    .popupPlan .plan-list-block{
        padding: 0px !important;
    }

    .popupPlan .plan-box-panel.width20{
        width:40% !important;
    }
    .popupPlan .plan-box-titlemain{
        padding: 0px;
        /* padding-bottom: 0px; */
        padding-bottom: 10px;
padding-top: 10px;
    }
    .popupPlan .plan-box-title{
        padding: 10px 0 !important;
    }
    .popupPlan .plan-box-text{
        padding: 0px !important;
    }
    .popupPlan a.section-btn{
        margin-bottom: 10px !important;
    }

    .popupPlan .plan-box-title span{
      line-height: 18px ;
    }
    .heading-subs-review {
        font-size: 27px;
        font-weight: 350;
        /* color: #282828; */
        color: #343a40;
        float: left;
        width: 100%;
    }
    
    .reviewfull {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    
    .review-block {
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0px;
        box-shadow: 0px 0px 10px 3px #e8e8e8;
        background: #ffff;
        padding: 15px;
        border-radius: 10px;
    }
    
    .review-block-heading {
        float: left;
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        color: #343a40;
    }
    
    .review-block p {
        float: left;
        width: 100%;
        text-align: left;
        padding-top: 1px;
        font-size: 14px;
    }

    .review-block p a {
       color:  #3d97dc;
    }
    
    .review-bottom-button a {
        background: #23995e;
        padding: 8px 15px;
        line-height: 26px;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin: 10px 0;
        text-decoration: none;
    }
    
    .review-bottom-button {
        float: left;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .date-review {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #a2a2a2;
    }
a.btn {
        background: #23995e;
        padding: 8px 15px;
        line-height: 26px;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin: 10px 0
    }

    
button.greenbtn {
        background: #23995e;
        padding: 8px 25px;
        line-height: 26px;
        border-radius: 4px;
    border: none;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin: 10px 0
    }

.greenbtn {
        background: #23995e;
        padding: 8px 15px;
        line-height: 26px;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin: 10px 0
    }

    a.testimonials-btn {
        background: #23995e;
        padding: 8px 15px;
        line-height: 26px;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin: 10px 0
    }

    

.logo-review{
    width: 60%;
   
     margin-top: -7%;
     margin-left: 40%;
}



.testinomial-space {
    padding: 0 60px;
}


.testiinnerdiv {
    
    margin-bottom: 40px;
   }

.testimonialbutton-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.testimonialbutton-btn a.testimonials-btn {
    text-align: center;
    display: inline-block;
    margin: 0;
    margin-top: 10px;
}

.generation-label{
    border: 1px solid #DADDEA;
font-size: 15px;
color: #4E4C62;
height: 40px;
letter-spacing: 0;
line-height: 26px;
border-radius: 4px;
padding: 5px 10px;
width: 22%;
cursor: inherit;
position: relative;
}

.popupPlan .plan-box-title span {
    line-height: 18px;
}





.heading-subs-review {
    margin-top: 55px;
}



.logo-review img {
    width: 270px;
    text-align: center;
    height: 100px;
}


.subscribereturn{
    color: grey;
    font-weight: 400;
    font-size: 17px;
}

.subscribereturn .tree-back-btn {
    margin-top: -10px;
    margin-right: 10px;
}

.section-press {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.section-press .articlefulldiv {
    margin-bottom: 0px !important;
}
.section-press .titleofblogarticle {
    font-size: 16px !important;
}
.gedcom-hint{
  cursor: default;  
  color: #2B547E;
}
.tree_node_count{
    position: fixed;
    top: 140px;
    left: 69px;
    font-size: 14px;
    color: #989dba;
}

.tree_node_count_guest{
    position: fixed;
    top: 153px;
    left: 266px;
    font-size: 14px;
    color: #989dba;
}

/* .tree_node_count{
    position: fixed;
    top: 79px;
    left: 69px;
    font-size: 14px;
    color: #989dba;
}

.tree_node_count_guest{
    position: fixed;
    top: 93px;
    left: 266px;
    font-size: 14px;
    color: #989dba;
    } */

.backup_person_radio
{
    /* float: right;
    width: auto; */

    position: absolute;
    top:0px;
    right: 0;
}


.backup_person_radio p {
    float: left;
    width: auto;
    margin-bottom: 0 !important;
    
}

.backup_person_button
{
    margin-left: 30px;
}
.backup_person_button input {
    
    width: auto;
    /* background: #c7e1fe; */
    border: none;
    margin: 0 5px;
    width: 30px;
    font-size: 12px;
    height: 30px;
}
.backup_person_bg{
    background: #c7e1fe;
}

.backup_message_check_box{
    font-size: 14px;
    
    color: #7D7B93;
   margin-top: 10px;
}

.backup_person_clarifing_text {
    font-size: 13px;
    float: left;
    padding-left: 15px;
    position: relative;
    top: 21px;
}

.backup-person-css{
    float:left;
    position: relative;
    width:100%
}
.gedcom-hint{
  cursor: default;  
  color: #2B547E;
}



.loader1 {
    border: 5px solid #f3f3f3;
border-radius: 50%;
border-top: 5px solid #CA9386;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
position: absolute;
right: 25px;
top: 25%;
  transform: translate(-50%, -50%);
  }
  

  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .background-spinner{
      position: absolute;
      top:50%;
    transform: translate(-0%,-50%);
}

.background-spinner .leftseturaccount {
    position: relative;
    padding-bottom: 0;
    padding-right: 60px;

}

.parent1 {
    position: relative;
    height: 50vh;
    width: 100%;
}
/* .tree_node_count{
    position: fixed;
    top: 79px;
    left: 69px;
    font-size: 14px;
    color: #989dba;
}

.tree_node_count_guest{
    position: fixed;
    top: 93px;
    left: 266px;
    font-size: 14px;
    color: #989dba;
} */


.invite_share_via_email{
    position: relative;
    width: 111%;
    float: left;
    font-size: 13px;
    padding-left: 45px;
    margin-top: 20px;
    float: left;
    padding-top: 0;
    line-height: 20px;
    color: #7D7B93;
}



.invite_share_via_email_toggle{
    position: absolute;
    left: 0;
    top: 0;
}

.addition-css-multiselect-input{
    font-size: 15px;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    color: #A7A5A5;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
}


.close-timeline-edit-btn{
    padding:4px 10px !important;
    font-size: 10px !important;
}
.share_mail_icon{
    font-size: 20px;
    top: 4px;
}

/* .fa-copy{
    font-size: 18px !important; 
} */
/* .albumCopyIcon{
    padding-right: 6px !important;
} */
.IconDelete{
    font-size: 20px !important;
    padding: 0px 2px !important;

}
.albumCopyIcon{
    font-size: 18px !important; 
    padding: 0px 16px !important;
}



.customcheckbox {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* / Hide the browser's default checkbox / */

.customcheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
/* / Create a custom checkbox / */

.checkmark {
    position: absolute !important;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: none;
    border: 1px solid #a9a6a6;
    border-radius: 5px;
}
/* / On mouse-over, add a grey background color / */

.customcheckbox:hover input~.checkmark {
    background-color: #ccc;
}
/* / When the checkbox is checked, add a blue background / */

.customcheckbox input:checked~.checkmark {
    background-color: #ffffff;
    border: 1px solid #F0A3A6;
    border-radius: 5px;
    height: 20px;
    width: 20px;
}
/* / Create the checkmark/indicator (hidden when not checked) / */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* / Show the checkmark when checked / */

.customcheckbox input:checked~.checkmark:after {
    display: block;
}
/* / Style the checkmark/indicator / */

.customcheckbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #f0a3a6;
    border-width: 0px 3px 3px 0px;
    -webkit-transform: rotate(
45deg
);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg
);
}



.custom-checkbox-span-demo input[type="checkbox"]:checked+span {
    background: #b97f7f;
}


.multiselectShareViaEmail {
    width: 100%;
  }
  
  .selectBoxShareVIAEmail {
    position: relative;
  }
  
  .selectBoxShareVIAEmail select {
    width: 100%;
    font-weight: bold;
  }
  
  .overSelectShareViaEmail {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  
  #checkboxesShareviaEmail {
    display: none;
    border: 1px #dadada solid;
  }
  
  #checkboxesShareviaEmail label {
    display: block;
    margin: 10px;
  }
  
  #checkboxesShareviaEmail label:hover {
    cursor: pointer;
  }

  
  .selectDropdownshareViaEmail{
    color: #A7A5A5;
    font-size: 15px !important;
    font-weight: 400 !important;
  }



  span.custom-checkbox-span.addition_share_via_email_span {
    float: left;
}


p.addition_share_via_email_name_p {
    float: left;
    width: 25%;
    font-size: 14px;
    font-weight: 400;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

p.addition_share_via_email_email_p {
    text-align: left;
    float: left;
    margin: 0;
    padding-left: 50px;
    width: 60%;
    font-weight: 400;
    color: #7D7B93;
    letter-spacing: 0;
    line-height: 22px;
}

.quicklinkTopIcons{
    margin-top: -20px;
    margin-bottom: -12px;
}

.qucklinkBottomIcons{
    margin-bottom: -10px;
}

div.customModalToast{
    bottom: 3% !important;
    left: 73% !important;
}
 .tooltip-container {
    position: relative;
  }
 .custom-tooltip {
    text-align: center;
    position: absolute;
    background-color: #ffffff;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
  }
  .custom-tooltip h4{
    color: #000;
  }
  .show-custom-tooltip {
    opacity: 1;
    visibility: visible;
    position: absolute; /* Add absolute positioning */
    bottom: 50px; /* Position above the input */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  #otherField1{
    display: none;
  }
  #otherField2{
    display: none;
  }
  #otherField3{
    display: none;
  }
  .other-field-name-container{
    width: 30%;
    margin-top: 6px;
    float:left
  }
  .other-field-value-width{
    width: 70%;
  }

/* .collection_btn_odd{
    width: 100%;
    margin-top: -100px;
} */


@media screen and (min-width: 1000px) {
    .view-tutorial{
        left: 65px;
    }
    .second-collection-button{
        right: 45px;
    }
    .collection_btn_even{
        width: 100%;
        padding-top: 20px;
    }
    .collection_btn_sample{
        margin-left: 65px;
        padding-bottom: 65px;
    }
    .button-containerr-second{
        padding: 0% !important;
    }
  }

.story_only{
    margin-top: -25px;
    background-color: #959595ad;
    position: inherit;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: 400;
}

.print_album_modal{
    cursor: pointer;
    color: #8a8686;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.4;
    position: fixed;
    right: 20px;
}

.print_album_modal:hover{
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.story_only_button_text{
    position: relative;
    top: 1px;
    padding: 10px;
}

.plan-upgrade-mainsection{
    margin-top: 248px; 
    text-align: center;
}

.plan-upgrade-mainsection p{
    max-width: 600px; 
    margin: 0 auto; 
    font-size: 16px; 
    line-height: 1.5;
}
</pre></body></html>