@font-face {
    font-family: "futura";
    src: url("../fonts/futura/futur.ttf");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Zeyada";
    src: url("../fonts/Zeyada/Zeyada-Regular.ttf");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Yellowtail";
    src: url("../fonts/Yellowtail/Yellowtail-Regular.ttf");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NothingYouCouldDo";
    src: url("../fonts/Nothing_You_Could_Do/NothingYouCouldDo-Regular.ttf");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OvertheRainbow";
    src: url("../fonts/Over_the_Rainbow/OvertheRainbow-Regular.ttf");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mistral";
    src: url("../fonts/mistral/MISTRAL.TTF");
    /*src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svgRoboto-Bold") format("svg");*/
    font-weight: normal;
    font-style: normal;
}

.drag {
    position: absolute;

    background: transparent;
}

.thumbnailDiv img {
    max-height: 109px;
}

.thumbnailDiv .pgname {
    font-size: 11px;
    color: #2e3d62;
    font-weight: 500;
    text-align: left;
    margin-left: 5px !important;
    margin-bottom: 0px;
}

.host-info {
    padding-left: 34px;
}

#otp-val {
    border-radius: 75px !important;
    border: solid 1px #ccc !important;
    padding: 10px 20px 11px 20px;
    max-width: 200px;
}

.requirements {
    color: #000;
    transition: 0.28s;
    border: none;
    border-radius: 0px;
    position: relative;
    top: 7px;
    text-align: left;
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

#pswdPtrn .invalid {

    padding-left: 18px;
    line-height: 20px;
    color: #ec3f41;
    position: relative;
    font-weight: 500;
}

#pswdPtrn .valid {

    padding-left: 18px;
    line-height: 20px;
    color: #3a7d34;
    font-weight: 500;
}

.legaltext h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.legaltext {
    list-style: none;
}

.enter-ip .form-control {
    border-radius: 75px;
    color: #000 !important;
    border: solid 1px #ccc;
    margin-top: 0px;
    max-width: 250px;
}

.resend-otp {
    margin-top: 5px;
    margin-bottom: 7px;
}

.resend-otp span {
    color: #00C2FF;
    cursor: pointer;
}

span.block-gif img {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.edit-mobile {
    color: #00C2FF;
    cursor: pointer;
}

.monumber {
    font-weight: bold;
}

.left34 {
    padding-left: 34px;
}

.error {
    color: red;
}

.otpvalid {
    background: url(../images/valid.png) no-repeat 0 50%;
    background-position-x: 0px;
    background-position-y: 50%;
    padding-left: 18px;
    line-height: 20px;
    color: #3a7d34;
    font-weight: 500;
}

.otpinvalid {
    background: url(../images/invalid.png) no-repeat 0 50%;
    position: relative;
    font-weight: 500;
}

.msgsuccess {
    color: green;
}

.msgerror {
    color: red !important;
}

.otpvalid,
.otpinvalid {
    background-position: 97% 12px;
    padding-right: 30px;
    transition: none;
}

.hide {
    display: none !important;
}

#draw_canvas {
    cursor: url(../images/pen.png), crosshair;
}

.typeSignImg {
    height: 70px;
}

.signDrawCont {
    width: 695px;
    height: 200px;
    max-width: 695px;
}

.outline {
    background: none;
    border: solid 1px #ddd;
    color: #000;
    font-size: 10px;
    margin-right: 5px;
    text-transform: capitalize;
    padding: .2em .6em .3em;
}

.drag {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0px;
    cursor: pointer;
    z-index: 10;
    background-color: rgba(221, 221, 221, 0.5) !important;
}

/*.handle-partyinfo::before {
    position: absolute;
    top: 50%;
    right: -16px;
    bottom: auto;
    left: auto;
    display: block;
    margin-top: -8px;
    border: 8px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: inherit;
    content: '';
}
.handle-partyinfo {
    position: absolute;
    opacity: 0.7;
    background-color: #59ABE3;
    color: black;
    font-size: 11px;
    left: 0px;
    top: -20px;
    top: 50%;
    right: 100%;
    margin: -9px 8px 0 0;
    cursor: help;
    padding: 0px 2px 0px 2px;
    border-radius: 4px;
    white-space: nowrap;
    width: 15px;
    height: 15px;
    -webkit-transition: width 0.1s linear;
    -moz-transition: width 0.1s linear;
    transition: opacity .2s .2s, visibility .2s .2s;
    }*/
