/***** roundcube|mail basic styles *****/

#prefs-box
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 0 5px 5px 0!important;
  -webkit-border-top-right-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
  border-radius: 0 5px 5px 0 !important;
}

#folder-manager
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}

#sectionslist
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px 0 0 5px!important;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  border-radius: 5px 0 0 5px !important;
}

#mailboxlist-container
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px 0 0 5px !important;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  border-radius: 5px 0 0 5px !important;
}

#mailpreviewframe
{
  border: 1px solid #6694E3 !important;
}

.quota_text
{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
   border-radius: 5px;
}

#quotaimg
{
  display: none;
}

#mailcontframe
{
  border: none !important;
  border: 1px solid #6694E3 !important;
  -moz-border-radius-topright: 5px !important;
  -webkit-border-top-right-radius: 5px !important;
}

#mailboxlist li.selected,
#mailboxlist li.droptarget
{
  background-color: #e8eefa !important;
}

#mailboxlist li.selected > a
{
  color: #000 !important;
}

#messagelist thead tr td,
.boxtitle,
table.records-table thead tr td
{
  background: none !important;
  border-bottom: 1px solid #6694E3 !important;
  background-color: #d8deea !important;
}

#messagelist thead tr td.sortedASC,
#messagelist thead tr td.sortedDESC
{
  background-color: #c8ceda !important;
}

#mailcontframe > div.boxfooter
{
  border: none !important;
  border-top: 1px solid #ddd !important;
  background-image: url('images/t_selectbg.png') !important;
  background-repeat: repeat-x;
  color: #000 !important;
}

#messagelist tr.selected td
{
  background-image: url('images/t_selectbg.png') !important;
  background-repeat: repeat-x;
  color: #000 !important;
}

#messagelist tr.unfocused td
{
  background-color: #e8eefa !important;
  color: #000 !important;
}

#messagelist tr.selected td a
{
  color: #000 !important;
}

#messagelist tr.unfocused td a
{
  color: #000 !important;
}

#messageframe
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 0 5px 5px 0 !important;
  border-radius: 0 5px 5px 0 !important;
  -webkit-border-top-right-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
}

#rcmattachment
{
  -moz-border-radius-topright: 5px !important;
  -webkit-border-top-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
}


table.headers-table
{
 background-color: #e8eefa !important;
}

div.messageheaderbox
{
  margin: 0px !important;
  border: none !important;
}

#attachment-form {
  left:  50% !important;
}

#priority-selector
{
  padding-left: 20px !important;
}

#compose-attachments
{
  left: 75% !important;
}

#compose-container
{
  left: 30px !important;
  width: 70% !important;
}

#compose-container input, textarea
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

#compose-container div.boxfooter
{
  background: none !important;
  border: none !important;
}

#compose-div .boxlistcontent {
  bottom: 30px !important;
  top: 10px !important;
}

#attachment-form div.hint
{
  display : none;
}

#compose-attachments
{
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #6694E3 !important;
}

#formlinks a, #formlinks a:visited,
.googie_check_spelling_link
{
  color: #0055cc !important;
}

#messagemenu li a.active:hover,
#mailboxoptionsmenu li a.active:hover,
#markmessagemenu li a.active:hover,
#rcmKSearchpane ul li.selected,
.googie_list_onhover
{
  background-color: #88f !important;
}

#tabsbar
{
  left : 20px !important;
}

#bottomboxes
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}

#bottomboxes > div.boxtitle,
#compose-attachments > div.boxtitle
{
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

#settingstabdefault
{
  margin-left: 200px;
}

table.records-table tr.selected td
{
  color: #000 !important;
  background-color: #E8EEFA !important;
}

#mailboxlist-title
{
  -moz-border-radius-topleft: 5px !important;
  -webkit-border-top-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
}

#taskbar
{
  background-position: -60px 0 !important;
  width: 40em !important;
  padding-bottom: 0 !important;
}

#header
{
  top:0px !important;
}

#login-form
{
  border: 1px solid #6694E3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#login-form > div.boxcontent
{
  text-align: center;
  color: #333 !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#login-form > div.boxtitle
{
  color: #000 !important;
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

#identities-list,
#filterslist
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
}

#identity-details,
#filter-box
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#filter-box > iframe
{
  height: 99.5% !important;
}

#directoylistbuttons
{
  background: none !important;
  background-color: #e8eefa !important;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#directorylistbox
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#addresslist
{
  border: 1px solid #6694E3 !important;
}

#contacts-box
{
  border: 1px solid #6694E3 !important;
  -moz-border-radius: 0 5px 5px 0!important;
  -webkit-border-top-right-radius: 5px !important;
  -webkit-border-bottom-right-radius: 5px !important;
  border-radius: 0 5px 5px 0 !important;
}

#contacts-box > iframe
{
  height: 99.5% !important;
}

.boxfooter
{
  background: none !important;
  border-top: 1px solid #6694E3 !important;
  background-color: #d8deea !important;
}

.ui-widget {
    font-family: ininherit !important;
    font-size: inherit !important;
}

#jqdatepicker .ui-datepicker {
    padding: 0 !important;
    width: auto !important;
    border: none !important;
}

#jqdatepicker .ui-corner-all {
    border-radius: 0px !important;
}

#jqdatepicker .ui-widget-header {
    background: none repeat scroll 0 0 #D8DEEA !important;
    border: none !important;
}

#jqdatepicker .ui-widget-content {
    background: none !important;
}
