/*html,body {*/
	/*font-size: 12px;*/
	/*font-family: 'Open Sans', Verdana, "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";*/
	/*color:#272727;*/
	/*background: #f7f7f7;*/
/*}*/
/** {*/
	/*-webkit-box-sizing: content-box;*/
	/*-moz-box-sizing: content-box;*/
	/*box-sizing: content-box;*/
/*}*/
body{
	font-size: 12px;
	color:#272727;
	font-family: 'Open Sans', Verdana, "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
}
.bs * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bs a, .bs button, .bs code, .bs div, .bs img, .bs input, .bs label, .bs li, .bs p, .bs pre, .bs select, .bs span, .bs table, .bs td, .bs textarea, .bs th, .bs ul {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
.fx-vw .clearfix{
	zoom:1
}
.fx-vw .clearfix::after{
	clear: both;
	content: '';
	height: 0;
	display: block;
}
.fx-clearfix::after{
	clear: both;
	content: '';
	height: 0;
	display: block;
}
.fx-vw .hide{
	display: none;
}

.fx-vw .wm104{
	max-width: 104px !important;
}
.fx-vw .w104{
	width: 104px !important;
	max-width: 104px !important;
}
.fx-vw .w40{
	width: 40px !important;
}
.fx-vw .w55{
	width: 55px !important;
	max-width: 55px !important;
}
.fx-vw .w67{
	width: 67px !important;
	max-width: 67px !important;
}
.fx-vw .w80{
	width: 80px !important;
	max-width: 80px !important;
}
.fx-vw .ml10{
	margin-left: 10px;
}
.fx-vw .mr10{
	margin-right: 10px;
}
.fx-vw .mt5{
	margin-top: 5px;
}
.fx-vw .mt10{
	margin-top: 10px;
}
.fx-vw .h20{
	height: 20px;
}
.fx-vw .relative{
	position: relative;
}
.fx-vw .ul-li60>li{
	width: 60px !important;
	max-width: 60px !important;
}
.fx-vw .ul-li66>li{
	width: 66px !important;
	max-width: 66px !important;
}
.fx-vw .ul-li72>li{
	width: 72px !important;
	max-width: 72px !important;
}
.fx-vw .mw20{
	max-width: 20px !important;
}
.fx-vw .mw40{
	max-width: 40px !important;
}
.fx-vw .ul-li20span>li{
	width: 20px !important;
	height: 20px !important;
	max-width: 20px !important;
	min-width:20px !important;
	margin-left: 0px !important;
}
.fx-vw .ul-li20span.mw35{
	max-width: 35px !important;
}
.fx-vw .ul-li20span.mw35>li{
	width: 35px !important;
	max-width: 35px !important;
	min-width:35px !important;
}

.fx-vw .ul-li20span>li>a>span{
	display: none;
}
.fx-vw .ul-li20span>li>a>.fwr-rb-toolbar-awrap-left>span,
.fx-vw .ul-li20span>li>a>.fwr-rb-toolbar-awrap-right>span{
	display: none;
}
.fx-vw .ul-li20span>li i{
	vertical-align: middle;
}

.fx-vw .textIndent10{
	text-indent: 10px;
}
.fx-vw .zindex11{
	z-index: 11;
}
.fx-vw .absolute-show{
	display: block !important;
	width: 100%;
	position: absolute !important;
	border-bottom: 1px solid #e0e0e0;
}
.fwr-pc-main{
	min-width: 435px;
}
.fx-vw .fwr-toolbar{
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	background: #f7f7f7;
	z-index: 1004;
}

.fwr-toolbar a{
	color:#272727;
	text-decoration: none;
}

.fwr-toolbar ul,
.fwr-toolbar ol {
	margin-top: 0;
	margin-bottom: 0;
}

.fwr-rb-toolbar-arrow{
	min-width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
}
.fwr-rb-toolbar-line-split{
	position: relative;
}
.fwr-rb-toolbar-line-split::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background:#cccccc;
	left:0;
}
.fwr-rb-toolbar-tip{
	position: fixed;
	width: 130px;
	text-align: left;
	padding: 10px;
	top:100px;
	left:10px;
	background: #fff;
	border: 1px solid #aaaaaa;
	z-index: 1004;
	display: none;
}
.fwr-rb-toolbar-tip dt, .fwr-rb-toolbar-tip dd{
	margin:0;
	padding: 0;
	/* // word-break:break-all; */
}
.fwr-rb-toolbar-tip dt{
	font-weight: bold;
}
.fwr-rb-home{
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0px;
	top:0px;
	background:url(../../images/ribbon/home.png) center no-repeat #f48a20;
}

