.svc-sig-title span,
.svc-signature-btn ul li .button.save {
    font-family: "HiraginoSans-W7"!important;
}
#signature-pad {
    display: inline-flex;
    width: 100%;
    height: 100%;
    position: relative;

    /*transform: rotate(-90deg);*/
}

.signature-content {
    border: none !important;
}

body {
    position: relative;
    overflow: hidden;
}

.signature-pad--body {
    transform: rotate(90deg);
}

body .border-line {
    position: relative;
}

body .border-line h3.sig-title {
    position: absolute;
}

body #sign .signature-btn {
    position: absolute;
}

.signature-detail {
    display: inline-flex;
    width: 100%;
    height: 100%;
    position: relative;
}

.signature-pad--body {
    position: absolute;
}

body .signature-detail canvas {
    transform: rotate(-90deg);
    position: absolute;
    top: -371px;
    left: 380px;
}

body .container {
    padding: 0;
}

.signature-detail {
    padding-top: 0;
}

.container {
    width: 980px;
}

.list signature {
    position: relative;
}

body #sign .signature-btn {
    width: 120px;
    height: 500px;
    bottom: 200px;
    right: inherit;
}

.signature-btn ul li a {
    transform: rotate(90deg);
    position: absolute;
    height: 100px;
    width: 209px;
    line-height: 52px;
    padding: 0 15px;
    text-align: center;
    display: inline-block;
    padding-top: 24px;
    top: 75px;
    left: -125px;
    border-radius: 44px;
}

.signature-btn ul li a.save {
    top: 310px;
    left: -122px;
}

body .border-line h3.sig-title {
    transform: rotate(90deg);
    z-index: 999;
    top: 130px;
    /* left: 75%; */
    height: 96px;
    padding: 0;
    bottom: inherit;
    margin: 0;
    margin-left: 80%;
}

body.oriented #sign .signature-btn {
    width: 240px;
    height: 90px;
    bottom: 0px;
    right: 0;
}

body.oriented .signature-btn ul li a {
    transform: rotate(0deg);
    top: 0;
    left: -340px;
    font-size: 24px;
    height: 60px;
    width: 160px;
    line-height: 16px;
}

body.oriented .signature-btn ul li a.save {
    left: -160px;
}

body.oriented .border-line h3.sig-title {
    transform: rotate(0deg);
    font-size: 44px;
    top: 0px;
    left: 30px;
    margin-left: 0;
}

body .border-line h3.sig-title {
    height: 105px;
}

#signature-pad {
    background: #fff;
}

.signature-btn ul li a {
    top: 20px;
    left: -130px;
}

.signature-btn ul li a.save {
    top: 245px;
    left: -122px;
}

.content-setting{
    min-height: 890px;
}
