.index_content{
    box-sizing: border-box;
    width:100%;
}
.function_title{
    width:450px;
    color:#167ebc;
    margin-top:33px;
    clear: both;
    overflow: hidden;
    float:left;
    padding-left:10px;
}
.advertisement_banner{
    width:750px;
    padding-left:22px;
    box-sizing: border-box;
    float:left;
    max-width: 100%;
    margin-top:10px;
}
.advertisement_middle{
	width:100%;
}
.advertisement_banner img{
    max-height:128px;
}
.award_banner{
	float:right;
}
.award_banner img{
	max-height:128px;
}
.function_title h1{
    float:left;
    color:#0e5d8b;
    line-height:22px;
    font-size:22px;
    margin:0;
    font-weight: normal;
}
.function_title img{
    float:left;
}
.function_title h1.function_titleToUnlock{
    color:#da821c;
    margin-left:10px;
}
.function_title h1.function_titleToEncrypt{
    color:#ff9411;
    margin-left:10px;
}
.function_title h1.function_titleToCombine{
    color:#ba4f76;
    margin-left:10px;
}
.function_title h1.function_titleToCompress{
    color:#2f56aa;
    margin-left:10px;
}
.function_title h1.function_titleToRotate{
    color:#2f954c;
    margin-left:10px;
}

.chooseInputError{
    position:absolute;
    left:0;
    top:100%;
    fong-size:14px;
    color:red;
}

.function_choosefile_input .input_box.openPages{
    background: #176ca0;
}
.function_choosefile_input .input_box.openCompress{
    background: #2f56aa;
}
.function_choosefile_input .input_box.openImages{
    background: #ffb931;
}
.function_choosefile_input .input_box.openWatermark{
    background: #2fac55;
}
.function_choosefile_input .input_box.openPagenumber{
    background: #28488f;
}
.function_choosefile_input .input_box.openCompress{
    background: #2f56aa;
}
.function_choosefile_input .input_box.openPPTX{
    background: #e9573f;
}
.function_choosefile_input .input_box.openUnlock{
    background: #ff9411;
}
.function_choosefile_input .input_box.openKeynote{
    background: #c74d38;
}

a.input_box_button.input_box_openImages{
    background: #ffb931;
}
a.input_box_button.input_box_openImages:hover{
    background: #d49b2f;
}
a.input_box_button.input_box_openSplit{
    background: #9f4466;
}
a.input_box_button.input_box_openSplit:hover{
    background: #853855;
}

a.input_box_button.input_box_openWatermark{
    background: #2fac55;
}
a.input_box_button.input_box_openWatermark:hover{
    background: #2c8f49;
}
a.input_box_button.input_box_openPNG2JPG{
    background: #2fac55;
}
a.input_box_button.input_box_openPNG2JPG:hover{
    background: #2c8f49;
}
a.input_box_button.input_box_openNumbers{
    background: #79a749;
}
a.input_box_button.input_box_openNumbers:hover{
    background: #658c3e;
}
a.input_box_button.input_box_openKeynote{
    background: #c74d38;
}
a.input_box_button.input_box_openKeynote:hover{
    background: #a63f2e;
}
a.input_box_button.input_box_openCompress{
    background: #2f56aa;
}
a.input_box_button.input_box_openCompress:hover{
    background: #26458a;
}

a.input_box_button.input_box_openEncrypt{
    background: #ff9411;
}
a.input_box_button.input_box_openEncrypt:hover{
    background: #d17c1a;
}

a.input_box_button.input_box_openEpub{
    background: #dda231;
}
a.input_box_button.input_box_openEpub:hover{
    background: #ba8a2b;
}
a.input_box_button.input_box_openMobi{
    background: #79a749;
}
a.input_box_button.input_box_openMobi:hover{
    background: #74a146;
}
a.input_box_button.input_box_openRotate{
    background: #2f954c;
}
a.input_box_button.input_box_openRotate:hover{
    background: #297c3f;
}
a.input_box_button.input_box_openPPTX{
    background: #e9573f;
}
a.input_box_button.input_box_openPPTX:hover{
    background: #bf4935;
}
a.input_box_button.input_box_openUnlock{
    background: #da821c;
}
a.input_box_button.input_box_openUnlock:hover{
    background: #b76d1a;
}
.function_choosefile_input .input_box.openNumber{
    background: #79a749;
}
.function_choosefile_input .input_box.openCombine{
    background: #ba4f76;
}

a.input_box_button.input_box_openExcel{
    background: #79a749;
}
a.input_box_button.input_box_openExcel:hover{
    background: #74a146;
}
a.input_box_button.input_box_openCombine{
    background: #ba4f76;
}
a.input_box_button.input_box_openCombine:hover{
    background: #994062;
}
.function_box{
    width:100%;
    margin-top:22px;
    border:1px dashed #c1c1c1;
    border-radius: 5px;
}

.function_choosefile{
    width:100%;
    text-align:center;
    padding-top:60px;
    padding-bottom:60px;
    border-bottom: 1px dashed #c1c1c1;
}

.function_lists{
    margin-top:1px;
    margin-bottom:80px;
}

.function_list .cell{
    position: relative;
}

.function_choosefile_input{
    width:100%;
    text-align: center;
}