.fwr-rb-title>em{
	font-style: normal;
}
.suffix::after{
	content: '.pdf';
	position: absolute;
}
.suffix.secured::after{
	content: '.pdf (SECURED)';
	position: absolute;
}
.suffix.securedCN::after{
	content: '.pdf (已加密)';
	position: absolute;
}
.suffix-readonly::after{
	content: '.pdf (Read-Only)';
	position: absolute;
}
.fwr-rb-toolbar-notification{
	width: 25px;
	height: 25px;
	display: inline-block;
	background:url(../../images/ribbon/notification.png) center no-repeat;
	cursor: pointer;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
}
.fwr-rb-toolbar-notification.hot-pointer:before {
	position: absolute;
	content: "•";
	color: red;
	right: 0;
	top: -5px;
}
#fwr-rb-toolbar-notificationPanel{
	display: none;
	z-index: 10;
    position: absolute;
    top:45px;
    right: 5px;
    width: 340px;
    height: 431px;
    background: white;
    border: 1px solid white;
    box-shadow: 2px 3px 5px rgba(0,0,0,.3), -3px -2px 5px rgba(0,0,0,.3);
    border-radius: 4px;
}

.fwr-rb-tab-buttons{
	position: relative;
	z-index: 1;
	background: #dddee0;
	height: 30px;
	overflow: hidden;
}
.fwr-rb-tab-buttons li{
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	float: left;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	min-width: 60px;
}
.fwr-rb-tab-buttons li.current{
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	background: #fff;
}

.fwr-rb-tab-buttons li.current::after{
 	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0px;
	bottom: -1px;
}

.fwr-rb-tabs{
	height: 77px;
	background: #fff;
	position: relative;
}
.fwr-rb-tabs > ul{
	padding: 4px;
}
.fwr-rb-tabs > ul>li {
	display: none;
}
.fwr-rb-tabs > ul>li.current{
	display: block;
}
.fwr-rb-tabs-up, .fwr-rb-tabs-lock{
	width: 24px;
	height: 18px;
	background: url(../../images/ribbon/fold.png) center no-repeat;
	position: absolute;
	bottom: 1px;
	right: 1px;
	cursor: pointer;
}
.fwr-rb-tabs-lock{
	background: url(../../images/ribbon/pin.png) center no-repeat;
}
.fwr-rb-tabs-up:hover, .fwr-rb-tabs-lock:hover{
	background-color: #cbdefa;
}
.fwr-rb-tab>li{
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 0 10px;
	height: 70px;
}
.fwr-rb-toolbar-commonli-left>li, .fwr-rb-toolbar-homehandli-left>li, .fwr-rb-toolbar-actualsize-button, .fwr-rb-toolbar-button{
	height: 70px;
	min-width: 45px;
	max-width: 58px;
	text-align: center;
	float: left;
}
.fwr-rb-toolbar-commonli-left>li>a, .fwr-rb-toolbar-homehandli-left>li>a, .fwr-rb-toolbar-textmarkup li>a, .fwr-rb-toolbar-drawing li>a{
	display: block;
	width: 100%;
	cursor: pointer;
}
.fwr-rb-tab li .disabled, .fwr-rb-tab li .temp-disabled{
	opacity: 0.5;
	cursor: default;
}
.fwr-rb-tab li .disabled:hover{
	background:#fff !important;
}
.fwr-rb-tab li .selected{
	background: #d7bae7;
}
.fwr-rb-tab li .fwr-rb-toolbar-offline-button.selected{
	/*background: none;*/
}
.fwr-rb-tab li .fwr-rb-toolbar-offline-button.selected .fwr-rb-toolbar-offline{
	
}
.fwr-rb-toolbar-commonli-left>li>a:hover, .fwr-rb-toolbar-homehandli-left>li>a:hover, .fwr-rb-toolbar-actualsize-button:hover,
.fwr-rb-toolbar-group-size a:hover,
.fwr-rb-toolbar-button:hover,.fwr-rb-toolbar-group-li a:hover,
.fwr-rb-toolbar-offline-button:hover, .fwr-rb-toolbar-share-button:hover,
.fwr-rb-toolbar-textmarkup a:hover,
.fwr-rb-toolbar-drawing li a:hover
{
	background: #d7bae7;
}
a.fwr-rb-toolbar-textselect-up{
	height: 37px;
}
a.fwr-rb-toolbar-textselect-down{
	height: 32px;
}
.fwr-rb-toolbar-commonli-left li span, .fwr-rb-toolbar-homehandli-left li span{
	display: block;
}
.fwr-rb-toolbar-commonli-left>li, .fwr-rb-toolbar-homehandli-left>li{
	margin-left: 10px;
}
.fwr-rb-toolbar-commonli-left>li:first-child, .fwr-rb-toolbar-homehandli-left>li:first-child{
	margin-left: 0;
}

.fwr-rb-toolbar-arrow:after{
	content: '';
	border: solid 4px transparent;
    border-top: solid 4px #5e5843;
    width: 0;
    height: 0px;
	top: 5px;
	margin-left:-5px;
	left:50%;
	position: absolute;
}
.fwr-rb-toolbar-textselect-down .fwr-rb-toolbar-arrow{
	display: block;
}
.fwr-rb-toolbar-actualsize-button{
	cursor: pointer;
	float: left;
}
.fwr-rb-toolbar-group-size{
	width: 212px;
	float: left;
}
.fwr-rb-toolbar-group-size>li{
	margin-left: 12px;
	float: left;
	min-width: 80px;
}
.fwr-rb-toolbar-group-size a, .fwr-rb-toolbar-group-li a{
	height: 22px;
	line-height: 22px;
	display:block;
	cursor: pointer;
	width: 100%;

}
.hover-dropdown {
	border:1px solid #fff;
	box-sizing: border-box;
}
.hover-dropdown:hover{
	border:1px solid #c2d5f2;
}

