.list--no-indent{padding-left:0}.list--no-bullets{list-style:none}.media-object{margin-bottom:3em;overflow:auto}.media-object__image{display:block}.media-object__image--left{display:inline-block;float:left;margin-right:1em}.media-object__image--right{display:inline-block;float:right;margin-left:1em}.media-object__header{margin-top:0}.media-object__content{margin-bottom:12px}.media-object__content--left{display:inline-block;float:left}.link-block{list-style:none;padding-left:0;font-size:14px}.link-block__link{display:block;clear:both;float:none;margin-bottom:12px;margin-right:12px}.link-block__link--horizontal{display:inline-block}.span--1{width:6.33333%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--1{margin-left:8.33333%;box-sizing:border-box}.span--2{width:14.66667%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--2{margin-left:16.66667%;box-sizing:border-box}.span--3{width:23%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--3{margin-left:25%;box-sizing:border-box}.span--4{width:31.33333%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--4{margin-left:33.33333%;box-sizing:border-box}.span--5{width:39.66667%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--5{margin-left:41.66667%;box-sizing:border-box}.span--6{width:48%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--6{margin-left:50%;box-sizing:border-box}.span--7{width:56.33333%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--7{margin-left:58.33333%;box-sizing:border-box}.span--8{width:64.66667%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--8{margin-left:66.66667%;box-sizing:border-box}.span--9{width:73%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--9{margin-left:75%;box-sizing:border-box}.span--10{width:81.33333%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--10{margin-left:83.33333%;box-sizing:border-box}.span--11{width:89.66667%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--11{margin-left:91.66667%;box-sizing:border-box}.span--12{width:98%;margin-right:2%;margin-bottom:12px;box-sizing:border-box;overflow-x:hidden;float:left}.offset--12{margin-left:100%;box-sizing:border-box}.row{overflow:auto}.break{clear:left}.grid-test{background-color:#343434;min-height:50px}.expand{margin-bottom:12px !important}.expand--less{margin-bottom:12px !important}.collapse{margin-bottom:0 !important}.collapse--top{margin-top:0 !important}.border--light-gray{border:1px solid #ccc}.img--left{float:left;margin-right:12px}.header-box{border:1px solid #c8c8c8;margin-bottom:12px;overflow-y:hidden;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;overflow-x:hidden}.header-box__header{background-color:#163e65;color:#fff;font-size:12px;line-height:2;height:24px;padding:0 12px;margin:0;box-sizing:border-box;width:100%}.header-box__content{padding:12px}.header-box__content--no-pad{padding:0}.horizontal-table{border-collapse:collapse;width:100%;font-size:12px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;box-sizing:border-box;border:1px solid #a8a8a8}.horizontal-table--fill-box{width:calc(100% + 3px);border:none;margin-left:-1px;margin-right:-3px;margin-bottom:-1px}.horizontal-table__section-header{font-weight:bold;background-color:#163e65;color:#fff;padding:6px 12px}.horizontal-table__label,.horizontal-table__data{padding:6px 4px}.horizontal-table__label--wide{min-width:140px}.horizontal-table__label{border-left:1px solid #a8a8a8;border-right:1px solid #a8a8a8;border-top:1px solid #a8a8a8;border-bottom:1px solid #a8a8a8;background-color:#c8c8c8}.horizontal-table__data{border:1px solid #a8a8a8;font-weight:normal}.basic-table{border:1px solid #a8a8a8;border-collapse:collapse}.basic-table td{border:1px solid #a8a8a8;padding:6px 7px}.basic-table__header{background-color:#c8c8c8}.basic-table__header td{padding:6px 7px}.basic-table__header--blue{background-color:#163e65;color:#fff}table .w--10{width:10%}table .w--20{width:20%}table .w--30{width:30%}table .w--40{width:40%}table .w--50{width:50%}table .w--60{width:60%}table .w--70{width:70%}table .w--80{width:80%}table .w--90{width:90%}.loader{width:75px;height:75px;margin:20px auto;position:relative;clear:both;overflow:visible}.loader:before{color:#163e65;height:75px;width:75px;overflow:visible;font-size:75px;font-family:'FontAwesome';content:"\f110";display:inline-block;animation:spin;-webkit-animation-duration:3000ms;animation-duration:3000ms;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation:spin;-webkit-animation-duration:1000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:steps(8);-moz-animation:spin;-moz-animation-duration:3000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation:spin;-ms-animation-duration:3000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear}.loader.hide{display:none}.loader.loader--error:before{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;content:'load failed, please contact a system admin..';text-align:center}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}p{-webkit-margin-before:0;-webkit-margin-after:0;margin-bottom:24px;font-size:14px;line-height:1.2}.box-header{padding:10px 1em;line-height:1.2;background-color:#163e65;color:#fff;margin:0 0 2em 0}.inline-label{font-weight:bold;display:inline-block;margin-right:2px}
