/**
 * 	Themes
 *
 */
/* line 32, sass/gw-storage-theme.scss */
#gw-storage .toolbar {
  border-bottom: 1px solid #bdae9b;
}
/* line 36, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions .buttonIcon svg {
  fill: #B0AFAA;
}
/* line 40, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions .buttonText {
  color: #B0AFAA;
  font-family: Georgia, sans-serif;
}
/* line 47, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions.active .buttonIcon svg {
  fill: #4E4E4E;
}
/* line 51, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions.active .buttonText {
  color: #4E4E4E;
}
/* line 57, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions ul li {
  border-bottom: 1px solid #E8E3DC;
}
/* line 59, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions ul li a {
  font-family: Georgia, sans-serif;
}
/* line 61, sass/gw-storage-theme.scss */
#gw-storage .toolbar .actions ul li a:hover {
  background: #F2EFE6;
}
/* line 69, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb {
  border-bottom: 2px solid #bdae9b;
}
/* line 71, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb h1 {
  color: #4E4E4E;
  font-family: Georgia, sans-serif;
}
/* line 75, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb .back {
  background: #B0AFAA;
  color: #fff;
}
/* line 78, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb .back:hover {
  background: #4E4E4E;
}
/* line 84, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb ul li a {
  color: #349D18;
  font-family: Georgia, sans-serif;
}
/* line 92, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb .viewLinks .changeView svg {
  fill: #B0AFAA;
}
/* line 96, sass/gw-storage-theme.scss */
#gw-storage .breadcrumb .viewLinks .changeView.active svg, #gw-storage .breadcrumb .viewLinks .changeView:hover svg {
  fill: #4E4E4E;
}
/* line 106, sass/gw-storage-theme.scss */
#gw-storage .itemList tr:hover {
  background: #F2EFE6 !important;
}
/* line 108, sass/gw-storage-theme.scss */
#gw-storage .itemList tr:hover .fileExt {
  color: #4E4E4E;
}
/* line 113, sass/gw-storage-theme.scss */
#gw-storage .itemList tr .tools button.link {
  color: #B0AFAA;
  font-family: Arial;
}
/* line 116, sass/gw-storage-theme.scss */
#gw-storage .itemList tr .tools button.link svg {
  fill: #B0AFAA;
}
/* line 119, sass/gw-storage-theme.scss */
#gw-storage .itemList tr .tools button.link:hover {
  color: #4E4E4E;
}
/* line 121, sass/gw-storage-theme.scss */
#gw-storage .itemList tr .tools button.link:hover svg {
  fill: #4E4E4E;
}
/* line 128, sass/gw-storage-theme.scss */
#gw-storage .itemList tr > td {
  border-bottom: 1px solid #bdae9b;
}
/* line 130, sass/gw-storage-theme.scss */
#gw-storage .itemList tr > td a {
  color: #4E4E4E;
  font-family: Georgia, sans-serif;
}
/* line 134, sass/gw-storage-theme.scss */
#gw-storage .itemList tr > td.fileExt {
  color: #B0AFAA;
  font-family: Arial;
}
/* line 145, sass/gw-storage-theme.scss */
#gw-storage .thumbnailList .thumb .name {
  color: #4E4E4E;
  font-family: Georgia, sans-serif;
}
/* line 148, sass/gw-storage-theme.scss */
#gw-storage .thumbnailList .thumb .name .fileExt {
  color: #B0AFAA;
  font-family: Arial;
}
/* line 154, sass/gw-storage-theme.scss */
#gw-storage .thumbnailList .thumb:hover .name {
  color: #000;
}
/* line 156, sass/gw-storage-theme.scss */
#gw-storage .thumbnailList .thumb:hover .name .fileExt {
  color: #4E4E4E;
}
/* line 166, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal {
  background: #f6f6f6;
}
/* line 168, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal h2 {
  font-family: Georgia, sans-serif;
  color: #4E4E4E;
}
/* line 171, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal h2 span {
  font-family: Georgia, sans-serif;
}
/* line 175, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal .heading, #gw-storage .modalWrapper .modal label {
  font-family: Georgia, sans-serif;
}
/* line 180, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal .permsList tr:nth-child(odd) {
  background: #F2EFE6;
}
/* line 183, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal .permsList tr th {
  border-bottom: 2px solid #bdae9b;
  font-family: Georgia, sans-serif;
  color: #4E4E4E;
}
/* line 188, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal .permsList tr th:hover .tooltip {
  color: #349D18;
}
/* line 193, sass/gw-storage-theme.scss */
#gw-storage .modalWrapper .modal .permsList tr td {
  border-bottom: 1px solid #bdae9b;
}
/* line 204, sass/gw-storage-theme.scss */
#gw-storage #msgArea .msg {
  font-family: Georgia, sans-serif;
}
/* line 209, sass/gw-storage-theme.scss */
#gw-storage .modalMsgArea .msg {
  font-family: Georgia, sans-serif;
}
/* line 211, sass/gw-storage-theme.scss */
#gw-storage .modalMsgArea .msg .fileName,
#gw-storage .modalMsgArea .msg .errorText,
#gw-storage .modalMsgArea .msg span {
  font-family: Georgia, sans-serif;
  color: #4E4E4E;
}
/* line 224, sass/gw-storage-theme.scss */
#gw-storage .nodeWrapper .btmBar .name,
#gw-storage .nodeWrapper .btmBar .imgCount {
  font-family: Georgia, sans-serif;
}