.fwr-rb-toolbar-group-size i, .fwr-rb-toolbar-group-size span, .fwr-rb-toolbar-group-manage i,
.fwr-rb-toolbar-group-li i, .fwr-rb-toolbar-group-li span{
	vertical-align: middle;
}
.fwr-rb-toolbar-group-li strong{
	margin-left: 3px;
}
.fwr-rb-toolbar-zoom{
	height: 20px;
	text-align: center;
}
.fwr-rb-toolbar-zoom input{
	text-align: center;
}
.fwr-rb-toolbar-zoom i{
	float: left;
	margin-top: 2px;
	cursor: pointer;
}
.fwr-rb-toolbar-zoom i.fwr-rb-toolbar-zoomin{
	float: right;
}
.fwr-rb-toolbar-zoom input{
	width: 66px;
	height: 18px;
	line-height: 18px;
	border:1px solid #aaaaaa;
	margin: 0 1px;
	outline: none;
}
.fwr-rb-toolbar-group-manage{
	float: left;
}
.fwr-rb-toolbar-button{
	width: 50px;
	cursor: pointer;
}
.fwr-rb-toolbar-button span, .fwr-rb-toolbar-actualsize-button span, .fwr-rb-toolbar-comment span{
	display: block;
}
.fwr-rb-toolbar-actualsize-button span{
	padding: 0 5px;
}
.fwr-rb-toolbar-offline-button, .fwr-rb-toolbar-share-button{
	width: 85px;
	height: 70px;
	text-align: center;
	display: block;
	cursor: pointer;
}
.fwr-rb-toolbar-share-button{
	width: 75px;
}
.fwr-rb-toolbar-offline-button>span, .fwr-rb-toolbar-share-button>span{
	display: block;
}
.fwr-rb-toolbar-textmarkup {
	width: 75px;
}
.fwr-rb-toolbar-textmarkup li, .fwr-rb-toolbar-drawing li{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 10px;
}
.fwr-rb-toolbar-drawing {
	width: 65px;
	padding-top: 5px;
	float: left;
}
.fwr-rb-toolbar-drawing li{
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}
.fx-vw .fwr-rb-toolbar-dropdown{
	border:1px solid #aaaaaa;
	padding: 2px 4px;
	position: absolute;
	min-width: 168px;
	background: #fff;
	z-index: 1;
	text-align: left;
	display: none;
}
.fwr-rb-toolbar-dropdown li{
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	padding-left: 10px;
}
.fwr-rb-toolbar-dropdown li:hover{
	background: #edd9f9;
}
.fwr-rb-toolbar-dropdown li span, .fwr-rb-toolbar-dropdown li i{
	display: inline-block;
	vertical-align: middle;
}
.fwr-rb-toolbar-group-li>li{
	margin-top: 1px;
}
.fwr-rb-toolbar-awrap-left{
	height: 100%;
	float:left;
}
.fwr-rb-toolbar-awrap-right{
	height: 100%;
	float: right;
}
.fwr-rb-toolbar-awrap-left:hover,.fwr-rb-toolbar-awrap-right:hover{
	background: #d7bae7;
}
.fwr-rb-toolbar-awrap-left:hover + .fwr-rb-toolbar-awrap-right{
	background: #fff !important;
}
.fwr-rb-tab-file{
	position:absolute;
	width: 100%;
	top:73px;
	background: #fff;
	z-index: 1005;
	display: none;
}
.fwr-rb-tab-file-webpdf {
	top:30px;
}
.fwr-rb-tab-file-menu{
	width: 180px;
	height: 100%;
	float: left;
	font-size: 14px;
	color:#fff;
	background: #818181;
	box-sizing: border-box;
}
.fwr-rb-tab-file-menu{
	padding-top: 15px;
}
.fwr-rb-tab-file-menu li{
	height: 40px;
	line-height: 40px;
	text-indent: 40px;
	cursor: pointer;
	font-size: 14px;
}
.fwr-rb-tab-file-menu li.current{
	background: #6e6e6e;
}
.fwr-rb-tab-file-menu li.disabled{
	color:#aaa;
	cursor: default;
}
.fwr-rb-tab-file-menu .ads-lb-download{
	position: absolute;
	width: 180px;
	bottom: 0;
	left: 0;
	height: 60px;
	font-size: 16px;
	line-height: 16px;
	background: #972E90;
	cursor: pointer;
}
.ads-lb-download>table{
	width: 100%;
	vertical-align: middle;
	text-align: center;
	height: 60px;
}

