File: //www/备份的/www.ltuya.site/sh/index.html
<html><head>
<meta charset="utf-8">
<title>[Error Title]</title>
<meta name="viewport" content="width=1030, user-scalable=yes">
<style>
/* CSS Document */
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
button, input {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
line-height: normal;
-webkit-appearance: button;
cursor: pointer;
*overflow: visible;
}
input[type="text"] {cursor: text}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
*overflow: visible;
}
html, body, .container {height:100%}
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #999;
background-color: #f5f5f5;
margin: 0
}
body {
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(183,183,183,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(183,183,183,0.65))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%,rgba(183,183,183,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%,rgba(183,183,183,0.65) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%,rgba(183,183,183,0.65) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(183,183,183,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6b7b7b7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.container {
margin: 0px auto;
position: relative
}
.container > .container-inner {display: table; width: 100%; height: 100%}
.main {display: table-cell; vertical-align: middle; height: 100%; padding:20px}
h1, h2, h3 {margin: 0; font-weight: 400}
h1, h2 {color: #726f6f}
.error-headline h1 {font-size:20px; font-weight: 400; text-shadow: 0px 1px 1px #fff; padding: 30px 0; margin: 0}
.error-description, .error-details, .error-report, .captcha {padding: 30px 0; width: 90%; color: #999}
.error-description {border-bottom: 1px dashed #e2e2e2}
.error-content p {}
.error-details > h2 {font-size: 16px; font-weight: 700}
.error-details > .x-info {font-size: 12px; color: #e1e1e1}
.powered-by {display:none}
.hide {display: none}
.show {display: block !important}
.highlighted {color: #4aa6d6}
.info-text {color: #666}
#footer {
display: table-row;
}
#footer > div {
display: inline-block;
padding: 0 20px;
width: 49%;
}
@media (max-width: 600px) {
.main {padding: 10px}
.container { width: auto }
.error-headline h1 { font-size: 16px !important }
.hide-small-viewport {display: none; visibility: hidden}
#footer > div {
display: block;
width: auto;
}
/* captcha */
#recaptcha_image > img {margin: auto}
#recaptcha_response_field {float: none !important; width: 100%}
.button, .captcha-btns > div {margin-top: 5px; margin-bottom: 5px}
}
/* captcha & error page with complains template */
iframe[src="about:blank"] {display:none}
.error-details > ul {padding-left: 0; list-style: none; overflow: hidden; margin: 0}
.error-details > ul > li {float: left; margin-right: 3px}
.error-details > ul > li > span {margin-right: 3px}
.error-report, .captcha.show {border-top: 1px dashed #e2e2e2}
.submit-btn, .submit-errors-btn {
background-color: #80B82C;
background-image: linear-gradient(bottom, #80B82C 37%, #B2D54A 100%);
background-image: -webkit-linear-gradient(bottom, #80B82C 37%, #B2D54A 100%);
background-image: -o-linear-gradient(bottom, #80B82C 37%, #B2D54A 100%);
background-image: -moz-linear-gradient(bottom, #80B82C 37%, #B2D54A 100%);
background-image: -ms-linear-gradient(bottom, #80B82C 37%, #B2D54A 100%);
border: 0; display: block;
padding: 8px 15px; color: #fff;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);
border-radius: 3px;
font-weight: 700
}
.submit-btn:hover, .submit-errors-btn:hover {
background-image: linear-gradient(bottom, #7CB22B 37%, #ADCF48 100%);
background-image: -o-linear-gradient(bottom, #7CB22B 37%, #ADCF48 100%);
background-image: -moz-linear-gradient(bottom, #7CB22B 37%, #ADCF48 100%);
background-image: -webkit-linear-gradient(bottom, #7CB22B 37%, #ADCF48 100%);
background-image: -ms-linear-gradient(bottom, #7CB22B 37%, #ADCF48 100%);
background-color: #7CB22B;
}
.form_container {max-width: 447px; margin: 0px auto}
.captcha-status {margin-bottom: 10px; padding: 5px 10px; text-align: center}
.captcha .success {background-color: #dff0d8; border-color: #d6e9c6;color: #3c763d}
.captcha .fail {background-color: #f2dede; border-color: #ebccd1; color: #a94442}
.recaptcha_image_wrapper {margin-bottom: 5px}
.recaptcha-credits {text-align: right; padding: 3px 5px 2px; font-size: 12px; color: #726f6f; text-shadow: 0px 1px 1px #fff; border: 1px solid #c6c6c6}
.recaptcha_only_if_image, .recaptcha_only_if_audio {display: block; margin-bottom: 5px}
#recaptcha_response_field {float: left; margin-right: 10px; clear:left}
#recaptcha_image {width: auto !important; height: auto !important; padding: 5px; border: 1px solid #ddd; border-bottom: 0}
#recaptcha_image > img {display: block;max-width: 100%; margin: 0px auto}
#recaptcha_image > img[height] {height: auto !important}
#recaptcha_image > img[width] {width: auto !important}
.captcha .submit-btn {float: right}
.captcha-btns, .captcha .button {overflow: hidden}
.captcha-btns, .captcha-btns > div {float: left}
.captcha-btns > div + div {margin-left: 5px}
.captcha-btns .btn {width: 25px; height: 18px; display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-position: center}
.captcha-btns .refresh {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNzgwMTE3NDA3MjA2ODExODIyQUNFRDBCQ0REMTUwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRUU1NTAzNzg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRUU1NTAzNjg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QqzOLAAACdklEQVR42mLkqj/DAARsQNwAxGFArATEjAzkg/9AfA+IVwNxPRD/Yvz//z8Dd8PZTiCnjIH6oAuIy5mgnDR8Kn01BMi1BGwuzBK8pgRoCTKU2kowMJEeiAJfG4wZWHDJyvKzMXio8TMYSXExmEhzM0ToCTHYK/IyFG17zHDrzQ8GSV5WhnQzMYalF98y3Aby8QFYnPyHCXCwMDH0eMoyxBkKMzBjcfqnH38Z8rc+Ylh1+R2DNB8bw95kdYb6vU8ZVl56h9UCoE8YMXzSDbQg0VgEzr/z9icwufxnUBXmYFh0/g1D9e6nDO++/QHLPf30i6Fuz1OGeUGKYD4ui5jQBcJ0hcD033//GSJX3mXQn3yF4fyzbwxJ6+4zZG58CLcABtZcecfw6OMvhsk+8gyKguzEWfLrzz8wvfH6B4ZNQAwCs0+/xulKoFsYjjz4zMDNxsRQZidBnCVbbkIM/v77H1zs2KMvGBot5XjgbA5WiDHuqvzEWdJ16AXD11//GGwUeHEmWVCQppmKgtne6gIMftB8xM3GTJwl99//ZMjd8pBBDpiEQ3SEUOSEuFgYpvnJM8wPVmQwlORiuJirw7AqUpmBlRnimtWXsQcp1nwCCn+QthZXaYazT78y3H33E+z6Cd5yDPwcENeqinCgxAso5ZVsf0y8JSCwAmjRWWCqijcSYZhx6hU4X1x88Y2hz1OOwUGJF5y0jwPj6vzzrwzbbn5keAxMYURnRkIAFE8ltpIM6kCfJAOTNSEAyoxMQAtA7A/EWgIKmq5Dzxk2XHtPjPIPyBE/i9SSb/MNotw1CzlOakGOhFZailSotEDhuApUaYFCCiDAAJKI3IZ0vyYaAAAAAElFTkSuQmCC)}
.captcha-btns .sound {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNzgwMTE3NDA3MjA2ODExODIyQUNFRDBCQ0REMTUwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRUU1NTAzQjg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRUU1NTAzQTg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6JLGKeAAACMklEQVR42mLkqj/DAARsQNwAxGFArATEjAzkg/9AfA+IVwNxPRD/YoFKNANxGQN1AMiBykBcAcRMQFzOBJVII9YEIykuBk5WJjifl52ZgZ0Fp8fB5sJUCxBjgYcaP8OOBHUGVmaEoeoiHAwrwpUZ2JixWiSAbAlBkGwiyrAqQpmBmw2hRUOUg+HC828Myy+9Y6iwl8Spl6AljEAHNjpLM0zykWNgZkJ1raYoJ0O/txzDqsvvGEykuVGCERmwYBPMMhdjsJTjAbMleFkZrKBsZNDnJcdQtesJg6sKH4OOOCfD+mvvGVyU+Rg23/hAnCWmMtwMQdqCeH144vEXhiRjEXBQeasLMOy+85HBX1MQqyVM5KbTbbc+gh1z680PBjkBNoaXX/4wCHAykxcnuIAgBzPD559/wfEAonnZmRj+/PtPPUtA0V9kIwGMhw/guDsPTGHyAuwM9979JN6Sq6++M+y/9wmMr7z8jukLThaGSy++MZwExkusgTDDVmA8gBLAvnufiU9dPYdfgDEIgJJtl4cMQ4aZGFz+3fc/DPPPvmFYG6XC0HnoOQMPMNcrCbEzXH/1nXhLkMFfYDgXb3vM8OD9L4Y2NxkG5KwSveoeOB8tCVViqN/7lPzMCAOTj78EGnqX4dvvf3CxH3/+gTPplBOvGC6/+I47DqFF/Xtiyy9QzgbF2Xcky/AAUKYRhPlkFrE+OvP0K7EWwM2FxUktEP+DVlqKVKi07gPxKmilxQAQYADq2aiWH6dDHAAAAABJRU5ErkJggg==)}
.captcha-btns .image {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNzgwMTE3NDA3MjA2ODExODIyQUNFRDBCQ0REMTUwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRUU1NTAzMzg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRUU1NTAzMjg0RjcxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66lnQiAAAA/ElEQVR42mLkqj/DAARsQNwAxGFArATEjAzkg/9AfA+IVwNxPRD/YoFKNANxGQN1AMiBykBcAcRMQFzOBJVIY6ANAJsL84kANhVTnCQZEu2kGHZdfsPw9P0vBhMFXgZdOV6wHLpYwYrbDLNvfEI3QgDZEpygceN9hq7z76CWMsAt2Xb1PdTQ5wzrg+XxmsGET/Ljjz9wC/CBvkMv8Mrj9Un1sddEBfzh1z/BmCyfUAuMWjJqCe0ACzGKVLhZGBxluRgcNBClj5e2IJjGUpRglpjQov49rvKLQvABiAVhwTWLRiE1Czm4aoH4H7TSUqRCpXUfiFdBKy0GgAADAKilRErU+BrYAAAAAElFTkSuQmCC)}
.captcha-btns .help {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNzgwMTE3NDA3MjA2ODExODIyQUNFRDBCQ0REMTUwNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMzk4RTBGMjg0RjgxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMzk4RTBGMTg0RjgxMUUzQkUxRjkxMkY5REZEMDlFQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDc4MDExNzQwNzIwNjgxMTgyMkFDRUQwQkNERDE1MDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7kxiceAAABpUlEQVR42mLkqj/DAARsQNwAxGFArATEjAzkg/9AfA+IVwNxPRD/YoFKNANxGQN1AMiBykBcAcRMQFzOBJVIY6ANAJsL84kAPpUGklwMlfaSDJZyPAz8HMwMLz7/Zjjx+CvD5OMvGc48/YpPK9hcRmic/MelykyGm2FHgjoDOwtmNP39958hbs19hg3X3uMNPiZC/q12kAJb8OXXPwa3+TcZ+JvOMbjMu8nw488/BmYmRoYGJymCYUbQEjEeFob7738yzD/7muHowy8Mf4CuP/7oC8PZp9/A8vKC7AQtYSGkwHLGdQwxVWEOBn0JTjD7/LNvlPsExUXA4EkwEmHYn6LOwMPOzPDu2x+Gwm2PKPcJDBhJcTEsDlViUIAGz/57nxgyNz5kePzxF/UsefnlDzB+WBm+//7H4LnwFsPpJ1+JDwFiFT799IuhbMdjBiWgTwSAeYWkYCZF8d13Pxk+/vgLTro0s6TWUYrBCpjrQfGgcesy0fqYGOgAYMXKe0LlF5ngAxALwnwyi0aemIUcJ7VA/A9aaSlSodK6D8SroJUWA0CAAQB9MXcenhMfEwAAAABJRU5ErkJggg==)}
.error-details > .error-code {font-size: 12px; margin-top: 10px}
/* Currently lives Here: https://anytimefitness.blob.core.windows.net/shared-css/master.css */
/*@import "component-jquery-ui-1.7.3.custom.css";
@import "component-jquery-ui.css";*/
@import url('css/additions.css');
@import url('css/bootstrap.css');
/*
// * Copyright 2014 Anytime Fitness
// */
/* imported from basics.less */
.bordered {
border: 2px solid
}
.block-purple {
background: #9e69c8;
color: #e7d9f1
}
.block-purple a {
color: #eee
}
.block-purple a:hover {
color: #fff
}
.block-purple .btn.purple {
background-color:#7e54a0;
}
.block-brand {
background: #7a68ae;
color:rgba(255,255,255, .8);
}
.block-brand a {
color: rgba(255,255,255,.8);
text-decoration: underline;
}
.block-brand a:hover, .block-brand a:focus {
color: #fff;
text-decoration: underline;
}
.block-brand legend {
color:#fff;
color:rgba(255,255,255, 1);
}
.box-purple {
background: #e7d9f1;
color: #7E54A0;
border: 2px solid;
border-color: #ceb4e3
}
.box-purple a {
/*color: #8550af*/
}
.field-purple {
background: #e7d9f1;
color: #666
}
.field-purple a {
/*color: #9e69c8*/
}
.table tr:hover td.field-purple {
background: #ceb4e3
}
.field-purple legend {
border-bottom-color: #ceb4e3
}
.frame-purple {
border: 2px solid;
border-color: #ceb4e3
}
.block-blue {
background: #3aa8d5;
color: #cee9f4
}
.block-blue a {
color: #eee
}
.block-blue a:hover {
color: #fff
}
.block-blue .btn.blue{
background-color:#298ab4;
}
.box-blue {
background: #cee9f4;
color: #298ab4;
border: 2px solid;
border-color: #9cd3ea
}
.box-blue a {
/* color: #218fbc*/
}
.field-blue {
background: #cee9f4;
color: #666
}
.table tr:hover td.field-blue {
background: #9cd3ea
}
.field-blue legend {
border-bottom-color: #9cd3ea
}
.frame-blue {
border: 2px solid;
border-color: #9cd3ea
}
.block-green {
background: #9acb3b;
color: #e6f2ce
}
.block-green a {
color: #eee
}
.block-green a:hover {
color: #fff
}
.block-green .btn.green{
background-color:#6a9911;
}
.box-green {
background: #e6f2ce;
color: #6a9911;
border: 2px solid;
border-color: #cce59d
}
.box-green a {
/* color: #72a817*/
}
.field-green {
background: #e6f2ce;
color: #666
}
.table tr:hover td.field-green {
background: #cce59d
}
.field-green legend {
border-bottom-color: #cce59d
}
.frame-green {
border: 2px solid;
border-color: #cce59d
}
.block-yellow {
background: #ebe22c;
color: #666
}
.block-yellow .btn.yellow {
background-color:#d1c818;
}
.box-yellow {
background: #faf8ca;
color: #A49E1F;
border: 2px solid;
border-color: #f5f095
}
.field-yellow {
background: #faf8ca;
color: #666
}
.table tr:hover td.field-yellow {
background: #f5f095
}
.field-yellow legend {
border-bottom-color: #f5f095
}
.frame-yellow {
border: 2px solid;
border-color: #f5f095
}
.block-orange {
background: #e48f15;
color: #f8e3c4
}
.block-orange a {
color: #eee
}
.block-orange a:hover {
color: #fff
}
.block-orange .btn.orange {
background-color:#cc7b09;
}
.box-orange {
background: #f8e3c4;
color: #cc7b09;
border: 2px solid;
border-color: #f1c78a
}
.box-orange a {
/*color: #cb7600*/
}
.field-orange {
background: #f8e3c4;
color: #666
}
.table tr:hover td.field-orange {
background: #f1c78a
}
.field-orange legend {
border-bottom-color: #f1c78a
}
.frame-orange {
border: 2px solid;
border-color: #f1c78a
}
.block-red {
background: #e43715;
color: #f8cdc4
}
.block-red a {
color: #eee
}
.block-red a:hover {
color: #fff
}
.block-red .btn.red {
background-color:#b5280c;
}
.box-red {
background: #f8cdc4;
color: #b5280c;
border: 2px solid;
border-color: #f19b8a
}
.box-red a {
/*color: #cb1e00&*/
}
.field-red {
background: #f8cdc4;
color: #666
}
.table tr:hover td.field-red {
background: #f19b8a
}
.field-red legend {
border-bottom-color: #f19b8a
}
.frame-red {
border: 2px solid;
border-color: #f19b8a
}
.block-gray {
background: #ccc;
}
.block-gray a {
}
.block-gray a:hover {
}
.box-gray {
background: #f3f3f3;
color: #ccc;
border: 2px solid;
border-color: #999
}
.box-gray a {
color: #b3b3b3
}
.field-gray {
background: #f3f3f3;
color: #666
}
.table tr:hover td.field-gray {
background: #999
}
.field-gray legend {
border-bottom-color: #999
}
.frame-gray {
border: 2px solid;
border-color: #999
}
.block-dark {
background: #696a6a;
color: #eee
}
.block-dark a {
color: #fff
}
.block-dark a:hover {
color: #fff
}
.box-dark {
background: #999;
color: #696a6a;
border: 2px solid;
border-color: #ccc
}
.box-dark a {
color: #505151
}
.field-dark {
background: #999;
color: #666
}
.table tr:hover td.field-dark {
background: #ccc
}
.field-dark legend {
border-bottom-color: #ccc
}
.frame-dark {
border: 2px solid;
border-color: #ccc
}
.block-black {
background-color:#000;
}
.block-pink {
background-color: #F34EBF;
}
.round {
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
border-radius: 4px!important
}
.rounder {
-webkit-border-radius: 8px!important;
-moz-border-radius: 8px!important;
border-radius: 8px!important
}
.roundest {
-webkit-border-radius: 16px!important;
-moz-border-radius: 16px!important;
border-radius: 16px!important
}
.matted {
border: 1px solid #ddd;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
padding: 10px;
}
.pad, table.pad td, table.pad th {
padding: 15px
}
.btn.view i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-view.png) no-repeat
}
i.edit, .edit i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-edit.png) no-repeat
}
i.jump, .jump > i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-forward-small.png) no-repeat
}
.btn.purple.edit i,
i.edit.white,
.edit.white i,
.edit i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-edit-white.png)
}
i.email, .email i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-email.png) no-repeat
}
i.email.white, .email.white i, .email i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-email-.png)
}
i.print, .print i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-print.png) no-repeat
}
i.print.white, .print.white i, .print i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-print-white.png)
}
i.add, .add i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-add.png) no-repeat
}
i.add.white, .add.white i, .add i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-add-white.png)
}
i.remove, .remove i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-remove.png) no-repeat
}
i.remove.white, .remove.white i, .remove i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-remove-white.png)
}
i.delete, .delete i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-trash.png) no-repeat
}
.btn.red.delete i,
i.delete.white,
.delete.white i,
.delete i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-trash-white.png)
}
i.schedule, .schedule i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-schedule.png) no-repeat
}
i.schedule.white, .schedule.white i, .schedule i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-schedule-white.png)
}
.video, .video i {
background: url(//static.anytimefitness.com/_ah/img/icon-video-gray.png) no-repeat
}
.video, .video i {
background: url(//static.anytimefitness.com/_ah/img/icon-video-gray.png) no-repeat
}
.share, .share i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-share.png) no-repeat
}
.share.white, .share.white i, .share i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-share-white.png)
}
i.duplicate, .duplicate i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-duplicate.png) no-repeat
}
i.duplicate.white, .duplicate.white i, .duplicate i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-duplicate-white.png)
}
i.ico-prev, .ico-prev i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-left.png) no-repeat
}
i.ico-next, .ico-next i {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-right.png) no-repeat
}
i.ico-prev.ico-white, .ico-prev.ico-white i, .ico-prev i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-left-white.png)
}
i.ico-next.ico-white, .ico-next.ico-white i, .ico-next i.white {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-right-white.png)
}
i.edit, i.email, i.print, i.add, i.remove, i.delete, i.share, i.schedule, i.duplicate, i.ico-next, i.ico-prev, a.edit i, a.email i, a.print i, a.add i, a.remove i, a.delete i, a.video i, a.share i, a.schedule i, a.duplicate i, a.ico-prev i, a.ico-next i, .btn.edit i, .btn.jump i, .btn.view i, .btn.email i, .btn.print i, .btn.add i, .btn.remove i, .btn.delete i, .btn.video i, .btn.share i, .btn.schedule i, .btn.duplicate i, .btn.ico-prev i, .btn.ico-next i {
background-position: center center;
padding: 8px
}
.global > i {
padding: 8px;
background: url("//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-globe-white.png") no-repeat scroll center center;
}
.transfer > i {
background: url("//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-transfer.png") no-repeat scroll center center;
padding: 8px;
}
.btn.loading i {
display:inline-block;
padding: 8px;
background:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-white.gif) no-repeat center center;
vertical-align:sub;
}
.btn.purple.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-purple.gif);
}
.btn.blue.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-blue.gif);
}
.btn.green.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-green.gif);
}
.btn.yellow.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-yellow.gif);
}
.btn.orange.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-orange.gif);
}
.btn.red.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-red.gif);
}
.btn.gray.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-gray.gif);
}
.btn.btn-inverse.loading i {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-inverse.gif);
}
a.hoverfade {
-moz-opacity: 0.50;
opacity: 0.50
}
a.hoverfade:hover {
-moz-opacity: 1;
opacity: 1
}
.btn.purple .caret, .btn.green .caret, .btn.orange .caret, .btn.blue .caret, .btn.red .caret, .btn.yellow .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF
}
.text-green {
color: #9acb3b
}
.text-purple {
color: #9e69c8
}
.text-blue {
color: #3aa8d5
}
.text-yellow {
color: #ebe22c
}
.text-red {
color: #e43715
}
.text-orange {
color: #e48f15
}
.text-white {
color: #fff
}
a.text-white:hover,
a.text-white:focus {
color: #fff;
text-decoration: underline;
}
.text-black {
color: #000
}
.text-link {
color: #0088cc;
font-weight: 500;
cursor: pointer;
}
.text-link:hover {
color: #007ab8;
}
.text-justify {
text-align:justify;
}
/* end basics */
body {
font-family:'Neue Helvetica W02','Neue Helvetica World W05', sans-serif;
}
/*body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, button {
margin: 0;
padding: 0;
}*/
audio:not([controls]) {
display: none;
}
a:hover, a:focus {
text-decoration: none
}
.normal {
font-weight: 400;
}
.light {
font-family:inherit;
font-weight: 300;
}
.text-light {
font-weight: 300
}
.semi {
font-weight:500;
}
.text-purple-dark {
color: #7E54A0;
}
.text-blue-dark {
color: #298ab4;
}
.text-green-dark {
color: #6a9911;
}
.text-yellow-dark {
color: #d1c818;
}
.text-orange-dark {
color: #cc7b09;
}
.text-red-dark {
color: #b5280c;
}
.purple {
color: #9e69c8;
}
.blue {
color: #3aa8d5;
}
.gray {
color: #888888;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
display: table;
content: "";
}
.clearfix:after {
clear: both;
}
.input-block-level {
min-height: 28px;
}
body {
background-color: #f3f3f3;
border: 0;
color: #454545;
font-family: 'Neue Helvetica W02','Neue Helvetica World W05',sans-serif;
margin: 0 0 10px;
font-weight:400;
font-size: medium;
line-height: 1.25em;
}
/* SPANS, ROWS & OFFSETS */
.row {
clear: both; /* added by Jon to fix display issue in IE compatibility mode */
margin-left: -12px;
*zoom: 1;
}
.row:before, .row:after {
display: table;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
margin-left: 12px;
}
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 980px;
}
/* Overrides bootstrap 12col page for 16col */
.span16 {
width: 980px;
}
.span15 {
width: 918px;
}
.span14 {
width: 856px;
}
.span13 {
width: 794px;
}
.span12 {
width: 732px;
}
.span11 {
width: 670px;
}
.span10 {
width: 608px;
}
.span9 {
width: 546px;
}
.span8 {
width: 484px;
}
.span7 {
width: 422px;
}
.span6 {
width: 360px;
}
.span5 {
width: 298px;
}
.span4 {
width: 236px;
}
.spa n3 {
width: 174px;
}
.span2 {
width: 112px;
}
.span1 {
width: 50px;
}
[class*="segment"] .span1 {
width: 49px;
}
[class*="segment"] .span2 {
width: 111px;
}
[class*="segment"] .span3 {
width: 173px;
}
[class*="segment"] .span4 {
width: 235px;
}
[class*="segment"] .span5 {
width: 297px;
}
[class*="segment"] .span6 {
width: 359px;
}
[class*="segment"] .span7 {
width: 421px;
}
[class*="segment"] .span8 {
width: 483px;
}
[class*="segment"] .span9 {
width: 545px;
}
[class*="segment"] .span10 {
width: 607px;
}
[class*="segment"] .span11 {
width: 669px;
}
[class*="segment"] .span12 {
width: 731px;
}
[class*="segment"] .span13 {
width: 793px;
}
[class*="segment"] .span14 {
width: 855px;
}
[class*="segment"] .span15 {
width: 917px;
}
[class*="segment"] .span16 {
width: 978px;
}
.offset16 {
margin-left: 1004px;
}
.offset15 {
margin-left: 942px;
}
.offset14 {
margin-left: 880px;
}
.offset13 {
margin-left: 818px;
}
.offset12 {
margin-left: 756px;
}
.offset11 {
margin-left: 694px;
}
.offset10 {
margin-left: 632px;
}
.offset9 {
margin-left: 570px;
}
.offset8 {
margin-left: 508px;
}
.offset7 {
margin-left: 446px;
}
.offset6 {
margin-left: 384px;
}
.offset5 {
margin-left: 322px;
}
.offset4 {
margin-left: 260px;
}
.offset3 {
margin-left: 198px;
}
.offset2 {
margin-left: 136px;
}
.offset1 {
margin-left: 74px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before, .row-fluid:after {
display: table;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 28px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span16 {
width: 134.042553178%;
}
.row-fluid .span15 {
width: 125.531914881%;
}
.row-fluid .span14 {
width: 117.02127658399999%;
}
.row-fluid .span13 {
width: 108.510638287%;
}
.row-fluid .span12 {
width: 99.99999998999999%;
}
.row-fluid .span11 {
width: 91.489361693%;
}
.row-fluid .span10 {
width: 82.97872339599999%;
}
.row-fluid .span9 {
width: 74.468085099%;
}
.row-fluid .span8 {
width: 65.95744680199999%;
}
.row-fluid .span7 {
width: 57.446808505%;
}
.row-fluid .span6 {
width: 48.93617020799999%;
}
.row-fluid .span5 {
width: 40.425531911%;
}
.row-fluid .span4 {
width: 31.914893614%;
}
.row-fluid .span3 {
width: 23.404255317%;
}
.row-fluid .span2 {
width: 14.89361702%;
}
.row-fluid .span1 {
width: 6.382978723%;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before, .container:after {
display: table;
content: "";
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 12px;
padding-left: 12px;
*zoom: 1;
}
.container-fluid:before, .container-fluid:after {
display: table;
content: "";
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 1em;
}
p small {
font-size: 14px;
color: #999999;
}
.lead {
font-size: 20px;
font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
color: inherit;
margin: 0;
font-weight: 300;
text-rendering: optimizelegibility;
}
.page-header {
padding-bottom: 19px;
margin: 20px 0;
border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
line-height: 1;
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom: 0;
}
li {
margin-bottom: 5px;
}
.list-unstyled {
list-style: outside none none;
padding-left: 0;
margin-left: 0;
}
.list-inline {
list-style: outside none none;
margin-left: -5px;
padding-left: 0;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
ul.unstyled, ol.unstyled {
margin-left: 0;
list-style: none;
}
dl {
margin-bottom: 20px;
}
dt, dd {
line-height: 20px;
}
dt {
font-weight: 600;
line-height: 19px;
}
dd {
margin-left: 10px;
}
.dl-horizontal dt {
float: left;
width: 120px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 130px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
strong {
font-weight: 600;
}
em {
font-style: italic;
}
.muted {
color: #999999;
}
abbr[title] {
cursor: help;
border-bottom: 1px dotted #ddd;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 16px;
font-weight: 300;
line-height: 25px;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
text-align: right;
}
q:before, q:after, blockquote:before, blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
cite {
font-style: normal;
}
code, pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
font-size: 15px;
color: #333333;
}
code {
padding: 2px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 14.8px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
/* FORMS */
form {
margin: 0 0 20px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
border: 0;
border-bottom: 1px solid #eee;
font-weight:600;
margin-bottom: 30px;
font-size: x-large;
}
legend small {
font-size: 15px;
color: #999999;
}
label, input, button, select, textarea {
font-size: 16px;
font-weight: 400;
line-height: 20px;
}
input, button, select, textarea {
font-weight:400;
font-family:'Neue Helvetica W02','Neue Helvetica World W05',sans-serif;
}
label {
display: block;
margin-bottom: 5px;
/*color: #333333;*/
cursor:default;
}
input, textarea, select, .uneditable-input {
display: inline-block;
width: 210px;
height: 20px;
padding: 4px;
margin-bottom: 9px;
font-size: 16px;
line-height: 20px;
color: #555555;
background-color: #ffffff;
border: 1px solid #cccccc;
}
select[multiple] {
height:auto;
}
.uneditable-textarea {
width: auto;
height: auto;
}
label input, label textarea, label select {
display: block;
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
width: auto;
height: auto;
padding: 0;
margin: 3px 0;
*margin-top: 0;
/* IE7 */
line-height: normal;
cursor: pointer;
border: 0 \9;/* IE9 and down */
}
input[type="image"] {
border: 0;
}
input[type="file"] {
width: auto;
padding: initial;
line-height: initial;
background-color: #ffffff;
background-color: initial;
border: initial;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
width: auto;
height: auto;
}
select, input[type="file"] {
height: 28px;
/* In IE7, the height of the select element cannot be changed by height, only font-size */
*margin-top: 4px;
/* For IE7, add top margin to align select with labels */
}
input[type="file"] {
line-height: 18px \9;
}
select {
width: 220px;
background-color: #ffffff;
}
select[multiple], select[size] {
height: auto;
}
input[type="image"] {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea {
height: auto;
}
input[type="hidden"] {
display: none;
}
.radio, .checkbox {
padding-left: 18px;
overflow: auto;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
float: left;
margin-left: -18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline, .checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
input, textarea {
/* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;*/
}
input:focus, textarea:focus {
/*border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;*/
/* IE6-9 */
/* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);*/
border-color:#d3b4e5;
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
input, textarea, .uneditable-input {
margin-left: 0;
}
input.span16, textarea.span16, .uneditable-input.span16 {
width: 970px;
}
input.span15, textarea.span15, .uneditable-input.span15 {
width: 908px;
}
input.span14, textarea.span14, .uneditable-input.span14 {
width: 846px;
}
input.span13, textarea.span13, .uneditable-input.span13 {
width: 784px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 722px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 660px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 598px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 536px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 474px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 412px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 350px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 288px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 226px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 164px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 102px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 40px;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
border-color: #ddd;
}
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
color: #c09853;
border-color: #c09853;
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: 0 0 6px #dbc59e;
-moz-box-shadow: 0 0 6px #dbc59e;
box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
color: #b94a48;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
color: #b94a48;
border-color: #b94a48;
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: 0 0 6px #d59392;
-moz-box-shadow: 0 0 6px #d59392;
box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
color: #468847;
}
.control-group.success input, .control-group.success select, .control-group.success textarea {
color: #468847;
border-color: #468847;
}
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: 0 0 6px #7aba7b;
-moz-box-shadow: 0 0 6px #7aba7b;
box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-group {
margin-bottom: 1rem;
}
.form-inline .form-group {
display: inline-block;
margin-right: 1rem;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
*zoom: 1;
}
.form-actions:before, .form-actions:after {
display: table;
content: "";
}
.form-actions:after {
clear: both;
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
cursor: not-allowed;
background-color: #ffffff;
border-color: #eee;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
:-moz-placeholder {
color: #999999;
}
::-webkit-input-placeholder {
color: #999999;
}
.help-block, .help-inline {
color: #555555;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
vertical-align: middle;
padding-left: 5px;
}
.input-prepend, .input-append {
margin-bottom: 5px;
}
.input-prepend input, .input-append input, .input-prepend select, .input-append select, .input-prepend .uneditable-input, .input-append .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: middle;
}
.input-prepend input:focus, .input-append input:focus, .input-prepend select:focus, .input-append select:focus, .input-prepend .uneditable-input:focus, .input-append .uneditable-input:focus {
z-index: 2;
}
.input-prepend .uneditable-input, .input-append .uneditable-input {
border-left-color: #ccc;
}
.input-prepend .add-on, .input-append .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-weight: 400;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn {
margin-left: -1px;
}
.input-prepend .active, .input-append .active {
background-color: #d8ebb4;
border-color: #9acb3b;
}
.input-prepend .add-on, .input-prepend .btn {
margin-right: -1px;
}
.input-append .uneditable-input {
border-right-color: #ccc;
border-left-color: #eee;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
margin-right: -1px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
margin-left: -1px;
}
.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
}
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
margin-bottom: 0;
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
display: none;
}
.form-search label, .form-inline label {
display: inline-block;
}
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
display: table;
content: "";
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 140px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 160px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 160px;
}
.form-horizontal .help-block {
margin-top: 10px;
margin-bottom: 0;
}
.form-horizontal .form-actions {
padding-left: 160px;
}
/* TABLES */
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th, .table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: 600;
}
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table-condensed th, .table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapsed;
border-left: 0;
}
.table-bordered th, .table-bordered td {
border-left: 1px solid #dddddd;
}
.table-outerborder,
.table-bordered.table-outerborder {
border: 1px solid #ddd;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.table-simple, .table-simple th, .table-simple td, .table-simple td:hover, .table-simple tbody tr:hover td, .table-simple tbody tr:hover th {
border: none;
background: transparent;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child, .table-outerborder thead:first-child tr:first-child th:first-child, .table-outerborder tbody:first-child tr:first-child td:first-child {
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child, .table-outerborder thead:first-child tr:first-child th:last-child, .table-outerborder tbody:first-child tr:first-child td:last-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-topright: 0;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-outerborder thead:last-child tr:last-child th:first-child, .table-outerborder tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-outerborder thead:last-child tr:last-child th:last-child, .table-outerborder tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
background-color: #f9f9f9;
}
.table.table-hover tbody tr:hover td, .table.table-hover tbody tr:hover th {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/seemless/hover-grey.png);
background-color:inherit;
}
.table-nohover tbody tr:hover td, .table-nohover tbody tr:hover th {
background-color:inherit;
}
table .span1 {
float: none;
width: 34px;
margin-left: 0;
}
table .span2 {
float: none;
width: 96px;
margin-left: 0;
}
table .span3 {
float: none;
width: 158px;
margin-left: 0;
}
table .span4 {
float: none;
width: 220px;
margin-left: 0;
}
table .span5 {
float: none;
width: 282px;
margin-left: 0;
}
table .span6 {
float: none;
width: 344px;
margin-left: 0;
}
table .span7 {
float: none;
width: 406px;
margin-left: 0;
}
table .span8 {
float: none;
width: 468px;
margin-left: 0;
}
table .span9 {
float: none;
width: 530px;
margin-left: 0;
}
table .span10 {
float: none;
width: 592px;
margin-left: 0;
}
table .span11 {
float: none;
width: 654px;
margin-left: 0;
}
table .span12 {
float: none;
width: 716px;
margin-left: 0;
}
table .span13 {
float: none;
width: 778px;
margin-left: 0;
}
table .span14 {
float: none;
width: 840px;
margin-left: 0;
}
table .span15 {
float: none;
width: 902px;
margin-left: 0;
}
table .span16 {
float: none;
width: 964px;
margin-left: 0;
}
table .span17 {
float: none;
width: 1026px;
margin-left: 0;
}
table .span18 {
float: none;
width: 1088px;
margin-left: 0;
}
table .span19 {
float: none;
width: 1150px;
margin-left: 0;
}
table .span20 {
float: none;
width: 1212px;
margin-left: 0;
}
table .span21 {
float: none;
width: 1274px;
margin-left: 0;
}
table .span22 {
float: none;
width: 1336px;
margin-left: 0;
}
table .span23 {
float: none;
width: 1398px;
margin-left: 0;
}
table .span24 {
float: none;
width: 1460px;
margin-left: 0;
}
table.green thead th {
background-color:#6a9911;
color:#fff;
}
tr.green th, tr.green td {
background-color:#6a9911!important;
color:#fff;
}
table.green.table-striped tbody tr:nth-child(2n+1) td, table.green.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightgreen-50pct.png);
*/ }
table.green tfoot td {
background: none;
color:#6a9911;
}
table.report.green .shadow,
.shadow-green {
-webkit-box-shadow: inset 0 5px 4px -5px #9acb3b;
box-shadow: inset 0 5px 4px -5px #9acb3b;
}
table.report.green .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #9acb3b;
box-shadow: inset 0px -3px 3px 0px #9acb3b;
}
table.report.green .border-dashed-bottom td {
border-bottom: 1px dashed #6a9911;
}
table.green .subheader {
background:#9acb3b;
}
table.blue {
color:inherit;
}
table.blue thead th {
background:#298ab4;
color:#fff;
}
table.blue.table-striped tbody tr:nth-child(2n+1) td, table.blue.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightblue-50pct.png);
*/ }
table.blue tfoot td {
background: none;
color:#298ab4;
}
table.report.blue .shadow,
.shadow-blue {
-webkit-box-shadow: inset 0 5px 4px -5px #3aa8d5;
box-shadow: inset 0 5px 4px -5px #3aa8d5;
}
table.report.blue .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #3aa8d5;
box-shadow: inset 0px -3px 3px 0px #3aa8d5;
}
table.report.blue .border-dashed-bottom td {
border-bottom: 1px dashed #298ab4;
}
table.blue .subheader {
background:#3aa8d5;
}
table.purple thead th {
background:#9e69c8;
color:#fff;
}
table.purple tbody {
color:#454545;
}
table.purple.table-striped tbody tr:nth-child(2n+1) td, table.purple.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightpurple-50pct.png);
*/ }
table.purple tfoot td {
background: none;
color:#8e68c2;
}
table.report.purple .shadow,
.shadow-purple {
-webkit-box-shadow: inset 0 5px 4px -5px #9e69c8;
box-shadow: inset 0 5px 4px -5px #9e69c8;
}
table.report.purple .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #9e69c8;
box-shadow: inset 0px -3px 3px 0px #9e69c8;
}
table.report.purple .border-dashed-bottom td {
border-bottom: 1px dashed #8e68c2;
}
table.purple .subheader {
background:#9e69c8;
}
table.orange thead th {
background:#cc7b09;
color:#fff;
}
table.orange.table-striped tbody tr:nth-child(2n+1) td, table.orange.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightorange-50pct.png);
*/ }
table.orange tfoot td {
background: none;
color:#cc7b09;
}
table.report.orange .shadow,
.shadow-orange {
-webkit-box-shadow: inset 0 5px 4px -5px #e48f15;
box-shadow: inset 0 5px 4px -5px #e48f15;
}
table.report.orange .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #e48f15;
box-shadow: inset 0px -3px 3px 0px #e48f15;
}
table.report.orange .border-dashed-bottom td {
border-bottom: 1px dashed #cc7b09;
}
table.orange .subheader {
background:#e48f15;
}
table.red thead th {
background:#b5280c;
color:#fff;
}
table.red.table-striped tbody tr:nth-child(2n+1) td, table.red.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightred-50pct.png);
*/ }
table.red tfoot td {
background: none;
color:#b5280c;
}
table.report.red .shadow,
.shadow-red {
-webkit-box-shadow: inset 0 5px 4px -5px #e43715;
box-shadow: inset 0 5px 4px -5px #e43715;
}
table.report.red .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #e43715;
box-shadow: inset 0px -3px 3px 0px #e43715;
}
table.report.red .border-dashed-bottom td {
border-bottom: 1px dashed #b5280c;
}
table.red .subheader {
background:#e43715;
}
table.yellow thead th {
background:#d1c818;
color:#fff;
}
table.yellow.table-striped tbody tr:nth-child(2n+1) td, table.yellow.table-striped tbody tr:nth-child(2n+1) th {
/* background:url(../images/swatch-lightyellow-50pct.png);
*/ }
table.yellow tfoot td {
background: none;
color:#d1c818;
}
table.report.yellow .shadow,
.shadow-yellow {
-webkit-box-shadow: inset 0 5px 4px -5px #ebe22c;
box-shadow: inset 0 5px 4px -5px #ebe22c;
}
table.report.yellow .shadow-bottom {
-webkit-box-shadow: inset 0px -3px 3px 0px #ebe22c;
box-shadow: inset 0px -3px 3px 0px #ebe22c;
}
table.report.yellow .border-dashed-bottom td {
border-bottom: 1px dashed #d1c818;
}
table.yellow .subheader {
background:#ebe22c;
}
tr.field-purple > td,
td.field-purple,
tr.field-purple > th,
th.field-purple {
background: #E7D9F1!important;
color: #666666;
}
tr.field-blue > td,
td.field-blue,
tr.field-blue > th,
th.field-blue {
background: #CEE9F4!important;
color: #666666;
}
tr.field-green > td,
td.field-green,
tr.field-green > th,
th.field-green {
background: #E6F2CE!important;
color: #666666;
}
tr.field-yellow > td,
td.field-yellow,
tr.field-yellow > th,
th.field-yellow {
background: #FAF8CA!important;
color: #666666;
}
tr.field-orange > td,
td.field-orange,
tr.field-orange > th,
th.field-orange {
background: #F8E3C4!important;
color: #666666;
}
tr.field-red > td,
td.field-red,
tr.field-red > th,
th.field-red {
background: #F8CDC4!important;
color: #666666;
}
tr.field-gray > td,
td.field-gray,
tr.field-gray > th,
th.field-gray {
background: #F3F3F3!important;
color: #666666;
}
tr.field-dark > td,
td.field-dark,
tr.field-dark > th,
th.field-dark {
background: #999!important;
color: #eee;
}
tr.block-purple > td,
td.block-purple,
tr.block-purple > th,
th.block-purple {
background: #9e69c8!important;
}
tr.block-blue > td,
td.block-blue,
tr.block-blue > th,
th.block-blue {
background: #3aa8d5!important;
}
tr.block-green > td,
td.block-green,
tr.block-green > th,
th.block-green {
background: #9acb3b!important;
}
tr.block-yellow > td,
td.block-yellow,
tr.block-yellow > th,
th.block-yellow {
background: #ebe22c!important;
}
tr.block-orange > td,
td.block-orange,
tr.block-orange > th,
th.block-orange {
background: #e48f15!important;
}
tr.block-red > td,
td.block-red,
tr.block-red > th,
th.block-red {
background: #e43715!important;
}
tr.block-gray > td,
td.block-gray,
tr.block-gray > th,
th.block-gray {
background: #F3F3F3!important;
}
tr.block-dark > td,
td.block-dark,
tr.block-dark > th,
th.block-dark {
background: #696a6a!important;
}
tr.block-purple-dark > td,
td.block-purple-dark,
tr.block-purple-dark > th,
th.block-purple-dark {
background: #8e68c2!important;
}
tr.block-blue-dark > td,
td.block-blue-dark,
tr.block-blue-dark > th,
th.block-blue-dark {
background: #298ab4!important;
}
tr.block-green-dark > td,
td.block-green-dark,
tr.block-green-dark > th,
th.block-green-dark {
background: #6a9911!important;
}
tr.block-yellow-dark > td,
td.block-yellow-dark,
tr.block-yellow-dark > th,
th.block-yellow-dark {
background: #d1c818!important;
}
tr.block-orange-dark > td,
td.block-orange-dark,
tr.block-orange-dark > th,
th.block-orange-dark {
background: #cc7b09!important;
}
tr.block-red-dark > td,
td.block-red-dark,
tr.block-red-dark > th,
th.block-red-dark {
background: #b5280c!important;
}
.field-beige {
background-color:#F4F3E8;
}
/* ICONS */
[class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
*margin-left: 0;
}
.icon-white {
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;
}
.icon-music {
background-position: -24px 0;
}
.icon-search {
background-position: -48px 0;
}
.icon-envelope {
background-position: -72px 0;
}
.icon-heart {
background-position: -96px 0;
}
.icon-star {
background-position: -120px 0;
}
.icon-star-empty {
background-position: -144px 0;
}
.icon-user {
background-position: -168px 0;
}
.icon-film {
background-position: -192px 0;
}
.icon-th-large {
background-position: -216px 0;
}
.icon-th {
background-position: -240px 0;
}
.icon-th-list {
background-position: -264px 0;
}
.icon-ok {
background-position: -288px 0;
}
.icon-remove {
background-position: -312px 0;
}
.icon-zoom-in {
background-position: -336px 0;
}
.icon-zoom-out {
background-position: -360px 0;
}
.icon-off {
background-position: -384px 0;
}
.icon-signal {
background-position: -408px 0;
}
.icon-cog {
background-position: -432px 0;
}
.icon-trash {
background-position: -456px 0;
}
.icon-home {
background-position: 0 -24px;
}
.icon-file {
background-position: -24px -24px;
}
.icon-time {
background-position: -48px -24px;
}
.icon-road {
background-position: -72px -24px;
}
.icon-download-alt {
background-position: -96px -24px;
}
.icon-download {
background-position: -120px -24px;
}
.icon-upload {
background-position: -144px -24px;
}
.icon-inbox {
background-position: -168px -24px;
}
.icon-play-circle {
background-position: -192px -24px;
}
.icon-repeat {
background-position: -216px -24px;
}
.icon-refresh {
background-position: -240px -24px;
}
.icon-list-alt {
background-position: -264px -24px;
}
.icon-lock {
background-position: -287px -24px;
}
.icon-flag {
background-position: -312px -24px;
}
.icon-headphones {
background-position: -336px -24px;
}
.icon-volume-off {
background-position: -360px -24px;
}
.icon-volume-down {
background-position: -384px -24px;
}
.icon-volume-up {
background-position: -408px -24px;
}
.icon-qrcode {
background-position: -432px -24px;
}
.icon-barcode {
background-position: -456px -24px;
}
.icon-tag {
background-position: 0 -48px;
}
.icon-tags {
background-position: -25px -48px;
}
.icon-book {
background-position: -48px -48px;
}
.icon-bookmark {
background-position: -72px -48px;
}
.icon-print {
background-position: -96px -48px;
}
.icon-camera {
background-position: -120px -48px;
}
.icon-font {
background-position: -144px -48px;
}
.icon-bold {
background-position: -167px -48px;
}
.icon-italic {
background-position: -192px -48px;
}
.icon-text-height {
background-position: -216px -48px;
}
.icon-text-width {
background-position: -240px -48px;
}
.icon-align-left {
background-position: -264px -48px;
}
.icon-align-center {
background-position: -288px -48px;
}
.icon-align-right {
background-position: -312px -48px;
}
.icon-align-justify {
background-position: -336px -48px;
}
.icon-list {
background-position: -360px -48px;
}
.icon-indent-left {
background-position: -384px -48px;
}
.icon-indent-right {
background-position: -408px -48px;
}
.icon-facetime-video {
background-position: -432px -48px;
}
.icon-picture {
background-position: -456px -48px;
}
.icon-pencil {
background-position: 0 -72px;
}
.icon-map-marker {
background-position: -24px -72px;
}
.icon-adjust {
background-position: -48px -72px;
}
.icon-tint {
background-position: -72px -72px;
}
.icon-edit {
background-position: -96px -72px;
}
.icon-share {
background-position: -120px -72px;
}
.icon-check {
background-position: -144px -72px;
}
.icon-move {
background-position: -168px -72px;
}
.icon-step-backward {
background-position: -192px -72px;
}
.icon-fast-backward {
background-position: -216px -72px;
}
.icon-backward {
background-position: -240px -72px;
}
.icon-play {
background-position: -264px -72px;
}
.icon-pause {
background-position: -288px -72px;
}
.icon-stop {
background-position: -312px -72px;
}
.icon-forward {
background-position: -336px -72px;
}
.icon-fast-forward {
background-position: -360px -72px;
}
.icon-step-forward {
background-position: -384px -72px;
}
.icon-eject {
background-position: -408px -72px;
}
.icon-chevron-left {
background-position: -432px -72px;
}
.icon-chevron-right {
background-position: -456px -72px;
}
.icon-plus-sign {
background-position: 0 -96px;
}
.icon-minus-sign {
background-position: -24px -96px;
}
.icon-remove-sign {
background-position: -48px -96px;
}
.icon-ok-sign {
background-position: -72px -96px;
}
.icon-question-sign {
background-position: -96px -96px;
}
.icon-info-sign {
background-position: -120px -96px;
}
.icon-screenshot {
background-position: -144px -96px;
}
.icon-remove-circle {
background-position: -168px -96px;
}
.icon-ok-circle {
background-position: -192px -96px;
}
.icon-ban-circle {
background-position: -216px -96px;
}
.icon-arrow-left {
background-position: -240px -96px;
}
.icon-arrow-right {
background-position: -264px -96px;
}
.icon-arrow-up {
background-position: -289px -96px;
}
.icon-arrow-down {
background-position: -312px -96px;
}
.icon-share-alt {
background-position: -336px -96px;
}
.icon-resize-full {
background-position: -360px -96px;
}
.icon-resize-small {
background-position: -384px -96px;
}
.icon-plus {
background-position: -408px -96px;
}
.icon-minus {
background-position: -433px -96px;
}
.icon-asterisk {
background-position: -456px -96px;
}
.icon-exclamation-sign {
background-position: 0 -120px;
}
.icon-gift {
background-position: -24px -120px;
}
.icon-leaf {
background-position: -48px -120px;
}
.icon-fire {
background-position: -72px -120px;
}
.icon-eye-open {
background-position: -96px -120px;
}
.icon-eye-close {
background-position: -120px -120px;
}
.icon-warning-sign {
background-position: -144px -120px;
}
.icon-plane {
background-position: -168px -120px;
}
.icon-calendar {
background-position: -192px -120px;
}
.icon-random {
background-position: -216px -120px;
}
.icon-comment {
background-position: -240px -120px;
}
.icon-magnet {
background-position: -264px -120px;
}
.icon-chevron-up {
background-position: -288px -120px;
}
.icon-chevron-down {
background-position: -313px -119px;
}
.icon-retweet {
background-position: -336px -120px;
}
.icon-shopping-cart {
background-position: -360px -120px;
}
.icon-folder-close {
background-position: -384px -120px;
}
.icon-folder-open {
background-position: -408px -120px;
}
.icon-resize-vertical {
background-position: -432px -119px;
}
.icon-resize-horizontal {
background-position: -456px -118px;
}
.icon-hdd {
background-position: 0 -144px;
}
.icon-bullhorn {
background-position: -24px -144px;
}
.icon-bell {
background-position: -48px -144px;
}
.icon-certificate {
background-position: -72px -144px;
}
.icon-thumbs-up {
background-position: -96px -144px;
}
.icon-thumbs-down {
background-position: -120px -144px;
}
.icon-hand-right {
background-position: -144px -144px;
}
.icon-hand-left {
background-position: -168px -144px;
}
.icon-hand-up {
background-position: -192px -144px;
}
.icon-hand-down {
background-position: -216px -144px;
}
.icon-circle-arrow-right {
background-position: -240px -144px;
}
.icon-circle-arrow-left {
background-position: -264px -144px;
}
.icon-circle-arrow-up {
background-position: -288px -144px;
}
.icon-circle-arrow-down {
background-position: -312px -144px;
}
.icon-globe {
background-position: -336px -144px;
}
.icon-wrench {
background-position: -360px -144px;
}
.icon-tasks {
background-position: -384px -144px;
}
.icon-filter {
background-position: -408px -144px;
}
.icon-briefcase {
background-position: -432px -144px;
}
.icon-fullscreen {
background-position: -456px -144px;
}
.dropup, .dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #454545;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
opacity: 0.8;
filter: alpha(opacity=80);
}
.btn.purple .caret, .btn.green .caret, .btn.orange .caret, .btn.blue .caret, .btn.red .caret, .btn.yellow .caret {
border-bottom-color: #FFFFFF;
border-top-color: #FFFFFF;
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown:hover .caret, .open .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 4px 0;
margin: 1px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.dropdown-menu a {
display: block;
padding: 3px 15px;
clear: both;
font-weight: 500;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #b6b6b6;
}
.open {
*z-index: 1000;
}
.open .dropdown-menu {
display: block;
}
.pull-right .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #454545;
content: "\2191";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.typeahead {
margin-top: 2px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
.dropdown-menu li {
list-style-type: none;
}
.dropdown-menu li a {
padding-left: 3px;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
}
.well-small {
padding: 9px;
}
.well-title {
border-bottom: 1px solid rgba(0,0,0,.125);
padding:6px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-ms-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
.close {
float: right;
font-size: 20px;
font-weight: 600;
line-height: 20px;
color: #454545;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover {
color: #454545;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}
/* BUTTONS */
.btn, button {
/* background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); FF3.6+ */
/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); Chrome,Safari4+ */
/*background-image: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); Chrome10+,Safari5.1+ */
/*background-image: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); Opera 11.10+ */
/*background-image: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); IE10+ */
/* background-image: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); W3C */
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
color: #0088CC;
cursor: pointer;
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
font-family:inherit;
font-weight: 300;
font-size: 16px;
letter-spacing: 1px;
line-height: 18px;
margin-bottom: 0;
*margin-left: .3em;
padding: 4px 10px 6px;
text-align: center;
text-shadow: 0 0 0 rgba(255, 255, 255, 0.75);
vertical-align: middle;
*zoom: 1;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled], button:hover {
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn:active, .btn.active, button.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
.btn:hover, button:hover {
color: #005580;
text-decoration: none;
background-color: #e6e6e6;
*background-color: #d9d9d9;
/* Buttons in IE7 don't get borders, so darken on hover */
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-ms-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.btn:focus {
outline:none;
}
.btn.active, .btn:active {
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled, .btn[disabled] {
cursor: default;
background-color: #e6e6e6;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 9px 14px;
font-size: 18px;
line-height: normal;
}
.btn-large [class^="icon-"] {
margin-top: 1px;
}
.btn-small, .btn.btn-small {
padding: 3px 9px 3px;
font-size: 14px;
line-height: 18px;
}
.btn-small [class^="icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 2px 6px;
font-size: 12px;
line-height: 16px;
}
.btn-full {
display: block;
}
button.btn-full {
width: 100%;
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
background-color: #0074cc;
background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
background-image: -o-linear-gradient(top, #0088cc, #0055cc);
background-image: linear-gradient(top, #0088cc, #0055cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
border-color: #0055cc #0055cc #003580;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #0055cc;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
background-color: #0055cc;
*background-color: #004ab3;
}
.btn-primary:active, .btn-primary.active {
background-color: #004099 \9;
}
.btn-warning {
background-color: #eba33c;
background-image: -moz-linear-gradient(top, #efb056, #e48f15);
background-image: -ms-linear-gradient(top, #efb056, #e48f15);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efb056), to(#e48f15));
background-image: -webkit-linear-gradient(top, #efb056, #e48f15);
background-image: -o-linear-gradient(top, #efb056, #e48f15);
background-image: linear-gradient(top, #efb056, #e48f15);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efb056', endColorstr='#e48f15', GradientType=0);
border-color: #e48f15 #e48f15 #9e630f;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e48f15;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
background-color: #e48f15;
*background-color: #cd8013;
}
.btn-warning:active, .btn-warning.active {
background-color: #b57211 \9;
}
.btn-danger {
background-color: #da4f49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(top, #ee5f5b, #bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #bd362f;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
background-color: #942a25 \9;
}
.btn-success {
background-color: #5bb75b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -ms-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #51a351;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
background-color: #51a351;
*background-color: #499249;
}
.btn-success:active, .btn-success.active {
background-color: #408140 \9;
}
.btn.btn-success {
color: white;
background-color: #9acb3b;
background-color: #8ebe31;
background-image: -moz-linear-gradient(top, #a6d747, #6a9911);
background-image: -ms-linear-gradient(top, #a6d747, #6a9911);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a6d747), to(#6a9911));
background-image: -webkit-linear-gradient(top, #a6d747, #6a9911);
background-image: -o-linear-gradient(top, #a6d747, #6a9911);
background-image: linear-gradient(top, #a6d747, #6a9911);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d747', endColorstr='#6a9911', GradientType=0);
}
.btn.btn-success:hover {
background-color: #a1d242;
background-image: -moz-linear-gradient(top, #a6d747, #9acb3b);
background-image: -ms-linear-gradient(top, #a6d747, #9acb3b);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a6d747), to(#9acb3b));
background-image: -webkit-linear-gradient(top, #a6d747, #9acb3b);
background-image: -o-linear-gradient(top, #a6d747, #9acb3b);
background-image: linear-gradient(top, #a6d747, #9acb3b);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d747', endColorstr='#9acb3b', GradientType=0);
}
.btn-info {
background-color: #49afcd;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(top, #5bc0de, #2f96b4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #2f96b4;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
background-color: #2f96b4;
*background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
background-color: #24748c \9;
}
button.btn, input[type="submit"].btn {
*padding-top: 2px;
*padding-bottom: 2px;
}
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
/* BEGIN: audit these buttons */
.btn.gray {
background: #f3f3f3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f3f3f3 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f3f3 0%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f3f3 0%, #cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3f3f3 0%, #cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3f3f3 0%, #cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#cccccc', GradientType=0 ); /* IE6-8 */
color: #666;
}
.btn.gray:hover {
background: #f3f3f3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f3f3f3 0%, #dddddd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3f3f3 0%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3f3f3 0%, #dddddd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3f3f3 0%, #dddddd 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3f3f3 0%, #dddddd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#dddddd', GradientType=0 ); /* IE6-8 */
}
.btn.gray.active {
background:inherit;
}
.btn-group > .btn.gray.active {
background:#ccc;
}
.btn.blue {
background-color: #3aa8d5;
color: white;
background-color: #339bc7;
background-image: -moz-linear-gradient(top, #3aa6d4, #298ab4);
background-image: -ms-linear-gradient(top, #3aa6d4, #298ab4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3aa6d4), to(#298ab4));
background-image: -webkit-linear-gradient(top, #3aa6d4, #298ab4);
background-image: -o-linear-gradient(top, #3aa6d4, #298ab4);
background-image: linear-gradient(top, #3aa6d4, #298ab4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa6d4', endColorstr='#298ab4', GradientType=0);
}
.btn.blue:hover {
background-color: #3aa7d4;
background-image: -moz-linear-gradient(top, #3aa6d4, #3aa8d5);
background-image: -ms-linear-gradient(top, #3aa6d4, #3aa8d5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3aa6d4), to(#3aa8d5));
background-image: -webkit-linear-gradient(top, #3aa6d4, #3aa8d5);
background-image: -o-linear-gradient(top, #3aa6d4, #3aa8d5);
background-image: linear-gradient(top, #3aa6d4, #3aa8d5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa6d4', endColorstr='#3aa8d5', GradientType=0);
}
.btn.lightblue {
background-color: #3aa8d5;
color: white;
background-image: url('/content/images/toolbar-small-background.png');
}
.btn.lightblue:hover {
color: #298ab4;
}
.btn.orange {
background-color: #e48f15;
color: white;
background-color: #da8710;
background-image: -moz-linear-gradient(top, #e38f15, #cc7b09);
background-image: -ms-linear-gradient(top, #e38f15, #cc7b09);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e38f15), to(#cc7b09));
background-image: -webkit-linear-gradient(top, #e38f15, #cc7b09);
background-image: -o-linear-gradient(top, #e38f15, #cc7b09);
background-image: linear-gradient(top, #e38f15, #cc7b09);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e38f15', endColorstr='#cc7b09', GradientType=0);
}
.btn.orange:hover {
background-color: #e38f15;
background-image: -moz-linear-gradient(top, #e38f15, #e48f15);
background-image: -ms-linear-gradient(top, #e38f15, #e48f15);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e38f15), to(#e48f15));
background-image: -webkit-linear-gradient(top, #e38f15, #e48f15);
background-image: -o-linear-gradient(top, #e38f15, #e48f15);
background-image: linear-gradient(top, #e38f15, #e48f15);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e38f15', endColorstr='#e48f15', GradientType=0);
color: white;
}
.btn.green {
color: white;
background-color: #9acb3b;
background-color: #8ebe31;
background-image: -moz-linear-gradient(top, #a6d747, #6a9911);
background-image: -ms-linear-gradient(top, #a6d747, #6a9911);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a6d747), to(#6a9911));
background-image: -webkit-linear-gradient(top, #a6d747, #6a9911);
background-image: -o-linear-gradient(top, #a6d747, #6a9911);
background-image: linear-gradient(top, #a6d747, #6a9911);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d747', endColorstr='#6a9911', GradientType=0);
}
.btn.green:hover {
background-color: #a1d242;
background-image: -moz-linear-gradient(top, #a6d747, #9acb3b);
background-image: -ms-linear-gradient(top, #a6d747, #9acb3b);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a6d747), to(#9acb3b));
background-image: -webkit-linear-gradient(top, #a6d747, #9acb3b);
background-image: -o-linear-gradient(top, #a6d747, #9acb3b);
background-image: linear-gradient(top, #a6d747, #9acb3b);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d747', endColorstr='#9acb3b', GradientType=0);
color: white;
}
.btn.purple {
color: white;
background-color: #9e69c8;
background-color: #9e69c8;
background-image: -moz-linear-gradient(top, #a869cc, #8e68c2);
background-image: -ms-linear-gradient(top, #a869cc, #8e68c2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a869cc), to(#8e68c2));
background-image: -webkit-linear-gradient(top, #a869cc, #8e68c2);
background-image: -o-linear-gradient(top, #a869cc, #8e68c2);
background-image: linear-gradient(top, #a869cc, #8e68c2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a869cc', endColorstr='#8e68c2', GradientType=0);
}
.btn.purple:hover {
background-color: #a469ca;
background-image: -moz-linear-gradient(top, #a869cc, #9e69c8);
background-image: -ms-linear-gradient(top, #a869cc, #9e69c8);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a869cc), to(#9e69c8));
background-image: -webkit-linear-gradient(top, #a869cc, #9e69c8);
background-image: -o-linear-gradient(top, #a869cc, #9e69c8);
background-image: linear-gradient(top, #a869cc, #9e69c8);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a869cc', endColorstr='#9e69c8', GradientType=0);
color: white;
}
.btn.red {
color: white;
background-color: #e43715;
background-color: #d93312;
background-image: -moz-linear-gradient(top, #f13a16, #b5280c);
background-image: -ms-linear-gradient(top, #f13a16, #b5280c);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f13a16), to(#b5280c));
background-image: -webkit-linear-gradient(top, #f13a16, #b5280c);
background-image: -o-linear-gradient(top, #f13a16, #b5280c);
background-image: linear-gradient(top, #f13a16, #b5280c);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f13a16', endColorstr='#b5280c', GradientType=0);
}
.btn.red:hover {
background-color: #ec3916;
background-image: -moz-linear-gradient(top, #f13a16, #e43715);
background-image: -ms-linear-gradient(top, #f13a16, #e43715);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f13a16), to(#e43715));
background-image: -webkit-linear-gradient(top, #f13a16, #e43715);
background-image: -o-linear-gradient(top, #f13a16, #e43715);
background-image: linear-gradient(top, #f13a16, #e43715);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f13a16', endColorstr='#e43715', GradientType=0);
color: white;
}
.btn.yellow {
background: #f1e82a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZTgyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWM4MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f1e82a 0%, #d1c818 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e82a), color-stop(100%, #d1c818)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f1e82a 0%, #d1c818 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f1e82a 0%, #d1c818 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f1e82a 0%, #d1c818 100%); /* IE10+ */
background: linear-gradient(to bottom, #f1e82a 0%, #d1c818 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e82a', endColorstr='#d1c818', GradientType=0 ); /* IE6-8 */
color: #666;
}
.btn.yellow:hover {
background: #f1e82a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZTgyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmUyMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f1e82a 0%, #ebe22c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e82a), color-stop(100%, #ebe22c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f1e82a 0%, #ebe22c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f1e82a 0%, #ebe22c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f1e82a 0%, #ebe22c 100%); /* IE10+ */
background: linear-gradient(to bottom, #f1e82a 0%, #ebe22c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e82a', endColorstr='#ebe22c', GradientType=0 ); /* IE6-8 */
color: #666;
}
/* END: audit these buttons */
/* BEGIN: flat buttons added 2015 */
.btn {
background-color:#fff;
background-image:inherit;
box-shadow:none;
border:1px solid #ddd;
color:#656566;
}
button.btn.disabled,
button.btn[disabled],
button.btn.disabled:hover,
button.btn[disabled]:hover {
background:#e6e6e6;
color:#333333;
}
.btn-inverse {
background-color: #414141;
border-color:transparent;
color:#fff;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse:focus, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
background-color: #555555;
}
.btn-inverse:active, .btn-inverse.active {
background-color: #080808 \9;
}
.btn.purple {
background:#9e69c8;
border-color:transparent;
}
.btn.purple:hover, .btn.purple:focus {
background:#8E5EB4;
}
.btn.blue {
background:#3aa8d5;
border-color:transparent;
}
.btn.blue:hover, .btn.blue:focus {
background:#3497C0;
}
.btn.green,
.btn.btn-success {
background:#9acb3b;
border-color:transparent;
}
.btn.green:hover, .btn.green:focus,
.btn.btn-success:hover, .btn.btn-success:focus {
background:#8BB735;
}
.btn.yellow {
background:#ebe22c;
border-color:transparent;
}
.btn.yellow:hover, .btn.yellow:focus {
background:#D4CB28;
}
.btn.orange {
background:#e48f15;
border-color:transparent;
}
.btn.orange:hover, .btn.orange:focus {
background:#CD8113;
}
.btn.red {
background:#e43715;
border-color:transparent;
}
.btn.red:hover, .btn.red:focus {
background:#CD3213;
}
.btn.gray {
background:#ddd;
border-color:transparent;
}
.btn.gray:hover, .btn.gray:focus {
background:#C7C7C7;
}
/* END: flat buttons added 2015 */
.btn.clear {
background: transparent;
border-width: 0;
-webkit-box-shadow: 0 0 0 0 White;
-moz-box-shadow: 0 0 0 0 White;
box-shadow: 0 0 0 0 White;
}
.btn.clear:hover {
text-decoration: underline;
}
.btn.clear {
clear: none;
}
.btn-large {
font-size: 18px;
background-color: #fff;
line-height: normal;
letter-spacing: 1px;
}
.btn-large:hover, .btn-large:active, .btn-large.active, .btn-large.disabled, .btn-large[disabled] {
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn-large:active, .btn-large.active {
background-color: #cccccc \9;
}
.btn-large:first-child {
*margin-left: 0;
}
.btn-large.blue {
background-color: #3aa8d5;
color: white;
}
.btn-large.blue:hover {
background-color: #3497c0;
}
.btn-large.lightblue {
background-color: #3aa8d5;
color: white;
}
.btn-large.lightblue:hover {
color: #298ab4;
}
.btn-large.orange {
background-color: #e48f15;
color: white;
}
.btn-large.orange:hover {
background-color: #cd8113;
}
.btn-large.green {
color: white;
background-color: #9acb3b;
}
.btn-large.green:hover {
background-color: #8bb735;
}
.btn-large.purple {
color: white;
background-color: #9e69c8;
}
.btn-large.purple:hover {
background-color: #8e5eb4;
}
.btn-large.red {
color: white;
background-color: #e43715;
}
.btn-large.red:hover {
background-color: #cd3213
}
.btn-large.clear {
background: transparent;
border-width: 0;
-webkit-box-shadow: 0 0 0 0 White;
-moz-box-shadow: 0 0 0 0 White;
box-shadow: 0 0 0 0 White;
}
.btn-large.clear:hover {
text-decoration: underline;
}
.btn.active, .btn:active {
position: static;
}
.btn:hover {
text-decoration: none;
background-position: 0 0;
}
.btn-group {
position: relative;
*zoom: 1;
*margin-left: .3em;
}
.btn-group:before, .btn-group:after {
display: table;
content: "";
}
.btn-group:after {
clear: both;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
margin-top: 10px;
margin-bottom: 10px;
}
.btn-toolbar .btn-group {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
}
.btn-group > .btn {
position: relative;
float: left;
margin-left: -1px;
}
.btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
*padding-top: 3px;
*padding-bottom: 3px;
}
.btn-group > .btn-mini.dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-group > .btn-small.dropdown-toggle {
*padding-top: 4px;
*padding-bottom: 4px;
}
.btn-group > .btn-large.dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #0055cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color: #e48f15;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.btn-group.open .btn.blue.dropdown-toggle {
background-color: #298ab4;
}
.btn-group.open .btn.purple.dropdown-toggle {
background-color: #8e68c2;
}
.btn-group.open .btn.green.dropdown-toggle {
background-color: #6a9911;
}
.btn-group.open .btn.orange.dropdown-toggle {
background-color: #cc7b09;
}
.btn-group.open .btn.red.dropdown-toggle {
background-color: #b5280c;
}
.btn-group.open .btn.yellow.dropdown-toggle {
background-color: #d1c818;
}
.btn .caret {
margin-top: 7px;
margin-left: 0;
}
.btn:hover .caret, .open.btn-group .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.btn-mini .caret {
margin-top: 5px;
}
.btn-small .caret {
margin-top: 6px;
}
.btn-large .caret {
margin-top: 6px;
border-left-width: 5px;
border-right-width: 5px;
border-top-width: 5px;
}
.dropup .btn-large .caret {
border-bottom: 5px solid #454545;
border-top: 0;
}
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 0.75;
filter: alpha(opacity=75);
}
/* ALERTS */
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
color: #c09853;
}
.alert-heading {
color: inherit;
}
.alert .close {
font-weight:600;
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-danger, .alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.header-warning {
background:#f4b400;
color:#fff;
}
/* NAV */
.nav > li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.nav > .pull-right {
float: right;
}
.nav .nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: 600;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a, .nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a, .nav-list > .active > a:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list [class^="icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs, .nav-pills {
*zoom: 1;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
display: table;
content: "";
}
.nav-tabs:after, .nav-pills:after {
clear: both;
}
.nav-tabs > li > a, .nav-pills > li > a {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right: 2px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
color: #555555;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
}
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
border-top-color: #0088cc;
border-bottom-color: #0088cc;
margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret {
border-top-color: #005580;
border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret, .nav-pills .active .dropdown-toggle .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
color: #454545;
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
/* Flyout nav (dropdown submenu) */
li.dropdown-submenu>ul.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu>.dropdown-menu:before,
.dropdown-submenu>.dropdown-menu:after {
border:none
}
.nav .dropdown-submenu>.dropdown-menu li a {
padding-left:18px;
}
.dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
text-decoration: none;
color: #ffffff;
background-color: #ccc;
}
/* NAV Right sidebar */
#sticky {
}
#sticky.stick {
box-sizing: border-box;
max-height: 100%;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
padding-top: 15px;
top: 0;
z-index: 1030;
}
.nav-right {
width: 236px;
}
.nav-right .well {
background: none repeat scroll 0% 0% rgb(221, 221, 221);
padding: 10px;
}
.nav-right .well hr {
border-color: #ccc;
}
.nav-right .menu-links {
background: #fff;
}
.nav-right .menu-links ul {
margin: 0;
padding: 0;
}
.nav-right .menu-links li {
border-bottom: 1px solid #ccc;
list-style: none;
margin: 0;
padding: 0;
}
.nav-right .menu-links a {
color:#888888;
display: block;
padding: 6px 12px;
/* -moz-opacity: 0.80;
opacity: 0.80;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=80); */
text-transform: capitalize;
}
.nav-right .menu-links .active, .nav-right .menu-links .active:hover {
background: #f6f6f6;
}
.nav-right .menu-links .active a {
color: #6a6a6a;
/* -moz-opacity: 1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);*/
cursor: default;
}
.nav-right .menu-links a img {
height: auto;
float:left;
width: 16px;
margin:2px 6px 10px -4px;
}
.nav-right .menu-links .input-append.date {
display: block;
}
.nav-right .menu-links .input-append.date .ui-datepicker-trigger {
margin-left: -28px;
position: relative;
}
.nav-right .menu-links li:last-child {
border-bottom: 0;
}
.nav-right .menu-links li a:hover, .nav-right .menu-links li a:focus {
background-color: #f6f6f6;
}
.nav-right .menu-links li:first-child:hover {
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.nav-right .menu-links li:last-child:hover {
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.nav-right .menu-members ul {
margin:0;
padding:0;
}
.nav-right .menu-members li {
border-bottom: 1px dotted #CCCCCC;
clear:both;
list-style:none;
margin: 0;
padding:10px 10px 5px;
}
.nav-right .menu-members li img {
float:left;
margin-right:6px;
}
.nav-right .dropdown-menu {
width:100%;
}
.nav-right .dropdown-menu li {
margin-bottom:0;
}
.nav-right .dropdown-menu li a {
border-bottom: 1px dotted #DDDDDD;
color:#454545;
font-weight:400;
padding: 5px 7px;
}
.nav-right .dropdown-menu li a:hover {
background:#eee;
}
.data-label {
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
font-size:.9em;
padding:0 8px;
}
.data-set {
display:table;
margin:0 0 8px;
}
.constrainer-scroll {
border:1px solid #ddd;
width:100%;
overflow:auto;
}
.span-full {
width:100%
}
.span-full .constrainer-scroll {
border:none;
overflow:visible;
}
.sidebar-toggle {
background:#ccc;
cursor:pointer;
display:none;
margin-bottom:15px;
-moz-opacity: 0.70;
opacity: 0.70;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
padding:4px 8px;
text-align:center;
}
.sidebar-toggle:hover {
-moz-opacity: 1;
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
#sticky-anchor.min .sidebar-toggle {
display:block;
}
#sticky-anchor.min {
height: 28px;
margin-left: 760px;
overflow: hidden;
position: absolute;
top: 100px;
}
#sticky-anchor.min.expand {
height: auto;
background:#eee;
border:1px solid #ddd;
-moz-box-shadow: 0 6px 10px -1px #666;
-webkit-box-shadow: 0 6px 10px -1px #666;
box-shadow: 0 6px 10px -1px #666;
padding:8px;
}
/* SELECT CLUBS */
.select-club {
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
position:relative;
}
.selected-club {
background: none repeat scroll 0 0 #E7D9F1;
border: 1px solid #CEB4E3;
cursor:pointer;
font-size:14px;
line-height:normal;
margin-top:-10px;
padding:12px 10px 5px;
}
.selected-club:hover {
color:#76627B;
}
.menu-clubs {
z-index:2;
}
.nav2 .menu-clubs {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 3px 5px 3px #ccc;
box-shadow: 0 3px 5px 3px #ccc;
display:none;
padding: 10px;
position: absolute;
top: 131px;
font-size: 12px;
line-height: 12px;
width: 300px;
}
.nav2 .menu-clubs .search-query {
width:165px;
}
na2 .menu-clubs .select-all {
float:right;
}
.nav-right .menu-clubs {
background: none repeat scroll 0 0 #fff;
padding: 5px;
}
.nav-right .menu-clubs td {
font-size:12px;
line-height: normal;
}
.nav-right .menu-clubs .search-query {
font-size: 12px;
width: 196px;
}
.menu-clubs tr {
cursor:pointer;
}
.menu-clubs ul {
margin:0;
padding:0;
}
.menu-clubs li {
margin:10px 0;
padding:0;
}
.menu-clubs .btn-group {
float:left;
margin-right:5px;
}
.showing-clubs {
clear:both;
margin: 5px 12px;
}
.menu-clubs .select-all {
font-size: 14px;
margin-top: 5px;
padding-right: 8px;
text-align:right;
}
#apply-clubs-menu.menu-clubs .select-all {
float:right;
}
.menu-clubs-list {
clear: both;
margin-top:5px;
max-height:300px;
overflow:auto;
}
.menu-clubs-list thead {
background:#eee;
border-bottom:2px solid #999;
}
.span12 .menu-clubs-list {
font-size:.8em;
border:1px solid #ddd;
}
.span12 .menu-clubs-list tbody {
background:#fff;
}
.span12 .menu-clubs .search-query {
text-indent:26px;
}
/* Generic list version of DB Menu Clubs UI (ex. static.anytimefitness.com/_dashboard/club/top100.html) */
.side-select-item {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
position: relative;
}
.side-nav-select {
clear: both;
margin-top: 5px;
max-height: 300px;
overflow: auto;
}
.side-nav-select a {
font-size: 12px;
display:block;
border-top: 1px solid #dddddd;
color: #454545;
padding: 4px 8px;
font-weight: 400;
cursor:pointer;
}
.side-nav-select li,
.side-nav-select ul {
margin:0;
padding:0
}
.side-nav-select a:hover {
background:#eee;
}
.side-nav-selected-item {
background: #e7d9f1 none repeat scroll 0 0;
border: 1px solid #ceb4e3;
cursor: pointer;
font-size: 14px;
line-height: normal;
margin-top: -10px;
padding: 12px 10px 5px;
}
.menu-items {
z-index: 2;
}
.nav-right .menu-items {
background: #fff none repeat scroll 0 0;
padding: 5px;
}
.nav-right .menu-items .search-query {
font-size: 12px;
width: 180px;
}
.menu-links .badge {
float: right;
font-size: 0.8em;
line-height: normal;
margin-top: 8px;
padding: 1px 8px;
/* changed position from relative to static, fixing IE disappearing issue | JR */
position: static;
}
.menu-links a .badge {
margin-top:0;
}
.link-anchor {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/chevron2-small-down.png) no-repeat 98% center;
}
.link-caret, .link-drilldown {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/chevron-small-right.png) no-repeat 98% center;
}
.link-arrow, .link-jump {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/wedge-small-right.png) no-repeat 98% center;
}
.link-back {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-back-small.png) no-repeat 98% center;
}
.link-out {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-forward-small.png) no-repeat 98% center;
}
a > .link-jump {
background:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-forward-small-blue.png) no-repeat scroll left center rgba(0, 0, 0, 0);
display: inline-block;
height: 16px;
width: 16px;
}
.pagination .dots a:before {
content:'...';
}
.tabs-stacked .open > a:hover {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before, .tabbable:after {
display: table;
content: "";
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-pane, .tab-content > .tab-pane, .pill-content > .pill-pane {
display: none;
}
.tab-content > .active, .pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:hover {
border-bottom-color: transparent;
border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.navbar {
*position: relative;
*z-index: 2;
overflow: visible;
margin-bottom: 20px;
}
.navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 20px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
background-image: -webkit-linear-gradient(top, #333333, #222222);
background-image: -o-linear-gradient(top, #333333, #222222);
background-image: linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
}
.navbar {
color: #999999;
}
.navbar .brand:hover {
text-decoration: none;
}
.navbar .brand {
float: left;
display: block;
padding: 8px 20px 12px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
line-height: 1;
color: #999999;
}
.navbar .navbar-text {
margin-bottom: 0;
line-height: 40px;
}
.navbar .navbar-link {
color: #999999;
}
.navbar .navbar-link:hover {
color: #ffffff;
}
.navbar .btn, .navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn {
margin: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before, .navbar-form:after {
display: table;
content: "";
}
.navbar-form:after {
clear: both;
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input, .navbar-form select {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append, .navbar-form .input-prepend {
margin-top: 6px;
white-space: nowrap;
}
.navbar-form .input-append input, .navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 6px;
margin-bottom: 0;
}
.navbar-search .search-query {
padding: 4px 9px;
font-size: 13px;
font-weight: 400;
line-height: 1;
color: #ffffff;
background-color: #626262;
border: 1px solid #151515;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.navbar-search .search-query:-moz-placeholder {
color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
color: #cccccc;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
padding: 5px 10px;
color: #333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
outline: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
padding-left: 0;
padding-right: 0;
}
.navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 980px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
float: right;
}
.navbar .nav > li {
display: block;
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 9px 10px 11px;
line-height: 19px;
color: #999999;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn {
display: inline-block;
padding: 4px 10px 4px;
margin: 5px 5px 6px;
line-height: 20px;
}
.navbar .btn-group {
margin: 0;
padding: 5px 5px 6px;
}
.navbar .nav > li > a:hover {
background-color: transparent;
color: #ffffff;
text-decoration: none;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #222222;
}
.navbar .divider-vertical {
height: 40px;
width: 1px;
margin: 0 9px;
overflow: hidden;
background-color: #222222;
border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
margin-left: 10px;
margin-right: 0;
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
background-color: #2c2c2c;
background-image: -moz-linear-gradient(top, #333333, #222222);
background-image: -ms-linear-gradient(top, #333333, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
background-image: -webkit-linear-gradient(top, #333333, #222222);
background-image: -o-linear-gradient(top, #333333, #222222);
background-image: linear-gradient(top, #333333, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
border-color: #222222 #222222 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #222222;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
background-color: #222222;
*background-color: #151515;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
background-color: #080808 \9;
}
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
left: 9px;
}
.navbar .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
border-top: 7px solid #ccc;
border-top-color: rgba(0, 0, 0, 0.2);
border-bottom: 0;
bottom: -7px;
top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
border-top: 6px solid #ffffff;
border-bottom: 0;
bottom: -6px;
top: auto;
}
.navbar .nav li.dropdown .dropdown-toggle .caret, .navbar .nav li.dropdown.open .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.active .caret {
opacity: 1;
filter: alpha(opacity=100);
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: transparent;
}
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
color: #ffffff;
}
.navbar .pull-right .dropdown-menu, .navbar .dropdown-menu.pull-right {
left: auto;
right: 0;
}
.navbar .pull-right .dropdown-menu:before, .navbar .dropdown-menu.pull-right:before {
left: auto;
right: 12px;
}
.navbar .pull-right .dropdown-menu:after, .navbar .dropdown-menu.pull-right:after {
left: auto;
right: 13px;
}
.navbar .dropdown-menu:before, .dropdown-menu:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.navbar .dropdown-menu:after, .dropdown-menu:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.navbar-fixed-bottom .dropdown-menu:before {
top: auto;
bottom: -7px;
border-top: 7px solid #ccc;
border-bottom: 0;
border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .dropdown-menu:after {
top: auto;
bottom: -6px;
border-top: 6px solid #ffffff;
border-bottom: 0;
}
.nav-pills li {
list-style-type: none;
}
.nav-pills .dropdown-menu {
margin: 0 0 0;
}
.breadcrumb {
padding: 7px 14px;
margin: 0 0 20px;
list-style: none;
*/ border: 1px solid #ddd;
}
.breadcrumb li {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
padding: 0 5px;
color: #999999;
}
.breadcrumb .active a {
color: #333333;
}
.pager {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
text-align: center;
*zoom: 1;
}
.pager:before, .pager:after {
display: table;
content: "";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager a {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
}
.pager a:hover {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next a {
float: right;
}
.pager .previous a {
float: left;
}
.pager .disabled a, .pager .disabled a:hover {
color: #999999;
background-color: #fff;
cursor: default;
}
.modal-open .dropdown-menu {
z-index: 2050;
}
.modal-open .dropdown.open {
*z-index: 2050;
}
.modal-open .popover {
z-index: 2060;
}
.modal-open .tooltip {
z-index: 2070;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #454545;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
overflow: auto;
width: 560px;
margin: -250px 0 0 -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
/* IE6-7 */
-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;
}
.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-ms-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%;
}
.modal.fade.in {
top: 50%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-body {
overflow-y: auto;
max-height: 400px;
padding: 15px;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
*zoom: 1;
}
.modal-footer:before, .modal-footer:after {
display: table;
content: "";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.tooltip {
position: absolute;
z-index: 1031;
display: block;
visibility: visible;
padding: 5px;
font-size: 11px;
opacity: 0;
filter: alpha(opacity=0);
}
.popover {
z-index:1031
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
margin-top: -2px;
}
.tooltip.right {
margin-left: 2px;
}
.tooltip.bottom {
margin-top: 2px;
}
.tooltip.left {
margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #454545;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid #454545;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #454545;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #454545;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #454545;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
}
.thumbnails {
margin-left: -12px;
list-style: none;
*zoom: 1;
}
.thumbnails:before, .thumbnails:after {
display: table;
content: "";
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
margin-bottom: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 1;
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
}
.label, .badge {
font-size: 13.536px;
font-weight:600;
line-height: 14px;
color: #ffffff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
}
.label {
padding: 1px 4px 2px;
}
.badge {
padding: 1px 9px 2px;
}
a.label:hover, a.badge:hover {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label-important, .badge-important {
background-color: #b94a48;
}
.label-important[href], .badge-important[href] {
background-color: #953b39;
}
.label-warning, .badge-warning {
background-color: #e48f15;
}
.label-warning[href], .badge-warning[href] {
background-color: #b57211;
}
.label-success, .badge-success {
background-color: #468847;
}
.label-success[href], .badge-success[href] {
background-color: #356635;
}
.label-info, .badge-info {
background-color: #3a87ad;
}
.label-info[href], .badge-info[href] {
background-color: #2d6987;
}
.label-inverse, .badge-inverse {
background-color: #333333;
}
.label-inverse[href], .badge-inverse[href] {
background-color: #1a1a1a;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
width: 0%;
height: 18px;
color: #ffffff;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -ms-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(top, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-ms-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(top, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -ms-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(top, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(top, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar {
background-color: #eba33c;
background-image: -moz-linear-gradient(top, #efb056, #e48f15);
background-image: -ms-linear-gradient(top, #efb056, #e48f15);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efb056), to(#e48f15));
background-image: -webkit-linear-gradient(top, #efb056, #e48f15);
background-image: -o-linear-gradient(top, #efb056, #e48f15);
background-image: linear-gradient(top, #efb056, #e48f15);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efb056', endColorstr='#e48f15', GradientType=0);
}
.progress-warning.progress-striped .bar {
background-color: #efb056;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* bootstrap 3 progress bar */
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #9e69c8;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: inline;
}
.carousel .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-ms-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel .item > img {
display: block;
line-height: 1;
}
.carousel .active, .carousel .next, .carousel .prev {
display: block;
}
.carousel .active {
left: 0;
}
.carousel .next, .carousel .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel .next {
left: 100%;
}
.carousel .prev {
left: -100%;
}
.carousel .next.left, .carousel .prev.right {
left: 0;
}
.carousel .active.left {
left: -100%;
}
.carousel .active.right {
left: 100%;
}
.carousel-control {
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
height:30px;
line-height: 19px;
width:30px;
}
.carousel-control.right {
left: auto;
right: 15px;
}
.carousel-control:hover {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 10px 15px 5px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4, .carousel-caption p {
color: #ffffff;
}
/* carousel indicators */
.carousel-indicators {
background:#000;
position: absolute;
right: 20px;
z-index: 9;
list-style:none;
margin:0;
padding: 0 3px;
}
.carousel-indicators li {
background-color:#8a8a8a;
display: block;
border-radius: 0;
float: left;
height: 10px;
margin: 5px 3px;
text-indent: -999px;
width: 10px;
}
.carousel-indicators .active {
background-color: #FFFFFF;
}
/* carousel fade transition */
.carousel-fade .carousel-inner .item {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
background-color: #eeeeee;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
color: inherit;
letter-spacing: -1px;
}
.hero-unit p {
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
span.small {
font-size: 16px;
color: #808080;
}
h1 {
font-size: 60px;
line-height:normal;
padding-bottom: 25px;
}
h1.club {
color: #404040;
float: left;
padding-bottom: 4px;
padding-left: 2px;
font-size: 30px;
line-height: 30px;
}
h1.title {
color: #404040;
font-size: 30px;
line-height: 40px;
margin-bottom: 10px;
padding-bottom: 0;
padding-left: 2px;
}
h1 > span.small {
font-size: 16px;
color: #808080;
}
h2 {
font-size: 40px;
line-height:normal;
padding-bottom: 25px;
}
h2.break {
font-size: 26px;
font-weight:400;
line-height:normal;
margin-bottom: auto;
padding-top: 15px;
padding-bottom: 5px;
color: #888888;
}
.subhead {
color: #76627b;
font-size: 30px;
font-weight:600;
line-height:normal;
}
h3 {
font-size: 28px;
line-height:normal;
padding-bottom: 15px;
color: #454545;
}
h4 {
font-size: 24px;
line-height:normal;
}
h5 {
font-size: 20px;
line-height:normal;
}
ul {
margin-left: 30px;
margin-bottom: 20px;
}
ul ul {
margin-bottom: 0;
}
ol {
/* display: list-item; */
list-style-position: outside;
margin-left: 30px;
margin-bottom: 20px;
}
ol ol {
margin-bottom: 0;
}
hr {
color: #454545;
}
.separator {
height: 1px;
background-color: #CCC;
width: 100%;
}
#main {
font-family:'Neue Helvetica W02','Neue Helvetica World W05',sans-serif;
max-width: 980px;
margin: 25px auto 0;
font-weight:400;
font-size: medium;
}
#header {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.site-search {
margin-top: -24px;
}
.site-search input {
border-radius: 4px;
}
.dashboard.af .site-search i.point {
display: none; /* Removed this because it's superfluous and when nav wraps, the arrow becomes misaligned. JR */
}
#content_container {
margin-top: 25px;
}
.content {
background-color: #ffffff;
border: 1px solid #dadada;
width: 980px;
padding-top: 25px;
overflow-x: hidden;
clear: both;
}
#logo {
float: left;
border: 0;
}
.nav2 {
float: right;
padding-top: 7px;
}
.nav2 > span {
margin-left: 20px;
float: left;
font-weight:400;
font-size: 15px;
line-height: 20px;
}
.nav2 > span.selected {
color: #9e69c8;
}
.nav2 > span.selected span a {
color: #9e69c8;
}
.nav2 > span.selected span a:hover {
color: #9e69c8;
}
.nav2 > span span a {
color: #454545;
display: block;
padding: 8px;
}
.nav2 > span span a:hover {
color: #9e69c8;
}
.nav2 li {
list-style: none;
margin-left: 20px;
float: left;
padding: 4px 0 8px;
font-weight:400;
font-size: 15px;
line-height: 20px;
}
.nav2 li.selected {
color: #9e69c8;
}
.nav2 li.selected a {
color: #9e69c8;
}
.nav2 li.selected a:hover {
color: #9e69c8;
}
.nav2 li a.generalnav-selected, .nav2 li a.generalnav-selected:hover {
color: #9e69c8;
}
.nav2 li a {
color: #454545;
}
.nav2 li a:hover {
color: #9e69c8;
}
.block-purple-dark {
background-color:#8e68c2;
background-color:#7E54A0;
}
.block-blue-dark {
background-color:#298ab4;
}
.block-green-dark {
background-color:#6a9911;
}
.block-orange-dark {
background-color:#cc7b09;
}
.block-yellow-dark {
background-color:#d1c818;
}
.block-red-dark {
background-color:#b5280c;
}
.block-bwz {
background-color: #0175c0;
}
.relative {
position: relative;
top: 0;
left: 0;
}
.absolute {
position: absolute;
top: 0;
left: 0;
}
.position-southeast {
position: absolute;
bottom:0;
right:0
}
.position-southwest {
position: absolute;
bottom:0;
left:0
}
.hidden {
display: none;
}
.block {
display: block;
}
.float {
float: left;
}
.floatright {
float: right;
}
.float-none {
float:none!important;
}
.clear {
clear: both;
}
a.whitelink {
color: White;
}
#footer {
border-top: 1px #ddd solid;
clear: both;
font-size: 14px;
margin-top: 20px;
padding-top: 15px;
}
.gray-tiny {
font-size: 11px;
color: #555555;
color: #888;
}
.gray-large {
color: #888;
font-size: 26px;
line-height: 26px;
}
.black-large {
color: #454545;
font-size: 39px;
line-height: 45px;
font-weight: 600;
}
.black-med {
color: #454545;
font-size: 16px;
line-height: 25px;
font-weight: 600;
}
.segment {
position: relative;
top: 0;
left: 0;
}
.padtop5 {
padding-top: 5px;
}
.padtop10 {
padding-top: 10px;
}
.padtop15 {
padding-top: 15px;
}
.padtop20 {
padding-top: 20px;
}
.pad-right {
padding-right: 15px;
}
.pad-left {
padding-left: 15px;
}
.pad-bot {
padding-bottom: 15px;
}
.padbot0 {
padding-bottom: 0;
}
.pad-top {
padding-top: 15px;
}
.pad8 {
padding:8px;
}
.pad8-left {
padding-left:8px;
}
.pad8-right {
padding-right:8px;
}
.pad8-top {
padding-top:8px;
}
.pad8-bot {
padding-bottom:8px;
}
.pad2x {
padding:30px;
}
.pad3x {
padding:45px;
}
.pad0 {
padding:0!important;
}
.margin0 {
margin:0!important;
}
.container.clip {
overflow-x: hidden;
}
.container.white {
background-color: white;
border: 1px solid #dadada;
}
.container.padding {
padding: 25px;
}
.segmentgrey {
background-color: #f8f8f8;
}
.segmentwhitetop {
background-color: white;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
border-top: 1px solid #dadada;
padding: 15px;
}
.segmentwhitemid {
background-color: white;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
padding: 15px;
}
.segmentwhitebot {
background-color: white;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
border-bottom: 1px solid #dadada;
padding: 15px;
}
.segmentwhite {
background-color: white;
border: 1px solid #dadada;
padding: 15px;
}
.segmentwhite-nopadding {
background-color: white;
border: 1px solid #dadada;
}
.segment-nopadding {
border: 1px solid #dadada;
}
.bg-base-gradient {
background: url("//afdashboard.blob.core.windows.net/en-us/Images/Training/Base-Gradient.jpg") no-repeat scroll 0 bottom #FFFFFF;
}
.segmentcap {
background: url("//anytimefitness.blob.core.windows.net/shared-images/seemless/bg-texture-purple.jpg") repeat scroll 0 0 #7E637C;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: #EEEEEE;
min-height: 15px;
padding: 5px 15px;
}
.input_purple {
color: #9970b7;
}
input {
font-weight: 400;
width: 200px;
border: 1px solid #ccc;
height: 22px;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
margin-bottom: 8px;
}
select {
font-weight: 400;
width: 212px;
border: 1px solid #ccc;
/*height: 26px;*/
padding-left: 5px;
font-size: 14px;
margin-bottom: 8px;
}
input[type='checkbox'] {
border: 0;
width: 20px;
height: 20px;
padding-left: 0;
float: left;
}
input[type='radio'] {
border: 0;
width: 20px;
height: 20px;
padding-left: 0;
float: left;
}
label {
clear: both;
float: left;
display: block;
width: 200px;
font-size: 15px;
line-height: 20px;
font-weight:500;
}
form .save-success {
color:#6a9911;
background:url(//anytimefitness.blob.core.windows.net/shared-images/24x24/icon-success-green.png) no-repeat center left;
font-weight:500;
padding: 26px;
}
.g-recaptcha {
margin: 20px 0;
}
/* FORM FIELDS AND LABELS CONSTRAINED BY SPANS */
.constrained label {
float: none;
width: auto;
}
.constrained .switch label {
width:33.3333%;
}
.constrained input {
margin-bottom:0;
padding:4px 0;
text-indent: 6px;
width: 100%;
}
.constrained input[type="radio"],
.constrained input[type="checkbox"] {
width:auto;
}
.constrained input[type="submit"] {
padding:4px 10px 6px;
text-indent:inherit;
}
.constrained input[type="color"] {
padding:0;
}
.constrained input[type="range"] {
border:none;
background:none;
}
.constrained select {
border:1px solid #CCCCCC;
line-height: 30px;
margin-bottom:0;
padding:4px;
width: 100%;
}
.constrained select:not([multiple]) {
height: 30px;
}
.constrained textarea {
border:1px solid #CCCCCC;
padding:4px;
width: 100%;
}
.constrained input[disabled],
.constrained select[disabled],
.constrained textarea[disabled],
.constrained input[readonly],
.constrained select[readonly],
.constrained textarea[readonly] {
background-color: #F4F4F4;
}
.constrained .ui-state-disabled,
.constrained .ui-widget-content .ui-state-disabled,
.constrained .ui-widget-header .ui-state-disabled {
-moz-opacity: 1;
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
.constrained input.spinner {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
width:100%;
}
.constrained .ui-spinner-disabled {
background: #F4F4F4;
}
.constrained .ui-spinner-input {
margin: 0;
padding-left: 4px;
}
textarea {
display: block;
padding: 5px;
width: 300px;
height: 80px;
border: 1px solid #ccc;
font-size: 16px;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.toolbar-icon-small {
margin-top: 4px;
margin-right: 4px;
height: 16px;
width: 16px;
display: inline-block;
background-repeat: no-repeat;
vertical-align: middle;
}
#homepage_splash {
position: relative;
top: 0;
left: 0;
width: 980px;
height: 335px;
margin-top: 20px;
}
.homepage_splash_item {
position: relative;
top: 0;
left: 0;
width: 980px;
height: 335px;
}
#homepage_boxes {
position: absolute;
right: 20px;
bottom: 20px;
}
.rotator {
overflow: hidden;
}
.rotator_slide {
position: relative;
top: 0;
left: 0;
}
.rotator_controls {
position: absolute;
}
.toggle_item {
height: 25px;
padding: 5px;
padding-top: 9px;
padding-left: 15px;
padding-right: 15px;
cursor: pointer;
}
.toggle_item.orange {
background-color: #e9c186;
color: White;
font-size: 16px;
line-height: 16px;
}
.toggle_item.orange_selected {
color: White;
background-color: #c27609;
background-image: url(../images/nav-orange.gif);
background-repeat: repeat-x;
background-position: top;
}
#homepage_find {
margin-top: 6px;
background-color: #dadada;
position: relative;
top: 0;
left: 0;
width: 980px;
height: 60px;
}
.cancel-trigger {
text-align: center;
}
.edit-rhetorical-question form {
margin: 0 0 0 0;
}
.more-stats {
background-color: #DADADA;
padding: 10px;
}
.more-stats input, .more-stats label {
display: inline;
float: none;
font-size: 18px;
}
.more-stats label {
margin-right: 25px;
}
.more-stats .weak-areas-label {
width: 86px;
color: #424242;
font-size: 18px;
}
.more-stats form {
margin: 0;
}
.more-stats .weak-areas-content {
width: 500px;
}
.more-stats .weak-areas-centerer {
width: 872px;
}
.account-standings div.account-standing {
float: left;
width: 290px;
border-right: 1px solid #DADADA;
padding: 15px;
}
.account-standings div.account-standing:nth-child(3) {
border-right: 0 solid #DADADA;
}
.account-standings div.account-standing-content {
margin-left: auto;
margin-right: auto;
display: table;
}
.account-standings .good .good-bad-sprite {
background-image: url('/content/images/bodyworkz/icon-check-green.png');
}
.account-standings .bad .good-bad-sprite {
background-image: url('/content/images/bodyworkz/icon-pending-red.png');
}
.account-standings .good-bad-sprite {
width: 32px;
height: 32px;
margin-top: 5px;
margin-right: 5px;
}
.account-standings .account-standing-title {
font-weight: 600;
}
.account-standings .account-standing-title.good {
color: #9acb3b;
}
.account-standings .account-standing-title.bad {
color: #e43715;
}
.account-standings .account-standing-info {
color: #AAAAAA;
}
.active-contract div {
width: 230px;
font-size: 20px;
}
.active-contract .mini-header {
font-size: 16px;
font-weight: 700;
}
#send-message {
display: block;
height: 100%;
width: 100%;
}
.activity-history-pane, .activity-history-pane-title {
margin-right: 10px;
width: 684px;
}
.stats-pane-title {
text-align: right;
}
.stats-pane, .stats-pane-title {
width: 283px;
}
.stats-pane {
border-left: 1px solid #DADADA;
height: 100%;
}
.activity-history-pane textarea {
margin-left: 10px;
margin-top: 10px;
height: 60px;
border: 1px solid #DADADA;
}
.add-activity-label {
margin-top: 7px;
font-size: 12px;
margin-right: 5px;
}
.add-note-submit {
margin-top: 10px;
height: 72px;
}
.add-note-submit .add-note-plus {
margin-left: 3px;
height: 40px;
width: 40px;
background-image: url('/content/images/toolbar-new.png');
}
button.btn.blue.add-note-submit:hover {
color: #3aa8d5;
background-color: white;
background-image: none;
}
button.btn.blue.add-note-submit:hover .add-note-plus {
background-image: url('/content/images/bodyworkz/icon-add-blue.png');
}
.stat-graph-container {
margin-top: 10px;
padding-left: 10px;
border-bottom: 1px solid #dadada;
}
.stat-graph-container .stat-info-panel {
width: 60px;
}
.stat-graph-container .stat-graph-panel {
width: 223px;
height: 60px;
margin-top: -5px;
margin-right: -11px;
}
.stat-graph-container .stat-label {
font-size: 18px;
margin-bottom: 10px;
}
.stat-graph-container .stat-value {
font-size: 26px;
}
.stat-graph-container .stat-unit {
margin-top: 5px;
}
.filter-form, .search-form {
padding: 15px 15px 15px 15px;
}
.filter-form input, .search-form input, .filter-form label, .search-form label {
display: inline;
float: none;
}
table.bodyworkz-table {
width: 100%;
}
table.bodyworkz-table thead {
font-size: 11px;
background-color: #f4f4f4;
}
table.bodyworkz-table thead tr {
border-bottom: 1px solid #DADADA;
}
table.bodyworkz-table td {
border-right: 1px solid #DADADA;
padding: 7px 7px 7px 7px;
min-width: 50px;
}
table.bodyworkz-table td:last-child {
border-right: 0;
}
table.bodyworkz-table tr:nth-child(even) {
background-color: #f4f4f4;
}
.no-data-info {
width: 90%;
padding: 10px 10px 10px 10px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #f4f4f4;
border: 1px solid #DADADA;
text-align: center;
}
div.second-nav-item {
color: #454545;
margin-top: 10px;
margin-left: 20px;
font-size: 15px;
}
div.second-nav-item a {
color: #454545;
}
div.second-nav-item.orange {
color: white;
padding-left: 5px;
padding-right: 5px;
background-color: #da8710;
background-image: -moz-linear-gradient(top, #e38f15, #cc7b09);
background-image: -ms-linear-gradient(top, #e38f15, #cc7b09);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e38f15), to(#cc7b09));
background-image: -webkit-linear-gradient(top, #e38f15, #cc7b09);
background-image: -o-linear-gradient(top, #e38f15, #cc7b09);
background-image: linear-gradient(top, #e38f15, #cc7b09);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e38f15', endColorstr='#cc7b09', GradientType=0);
}
div.second-nav-item.orange a {
color: white;
}
div.second-nav-item.orange a:hover {
text-decoration: none;
}
div.second-nav-item.orange:hover {
background-color: #e38f15;
background-image: -moz-linear-gradient(top, #e38f15, #e48f15);
background-image: -ms-linear-gradient(top, #e38f15, #e48f15);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e38f15), to(#e48f15));
background-image: -webkit-linear-gradient(top, #e38f15, #e48f15);
background-image: -o-linear-gradient(top, #e38f15, #e48f15);
background-image: linear-gradient(top, #e38f15, #e48f15);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e38f15', endColorstr='#e48f15', GradientType=0);
}
.schedule-control-panel label {
float: none;
}
.schedule-control-panel select {
width: 160px;
}
.smalltext.session-label {
font-weight: 600;
}
.reschedule-trigger {
margin-left: 10px;
}
.reschedule-form {
float: left;
}
.item:hover .schedule-button {
visibility: visible;
}
.trainer-schedule {
background-color: #edfaff;
padding-left: 15px;
padding-top: 15px;
}
.session-schedule-date, session-schedule-time {
min-width: 90px;
}
.form-section {
margin-bottom: 15px;
clear: both;
}
.choose-account-container {
width: 500px;
}
.account-type-select {
float: left;
}
.account-type-select ul {
margin-left: 0;
margin-top: 4px;
}
.account-type-select li {
list-style: none;
display: inline;
border: 1px solid #dadada;
padding: 2px 5px 2px 5px;
cursor: pointer;
}
.account-type-select li.selected {
background-color: #3aa8d5;
}
.auto-account-fill {
float: right;
cursor: pointer;
color: #3aa8d5;
}
.inline-label {
display: block;
width: inherit;
float: left;
clear: none;
margin-right: 10px;
}
.account-info-container .extra-description, .account-info-container .btn {
margin-left: 175px;
}
.account-choose-title, .schedule-title {
margin-bottom: 10px;
}
.bodyworkz-table form {
margin-bottom: 0;
}
.dashboard-apt-info .apt-type-sprite {
margin-right: 5px;
height: 32px;
width: 32px;
background-color: #9acb3b;
}
.dashboard-apt-info .apt-type-sprite.personal-training {
background-image: url('/content/images/bodyworkz/icon-training-white.png');
}
.dashboard-apt-info .apt-info {
margin-right: 15px;
}
.picture {
margin-right: 5px;
}
.client-display-name {
width: 150px;
}
.group-dropdown {
width: 20px;
}
.mini-stats-overview {
width: 209px;
}
.mini-container {
margin-right: 15px;
}
.mini-container .mini-small {
margin-top: 7px;
font-size: 10px;
line-height: 10px;
height: 10px;
}
.mini-container .mini-label {
line-height: 10px;
height: 10px;
font-size: 10px;
}
.trainer-dashboard-secondary-headdings {
margin-bottom: 15px;
}
.third-wide {
width: 33.3%;
}
.third-wide:first-child {
padding-left: 0;
}
.almost-third-wide {
width: 30%;
}
.prospect-name-and-reason {
width: 260px;
}
.bodyworkz-eventalert {
border-bottom: 1px solid #DADADA;
}
.bodyworkz-eventalert:last-child {
border-bottom: 0 solid #DADADA;
}
.bodyworkz-clientlog {
margin-left: 10px;
margin-bottom: 10px;
}
/* nav sprite */
[class^="sprite-nav-"], [class*=" sprite-nav-"] {
display: inline-block;
width: 24px;
height: 24px;
*margin-right: .3em;
line-height: 22px;
vertical-align: middle;
background-image: url('//az25227.vo.msecnd.net/images/nav-sprite.gif');
background-position: 0 0;
background-repeat: no-repeat;
margin-left: 10px;
margin-right: 5px;
}
.sprite-nav-top {
margin-left: 5px;
margin-right: 5px;
}
.sprite-blank {
display: inline-block;
width: 24px;
height: 24px;
*margin-right: .3em;
line-height: 22px;
vertical-align: middle;
background-image: url('/content/images/spacer.gif');
background-position: 0 0;
background-repeat: no-repeat;
margin-left: 10px;
margin-right: 5px;
}
hr {
border-radius: 1px;
border-color: #ddd;
border-bottom: 0;
}
/* top navigation */
.navtext {
font-size: 19px;
left: 0;
top: 1px;
position: relative;
}
.navdroptext {
padding-right: 15px;
}
.highlight {
background-color: #FFFF99!important;
}
.replace {
display: block;
background-repeat: no-repeat;
background-image: url('/content/images/spacer.png');
}
.plaintable {
border: 0;
padding: 5px;
}
.plaintable td {
border: 0;
}
.paddedtable td {
padding: 5px;
}
blockquote {
border: solid 1px #CCC;
background-color: #F5F5F5;
padding: 20px 20px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 15px;
}
.nopadding {
padding: 0;
margin: 0;
}
/* page */
.underline {
text-decoration: underline;
}
.underlineover {
text-decoration: none;
}
a.underlineover:link {
text-decoration: none;
color: #0e8394;
}
a.underlineover:visited {
text-decoration: none;
color: #0d5762;
}
a.underlineover:hover {
text-decoration: underline;
color: #149eb2;
}
.error {
color: Red;
}
label.error {
display: block;
float: none;
}
.segment {
clear: both;
}
/* tags */
button.tagbutton:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
button.tagbutton:hover {
background-color: #9bd89c;
}
.tagbutton-selected {
text-decoration: none;
margin-left: 0;
margin-right: 0;
padding: 4px;
font-size: 13px;
background-color: #9bd89c;
color: Black;
border-bottom: solid 1px #2b4859;
border-right: solid 1px #2b4859;
}
button.tagbutton-selected:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
button.tagbutton-selected:hover {
background-color: #d38c8c;
}
.taglink {
white-space: nowrap;
}
a.taglink {
line-height: 32px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 4px;
font-size: 13px;
background-color: #bcd6e5;
color: Black;
border-bottom: solid 1px #2b4859;
border-right: solid 1px #2b4859;
}
a.taglink:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
a.taglink:hover {
background-color: #9bd89c;
}
.taglink-video {
white-space: nowrap;
}
a.taglink-video {
line-height: 32px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 4px;
font-size: 13px;
background-color: #9bd89c;
color: Black;
border-bottom: solid 1px #2b4859;
border-right: solid 1px #2b4859;
}
a.taglink-video:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
a.taglink-video:hover {
background-color: #9bd89c;
}
.taglink-included {
white-space: nowrap;
}
a.taglink-included {
line-height: 34px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 4px;
font-size: 13px;
background-color: #9bd89c;
color: Black;
border-bottom: solid 1px #2b4859;
border-right: solid 1px #2b4859;
}
a.taglink-included:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
a.taglink-included:hover {
background-color: #d3f3d3;
}
.taglink-small {
white-space: nowrap;
}
.taglink-small {
line-height: 26px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 2px;
padding-left: 4px;
padding-right: 20px;
font-size: 11px;
width: 196px;
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
background-position: right;
color: White;
}
.taglink-small:visited {
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
}
.taglink-small:active {
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
}
.taglink-small-selected {
white-space: nowrap;
line-height: 26px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 2px;
padding-left: 4px;
padding-right: 20px;
font-size: 11px;
width: 196px;
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
background-position: right;
color: White;
}
.taglink-small-selected,
.taglink-small-selected,
.taglink-small:hover {
background-image: url('//az25227.vo.msecnd.net/images/tag-highlighted.png');
}
a.taglink-small:hover {
text-decoration: none;
color: white;
}
button.taglink-small-selected {
width: inherit;
border-width: 0;
height: 19px;
background-color: inherit;
line-height: 17px;
}
.taglink-small-video {
white-space: nowrap;
}
a.taglink-small-video {
line-height: 26px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
font-size: 11px;
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
color: White;
}
a.taglink-small-video:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
a.taglink-small-video:hover {
background-color: #d5e9f5;
}
.taglink-small-included {
white-space: nowrap;
}
a.taglink-small-included {
line-height: 16px;
text-decoration: none;
margin: 3px;
margin-left: 0;
margin-right: 0;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
font-size: 11px;
background-image: url('//az25227.vo.msecnd.net/images/tag.png');
color: White;
}
a.taglink-small-included:active {
border-top: solid 1px #2b4859;
border-left: solid 1px #2b4859;
border-bottom: 0;
border-right: 0;
}
a.taglink-small-included:hover {
background-color: #d3f3d3;
}
/* Channels (these are apparently used by the blogs)*/
.channel1 {
color: white;
background-color: #9e69c8;
background-image: -moz-linear-gradient(top, #a869cc, #8e68c2);
background-image: -ms-linear-gradient(top, #a869cc, #8e68c2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a869cc), to(#8e68c2));
background-image: -webkit-linear-gradient(top, #a869cc, #8e68c2);
background-image: -o-linear-gradient(top, #a869cc, #8e68c2);
background-image: linear-gradient(top, #a869cc, #8e68c2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a869cc', endColorstr='#8e68c2', GradientType=0);
}
/* general styles */
.largeheader {
padding-bottom: 15px;
padding-top: 5px;
font-size: 22px;
letter-spacing: 1px;
color: #404040;
}
.rotator {
overflow: hidden;
}
.rotator_slide {
position: relative;
top: 0;
left: 0;
}
.rotator_controls {
position: absolute;
}
.ui-datepicker-trigger {
width: 40px;
height: 40px;
}
/* Forum styles (picked up from AH used in Dashboard Community and Profile sections)*/
.ViewBox {
position: relative;
top: 0;
left: 0;
float: left;
width: 58px;
height: 53px;
color: Black;
margin-right: 4px;
text-align: center;
border: #d6d6d6 solid 1px;
overflow: hidden;
border-width: 0;
color: #868686;
font-weight: 600;
}
.ViewBoxResult {
position: relative;
top: 0;
left: 0;
float: left;
padding-top: 1px;
width: 58px;
height: 53px;
color: #999;
margin-right: 4px;
text-align: center;
}
.TopicContainer {
float: left;
padding: 10px;
width: 469px;
height: 200px;
font-size: 15px;
}
.TopicBox {
position: relative;
top: 0;
left: 0;
float: left;
width: 58px;
height: 53px;
color: Black;
margin-right: 4px;
text-align: center;
border: #d6d6d6 solid 1px;
overflow: hidden;
color: white;
background-color: #e6e226;
border-color: #c0c323;
}
.TopicBox .smalltext {
background-color: #c0c323;
}
.TopicNewBox {
position: relative;
top: 0;
left: 0;
float: left;
width: 58px;
height: 53px;
color: Black;
margin-right: 4px;
text-align: center;
border: #d6d6d6 solid 1px;
overflow: hidden;
color: white;
border-color: #79af20;
background-color: #a6d94d;
}
.TopicNewBox .smalltext {
background-color: #79af20;
}
.ThreadBox {
position: relative;
top: 0;
left: 0;
float: left;
width: 58px;
height: 53px;
color: Black;
margin-right: 4px;
text-align: center;
border: #d6d6d6 solid 1px;
overflow: hidden;
color: white;
border-color: #bababa;
background-color: #dadada;
}
.ThreadBox .smalltext {
background-color: #bababa;
}
.ThreadRepliesBox {
position: relative;
top: 0;
left: 0;
float: left;
width: 58px;
height: 53px;
color: Black;
margin-right: 4px;
text-align: center;
border: #d6d6d6 solid 1px;
overflow: hidden;
color: white;
background-color: #e6e226;
border-color: #c0c323;
}
.ThreadRepliesBox .smalltext {
background-color: #c0c323;
}
.ThreadTitleBox {
width: 615px;
margin-left: 8px;
float: left;
}
.ThreadBoxResult {
width: 660px;
float: left;
}
.ThreadTitleBox h3 {
margin: 0;
padding: 0;
line-height: 18px;
}
.LineItemAuthor {
text-align: right;
color: #AAA;
font-size: 10px;
padding-top: 3px;
white-space: nowrap;
float: right;
}
.LineItemAuthor a {
color: #52a6d3;
}
.LineItemAuthor {
text-align: right;
color: #AAA;
font-size: 10px;
padding-top: 3px;
white-space: nowrap;
float: right;
}
.LineItemSpacer {
clear: both;
height: 15px;
}
.LineItem {
padding-bottom: 12px;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
}
.LineItem .largetext {
font-size: 30px;
}
.LineItem:nth-child(even) {
background-color: #f4f4f4;
}
.white-left-caret {
float: left;
display: block;
position: relative;
z-index: 10000;
margin-top: 50px;
width: 21px;
height: 45px;
margin-right: -1px;
margin-left: 20px;
}
.largetext {
margin-top: 8px;
font-weight: 600;
font-size: 23px;
}
.text-large {
font-size:133%!important;
line-height:normal;
}
.text-larger {
font-size:166%!important;
line-height:normal;
}
.text-largest {
font-size:200%!important;
line-height:normal;
}
.smalltext {
font-size: 11px;
}
.titleLink {
font-size: 19px;
text-decoration: none;
color: #52a6d3;
}
a.titleLink:visited {
text-decoration: none;
}
a.titleLink:link {
text-decoration: none;
}
a.titleLink:hover {
text-decoration: underline;
}
.tab-pane.active {
display: block;
}
ul.nav-tabs > li {
list-style: none;
margin-bottom: -2px;
}
ul.nav-tabs {
margin-bottom: 0;
}
.ui-datepicker-trigger {
height: auto;
margin-top: -4px;
width: auto;
}
input[type="radio"], input[type="checkbox"] {
margin-right: 3px;
}
/* on-off switch -- DO NOT USE FOR FORMS (doesn't play well with Knockout) -- */
.onoffswitch {
position: relative;
width: 80px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
border: 2px solid #999999;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
float: none;
padding: inherit;
text-align: inherit;
width: auto;
}
.onoffswitch-inner {
width: 200%;
margin-left: -100%;
-moz-transition: margin 0.25s ease-in 0s;
-webkit-transition: margin 0.25s ease-in 0s;
-o-transition: margin 0.25s ease-in 0s;
transition: margin 0.25s ease-in 0s;
}
.onoffswitch-inner > div {
float: left;
width: 50%;
height: 30px;
padding: 0;
line-height: 30px;
font-size: 14px;
color: white;
font-family: Trebuchet, Arial, sans-serif;
font-weight: bold;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.onoffswitch-inner .onoffswitch-active {
padding-left: 10px;
background-color: #9ACB3B;
color: #FFFFFF;
}
.onoffswitch-inner .onoffswitch-inactive {
padding-right: 10px;
background-color: #EEEEEE;
color: #999999;
text-align: right;
}
.onoffswitch-switch {
width: 30px;
margin: 0;
background: #FFFFFF;
border: 2px solid #999999;
border-radius: 20px;
position: absolute;
top: 0;
bottom: 0;
right: 46px;
-moz-transition: all 0.25s ease-in 0s;
-webkit-transition: all 0.25s ease-in 0s;
-o-transition: all 0.25s ease-in 0s;
transition: all 0.25s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0;
}
.onoffswitch-checkbox:disabled ~ .onoffswitch-label {
cursor: not-allowed;
}
.switch span, .switch label {
font-family:"Helvetica Neue",'Neue Helvetica World W05',Helvetica,Arial,sans-serif!important
}
.onoffswitch.loading .onoffswitch-switch {
background-image: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/loader-on-white.gif);
background-repeat: no-repeat;
background-position: center;
}
.onoffswitch.loading .onoffswitch-active {
opacity:.5;
}
/* Justin's on-off switch */
label.on-off-switch,
label > .on-off-switch {
border: 1px solid rgb(200, 200, 200);
border-radius: 5px;
display: inline-block;
margin: 0px;
height: 24px;
overflow: hidden;
cursor: pointer;
width: 83px;
padding-top: 0px;
padding-bottom: 0px;
}
.on-off-inner {
width: 130px;
overflow: hidden;
display: inline-block;
}
.on-off-switch input {
display: inherit;
position: absolute;
left:-100%;
}
.on-off-spacer {
background-color: #DDD;
float: left;
padding: 0px;
height: 24px;
width: 40px;
background-attachment: scroll;
background-clip: border-box;
background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(230, 230, 230));
background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(230, 230, 230));
background-origin: padding-box;
background-size: auto;
border-left-color: rgb(230, 230, 230);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(230, 230, 230);
border-right-style: solid;
border-right-width: 1px;
}
.on-off-state-label {
float: left;
padding-left: 12px;
padding-right: 12px;
padding-top: 2px;
padding-bottom: 4px;
font-family: 'Helvetica Neue','Neue Helvetica World W05', Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}
.on-off-state-label.on {
color: white;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(166, 215, 71);
background-image: -webkit-linear-gradient(bottom, rgb(166, 215, 71), rgb(106, 153, 17));
background-image: -moz-linear-gradient(bottom, rgb(166, 215, 71), rgb(106, 153, 17));
background-origin: padding-box;
background-size: auto;
width: 18px;
padding-left: 12px;
padding-right: 12px;
/* transitions */
transition: width .5s, padding-left .5s, padding-right .5s;
}
.on-off-switch input:not(:checked) ~ .on {
width: 0px;
padding-left: 0px;
padding-right: 0px;
}
.on-off-switch input:not(:checked) ~ .yes {
width: 0px;
padding-left: 0px;
padding-right: 0px;
}
.on-off-state-label.off {
background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255), rgb(230, 230, 230));
background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255), rgb(230, 230, 230));
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
padding-left: 6px;
}
.on-off-state-label.yes {
color: white;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(166, 215, 71);
background-image: -webkit-linear-gradient(bottom, rgb(166, 215, 71), rgb(106, 153, 17));
background-image: -moz-linear-gradient(bottom, rgb(166, 215, 71), rgb(106, 153, 17));
background-origin: padding-box;
background-size: auto;
width: 18px;
padding-left: 10px;
padding-right: 14px;
/* transitions */
transition: width .5s, padding-left .5s, padding-right .5s;
}
.on-off-state-label.no {
background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255), rgb(230, 230, 230));
background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255), rgb(230, 230, 230));
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
padding-left: 12px;
}
.switch-disabled .on-off-state-label.yes,
.switch-disabled .on-off-state-label.no {
cursor: not-allowed;
background: #ccc;
}
/*accessibile switches */
.on-off-switch-label .on-off-switch {
vertical-align: middle;
}
.on-off-switch-label:focus-within {
outline: 1px dotted #7F51A2;
}
.on-off-switch-label {
float:none;
font-size: 1.1em;
width: auto;
}
.on-off-switch-label:hover {
background: #f4f4f4;
cursor: pointer;
}
.on-off-switch input {
display: inherit;
position: absolute;
left:-100%;
clip: rect(0,0,0,0);
}
.on-off-switch-desc {
margin-left: 90px;
}
/* Button checks */
.btn-check {
color: #666666;
background-color: #999;
font-size: .7em;
padding: 12px
}
.btn-check.active, .btn-check:active {
background-color: #9ACB3B;
background-position: -284px 4px;
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings-white.png");
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: white;
outline: 0 none;
transition:none;
}
.btn-check {
/* background-color: #b5280c;*/
background-image: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: white;
line-height:0;
outline: 0 none;
}
/* Slickbox Checkbox Hack */
.slickcheck {
clear: both;
display: table;
margin: 0 5px 10px 0;
position: relative;
}
.slickcheck input[type=checkbox] {
position: absolute;
margin-left: 0;
-moz-opacity: 0.00;
opacity: 0.00;
/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);*/
width: 100%;
z-index: 2;/*top: -9999px;
left: -9999px;*/
}
.slickcheck label {
-webkit-appearance: push-button;
-moz-appearance: button;
display: inline-block;
font-size: 14px;
margin: 0;
cursor: pointer;
/* -moz-opacity: 0.00;
opacity: 0.00;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);*/
width: 11px;
}
.slickcheck:focus-within div {
outline: 1px dotted #7F51A2;
}
/* Default State */
.slickcheck div {
background: #999;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: white;
float: left;
height: 23px;
line-height: 25px;
margin-left: 0;
outline: 0 none;
position: absolute;
text-align: center;
width: 23px;
}
.slickcheck:hover div,
.slickcheck:focus-within div,
.slickcheck input:disabled ~ div {
background-color: #e6e6e6
}
/* Toggled State */
.slickcheck input[type=checkbox]:checked ~ div {
background-color: #9ACB3B;
background-position: -284px 4px;
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings-white.png");
background-repeat: repeat-x;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: white;
outline: 0 none;
}
.slickcheck .fake-label {
font-size:15px;
margin-left: 30px;
display:block;
min-height: 20px;
}
/* RADIO */
.regular-radio {
display: none;
}
.regular-radio + label {
-webkit-appearance: none;
background-color: #fafafa;
border: 1px solid #cacece;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 -15px 10px -12px rgba(0,0,0,0.05);
padding: 9px;
border-radius: 50px;
display: inline-block;
position: relative;
width:auto;
}
.regular-radio:checked + label:after {
content: ' ';
width: 12px;
height: 12px;
border-radius: 50px;
position: absolute;
top: 3px;
background: #9acb3b;
text-shadow: 0;
left: 3px;
font-size: 32px;
}
.regular-radio:checked + label {
background-color: #e9ecee;
color: #99a1a7;
border: 1px solid #adb8c0;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0 0 10px rgba(0,0,0,0.1);
}
.button-holder span {
display:block;
float:left;
margin-left:5px;
}
.regular-radio + label:active, .regular-radio:checked + label:active {
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
}
.big-radio + label {
padding: 16px;
}
.big-radio:checked + label:after {
width: 24px;
height: 24px;
left: 4px;
top: 4px;
}
/* SLICKTOGGLE */
.slicktoggle .trigger {
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-right.png);
background-repeat: no-repeat;
background-position: left center;
cursor:pointer;
padding-left:16px;
}
.slicktoggle .trigger.trigger-striped {
background: url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-right.png) no-repeat 4px center #f3f3f3;
display: block;
padding-left: 20px;
}
.slicktoggle .trigger.trigger-striped:hover {
background-color:#EEEEEE;
}
.slicktoggle .trigger.active, trigger.active:hover {
background-color:transparent;
background-image:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/arrow-small-down.png);
}
.slicktoggle .trigger.trigger-striped.purple {
background-color:#ECE1F4;
}
.slicktoggle .trigger.trigger-striped.purple:hover {
background-color:#E2D2EE;
}
.slicktoggle .trigger.highlight {
background-color: #FFFF99;
}
.slicktoggle .trigger.highlight:hover {
background-color: #f9f996!important;
}
/* Fauxcheck Checkbox */
/* Default State */
.fauxcheck {
background-color: #999;
border-radius: 4px;
box-shadow:0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
color: white;
display: inline-block;
height: 23px;
line-height: 100px;
margin-right: 8px;
text-align: center;
vertical-align: middle;
width: 23px;
}
.fauxcheck-unit .checkbox label {
width:100%;
cursor:pointer;
}
.fauxcheck-unit .checkbox input[type="checkbox"] {
margin-left: -40px;
position: static;
visibility: hidden;
}
/* Toggled State */
input[type=checkbox]:checked ~ .fauxcheck {
background-color: #9acb3b;
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings-white.png");
background-position: -284px 4px;
background-repeat: repeat-x;
}
/* Fauxcheck Radio */
.fauxcheck-unit .details {
display: inline-block;
vertical-align: top;
width:95%;
}
.fauxcheck-unit .checkbox,
.fauxcheck-unit .radio {
padding-left:0;
}
.fauxcheck-unit .radio label {
cursor: pointer;
width: 100%;
}
.fauxcheck-unit .radio input[type="radio"] {
margin-left: -40px;
position: static;
visibility: hidden;
}
input[type="radio"]:checked ~ .fauxcheck {
background-color: #9acb3b;
background-image: url("//anytimefitness.blob.core.windows.net/shared-images/imported/glyphicons-halflings-white.png");
background-position: -284px 4px;
background-repeat: repeat-x;
}
.radio .fauxcheck {
border-radius:100%;
}
/* Froggle™ (Purely CSS Fancy Toggle)*/
.froggle-label {
clear: none;
cursor: pointer;
display: inline;
display: flex; /*added to fix indentation on wrap*/
float: none;
width: auto;
}
.froggle-input {
display: none;
} /*Hide input element*/
.froggle-content {
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.froggle-input:not(checked) ~ .froggle-content {
display: block;
opacity: 0;
height: 0;
overflow: hidden;
}
.froggle-input:not(checked) ~ .froggle-label:before,
.froggle-input:checked ~ .froggle-label:before {
font-family: 'db-icomoon';
font-style: normal;
speak: none;
font-weight: normal;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
margin-right: 0.25em;
}
.froggle-input:not(checked) ~ .froggle-label:before {
content: "\e601";
}
.froggle-input:checked ~ .froggle-label:before {
content: "\e600";
}
.froggle-input:checked ~ .froggle-content {
display: block;
opacity: 1;
height: auto;
overflow: inherit;
}
/*COLLAPSIBLE HELP SECTION */
.section-help {
background: none repeat scroll 0 0 #FCFCFC;
border: 2px solid #656566;
-moz-box-shadow: 0 4px 5px -4px #000;
-webkit-box-shadow: 0 4px 5px -4px #000;
box-shadow: 0 4px 5px -4px #000;
}
.section-help .close {
margin:4px 8px;
}
.help-link.active {
background:url(//anytimefitness.blob.core.windows.net/shared-images/24x24/arrow-up.png) no-repeat left bottom;
padding-bottom: 25px;
padding-left: 3px;
}
/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
vertical-align: top;
padding: 0;
margin: 0;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 1002;
}
.fancybox-outer {
padding: 0;
margin: 0;
background: #fff;
color: #444;
text-shadow: none;
}
.fancybox-opened {
z-index: 1003;
}
.fancybox-opened .fancybox-outer {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
position: relative;
outline: none;
overflow: hidden;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
margin: 0;
padding: 10px;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
border: 0;
padding: 0;
margin: 0;
vertical-align: top;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -21px;
margin-left: -21px;
width: 42px;
height: 42px;
background: url('../images/fancybox_loading.gif');
opacity: 0.8;
cursor: pointer;
z-index: 1010;
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('../images/fancybox_sprite.png');
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 1004;
}
.fancybox-prev, .fancybox-next {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
background: transparent url('../images/blank.gif');
/* helps IE */
z-index: 1003;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-prev span, .fancybox-next span {
position: absolute;
top: 50%;
left: -9999px;
width: 36px;
height: 36px;
margin-top: -18px;
cursor: pointer;
z-index: 1003;
}
.fancybox-prev span {
background-position: 0 -36px;
}
.fancybox-next span {
background-position: 0 -72px;
}
.fancybox-prev:hover, .fancybox-next:hover {
visibility: visible;
}
.fancybox-prev:hover span {
left: 20px;
}
.fancybox-next:hover span {
left: auto;
right: 20px;
}
.fancybox-tmp {
position: absolute;
top: -9999px;
left: -9999px;
padding: 0;
overflow: visible;
visibility: hidden;
}
/* Overlay helper */
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 1001;
background: #f3f3f3;
}
/* Title helper */
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
position: relative;
text-shadow: none;
z-index: 1005;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 1003;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent;
/* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
margin-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, 0.8);
}
#fancybox-buttons {
position: fixed;
left: 0;
width: 100%;
z-index: 1005;
}
#fancybox-buttons.top {
top: 10px;
}
#fancybox-buttons.bottom {
bottom: 10px;
}
#fancybox-buttons ul {
display: block;
width: 170px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
background: #111;
-webkit-box-shadow: 0 1px 3px #000000, 0 0 0 1px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
-moz-box-shadow: 0 1px 3px #000000, 0 0 0 1px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
background: #111111 -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.2)), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.5, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15)));
background: #111111 -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.15) 100%);
border-radius: 3px;
}
#fancybox-buttons ul li {
float: left;
margin: 0;
padding: 0;
}
#fancybox-buttons a {
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background-image: url('../images/fancybox_buttons.png');
background-repeat: no-repeat;
outline: none;
}
#fancybox-buttons a.btnPrev {
width: 32px;
background-position: 6px 0;
}
#fancybox-buttons a.btnNext {
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
background-position: 3px -60px;
border-left: 1px solid #111;
border-right: 1px solid #3e3e3e;
width: 35px;
}
#fancybox-buttons a.btnToggleOn {
background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
border-left: 1px solid #111;
width: 38px;
background-position: -57px 0;
}
#fancybox-buttons a.btnDisabled {
opacity: 0.5;
cursor: default;
}
#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 1005;
}
#fancybox-thumbs.bottom {
bottom: 2px;
}
#fancybox-thumbs.top {
top: 2px;
}
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#fancybox-thumbs ul li {
float: left;
padding: 1px;
opacity: 0.5;
}
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
opacity: 1;
}
#fancybox-thumbs ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
}
.signup-container {
background-image: url('/content/images/signup-background.jpg');
background-position: center top;
background-repeat: no-repeat;
padding-bottom: 100px;
}
.signup-box {
display: block;
margin-left: auto;
margin-right: auto;
background-color: White;
border: solid 1px #dadada;
width: 449px;
min-height: 600px;
}
/* FANCY COLUMNS */
.fancy-columns {
display:table;
width:100%;
}
.fancy-columns .fcol1 {
float:left;
width:100%;
}
.fancy-columns .fcol2 {
float:left;
width:50%;
}
.fancy-columns .fcol3 {
float:left;
width:33.33%;
}
.fancy-columns .fcol4 {
float:left;
width:25%;
}
.fancy-columns .fcol5 {
float:left;
width:20%;
}
.fancy-columns .fcol6 {
float:left;
width:16.66%;
}
.fancy-columns .pull-right {
float:right;
}
/* BUTTON BANK */
.button-bank {
text-align: center;
}
.bb-label {
display: block;
color: #9e69c8;
margin:15px 0;
}
.bb-img > i {
background: #9e69c8;
border-radius: 100%;
color: #fff;
font-size: 4em;
width: 135px;
height: 135px;
display: block;
margin: auto;
text-align: center;
line-height: 135px;
vertical-align: middle;
}
a.bb-item:hover {
opacity: .9;
display: block;
}
.button-bank.orange .bb-img > i {
background: #e48f15
}
.dashboard.wtc .button-bank.orange .bb-img > i {
background: #E87511
}
.button-bank.blue .bb-img > i {
background: #3aa8d5
}
.button-bank.green .bb-img > i {
background: #9acb3b
}
.button-bank.red .bb-img > i {
background: #e43715
}
.button-bank.purple .bb-img > i {
background: #9e69c8
}
.button-bank.orange .bb-label {
color: #e48f15
}
.button-bank.blue .bb-label {
color: #3aa8d5
}
.button-bank.green .bb-label {
color: #9acb3b
}
.button-bank.red .bb-label {
color: #e43715
}
.button-bank.purple .bb-label {
color: #9e69c8
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.button-bank {
text-align: left;
}
.bb-item {
background: #9e69c8 none repeat scroll 0 0;
border-radius: 4px;
color: #fff;
margin-bottom: 6px;
padding: 8px;
display: block;
}
.button-bank.orange .bb-item {
background: #e48f15
}
.dashboard.wtc .button-bank.orange .bb-item {
background: #e87511
}
.button-bank.blue .bb-item {
background: #3aa8d5
}
.button-bank.green .bb-item {
background: #9acb3b
}
.button-bank.red .bb-item {
background: #e43715
}
.button-bank.purple .bb-item {
background: #9e69c8
}
.bb-img > img {
border: 2px solid #fff;
background: #fff;
border-radius: 100%;
width: 60px;
}
.bb-img > i {
border: 2px solid #fff;
border-radius: 100%;
font-size: 2em;
width: 60px;
height: 60px;
display: inline-block;
text-align: center;
line-height: 60px;
vertical-align: middle;
}
.bb-label {
color: #fff!important;
display: inline-block;
margin:0;
font-size: 1.4em;
max-width: 60%;
vertical-align: middle;
}
.bb-img {
margin-right: 8px;
}
}
/* FAUX TABLE */
.faux-table {
border:1px solid #ddd
}
.faux-table .row > [class*="span"] {
margin:0;
}
.faux-table.table-pad .row > [class*="span"] {
padding:8px;
}
.faux-table.table-striped .row {
border-bottom:1px solid #ddd;
margin:0;
}
.faux-table.table-striped .row:nth-child(even) {
background:#f9f9f9;
}
.faux-table.table-bordered .row > div {
border-left: 1px solid #dddddd;
}
.faux-table.table-bordered .row > div:first-child {
border-left: medium none;
}
/* SWATCH PICKER */
.plan-color {
border:1px solid #ddd
}
.plan-color i {
display:block;
margin: 2px;
padding: 13px 15px;
}
.picker-swatch a i {
display:block;
padding:15px;
}
.picker-swatch li a {
padding:3px;
}
.picker-swatch {
min-width:100%;
}
/* DATE PICKER */
.datepicker th.switch {
display: table-cell; /* overrides conflict with bootstrap-switch css */
}
.datepicker-icon {
background:url(//anytimefitness.blob.core.windows.net/shared-images/16x16/icon-calendar-small.png) right center no-repeat;
cursor:pointer;
padding:8px;
margin: 7px -22px;
position:absolute;
}
/* TIME PICKER */
/*!
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/.bootstrap-timepicker {
position: relative
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
left: auto;
right: 0
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
left: auto;
right: 12px
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
left: auto;
right: 13px
}
.bootstrap-timepicker .add-on {
cursor: pointer
}
.bootstrap-timepicker .add-on i {
display: inline-block;
width: 16px;
height: 16px
}
.bootstrap-timepicker-widget.dropdown-menu {
padding: 2px 3px 2px 2px
}
.bootstrap-timepicker-widget.dropdown-menu.open {
display: inline-block
}
.bootstrap-timepicker-widget.dropdown-menu:before {
border-bottom: 7px solid rgba(0,0,0,0.2);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
content: "";
display: inline-block;
left: 9px;
position: absolute;
top: -7px
}
.bootstrap-timepicker-widget.dropdown-menu:after {
border-bottom: 6px solid #fff;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
content: "";
display: inline-block;
left: 10px;
position: absolute;
top: -6px
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
border-radius: 4px
}
.bootstrap-timepicker-widget table {
width: 100%;
margin: 0
}
.bootstrap-timepicker-widget table td {
text-align: center;
height: 30px;
margin: 0;
padding: 2px
}
.bootstrap-timepicker-widget table td:not(.separator) {
min-width: 30px
}
.bootstrap-timepicker-widget table td span {
width: 100%
}
.bootstrap-timepicker-widget table td a {
border: 1px transparent solid;
width: 100%;
display: inline-block;
margin: 0;
padding: 8px 0;
outline: 0;
color: #333
}
.bootstrap-timepicker-widget table td a:hover {
text-decoration: none;
background-color: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-color: #ddd
}
.bootstrap-timepicker-widget table td a i {
margin-top: 2px
}
.bootstrap-timepicker-widget table td input {
width: 25px;
margin: 0;
text-align: center
}
.bootstrap-timepicker-widget .modal-content {
padding: 4px
}
@media(min-width:767px) {
.bootstrap-timepicker-widget.modal {
width: 200px;
margin-left: -100px
}
}
@media(max-width:767px) {
.bootstrap-timepicker {
width: 100%
}
.bootstrap-timepicker .dropdown-menu {
width: 100%
}
}
.bootstrap-timepicker .separator {
background-color: transparent;
}
/* CALENDAR */
body .ui-widget input,
body .ui-widget select,
body .ui-widget textarea,
body .ui-widget button {
font-family:"Neue Helvetica W02",'Neue Helvetica World W05',sans-serif;
}
/* COMMON STRUCTURE */
.brand {
background: url(../images/logo-dashboard.png) left 2px no-repeat;
display: block;
height: 35px;
margin-bottom: 15px;
width: 200px;
}
.nav > li > a:hover {
text-decoration: none;
background-color: Transparent;
color: #9e69c8;
}
.nav > li > a:active {
text-decoration: none;
background-color: Transparent;
color: #9e69c8;
}
.nav > li > a {
color: #595959;
font-weight: 400;
}
.nav > li > a.normal {
font-weight: 400;
}
.nav > li {
margin-left: 16px;
}
.nav .dropdown-menu {
left: 0;
}
.nav .dropdown .caret {
margin-top: 11px;
margin-left: 2px;
}
.nav .dropdown-toggle:hover .caret {
border-top-color: #9e69c8;
border-bottom-color: #9e69c8;
}
.nav .dropdown-toggle .caret {
border-top-color: #616161;
border-bottom-color: #616161;
}
#header .nav > li > a {
font-size: 20px;
line-height: 20px;
margin-top: 1px;
margin-left: 0;
padding: 4px 0 4px 10px;
}
#firstlevel {
border-top: 1px solid #CCCCCC;
padding-top: 20px;
}
/* SOME BOOTSTRAP OVERRIDES */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color:#d3b4e5;
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.024) inset, 0 0 8px rgba(0, 0, 0, 0.024);
}
.thumbnail {
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.dropdown-menu, .nav-pills .dropdown-menu, .well {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.modal-title {
color: #333333;
display: block;
font-size: 22px;
font-weight: 600;
line-height: 40px;
}
.sr-only {
border: 0 none;
clip: rect(0px, 0px, 0px, 0px);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.mobile-only {
display: none!important;
}
/* GENERAL OVERRIDES */
.square {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.img-circle {
border-radius: 50%;
}
#header .menu-trigger {
display:none;
}
.layer-set {
position:relative;
}
.layer-behind {
position:absolute;
z-index:1;
top:0;
}
.layer-front {
position:absolute;
z-index:2;
top:0;
}
.absolute-passive {
left: 0;
position: absolute;
top: 0;
}
.inline-block-passive {
display:inline-block;
}
.vertical-middle {
display:inline-block;
vertical-align:middle;
}
/* Zen Desk widget */
body .zd .widget-toggle,
.zd .widget {
z-index:2;
}
/*-----------------------BOOTSTRAP 3 COLUMN IMPLEMENTATION -----------------------------------*/
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
/*.row {
margin-right: -15px;
margin-left: -15px;
}*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
[class*="col-"].pull-right, .row-fluid [class*="col-"].pull-right {
float: right;
}
/*-----------------------BOOTSTRAP 4 TRANSITIONAL STAGING--------------------------------------*/
.btn-primary {
color: #fff;
background-color: #7f51a2;
border-color: #7f51a2;
}
.btn-primary:hover, .btn-primary:focus {
color: #fff;
background-color: #6a4488;
border-color: #6a4488;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(127, 81, 162, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #7f51a2;
border-color: #7f51a2;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #6a4488;
border-color: #6a4488;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(127, 81, 162, 0.5);
}
.btn-secondary {
color: #000;
background-color: #d8d8d8;
border-color: #d8d8d8;
}
.btn-secondary:hover {
color: #000;
background-color: #f0f0f0;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
/*-----------------------BOOTSTRAP 4 FLEXBOX IMPLEMENTATION -----------------------------------*/
/* Flexbox Utilities */
.d-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-none {
display: none !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-sm-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-md-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-lg-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-xl-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: -ms-flexbox !important;
display: flex !important;
}
.d-print-inline-flex {
display: -ms-inline-flexbox !important;
display: inline-flex !important;
}
}
.flex-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-sm-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-sm-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-sm-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-sm-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-sm-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-sm-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-sm-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-sm-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-sm-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-sm-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-sm-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-sm-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-sm-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-sm-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-sm-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-sm-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-sm-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-sm-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-sm-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-sm-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-sm-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-sm-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-sm-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-sm-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-md-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-md-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-md-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-md-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-md-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-md-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-md-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-md-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-md-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-md-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-md-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-md-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-md-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-md-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-md-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-md-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-md-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-md-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-md-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-md-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-md-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-md-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-md-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-md-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-md-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-md-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-md-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-lg-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-lg-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-lg-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-lg-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-lg-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-lg-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-lg-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-lg-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-lg-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-lg-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-lg-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-lg-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-lg-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-lg-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-lg-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-lg-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-lg-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-lg-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-lg-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-lg-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-lg-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-lg-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-lg-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-lg-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
-ms-flex-direction: row !important;
flex-direction: row !important;
}
.flex-xl-column {
-ms-flex-direction: column !important;
flex-direction: column !important;
}
.flex-xl-row-reverse {
-ms-flex-direction: row-reverse !important;
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
-ms-flex-direction: column-reverse !important;
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
-ms-flex-wrap: wrap !important;
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
-ms-flex-wrap: nowrap !important;
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
-ms-flex-wrap: wrap-reverse !important;
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
-ms-flex-positive: 0 !important;
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
-ms-flex-positive: 1 !important;
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
-ms-flex-negative: 0 !important;
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
-ms-flex-negative: 1 !important;
flex-shrink: 1 !important;
}
.justify-content-xl-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.justify-content-xl-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.justify-content-xl-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.justify-content-xl-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.justify-content-xl-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.align-items-xl-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.align-items-xl-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.align-items-xl-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.align-items-xl-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.align-items-xl-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.align-content-xl-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.align-content-xl-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.align-content-xl-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.align-content-xl-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.align-content-xl-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.align-content-xl-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.align-self-xl-auto {
-ms-flex-item-align: auto !important;
align-self: auto !important;
}
.align-self-xl-start {
-ms-flex-item-align: start !important;
align-self: flex-start !important;
}
.align-self-xl-end {
-ms-flex-item-align: end !important;
align-self: flex-end !important;
}
.align-self-xl-center {
-ms-flex-item-align: center !important;
align-self: center !important;
}
.align-self-xl-baseline {
-ms-flex-item-align: baseline !important;
align-self: baseline !important;
}
.align-self-xl-stretch {
-ms-flex-item-align: stretch !important;
align-self: stretch !important;
}
}
/*-----------------------------------RESPONSIVE OVERRIDES------------------------------------------*/
/* Large desktop */
@media (min-width: 1200px) {
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
h1 {
font-size:xx-large;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
width:100%!important;
box-sizing:border-box;
float:none!important;
height:auto;
}
.offset1, .offset2, .offset3, .offset4, .offset5, .offset6, .offset7, .offset8, .offset9, .offset10, .offset11, .offset12, .offset13, .offset14, .offset15, .offset16 {
margin-left:12px;
}
iframe {
max-width:100%;
}
.span16 {
max-width: 980px;
}
.row {
/* margin:0;*/
}
/*[class*="span"]*/
.span, .span3, .span4, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12, .span13, .span14, .span15, .span16,
[class*="segment"] .span, [class*="segment"] .span1, [class*="segment"] .span2, [class*="segment"] .span3, [class*="segment"] .span4, [class*="segment"] .span3, [class*="segment"] .span4, [class*="segment"] .span5, [class*="segment"] .span6, [class*="segment"] .span7, [class*="segment"] .span8, [class*="segment"] .span9, [class*="segment"] .span10, [class*="segment"] .span11, [class*="segment"] .span12, [class*="segment"] .span12, [class*="segment"] .span13, [class*="segment"] .span14, [class*="segment"] .span15, [class*="segment"] .span16, .span-one-third {
float: none;
/* margin-left: 0;*/
width:auto;
clear: both;
}
.segmentwhite {
padding:1em;
}
.img-responsive {
width:100%;
height:auto;
}
#main {
margin:2%;
width:auto;
max-width:980px
}
#header {
height: auto;
}
h1.title.float {
float: none;
}
#header, h1.title, #main .breadcrumb {
padding: 0 2%;
display: block;
}
#header .menu-trigger {
display:block;
position: absolute;
right: 2%;
top: 15px;
}
.form-horizontal .control-label {
text-align:left;
}
.form-horizontal .controls {
margin-left: 0;
}
#header > .nav {
}
#header > .nav.floatright {
background:#fff;
border: 1px solid #ddd;
clear: left;
float: none;
left: 0;
position: relative;
right: 0;
z-index: 10000;
}
#header .nav-pills > li {
float:none;
}
.section-help {
bottom: 0;
position: absolute;
top: 0;
z-index: 4;
left:0;
right:0;
overflow: auto;
}
#alertNewAF {
/* fixes banner positioning on Club > Club Website */
position: relative;
}
.dropdown-menu {
float: none;
position: relative;
}
li.dropdown-submenu > ul.dropdown-menu {
left:0;
}
#sticky.stick {
position:static;
}
.nav-right {
width:auto;
padding:2%;
}
/* .pull-right, .float, .pull-left, .floatright, .pull-right[class*="span"], .row-fluid .pull-right[class*="span"], .fancy-columns .pull-right {
float:none;
}*/
.table, table.clear {
display:block;
min-width:100%;
overflow:auto;
box-sizing:border-box;
-webkit-overflow-scrolling: touch;
}
.table td, .table th {
/* Removing this. It seems to have been recklessly implmented (probably by me) – Jon
white-space:nowrap;*/
}
.menu-clubs-list .table td {
white-space:normal;
}
.nav-right .menu-clubs .search-query {
width:100%;
}
.modal, .modal.fade.in {
margin:0;
left:2%;
right:2%;
top:2%;
bottom:auto;
width:auto;
}
.fancy-columns {
display:block;
width:auto;
}
.fancy-columns .fcol1,
.fancy-columns .fcol2,
.fancy-columns .fcol3,
.fancy-columns .fcol4,
.fancy-columns .fcol5,
.fancy-columns .fcol6 {
float:none!important;
width:auto!important;
}
.layer-behind, .layer-front {
position:static;
padding:4%!important;
max-width:100%;
box-sizing: border-box;
}
.layer-front .color-passive {
color:inherit!important;
}
.pad-passive {
padding:inherit!important;
}
.margin-passive {
margin:inherit!important;
}
.absolute-passive {
position: static;
}
.inline-block-passive {
display:inherit;
}
.width-passive {
width:auto!important;
max-width:none!important;
}
.block-mobile {
display:block;
}
button.block-mobile {
width: 100%;
max-width: -webkit-fill-available;
}
.pad-mobile {
padding:4%!important;
}
.margin-mobile {
margin:4%!important;
}
.hide-mobile {
display:none!important;
}
.mobile-only {
display: inherit!important;
}
}
/* Desktop overrides */
@media (min-width: 768px) {
/* Enable content managers to inlines a background color for Mobile without affecting the desktop view */
.layer-front {
background: none!important;
}
}
/*----------------ADDED BY JON FOR REPSPONSIVITY STAGING APRIL 18, 2018--------------------*/
@media (max-width: 767px) {
.brand {
float: none;
}
#header .nav.nav-pills.floatright {
margin: 10px 0;
}
#main .site-search {
display: block!important;
padding: 0 2%;
}
.dashboard .breadcrumb.top {
margin-top: inherit;
}
.dashboard #sticky-anchor {
float:none;
}
.dashboard #bannerCarousel.carousel {
background: none;
}
.dashboard #bannerCarousel .carousel-inner .item {
margin: 1em 0;
}
.dashboard .feedbackloop-banner .promo {
width: auto;
float: none;
background-size: 100%;
background-repeat: no-repeat;
height: 34vw;
}
.dashboard .feedbackloop-banner .promo .headline {
display: none;
}
.dashboard .feedbackloop-banner .nps {
width: auto;
float: none;
}
.forum-thread article > .row {
display: flex;
}
.dashboard .forum-thread .span14 .segmentwhite {
width: auto;
}
.forum-thread time {
margin: 1em 0;
}
.dashboard #add-staff.form-staffMgmt .menu-clubs {
float: none;
margin-right: auto;
width: auto;
}
.dashboard .menu-clubs-list .table {
display: table;
}
.dashboard.wtc #header .nav .dropdown-menu li > a:hover,
.dashboard.wtc #header .nav .dropdown-menu li > a:focus,
.dashboard.wtc #header .nav .dropdown-submenu:hover > a,
.dashboard.wtc #header .nav .dropdown-submenu:focus > a {
background-color: #e87511;
}
}
.text-purple,.lead,.headline-inner,.headline-inner h1{text-align:center}
</style>
</head>
<body>
<div class="container">
<div class="container-inner">
<div class="main">
<div class="main-inner text-center">
<div class="error-headline">
<div class="headline-inner "><img src="logo.gif" alt="Anytime Fitness Logo" id="">
<h1>page.anytimemax.com/us/SanFrancisco/128168 Additional security check is required</h1>
</div>
</div>
<div class="error-content">
<div class=" "> <br>
<h2 class="text-purple">We'll be back online soon!</h2>
<p class="lead">Estaremos de vuelta en línea pronto!</p>
<p class="lead">Nous serons de retour en ligne bientôt!</p>
<p class="lead">私たちはオンラインすぐに戻ってきます!</p>
<p class="lead">We komen terug binnenkort online !</p>
<p class="lead">Wrócimy na serwerach!</p>
<p class="lead">我們會回來的在線很快!</p>
<p class="lead">我们会回来的在线很快!</p>
<script type="text/javascript" async="" src="https://www.gstatic.com/recaptcha/releases/Xh5Zjh8Od10-SgxpI_tcSnHR/recaptcha__zh_cn.js" crossorigin="anonymous" integrity="sha384-HRPY4OCJ8zBR8Nt7i3GcrhMtNFe3zrD2vqoO+k/TGtG6lRoCEhbJDea3hNoXG0nm"></script><script>
var RecaptchaOptions = { theme: 'custom', custom_theme_widget: 'recaptcha_widget' };
var onCaptchaFinished = function ( response ) {
var xhr;
if ( window.XMLHttpRequest ) {
xhr = new XMLHttpRequest;
} else {
xhr = new ActiveXObject( "Microsoft.XMLHTTP" );
}
var msg = "g-recaptcha-response=" + response;
xhr.open( "POST", "/_Incapsula_Resource?SWCGHOEL=v2&cts=bVs0WiqL12adoFQA9n7DPknfpJIJslncGzj8552T6C3iz6DXu6YIk9Q2jK7%2fOyMQ", true );
xhr.setRequestHeader( "Content-Type", "application/x-www-form-urlencoded" );
xhr.onreadystatechange = function () {
if ( xhr.readyState == 4 ) {
if (xhr.status == 200) {
window.parent.location.reload(true);
} else {
window.parent.location.reload(true);
}
}
}
xhr.send( msg );
};
</script>
<script src="https://www.google.com/recaptcha/api.js"></script>
<div class="captcha">
<div class="form_container">
<div class="g-recaptcha" data-sitekey="6Ld38BkUAAAAAPATwit3FXvga1PI6iVTb6zgXw62" data-callback="onCaptchaFinished"><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld38BkUAAAAAPATwit3FXvga1PI6iVTb6zgXw62&co=aHR0cHM6Ly9wYWdlLmFueXRpbWVtYXguY29tOjQ0Mw..&hl=zh-CN&v=Xh5Zjh8Od10-SgxpI_tcSnHR&size=normal&cb=n3k2k8d302e2" width="304" height="78" role="presentation" name="a-ymnx2n8k3hvs" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="copyright">
<p>©
<script>var d=new Date(); yr=d.getFullYear();if (yr!=1998)document.write(yr+" ");</script>2023
Anytime Fitness, LLC
<br>111 Weir Drive | Woodbury, MN 55125 | 800-704-5004 </p>
</div>
<div class="social semi text-right" style=""><div>
<iframe frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:50px; height:70px;" scrolling="no" src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FAnytimeFitness&send=false&layout=box_count&width=450&show_faces=true&action=like&colorscheme=light&font=arial&height=90" class="floatright"></iframe>
</div>
<p class="clear"> like us on facebook <a href="//www.facebook.com/AnytimeFitness">AnytimeFitness</a><br>
follow us <a href="//twitter.com/AnytimeFitness">@AnytimeFitness</a> </p>
</div>
</div>
</div>
</div>
<div style="background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;"><div style="width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.05;"></div><div class="g-recaptcha-bubble-arrow" style="border: 11px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -11px; z-index: 2000000000;"></div><div class="g-recaptcha-bubble-arrow" style="border: 10px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -10px; z-index: 2000000000;"></div><div style="z-index: 2000000000; position: relative;"><iframe title="reCAPTCHA 验证将于 2 分钟后过期" src="https://www.google.com/recaptcha/api2/bframe?hl=zh-CN&v=Xh5Zjh8Od10-SgxpI_tcSnHR&k=6Ld38BkUAAAAAPATwit3FXvga1PI6iVTb6zgXw62" name="c-ymnx2n8k3hvs" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" style="width: 100%; height: 100%;"></iframe></div></div></body></html>