.function_choosefile_input .input_box,.function_success_box .input_box{
    position: relative;
    width:210px;
    height:58px;
    background:#184e94;
    color:#fff;
    line-height:58px;
    display:inline-block;
    font-size:18px;
}
.function_choosefile_input .input_box .input_box_conversion,.function_success_box .input_box .input_box_conversion{
    width:210px;
    height:58px;
    background:#184e94;
    color:#fff;
    line-height:58px;
    display:inline-block;
    font-size:18px;
    border:0;
    overflow: hidden;
}
.function_choosefile_input .input_box .input_box_conversion:hover,.function_success_box .input_box .input_box_conversion:hover{
    background:#16679a;
}

.function_choosefile_input .input_box.openExcel .input_box_conversion,.function_success_box .input_box.openExcel .input_box_conversion{
    background:#8cc152;
}
.function_choosefile_input .input_box.openExcel .input_box_conversion:hover,.function_success_box .input_box.openExcel .input_box_conversion:hover{
    background:#74a146;
}
.function_choosefile_input .input_box.openPPTX .input_box_conversion,.function_success_box .input_box.openPPTX .input_box_conversion{
    background:#e9573f;
}
.function_choosefile_input .input_box.openPPTX .input_box_conversion:hover,.function_success_box .input_box.openPPTX .input_box_conversion:hover{
    background:#bf4935;
}
.function_choosefile_input .input_box.openImages .input_box_conversion,.function_success_box .input_box.openImages .input_box_conversion{
    background:#ffb931;
}
.function_choosefile_input .input_box.openImages .input_box_conversion:hover,.function_success_box .input_box.openImages .input_box_conversion:hover{
    background:#d49b2f;
}
.function_choosefile_input .input_box.openPages .input_box_conversion,.function_success_box .input_box.openPages .input_box_conversion{
    background:#176ca0;
}
.function_choosefile_input .input_box.openPages .input_box_conversion:hover,.function_success_box .input_box.openPages .input_box_conversion:hover{
    background:#175985;
}
.function_choosefile_input .input_box.openNumber .input_box_conversion,.function_success_box .input_box.openNumber .input_box_conversion{
    background:#79a749;
}
.function_choosefile_input .input_box.openNumber .input_box_conversion:hover,.function_success_box .input_box.openNumber .input_box_conversion:hover{
    background:#658c3e;
}
.function_choosefile_input .input_box.openKeynote .input_box_conversion,.function_success_box .input_box.openKeynote .input_box_conversion{
    background:#c74d38;
}
.function_choosefile_input .input_box.openKeynote .input_box_conversion:hover,.function_success_box .input_box.openKeynote .input_box_conversion:hover{
    background:#a63f2e;
}
.function_choosefile_input .input_box.openEpub .input_box_conversion,.function_success_box .input_box.openEpub .input_box_conversion{
    background:#dda231;
}
.function_choosefile_input .input_box.openEpub .input_box_conversion:hover,.function_success_box .input_box.openEpub .input_box_conversion:hover{
    background:#ba8a2b;
}
.function_choosefile_input .input_box.openMobi .input_box_conversion,.function_success_box .input_box.openEpub .input_box_conversion{
    background:#8cc152;
}
.function_choosefile_input .input_box.openMobi .input_box_conversion:hover,.function_success_box .input_box.openEpub .input_box_conversion:hover{
    background:#74a146;
}
.function_choosefile_input .input_box.openUnlock .input_box_conversion,.function_success_box .input_box.openUnlock .input_box_conversion{
    background:#da821c;
}
.function_choosefile_input .input_box.openUnlock .input_box_conversion:hover,.function_success_box .input_box.openUnlock .input_box_conversion:hover{
    background:#b76d1a;
}
.function_choosefile_input .input_box.openCombine .input_box_conversion,.function_success_box .input_box.openCombine .input_box_conversion{
    background:#ba4f76;
}
.function_choosefile_input .input_box.openCombine .input_box_conversion:hover,.function_success_box .input_box.openCombine .input_box_conversion:hover{
    background:#994062;
}
.function_choosefile_input .input_box.openWatermark .input_box_conversion,.function_success_box .input_box.openWatermark .input_box_conversion{
    background:#2fac55;
}
.function_choosefile_input .input_box.openWatermark .input_box_conversion:hover,.function_success_box .input_box.openWatermark .input_box_conversion:hover{
    background:#2c8f49;
}
.function_choosefile_input .input_box.openRotate .input_box_conversion,.function_success_box .input_box.openRotate .input_box_conversion{
    background:#2f954c;
}
.function_choosefile_input .input_box.openRotate .input_box_conversion:hover,.function_success_box .input_box.openRotate .input_box_conversion:hover{
    background:#297c3f;
}
.function_choosefile_input .input_box.openUnlock .input_box_conversion,.function_success_box .input_box.openUnlock .input_box_conversion{
    background:#da821c;
}
.function_choosefile_input .input_box.openUnlock .input_box_conversion:hover,.function_success_box .input_box.openUnlock .input_box_conversion:hover{
    background:#b76d1a;
}
.function_choosefile_input .input_box.openCompress .input_box_conversion,.function_success_box .input_box.openCompress .input_box_conversion{
    background:#2f56aa;
}
.function_choosefile_input .input_box.openCompress .input_box_conversion:hover,.function_success_box .input_box.openCompress .input_box_conversion:hover{
    background:#26458a;
}
.function_choosefile_input .input_box.openPagenumber .input_box_conversion,.function_success_box .input_box.openPagenumber .input_box_conversion{
    background:#28488f;
}
.function_choosefile_input .input_box.openPagenumber .input_box_conversion:hover,.function_success_box .input_box.openPagenumber .input_box_conversion:hover{
    background:#1e3a76;
}
.function_choosefile_input .input_box input{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity: 0;
    cursor: pointer;
}