.fwr-rb-tab-file-download-icon{
	width: 24px;
	height: 24px;
	display: inline-block;
	background:url(../../images/ribbon/download-white.png) no-repeat;
	/*vertical-align: middle;*/
	position: relative;
}
.fwr-rb-tab-edit-download-icon{
	width: 24px;
	height: 24px;
	display: inline-block;
	background:url(../../images/ribbon/download-purple.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
.fwr-rb-view-pc-icon{
	width: 32px;
	height: 32px;
	display: inline-block;
	background:url(../../images/ribbon/ico-pc.png) no-repeat;
	/*cursor: pointer;*/
	vertical-align: middle;
	/*position: relative;*/
}

.ads-edit-pannel{
	width: 204px;
	/* display: inline-block; */
	/* width: 100%; */
	height: 70px;
	line-height: 70px;
	margin-left: 8px;
}
.ads-edit-pannel-text{
	width: 160px;
	display: inline-block;
	line-height: 16px;
	padding-left: 4px;
	vertical-align: middle;
}
.ads-view-tc-pos{
	position: absolute;
	top: 0;
}
.ads-view-bc-pos{
	position: absolute;
	bottom: 0;
}
.ads-view-tr-panel{
	float: right;
	/*padding: 4px 0;*/
	height: 48px;
	margin-top: 12px;
}
.ads-view-tr-close{
	background: url(../../images/reader/highlight_fields_close.png) no-repeat center center;
	cursor: pointer;
	border: 0;
	width: 16px;
	height: 16px;
	margin: 8px 5px;
	float: right;
	outline: none;
}

.ads-view-download{
	height: 60px;
	width: 100%;
	line-height: 60px;
	font-size: 16px;
	background-color: #f4f4f4;
	text-align: center;
	z-index: 999;
}

.ads-view-download .ads-bc-btn{
	position: relative;
	margin-left: 32px;
	font-size: 16px;
	margin-top: 16px;
	/*width: 160px;*/
	padding-left: 8px;
	padding-right: 8px;
	height: 32px;
	background-color: #972E90;
	line-height: 32px;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
}

.fwr-rb-tab-file-body{
	height: 100%;
	margin-left: 180px;
}
.fwr-rb-tab-file-body>ul{
	height: 100%;
}
.fwr-rb-tab-file-body>ul>li{
	height: 100%;
	display: none;
	padding-left:30px;
	box-sizing: border-box;
	padding-top: 1px;
}
.fwr-rb-tab-file-body>ul>li.current{
	display: block;
}
.fwr-rb-tab-file-body>ul>li>h3{
	font-size: 38px;
	font-weight: normal;
	position: absolute;
	top:25px;
}
.fwr-rb-tab-file-body-tab{
	font-size: 14px;
	height: 100%;
	box-sizing: border-box;
	padding-top: 83px;
}
.fwr-rb-tab-file-body-tab-header{
	width: 279px;
	float: left;
	border-right: 1px solid #efefef;
	padding-top: 2px;
	height: 100%;
}
.fwr-rb-tab-file-body-tab-header li{
	height: 55px;
	line-height: 55px;
	cursor: pointer;
	padding-left: 8px;
}
.fwr-rb-tab-file-body-tab-header li span{
	font-size: 14px;
}
.fwr-rb-tab-file-body-tab-header li.current{
	background: #cbdefa;
}
.fwr-rb-tab-file-body-tab-header li>i{
	margin-right: 5px;
}
.fwr-rb-tab-file-body-tab-header li>i, .fwr-rb-tab-file-body-tab-header li>span{
	vertical-align: middle;
}
.fwr-rb-tab-file-body-tab-body{
	margin-left: 280px;
	padding-left: 30px;
}
.fwr-rb-tab-file-body-tab-body, .fwr-rb-tab-file-body-tab-body>ul, .fwr-rb-tab-file-body-tab-body>ul>li{
	height: 100%;
}
.fwr-rb-tab-file-body-tab-body>ul>li{
	display: none;
}
.fwr-rb-tab-file-body-tab-body>ul>li.current{
	display: block;
}
.fwr-rb-tab-file-body-tab-body h4, .fwr-rb-tab-file-body-tab-body h4 span{
	font-size: 16px;
	color:#335489;
}
.fwr-rb-tab-file-body-tab-body h4 i,.fwr-rb-tab-file-body-tab-body h4 span{
	vertical-align: middle;
}
.fwr-rb-tab-file-nav{
	font-size: 12px;
}
.fwr-rb-tab-file-nav i{
	font-weight: bold;
}
.fwr-rb-tab-file-nav .current{
	color:#f78f20;
}
.fwr-rb-file-table{
	width: 722px;
}
.fwr-rb-file-table tr th{
	font-size: 14px;
	font-weight: bold;
	background: #f7f7f7;
	height: 30px;
	line-height: 30px;
}
.fwr-rb-file-table tr td{
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}
.fwr-rb-file-table tr th:first-child, .fwr-rb-file-table tr td:first-child{
	text-indent: 10px;
}
.fwr-rb-file-table tr td i, .fwr-rb-file-table tr td span{
	vertical-align: middle;
}
.fwr-rb-openfile-button{
	border:1px solid #666;
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.fwr-rb-tab-file-body-tab-body h5{
	font-size: 14px;
}
.fwr-rb-file-table2{
	width: 100%;
	font-size: 12px;
	color:#737373;
}
.fwr-rb-file-table2 tr td:first-child{
	width: 165px;
	color:#393939;
}
.fwr-rb-file-table2 tr{
	height: 25px;
	line-height: 25px;
}


.fwr-toolbar-stamplist{
    display:none;
    width: 476px;
    line-height:24px;
    border:#D6D3D3  1px solid;
    background:#FFFFFF;
    position:absolute;
    padding: 0px 12px;
/*    overflow: auto;*/
    z-index: 1;
	top:70px;
	overflow-y: auto;
    overflow-x: hidden;
}

.fwr-toolbar-stampimg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.fwr-toolbar-stamplist li.fwr-toolbar-stampIcon{
    float: left;
    width: 110px;
    height: 34px;
    padding: 3px 2px 3px 2px;
    position: relative;

}
.fwr-stamp-dynamicinfo{
    position: absolute;
    top: 12px;
    color: white;
    height: 0px;
    left: 8px;
}
.fwr-toolbar-stamplist .fwr-stamp-blank{
	float: left;
	width: 100px;
	height: 30px;
	padding: 3px 2px 3px 2px;
	background: #fff;
}
.fwr-toolbar-stamplist .fwr-stamp-title{
	background: none;
	border:none;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
	padding-left: 10px;
}
.fwr-select-optionbox{
	width:100px;
	height:204px;
	display:none;
	margin:0;
	padding:0;
	position:absolute;
	top:23px;
}
.fwr-select-option{
	width:98px;
	max-height:194px;
	border:1px solid #aaa;
	border-bottom:1px solid #CCCCCC;
	background:#fff;
	margin:0;
	padding:0;
	overflow:auto;
	line-height: 20px;
}
.fwr-select-option-li{
	color:#000000;
	cursor: pointer;
}
.fwr-select-option-li.selected{
	background-color:#3266CC;
	color:#fff;
}
.fwr-select-option-li.hover{
	background:#99ccff;
	color:#fff;
}
.fwr-select-box-bar{
	width:98px;
	height:10px;
	line-height:10px;
	background:#efefef;
	text-align:center;
	cursor:s-resize;
	color:#a6a8ab;
	border:1px solid #8c8c8c;
	border-top:none;
	margin:0;
	padding:0;
}

.fwr-rb-modal{
	position: fixed;
	background: #787878;
	border-radius: 5px;
	display: none;
}
.fwr-rb-modal-content{
	padding: 20px 15px;
	color:#fff;
	font-size: 12px;
}
.fwr-rb-modal-icon{
	vertical-align: middle;
	margin-right: 12px;
}

.disabled .fwr-rb-div-fileinput {
	cursor: default;
}

.fwr-rb-div-fileinput{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer;
	/* background-image:url(about:blank); */
	 background-image:none;
}

#save_drvie{
	max-height: 100%;
	box-sizing: border-box;
	padding-bottom: 60px;
	position: relative;
}
.fwr-rb-btn{
	background-color: #f7f7f7;
	border: 1px solid #d1d1d1;
	font-size: 13px;
	color: #666;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
/* 	vertical-align: middle; */
	cursor: pointer;
	min-width: 110px;
	padding: 0px 3px;
	height: 32px;
	line-height: 34px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 4px;
}
.fwr-rb-btn:hover{
	background-color: #EAEAEA;
}
.save-foot{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.fwr-rb-input{
	margin-left: 10px;
	background: white;
	height: 26px;
	border: 1px #d1d1d1 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
}

#main-view{
	user-select:none;
	-moz-user-select:none;
}

.top-header-wrap-min {
	min-height: 40px;
	background: #9F159F;
}
.col-md-12 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-header .top-link-wrap {
	position: absolute;
	top: 6px;
	right: 5px;
}
.top-header ul {
	list-style: none;
}
.top-header .langs-block,.top-header .user-block  {
	position: relative;
}
.top-header li {
	float: left;
	padding: 0 5px;
	line-height: 1.8;
}
.top-header a {
	color: #fff !important;
	outline: 0;
	text-decoration: none;
}

.top-header a:hover{
    text-decoration: none;
}

.top-header .top-link-dropdown-wrapper {
	position: absolute;
	right: 0;
	left: auto;
	top: 100%;
	z-index: 99999;
}
.top-header .top-link-dropdown {
	padding: 10px 10px 2px;
	background: #fcfcfc;
	z-index: 9999;
	min-width: 125px;
	display: none;
	margin-top: 12px;
	border-top: solid 2px #fff;
	box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
	position: relative;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	text-align: left;
}
.top-header .top-link-dropdown a {
	display: block;
	margin-bottom: 8px;
	color: #494949 !important;
}
.top-header .top-link-dropdown a:hover {
    text-decoration:underline
}
.logo-wrap {
	padding: 0;
	margin: 5px!important;
}
.logo-wrap a.logo {
	width: 220px;
	height: 28px;
	display: block;
	background: url(../../images/ribbon/phantom-pdf-online-logo.png) no-repeat;
	background-size: cover;
	margin: 5px;
}
.top-header .icon {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.top-header .top-link-dropdown:after {
	top: -8px;
	width: 0;
	height: 0;
	right: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #fff;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.top-header .langs-block:hover .top-link-dropdown, .top-header .user-block:hover .top-link-dropdown  {
	display: block;
}

.top-header {
	color: #fff;
	line-height: 1.2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 11px;
	position: relative;
}

.logo-wrap :before, .logo-wrap:after {
	content: " ";
	display: table;
}

i.circle-icon {
	font-size: 60px;
	line-height: 100px;
	font-weight: 300;
	color: #fcfcfc;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: #999;
	margin: 10px;
}
.padding-top-10 {
	padding-top: 10px
}
.margin-top-10 {
	margin-top: 10px!important
}
.margin-top-20 {
	margin-top: 20px!important
}
.margin-top-40 {
	margin-top: 40px!important
}
.margin-top-60 {
	margin-top: 60px!important
}
.margin-bottom-20 {
	margin-bottom: 20px!important
}
.margin-bottom-60 {
	margin-bottom: 60px!important
}
.margin-bottom-40 {
	margin-bottom: 40px!important
}

.body-style {
	color: #333;
	/*padding: 0!important;
	margin: 0!important;*/
	font: 400 14px 'Open Sans', Arial, sans-serif;
	direction: ltr;
}
.body-bg {
	background-color: #dddedf;
}

.bs .min-h-400 {
	min-height: 400px;
}

.text-highlight strong {
	color: #333;
	font: 36px 'PT Sans Narrow', sans-serif;
	line-height: 36px;
	font-weight: 300;
}

.bs h1, .bs h2, .bs h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 10px;
}
.bs h4, .bs h5, .bs h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0 0 10px;
}
.bs h1 {
	margin-bottom: 15px;
}

.container h1, .container h2, .container h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin: 0 0 10px;
}
.container h4, .container h5, .container h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0 0 10px;
}
.container h1 {
	margin-bottom: 15px;
}

