.ckBox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.has-over {
    position: relative;
}

.has-over.over:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 999;
    cursor: not-allowed;
    background: rgba(255,255,255,0.45);
}

@media (max-width: 991px) {
    .text-sm-right {
        text-align: right;
    }
}

.full-width {
    width: 100%;
}

.custom_tbl_length {
    position: absolute;
    top: 15px;
}

.custom_tbl_search {
    margin-right: -5px;
}

.center_paging {
    display: inline-block;
}

.tbl-scroll {
    overflow: hidden;
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
}

.dataTables_filter input[type=text]:not(.ui-widget):not(.ui-spinner-input),input[type=password] {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    /*line-height: 1.42857143;*/
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

a:hover {
    color: #23527c;
    text-decoration: none;   
}

.checkbox label, .radio label{
    font-weight: bold;
}
.tagit-choice.ui-widget-content {
    box-shadow: none;
}

.ui-widget-content {
    box-shadow: none;
}

.ui-spinner-input{
    margin-right: 0px;
    padding: 4px;
}
.progress-upload {
    position: absolute;
    top: -5px;
}
.circle {
    margin-left: 10px;
    border: 2px solid #46C348;
    border-radius: 50%;
    font-size: 11px;
    width: 36px;
    position: absolute;
    text-align: center;
    height: 34px;
    line-height: 30px;
}
.list-file {
    font-size: 14px;
}
.list-file .status {
    position: relative;
}
.list-file .display-name {
    margin-left: 5px;
}
.list-file .more-info {
    position: absolute;
    right: 0;
    top: 0;
}
.list-file img {
    vertical-align: middle;
}

.orange {
    background: #f89934;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,#f89934 0,#f68e20 50%,#f6701f 51%,#f6881f 99%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f89934),color-stop(50%,#f68e20),color-stop(51%,#f6701f),color-stop(99%,#f6881f));
    background: -webkit-linear-gradient(top,#f89934 0,#f68e20 50%,#f6701f 51%,#f6881f 99%);
    background: -o-linear-gradient(top,#f89934 0,#f68e20 50%,#f6701f 51%,#f6881f 99%);
    background: -ms-linear-gradient(top,#f89934 0,#f68e20 50%,#f6701f 51%,#f6881f 99%);
    background: linear-gradient(to bottom,#f89934 0,#f68e20 50%,#f6701f 51%,#f6881f 99%);
}

.mask-input {
    position: relative;
}

.mask-input .wrap-input {
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.mask-input input[type=file] {
    bottom: 0;
    cursor: pointer;
    font-size: 1000px !important;
    height: 300px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
}


.readonly-bg-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: block;
    top: 0;
    left: 0;
    background: rgba(158, 158, 158, 0.6);
    opacity: 0.35;
    filter: alpha(opacity=35); /* IE < 9*/
}

.drop-btn-content {
    float: right;
    color: #aaa;
    position: relative;
    top: 20px;
    background: #fff;
    width: 22px;
    height: 22px;
    border: 1px solid #0E7B9B;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    font-size: 50%;
}

.map_canvas_modal {
    position: absolute;
    height: 350px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.info-box.info {
    background: #67c2ef;
    border: 1px solid #39afea;
}

.info-box {
    min-height: 140px;
    min-width: 200px;
    border: 1px solid black;
    margin-bottom: 30px;
    padding: 20px;
    color: white;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.35), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
}

.statistic-number{
    font-size: 50px;
}

.labels {
    color: white;
    background-color: red;
    font-family: "Lucida Grande", "Arial", sans-serif;
    font-size: 16px;
    text-align: center;
    width: 25px;
    white-space: nowrap;
}

.tabTitle {
    color: white;
    font-size: 20px;
    font-family: franchiseregular;
    background-color: #f89934;
}

.nav-tabs > li > a{
    background-color: #f89934;
    color: white;
    font: 'Helvetica Neue', Helvetica, Arial, sans-seri;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: white;
    background-color: #8cc649;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{
    background-color: #8cc649;
    color: white;
}
.nav>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: #8cc649;
}
.nav-tabs{
    border-bottom: 1px solid white ;
    margin-bottom: -35px;
}
.grey {
    cursor: default;
    pointer-events: none;
    background: #c8c8c8;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,#c8c8c8 0,#a9a8a8 52%,#939292 52%,#a1a1a1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#c8c8c8),color-stop(52%,#a9a8a8),color-stop(52%,#939292),color-stop(100%,#a1a1a1));
    background: -webkit-linear-gradient(top,#c8c8c8 0,#a9a8a8 52%,#939292 52%,#a1a1a1 100%);
    background: -o-linear-gradient(top,#c8c8c8 0,#a9a8a8 52%,#939292 52%,#a1a1a1 100%);
    background: -ms-linear-gradient(top,#c8c8c8 0,#a9a8a8 52%,#939292 52%,#a1a1a1 100%);
    background: linear-gradient(to bottom,#c8c8c8 0,#a9a8a8 52%,#939292 52%,#a1a1a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8',endColorstr='#a1a1a1',GradientType=0);
}

.advance-warning {
    padding: 10px;
    font-size: 13px;
}

.tooltipster-content ul li {
    min-width: 120px;
}

.title-setting-content {
    color: #aaa;
    position: relative;
    top: -25px;
    background: #fff;
    padding-right: 10px;
    text-transform: uppercase;
    left: -16px;
}

.def-img {
    position: inherit!important;
    width: 100px;
    height: 120px;
    max-width: inherit!important;
    max-height: inherit!important;
    left: inherit!important;
    top: inherit!important;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.prod-caption {
    background: #fbfbfb;
    border-top: 1px solid #ddd;
}

.myFileType {
    margin-bottom: -6px;
    margin-right: 5px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 7px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.wrap-text-download{
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-title-download {
    color: #F0AD4E;
    font-size: 24px;
    font-family: franchiseregular;
    background-color: rgb(251, 251, 251);
}

.btn-download-page {
    display: inline-block;
    padding: 6px 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 2px;
    margin-left: 2px;
}

.myCheckbox, .myRadio {
    margin-top: 0px;
    margin-bottom: 0px;
}

.borderless td, .borderless th {
    font-size: 14px;
    border: 0px !important;
}

#downloadNav {
    display:block;
    background: #0a617e url(https://www.hogodoc.com/images/navy-bg.jpg) repeat;
}

#downloadNav ul {
    float:right;
    padding:.5em 0;
    margin:0;
}

#downloadNav ul li {
    display:inline;
    text-align:right;
    padding:0 0 0 1.5em;
}

#downloadNav ul li a {
    color:#13baec;
    display:inline-block;
    padding:5px 0 5px 20px;
    font-size:1.125em;
}

#downloadNav ul li a#tryLink {
    background: url(https://www.hogodoc.com/images/icons/icon-free.png) no-repeat left center;	
    padding:5px 0 5px 24px;
    color:#f6881f;
}

#downloadNav ul li a#loginLink {
    background: url(https://www.hogodoc.com/images/icons/icon-login.png) no-repeat left center;	
}
.title-content-download {
    color: #5B5B5B;
    position: relative;
    top: 12px;
    background: #fff;
    padding-right: 10px;
    text-transform: uppercase;
}

.title-header-download {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 20px 0;
}

.thumbnail-image{
    width:100px;
    height:120px;
}

table#tbl-files .removed {
    opacity: 0.4;
    filter: alpha(opacity=20);
    background: #000;
}

table#tbl-files img{
    width: 26px;
    height: 26px;
}

span#packageType {
    overflow: hidden;
    text-overflow: ellipsis;
}

div#searchResult{
    margin-top: -55px;
}

.btn-signup{
    width: 350px;
}

.my-icon-link {
    /*    border: 1px solid white;
        border-radius: 50%;*/
    width: 26px;
    height: 26px;
    padding: 5px; 
    /*font-size: 130%;*/
    padding: 5px 5px 5px 6px;
    /*background-color: #919191;*/
    /*color: white;*/
}

a.my-icon-link:hover{
    /*    border: 1px solid white;
        border-radius: 50%;*/
    width: 26px;
    height: 26px;
    padding: 5px; 
    /*font-size: 135%;*/
    padding: 5px 5px 5px 6px;
    /*background-color: #F6881F;*/
    color: #8AC745;
}

.file-status .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.my-icon-dis {
    /*    border: 1px solid white;
        border-radius: 50%;*/
    width: 24px;
    height: 24px;
    padding: 3px; 
    /*font-size: 75%;*/
    /*padding: 5px 5px 5px 6px;*/
    /*    background-color: #919191;
        color: white;*/
    margin-right: 18px;
}

.dl-time{
    position: absolute;
}

.paging_full_numbers a.paginate_active{
    background: #f89934;
}

.btn.orange{
    background: #f89934;
}

.btn.orange:hover, .btn.blue:hover, .btn.red:hover, .btn.btn-bw:hover{
    background: #8BC747;
}

.btn.grey {
    background: #c8c8c8;
}

.btn.green {
    background: #8cc649;
}

.btn.green:hover {
    background: #a5e5ed;
}

.btn.btn-fw, .btn.fw-bw, .btn.btn-bw { 
    box-shadow: none;
}

.btn.green-fw:after{
    background: #8cc649;
    box-shadow: none;
}

.btn.green-fw:hover:after{
    background: #A5E5ED;
    box-shadow: none;
}

.btn.grey-fw:after{
    background: #C8C8C8;
    box-shadow: none;
}

#documentTabs>li{
    line-height: 16px;
}

.my-margin{
    margin-top: 6px;
}


/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
    #contents_inner{
        width: 100%;
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
    #contents_inner{
        width: 100%;
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
    #contents_inner{
        width: 100%;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Portrait */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* Landscape */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) { 
    .sentmail_msg_box{
        padding: 50px 0px;
    }
    .signup .signup-social .medium-btn-signup a.btn {
        width: 201px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }
    .signup a.btn {
        width: 201px;
    }
}

/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 1) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

