section {display:none; background-color:white; position: fixed; top: 0px; left: 26%; height: 100%; width: 74%; overflow-y: scroll;}
.gdv-body::-webkit-scrollbar{display:none;}
.gdv-mail-storage-empty-folder {text-align: center;}
.gdv-mail-storage-folder:hover {background-color: #E4E5E6;}
div.gdv-mail-storage-arrow { width: 5px; height: 5px; border-top: 2px solid black;border-right: 2px solid black; float: left; margin-left: 0px; transform: rotate(135deg); position: relative; top:5px; }
html.gdv-mail-storage-html, body.gdv-mail-storage-body{height:100%; margin: 0px; padding:0px;}
input[type=radio].gdv-mail-storage-input {display: none;}
label.gdv-mail-storage-label {display: inline-block; width: 100%; font-family:"Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; padding: 3px;}
.gdv-mail-storage-content {margin-left: 0px; padding-left:0px;}
div.gdv-mail-storage-folder {margin-left: 10px;}
input[type=radio]:checked.gdv-mail-storage-input + section {display: block;}
input[type=radio]:checked.gdv-mail-storage-input ~ label {background-color: #C7E0F4; font-weight: bold;}
.gdv-mail-storage-content {width: auto; height: 100%; }
.gdv-mail-storage-left-panel {width: 25%; height:100%; padding-top:20px; background-color: #f3f3f3; webkit-user-select: none; -moz-user-select: none;-ms-user-select: none; user-select:none; cursor: default;}
.gdv-mail-storage-message-to {font-family:"Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 17px; font-weight:normal;}
.gdv-mail-storage-subject {font-family:"Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 12px; font-weight:normal;}
.gdv-mail-storage-message-content {font-family:"Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 12px; font-weight:normal; color:#666;}