/**
 * @project     OTRS (http://www.otrs.org) - Agent Frontend
 * @version     $Revision: 1.22 $
 * @copyright   OTRS AG
 * @license     AGPL (http://www.gnu.org/licenses/agpl.txt)
 */

/**
 * @package     Skin "Default"
 * @section     OverviewLarge
 */

@media screen,projection,tv,handheld {

/**
 * @subsection  Large View Overview
 */

#TicketOverviewLarge {
    margin-top: 56px;
}

.OverviewLarge {
    margin: 8px 16px 8px 8px;
}

.RTL .OverviewLarge {
    margin-right: 8px;
    margin-left: 16px;
}

#EmptyMessageLarge {
   padding: 20px 8px 8px;
   border-bottom: 1px solid #DDD;
   min-height:15px;
}

.OverviewLarge > li {
    position: relative;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
}

.OverviewLarge > li:hover {
    border-bottom: none;
}

.OverviewLarge > li ul.InlineActions {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
    background-color: #EEE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    height: 100%;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 5px;
    height: 28px;
    float: right;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    cursor: auto;
    box-shadow: -2px 2px 3px #666, 0px 2px 3px #666, -2px 0 3px #666;
    -webkit-box-shadow: -2px 2px 3px #666, 0px 2px 3px #666, -2px 0 3px #666;
    -moz-box-shadow: -2px 2px 3px #666, 0px 2px 3px #666, -2px 0 3px #666;
}

.OverviewLarge > li ul.InlineActions li {
    height: auto;
    min-height: 0;
    border: none;
}

.OverviewLarge > li ul.InlineActions li form {
    padding-top: 7px;
}

.OverviewLarge > li ul.InlineActions li form select {
    font-size: 11px;
}

.OverviewLarge > li ul.InlineActions li a {
    color: #000;
}

.OverviewLarge > li ul.InlineActions li.Even {
    background-color: transparent;
}

.OverviewLarge > li ul.InlineActions li:nth-child(even) {
    background-color: transparent;
}

.OverviewLarge .ReallyStupidIE7Hack {
    width: 1px;
    height: 1px;
}

.OverviewLarge .Content {
    padding-top: 12px;
    position: relative;
    cursor: pointer;
}

.OverviewLarge .Content.ShowInlineActions {
    padding-top: 32px;
}

.OverviewLarge > li:hover > .Content {
    background: transparent url(../img/table_large_hover.png) repeat-x top;
}

.OverviewLarge > li .Shadow {
    height: 9px;
    clear: both;
}

.OverviewLarge > li:hover .Shadow {
    background: transparent url(../img/table_large_hover.png) repeat-x bottom;
    border-bottom: 1px solid #737373;
}

.OverviewLarge > li:hover .Infos table label {
    color: #751;
}

.OverviewLarge > li:hover .Infos table a {
    color: #fff;
}

.OverviewLarge > li.Last {
    border-bottom: 1px solid #BBB;
}

.OverviewLarge > li:last-child {
    border-bottom: 1px solid #BBB;
}

.OverviewLarge > li.Even {
    background-color: #F5F5F5;
}

.OverviewLarge > li:nth-child(even) {
    background-color: #F5F5F5;
}

.OverviewLarge input.Checkbox {
    position: absolute;
    top: 9px;
    left: 4px;
}

.RTL .OverviewLarge input.Checkbox {
    left: auto;
    right: 5px;
}

.OverviewLarge div.Flag {
    position: absolute;
    left: -3px;
    top: 37px;
}

.RTL .OverviewLarge div.Flag {
    left: auto;
    right: -3px;
}

.OverviewLarge div.UnreadArticles {
    position: absolute;
    left: 4px;
    top: 60px;
}

.RTL .OverviewLarge div.UnreadArticles {
    left: auto;
    right: 4px;
}

.OverviewLarge li:hover span.UnreadArticles {
    background-position: 0 -40px;
}

.OverviewLarge .Infos {
    width: 40%;
    float: left;
}

.RTL .OverviewLarge .Infos {
    float: right;
}

.OverviewLarge div.Content.ShowInlineActions .Infos {
    margin-top: -20px;
}

.OverviewLarge h2 {
    height: 15px;
    margin: 0 10px 5px 50px;
    font-weight: bold;
    overflow: hidden;
}

.RTL .OverviewLarge h2 {
    margin: 0 50px 5px 10px;
}

.OverviewLarge h2 a {
    color: #000;
    display: block;
}

.OverviewLarge .Infos table {
    margin: 0 10px 0 50px;
    table-layout: fixed;
    width: 75%;
}

.RTL .OverviewLarge .Infos table {
    margin: 0 50px 0 10px;
}

.OverviewLarge .Infos table tr.Last td {
    padding: 0 0 0 10px;
}

.OverviewLarge .Infos table tr.Middle {
    border-top: 1px dotted #CCC;
}

.OverviewLarge li:hover .Infos table tr.Middle {
    border-top: 1px dotted #961;
}

.OverviewLarge .Infos table tr.Middle td {
    padding-top: 10px;
}