/* Landscape */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {
    .sentmail_msg_box{
        padding: 50px 80px;
    }

    .sentmail_msg_box .sentmail_msg{
        width: 100%;
    }

}

.sub-title-header {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #0E7B9B;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 20px 0;
}

.filename-col{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.upload-file-title{
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    font-size: 14px;
}

.item-left-menu a {
    color: #337ab7;
}

#signupNav {
    display: block;
    background: #0a617e url(https://www.hogodoc.com/images/navy-bg.jpg) repeat;
}

.signup-link{
    color:#10A2CC; 
    text-decoration:none; 
    font-weight: normal
}

#documentTabs>li,#myAccountTabs>li {
    line-height: 16px;
}


.filter-status {
    margin-left: 9px;
    display: inline-block;
}

.folder_selected {
    background: #88c941;
    border-color: #88c941;
}

.recipient_group_selected {
}
.tabTitleRicipient{
    color: white !important;
    background-color: #f89934 !important;
    font-size: 20px;
    font-family: franchiseregular;
}
.tabTitleRicipient:hover{
    background-color: #8cc649 !important;
    text-decoration: none;   
}
.listgroup_recipient{
    height: 139px;
    display: block;
    overflow-y: auto;
}
.address_drop{
    left: 67px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 80px;
    border-radius: 6px;
    background: #337ab7;
}
.address_button{
    width: 163px;
}
.dropdown-menu li a:hover {
    background: #f89934;
    color: #fff;
    border-radius: 6px;
}

