html,body {
    font-size: 12px !important;
    color: #555555 !important;
}
canvas.jSignature {
    border: 1px solid #333333;
}
.signature,.signature_img {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
}
.other_signature {
    display: inline-block;
    position: relative;
}
.reset_signature,.reset_signature_img {
    position: absolute;
    right: -19px;
    top: -17px;
    cursor: pointer;
    font-size: 20px !important;
    z-index: 9999999;
}
#profile_personal>table {
    margin: 0 auto;
}
#chart-orgami {
    min-height: 1000px;
    margin-top: -10px;
}
#viewall {
    height: 100%;
    position: absolute;
    overflow: hidden;
}
#viewall:hover {
    height: 100%;
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
::-webkit-scrollbar-button:start:decrement,#doc ::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 0;
    background-color: transparent;
}
::-webkit-scrollbar-track-piece {
    background-color: #FAFAFA;
    -webkit-border-radius: 0;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
::-webkit-scrollbar-thumb:vertical {
    height: 50px;
    background-color: #999;
    -webkit-border-radius: 8px;
}
::-webkit-scrollbar-thumb:horizontal {
    width: 50px;
    background-color: #999;
    -webkit-border-radius: 8px;
}
.imgareaselect-selection,.imgareaselect-outer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
.vertical_middle {
    height: 55px;
    vertical-align: middle !important;
}
.chart-container {
    position: relative;
    display: inline-block;
    top: 10px;
    left: 0px;
    height: 100%;
    width: 100%;
    overflow: auto;
    text-align: center;
    margin: 0 auto;
}
.orgchart {
    background: #fff;
    border: 0;
    padding: 0;
}
.orgchart .node{
    width: 250px; 
    min-height: 93px;
    padding-top: 0px;
    background-color: rgb(255, 255, 255);
    border-radius: 12px;
    box-shadow: 0px 3px 3px 0px rgb(0, 0, 0, 0.16);
    margin-top: 30px;
    position: relative;
    border: 1px solid #CCCCCC;
    margin-left:5px;
    margin-right:5px;
    padding-bottom:10px;
}
.orgchart .node .badge {
    position: absolute;
    bottom: -15px;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:10px;
    cursor: pointer;
}
.orgchart .node .title {
    display: inline-block;
    margin-top: -30px;
    border-radius: 100px;
    width: 52px;
    height: 52px;
    background-color: #FFFFFF;
    box-shadow: 0px 3px 3px 0px rgb(0, 0, 0, 0.16);
    border: 1px solid #CCCCCC;
}
.dqIZME {
    border: 1px solid rgb(234, 234, 235);
    border-radius: 100px;
}
.bxtCXs {
    display: inline-block;
    border-radius: 100px;
    width: 52px;
    height: auto;
    background-color: #FFFFFF;
}
.kydEot {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(10, 10, 11);
    font-size: 13px;
    margin-top:10px;
    margin-bottom:5px;
}
.ebDfCA {
    color: rgb(112, 112, 117);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
}
.orgchart .node .content .node-text-slim{ 
    font-weight: 100; 
    line-height: 18px;
} 
.orgchart .node .content {
    border: 0;
    border-radius: 0;
    min-height: 93px;
    vertical-align: top;
    overflow: hidden;
    padding: 1px 1px 1px 5px;
}	
.orgchart .node>.spinner {
    color: rgba(184, 0, 54, 0.75);
}
.orgchart .node:hover {
    background-color: inherit;
}	
.orgchart .node.focused {
    background-color: inherit;
}
.orgchart .node .edge {
    color: rgba(0, 0, 0, 0.6);
}	
.orgchart .edge:hover {
    color: #000;
}	
.orgchart td.left,.orgchart td.top,.orgchart td.right {
    border-color: #999;
}	
.orgchart td>.down {
    background-color: #999;
}
.orgchart .lines .topLine {
    border-top: 2px solid rgba(241,131,12, 0.8);
}	
.orgchart .lines .rightLine {
    border-right: 1px solid rgba(241,131,12, 0.8);
    float: none;
    border-radius: 0;
}		
.orgchart .lines .leftLine {
    border-left: 1px solid rgba(241,131,12, 0.8);
    float: none;
    border-radius: 0;
}	
.orgchart .lines .downLine{
    background-color: rgba(241,131,12, 0.8);
    margin: 0 auto;
    height: 20px;
    width: 2px;
    float: none;
}		
.orgchart .verticalNodes ul>li::before, .orgchart .verticalNodes ul>li::after,.orgchart .verticalNodes>td::before{
    border-color: rgba(241,131,12, 0.8);
}	
.orgchart .node .toggleBtn{
    color: rgba(241,131,12, 0.8);
}
.orgchart .node .toggleBtn:hover{
    color: rgba(241,131,12, 1);
}
#D table {
    margin: 0 auto;
    width: 100% !important;
}
#C {
    width: 900px !Important;
}
.refer_name {
    display: inline-block;
    width: 30%;
    text-align: left;
}
.refer_type {
    display: inline-block;
    width: 20%;
    text-align: left;
}
.refer_action {
    display: inline-block;
    width: 10%;
    text-align: left;
}
#C input,#C select {
    max-width: 300px !important;
    display: inline-block !important;
}
.select2-container--bootstrap {
    display: inline-block;
}
div.file{
    position: relative;
    overflow: hidden;
}
div.file input {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
}
.home-location-modal .modal-dialog {
    margin: 100px auto;
    width: 70%;
}
.home-location-virtual-input {
    display: flex;
    margin-bottom: 10px;
}
.home-location-virtual-input input[type="text"]+input[type="text"] {
    margin-left: 10px;
}
.pac-container {
    background-color: #FFF;
    z-index: 100000000;
    position: fixed;
    display: inline-block;
}
.avatar {
    width: 125px;
    height: 125px;
    border-radius: 125px;
    position: relative;
    background-color: #FFFFFF;
    overflow: hidden;
}
.avatar img {	
    position: absolute;
    height: 125px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.btn-orange{
    background:#FF9900;
    color:#FFFFFF;
    padding:5px 45px 5px 45px;
    border-radius:15px;
}
.btn-white{
    background:#FFFFFF;
    padding:5px 45px 5px 45px;
    border-radius:15px;
}
.policy-template{
    color:#555555;
    margin:35px auto;
}
.policy-template .relative{
    position:relative;
}
.policy-template .relative span.last-span {
    position:absolute;
    right:10px;
    top:10px;
    cursor:pointer;
}
.policy-template .relative span.first-span {
    position:absolute;
    left:10px;
    top:10px;
    cursor:pointer;
}
.policy-template p{
    color:#555555;
}
.policy-template .template-header{
    text-align:center;
    margin:10px auto;
}
.policy-template .template-header img {
    width:50px;
}
.policy-template p:first-child {
    text-indent: 0;	
    font-size:13px !important;
    font-weight:700;
}
.policy-template p{
    text-indent: 25px;
    font-size:11px !important;
}
.policy-template a {
    font-weight:700;
    text-decoration:underline;
}
.policy-template input {
    margin: 15px 0;
      width: 100%;
      display: block;
      border: none;
      padding: 15px 0;
      border-bottom: solid 1px #CCCCCC;
     -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1463b0 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1463b0 4%);
    background-position: -1024px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size:13px;
    padding-right:45px;
    padding-left:45px;
}
.policy-template input:focus, .policy-template input:valid {
     box-shadow: none;
     outline: none;
     background-position: 0 0;
}
.policy-template input:disabled{
    background:#E5E5E5;
}
.policy-template input::-webkit-input-placeholder {
     -webkit-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
}
.policy-template input:focus::-webkit-input-placeholder, .policy-template input:valid::-webkit-input-placeholder {
     color: #1463b0;
     font-size: 13px;
     -webkit-transform: translateY(-50px);
     transform: translateY(-50px);
     visibility: visible !important;
}
.modal-body{
    width:100%;
    max-height: calc(100vh - 25px - 25px);
    overflow-y: auto; 
    overflow-x: hidden;
}
@media only screen and (max-width: 460px) {
    .modal-body{
        max-height: 100vh;
    }
}
.modal-body::-webkit-scrollbar {
    width: 5px;
}
.modal-body::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
.modal-body::-webkit-scrollbar-thumb {
    background: #888888; 
}
.modal-body::-webkit-scrollbar-thumb:hover {
    background: #555555; 
}
.text-heading{
    color:#197ACF;
}
.policy{
    font-size:13px;
}
.policy-template .btn:disabled {
    color:#FFFFFF;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0.075);
}
.preview-uploads {
    width: 100%;
    height: 150px;
    position: relative;
    border: 2px dashed #E5E5E5 !important;
    padding: 5px;
}
.preview-uploads img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 145px;
}
.preview-uploads span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #888888;
}
.preview-uploads a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #888888;
    cursor: pointer;
}
.preview-uploads span h5 {
    font-size: 12px;
}
.preview-uploads input[type=file]{
    display: none;
}
.avatar-profile {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
}
.avatar-profile img {
    height: 100% !important;
}