.OverviewLarge .Infos table td {
    width: 50%;
    padding: 0 0 8px 10px;
    overflow: hidden;
    border-left: 1px dotted #CCC;
    line-height: 16px;
}

.OverviewLarge li:hover .Infos table td  {
    border-left: 1px dotted #961;
}

.OverviewLarge li:hover .Infos table td:first-child  {
    border-left: none;
}

.OverviewLarge .Infos table td:first-child {
    padding: 0 0 8px 0;
    border-left: none;
}

.OverviewLarge .Infos table tr.Last td:first-child {
    padding: 0;
}

.OverviewLarge .Infos table td label {
    display: block;
    color: #888;
    font-weight: bold;
}

.OverviewLarge .Preview {
    width: 60%;
    float: right;
}

.RTL .OverviewLarge .Preview {
    float: left;
}

.OverviewLarge .Preview > ul {
    margin: 0 5px 2px;
    background-color: #FFF;
    border-right: 1px solid transparent;
    border-left: 1px solid #C1C1C1;
    border-bottom: 1px solid #BBB;
    border-top: 1px solid transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.OverviewLarge > li:hover .Preview > ul {
    border-top-color: #FBC54E;
    border-left-color: #7B7670;
    border-right-color: #EEBF60;
    border-bottom-color: #F3B739;
}

.OverviewLarge .Preview li {
    border: none;
    min-height: 0;
}

.OverviewLarge .Preview h3 {
    margin: 0;
    font-size: 12px;
    background: #E8E8E8;
    border: 1px solid #E1E1E1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.OverviewLarge .Preview li + li h3 {
    margin-top: -1px;
}

.OverviewLarge .Preview li.Active h3 {
    margin-left: -1px;
    background: #F3F3F3 url("../img/SmallDarkGradient.png") repeat-x;
    border-color: #D7D7D7;
    -moz-box-shadow: 0 1px 0 #E9E9E9;
    -webkit-box-shadow: 0 1px 0 #E9E9E9;
    box-shadow: 0 1px 0 #E9E9E9;
}

.RTL .OverviewLarge .Preview li.Active h3 {
    margin-left: 0;
    margin-right: -1px;
}

.OverviewLarge li:hover .Preview h3 {
    background-color: #D4D4D4;
    border-color: #B8B8B8;
}

.OverviewLarge li:hover .Preview li.Active h3 {
    background-color: #EEE;
    border-color: #949494;
    -moz-box-shadow: 0 1px 0 #5A5A5A;
    -webkit-box-shadow: 0 1px 0 #5A5A5A;
    box-shadow: 0 1px 0 #5A5A5A;
}

.OverviewLarge .Preview h3 a {
    height: 17px;
    padding: 0 4px;
    line-height: 16px;
    color: #A3A09B;
    display: block;
    overflow: hidden;
}

.OverviewLarge li:hover .Preview h3 a {
    color: #5E584F;
}

.OverviewLarge .Preview li.Active h3 a {
    color: #000;
}

.OverviewLarge li:hover .Preview li.Active h3 a {
    color: #0E0E0E;
}

.OverviewLarge .Preview h3 .Subject {
    color: #0F0F0F;
}

.OverviewLarge .Preview h3 .Headline {
    float: left;
}

.RTL .OverviewLarge .Preview h3 .Headline {
    float: right;
}

.OverviewLarge .Preview h3 span.DateTime {
    float: right;
}

.RTL .OverviewLarge .Preview h3 span.DateTime {
    float: left;
}

.OverviewLarge .Preview li div.HiddenBlock {
    display: none;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    padding-top: 0;
    padding-bottom: 0;
    overflow: auto;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.OverviewLarge .Preview li.Active div.HiddenBlock {
    display: block;
}

.OverviewLarge .Preview li div.HiddenBlock div.Content {
    padding: 5px;
    line-height: 1.3;
    border: none;
}

.OverviewLarge .Preview .ArticleCount5 li div.HiddenBlock div.Content {
    height: 124px;
}

.OverviewLarge .Preview .ArticleCount4 li div.HiddenBlock div.Content {
    height: 144px;
}

.OverviewLarge .Preview .ArticleCount3 li div.HiddenBlock div.Content {
    height: 164px;
}

.OverviewLarge .Preview .ArticleCount2 li div.HiddenBlock div.Content {
    height: 184px;
}

.OverviewLarge .Preview .ArticleCount1 li div.HiddenBlock div.Content {
    height: 204px;
}

.OverviewLarge .Preview .ArticleCount5 li div.HiddenBlock div.ActionRow + div.Content {
    height: 97px;
}

.OverviewLarge .Preview .ArticleCount4 li div.HiddenBlock div.ActionRow + div.Content {
    height: 117px;
}

.OverviewLarge .Preview .ArticleCount3 li div.HiddenBlock div.ActionRow + div.Content {
    height: 137px;
}

.OverviewLarge .Preview .ArticleCount2 li div.HiddenBlock div.ActionRow + div.Content {
    height: 157px;
}

.OverviewLarge .Preview .ArticleCount1 li div.HiddenBlock div.ActionRow + div.Content {
    height: 177px;
}


} /* end @media */