.function_choosefile_input .input_box.openExcel{
    background: #8cc152;
}
.function_choosefile_input .input_box.openEpub{
    background: #dda231;
}
.function_choosefile_input .input_box.openRotate{
    background: #2f954c;
}
.function_choosefile_input .input_box.openMobi{
    background: #8cc152;
}

.input_box_delete{
    position: absolute;
    left:-68px;
    top:0;
    border:1px solid #167ebc;
    width:58px;
    height:58px;
    text-align:center;
}

.input_box_delete:hover{
    background:#d0e1eb;
}

.input_box_delete img{
    width:17px;
    height:18px;
}

.input_box_deletePPTX{
    border:1px solid #e9573f;
}
.input_box_deleteWatermark{
    border:1px solid #2fac55;
}
.input_box_deletePNG2JPG{
    border:1px solid #2fac55;
}
.input_box_deleteSplit{
    border:1px solid #9f4466;
}
.input_box_deleteNumber{
    border:1px solid #79a749;
}
.input_box_deleteUnlock{
    border:1px solid #da821c;
}
.input_box_deleteEpub{
    border:1px solid #dda231;
}

.input_box_deleteKeynote{
    border:1px solid #c74d38;
}
.input_box_deleteEncrypt{
    border:1px solid #ff9411;
}
.input_box_deleteCombine{
    border:1px solid #ba4f76;
}
.input_box_deleteRotate{
    border:1px solid #2f954c;
}
.input_box_deleteImages{
    border:1px solid #ffb931;
}

.input_box_ship{
    position: absolute;
    left:100%;
    top:0;
    margin-left:10px;
    width: 160px;
}

.input_box_ship ul li{
    float:left;
    margin-top:6px;
    margin-bottom:6px;
    width:100%;
    position: relative;
}
.input_box_ship ul li img{
    float:left;
}
.input_box_ship ul li span{
    float:left;
    margin-left:11px;
    font-size:14px;
    color:#333333;
    line-height:17px;
    display: none;
    position: absolute;
    left:20px;
    top:0;
    text-align: left;
}

.function_choosefile_font{
    width:100%;
    text-align:center;
    font-size:14px;
    color:#555;
    line-height:20px;
    margin-top:20px;
}
.function_title img{
    margin-left:24px;
}

.function_title_promit{
    width:100%;
    margin-top:10px;
    font-size:16px;
    color:#555;
    line-height:20px;
    font-weight: normal;
    margin-left:0;
    margin-right:0;
    float:left;
}
.content_header{
    width:100%;
}

.function_format{
    margin-top:30px;
    text-align:center;
}

.function_format, .function_format_font{
    font-size:16px;
    color:#555;
    line-height:30px;
    font-weight: normal;
}

.function_format_excel{
    padding-top:1px;
    padding-bottom:20px;
}

.function_format_Encrypt,.function_format_Split{
    padding-top:1px;
    padding-bottom:20px;
}
.function_format_radios{
    width:100%;
    text-align: center;
}
.function_format_radios .input-control{
    min-height: 23px;
}
.function_format_radios .input-control.radio{
    line-height: 14px;
    font-size: 14px;
    padding-left:17px;
    padding-right:17px;
}
.function_format_radios .input-control.checkbox{
    height:14px;
    line-height: 14px;
    font-size: 14px;
    padding-left:17px;
    padding-right:17px;
    width:100%;
    text-align: left;
}
.function_format_radios .input-control.radio .check,.function_format_radios .input-control.checkbox .check,.function_tab .input-control .check{
    width:12px;
    height:12px;
}
.function_format_radios .input-control.checkbox .check{
    border-radius: 1px;
}
.function_format_radios .input-control.small-check .check:before,.function_tab .input-control.small-check .check:before{
    width: 9px;
    height: 5px;
    color:#2c78dc;
}
.input-control.checkbox input[type="checkbox"]:checked ~ .check:before, .input-control.radio input[type="checkbox"]:checked ~ .check:before, .input-control.checkbox input[type="radio"]:checked ~ .check:before, .input-control.radio input[type="radio"]:checked ~ .check:before{
    border-color:#2c78dc;
}
.function_format_radios .input-control.radio .check:before,.function_tab .input-control.radio .check:before{
    background-color: #2674db;
    width:6px;
    height:6px;
    left:10px;
    top:9px;
}

.function_tab .input-control.small-check .check:before{
    left: 6px;
    top: 7px;
}
.grid .row.function_banner{
    width:100%;
    margin-top:10px;
    background:#2674db;
    padding-top:25px;
    padding-bottom:25px;
    display: none;
}

.function_banner_logo{
    text-align:center;
    border-right:1px solid #fff;
    margin-top:20px!important;
}

.function_banner_box{
    text-align: center;
    margin-left:0;
}

.function_banner_box .img{
    text-align: center;
    float:left;
    width:30%;
    margin-top:0px;
}

.function_banner_box .img p{
    font-size:14px;
    margin-top:5px;
   margin-bottom:5px;
   color:white;
}

