@charset "UTF-8"; @font-face { font-family: Gotham-Book; src: url("https://sav-static.s3.amazonaws.com/images/fonts/Gotham-Book.otf") format("opentype"); } @font-face { font-family: Gotham-Medium; src: url("https://sav-static.s3.amazonaws.com/images/fonts/Gotham-Medium.otf") format("opentype"); } .dropdown { background: #ffffff; font-family: "Gotham-Book", Verdana, sans-serif; width: 130px; padding: 5px 15px 5px 5px; font-size: 12px; border: 1px solid #ff5f00; height: 28px; } /*target Internet Explorer 9 and Internet Explorer 10:*/ @media screen and (min-width:0\0) { .dropdown { background:none; padding: 5px; } } .inputbox{ font-family: "Gotham-Book", Verdana, sans-serif; font-size: 12px; color: #696057; height: 16px; } .hyperlink { text-decoration: none; color: #382e2b; cursor: pointer; } .hyperlink:hover { text-decoration: underline; color: #ff5f00 !important; } .hyperlink:visited { text-decoration: none; color: #382e2b; } .headding { font-family: "Gotham-Medium", Verdana, sans-serif; font-size: medium; color: #696057; margin-left: 10; font-weight: bold; } h3 { font-family: "Gotham-Book", Verdana, sans-serif; font-size: 22px; color: #696057; font-weight: normal; } h2 { font-family: "Gotham-Book", Verdana, sans-serif; font-size: 18px; color: #635f5d; font-weight: normal; display: inline; vertical-align: middle; } td { vertical-align: middle; padding-top: 10px; padding-bottom: 10px; font-family: "Gotham-Book", Verdana, sans-serif; color:#382e2b; font-size: medium; } td img { vertical-align: middle; } td a { text-decoration: none; color: #635f5d; font-weight: normal; display: inline; } td a:hover { text-decoration: none; color: #635f5d; font-weight: normal; display: inline; } td a:visited { text-decoration: none; color: #635f5d; font-weight: normal; display: inline; } th{ color:#382e2b; font-family: "Gotham-Medium", Verdana, sans-serif; text-align:left; padding-bottom: 20px !important; padding-top: 20px !important; font-size: medium !important; } .linkImage { display: block; text-decoration: none; width: 100%; height: 100%; cursor: pointer; } .folderView{ padding-left: 10px; padding-top: 0px; padding-bottom: 0px; font-family: "Gotham-Book", Verdana, sans-serif; color:#382e2b; font-size: medium; } /* CSS Document */