 #basic-modal-content {display:none;}#simplemodal-overlay {background-color:#000;}#simplemodal-container {height:450px;width:600px;color:#bbb;background-color:#333;border:4px solid #444;padding:12px;overflow-y:auto ;overflow-x: hidden;}#simplemodal-container .simplemodal-data {padding:8px;}#simplemodal-container code {background:#141414;border-left:3px solid #65B43D;color:#bbb;display:block;font-size:12px;margin-bottom:12px;padding:4px 6px 6px;}#simplemodal-container a {color:#ddd;}#simplemodal-container a.modalCloseImg {background:url(img/basic/x.png) no-repeat;width:25px;height:29px;display:inline;z-index:3200;position:absolute;right:16px;cursor:pointer;}#simplemodal-container h3 {color:#84b8d9;}input[type='radio']:before {content:'';display:block;width:60%;height:60%;margin: 20% auto;border-radius:50%;}input[type='radio']:checked:before {background:red;}.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}.btn-group > .btn, .btn-group-vertical > .btn {position: relative;float: left;}.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {z-index: 2;}.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {z-index: 2;}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {margin-left: -1px;}.btn-toolbar {margin-left: -5px;}.btn-toolbar::after {content: "";display: table;clear: both;}.btn-toolbar .btn-group, .btn-toolbar .input-group {float: left;}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {margin-left: 5px;}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}.btn-group > .btn:first-child {margin-left: 0;}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 0;border-top-right-radius: 0;}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-bottom-left-radius: 0;border-top-left-radius: 0;}.btn-group > .btn-group {float: left;}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius: 0;border-top-right-radius: 0;}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-bottom-left-radius: 0;border-top-left-radius: 0;}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {outline: 0;}.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}.fade {opacity: 0;transition: opacity .15s linear;}.fade.in {opacity: 1;}.collapse {display: none;}.collapse.in {display: block;}.collapsing {position: relative;height: 0;overflow: hidden;transition-timing-function: ease;transition-duration: .35s;transition-property: height;}.dropup, .dropdown {position: relative;}.dropdown-toggle::after {display: inline-block;width: 0;height: 0;margin-right: .25rem;margin-left: .25rem;vertical-align: middle;content: "";border-top: 0.3em solid;border-right: 0.3em solid transparent;border-left: 0.3em solid transparent;}.dropdown-toggle:focus {outline: 0;}.dropup .dropdown-toggle::after {border-top: 0;border-bottom: 0.3em solid;}.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;font-size: 1.2rem;color: #2b3d51;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0.25rem;}.dropdown-divider {height: 1px;margin: 0.5rem 0;overflow: hidden;background-color: #e5e5e5;}.dropdown-item {display: block;width: 100%;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.5;color: #373a3c;text-align: inherit;white-space: nowrap;background: none;border: 0;}.dropdown-item:focus, .dropdown-item:hover {color: #2b2d2f;text-decoration: none;background-color: #f5f5f5;}.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {color: #fff;text-decoration: none;background-color: #039cfd;outline: 0;}.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {color: #818a91;}.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {text-decoration: none;cursor: not-allowed;background-color: transparent;background-image: none;filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";}.open > .dropdown-menu {display: block;}.open > a {outline: 0;}.dropdown-menu-right {right: 0;left: auto;}.dropdown-menu-left {right: auto;left: 0;}.dropdown-header {display: block;padding: 3px 20px;font-size: 0.875rem;line-height: 1.5;color: #818a91;white-space: nowrap;}.dropdown-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 990;}