@import url('../../fonts/3gaam-icons/3gaam-font-icon.css');.clear{display:block;content:'';clear:both}section.content ul[role="list"],section.content ol[role="list"]{list-style:none}section.content a:not([class]){text-decoration-skip-ink:auto}section.content img,section.content picture,section.content svg{max-width:100%;display:block}section.content input,section.content button,section.content textarea,section.content select{font:inherit}section.content textarea{resize:vertical;overflow:auto}section.content *,section.content *::before,section.content *::after{box-sizing:border-box}section.content *:focus{outline:0;border-color:inherit;-webkit-box-shadow:none;box-shadow:none}section.content .inner-wrap{max-width:600px;width:100%;margin:0 auto}section.content .segment-title{margin:20px 0 10px 0;display:inline-block;width:100%}section.content .segment-title h3{float:right;color:#707782;line-height:22px}section.content .segment-title a{float:left;color:#b7b7b7;text-decoration:none;line-height:22px}section.content .segment-title a i{position:relative;top:6px;font-size:20px}section.content .app_checkbox .checkbox{display:inline-block;position:relative;padding-right:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.8}section.content .app_checkbox .checkbox input{display:none}section.content .app_checkbox .checkbox input:checked~.checkmark{background-color:#862cb8}section.content .app_checkbox .checkbox input:checked~.checkmark:after{display:block;left:7px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}section.content .app_checkbox .checkbox .checkmark{position:absolute;top:0;right:0;height:22px;width:22px;background-color:#fff;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid #dfdfdf}section.content .app_checkbox .checkbox .checkmark:after{content:"";position:absolute;display:none}section.content .app_checkbox .checkbox:hover input~.checkmark{border-color:#acacac}section.content .app_checkbox.small .checkbox{padding-right:20px;line-height:1}section.content .app_checkbox.small .checkbox input:checked~.checkmark:after{left:5px;top:2px;height:9px}section.content .app_checkbox.small .checkbox .checkmark{height:16px;width:16px}section.content .app_input,section.content .app_select,section.content .app_textarea{display:block;position:relative;line-height:20px}section.content .app_input.with_label label:first-of-type,section.content .app_select.with_label label:first-of-type,section.content .app_textarea.with_label label:first-of-type{position:absolute;border-left:1px solid #dfdfdf;width:220px;font-family:isans,sans-serif;padding:16px 12px 16px;color:#707782;height:48px;font-size:.9em}section.content .app_input.with_label.small label:first-of-type,section.content .app_select.with_label.small label:first-of-type,section.content .app_textarea.with_label.small label:first-of-type{width:130px}section.content .app_input.with_label input,section.content .app_select.with_label input,section.content .app_textarea.with_label input,section.content .app_input.with_label select,section.content .app_select.with_label select,section.content .app_textarea.with_label select{padding-right:225px;padding-left:12px}section.content .app_input.with_label.small input,section.content .app_select.with_label.small input,section.content .app_textarea.with_label.small input,section.content .app_input.with_label.small select,section.content .app_select.with_label.small select,section.content .app_textarea.with_label.small select{padding-right:135px}section.content .app_input input,section.content .app_select input,section.content .app_textarea input,section.content .app_input select,section.content .app_select select,section.content .app_textarea select,section.content .app_input textarea,section.content .app_select textarea,section.content .app_textarea textarea{display:block;width:100%;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dfdfdf;padding:15px;outline:0;background-color:#fff;height:48px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.content .app_input select,section.content .app_select select,section.content .app_textarea select{padding:5px 15px;-moz-appearance:none;-webkit-appearance:none;appearance:none}section.content .app_input textarea,section.content .app_select textarea,section.content .app_textarea textarea{height:auto}section.content .app_input input:focus,section.content .app_select input:focus,section.content .app_textarea input:focus,section.content .app_input select:focus,section.content .app_select select:focus,section.content .app_textarea select:focus,section.content .app_input textarea:focus,section.content .app_select textarea:focus,section.content .app_textarea textarea:focus{border-color:#b9b9b9}section.content .app_input.has_error input,section.content .app_select.has_error input,section.content .app_textarea.has_error input,section.content .app_input.has_error select,section.content .app_select.has_error select,section.content .app_textarea.has_error select,section.content .app_input.has_error textarea,section.content .app_select.has_error textarea,section.content .app_textarea.has_error textarea{border-color:#ff3e6c}section.content .app_input.has_success input,section.content .app_select.has_success input,section.content .app_textarea.has_success input,section.content .app_input.has_success select,section.content .app_select.has_success select,section.content .app_textarea.has_success select,section.content .app_input.has_success textarea,section.content .app_select.has_success textarea,section.content .app_textarea.has_success textarea{border-color:#40d8af}section.content .app_input .message,section.content .app_select .message,section.content .app_textarea .message{font-size:.9em;padding-top:8px}section.content .app_input.has_error .message,section.content .app_select.has_error .message,section.content .app_textarea.has_error .message,section.content .app_input.has_error .message,section.content .app_select.has_error .message,section.content .app_textarea.has_error .message,section.content .app_input.has_error .message,section.content .app_select.has_error .message,section.content .app_textarea.has_error .message{color:#ff3e6c}section.content .app_input.has_success .message,section.content .app_select.has_success .message,section.content .app_textarea.has_success .message,section.content .app_input.has_success .message,section.content .app_select.has_success .message,section.content .app_textarea.has_success .message,section.content .app_input.has_success .message,section.content .app_select.has_success .message,section.content .app_textarea.has_success .message{color:#40d8af}section.content .app_input .status,section.content .app_select .status,section.content .app_textarea .status{position:absolute;left:15px;top:14px;font-size:.9em;color:#40d8af;cursor:default}@media(max-width:350px){section.content .app_input .status,section.content .app_select .status,section.content .app_textarea .status{left:10px;font-size:.7em}}section.content .app_input.has_error .status,section.content .app_select.has_error .status,section.content .app_textarea.has_error .status,section.content .app_input.has_error .status,section.content .app_select.has_error .status,section.content .app_textarea.has_error .status,section.content .app_input.has_error .status,section.content .app_select.has_error .status,section.content .app_textarea.has_error .status{color:#ff3e6c}section.content .app_input.has_success .status,section.content .app_select.has_success .status,section.content .app_textarea.has_success .status,section.content .app_input.has_success .status,section.content .app_select.has_success .status,section.content .app_textarea.has_success .status,section.content .app_input.has_success .status,section.content .app_select.has_success .status,section.content .app_textarea.has_success .status{color:#40d8af}section.content .app_input .input_title,section.content .app_select .input_title,section.content .app_textarea .input_title,section.content .app_input .select_title,section.content .app_select .select_title,section.content .app_textarea .select_title,section.content .app_input .textarea_title,section.content .app_select .textarea_title,section.content .app_textarea .textarea_title{display:block;font-weight:bold;font-size:1em;margin:-10px 0 4px 0;color:#707782}section.content .app_input .app_select_icon,section.content .app_select .app_select_icon,section.content .app_textarea .app_select_icon{position:absolute;left:10px;top:11px;color:#707782;font-size:1.7em}section.content .app_input.with_label .app_select_icon,section.content .app_select.with_label .app_select_icon,section.content .app_textarea.with_label .app_select_icon{top:10px}section.content .field-validation-error,section.content .validation-error{color:#ff3e6c;margin:7px 5px;display:inline-block;font-size:.9em}section.content .app_table_border{overflow:hidden;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:inset 0 0 0 1px #dfdfdf;box-shadow:inset 0 0 0 1px #dfdfdf}section.content .app_table_border .app_table{display:table;width:100%;margin:0;padding:0;border-spacing:0;line-height:19px}section.content .app_table_border .app_table td,section.content .app_table_border .app_table th{border-bottom:1px solid #dfdfdf;vertical-align:middle;text-align:center;padding:10px}section.content .app_table_border .app_table tbody tr:last-of-type td,section.content .app_table_border .app_table tbody tr:last-of-type th{border-bottom:0}section.content .app_table_border .app_table tbody th{text-align:right}section.content .app_table_border .app_table tbody td{text-align:center}section.content .app_table_border .app_table.table_bordered td,section.content .app_table_border .app_table.table_bordered th{border-left:1px solid #dfdfdf}section.content .app_table_border .app_table.table_bordered thead th:last-of-type{border-left:0}section.content .app_table_border .app_table.table_bordered tbody tr td:last-of-type{border-left:0}section.content .app_transfer{display:block;margin-top:10px}section.content .app_transfer:after{display:block;content:'';clear:both;text-align:center}section.content .app_transfer .btn{-webkit-border-radius:8px;border-radius:8px;text-decoration:none;text-align:center;padding:15px 10px;font-size:1em;font-weight:500;cursor:pointer;border:0;line-height:18px}section.content .app_transfer .btn span{position:relative;display:inline-block}section.content .app_transfer .btn span i{position:absolute;left:-25px;top:-2px;font-size:1.5em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.content .app_transfer .btn:hover span i{left:-30px}section.content .app_transfer .back{background-color:#e9e9e9;width:20%;float:right;color:#707782}section.content .app_transfer .back:hover{background-color:#dcdcdc}section.content .app_transfer .next{background-color:#40d8af;color:#fff;width:78%;float:left}section.content .app_transfer .next:hover{background-color:#2bd3a6}section.content .app_transfer .next:disabled{background-color:#707782;color:#fff}section.content .app_transfer .next:disabled:hover{background-color:#646a74}section.content .app_transfer .full{width:100%!important}#facebox .pageSQHelpPopup{width:700px;box-sizing:border-box}#facebox .pageSQHelpPopup img{width:100%;max-width:700px}@media only screen and (min-width:1001px){section.content .app_transfer{margin:50px 0 10px 0}#facebox .pageSQHelpPopup{width:700px!important}}@media only screen and (max-width:1000px){section.content .inner-wrap{padding:0 10px 56px}section.content .app_transfer{position:fixed;width:100%;bottom:0;right:0;box-shadow:0 -3px 6px rgba(0,0,0,.05),0 -3px 6px rgba(0,0,0,.05);-webkit-appearance:none}section.content .app_transfer .btn{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;line-height:24px}section.content .app_transfer .btn span i{top:0}section.content .app_transfer .back{width:30%}section.content .app_transfer .next{width:70%}}section.content.step3{display:inline-block;width:100%;padding-bottom:56px}section.content.step3 .item{margin-bottom:12px}section.content.step3 .inner-wrap{max-width:500px}section.content.step3 h2{font-size:20px;margin-bottom:12px}section.content.step3 .auto-scroll{overflow-x:auto!important}section.content.step3 table.app_table{table-layout:fixed}section.content.step3 table.app_table th,section.content.step3 table.app_table td{overflow:hidden}section.content.step3 table.app_table th:nth-child(1),section.content.step3 table.app_table td:nth-child(1){width:20%}section.content.step3 table.app_table th:nth-child(2),section.content.step3 table.app_table td:nth-child(2){width:40%}section.content.step3 table.app_table th:nth-child(3),section.content.step3 table.app_table td:nth-child(3){width:40%}@media(max-width:768px){section.content.step3 table.app_table.auto-width{width:auto}}section.content.step3 table.app_table.auto-width th,section.content.step3 table.app_table.auto-width td{width:auto}section.content.step3 table.app_table tr{height:60px}section.content.step3 table.app_table input[type='number']{-moz-appearance:textfield;border:1px #ccc solid;border-radius:4px;height:38px;box-sizing:border-box;width:100px;text-align:center}section.content.step3 table.app_table .field-validation-error{margin:7px 1px;display:block!important}section.content.step3 .file-upload{float:right;width:100%;margin:10px 0 30px}section.content.step3 .file-upload .files-class{direction:ltr;padding:10px;border:1px solid #6e00aa;background-color:#f8ecff;border-radius:8px}section.content.step3 .file-upload .files-class .button{float:right;height:40px;padding:0 15px;background:#6e00aa;color:#fff;border:0;border-radius:5px;font-size:16px;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.05)}section.content.step3 .file-upload .files-class .jFiler-items{display:inline-block;width:100%}section.content.step3 .file-upload .files-class .jFiler-items-grid .jFiler-item .jFiler-item-container{padding:0;border:0;box-shadow:none;background-color:#ecf4fb;margin:0}section.content.step3 .file-upload .files-class .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-inner{border:1px solid #79b3e2;padding:3px}section.content.step3 .file-upload .files-class .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets{background-color:#ecf4fb;border:0}section.content.step3 .file-upload .files-class .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb{border:0;background-color:#ecf4fb}section.content.step3 .file-upload .files-class .jFiler-items-grid .jFiler-item{direction:rtl;margin:5px}section.content.step3 input::-webkit-outer-spin-button,section.content.step3 input::-webkit-inner-spin-button{-webkit-appearance:none}section.content.step3 .jFiler-theme-default{position:relative;overflow:hidden}section.content.step3 .step3-main{padding:0 16px;line-height:24px}section.content.step3 .step3-main a{color:#00900b;font-size:15px;font-weight:800}section.content.step3 .file-upload-padding{padding:0 16px;box-sizing:border-box}section.content.step3 .wrk-top{text-align:center;margin:20px auto}section.content.step3 .wrk-top .wrk-tips{width:650px;margin:19px auto;padding:11px 12px;border-radius:6px;background-color:#ffecf0;color:#ff3e6c;line-height:28px;font-size:13px}@media(max-width:1000px){section.content.step3 .wrk-top .wrk-tips{width:350px}}section.content.step3 .second-title{line-height:30px;color:#707782;margin:0 auto}section.content.step3 .wrk-uinfo{margin:15px 5px}section.content.step3 .wrk-uinfo .tendency-rank{height:48px;margin:12px 0 0;padding:0 12px 13px 134px;border-radius:6px;background-color:#f4f4f9}section.content.step3 input:read-only:no-button{cursor:not-allowed!important;background-color:#f4f4f9}@media only screen and (min-width:1001px){.step3 .file-upload-padding{display:inline-block;width:100%}}@font-face{font-family:'isans';font-style:normal;font-weight:900;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum)_Black.eot?') format('embedded-opentype')}@font-face{font-family:'isans';font-style:normal;font-weight:bold;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum)_Bold.eot?') format('embedded-opentype')}@font-face{font-family:'isans';font-style:normal;font-weight:500;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum)_Medium.eot?') format('embedded-opentype')}@font-face{font-family:'isans';font-style:normal;font-weight:300;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum)_Light.eot?') format('embedded-opentype')}@font-face{font-family:'isans';font-style:normal;font-weight:200;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum)_UltraLight.eot?') format('embedded-opentype')}@font-face{font-family:'isans';font-style:normal;font-weight:normal;src:local('IRANSansFaNum'),url('https://final.3gaam.com/cdn/fonts/isans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),url('https://final.3gaam.com/cdn/fonts/isans/woff/IRANSansWeb(FaNum).woff') format('woff'),url('https://final.3gaam.com/cdn/fonts/isans/ttf/IRANSansWeb(FaNum).ttf') format('truetype'),url('https://final.3gaam.com/cdn/fonts/isans/eot/IRANSansWeb(FaNum).eot?') format('embedded-opentype')}section.step1{padding:35px 0}section.step1 .btn,section.step1 .app_button{border:0;outline:0}section.step1 .rd-top{text-align:center;margin:0 auto;padding:130px 0 5px;display:inline-block;width:100%}section.step1 .rd-top h2{font-size:18px;font-weight:bold}section.step1 .rd-top .rd-desc{width:80%;max-width:520px;margin:15px auto;border-radius:6px;line-height:28px;color:#707782}@media(max-width:1024px){section.step1 .rd-top{padding:65px 0 5px}section.step1 .rd-top .rd-desc{max-width:350px}}section.step1 .links{margin:3px auto;text-align:center;min-width:250px;display:inline-block;width:100%}section.step1 .links .btn-item{display:block;margin:0 auto 15px;padding:20px 0;width:90%;max-width:350px;min-width:250px;height:75px}section.step1 .links .btn-item span{font-size:11px;display:block;margin-top:8px}section.step1 .back-link{display:inline-block;margin:56px auto 0;width:100%;min-width:250px;text-align:center}section.step1 .back-link .button_light{display:block;margin:20px auto;padding:20px 0;width:75%;max-width:350px;min-width:250px}section.step1 .forbidden{text-align:center;margin:30px 0;color:#6e00aa}@media(max-width:1024px){section.step1 .back-link{position:fixed;bottom:0;right:0;left:0}section.step1 .back-link .button_light{display:block;padding:25px 0;width:100%;border-radius:0;margin:0;max-width:unset}}section.content.step2 .inner-wrap{max-width:460px}section.content.step2 .inner-wrap .item.float-fields .app_checkbox{display:inline-block}section.content.step2 .inner-wrap .item.float-fields .app_checkbox:first-of-type{padding-left:20px}section.content.step2 .item{margin-bottom:12px}@media only screen and (max-width:1000px){section.content.step2 .inner-wrap{padding-bottom:130px}}section.content.step1 .inner-wrap{max-width:460px}section.content.step1 .item{margin-bottom:12px}section.content.step1 .modal-confirm{display:none;position:fixed;z-index:2000000004;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;text-align:center;background-color:rgba(0,0,0,.4)}section.content.step1 .modal-confirm .modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;max-width:590px;width:98%;border-radius:6px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}section.content.step1 .modal-confirm .modal-header{display:inline-block;width:100%}section.content.step1 .modal-confirm .close{color:#707070;float:left;font-size:28px;padding:7px 10px}section.content.step1 .modal-confirm .close:hover{color:#000;cursor:pointer}section.content.step1 .modal-confirm .modal-body{text-align:center;padding:20px 20px 40px}section.content.step1 .modal-confirm .modal-body h2{font-size:1.3em;margin-bottom:20px;font-weight:500}section.content.step1 .modal-confirm .modal-body h3{font-size:1em;margin-bottom:30px;color:#707070}section.content.step1 .modal-confirm .modal-body .code-confirm{display:block;width:250px;margin:0 auto;text-align:center;font-weight:bolder;font-size:20px;letter-spacing:15px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #dfdfdf;padding:15px;outline:0;background-color:#fff;height:40px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-bottom:10px}section.content.step1 .modal-confirm .modal-body #resend-btns{display:none}section.content.step1 .modal-confirm .modal-body .sub-text{font-size:.9em;color:#707070;margin-bottom:20px}section.content.step1 .modal-confirm .modal-body .resend-code{cursor:pointer;border:0;background-color:#fff;font-weight:bold;padding:10px 25px;text-decoration:underline;color:#6e00aa;margin-bottom:20px}section.content.step1 .modal-confirm .modal-body .app_button{width:220px;padding:15px;border:0}@media only screen and (max-width:1000px){section.content.step1 .inner-wrap{padding-bottom:130px}}section.step-direct .step-direct-container{position:relative;display:inline-block;box-sizing:border-box;width:100%;padding:32px 0;background:#f5fbfe;border-radius:5px}@media only screen and (max-width:700px){section.step-direct .step-direct-container{background:none}}section.step-direct .step-direct-container *{box-sizing:border-box}section.step-direct .step-direct-container .direct-divider{position:absolute;height:100%;background:#efefef;width:1px;left:50%;top:0}@media only screen and (max-width:700px){section.step-direct .step-direct-container .direct-divider{display:none}}section.step-direct .step-direct-container .direct-divider:after{content:"یا";display:inline-block;position:absolute;transform:translate(50%,-50%);top:50%;background:#f5fbfe;padding:8px;color:#636363}@media only screen and (max-width:700px){section.step-direct .step-direct-container .code-container{display:none}}section.step-direct .step-direct-container .step-direct-section{float:left;width:50%;text-align:center}@media only screen and (max-width:700px){section.step-direct .step-direct-container .step-direct-section{float:none;width:100%}}section.step-direct .step-direct-container .step-direct-cta{background:#6e00aa;box-shadow:0 3px 6px rgba(33,150,243,.3);display:inline-block;line-height:56px;border-radius:5px;position:relative;margin:16px 0;padding:0 16px 0 72px;color:#fff;text-align:right}@media only screen and (max-width:700px){section.step-direct .step-direct-container .step-direct-cta{line-height:72px;width:100%;max-width:400px}}section.step-direct .step-direct-container .step-direct-cta:after{content:"";background:url('/arshad/app/content/cdn//images/icons/lef-arrow-white.png') no-repeat;height:56px;width:24px;display:inline-block;background-size:24px;vertical-align:middle;float:left;background-position:center;left:16px;top:0;position:absolute}@media only screen and (max-width:700px){section.step-direct .step-direct-container .step-direct-cta:after{height:72px}}section.login-page h2{font-size:25px;text-align:center;margin-bottom:32px}section.login-page h2 span{color:#862cb8}section.login-page h3{font-size:18px;margin-bottom:16px;color:#862cb8;font-weight:bold}section.login-page p{margin-bottom:24px;line-height:25px}section.login-page .description{float:right;width:50%;box-sizing:border-box;padding:16px}section.login-page .form{float:left;width:50%;box-sizing:border-box;background:#ecf0f1;padding:16px;border-radius:5px;text-align:center}section.login-page .form .validation-summary-errors{background-color:#fbe9e7}section.login-page .form .validation-summary-errors li{margin:0;display:block}section.login-page .form input[type=text]{border-radius:5px;border:1px solid #95a5a6;padding:5px 8px;width:100%;box-sizing:border-box;border:1px solid #ccc;-moz-box-shadow:inset 2px 2px 3px 0 #e1e1e1;-webkit-box-shadow:inset 2px 2px 3px 0 #e1e1e1;box-shadow:inset 2px 2px 3px 0 #e1e1e1;max-width:100%}section.login-page .form input[type=submit]{background:#40d8af;color:#fff;border:0;padding:12px;font-size:18px;margin-top:16px;width:100%;border-radius:5px;-webkit-appearance:none;cursor:pointer}section.login-page .form .code-container span{display:block;margin-bottom:16px}section.login-page .form .captcha-container span{margin:20px 0 16px;display:inline-block}section.login-page .form .captcha-container br{display:none}section.login-page .form .captcha-container img{width:50%;display:block;text-align:center;margin:auto;margin-bottom:16px}section.login-page .form li{background:#fbe9e7;color:#e74c3c;padding:8px;font-size:12px;margin:12px 0}@media only screen and (max-width:1000px){section.login-page{padding:16px}section.login-page h2{line-height:30px}section.login-page .description,section.login-page .form{float:none;width:100%}.captcha-container{position:relative}.captcha-container a{background-image:url('/arshad/app/content/cdn//images/icons/refresh.png');height:24px;left:0;position:absolute;top:52px;width:24px;display:inline-block!important}}@media only screen and (min-width:1001px){.captcha-container{position:relative}.captcha-container a{background-image:url('/arshad/app/content/cdn//images/icons/refresh.png');height:24px;right:114px;position:absolute;top:54px;width:24px;display:inline-block!important}}section.step4-pay{font-size:14px;padding:40px 0!important}section.step4-pay .radio-code{display:none}section.step4-pay .btn,section.step4-pay .app_button{border:0;outline:0;cursor:pointer;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.step4-pay a{color:#6e00aa;text-decoration:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.step4-pay .app_alert{padding:20px 10px;-webkit-border-radius:8px;border-radius:8px;background-color:#fbf2ff;border:1px solid #dcbccf;color:#6e00aa}section.step4-pay .app_alert i{display:block;width:12%;float:right;font-size:3em;text-align:center}section.step4-pay .app_alert b{width:88%;float:left;display:block;font-size:1.1em;line-height:20px}section.step4-pay .app_alert:after{display:block;content:'';clear:both}@media(max-width:1000px){section.step4-pay .app_alert i{width:18%}section.step4-pay .app_alert b{width:82%}}section.step4-pay .app_title{font-size:1.2em;color:#707782;margin-bottom:15px}section.step4-pay .app_plans{margin-top:40px;margin-bottom:20px}section.step4-pay .app_plans .plans{display:block}section.step4-pay .app_plans .plans:after{display:block;content:'';clear:both}section.step4-pay .app_plans .plans .plan{display:block;width:40%;float:right;margin:0 6% 0 7%;position:relative;-webkit-border-radius:6px;border-radius:6px;background-color:#f4f4f9;-webkit-box-shadow:inset 0 0 0 1px #dfdfdf;box-shadow:inset 0 0 0 1px #dfdfdf;cursor:pointer;height:380px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.step4-pay .app_plans .plans .plan:last-of-type{margin:0}section.step4-pay .app_plans .plans .plan.selected{background-color:#fbf2ff;-webkit-box-shadow:inset 0 0 0 1px #862cb8;box-shadow:inset 0 0 0 1px #862cb8}section.step4-pay .app_plans .plans .plan.selected .select .btn{color:#fff;background-color:#862cb8}section.step4-pay .app_plans .plans .plan.selected .title{border-bottom:1px solid #862cb8}section.step4-pay .app_plans .plans .plan.selected:hover{-webkit-box-shadow:inset 0 0 0 1px #68228f;box-shadow:inset 0 0 0 1px #68228f}section.step4-pay .app_plans .plans .plan.selected:hover .title{border-bottom:1px solid #68228f}section.step4-pay .app_plans .plans .plan:hover{-webkit-box-shadow:inset 0 0 0 1px #c6c6c6;box-shadow:inset 0 0 0 1px #c6c6c6}section.step4-pay .app_plans .plans .plan:hover .title{border-bottom:1px solid #c6c6c6}section.step4-pay .app_plans .plans .plan .title{text-align:center;padding:10px;border-bottom:1px solid #dfdfdf;height:100px}section.step4-pay .app_plans .plans .plan .title b{display:block;color:#1b232c;line-height:1.8;font-size:1.3em;padding-bottom:5px}section.step4-pay .app_plans .plans .plan .title span{color:#707782;line-height:18px}section.step4-pay .app_plans .plans .plan .pricing{position:absolute;bottom:0;right:0;width:100%;text-align:center}section.step4-pay .app_plans .plans .plan .pricing o{text-decoration:line-through;font-size:.8em;color:#707782}section.step4-pay .app_plans .plans .plan .pricing b{font-size:1.2em;margin-right:6px;font-weight:500}section.step4-pay .app_plans .plans .plan .select{display:block;text-align:center;padding:10px}section.step4-pay .app_plans .plans .plan .select .btn{display:block;width:100%;padding:12px 5px;-webkit-box-shadow:inset 0 0 0 1px #862cb8;box-shadow:inset 0 0 0 1px #862cb8;color:#862cb8;-webkit-border-radius:6px;border-radius:6px}section.step4-pay .app_plans .plans .plan .items{color:#585e67}section.step4-pay .app_plans .plans .plan .items ul{list-style:none;margin:0;padding:10px 15px}section.step4-pay .app_plans .plans .plan .items ul li{display:block;padding-right:25px;position:relative;margin-bottom:8px}section.step4-pay .app_plans .plans .plan .items ul li:before{font-family:'3gaam';content:'';color:#40d8af;font-size:1.5em;position:absolute;top:2px;right:0}section.step4-pay .app_plans .plans .plan .items ul li span{line-height:22px;color:#4b4f56}@media(max-width:1000px){section.step4-pay .app_plans .plans .plan{height:auto!important;width:100%!important;float:none!important;display:block;margin:0 0 10px;padding:10px 10px;box-sizing:border-box;position:relative;cursor:pointer}section.step4-pay .app_plans .plans .plan:before{position:absolute;top:28px;right:12px;height:20px;width:20px;background-color:transparent;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:3px solid #c5c5c5;content:''}section.step4-pay .app_plans .plans .plan.selected:before{background-color:#862cb8;border-color:#862cb8}section.step4-pay .app_plans .plans .plan.selected:after{position:absolute;display:block;top:31.5px;right:16.5px;width:12px;height:12px;-webkit-border-radius:50px;border-radius:50px;background-color:#fff;content:''}section.step4-pay .app_plans .plan .pricing .select,section.step4-pay .app_plans .plan .items{display:none}section.step4-pay .app_plans .plan .title{border-bottom:0!important;display:block!important;text-align:right!important;padding-right:40px!important;height:auto!important;padding-top:0!important}section.step4-pay .app_plans .plan .title b{display:block;font-size:1.1em!important;font-weight:500}section.step4-pay .app_plans .plan .title span{font-size:.9em!important}section.step4-pay .app_plans .plan .pricing{display:block;width:auto!important;left:15px!important;top:15px!important;bottom:auto!important;text-align:left!important;padding:5px 0 0 0}}section.step4-pay .app_more_details{display:block;margin-bottom:20px}section.step4-pay .app_more_details.show .see_more b i{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}section.step4-pay .app_more_details .see_more{text-align:center}section.step4-pay .app_more_details .see_more b{display:inline-block;cursor:pointer;position:relative;padding-left:25px}section.step4-pay .app_more_details .see_more b i{position:absolute;left:0;top:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.step4-pay .app_more_details .items{display:none;overflow:hidden;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#f4f4f9;-webkit-box-shadow:inset 0 0 0 1px #dfdfdf;box-shadow:inset 0 0 0 1px #dfdfdf}section.step4-pay .app_more_details .items .item{border-bottom:1px solid #dfdfdf;padding:10px}section.step4-pay .app_more_details .items .item:last-of-type{border-bottom:0}section.step4-pay .app_more_details .items .item:after{display:block;content:'';clear:both}section.step4-pay .app_more_details .items .item .icon{width:10%;float:right;color:#b7b7b7;font-size:2em;text-align:center;padding:5px 0}section.step4-pay .app_more_details .items .item .content-data{width:88%;float:left;direction:rtl;text-align:right;line-height:20px}section.step4-pay .app_more_details .items .item .content-data b{display:block}section.step4-pay .app_more_details .items .item .content-data span{color:#707782;display:block}section.step4-pay .app_more_details .items .app_table tbody td{color:#40d8af;direction:ltr}section.step4-pay .app_more_details .items .app_table tbody th{color:#707782;position:relative;max-width:200px}section.step4-pay .app_more_details .items .app_table tbody th i{font-size:1.5em}section.step4-pay .app_more_details .items .app_table tbody th .info{position:absolute;left:10px;top:10px}section.step4-pay .app_more_details .items .app_table tbody th .info .tooltip{opacity:0;visibility:hidden;position:absolute;z-index:110;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#1b232c;color:#fff;padding:6px;font-size:.7em;width:200px;right:-95px;top:22px;line-height:17px;text-align:center}section.step4-pay .app_more_details .items .app_table tbody th .info .tooltip.show-top{top:-48px}section.step4-pay .app_more_details .items .app_table tbody th .info:hover{color:#1b232c}section.step4-pay .app_more_details .items .app_table tbody th .info:hover .tooltip{opacity:1;visibility:visible}section.step4-pay .app_more_details.show .items{max-height:10000px;visibility:visible;opacity:1}section.step4-pay .app_more_details#BoxPlansMoreDetailsResponsive{display:none}@media(max-width:1000px){section.step4-pay .app_more_details#BoxPlansMoreDetailsResponsive{display:block}section.step4-pay .app_more_details#BoxPlansMoreDetails{display:none}}section.step4-pay .app_factor{display:none;margin-bottom:40px}section.step4-pay .app_factor .factor{display:block;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#f4f4f9;padding:8px 0}section.step4-pay .app_factor .factor .item{padding:8px 15px;font-size:.9em}section.step4-pay .app_factor .factor .item:after{display:block;content:'';clear:both}section.step4-pay .app_factor .factor .item:last-of-type{border-bottom:0}section.step4-pay .app_factor .factor .item .title{float:right}section.step4-pay .app_factor .factor .item .value{float:left;text-align:left}section.step4-pay .app_factor .factor .item.pre{color:#707782}section.step4-pay .app_factor .factor .item.off{color:#ff3e6c}section.step4-pay .app_factor .factor .item.final{color:#1b232c;font-weight:500;font-size:1.1em}section.step4-pay .app_factor .offbox{text-align:left;direction:ltr;padding-top:7px;min-height:48px}section.step4-pay .app_factor .offbox .offi{display:inline-block;text-align:right;direction:rtl;margin-right:4px;color:#707782}section.step4-pay .app_factor .offbox .offi.off-hide{display:none!important}section.step4-pay .app_factor .offbox .offi.off-from{user-select:none}section.step4-pay .app_factor .offbox .offi .offi_text{display:block;font-size:.8em;line-height:3}section.step4-pay .app_factor .offbox .offi .app_input{width:225px;position:relative;border:1px solid #dfdfdf;-webkit-border-radius:6px;border-radius:6px}section.step4-pay .app_factor .offbox .offi .app_input input{height:36px;border:0}section.step4-pay .app_factor .offbox .offi .app_input .status{top:11px}section.step4-pay .app_factor .offbox .offi .app_input .check-discount-btn{padding:9px 15px!important;cursor:pointer;font-weight:500;vertical-align:middle;background-color:#fff;border-right:1px solid #dfdfdf;color:#707070;top:0;left:0;height:36px;border-radius:6px 0 0 6px}section.step4-pay .app_factor .offbox .offi .app_input .trash{position:absolute;right:-40px;top:0;font-size:2.2em;cursor:pointer;color:#707782}section.step4-pay .app_factor .offbox .offi .app_input .trash:hover{color:#585e67}section.step4-pay .app_factor .offbox .offi .icon i{position:absolute;left:10px;top:5px;font-size:1.8em;display:inline-block}@media(max-width:1000px){section.step4-pay .app_factor .offbox .offi .app_input{font-size:1em}section.step4-pay .app_factor .offbox .offi .app_input .trash{position:absolute;right:-35px;top:6px}}section.step4-pay .app_infobox{display:none;margin-bottom:40px}section.step4-pay .app_infobox.show{display:block}section.step4-pay .app_infobox .infobox{display:block;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#f4f4f9;padding:12px 0}section.step4-pay .app_infobox .infobox .item{padding:5px 15px;overflow-x:hidden}section.step4-pay .app_infobox .infobox .item:after{display:block;content:'';clear:both}section.step4-pay .app_infobox .infobox .item:last-of-type{border-bottom:0}section.step4-pay .app_input.with_label label:first-of-type,section.step4-pay .app_select.with_label label:first-of-type,section.step4-pay .app_textarea.with_label label:first-of-type{width:125px}section.step4-pay .app_input.with_label input,section.step4-pay .app_select.with_label input,section.step4-pay .app_textarea.with_label input,section.step4-pay .app_input.with_label select,section.step4-pay .app_select.with_label select,section.step4-pay .app_textarea.with_label select{padding-right:130px}section.step4-pay .app_radio{padding:10px 0}section.step4-pay .app_radio .radio{display:inline-block;position:relative;padding-right:25px;margin-left:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.1em;color:#1b232c;font-weight:bold}section.step4-pay .app_radio .radio input{display:none}section.step4-pay .app_radio .radio input:checked~.checkmark{background-color:#862cb8;border-color:#862cb8}section.step4-pay .app_radio .radio input:checked~.checkmark:after{display:block;left:1.3px;top:1px;width:11px;height:11px;-webkit-border-radius:50px;border-radius:50px;background-color:#fff}section.step4-pay .app_radio .radio .checkmark{position:absolute;top:2px;right:0;height:19px;width:19px;background-color:transparent;-webkit-border-radius:50px;border-radius:50px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:3px solid #c5c5c5}section.step4-pay .app_radio .radio .checkmark:after{content:"";position:absolute;display:none}section.step4-pay .app_radio .radio:hover input~.checkmark{border-color:#acacac}section.step4-pay .app_radio .radio:hover input:checked~.checkmark{border-color:#862cb8}section.step4-pay .app_switch{display:block;line-height:1.9}section.step4-pay .app_switch .switch{position:relative;display:inline-block;width:55px;height:28px}section.step4-pay .app_switch .switch input{opacity:0;width:0;height:0}section.step4-pay .app_switch .switch input:checked+.slider{background-color:#862cb8}section.step4-pay .app_switch .switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}section.step4-pay .app_switch .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#dfdfdf;-webkit-transition:.4s;transition:.4s;border-radius:34px}section.step4-pay .app_switch .switch .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}section.step4-pay .app_selectpaymentgateway{display:block;margin-bottom:40px}section.step4-pay .app_table{display:table;width:100%;margin:0;padding:0;border-spacing:0}section.step4-pay .app_table td,section.step4-pay .app_table th{border-bottom:1px solid #dfdfdf;vertical-align:middle;text-align:center;padding:10px}section.step4-pay .app_table tbody tr:last-of-type td,section.step4-pay .app_table tbody tr:last-of-type th{border-bottom:0}section.step4-pay .app_table tbody th{text-align:right}section.step4-pay .app_table tbody td{text-align:center}section.step4-pay .app_table.table_bordered td,section.step4-pay .app_table.table_bordered th{border-left:1px solid #dfdfdf}section.step4-pay .app_table.table_bordered thead th:last-of-type{border-left:0}section.step4-pay .app_table.table_bordered tbody tr td:last-of-type{border-left:0}section.step4-pay .modal-confirm{display:none;position:fixed;z-index:2000000004;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;text-align:center;background-color:rgba(0,0,0,.4)}section.step4-pay .modal-confirm .modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;max-width:590px;width:98%;border-radius:6px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}section.step4-pay .modal-confirm .modal-header{display:inline-block;width:100%}section.step4-pay .modal-confirm .close{color:#707070;float:left;font-size:28px;padding:7px 10px}section.step4-pay .modal-confirm .close:hover{color:#000;cursor:pointer}section.step4-pay .modal-confirm .modal-body{text-align:center;padding:20px 20px 40px}section.step4-pay .modal-confirm .modal-body h2{font-size:1.3em;margin-bottom:20px;font-weight:500}section.step4-pay .modal-confirm .modal-body h3{font-size:1em;margin-bottom:30px;color:#707070}section.step4-pay .modal-confirm .modal-body .code-confirm{display:block;width:250px;margin:0 auto;text-align:center;font-weight:bolder;font-size:20px;letter-spacing:15px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #dfdfdf;padding:15px;outline:0;background-color:#fff;height:40px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-bottom:10px}section.step4-pay .modal-confirm .modal-body #resend-btns{display:none}section.step4-pay .modal-confirm .modal-body .sub-text{font-size:.9em;color:#707070;margin-bottom:20px}section.step4-pay .modal-confirm .modal-body .resend-code{cursor:pointer;border:0;background-color:#fff;font-weight:bold;padding:10px 25px;text-decoration:underline;color:#6e00aa;margin-bottom:20px}section.step4-pay .modal-confirm .modal-body .app_button{width:220px;padding:15px}section.step4-pay .user-payment{max-width:700px;margin:25px auto}section.step4-pay .user-payment .user-payment-row{width:100%;padding:12px 16px;-webkit-border-radius:6px;border-radius:6px;background-color:#f4f4f9;margin:8px auto;padding:12px}section.step4-pay .user-payment .user-payment-row .title{margin:7px 0;font-weight:500;font-size:1.2em}section.step4-pay .user-payment .user-payment-row .title .current-service{padding:3px 10px;background-color:#6e00aa;border-radius:300px;color:#fff;margin:0 5px;font-size:.7em;font-weight:300}section.step4-pay .user-payment .user-payment-row .payment-info{width:100%;display:block;padding:5px;font-size:14px}section.step4-pay .user-payment .user-payment-row .payment-info .description{display:inline-block;color:#707782}section.step4-pay .user-payment .user-payment-row .payment-info .price{float:left}section.step4-pay .top-rank{margin:25px 0;display:inline-block;width:100%;max-width:660px;margin-bottom:30px;border:1px solid #ec407a;background-color:rgba(244,143,177,.4);padding:5px;border-radius:5px;padding:16px;box-sizing:border-box}section.step4-pay .top-rank .description{font-size:14px;line-height:24px;text-align:right}section.step4-pay .top-rank .description span{color:#1a237e;font-weight:bolder;font-size:15px}section.step4-pay .top-rank .description ul{margin-right:35px;list-style:circle}section.step4-pay .top-rank .commad-btns{margin:5px 0;padding:4px;text-align:center}section.step4-pay .top-rank .commad-btns .button{float:none;display:inline-block;background-color:#40d8af;color:#fff;padding:10px 30px;font-size:15px;cursor:pointer;border:0;-webkit-appearance:none;border-radius:0;margin:0 4px 5px}section.step4-pay .top-rank .commad-btns .button.button-blue{background:#862cb8;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.05),0 3px 6px rgba(0,0,0,.05)}section.step4-pay .purchased-service{display:inline-block;width:100%;max-width:660px;margin-bottom:30px;border:1px solid #4dd0e1;background-color:rgba(178,235,242,.4);padding:5px;border-radius:5px;padding:16px;box-sizing:border-box;text-align:center}section.step4-pay .purchased-service>p{font-size:14px;text-align:right;color:#676767;line-height:25px}section.step4-pay .purchased-service>p>span{color:#cd1baa;font-size:15px;font-weight:bold}section.step4-pay .purchased-service a.back-to-last-selection{float:none;display:inline-block;background-color:#40d8af;color:#fff;padding:10px 30px;font-size:15px;cursor:pointer;border:0;-webkit-appearance:none;border-radius:0}@media only screen and (max-width:480px){section.step4-pay .purchased-service>p{font-size:12px}section.step4-pay .purchased-service>p>span{font-size:14px}}section.step4-pay .promotion-method{margin-bottom:30px}section.step4-pay .promotion-method .item-header{cursor:pointer;background:#40d8af;max-width:660px;box-shadow:0 3px 6px rgba(76,175,80,.3);width:100%;display:block;margin:auto;height:56px;border-radius:5px;margin-bottom:8px}section.step4-pay .promotion-method .item-header:hover{box-shadow:0 7px 14px rgba(0,0,0,.05),0 5px 5px rgba(0,0,0,.05);background:#00cd95;cursor:pointer}section.step4-pay .promotion-method .item-header span{float:right;line-height:56px;margin-right:16px;font-size:18px;color:#fff}section.step4-pay .promotion-method .item-header:before{content:"";background:url('/arshad/app/content/cdn//images/icons/offer-bg.png') no-repeat;height:56px;width:70px;display:inline-block;background-size:70px;vertical-align:middle;float:right;background-position:center;margin-right:-16px;opacity:.4}section.step4-pay .promotion-method .item-header:after{content:"";background:url('/arshad/app/content/cdn//images/icons/lef-arrow-white.png') no-repeat;height:56px;width:24px;display:inline-block;background-size:24px;vertical-align:middle;float:left;background-position:center;margin-left:16px}@media only screen and (max-width:480px){section.step4-pay .promotion-method .item-header span{font-size:16px;margin-right:8px}section.step4-pay .promotion-method .item-header:after{margin-left:8px}}section.step4-pay .us-top{text-align:center;margin:20px auto}section.step4-pay .us-top h2{font-size:18px;font-weight:bold}section.step4-pay .us-top .us-tips{width:96%;max-width:580px;margin:19px auto;padding:11px 12px;border-radius:6px;line-height:28px}.payment-reslt .wrap{margin:0 auto;width:350px}.payment-reslt .wrap .res-top{text-align:center;margin:20px auto}.payment-reslt .wrap .res-top .res-icon{width:58px;height:58px;margin:0 74px 12px;font-size:58px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#40d8af;background-color:#e7f9e5;border-radius:50%}.payment-reslt .wrap .res-top .res-icon.danger-ico{color:#ff3e6c;background-color:#ffecf0}.payment-reslt .wrap .msg-box{width:90%;max-width:350px;margin:0 auto;height:70px;text-align:center;padding:7px;vertical-align:middle;border-radius:6px;background-color:#f4f4f9;color:#4b4f56}.payment-reslt .wrap .msg-box spaan{display:block}.payment-reslt .wrap .msg-box strong{display:block;margin-top:15px;font-weight:bolder;line-height:1.5;letter-spacing:8px;text-align:center;font-size:18px}.payment-reslt .wrap .msg{text-align:center;color:#707782;margin:25px auto;line-height:24px;display:inline-block;width:100%}.payment-reslt .wrap .btns{text-align:center;display:block;margin:25px 0}.payment-reslt .wrap .btns .btn-action{padding:11px 25px;text-decoration:none;border-radius:8px;background-color:#40d8af;color:#fff}@media(max-width:350px){.payment-reslt .wrap{width:310px}}.step4-useraccess{padding:16px}.step4-useraccess .final-user-detail-table h3{padding:16px;font-size:18px;font-weight:bold}.step4-useraccess .final-user-detail-table ul li{padding:16px;border-bottom:1px solid #f1f1f1}.step4-useraccess .final-user-detail-table ul li span{color:#862cb8;font-weight:bold}.step4-useraccess .final-user-detail-table ul li:last-child{border-bottom:0}.step4-useraccess .captcha-container img,.step4-useraccess .captcha-container input{vertical-align:middle}.step4-useraccess .captcha-container input{padding:4px 8px;border-radius:3px;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-moz-box-shadow:inset 2px 2px 3px 0 #e1e1e1;-webkit-box-shadow:inset 2px 2px 3px 0 #e1e1e1;box-shadow:inset 2px 2px 3px 0 #e1e1e1;max-width:100%;font-size:16px;box-sizing:border-box}.step4-useraccess .captcha-container .field-validation-error{font-size:13px;color:red;display:inline-block}.step4-useraccess .captcha-meta{margin-bottom:16px;font-weight:bold}.step4-useraccess .captcha-outer-container{background:#ecf0f1;padding:16px}.step4-useraccess .incomplete-meta{background:#ecf0f1;padding:16px;line-height:25px;color:#c0392b}.step4-useraccess .complete-meta{padding:16px;line-height:25px;color:#388e3c;border:2px dotted;border-radius:10px;position:relative;margin:16px 0}.step4-useraccess .complete-meta img{width:20%;margin-right:3%}.step4-useraccess .complete-meta .complete-meta-text{width:70%;display:inline-block;float:left;position:absolute;top:50%;transform:translateY(-50%);left:0;color:#000}.step4-useraccess .complete-meta .complete-meta-text span{background:#e8f5e9;color:#43a047;padding:3px 8px;margin:16px 0;line-height:50px;border-radius:3px}.step4-useraccess .notice{padding:16px;line-height:25px;background:rgba(236,240,241,.53)}.step4-useraccess .notice h3{font-weight:bold;color:#ff5722}.step4-useraccess .processing-meta{background:#ecf0f1;padding:16px;line-height:25px}.step4-useraccess .processing-meta .congratulation{color:#40d8af}.step4-useraccess .processing-meta h3{font-weight:bold}.step4-useraccess .processing-meta .highlighted{color:#862cb8}.step4-useraccess .validation-summary-errors{padding:5px;background:#fbe9e7;color:#e64a19}.step4-useraccess .validation-summary-errors ul{margin:0}.step4-useraccess .validation-summary-errors ul li{background:none}.step4-useraccess .change-section-white{text-align:center;width:100%;margin-bottom:12px}.step4-useraccess .change-section-white .back-to-last-selection-container .back-to-last-selection{color:#6e00aa;cursor:pointer;border-bottom:1px dashed #6e00aa;font-size:14px;text-decoration:none}.step4-useraccess .change-section-white .back-to-last-selection-container .back-to-last-selection:hover{border-bottom:1px dotted #6e00aa;font-weight:bold}@media only screen and (max-width:1000px){.step4-useraccess{margin-bottom:56px}}.app_banner{box-sizing:border-box;display:block;margin:20px auto;-webkit-border-radius:6px;border-radius:6px;background-color:#fbf2ff;border:1px solid #862cb8;padding:15px 55px 15px 15px;font-size:.9em;position:relative;max-width:900px;width:96%}.app_banner.light_banner{border:1px solid transparent}.app_banner i{color:#862cb8;font-size:2.5em}.app_banner .banner_icon{position:absolute;right:12px;top:15px;cursor:default}.app_banner img.banner_icon,.app_banner svg.banner_icon{max-width:35px}.app_banner .banner_action{display:block;float:left;padding:8px 15px;margin:2px 12px 0 0;-webkit-border-radius:4px;border-radius:4px;position:relative;text-decoration:none}.app_banner .banner_action.action_background{background-color:#862cb8;color:#fff}.app_banner .banner_action.action_background:hover{background-color:#68228f}.app_banner .banner_action.action_icon{padding-left:25px;border:1px solid transparent;color:#862cb8}.app_banner .banner_action.action_icon:hover{border-color:#862cb8}.app_banner .banner_action i{position:absolute;top:-3px;left:-4px}.app_banner .banner_content{cursor:default}.app_banner .banner_content b{display:block}.app_banner .banner_content span{display:block;font-size:.8em;line-height:1.8}.app_button{display:inline-block;position:relative;text-align:center;padding:8px 20px;-webkit-border-radius:6px;border-radius:6px;background-color:#e9e9e9;color:#6a6a6a;cursor:pointer;text-decoration:none}.app_button.button_block{display:block;width:100%}.app_button.button_light{background-color:#e9e9e9;color:#6a6a6a}.app_button.button_light:hover{background-color:#dcdcdc}.app_button.button_success{background-color:#40d8af;color:#fff}.app_button.button_success:hover{background-color:#2bd3a6}.app_button.button_danger{background-color:#ff3e6c;color:#fff}.app_button.button_danger:hover{background-color:#ff2459}.app_button.button_primary{background-color:#6e00aa;color:#fff}.app_button.button_primary:hover{background-color:#5e0091}.app_button.button_secondary{background-color:#862cb8;color:#fff}.app_button.button_secondary:hover{background-color:#7727a3}.app_button.button_dark{background-color:#1b232c;color:#fff}.app_button.button_dark:hover{background-color:#11161c}.app_button.button_platin{background-color:#707782;color:#fff}.app_button.button_platin:hover{background-color:#646a74}.app_button:disabled{background-color:#707782;color:#fff}.app_button:disabled:hover{background-color:#646a74}.app_button.button_light-pink{background-color:#fbf2ff;color:#6e00aa}.app_button.button_light-pink:hover{background-color:#f3d9ff}.jFiler{font-family:isans,sans-serif!important}select::-ms-expand{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media(max-width:1000px){.app_banner{margin:10px auto}.app_banner.full-width{max-width:95%}}@media print{.app_banner,.no-print{display:none}}