.handle-resize {
    position: absolute;
    bottom: -1px;
    right: -1px;
    cursor: nw-resize;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 7px 7px;
    border-color: transparent transparent red transparent;
}

.handle-remove {
    position: absolute;
    top: -10px;
    right: -10px;
    color: red;
    font-size: 12px;
    cursor: pointer;
    opacity: 0.50;
}

[data-valrq="true"] {
    border: 1px solid #E7402D !important;
}

.drag-signfield {
    height: 100%;
    width: 100%;
}

.signfield-logo-bg {
    height: 70%;
    opacity: .5;
    /*margin-top: 4px;*/
}

.doc-content-img-wrap {
    position: relative;
    /* text-align: center;*/
    background-color: white;
    -webkit-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px 3px 3px 3px;
    border: 1px solid darkgray;
    margin: 10px;
}

.doc-content-wrap {
    overflow: auto;
    background: #f5f5f5;
    border: solid 1px #ddd;
    border-top: none;
    border-top-width: initial;
    border-top-style: none;
    border-top-color: initial;
}

.pricing .post {
    height: 970px;
}

.pricingcolumn {
    height: 100%;
}

.trialbtn {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: 10px;
}

.drag-initialfield {
    height: 100%;
    width: 100%;
}

input[type="text"].drag-textfield,
input[type="text"].drag-mergefield,
input[type="text"].drag-datefield,
textarea.drag-textareafield,
input[type="text"].drag-securedfield,
input[type="text"].drag-hyperlinkfield,
textarea.drag-textareafield {
    background:
        /* rgba(248, 179, 80, 0.5); */
        transparent;
    padding: 0px;
    border: none;
    height: 100%;
    width: 100%;
    cursor: inherit;
    font-family: "Roboto", sans-serif;
}

input[type="text"].drag-mergefield {
    background: rgba(18, 115, 235, 0.3);
    /* background:rgba(248, 179, 80, 0.5);     */
}

#fieldInfo .panel-title {
    font-size: 12px;
    font-weight: bold;
    color: #2e3d62;
}

.mrgR8 {
    margin-right: 8px;
}

.select-color-party {
    border: solid 1px #ddd;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 15px;
}

.select-color-party .dropdown .dropdown-toggle {
    width: 100%;
    display: block;
    padding: 5px 5px;
    font-size: 12px;
}

.select-color-party .prtycolorCircle {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    padding: 0px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    text-align: center;
    color: #555;
}