.canvas_img{
    width:112px;
    height:145px;
    background:url("../images/password.png") center center no-repeat;
}

.canvas_img.canvas_word{
    background:url("../images/word.png") center center no-repeat;
}
.canvas_img.canvas_excel{
    background:url("../images/excel.png") center center no-repeat;
}
.canvas_img.canvas_powerpoint{
    background:url("../images/powerpoint.png") center center no-repeat;
}
.canvas_img.canvas_pdf{
    background:url("../images/canvas_pdf.png") center center no-repeat;
}
.canvas_img.canvas_odt{
    background:url("../images/odt.png") center center no-repeat;
}
.canvas_img.canvas_epub{
    background:url("../images/epub.png") center center no-repeat;
}
.canvas_img.canvas_epub2pdf{
    background:url("../images/epub2pdf.png") center center no-repeat;
}
.canvas_img.canvas_mobi2pdf{
    background:url("../images/mobi2pdf.png") center center no-repeat;
}
.canvas_container{
    margin-bottom:28px;
    display:none;
}

.canvas_box{
    width:148px;
    height:198px;
    padding-top:18px;
    padding-bottom:5px;
    position:relative;
    display:inline-block;
    text-align: center;
    padding-left:12px;
    padding-right:12px;
}

.canvas_visited{
    background:#eaeaea;
}
.canvas_title{
    width:100%;
    margin-top:10px;
    font-size:14px;
    color:#555;
    line-height:14px;
    text-overflow : ellipsis;
    overflow: hidden;
    height:14px;
}

.canvas_delete{
    position:absolute;
    right:0;
    top:0;
    float:left;
    width:19px;
    height:19px;
    text-align:center;
    line-height:19px;
    padding-top:5px;
    display:none;
}
.canvas_delete:hover{
    background: #d7d7d7;
}
.function_banner_box .detail{
    float:left;
    width:70%;
}
.function_banner_box .detail h3{
    font-size:20px;
    color:#ffffff;
    line-height:32px;
    margin:0;
    width:100%;
}

.function_banner_box .detail span{
    width:100%;
    float:left;
    font-size:14px;
    line-height:24px;
    color:#fff;
    text-align: center;
}

.function_banner_button{
    text-align: center;
}

.function_banner_button .Free{
    background:#fff;
    height:35px;
    width:172px;
    line-height:35px;
    text-align:center;
    display:inline-block;
    color:#2674db;
}

.function_banner_button .Learn{
    background:#fff;
    height:35px;
    width:172px;
    line-height:35px;
    text-align:center;
    display:inline-block;
    color:#2674db;
    margin-top:8px;
}

.grid .row.function_list{
    margin-top:60px;
}

.grid .row.function_list .cell img.function_list_img{
    float:left;
    position: absolute;
    left:0;
    top:10px;
}
.grid .row.function_list .cell .ico{
    float:left;
    position: absolute;
    left:0;
    top:10px;
    width: 45px;
    height: 45px;
    background:url(/statics/images/icons.svg);
}
.grid .row.function_list .cell .ico--desc1{
    background-position: -216px 420px;
}
.grid .row.function_list .cell .ico--desc2{
    background-position: -216px 420px;
}
.grid .row.function_list .cell .ico--desc3{
    background-position: -216px 420px;
}
.grid .row.function_list .cell .ico--desc4{
    background-position: -216px 420px;
}
.grid .row.function_list .cell .ico--help{
    background-position: -216px 420px;
}
.grid .row.function_list .cell .function_list_detail{
    float:left;
    padding-left:60px;
    width:100%;
}
.grid .row.function_list .cell .function_list_detail h2{
    color:#2674db;
    font-size:18px;
    line-height:30px;
}
.grid .row.function_list .cell .function_list_detail h3{
    color:#2674db;
    font-size:16px;
    line-height:30px;
}
.grid .row.function_list .cell .function_list_detail {
    color:#555;
    font-size:16px;
    line-height:25px;
}
.function_progress{
    padding-top:55px;
    padding-bottom:85px;
    text-align: center;
}

.function_progress_font{
    width:100%;
    text-align:center;
    font-size:14px;
    color:#555;
    margin-top:14px;
    line-height:14px;
}

.function_progress_box{
    width:68%;
    margin-top:60px;
    display: inline-block;
}

.function_success{
    padding-top:67px;
    padding-bottom:80px;
    position: relative;
    text-align: center;
    border-bottom: 1px dashed #c1c1c1;
}

.function_success_detail{
    padding-bottom:8px;
    padding-top:8px;
}

.function_success_detail .title{
    text-align:center;
    font-size:16px;
    color:#555;
    line-height:16px;
}

.function_success_detail .font{
    text-align:center;
    font-size:14px;
    color:#555;
    line-height:24px;
}

.function_success_detail .buttons{
    text-align: center;
}
.function_success_detail .buttons input{
    width:268px;
    height:35px;
    border:1px solid #2674db;
    text-align:center;
    line-height:35px;
    color:#2674db;
    font-size:16px;
    margin:5px 5px;
}
.function_success_detail .buttons input:hover{
    background:#d4e3f8;
}

.function_share{
   width:100%;
    margin-top:20px;
}

.function_share_box{
    width:100%;
    clear: both;
    overflow: hidden;
}