.container .text-reverse {
	text-align: right;
}

.container .font-larger {
	font-size: 18px;
}

.bs a.link-dark {
	color: #333;
}
.bs a:hover.link-dark {
	color: #DE3225;
	text-decoration: underline
}

.footer-style {
	color: #666666;
	font-size: 11px;
	line-height: 1.8;
	background-color: #dddedf;
}
.footer-style ul li a {
	color: #666666;
	text-decoration: none;
}
.footer-style ul li a:hover {
	color: #666666;
	line-height: 1.8;
	text-decoration: underline;
}
.footer-style h4 {
	color: #666666;
	font-weight: 300;
}

.bs label {
	font-weight: 400;
	font-size: 14px
}
/* opening modal */
/* // .bs .modal-body {
// 	padding: 0 15px;
// } */
/* End opening modal */
/* // .bs .modal-body label {
// 	text-transform: uppercase!important;
// 	font-size: 14px;
// 	margin: 10px 0;
// } */

/* .bs .modal-content { border: none} */

/* Form */
/* Input placeholder font color */
.bs .form-control::-moz-placeholder {
	color:#b3b3b3;
	opacity:1
}
.bs .form-control:-ms-input-placeholder {
	color:#b3b3b3
}
.bs .form-control::-webkit-input-placeholder {
	color:#b3b3b3
}
/* Form inputs */
.bs .form-control {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-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
}
.bs .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.bs .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
.bs .form-control.height-auto {
	height: auto
}

