.convert-dialog .btn.cancel {
    border-color: #333;
    color: #333;
    background: 0 0;
}
.convert-dialog .btn.cancel:hover
{
    border-color: #5F6062;
    color: #FFF;
    background-color: #5F6062;
}
.convert-dialog .btn.ok:hover,
.convert-dialog .btn.setting:hover,
.convert-dialog .btn.ok:focus,
.convert-dialog .btn.setting:focus{
    color: #FFF;
    /*background-color: #72316D;*/
    background-color:#5F6062
}
.convert-dialog .btn.ok,
.convert-dialog .btn.open,
.convert-dialog .btn.add,
.convert-dialog .btn.setting,
.convert-dialog .btn.add-current-doc{
    border-color: #fff;
    color: #fff;
    background: #333;
    margin-left: 15px !important;
}
#pop-phee-not-active .convert-dialog .confirm-footor:before {
    display: table;
    content: " "; }
#pop-phee-not-active .convert-dialog .confirm-footor:after {
    clear:both;
    content: " ";
    display: table;
}

#install-extension-dlg .btn{
    padding: 6px 12px;
    text-transform: none;
}
#install-extension-dlg span{
    font-size: 16px;
}
#install-extension-dlg .padding-left-0{
    padding-left: 0px;
}
@media (max-width: 800px){
    .convert-dialog .modal-dialog .col-xs-3.nav-left-tabs{
        width: calc(100% - 570px);
        min-width: 62px;
    }
    .convert-dialog .modal-dialog .col-xs-9.nav-items{
        width: 570px;
    }
}
@media (max-width: 705px){
    .convert-dialog .modal-dialog .col-xs-3.nav-left-tabs{
        width: 62px;
    }
    .convert-dialog .modal-dialog .col-xs-9.nav-items{
        width: calc(100% - 62px);
    }
}
.bs .button_cursor{
    cursor: pointer;
}
.bs .nav-list {
    width: 100%;
}
.bs .nav-list li.selected{
    background: #f2f2f2;

}
.bs .nav-list li {
    display: block;
    min-height: 32px;
}
.bs .nav-list li .img-container{
    min-width: 32px;
    /*width: 30px;*/
    height: 32px;
    float: left;
}
.bs .nav-list li .text-container{
    width: calc(100% - 32px);
    height:32px;
    line-height:32px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.bs .nav-list li .text-container-combine{
    width: calc(100% - 32px);
    height:32px;
    line-height:32px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.bs .nav-list li .text-container-combine .combine-desc{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 25px);
    min-height: 32px;
    float: left;
}
.bs .nav-list li .text-container-combine .combine-count{
    min-width: 25px;
    min-height: 32px;
    float: left;
}
.bs .text-container {
    font-size:14px;
    font-family: "Seoge UI","Open Sans",Verdana, Arial, sans-serif;
}
.bs .driveli .img-container {
    width: 32px;
    height: 32px;
    display: inline-block;
}
.bs .cmis_doc_nav img
.bs .driveli img {
    margin:4px;
}
.bs .choose-file {
    width: 100%;
    float: right;
    height: 394px;
    display: inherit;
    border: 2px dashed #ccc;
    margin-top: -398px !important;
    opacity: 0;
}
.bs .view-and-edit-content{
    width: 100%;
    float: right;
    height: 394px;
    border: 2px dashed #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.sortable-files-wrap {
    width: 100%;
    float: right;
    height: 394px;
    border: solid 1px #ccc;
    position: relative;
}
.loading-bg{
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding-right: 15px;
    padding-left: 15px;
}
.file-loading{
    position: relative;
    z-index: 101;
    top: 50%;
    left: 50%;
}
.c-p {
    cursor: pointer;
}
.bs .choose_info {
    margin-top: 20px !important;
}
.bs .choose_info div {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 600;
}
.bs .choose_info a{
    font-size: 16px;
    color: #1a7bc6;
    text-decoration: underline;
    margin-top: 5px;
    display: block;
    font-weight: 600;
}
.bs .upload_filename {
    margin: 40px 0px 10px;
}
.bs .cmis_fileInfo {
    width: 100%;
    height: 394px;
    float: right;
    display: inherit;
    border: solid 1px #ccc;
}
.bs .progress{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: 6px !important;
    background-color: #ddd !important;
}
.bs .choose_local_file_info {
    width: 100%;
}
.loader,.fwr-ajax-loading, .fwr-ajax-converting, .fwr-ajax-uploading {
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    height: 70px;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.fwr-ajax-loading, .fwr-ajax-converting, .fwr-ajax-uploading {
    position: relative;
    left:0px;
    height:90px;
}
.fwr-ajax-loading-text {
    position: relative;
    left:0px;
    width:auto;
    margin-top:70px;
}
.line-spin-fade-loader {
    position: relative;
    top: 10px;
    left: -4px;
}
@-webkit-keyframes line-spin-fade-loader {
    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}
@keyframes line-spin-fade-loader {
    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}
.line-spin-fade-loader>div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 5px;
    height: 15px;
    border-radius: 2px;
    margin: 2px;
    background-color: #fff;
}
.line-spin-fade-loader.tools>div{
    background: #666666;
}
.line-spin-fade-loader>div:first-child {
    top: 20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(2) {
    top: 13.64px;
    left: 13.64px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(3) {
    top: 0;
    left: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(4) {
    top: -13.64px;
    left: 13.64px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(5) {
    top: -20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(6) {
    top: -13.64px;
    left: -13.64px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(7) {
    top: 0;
    left: -20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(8) {
    top: 13.64px;
    left: -13.64px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
}
.convert_modal {
    text-align: center;
}
.convert_text {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    display:block;
}
.content-line {
    margin: 12px 0px 12px 0px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
}
.content-line.first {
    margin-top:0px;
}
.content-line.last {
    margin-bottom: 0px;
}
.bs .slice-title {
    display: inline;
    padding: 8px;
    z-index: 2;
    background-color: #fff;
    cursor: pointer;
    font-family: "Seoge UI","Open Sans",Verdana, Arial, sans-serif;
}
.bs .slice-title.selected {
    border: 1px solid #d1d1d1;
    border-bottom: 0px;
    padding-bottom: 10px;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.bs .number-spin {
    margin: 0px 10px 0px 0px;
    position: relative;
    width: 78px;
    height: 28px;
    line-height: 28px !important;
    border-right: 18px solid #eeeeee;
    display: inline-block;
}
.bs .number-spin input{
    margin: 0px !important;
    width: 78px;
    padding-left: 6px;
    background: 0 0 !important;
    background: white;
    height: 26px;
    border: 1px #d1d1d1 solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}
.bs .number-spin .inner-spin,.bs .number-spin .outer-spin {
    position: absolute;
    font-size: 12px !important;
    line-height: 12px;
    right: -15px;
    opacity: .7;
    cursor: pointer;
}
.bs .number-spin .inner-spin {
    top: 3px;
}
.bs .number-spin .outer-spin {
    bottom: 1px;
}
.bs .w-75 {
    width: 75px;
    text-align: right;
	display: inline-block;
}
.watermark-dialog .modal-body{
    overflow-x: auto;
}
.watermark-dialog .modal-body>.row{
    min-width: 550px;
}
.header-footer-dialog .modal-body{
    overflow-x: auto;
}
.header-footer-dialog .modal-body>.row{
    min-width: 500px;
}
.header-footer-dialog .underline {
    border: 1px solid #666;
    background: url(/source/dist/img/pagemarks/underline-normal.png) no-repeat center #E1E1E1;
    width: 32px;
    height: 32px;
    border-radius: 4px !important;
}
.header-footer-dialog .sp-replacer,.header-footer-dialog .sp-preview,
.watermark-dialog .sp-replacer,.watermark-dialog .sp-preview{
    height: 32px;
    width: 32px;
    border: 0;
}
.header-footer-dialog .sp-preview-inner,.watermark-dialog .sp-preview-inner {
	background-color: rgb(0, 0, 0);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 4px !important;
    margin: 0;
    height: 32px;
    width: 32px;
    border: solid 1px #222;
}
.header-footer-dialog textarea {
    width: 100%;
    height: 43px !important;
    line-height: 14px;
    margin: 0px !important;
    font-size: 14px;
    color: #333;
    font-family: "Seoge UI","Open Sans",Verdana, Arial, sans-serif;
    resize: none;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #A9A9A9;
}
.bs .header-footer-header {
    position: absolute;
    margin: 0;
    top: 0;
    left: 69px;
    right: 69px;
    height: 34.5px;
    word-break: break-all;
    padding: 0;
}
.bs .header-footer-footer {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 69px;
    right: 69px;
    height: 34.5px;
    word-break: break-all;
    padding: 0;
}
.bs .header-footer-text {
    position: absolute;
    padding: 0;
    max-height: 34.5px;
    line-height: 14px !important;
    color: #000000;
    overflow: hidden;
}
.bs .header-footer-header .header-footer-text {
    bottom: 0;
}
.bs .header-footer-footer .header-footer-text {
    top: 0;
}
.bs .header-left,.bs .footer-left {
    left: 0;
}
.bs .header-center,.bs .footer-center {
    text-align: center;
    width: 100%;
}
.bs .header-right,.bs .footer-right {
    right: 0;
}
.header-footer-dialog .preview-page input{
    width: 65px;
    height: 26px;
    line-height: 26px;
    margin-left: 2px;
    border-radius: 4px !important;
    border: 1px solid #A9A9A9;
    padding-left: 4px;
}
.header-footer-dialog .preview-page-text:after{
    content: ':';
    display: inline-block;
}
.header-footer-dialog .show-page-range{
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}
.split-img-div {
	display: flex;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.split-img {
    width: 120px;
    height: 155px;
    border: 1px solid #D6D6D6;
}
.watermark-opacity-slider {
    width: 250PX;
    float: right;
    margin-top: 13px;
    border: 0 !important;
    height: 3px !important;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal {
    height: 2px !important;
    background-color: silver;
}
.ui-slider-range {
    background: #3BE3FF;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-handle {
    border-color: #E4E4E4;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 5px;
    height: 10px;
    cursor: default;
    background-color: #fff;
    border: 1px solid silver;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
}
.watermark-opacity-slider span {
    background: url(/source/img/scroll.gif) no-repeat !important;
    border: 0 !important;
    width: 8px !important;
    height: 16px !important;
}
.optimizer-settinginfo .checkedbox .selected {
    background-color: #e5e5e5;
}
.nav-list .underline {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.bs .sortable-table {
    width: 100%;
    height: 100%;
}
.bs .sortable-table .sortable-table-head {
    height: 28px;
    width: 100%;
    line-height: 28px;
}
.bs .sortable-table .sortable-table-head > span {
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.bs .sortable-table ul > li > span {
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.bs .sortable-table ul {
    width: 100%;
    height: calc(100% - 36px);
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: auto;
}
.bs .sortable-table li {
    margin: 0;
    padding: 0;
    height: 36px;
    width: 100%;
    line-height: 36px;
    border: 1px solid #F7F7F7;
}
.bs .sortable-table .content_border {
    border: solid 1px #ccc;
}
.bs .sortable-table .drag-handle {
    background: url(/source/dist/img/drag-file.png) no-repeat 50% 50%/16px 16px;
}
.bs .sortable-table .drag-icon {
    height: 36px;
    width: 8%;
    text-align: center;
    cursor: pointer;
    /*display:inline-block;
    display: table-cell;
    float: left;*/
}
.bs .sortable-table .drag-file-name {
    width: 52%;
    padding-right: 6px;
}
.bs .sortable-table .drag-file-info {
    width: 32%;
    padding-right: 6px;
}
.bs .sortable-table .drag-remove-file {
    height: 36px;
    width: 8%;
    text-align: center;
    cursor: pointer;
}
.bs .sortable-table .remove-handle {
    background: url(/source/dist/img/remove-file.png) no-repeat 50% 50%/16px 16px;
}
.bs .sortable-table .drag-file-isonline {
    display: none !important;
}
.bs .sortable-table .drag-file-isonline {
    display: none !important;
}
.bs .sortable-table .drag-file-id {
    display: none !important;
}
.file-parent input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    font-size: 0px;
    top: 0px;
    font-size: 50px\9;
    left: 0;
    outline: none;
    opacity: 0;
}
.file-parent {
    margin-left: 12px;
    background-color: #f7f7f7;
    border: 1px solid #d1d1d1;
    color: #666;
    position: relative;
}
.modal {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
#btnOptimizerReset{
    text-transform: none;
}
@media (min-width: 768px){
    .bs.choose-file-dlg .modal-dialog {
       width:auto;
    }
    .bs.watermark-dialog .modal-dialog {
        width: 720px;
    }
}
@media (max-width: 767px) {
    .bs .headerfooter-setting-dialog .modal-dialog,
    .bs .htmltopdf-dialog .modal-dialog,
    .bs .htmltopdf-setting-dialog .modal-dialog,
    .bs .sign-up-dialog.modal-dialog {
        max-width: 600px;
        margin: 10px auto;
    }
    .bs.splitpdf-dialog .modal-dialog,
    .bs.header-footer-dialog .modal-dialog {
        max-width: 600px;
    }
    .bs .htmltopdf-setting-dialog .col-xs-6{
        min-width: 210px;
    }
}
@media (min-width: 800px){
    .bs.choose-file-dlg .modal-dialog {
        width: 800px;
    }
}
@media (min-width: 886px){
    .bs.optimizer-dialog .modal-dialog {
        width: 885px;
    }
    .bs.optimizer-dialog .modal-dialog.mobile {
        width: 100% !important;
    }
}
@media (max-width: 886px){
    .bs.optimizer-dialog .modal-dialog {
        width: 90% !important;
    }
    .bs.optimizer-dialog .modal-dialog.mobile {
        width: 100% !important;
    }
}
.html-filename {
    display: inline;
    padding-left: 6px;
    /* margin-bottom: 0; */
    font-weight: 400;
}
.bs .modal-footer .btn+.btn {
    margin-left: 15px !important;
}
#newversion-registerUploadBtn, #newversion-uploadBtn{
    text-transform: none;
}
.bs .small-mobile .nav-list li {
    display: table-cell;
}
.bs .small-mobile .nav-list li .text-container,
.bs .small-mobile .nav-list li .text-container-combine{
    display: none;
}
.fwr_contextmenu {
	position: fixed;
	float: none;
	height: auto;
	width: auto;
	display: inline-block;
	border: 1px solid #c8c8c8;
	color: #545454;
	z-index: 1000;
	box-sizing: border-box;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	background: white;
}
.fwr_contextmenu,
.fwr_contextmenu ul
{
	padding: 0;
	margin: 0;
}
.fwr_contextmenu li
{
	list-style: none none outside;
	margin: 0;
}
.fwr_contextmenu>li:not(.hide)~li>.contextmenu__group:before {
	content: ' ';
	border-top: 1px solid #c8c8c8;
	display: block;
	margin: 1px 16px;
}
.contextmenu__item
{
    float: none;
    height: auto;
    letter-spacing: normal;
    border-width: 0;
    line-height: 16px;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: top;
    word-spacing: normal;
    font-family: Arial,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    overflow: hidden;
    cursor: default;
    padding: 5px 16px;
    background: #fff repeat-y 0 0;
	color: #545454;
	min-width: 120px;
}
.contextmenu__text, .contextmenu__icon {
	float: left;
}
.contextmenu__shortcut {
	float: right;
	color: #999;
	margin-left: 1em;
}
.contextmenu__icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/source/images/ribbon/16/icons.png) no-repeat;
	background-position: 16px;
	margin-right: 12px;
}
.contextmenu__item:hover {
	background-color: #d7bae7;
}
.contextmenu__item.disabled .contextmenu__icon {
	opacity: 0.5;
}
.contextmenu__item.disabled {
	color: #999;
	background-color: #fefefe;
}
.contextmenu__icon.icon1.hover{ background-position:0 -16px;}
.contextmenu__icon.zoomin{
	background-position: -142px -2px;
}
.contextmenu__icon.zoomout{
	background-position: -201px -2px;
}
.contextmenu__icon.actualsize{
	background-position:-482px -2px;
}
.contextmenu__icon.fitpage{
	background-position:-162px -22px;
}
.contextmenu__icon.fitwidth{
	background-position: -262px -2px;
}
.contextmenu__icon.rotateright{
	background-position: -202px -22px;
}
.contextmenu__icon.prepage{
	background-position: -462px -22px;
}
.contextmenu__icon.nextpage{
	background-position: -442px -22px;
}
.contextmenu__icon.print{
	background-position: -462px -2px;
}
.contextmenu__icon.find {
	background-position: -1262px -22px;
}
.img-container img{
    height: 32px;
}
.ui-mobile .bs input[type=checkbox] {
    margin:4px 0 0 -20px !important;
}
#pwdinput1,#pwdinput2{
    border-radius: 5px;
    width: 100%;
    border: 1px #c8c8c8 solid;
}
.notEmail{  
    cursor: not-allowed;
    background: #f5f5f5;
    filter: alpha(opacity=70);
    opacity: 0.7;
    pointer-events: none;   
}
.fwr-page-lock-message{
    color: red !important;
}