﻿
 .ko-flag-link{ cursor: pointer; }.ko-modal { font-family: Arial,Verdana,Helvetica,sans-serif; position: fixed; top: 10%; left: 50%; z-index: 7050; width: 560px; margin-left: -280px; background-color: #ffffff; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.3); *border: 1px solid #999; /* IE6-7 */ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3); -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3); box-shadow: 0 3px 7px rgba(0,0,0,0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; outline: none; } .ko-modal-body { position: relative; overflow-y: auto; max-height: 500px; padding: 15px; } .ko-modal a { color: #2576C0; text-decoration: none; font-size: 14px; } .ko-modal a:hover { text-decoration: underline; } .ko-modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 7040; background-color: #000000; } .ko-modal-backdrop.fade { opacity: 0; } .ko-modal-backdrop, .ko-modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); } .ko-modal.fade { -webkit-transition: opacity .3s linear,top .3s ease-out; -moz-transition: opacity .3s linear,top .3s ease-out; -o-transition: opacity .3s linear,top .3s ease-out; transition: opacity .3s linear,top .3s ease-out; top: -25%; } .ko-modal.fade.in { top: 10%; } .ko-modal-header { padding: 9px 15px; height: 20px; } .ko-modal-header .close { margin-top: 2px; } .ko-modal-header h3 { margin: 0; line-height: 30px; } .ko-modal .btn { display: inline-block; padding: 4px 12px; margin-bottom: 0px; font-size: 14px; line-height: 20px; text-align: center; vertical-align: middle; cursor: pointer; color: #333; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75); background-color: #F5F5F5; background-image: linear-gradient(to bottom, #FFF, #E6E6E6); background-repeat: repeat-x; border-width: 1px; border-style: solid; border-color: #CCC #CCC #B3B3B3; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 4px; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); } .ko-modal .close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000; text-shadow: 0px 1px 0px #FFF; opacity: 0.2; } .ko-modal .close:hover, .ko-modal .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.4; } .ko-modal button.close { padding: 0px; cursor: pointer; background: none repeat scroll 0% 0% transparent; border: 0px none; } .ko-modal h1.header-txt { text-align: center; margin: 0 .5em 0 .5em; font-size: 58px; padding: 9px 15px; line-height: 40px; clear: none; font-weight: 300; color: #666; } .ko-modal .btn-message { font-size: 28px; line-height: 38px; font-weight: 600; } .ko-modal-flags { padding-top: 15px; margin-bottom: 0px; } .ko-modal-flags:before, .ko-modal-flags:after { display: table; content: ""; line-height: 0; } .ko-modal-flags:after { clear: both; } .ko-modal-flags > div.item { float: left; text-align: center; padding-top: 5px; padding-bottom: 0px; margin: 0 !important; width: 33%; min-height: 75px; line-height: 1em; font-size: 14px; } .ko-modal-flags > div.item a { line-height: .5em; font-size: 14px; } .ko-modal-flags > div.item a span { line-height: 12px; font-size: 11px; color: #999; } .ko-modal-flags img { width: 28px; height: 28px; margin-bottom: 5px; } .ko-modal .btn-success { color: #FFF; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-color: #5BB75B; background-image: linear-gradient(to bottom, #62C462, #51A351); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); } .ko-modal .btn-primary { color: #FFF; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-color: #006DCC; background-image: linear-gradient(to bottom, #08C, #0CF); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); } .ko-modal .btn:hover, .ko-modal .btn:focus { color: #333; text-decoration: none; background-position: 0px -15px; transition: background-position 0.1s linear 0s; } .ko-modal .btn-success:hover, .ko-modal .btn-success:focus, .ko-modal .btn-success:active, .ko-modal .btn-success.active, .ko-modal .btn-success.disabled, .ko-modal .btn-success[disabled] { color: #FFF; background-color: #51A351; } .ko-modal .btn-primary:hover, .ko-modal .btn-primary:focus, .ko-modal .btn-primary:active, .ko-modal .btn-primary.active, .ko-modal .btn-primary.disabled, .ko-modal .btn-primary[disabled] { color: #FFF; background-color: #0CF; } .ko-modal .country-item { width: 245px; margin-left: 10px; float: left; margin-bottom: 5px; } .ko-modal .country-item-row { width: 100%; text-align: center; } .ko-modal .country-item-row:before, .ko-modal .country-item-row:after { display: table; content: ""; line-height: 0; } .ko-modal .country-item-row:after { clear: both; } .ko-modal .country-btn { min-height: 100px; width: 100%; padding-bottom: 10px; } .ko-modal p.lead { margin-top: 10px; margin-bottom: 20px; font-size: 21px; font-weight: 200; line-height: 30px; color: #555; } @media (max-width: 600px) { .ko-modal { width: 100%; left: 0%; margin-left: 0; } .ko-modal-flags img { width: 60px; height: 60px; margin-bottom: 5px; } .ko-modal .country-item { width: 100%; margin-left: 5px; margin-left: 5px; float: none; margin-bottom: 5px; } .ko-modal-flags > div.item { float: left; text-align: center; padding-top: 5px; padding-bottom: 0px; margin: 0 !important; width: 33%; min-height: 115px; line-height: 1em; font-size: 14px; } .ko-modal-flags > div.item a span { font-size: 12px; } }