.bs .form-control.error-border{
	border: 1px solid red !important;
}

.bs select.form-control {
	color: #5f6d7b;
	border-radius: 0;
	border-color: #e4e6e8;
	box-shadow: none
}
.bs select.form-control:focus {
	box-shadow: none;
	border-color: #999
}
.bs input.form-control, .bs textarea.form-control {
	border-color: #dbdbdb;
	color: #777;
	font: 14px Arial, sans-serif;
	border-radius: 0;
	box-shadow: none
}
.bs input.form-control:focus, .bs textarea.form-control:focus {
	box-shadow: none;
	border: 1px solid #dbdbdb
}

.bs input.form-control, .bs textarea.form-control {
	border-color: #dbdbdb;
	color: #777;
	font: 11px Arial, sans-serif;
	border-radius: 0;
	box-shadow: none;
}
.subscribe-message {
	float: right !important;
	padding: 0px 5px !important;
}

.bs .btn {
	display: inline-block;
	padding: 6px 20px;
	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;
	text-transform: uppercase;
}
.bs .btn {
	outline: 0!important
}
.bs .btn:hover {
	transition: all .3s
}
.bs .btn:not(.btn-sm):not(.btn-lg) {
	line-height: 1.44
}
.bs .btn.white:not(.btn-outline) {
	color: #333;
	background-color: #FFF;
}
.bs .btn.white:not(.btn-outline).active,
.bs .btn.white:not(.btn-outline):hover {
	color: #333;
	background-color: #E6E6E6;
}
.bs .btn.btn-outline.white {
	border-color: #FFF;
	color: #FFF;
	background: 0 0
}
.bs .btn.btn-outline.white.active,
.bs .btn.btn-outline.white:active:hover,
.bs .btn.btn-outline.white:hover {
	border-color: #FFF;
	color: #333;
	background-color: #FFF
}
.bs .btn.default:not(.btn-outline) {
	color: #333;
	background-color: #F4F4F4;
}
.bs .btn.default:not(.btn-outline).active,
.bs .btn.default:not(.btn-outline):hover {
	color: #333;
	background-color: #C2CAD8;
}
.bs .btn.btn-outline.default {
	border-color: #C2CAD8;
	color: #333;
	background: 0 0
}
.bs .btn.btn-outline.default.active,
.bs .btn.btn-outline.default:active:hover,
.bs .btn.btn-outline.default:hover {
	border-color: #C2CAD8;
	color: #333;
	background-color: #C2CAD8
}
.bs .btn.dark:not(.btn-outline) {
	color: #FFF;
	background-color: #5F6062;
}
.bs .btn.dark:not(.btn-outline).active,
.bs .btn.dark:not(.btn-outline):hover {
	color: #FFF;
	background-color: #2f353b;
}
.bs .btn.btn-outline.dark {
	border-color: #5F6062;
	color: #5F6062;
	background: 0 0
}
.bs .btn.btn-outline.dark.active,
.bs .btn.btn-outline.dark:active:hover,
.bs .btn.btn-outline.dark:hover {
	border-color: #5F6062;
	color: #FFF;
	background-color: #5F6062
}
.bs .btn.purple:not(.btn-outline) {
	color: #FFF;
	background-color: #9F159F;
}
.bs .btn.purple:not(.btn-outline).active,
.bs .btn.purple:not(.btn-outline):hover {
	color: #FFF;
	background-color: #72316D;
}
.bs .btn.btn-outline.purple {
	border-color: #9F159F;
	color: #9F159F;
	background: 0 0
}
.bs .btn.btn-outline.purple.active,
.bs .btn.btn-outline.purple:active:hover,
.bs .btn.btn-outline.purple:hover {
	border-color: #9F159F;
	color: #FFF;
	background-color: #9F159F
}
.bs .btn-circle {
	border-radius: 25px!important;
}