.function_share_box a{
    float:left;
    width:35px;
    height:35px;
    margin-right:4px;
}
.function_share_box a.last{
    margin-right: 0;
}
.function_share_box a img{
    float:left;
    width:35px;
    height:35px;
}
.function_delete{
    padding-top:108px;
    padding-bottom:140px;
}
.function_share_font{
    width:100%;
    font-size:14px;
    color:#555;
    line-height:23px;
    text-align: center;
}
.function_success_img{
    text-align: center;
}
.function_success_title{
    margin-top:17px;
    color:#555;
    line-height:14px;
    font-size:14px;
    text-align: center;
}
.function_success_box{
    text-align: center;
}

a.input_box_button{
    background:#167ebc;
    color:#fff;
    height:58px;
    width:210px;
    border:0;
    margin:0;
    float:left;
}
a.input_box_button:hover{
    background: #16679a;
}
#chooseInput span{
    width:210px;
}

.function_progress_img{
    text-align:center;
}

.function_error{
    padding-top:100px;
    padding-bottom:100px;
}

.function_error_password{
    width:100%;
    display:none;
}

.function_error_title{
    text-align: center;
    font-size:16px;
    color:#555;
}

.function_error_font{
    text-align: center;
    font-size:14px;
    color:#555;
    margin-top:20px;
    line-height:24px;
}
.function_error_text{
    width:100%;
    height:30px;
    font-size:14px;
    color:#555;
    border-radius: 3px;
    text-align: center;
    margin-top:50px;
}

.function_error_buttons{
    width:100%;
    height:35px;
    margin-top:18px;
    text-align: center;
    margin-top:30px;
}

.function_error_buttons input{
    width:268px;
    border:1px solid #2674db;
    line-height:35px;
    color:#2674db;
    font-size:16px;
    margin-top:0;
    margin-bottom:0;
    margin-left:5px;
    margin-right:5px;
}
#captionLast{
    text-decoration: none;
    color:#555;
}
.function_error_buttons input.function_error_button{
    width:268px;
    line-height:45px;
    color:#fff;
    font-size:16px;
    margin-top:0;
    margin-bottom:0;
    background: #2674db;
    margin-right:10px;
    display:inline-block;
    height: 41px;
    padding-bottom:10px;
}
.function_error_text input{
    width:268px;
    height:30px;
    font-size:16px;
    color:#555;
    border-radius: 3px;
    border:1px solid #d0d0d0;
    padding-left:10px;
    display:inline-block;
}
.function_error_buttons a{
    display:inline-block;
    width:268px;
    height:40px;
    font-size:16px;
    color:#555;
    border-radius: 3px;
    border:1px solid #d0d0d0;
    padding-left:10px;
    line-height: 40px;
    height: 42px;
    margin-top:10px;
}

.function_format_left{
}
.function_format_right{
    float:left;
}
.function_format_right .radio{
    width:100%;
    text-align: left;
}

.function_format_left .radio{
    width:100%;
    text-align: left;
}

.function_format_radios .title{
    text-align:left;
    font-size:14px;
    color:#555;
    line-height:33px;
    margin-left:35px;
}
.input-control.radio .caption{
    font-size:14px;
    color:#555;
    font-weight: normal;
    line-height:20px;
    margin-top:3px;
    margin-bottom:3px;
}
.function_format_title{
    font-size:14px;
    color:#555;
    padding-left:14px;
    width:165px;
    margin-bottom:20px;
}
.format_title_images{
    width:100%;
    text-align:left;
    padding-left:22px;
}
.format_title_images input{
    width:47px;
    height:30px;
    line-height:30px;
    border:1px solid #d0d0d0;
    border-radius:4px;
    font-size:14px;
    color:#555;
    text-align:center;
    margin:0 5px;
}
.function_format_output{
    padding-left:34px;
    padding-right:34px;
}
.function_format_select{
    width:165px;
    position:relative;
}

.function_format_select p{
    width:165px;
    height:30px;
    border:1px solid #d0d0d0;
    border-radius:4px;
    padding-left:13px;
    line-height:30px;
    font-size:14px;
    text-align: left;
    color:#838383;
}

.function_format_options{
    top:0;
    width:100%;
    border:1px solid #d0d0d0;
    border-radius:4px;
}
.function_format_options li{
    width:100%;
    height:23px;
    line-height:23px;
    padding-left:13px;
    color:#333333;
    font-size:14px;
    cursor: pointer;
}
.function_format_options li:hover{
    background:#eaeaea;
}

.function_format_dip{
    width:165px;
    margin-top:12px;
}
.function_format_dip input{
    width:76px;
    height:30px;
    border:1px solid #d0d0d0;
    line-height:30px;
    border-radius: 4px;
    font-size:14px;
    text-align: center;
    color:#555;
}
.function_format_dip span{
    margin-left:7px;
    font-size:14px;
    color:#555;
    line-height:30px;
}

