﻿.col4 {
    width: 100%;
    padding: 0%;
    margin: 6px 0;
    border-left: 1px solid #eee;
    display: inline-block;
    vertical-align: top;
}

.box_shadow {
    box-shadow: 1px 1px 1px #d0d0d0;
    border: 1px solid #d0d0d0;
    margin-bottom: 6px;
}
h2, h2 a {
    font-size: 17px;
}
.list_menu, .list_menu li {
    float: right;
    width: 100%;
}
.col_header {
    background: url(/uploads/nav.png) center repeat-x;
    padding: 4px 8px;
    color: #fff;
    text-align: right;
}

a {
    text-decoration: none;
}
a {
    color: #337ab7;
    text-decoration: none;
}

a {
    background-color: transparent;
}




/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: sticky; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* مرتبط به تماس با ما */
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.wrmTbl {
    min-width: 580px;
    border: 1px solid #dfe6ec;
    padding: 1px;
}
.wrmTbl th {
    font-family: yekan;
    background: #3282b9;
    color: #FFF;
    padding: 8px 2px;
}
.wrmTbl tr:nth-child(even){background:#dfe6ec}.wrmTbl tr:hover{background:#FC9}
.scBody th {
    font-family: yekan;
    font-size: 10pt;
    padding: 12px 3px;
}
th {
    font-weight: bold;
    text-align: -internal-center;
}