.bs .btn-subscribe {
	border: 1px solid white;
	line-height: 0.9 !important;
	padding: 2px 5px !important;
	font-size: 9px !important;
	color: #FFF !important;
	background-color: #9e149f;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	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;
	text-transform: uppercase;
	border-radius: 25px !important;
	outline: 0 !important;
	min-width: 70px;
}
#user-subscribe{
	font-family: 'Open Sans', sans-serif;
}
.subscribeBody .text-highlight strong {
    color: #333;
    font: 36px 'PT Sans Narrow', sans-serif;
    line-height: 36px;
    font-weight: 300;
}
.subscribeBody h1, h2, h3 {
	cursor: pointer;
}
.subscribeBody .padding-20{
padding: 20px;
}
.subscribeBody .font-larger{
	font-size: 18px!important;
	font-family: 'Open Sans', sans-serif;
}
.subscribeBody .border-box {
    border: solid 1px #eee;
    padding: 40px;
}
.subscribeBody label {
    font-weight: 400;
	font-size: 14px;
	text-transform: uppercase!important;
    margin: 10px 0;
}
.small-icon-group {
    font-size: 24px;
    color: #666;
}
/* #user-subscribe *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
#user-subscribe .error,
.strip-error{
	color:red;
}
#user-subscribe input.error{
	border-color: red;
}
#homePage-view{
    margin-right:0px;
    border: 3px dashed transparent;
    border-radius:8px;
    width:100%;
    height:450px;
    position:fixed;
    top: 50%;
    text-align:center;
    font-family:verdana;
    box-sizing:border-box;
	margin-top:-140px;
	background: url("../../images/pc/drag2drop.png") no-repeat;
	background-size:390px;
	background-position-x: 50%;
	font: 20px Arial;
} */

#openFileBTNInView{
	text-decoration: underline;
}
#fileBtnInView{
	cursor: pointer;
	opacity: 0;
    position: absolute;
    margin-left: -120px;
    z-index: 3;
    width: 250px;
}
.openHints{
    width: 400px;
    margin: 140px auto 0 auto;
    padding-left: 90px;
}

#btnFillColor{
	width: 0px;
	height: 0px;
}
.fwr-fill-color{
	position: relative;
	width: 100px;
	height: 20px;
	/* display: inline-block; */
	margin-bottom: 7px;
}
.fwr-fill-color span{
	display: inline-block;
	min-width: 62px;
	font-size: 14px;
}
.fwr-bor-bg-color span{
	font-size: 14px;
	vertical-align: middle;
}
.fwr-fill-border{
	display: inline-block;
	width: 105px;
}
.fwr-fill-border>span{
	min-width: 60px;
	display: inline-block;
	text-align: right;
}

