﻿.MainTicketInfo-pg {
    min-height: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
}

.title-MainTicketInfo {
    background: url(/Themes/Public/img/تیتر5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    text-align: center;
    margin: 0 0 5px;
    padding-top: 6px;
    color: #3e3e3e;
    text-shadow: 3px 3px 2px silver;
    font-size: 22px;
}

.div-mainTicket {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    background: #fff;
    min-height: 137px;
    position: relative;
}

.detail-mainTicket:nth-child(odd) {
    background: #eee;
    margin: 5px 0;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
}

.detail-mainTicket:nth-child(even) {
    background: #e1efd8;
    margin: 5px 0;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #68934c;
}

.detail-mainTicket1 {
    margin: 5px 0;
    font-size: 15px;
    color: #737373;
    padding: 0;
}

.pd-15 {
    padding: 15px;
}
.div-clock {
    color: #2acacc;
    position: absolute;
    bottom: 10px;
    width: 97%;
    right: 14px;
    font-size: 13px;
}
.div-Subject {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.jumbotron {
    padding: 15px;
    margin-bottom: 15px;
}