.function_title .function_titleToExcel{
    color:#8cc152;
}
.function_title .function_titleToPages{
    color:#176ca0;
}
.function_title .function_titleToPPTX{
    color:#e9573f;
    margin-left:10px;
}
.function_title .function_titleToImages{
    color:#ffb931;
}
.function_title .function_titleImagesconverter{
    color:#2f56aa;
}
.function_title .function_titlebmp2jpg{
    color:#da821c;
}
.function_title .function_titleheic2jpg{
    color:#2f954c;
}
.function_title .function_titlejpg2png{
    color:#2fac55;
}
.function_title .function_titlepng2jpg{
    color:#28488f;
}
.function_title .function_titletif2jpg{
    color:#9f4466;
}
.function_title .function_titlebmp2pdf{
    color:#da821c;
}
.function_title .function_titlegifmaker{
    color:#2f56aa;
}
.function_title .function_titlejpg2pdf{
    color:#2086bf;
}
.function_title .function_titlepng2pdf{
    color:#8cc152;
}
.function_title .function_titletif2pdf{
    color:#c74d38;
}
.function_title .function_titlegif2jpg{
    color:#ba4f76;
}
.function_title .function_titlegif2png{
    color:#ff9411;
}
.function_title .function_titlepdf2jpg{
    color:#167ebc;
}
.function_title .function_titlepdf2png{
    color:#8cc152;
}
.function_title .function_titlepdf2tif{
    color:#e9573f;
}
.function_title .function_titleepub2pdf{
    color:#8cc152;
}
.function_title .function_titlemobi2pdf{
    color:#ffb931;
}
.function_title .function_titleToWatermark{
    color:#2fac55;
    margin-left:10px;
}
.function_title .function_titleToPagenumber{
    color:#28488f;
    margin-left:10px;
}
.function_title .function_titleToNumbers{
    color:#79a749;
}
.function_title .function_titleToEpub{
     color:#dda231;
 }
.function_title .function_titleToMobi{
    color:#e9573f;
}
.function_title .function_titleToKeynote{
    color:#c74d38;
}
.function_title .function_titleToMobi{
    color:#8cc152;
}
.function_title .function_titleEpubToMobi{
    color: #e9573f;
}

.input_box_Numbers{
    border:1px solid #79a749;
}
.input_box_Epub{
    border:1px solid #dda231;
}
.input_box_Mobi{
    border:1px solid #8cc152;
}
.input_box_Images{
    border:1px solid #ffb931;
}
.input_box_Watermark{
    border:1px solid #2fac55;
}
.requirePassword{
    width:100%;
    padding-right:17px;
    margin-top:10px;
}

.requirePassword input{
    width:260px;
    height:30px;
    border:1px solid #d0d0d0;
    border-radius: 4px;
    line-height:30px;
    font-size:14px;
    color: #848484;
}

.requirePassword input.addBg,.requireInput input.addBg{
    background:#f0f0f0;
}

.requireInputHidden{
    display: none;
    float:left;
}

.requireInput{
    width:100%;
    text-align: left;
    padding-left:17px;
    position: relative;
    margin-top:10px ;
}
.requireInput img{
    position: absolute;
    left:250px;
    top:9px;
    cursor: pointer;
    display:none;
}
.requireInput input{
    width:260px;
    height:30px;
    border:1px solid #d0d0d0;
    border-radius: 4px;
    line-height:30px;
    font-size:14px;
    color: #848484;
}
.function_format_radios .input-control.radio.function_format_radio{
    height:auto;!important;
}
.function_format_radios .input-control.radio.function_format_radio{
    text-align: left;
    width:100%;
}
.function_format_Compress{
    margin-top:0;
    padding-top:30px;
    padding-bottom: 30px;
}

.function_format_Compress .cell{
    padding-left:10px;
    padding-right:10px;
}
.function_format_Compress .cell .function_format_title{
    width:300px;
    text-align: left;
    padding-left:33px;
}
.function_tab{
    width:100%;
    padding-left:7%;
    padding-top:20px;
}
.function_labels{
    width:100%;
    margin-top:10px;
    text-align: center;
}

.function_labels .function_format_select{
    display: inline-flex;
    width:100%;
    max-width: 320px;
    text-align: center;
    padding-bottom:20px;
}