.fwr-fill-color .sp-replacer, .fwr-fill-border .sp-replacer{
	position: static;
	vertical-align: middle;
	border: #aaa 1px solid;
	margin-left: 7px;
}
.fwr-bor-bg-color{
	margin-bottom: 5px;
}
.fwr-bor-bg-color select{
	vertical-align: middle;
}

.bs.modal .modal-dialog {
	margin-top: 40px;
}

@media (max-width: 910px) {
	.subscribe-message {
		display:none;
	}
}

@media screen and (max-height: 560px){
    #openFileInView{
        margin-top:0;
        top:140px;
    }
}

.top-message {
	position: absolute;
	top: 6px;
	right: 136px;
	line-height: 1.8;
}
@media (max-width: 767px) {
	.top-message {
		position: absolute;
		top: 25px;
		right: 5px !important;
		font-size: 10px;
	}
	.top-header-wrap-min {
		min-height: 54px;
	}
	.fwr-rb-tab-file {
		top:84px;
	}
	.fwr-rb-tab-file-webpdf {
		top:30px;
	}
}

.fwr-pageObject-hot,
.fwr-pageObject-selected
{
	outline:2px rgb(3, 178, 247);
	outline-style: dashed;
}
.locationInfo{
	position: fixed;
	z-index: 1011;
	background-color: wheat;
	font-size:14px;
}

#fwrPageObjProperty{
	position: fixed;
    left: 100px;
	top: 200px;
	width:229px;
    z-index: 1011;
}
.fwr-path-operators,
.fwr-path-properties{
	background-color: white;
	box-shadow: 4px 4px 5px #c8c8c8;
	outline: 1px solid #c8c8c8;
}
.fwr-path-operators{
	width:150px;
}
.fwr-path-subForm{
	padding:15px;
}
.fwr-path-operators input{
	border:none;
	text-indent: 15px;
	height: 28px;
	cursor: pointer;
	background-color: white;
}
.fwr-path-operators input:hover{
	background-color: #d7bae7;
}
#fwrPageObjProperty .fwr-path-fillColor,
#fwrPageObjProperty .fwr-path-lineColor{
	width:50%;
	display: inline-block;
}
.fwr-path-properties{
	margin-top:15px;
}
#fwrPageObjProperty .fx-ui-form-item-label{
	display:inline-block;
}

label.fwr-path-opacity,
label.fwr-path-thickness{
	padding: 10px 0 10px 0;
    margin-bottom: 0;
}
#fwrPageObjProperty .slider__line{
	width:100px;
    background-color: #dfdfdf;
    background-image: none;
    box-shadow: 0 0 0 #fff;
    border-color: #888;
}
#fwrPageObjProperty .slider__cursor{
background: url(../../images/ui/scroll_blue.png) no-repeat;
}
#fwrPageObjProperty .fwr-path-title{
	box-sizing: border-box;
	border-bottom: 1px solid black;
	height: 30px;
    line-height: 30px;
    text-indent: 15px;
}
#fwrPageObjProperty .fwr-path-title input{
	display: none;
}

.fwr-page-objects .anchorContainer{
	position: absolute;
	width:100%;
	height:100%;
}
.fwr-page-objects .anchorContainer>.POAnchor
{
	position: absolute;
	width:8px;
	height:8px;
	background-color: #5aa;
}
.fwr-page-objects .anchorContainer .a0{
	left:-4px;
	top:-4px;
	cursor:nw-resize
}

.fwr-page-objects .anchorContainer .a1{
	left:calc( 50% - 4px );
	top:-4px;
	cursor:n-resize;
}

.fwr-page-objects .anchorContainer .a2{
	left:calc( 100% - 4px );
	top:-4px;
	cursor:ne-resize;
}
.fwr-page-objects .anchorContainer .a3{
	left:-4px;
	top:calc( 50% - 4px );
	cursor:ew-resize;
}
.fwr-page-objects .anchorContainer .a4{
	left:calc( 100% - 4px );
	top:calc( 50% - 4px );
	cursor:ew-resize;
}
.fwr-page-objects .anchorContainer .a5{
	left:-4px;
	top:calc( 100% - 4px );
	cursor:ne-resize;
}
.fwr-page-objects .anchorContainer .a6{
	left:calc( 50% - 4px );
	top:calc(100% - 4px);
	cursor:n-resize;
}
.fwr-page-objects .anchorContainer .a7{
	left:calc( 100% - 4px );
	top:calc( 100% - 4px );
	cursor:nw-resize
}
.moveHandler{
	position: absolute;
	outline:1px solid #5aa;
	background-color: rgba(5, 160, 160,0.2);
	z-index: 201;
}
.fwr-page-objects .anchorContainer>.rotateHandle{
	height: 30px;
    width: 2px;
    border: 1px solid green;
    box-sizing: border-box;
    left: calc(50% - 1px);
    top: -30px;
    position: absolute;
}
.fwr-page-objects .anchorContainer>.rotateCap
{
	height: 16px;
    width: 16px;
    border: 2px solid green;
    box-sizing: border-box;
    border-radius: 8px;
    left: calc(50% - 8px);
    top: -46px;
    position: absolute;
}