.mynotify {
    background: #FCCD12;
}

.address_drop li a{
    color: #fff;
}
#addRepBtn{
    display: inline-block !important;
}
.checkbox label{
    cursor: default !important;
}
.enc_wizard{
    padding-left: 15px;
}

.breadcrumb>li {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    color: #666;
    font-style: normal;
    max-width: 112px;
    overflow: hidden;
    padding: 5px 0 0px;
    text-overflow: ellipsis;
    transition: max-width 0.4s;
}

#syncBox{
    margin-left: -85px;
}
#registered-date{
    margin-left: -85px;
}

.paging_full_numbers{
    display: block !important;
}

.displayCSV table tbody tr td {
    max-width: 130px;
}

img {
    vertical-align: middle;
    margin-top: -5px;
}

.tree-view {
    overflow: hidden;
}

.tree-view > .tree-node:first-child {
    margin-left: 15px;
}

.tree-view,
.sub-node {
    background: #fff;
}

.tree-node {
    line-height: 22px;
    position: relative;
}

.tree-node-name {
    margin: 1px 0;
    font-weight: 100;
    cursor: pointer;
}

.tree-node-name.disabled {
    cursor: default;
}

.bg-tree-node-name.active .tree-node-name {
    font-weight: bold;
}

.bg-tree-node-name.disabled .tree-node-name {
    color: #aaa;
}

.sub-node {
    margin-left: 24px;
}

.caret-home {
    width: 10px;
    height: 10px;
    display: inline-block;
}

.caret-home .arrow-bottom {
    transform: translateX(-36%) translateY(-50%);
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #999;
    display: inline-block;
    cursor: pointer;
}

.arrow-right:hover {
    border-left-color: #666;
}

.arrow-bottom {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #999;
    display: inline-block;
    cursor: pointer;
}