.function_labels .function_format_select .select_title{
    float:left;
    line-height:30px;
    font-size:14px;
    color:#555;
    margin-right:10px;
}
.function_labels .function_format_select .select_text{
    float:left;
    margin:0;
    width:245px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.function_labels .function_format_text{
    width:100%;
    max-width: 320px;
    text-align: center;
    padding-bottom:20px;
    display: inline-flex;
}
.function_labels .function_format_select .select_options_text{
    width:245px;
    left:33px;
}
.function_labels .function_format_select .select_options_rotate{
    width:245px;
    left:50px;
}
.function_labels .function_format_select .select_options_font{
    width:245px;
    left:38px;
}
.function_labels .function_format_select .select_options_Position{
     width:245px;
     left:16px;
 }
.function_labels .function_format_select .select_options_Transparency{
    width:245px;
    left:90px;
}
.function_labels .function_format_select .select_options_layout{
    width:245px;
    left:51px;
}
.function_labels .function_format_select .select_options_text{
    width:245px;
    left:60px;
}

.function_labels .function_format_text .function_text{
    width:165px;
    height:30px;
    border:1px solid #d0d0d0;
    line-height:30px;
    padding-left:10px;
    color:#555;
    font-size:14px;
    border-radius: 4px;
    float:left;
}

.function_labels .function_labels_box{
    width:100%;
    max-width: 320px;
    display:inline-block;
}

.function_labels .function_format_file{
    position:relative;
    width:100%;
    max-width: 300px;
    text-align: center;
    display:inline-flex;
    margin-bottom:20px;
}
.function_labels .function_format_file .function_file{
    position:absolute;
    top:0;
    width:165px;
    height:30px;
    opacity: 0;
    left:0;
}
.function_labels .function_format_file .file_font{
    font-size:14px;
    line-height:15px;
    margin-left:5px;
    color:#555;
    display:inline-block;
}
.function_labels .function_format_file .function_button{
    width:165px;
    height:30px;
    border:1px solid #2674db;
    background:#d4e3f8;
    color:#2674db;
    line-height:30px;
    text-align: center;
    display:inline-block;
    margin:0;
}

.function_labels .function_format_text .text_title{
    float:left;
    line-height:30px;
    font-size:14px;
    color:#555;
    margin-right:10px;
}
.function_labels .function_format_text .text_font{
    float:left;
    line-height:30px;
    font-size:14px;
    color:#555;
    margin-left:5px;
}
.function_labels .function_format_select .text_font{
    width:100%;
    float:left;
    text-align: left;
    margin-left:5px;
}
.function_labels .function_format_select .text_font{
    font-size:14px;
    line-height:30px;
    color:#707070;
}
.function_labels .function_format_select .text_font input{
    width:53px;
    height:30px;
    text-align: center;
    font-size:14px;
    line-height:30px;
    color:#707070;
    border:1px solid #d3d3d3;
    border-radius: 4px;
    margin:0 5px;
}

.function_format_error{
    font-size:14px;
    color:#e43041;
    line-height:30px;
}
.dialog.dialog-ex{
    padding:0;
}
.dialog .dialog-title{
    min-width:280px;
    max-width:1200px;
    font-size:16px;
    text-align: center;
    border-bottom:1px solid #cecece;
    line-height:40px;
}
.dialog .dialog-title + .dialog-content{
    margin-top:10px;
    text-align: center;
}
.dialog_bg{
    width:100%;
    height:100%;
    position:fixed;
    z-index: 999;
    background:#000;
    opacity: .5;
    left:0;
    top:0;
}
.dialog-content{
    font-size:14px;
    padding:5px;
}
.dialog .dialog-actions{
    text-align: center;
}
.dialog .dialog-actions .button{
    height:30px;
    font-size:14px;
    background: #167ebc;
    color:#fff;
    border:0;
    min-width: 84px;
}
.dialog .dialog-actions .button.js-dialog-close{
    border:1px solid #167ebc;
    background: #fff;
    color:#167ebc;
}

.dialog .dialog-actions .button.js-dialog-close:hover{
    border:1px solid #16679a;
    background: #fff;
    color:#16679a;
}
.dialog .dialog-actions .button:hover{
    background:#16679a;
}

.function_choosefile_addPadding{
    padding:20px 0;
}

.error_img{
    margin-top:50px;
    text-align:center;
}

.error_img img{
    max-width: 60%;
}

.error_font{
    margin-top:30px;
    text-align:center;
    font-size:18px;
    color:#595968;
    line-height:30px;
}

.error_link{
    margin-top:30px;
    text-align:center;
}

#chooseInput span{
    width:210px;
}
.error_link a,.error_link a:hover{
    display: inline-block;
    width:180px;
    text-align:center;
    height:50px;
    line-height:50px;
    color:#fff;
    background: #4eb7ff;
    font-size:18px;
    text-decoration: none;
    border-radius:5px;
}
@media screen and (max-width: 321px) {
    .function_choosefile_input .input_box, .function_success_box .input_box{
        width:180px;
    }
    .function_choosefile_input .input_box .input_box_conversion, .function_success_box .input_box .input_box_conversion{
        width:180px;
    }
    a.input_box_button{
        width:180px;
    }
    .input_box_delete{
        width:40px;
        height:40px;
        top:9px;
        left:-50px;
    }
    .input_box_delete img{
        margin-top:10px;
    }
    #chooseInput span{
        width:180px;
    }
}
@media screen and (max-width: 375px) {
    .function_choosefile_input .input_box.p6Input, .function_success_box .input_box.p6Input{
        margin-left:20px;
    }
}
@media screen and (max-width: 600px) {
    .content{
        padding-left:10px;
        padding-right:10px;
    }

    .function_format_radios .input-control.radio .check:before{
        background-color: #2674db;
        width:6px;
        height:6px;
        left:7.5px !important;
        top:7px !important;
    }

    .grid .row.function_banner{
        width:100%;
        margin-top:10px;
        background:#2674db;
        padding-top:25px;
        padding-bottom:25px;
    }
    .function_lists{
        margin-bottom:0;
    }
    .flex-grid .row .function_format_radios{

    }
    .function_format_radios{
        margin-top:0;
        margin-bottom:0;
    }
    .function_error_buttons input.function_error_button{
        height:45px;
        margin-bottom: 10px;
        margin-right:0;
        padding-bottom:0;
    }
    .function_error_buttons a{
        width:235px;
    }
}
@media screen and (max-width: 640px) {
    .flex-grid .row.function_format{
        height:400px;
    }
    .flex-grid .row .function_format_radios{
        flex: 0 0 100%;
        margin-bottom:0;
        padding-left:5%;
    }
    .flex-grid .row .function_format_excel{
        flex: 0 0 100%;
        margin-bottom:0;
    }
    .flex-grid .row .function_format_even{
        flex: 0 0 100%;
        margin-bottom:0;
        padding-left:5%;
    }
}
@media screen and (max-width: 800px) {
    .function_banner_logo{
       width:100%!important;
        border-right:0;
        margin-top:0!important;
   }
    .function_share{
        width:100%;
        margin-top:30px;
    }
    .grid .row.function_list{
        margin-top:0;
    }
    .function_choosefile{
        padding-top:50px!important;
        padding-bottom:50px!important;
    }
    .function_format{
        margin-top:40px;
    }
    .flex-grid .row .function_format_radios{
        flex: 0 0 50%;
        max-width: 320px;
    }
    .flex-grid .row.function_format_evens{
        height:250px;
    }
    .flex-grid .row .function_format_even{
        flex: 0 0 100%;
    }
    .function_format_radios{
        margin-bottom:30px;
    }
    .function_banner_box{
        margin-top:25px!important;
        text-align: center!important;
        width:100%!important;
        margin-left:0 !important;
    }
    .function_banner_box .img{
        width:auto;
        display: inline-block;
        float: none;
        margin-top:0;
    }
    .function_banner_box .detail{
        margin-top:10px;
        padding-left:30px;
        padding-right:30px;
        width:auto;
        display: inline-block;
        float: none;
    }


    .input_box_ship{
        width:30px;
        float:left;
    }
    .input_box_ship ul li{
        width:20px;
        overflow: hidden;
        height:20px;
    }
}
@media screen and (max-width: 1025px) {
    .flex-grid .row .function_format_radios{
        flex: 0 0 50%;
        max-width: 320px;
    }
    .flex-grid .row .function_format_even{
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 1199px) {
    .function_format_radios .input-control.radio .check:before{
        left:8px;
        top:7.5px;
    }
    .flex-grid .row .function_format_radios{
        flex: 0 0 40%;
    }
}

@media screen and (min-width: 1200px) {
    .function_format_radios .input-control.radio .check:before{
        left:9px;
        top:9px;
    }
    .function_format_Encrypt .function_format_left .input-control{
        text-align: right;
    }
    .error_img{
        margin-top:150px;
    }

    .flex-grid .row .function_format_radios{
        flex: 0 0 25%;
    }
    .requirePassword{
        text-align: right;
    }
}

.jq_tips_info{
    padding-left:0;
    padding-right:0;
}

#dropbox-container{
    position:absolute;
    left:0;
    top:0;
    width:20px;
    height:17px;
    opacity: 0;
}

