@charset "utf-8";HTML, BODY {margin:0;font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:22px;color:#000000;background:#e42784;}body {padding:25px 0px;}a {color:white;font-weight:bold;text-decoration:none;}a.backButton {padding-top:10px;padding-left:26px;background:url(/images/icons/back.png) no-repeat bottom left;line-height:21px;font-size:17px;display:block;background-size:21px 21px;color:#055a89;margin-bottom:15px;}a.addButton {padding-top:10px;padding-left:26px;background:url(/images/icons/add.png) no-repeat bottom left;line-height:21px;font-size:17px;display:block;background-size:21px 21px;color:#055a89;margin-top:-15px;margin-bottom:15px;}div#content p, div#content ul {line-height:20px;}DIV.inner, ul.inner {width:100%;max-width:1040px;min-width:320px;margin:0px auto;position:relative;overflow:hidden;padding:15px;box-sizing:border-box;}a img {border:none;display:block;}div.wrapper {overflow:hidden;}div.wrapper div.left {width:50%;float:left;}div.wrapper div.right {width:50%;float:right;}div.wrapper div.left.p45, div.wrapper div.right.p45 {width:45%;} @media screen and (max-width:500px) {div.wrapper div.left, div.wrapper div.right, div.wrapper div.left.p45, div.wrapper div.right.p45 {width:auto;float:none;}}DIV.pagination {text-align:center;margin:6px 0px 6px 0px;padding:8px 0px;display:block;clear:both;border-top:1px dashed #cccccc;border-bottom:1px dashed #cccccc;}div#header .inner {background:#ffffff;border-bottom:1px solid #cccccc;}div#header .inner img {margin:0px auto;width:auto;height:80px;display:block;}div#content {color:#000000;}div#content .inner {background:#ffffff;}div#content h1 {margin-top:0px;font-size:20px;text-align:center;}div#content h2 {font-size:16px;}div#content h3 {font-size:14px;}div#content h4 {font-size:12px;}div#content h5 {font-size:10px;}div#content img.alignRight, div#content img.alignLeft {max-width:320px;width:100%;height:auto;display:block;}div#content img.alignRight {float:right;padding:5px 0px 10px 10px;}div#content img.alignLeft {float:left;padding:5px 10px 10px 0px;}div#content a {color:#000000;} @media screen and (max-width:1040px) {div.inner {width:calc(100% - 20px);min-width:300px;padding-left:10px;padding-right:10px;}} @media screen and (max-width:750px) {div#content img.alignRight, div#content img.alignLeft {float:none;padding:5px 0px 10px 0px;}div#content img {max-width:320px;height:auto;}} @media screen and (max-width:650px) {div#content img {max-width:100%;display:block;margin-top:5px;margin-bottom:5px;}div#content p {text-align:left !important;}} @media screen and (max-width:500px) {div#content img {float:none !important;margin:10px 0px !important;}}div.menu {text-align:center;}div.menu a {display:inline-block;width:calc(33% - 16px);margin:8px;box-sizing:border-box;background:rgba(0,0,0,0.02);padding:0px;padding-top:calc( ( (33% - 16px) / 16 ) * 9 );background-size:auto calc(80% - 32px);background-position:center calc( 50% - 16px );background-repeat:no-repeat;}div.menu a span {display:block;background:#e42784;color:#ffffff;padding:7px 10px;}div.menu a.users {background-image:url("/images/icons/users.png");}div.menu a.form {background-image:url("/images/icons/form.png");} @media screen and (max-width:950px) {div.menu a {width:calc(50% - 16px);padding-top:calc( ( (50% - 16px) / 16 ) * 9 );}} @media screen and (max-width:600px) {div.menu a {width:calc(80% - 16px);padding-top:calc( ( (80% - 16px) / 16 ) * 9 );}}table {width:100%;box-sizing:border-box;padding:0px;border-collapse:collapse;border:0px;}table thead {background:#e42784;color:#ffffff;}table th, table td {box-sizing:border-box;padding:7px 10px;text-align:left;}table tbody td {line-height:32px;}table tbody tr:nth-of-type(even) {background:rgba(0,0,0,0.02);}table#userDisplay tr td:nth-of-type(1), table#userDisplay tr th:nth-of-type(1) {width:50px;}table#userDisplay tr td:nth-of-type(2), table#userDisplay tr th:nth-of-type(2) {width:calc( 50% - 25px - 100px - 100px );}table#userDisplay tr td:nth-of-type(3), table#userDisplay tr th:nth-of-type(3) {width:calc( 50% - 25px - 100px - 100px );}table#userDisplay tr td:nth-of-type(4), table#userDisplay tr th:nth-of-type(4) {width:200px;}table#userDisplay tr td:nth-of-type(4) a {display:inline-block;color:#ffffff;background:#e42784;padding:0px 10px;box-sizing:border-box;}table#formDisplay tr td:nth-of-type(1), table#formDisplay tr th:nth-of-type(1) {width:50px;}table#formDisplay tr td:nth-of-type(2), table#formDisplay tr th:nth-of-type(2) {width:calc( 50% - 25px - 50px - 100px - 50px );}table#formDisplay tr td:nth-of-type(3), table#formDisplay tr th:nth-of-type(3) {width:calc( 50% - 25px - 50px - 100px - 50px );}table#formDisplay tr td:nth-of-type(4), table#formDisplay tr th:nth-of-type(4) {width:100px;}table#formDisplay tr td:nth-of-type(5), table#formDisplay tr th:nth-of-type(5) {width:100px;}div.deletionPopoverWrapper {position:fixed;height:100vh;width:100vw;top:0px;left:0px;box-sizing:border-box;background:rgba(0,0,0,0.6);z-index:99984;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center; justify-content:center;}div.deletionPopoverWrapper .middle {width:500px;box-sizing:border-box;border:1px solid #a9a8a8;background:#171717;color:#a9a8a8;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;padding:40px;position:relative;}div.deletionPopoverWrapper .middle .close {display:block;height:20px;width:20px;position:absolute;top:12px;right:14px;cursor:pointer;background-image:url(/images/icons/close.png);background-size:contain;background-position:center;background-repeat:no-repeat;}div.deletionPopoverWrapper .middle h2 {margin:0px;padding:0px;padding-bottom:25px;text-align:center;}div.deletionPopoverWrapper .middle p.message {margin:0px;padding:0px;padding-bottom:25px;}div.deletionPopoverWrapper .middle .action {overflow:hidden;}div.deletionPopoverWrapper .middle .action .decline {box-sizing:border-box;border:1px solid #a9a8a8;background:#730000;color:#a9a8a8;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px 20px;display:inline-block;float:left;cursor:pointer;}div.deletionPopoverWrapper .middle .action .accept {box-sizing:border-box;border:1px solid #a9a8a8;background:#005604;color:#a9a8a8;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px 20px;display:inline-block;float:right;}div.deletionPopoverWrapper .middle .action .decline:hover, div.deletionPopoverWrapper .middle .action .accept:hover {-webkit-box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);-moz-box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);}h2.paddingtop15 {padding-top:15px;}div.deletionPopoverWrapper {position:fixed;height:100vh;width:100vw;top:0px;left:0px;box-sizing:border-box;background:rgba(0,0,0,0.6);z-index:99984;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center; justify-content:center;}div.deletionPopoverWrapper .middle {width:500px;box-sizing:border-box;border:1px solid #a9a8a8;background:#171717;color:#a9a8a8;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;padding:40px;position:relative;}div.deletionPopoverWrapper .middle .close {display:block;height:20px;width:20px;position:absolute;top:12px;right:14px;cursor:pointer;background-image:url(/images/icons/close-x-grey.png);background-size:contain;background-position:center;background-repeat:no-repeat;}div.deletionPopoverWrapper .middle h2 {margin:0px;padding:0px;padding-bottom:25px;text-align:center;}div.deletionPopoverWrapper .middle p.message {margin:0px;padding:0px;padding-bottom:25px;}div.deletionPopoverWrapper .middle .action {overflow:hidden;}div.deletionPopoverWrapper .middle select {width:100%;margin:0px;padding:7px;box-sizing:border-box;border:0px;background-color:#a9a8a8;color:#222222;margin-bottom:25px;cursor:pointer;}div.deletionPopoverWrapper .middle .action .decline {box-sizing:border-box;border:1px solid #a9a8a8;background:#730000;color:#a9a8a8;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px 20px;display:inline-block;float:left;cursor:pointer;}div.deletionPopoverWrapper .middle .action .accept {box-sizing:border-box;border:1px solid #a9a8a8;background:#005604;color:#a9a8a8;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px 20px;display:inline-block;float:right;}div.deletionPopoverWrapper .middle .action .decline:hover, div.deletionPopoverWrapper .middle .action .accept:hover {-webkit-box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);-moz-box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);box-shadow:inset 0px 0px 20px 0px rgba(0,0,0,0.60);}