.submission-content .step-actions{height:50px;position:relative}@media screen and (max-width: 991px){.submission-content .step-actions
.button{width:100%;margin-bottom:20px}}.submission-content .step-actions
h5{font-weight:bold;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute}@media screen and (max-width: 991px){.submission-content .step-actions
h5{display:none}}.submission-steps
ul{list-style:none;padding:0;margin:0;height:40px}.submission-steps ul
li{position:relative;height:40px;float:left;background:#E2DFD3;padding:0
24px 0 38px;margin:0
10px 10px 0;font-weight:600;font-size:22px;color:#253737;text-align:center;line-height:40px}.submission-steps ul li
span{z-index:100}.submission-steps ul li::before{content:'';position:absolute;display:inline-block;background:white;width:28px;height:28px;transform:rotate(-45deg);left:-14px;top:6px}.submission-steps ul li::after{content:'';position:absolute;display:inline-block;background:#E2DFD3;width:28px;height:28px;transform:rotate(-45deg);right:-14px;top:6px;z-index:2}.submission-steps ul
li.active{color:white;background:#253737}.submission-steps ul li.active::after{background:#253737}.audio-previous-response{margin-top:10px}.audio-previous-response
audio{float:left;margin-right:20px}.audio-previous-response button
i{margin-right:5px}.disabled-button{opacity:0.3;background-color:lightgray;color:dimgray;cursor:not-allowed}.disabled-button:hover,.disabled-button:active,.disabled-button:focus{opacity:0.3;background-color:lightgray;color:dimgray}.audio-recorder{position:relative;width:300px;margin-top:10px;height:45px}.audio-recorder
.actions{display:flex;flex-direction:row;color:white;text-align:center;height:100%;width:100%}.audio-recorder .main-action{box-shadow:0px 4px 6px rgba(0, 0, 0, 0.1);border-radius:20px;padding:5px
10px;cursor:pointer;height:100%;display:inline-flex;justify-content:center;align-items:center}.audio-recorder .main-action
p{font-size:24px;font-weight:400;pointer-events:none}.audio-recorder .main-action.step-start{background:#FF7042;width:100%}.audio-recorder .main-action.step-prepare{background:#FF7042;width:calc(100% - 65px)}.audio-recorder .main-action.step-recording{background:#FF5E5E;width:calc(100% - 65px)}.audio-recorder .main-action.step-recording
p{font-size:22px;line-height:18px}.audio-recorder .main-action.step-recording p
small{display:block;font-weight:200;color:rgba(255, 255, 255, 0.61);font-size:12px}.audio-recorder .main-action.step-finished{background:#FF7042;box-shadow:0px 4px 6px rgba(0, 0, 0, 0.1);border-radius:50%;width:45px;height:45px;z-index:2}.audio-recorder .main-action.step-finished
i{font-size:24px}.audio-recorder .secondary-action{display:inline-flex;justify-content:center;align-items:center}.audio-recorder .secondary-action
p{font-size:24px;font-weight:600;pointer-events:none}.audio-recorder .secondary-action.step-start{display:none}.audio-recorder .secondary-action.step-prepare{background:#FF7042;box-shadow:0px 4px 6px rgba(0, 0, 0, 0.1);border-radius:50%;width:45px;height:45px;margin-right:20px}.audio-recorder .secondary-action.step-prepare
i{font-size:24px}.audio-recorder .secondary-action.step-recording{background:#FF5E5E;border-radius:50%;width:45px;height:45px;margin-right:20px;z-index:2}.audio-recorder .secondary-action.step-recording .recording-indicator{width:50px;height:50px;position:absolute;background:rgba(0, 0, 0, 0.04);z-index:1;content:'';border-radius:50%;z-index:1;transform:scale(2)}.audio-recorder .secondary-action.step-recording
i{font-size:24px}.audio-recorder .secondary-action.step-finished{background:#FAFAFA;overflow:hidden;width:calc(100% - 65px);margin-right:20px;box-shadow:0px 4px 6px rgba(0, 0, 0, 0.1);border-radius:20px}@keyframes recording-blink{0%{transform:scale(1)}50%{transform:scale(1.4)}100%{transform:scale(1)}}.response-box .applicant-info-box{margin-bottom:10px}.response-box
i{margin-right:10px}.response-box .response-body{padding:0}.response-box .response-body .response-body-info{margin-top:10px;padding-left:5px}.response-box .response-body
.row{margin:0}.response-box .response-body .row
audio{width:100%}.response-box .response-body .row .response-reviewer-instructions{background-color:#375050;color:white;padding:20px}.response-box .response-body .row .response-reviewer-instructions
p{margin:10px}.submission-content .button.button-plain:hover{background-color:#e2dfd3}.submission-queue
.row{display:flex;flex-direction:row;justify-content:center;align-items:center}.submission-queue .row
i{margin-right:10px}#native-language-verification .button.button-secondary:hover{background-color:#EAEFEF}#native-language-verification .submission-recording-prompts{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 991px){#native-language-verification .submission-recording-prompts{width:100%}}#native-language-verification .submission-recording-prompt{text-align:center;width:500px;margin:0
auto}@media screen and (max-width: 991px){#native-language-verification .submission-recording-prompt{width:100%}}#native-language-verification .submission-recording-prompt .submission-recording-prompt-body{padding:30px
30px;border:1px
solid #d9d9d9;background:white;border-radius:4px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2)}#native-language-verification .submission-recording-prompt .submission-recording-prompt-body
p.h4{line-height:26px}#native-language-verification .submission-recording-prompt .submission-recording-prompt-next{position:relative;top:20px;cursor:pointer;background-color:#4F4F4F;box-shadow:0px 4px 6px rgba(0, 0, 0, 0.1);border-radius:20px;color:white;font-size:22px;padding:10px;width:280px;height:50px;margin:0
auto;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}#native-language-verification .submission-recording-prompt .submission-recording-prompt-next:hover{background-color:#787A7A}#native-language-verification .submission-recording-prompt .submission-recording-prompt-next
i{margin-left:10px}#native-language-verification .submission-recording-prompt .submission-recording-prompt-next.disabled{background-color:#e2e2e2;color:#cecece;cursor:not-allowed;box-shadow:none}#native-language-verification .submission-recording-prompt .submission-recording-prompt-next.disabled:hover{background-color:#e2e2e2}#native-language-verification .form-group > label, #native-language-verification .radio>label{color:#444}#native-language-verification
small{color:#4d4d4d}#native-language-verification .legacy-audio-player{display:flex;flex-direction:row;align-items:center;background-color:whitesmoke;padding:10px
20px}#native-language-verification .legacy-audio-player .play-button{cursor:pointer;margin-right:10px}#native-language-verification .legacy-audio-player .play-button.active{color:blue}#native-language-verification .legacy-audio-player .pause-button{cursor:pointer;margin-right:20px}#native-language-verification .legacy-audio-player .pause-button.active{color:blue}#native-language-verification .legacy-audio-player .label-progress{font-size:16px;width:180px}#native-language-verification .legacy-audio-player
.progress{margin:0}#native-language-verification .submissions-list, #native-language-verification .reviewers-list{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}#native-language-verification .submissions-list .reviewer-submission, #native-language-verification .reviewers-list .reviewer-submission{height:100%}#native-language-verification .submissions-list .reviewer, #native-language-verification .reviewers-list
.reviewer{padding-bottom:15px;height:calc(100% - 40px);cursor:pointer}#native-language-verification .submissions-list .reviewer-submission, #native-language-verification .submissions-list .reviewer, #native-language-verification .reviewers-list .reviewer-submission, #native-language-verification .reviewers-list
.reviewer{width:100%;display:flex;flex-direction:row}#native-language-verification .submissions-list .reviewer-submission.reviewer > .profile-pic, #native-language-verification .submissions-list .reviewer.reviewer > .profile-pic, #native-language-verification .reviewers-list .reviewer-submission.reviewer > .profile-pic, #native-language-verification .reviewers-list .reviewer.reviewer>.profile-pic{background-image:url("/zf/images/default_user_512px.png");background-size:contain;background-position:center}#native-language-verification .submissions-list .reviewer-submission .profile-pic, #native-language-verification .submissions-list .reviewer .profile-pic, #native-language-verification .reviewers-list .reviewer-submission .profile-pic, #native-language-verification .reviewers-list .reviewer .profile-pic{min-width:100px;max-width:100px;min-height:100px;max-height:100px;border-radius:50%;overflow:hidden;margin-right:20px}#native-language-verification .submissions-list .reviewer-submission .profile-pic img, #native-language-verification .submissions-list .reviewer .profile-pic img, #native-language-verification .reviewers-list .reviewer-submission .profile-pic img, #native-language-verification .reviewers-list .reviewer .profile-pic
img{width:100%;height:100%}#native-language-verification .submissions-list .reviewer-submission .details, #native-language-verification .submissions-list .reviewer .details, #native-language-verification .reviewers-list .reviewer-submission .details, #native-language-verification .reviewers-list .reviewer
.details{text-align:left}#native-language-verification .submissions-list .reviewer-submission .details small, #native-language-verification .submissions-list .reviewer .details small, #native-language-verification .reviewers-list .reviewer-submission .details small, #native-language-verification .reviewers-list .reviewer .details
small{font-size:20px}#native-language-verification .submissions-list .submission, #native-language-verification .submissions-list .reviewer-box, #native-language-verification .reviewers-list .submission, #native-language-verification .reviewers-list .reviewer-box{position:relative;width:48%;text-align:center;padding:25px;margin-bottom:2em}#native-language-verification .submissions-list .submission.submission, #native-language-verification .submissions-list .reviewer-box.submission, #native-language-verification .reviewers-list .submission.submission, #native-language-verification .reviewers-list .reviewer-box.submission{background:white;border-radius:4px;border:solid 1px #D9D9D9}#native-language-verification .submissions-list .submission:nth-child(odd), #native-language-verification .submissions-list .reviewer-box:nth-child(odd), #native-language-verification .reviewers-list .submission:nth-child(odd), #native-language-verification .reviewers-list .reviewer-box:nth-child(odd){margin-right:4%}@media screen and (max-width: 991px){#native-language-verification .submissions-list .submission, #native-language-verification .submissions-list .reviewer-box, #native-language-verification .reviewers-list .submission, #native-language-verification .reviewers-list .reviewer-box{width:100%}#native-language-verification .submissions-list .submission:nth-child(odd), #native-language-verification .submissions-list .reviewer-box:nth-child(odd), #native-language-verification .reviewers-list .submission:nth-child(odd), #native-language-verification .reviewers-list .reviewer-box:nth-child(odd){margin-right:unset}}#native-language-verification .submissions-list .submission small, #native-language-verification .submissions-list .reviewer-box small, #native-language-verification .reviewers-list .submission small, #native-language-verification .reviewers-list .reviewer-box
small{margin-top: .5em;display:block;font-weight:lighter}#native-language-verification .submissions-list .submission .button, #native-language-verification .submissions-list .reviewer-box .button, #native-language-verification .reviewers-list .submission .button, #native-language-verification .reviewers-list .reviewer-box
.button{margin-bottom: .5em;width:70%}#native-language-verification .submission-responses .submission-response
p{margin-bottom:10px}#native-language-verification .submission-responses .submission-response
audio{width:70%}#native-language-verification .admin-graphs .chart-box{height:450px;display:flex;justify-content:center;align-items:center}#native-language-verification .admin-graphs #admin-graphs-line{margin:0
auto}#native-language-verification .admin-graphs .pie-chart{max-height:300px;max-width:300px;margin:0
auto}#native-language-verification .admin-graphs .pie-chart-legend
ul{margin:20px
0 0 0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#native-language-verification .admin-graphs .pie-chart-legend
li{margin:0
0 15px 0}#native-language-verification .admin-graphs .pie-chart-legend li>span{position:relative;margin:0
20px 10px 0;border-radius:8px;padding:5px
10px;color:white}#native-language-verification .button-green{box-shadow:0px 0px 9px 0px rgba(0, 0, 0, 0.14), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 4px 0px rgba(0, 0, 0, 0.28);border-radius:2px;border:1px
solid #227f5d;background:#49DAA4;color:white}@media screen and (max-width: 991px){#native-language-verification .button-green{width:100%;font-size:14px;padding:0}}#native-language-verification #non-eligible-index .program-stats-text{font-weight:bold;font-size:30px;color:#525252}#native-language-verification #non-eligible-index .data-summary{position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:wrap}#native-language-verification #non-eligible-index .data-summary .data-point{position:relative;width:calc(50% - 20px);display:flex;flex-direction:row;align-items:center;margin:20px
20px 0 0}#native-language-verification #non-eligible-index .data-summary
.number{background:#6a9898;font-weight:bold;font-size:30px;color:#FFF;display:inline-flex;justify-content:center;align-items:center;min-width:60px;min-height:60px;border-radius:50%}#native-language-verification #non-eligible-index .data-summary
.text{font-weight:400;font-size:24px;color:#525252;letter-spacing:0;line-height:26px;margin-left:10px}#native-language-verification #nlv-landing{overflow:hidden;background-color:white}#native-language-verification #nlv-landing .header-wrapper{position:relative;width:100%;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url("/images/nlv-header-banner.jpg");background-repeat:no-repeat;background-size:cover;background-position:center}#native-language-verification #nlv-landing .header-wrapper
h1{font-size:36px;font-weight:600;margin-bottom:30px}#native-language-verification #nlv-landing .header-wrapper h1
small{font-size:20px;color:#285453;font-weight:normal;display:block;margin-top:10px}#native-language-verification #nlv-landing .header-wrapper
.btn{border-radius:15px;border:none}#native-language-verification #nlv-landing .header-wrapper .btn:not(.btn-link){padding:12px
26px;font-size:18px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.4)}#native-language-verification #nlv-landing .header-wrapper .btn.btn-link{font-size:22px;color:rgba(40, 84, 83, 0.65)}#native-language-verification #nlv-landing .header-wrapper .btn:first-child{margin-right:20px}@media screen and (max-width: 991px){#native-language-verification #nlv-landing .header-wrapper .actions>.btn{display:block;width:100%;margin-right:0}#native-language-verification #nlv-landing .header-wrapper .actions>.btn:first-child{margin-bottom:10px}}@media screen and (max-width: 991px){#native-language-verification #nlv-landing .plus-package-info{margin-top:20px}}@media screen and (max-width: 1199px){#native-language-verification #nlv-landing
.row{padding-left:20px;padding-right:20px}}#native-language-verification #nlv-landing .row.center-content
.container{display:flex;align-items:center}@media screen and (max-width: 991px){#native-language-verification #nlv-landing .row.center-content
.container{display:unset;flex-wrap:unset}}#native-language-verification #nlv-landing .row:nth-child(even){background-color:#FFF}#native-language-verification #nlv-landing .row:nth-child(odd){background-color:#F7F7F7}#native-language-verification #nlv-landing .bubble-col{display:flex;justify-content:center}@media screen and (max-width: 991px){#native-language-verification #nlv-landing .bubble-col{width:100%;margin-bottom:20px}}@media screen and (max-width: 991px){#native-language-verification #nlv-landing .nlv-verified-badge-col{width:100%;margin-bottom:20px}}#native-language-verification #nlv-landing .data-summary .data-point-wrapper{width:160px;height:160px;overflow:hidden;position:relative}#native-language-verification #nlv-landing .data-summary .data-point-wrapper:nth-child(1) .data-point{background-color:#74e0d5}#native-language-verification #nlv-landing .data-summary .data-point-wrapper:nth-child(2){margin-top:-70px;margin-left:120px}#native-language-verification #nlv-landing .data-summary .data-point-wrapper:nth-child(2) .data-point{background-color:#56d9cc}#native-language-verification #nlv-landing .data-summary .data-point-wrapper:nth-child(3){margin-top:-100px}#native-language-verification #nlv-landing .data-summary .data-point-wrapper:nth-child(3) .data-point{background-color:#33d1c1}#native-language-verification #nlv-landing .data-summary .data-point{width:160px;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:white;border-radius:50%}#native-language-verification #nlv-landing .data-summary .data-point
.number{font-size:40px}#native-language-verification #nlv-landing .data-summary .data-point
.text{font-size:20px;font-weight:lighter}#native-language-verification #nlv-applications .review-row, #native-language-verification #nlv-reviews .review-row{min-height:300px}#native-language-verification #nlv-applications .view-more-reviews-button, #native-language-verification #nlv-reviews .view-more-reviews-button{width:70%;border-radius:4px}@media screen and (max-width: 1199px){#native-language-verification #nlv-applications .view-more-reviews-button, #native-language-verification #nlv-reviews .view-more-reviews-button{width:100%}}#native-language-verification #nlv-applications .review-subscribe-box, #native-language-verification #nlv-reviews .review-subscribe-box{background-color:white;padding:20px
10px}#native-language-verification #nlv-applications .review-subscribe-box button.btn.btn-link, #native-language-verification #nlv-reviews .review-subscribe-box button.btn.btn-link{padding:0;color:red;font-size:16px;margin-top:10px;font-weight:lighter}#native-language-verification #nlv-applications#nlv-reviews .review-subscribe-box, #native-language-verification #nlv-reviews#nlv-reviews .review-subscribe-box{background-color:#F7F7F7}#native-language-verification #nlv-applications .applications, #native-language-verification #nlv-reviews
.applications{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;width:100%}#native-language-verification #nlv-applications .application, #native-language-verification #nlv-applications a.other-language-request, #native-language-verification #nlv-reviews .application, #native-language-verification #nlv-reviews a.other-language-request{position:relative;background:#FFF;box-sizing:border-box;border-radius:5px;margin-bottom:20px;width:355px;overflow:hidden}#native-language-verification #nlv-applications .application.application, #native-language-verification #nlv-applications a.other-language-request.application, #native-language-verification #nlv-reviews .application.application, #native-language-verification #nlv-reviews a.other-language-request.application{border:2px
solid #D2D2D2;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1)}#native-language-verification #nlv-applications .application.other-language-request, #native-language-verification #nlv-applications a.other-language-request.other-language-request, #native-language-verification #nlv-reviews .application.other-language-request, #native-language-verification #nlv-reviews a.other-language-request.other-language-request{display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px
dotted #D2D2D2;padding:10px
0}#native-language-verification #nlv-applications .application.other-language-request:hover, #native-language-verification #nlv-applications .application.other-language-request:active, #native-language-verification #nlv-applications .application.other-language-request:focus, #native-language-verification #nlv-applications a.other-language-request.other-language-request:hover, #native-language-verification #nlv-applications a.other-language-request.other-language-request:active, #native-language-verification #nlv-applications a.other-language-request.other-language-request:focus, #native-language-verification #nlv-reviews .application.other-language-request:hover, #native-language-verification #nlv-reviews .application.other-language-request:active, #native-language-verification #nlv-reviews .application.other-language-request:focus, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:hover, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:active, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:focus{text-decoration:none}#native-language-verification #nlv-applications .application.other-language-request:hover i, #native-language-verification #nlv-applications .application.other-language-request:active i, #native-language-verification #nlv-applications .application.other-language-request:focus i, #native-language-verification #nlv-applications a.other-language-request.other-language-request:hover i, #native-language-verification #nlv-applications a.other-language-request.other-language-request:active i, #native-language-verification #nlv-applications a.other-language-request.other-language-request:focus i, #native-language-verification #nlv-reviews .application.other-language-request:hover i, #native-language-verification #nlv-reviews .application.other-language-request:active i, #native-language-verification #nlv-reviews .application.other-language-request:focus i, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:hover i, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:active i, #native-language-verification #nlv-reviews a.other-language-request.other-language-request:focus
i{opacity:1;color:#366}#native-language-verification #nlv-applications .application.other-language-request i, #native-language-verification #nlv-applications a.other-language-request.other-language-request i, #native-language-verification #nlv-reviews .application.other-language-request i, #native-language-verification #nlv-reviews a.other-language-request.other-language-request
i{font-size:70px;opacity:0.8;color:#525252}#native-language-verification #nlv-applications .application:nth-child(odd), #native-language-verification #nlv-applications a.other-language-request:nth-child(odd), #native-language-verification #nlv-reviews .application:nth-child(odd), #native-language-verification #nlv-reviews a.other-language-request:nth-child(odd){margin-right:20px}@media screen and (max-width: 1199px){#native-language-verification #nlv-applications .application:nth-child(odd), #native-language-verification #nlv-applications a.other-language-request:nth-child(odd), #native-language-verification #nlv-reviews .application:nth-child(odd), #native-language-verification #nlv-reviews a.other-language-request:nth-child(odd){margin-right:10px}}@media screen and (max-width: 991px){#native-language-verification #nlv-applications .application:nth-child(odd), #native-language-verification #nlv-applications a.other-language-request:nth-child(odd), #native-language-verification #nlv-reviews .application:nth-child(odd), #native-language-verification #nlv-reviews a.other-language-request:nth-child(odd){margin-right:0}}@media screen and (max-width: 1199px){#native-language-verification #nlv-applications .application, #native-language-verification #nlv-applications a.other-language-request, #native-language-verification #nlv-reviews .application, #native-language-verification #nlv-reviews a.other-language-request{width:293px;margin-bottom:10px}}@media screen and (max-width: 991px){#native-language-verification #nlv-applications .application, #native-language-verification #nlv-applications a.other-language-request, #native-language-verification #nlv-reviews .application, #native-language-verification #nlv-reviews a.other-language-request{width:100%;margin-bottom:30px;min-height:200px}}#native-language-verification #nlv-applications .application .header, #native-language-verification #nlv-applications a.other-language-request .header, #native-language-verification #nlv-reviews .application .header, #native-language-verification #nlv-reviews a.other-language-request
.header{border-bottom:2px solid #D2D2D2}#native-language-verification #nlv-applications .application .header p, #native-language-verification #nlv-applications a.other-language-request .header p, #native-language-verification #nlv-reviews .application .header p, #native-language-verification #nlv-reviews a.other-language-request .header
p{font-size:18px;text-align:center;color:#8C8C8C}#native-language-verification #nlv-applications .application .application-profile-pic, #native-language-verification #nlv-applications a.other-language-request .application-profile-pic, #native-language-verification #nlv-reviews .application .application-profile-pic, #native-language-verification #nlv-reviews a.other-language-request .application-profile-pic{border-radius:50%;overflow:hidden;width:100px;height:100px}#native-language-verification #nlv-applications .application .content, #native-language-verification #nlv-applications a.other-language-request .content, #native-language-verification #nlv-reviews .application .content, #native-language-verification #nlv-reviews a.other-language-request
.content{padding:10px}#native-language-verification #nlv-applications .application .action, #native-language-verification #nlv-applications a.other-language-request .action, #native-language-verification #nlv-reviews .application .action, #native-language-verification #nlv-reviews a.other-language-request
.action{padding:15px}#native-language-verification #nlv-applications .application .action .button, #native-language-verification #nlv-applications a.other-language-request .action .button, #native-language-verification #nlv-reviews .application .action .button, #native-language-verification #nlv-reviews a.other-language-request .action
.button{border-radius:5px;width:100%}#native-language-verification #nlv-applications .application .action .button.button-primary, #native-language-verification #nlv-applications a.other-language-request .action .button.button-primary, #native-language-verification #nlv-reviews .application .action .button.button-primary, #native-language-verification #nlv-reviews a.other-language-request .action .button.button-primary{box-shadow:0 4px 10px rgba(0, 0, 0, 0.4)}#native-language-verification #nlv-applications .application .action .button.button-default, #native-language-verification #nlv-applications a.other-language-request .action .button.button-default, #native-language-verification #nlv-reviews .application .action .button.button-default, #native-language-verification #nlv-reviews a.other-language-request .action .button.button-default{border:1px
solid #285453;color:#285453;background:unset}