#dropbox-container a{
    width:10px !important;
}
#dropbox-container a span{
    width:20px;
}
.function_title_ar{
    width:450px;
    color:#167ebc;
    margin-top:33px;
    clear: both;
    overflow: hidden;
    float:right;
    padding-left:10px;
}
.function_title_ar h1{
    float: right;
    color:#167ebc;
    line-height:22px;
    font-size:22px;
    margin:0;
    font-weight: normal;
}
.function_title_ar img{
    float:right;
	margin-right: 10px;
}


.function_title h1.function_titleToUnlock{
    color:#da821c;
    margin-right:10px;
}
.function_title h1.function_titleToEncrypt{
    color:#ff9411;
    margin-right:10px;
}
.function_title h1.function_titleToCombine{
    color:#ba4f76;
    margin-right:10px;
}
.function_title h1.function_titleToCompress{
    color:#2f56aa;
    margin-right:10px;
}
.function_title h1.function_titleToRotate{
    color:#2f954c;
    margin-right:10px;
}

.function_title_ar h1.function_titleToUnlock{
    color:#da821c;
    margin-right:10px;
}
.function_title_ar h1.function_titleToEncrypt{
    color:#ff9411;
    margin-right:10px;
}
.function_title_ar h1.function_titleToCombine{
    color:#ba4f76;
    margin-right:10px;
}
.function_title_ar h1.function_titleToCompress{
    color:#2f56aa;
    margin-right:10px;
}
.function_title_ar h1.function_titleToRotate{
    color:#2f954c;
    margin-right:10px;
}
.function_title_ar .function_titleToExcel{
    color:#8cc152;
}
.function_title_ar .function_titleToPages{
    color:#176ca0;
}
.function_title_ar .function_titleToPPTX{
    color:#e9573f;
    margin-right:10px;
}
.function_title_ar .function_titleToImages{
    color:#ffb931;
}
.function_title_ar .function_titleImagesconverter{
    color:#2f56aa;
}
.function_title_ar .function_titleToWatermark{
    color:#2fac55;
    margin-right:10px;
}
.function_title_ar .function_titleToPagenumber{
    color:#28488f;
    margin-right:10px;
}
.function_title_ar .function_titleToNumbers{
    color:#79a749;
}
.function_title_ar .function_titleToEpub{
    color:#dda231;
}
.function_title_ar .function_titleToKeynote{
    color:#c74d38;
}
.grid .row.function_list_ar{
    margin-top:60px;
}

.grid .row.function_list_ar .cell img.function_list_img{
    float:left;
    position: absolute;
    right: 0;
    top:10px;
}

.grid .row.function_list_ar .cell .function_list_detail{
    float:left;
    padding-left:60px;
    width: 88%;
}
.grid .row.function_list_ar .cell .function_list_detail h3{
    color:#2674db;
    font-size:16px;
    line-height:30px;
}
.grid .row.function_list_ar .cell .function_list_detail {
    color:#555;
    font-size:16px;
    line-height:25px;
}
