﻿body{height:100%;background-color:#f5f5f5;}body .sendButton{margin-right:15px;margin-bottom:15px;}body .rowHighlight{color:#2386ff;margin:10px !important;font-weight:bold;}body .documentTypeTile:hover{opacity:1;background-color:#f5f5f5;color:#fff;}body .documentTypeTile{background-color:#fff;color:#a9a9a9;cursor:pointer;color:#fff;height:200px;width:200px;margin:20px;float:left;overflow:hidden;-webkit-box-shadow:0 8px 38px -14px rgba(0,0,0,.75);-moz-box-shadow:0 8px 38px -14px rgba(0,0,0,.75);box-shadow:0 8px 38px -14px rgba(0,0,0,.75);-webkit-transition:-webkit-transform .1s ease;-moz-transition:-moz-transform .1s ease;transition:transform .1s ease;}body .documentTypeTile .name{float:left;overflow-wrap:normal;border-bottom-style:solid;border-bottom-color:#d3d3d3;border-bottom-width:1px;padding-bottom:20px;text-align:center;margin-top:30px;text-overflow:ellipsis;overflow:hidden;font-size:20px;width:100%;padding-left:10px;padding-right:10px;color:#6495ed;background-color:transparent;}@media print{body .sendButton{display:none !important;}body .smartphoneMenuButton{display:none!important;}}