.arrow-bottom:hover {
    border-top-color: #666;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}

.bg-tree-node-name {
    margin-left: -100%;
    padding-left: 100%;
    padding-top: 1px;
    cursor: pointer;
}

.bg-tree-node-name.active {
    background-color: #e2e2e2;
}

.bg-tree-node-name:hover {
    background: #eee;
}

.fa-pulse {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    position: absolute;
    top: 5px;
}

.no-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.folder-icon {
    width: 18px;
    height: 18px;
    background-position: -59px -60px;
}

.checkbox-wrapper .custom-checkbox {
    width: 100%;
    line-height: 0;
}

.checkbox-wrapper .custom-checkbox label,
.checkbox-wrapper.no-hover .custom-checkbox label.hover {
    padding: 0;
    width: 25px;
    margin-top: 9px;
    background-position: -11px -15px;
}

.checkbox-wrapper .custom-checkbox label.hover {
    background-position: -11px -115px;
}

.checkbox-wrapper .custom-checkbox label.checked,
.checkbox-wrapper.no-hover .custom-checkbox label.hover.checked,
.checkbox-wrapper.no-hover .custom-checkbox label.hover.checkedHover {
    background-position: -11px -215px;
}

.checkbox-wrapper .custom-checkbox label.hover.checked,
.checkbox-wrapper .custom-checkbox label.hover.checkedHover {
    background-position: -11px -315px;
}

/*custom from bootstrap form-control class*/
.search-field {
    display: inline-block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.browser-wrapper {
    padding: 0 15px;
    margin-top: 5px;
}

.browser-top {
    margin: 0 -15px;
}

.browser-top .breadcrumb {
    padding: 8px 0;
    margin-bottom: 0;
    background-color: transparent;
}

.browser-top .breadcrumb>li+li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
}

.browser-buttons .btn {
    filter: none !important;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    position: relative;
    border-radius: 8px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-seri;
    margin: 0;
    white-space: nowrap;
    min-width: 50px;
    font-weight: bold;
}

.browser-buttons .btn:focus {
    outline: none;
}

.browser-buttons .dropdown {
    display: inline-block;
}

.browser-buttons .dropdown-menu {
    min-width: inherit;
}

.browser-nav {
    margin-bottom: 8px;
    padding-right: 17px;
}

.browser-header div {
    background-color: #337AB7;
    color: #fff;
    height: 45px;
    line-height: 45px;
}

.browser-header div.sortable {
    background-image: url(Images/1.1/sort_both.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}

.browser-header div.sortable.sorting-asc {
    background-image: url(Images/1.1/sort_asc.png);
}

.browser-header div.sortable.sorting-desc {
    background-image: url(Images/1.1/sort_desc.png);
}

.browser-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.browser-content .row {
    cursor: pointer;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}

.browser-content .row.browser-empty {
    cursor: auto;
}

.browser-content .row.browser-empty:hover {
    background: #FFF;
}

.browser-content .row:nth-child(odd),
.row.bg-darken {
    background-color: #f5f5f5;
}

.browser-content .row:last-child,
.browser-empty {
    border-bottom: 1px solid #f5f5f5;
}

.browser-content .row:hover {
    background-color: #eaf7ff;
}

.browser-content img {
    vertical-align: middle;
}

.browser-content.max-height {
    max-height: 315px;
    overflow-y: scroll;
    margin: 0 -15px;
    padding: 0 15px;
    border-bottom: 1px solid #f5f5f5;
}

.new-folder {
    margin-top: 5px;
}

.folder-info,
.file-info,
.browser-empty {
    height: 45px;
    line-height: 45px;
    /*width: 1036px;*/
}

/*hide loading icon*/
.browser-loading {
    /*height: 0;*/
    height: 45px;
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1000;
    /*margin: 0 -15px;*/
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    transition: top 0.33s linear;
    -moz-transition: top 0.33s linear;
    -webkit-transition: top 0.33s linear;
}
.browser-loading > span {
    opacity: 0;
    color: rgba(51, 51, 51, 0.81);
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.browser-loading i {
    margin-top: 9px;
}

/*show loading icon*/
.browser-loading.loading {
    height: 45px;
    top: 0;
    opacity: 1;
    transition: top 0.33s linear;
    -moz-transition: top 0.33s linear;
    -webkit-transition: top 0.33s linear;
}
.browser-loading.loading > span {
    opacity: 1;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.browser-content {
    position: relative;
    height: 400px;
    /*overflow-y: scroll;*/
    margin-right: 17px;
}
.browser-content.loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px;
    bottom: 0;
    z-index: 999;
    opacity: 0.5;
    background: rgba(195, 195, 195, 0.27);
}
.header-padding {
    padding-right: 17px;
}

.browser-content.mydocument-max-height {
    max-height: 425px;
    overflow-y: scroll;
    margin: 0 -15px;
    padding: 0 15px;
    border-bottom: 1px solid #f5f5f5;
}
.search-field::-ms-clear {
    display: none;
}
.dashboard_text {
    color: #ffffff;
    position: absolute;
}
.dashboard_backgroud{
    margin-bottom: 0px; 
    text-align: center;
    background: #939292;
}
#loadmorebutton{
    display: block; 
    min-width: 400px; 
    margin: 15px auto; 
}
.water-mark-input {
    height: 30px;
    top : 2px;
    left: 0px;
}
.margin-water-mark {
    margin-bottom: 0px;
}
.image-water-mark {
    border: 1px solid #cccccc;
    height: 26px;
    width: 26px;
}
.des-icon {
    margin-left: 35px;
    margin-bottom: 7px;
}
.color-picker-input {
    height: 26px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
}
.overlay {
    pointer-events: none;
}
.ui-datepicker{
    width: 265px !important;
}
.non-click-remove {
    pointer-events: none;
}

.name, .company, e_mail{
    overflow-wrap: break-word;
}