.select-color-party .dropdown .dropdown-toggle i {
    float: right;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu {
    font-size: 12px;
}

.select-color-party .dropdown ul.dropdown-menu {
    width: 100%;
}

.open>ul.dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

ul.dropdown-menu {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.panel-body {
    padding: 15px;
}

.drag select.drag-dropdownfield {
    background-color: rgba(199, 236, 252, 0.5);
    width: 100%;
    height: 100%;
    cursor: inherit;
    padding: 0px;
    border-radius: 0px;
    appearance: none;
    text-overflow: "";
}

#fieldInfo button {
    font-size: 11px;
}

.drag-imagefield .btn {
    font-size: 10px;
}

.drag-selected {
    z-index: 11;
}

.dragging:before {
    content: '';
    display: block;
    border: 1px solid rgba(204, 204, 204, 0.8);
    position: absolute;
    top: -2000px;
    bottom: -2000px;
    left: -1px;
    right: -1px;
    z-index: -1;
    transition: border-color 0.2s;
}

.dragging:after {
    content: '';
    display: block;
    border: 1px solid rgba(204, 204, 204, 0.8);
    position: absolute;
    left: -2000px;
    right: -2000px;
    top: -1px;
    bottom: -1px;
    z-index: -1;
    transition: border-color 0.2s;
}

.drag input[type="text"] {
    border-radius: 0px !important;
    line-height: inherit;
}

.select-color-party .prtycolorCircle {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    padding: 0px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    text-align: center;
    color: #555;
}

.noSelectedParty {
    position: relative;
    background: #ddd;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.pdfNextClick {
    position: absolute;
    top: 50%;
    z-index: 11;
    left: -49px;
    display: none;
    transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
}

.doc-sign-next {
    background: #3c5eea;
}

.btn-warning {
    color: #ffffff;
    border-color: #3c5eea;
    background-color: #3c5eea;
}

.doc-sign-next {
    position: absolute;
    width: 39px;
    font-style: 9px;
    font-weight: bold;
    /* line-height: 40px; */
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 50px;
    cursor: pointer;
    background: #3c5eea;
    text-align: center;
    font-size: 9px;
    color: #fff;
    /* height: 40px; */
}

.doc-sign-next:before {
    top: 0;
    background: linear-gradient(to right top, #3c5eea 50%, transparent 50%);
}

.doc-sign-next:after {
    bottom: 0;
    background: linear-gradient(to right bottom, #3c5eea 50%, transparent 50%);
}

.doc-sign-next::after,
.doc-sign-next::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 50%;
    left: 100%;
}

.doc-sign-next::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 50%;
    left: 100%;
}

.doc-sign-next:hover {
    background: #3c5eea;
}

.btn-warning:hover {
    color: light-gray;
}

.disabled-fieldtag {
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(245, 245, 245, 0.7) !important;
    cursor: not-allowed !important;
}

.drag-transparent {
    background-color: transparent !important;
}

.doc-sign-confirm {
    background: #28a745;
    background-color: rgb(5, 177, 105);
    border-color: rgb(5, 177, 105) !important;
}

.doc-sign-confirm:hover {
    background: #039256;
    background-color: rgb(3, 146, 86);
    border-color: rgb(3, 146, 86) !important;
}

.doc-sign-confirm:before {
    top: 0;
    background: linear-gradient(to right top, rgb(5, 177, 105) 50%, transparent 50%);
}

.doc-sign-confirm:after {
    bottom: 0;
    background: linear-gradient(to right bottom, rgb(5, 177, 105) 50%, transparent 50%);
}

.doc-sign-confirm:hover:before {
    top: 0;
    background: linear-gradient(to right top, rgb(3 146 86) 50%, transparent 50%);
}

.doc-sign-confirm:hover:after {
    bottom: 0;
    background: linear-gradient(to right bottom, rgb(3 146 86) 50%, transparent 50%);
}

.bootbox-cancel,
.bootbox-accept {
    min-width: 45px !important;
    min-height: 30px !important;
}

.bootbox-cancel:hover,
.bootbox-accept:hover {
    min-width: 45px !important;
    min-height: 30px !important;
}

#swal2-content {
    font-size: 12px;
}

.salertlabel {
    font-size: 14px !important;
}

.padR5 {
    padding-right: 5px;
}

.fade .in {
    opacity: 1;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
    min-height: 250px !important;
}

.block-label {
    position: absolute;
    display: inline-block;
    top: 10px;
    margin-left: 5px;
}

a.list-group-item {
    color: #555;
    text-align: left;
}

.mrgR10 {
    margin-right: 10px;
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

.wfull {
    width: 100%;
}

/*.signedSignature,.signfield-logo-bg,.signedimg{
    width:80% !important;
    height:80% !important;
}*/
#instructionsol li {
    text-align: left;
    margin-left: 5px;
}

.popover-content {
    font-size: 12px;
    max-height: 300px !important;
    overflow: auto !important;
}

.popover-content h1 {
    font-size: 22px !important;
}

.mobnum {
    font-size: 75%;
    margin-top: 5px;
    color: #777;
    font-weight: 400;
}

.popover .editable-buttons .btn,
.popover .editable-buttons .btn:hover {
    min-width: 20px !important;
    min-height: 20px !important;
}

.disabled {
    opacity: 0.3;
}

button.fa-check-square {
    color: #1273eb;
}

.swal-wide {
    width: 1050px !important;
}

.supportLinksCon {
    cursor: pointer;
}

.testiText {
    text-align: left;
}

.playBtnScale {
    transform: scale(0.25);
    transform-origin: center;
}

.swal-wide .testiBlock {
    padding: 20px !important;
}

.swal-wide .hcvBlock {
    margin-bottom: 10px !important;
}

.swal-wide .swal2-content:first-of-type {
    height: 500px;
    overflow-y: auto;
}

.dropdown-toggle::after {
    display: none;
}

.ticket_container {
    width: 800px;
}

.infoTable {
    background: aliceblue;
}

.loop .message th {
    border-radius: 2px;
    border: 1px solid #12c4ff;
    color: #00bfff;
}

.finbtn {
    font-size: 10px;
}

.imageDataClass {
    width: 100%;
    height: 100%;
}

.in-person-markers input[type="checkbox"] {
    margin-left: 10px;
}

.ml-2 {
    margin-left: 10px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1;
}

.swal2-title {
    font-size: 14px !important;
}

.alertLis li {
    font-size: 10px !important;
}