@font-face {
    font-family: 'trafic';
    src: url('../fonts/BTraffic.eot');
    src: url('../fonts/BTraffic.eot?#iefix') format('embedded-opentype'), url('../fonts/BTraffic.woff') format('woff'), url('../fonts/BTraffic.ttf') format('truetype'), url('../fonts/BTraffic.svg#webfont') format('svg');
}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype'), url('../fonts/BYekan.svg#webfont') format('svg');
}

@font-face {
    font-family: 'farnaz';
    src: url('../fonts/BFarnaz.eot');
    src: url('../fonts/BFarnaz.eot?#iefix') format('embedded-opentype'), url('../fonts/BFarnaz.woff') format('woff'), url('../fonts/BFarnaz.ttf') format('truetype'), url('../fonts/BFarnaz.svg#webfont') format('svg');
}

@font-face {
    font-family: 'nazanin';
    src: url('../fonts/BNazanin.eot');
    src: url('../fonts/BNazanin.eot?#iefix') format('embedded-opentype'), url('../fonts/BNazanin.woff') format('woff'), url('../fonts/BNazanin.ttf') format('truetype'), url('../fonts/BNazanin.svg#webfont') format('svg');
}

@font-face {
    font-family: 'titr';
    src: url('../fonts/BTitrBold.eot');
    src: url('../fonts/BTitrBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BTitrBold.woff') format('woff'), url('../fonts/BTitrBold.ttf') format('truetype'), url('../fonts/BTitrBold.svg#webfont') format('svg');
}

@font-face {
    font-family: 'zar';
    src: url('../fonts/bzar.eot');
    src: url('../fonts/bzar.eot?#iefix') format('embedded-opentype'), url('../fonts/bzar.woff') format('woff'), url('../fonts/bzar.ttf') format('truetype'), url('../fonts/bzar.svg#webfont') format('svg');
}

@font-face {
    font-family: 'DastNevis';
    src: url('../fonts/DastNevis.eot');
    src: url('../fonts/DastNevis.eot?#iefix') format('embedded-opentype'), url('../fonts/DastNevis.woff') format('woff'), url('../fonts/DastNevis.ttf') format('truetype'), url('../fonts/DastNevis.svg#webfont') format('svg');
}

@font-face {
    font-family: 'handyicon';
    src: url('../fonts/wg_handy_icons.eot');
    src: url('../fonts/wg_handy_icons.eot?#iefix') format('embedded-opentype'), url('../fonts/wg_handy_icons.woff') format('woff'), url('../fonts/wg_handy_icons.ttf') format('truetype'), url('../fonts/wg_handy_icons.svg#webfont') format('svg');
}

* {
    padding: 0;
    margin: 0;
    border: none;
    text-decoration: none;
    outline: 0;
}

*:focus {
    outline: none;
}

textarea:focus,
input:focus {
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
}

a,
a:LINK,
a:VISITED {
    text-decoration: none;
}

form tr {
    width: 100%;
}

form td {
    padding: 5px 0px;
}

html {
    direction: rtl;
    font-family: yekan;
}

body {
    font-family: yekan;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    padding-bottom: 5px;
}

.right_p {
    float: right;
    padding: 3px;
}

.left_p {
    float: left;
    padding: 3px;
}

.right_p2 {
    float: right;
    padding: 20px;
}

.left_p2 {
    float: left;
    padding: 20px;
}

.navbar {
    -webkit-transition: all .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: all .5s ease-in-out, padding .5s ease-in-out;
    transition: all .5s ease-in-out, padding .5s ease-in-out;
    padding: 0px;
    padding-top: 120px;
    background: none;
    font-family: yekan;
    color: white;
    font-size: 105%;
    text-align: center;
    background: #112347;
}

.navbar .nav {
    float: none;
    padding-right: 20px;
}

.nav {
    padding: 0px 10px;
}

.navbar .nav li {
    display: block;
    float: none;
}

.top-nav-collapse {
    padding: 0px;
    margin: 0px;
    background-color: #f9b613;
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.6);
}

.top-nav-collapse .dropdown-menu {
    background: #f9b613
}

.navbar .nav a:LINK,
.navbar .nav a:VISITED {
    -webkit-transition: all .2s linear, background .4s ease-in;
    -moz-transition: all .2s linear, background .4s ease-in;
    transition: all .2s linear, background .4s ease-in;
    color: #004e99;
    text-shadow: none;
    background: none;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.navbar .nav a:HOVER {
    background: rgba(255, 255, 255, .4);
}

.top-nav-collapse .nav a:LINK,
.top-nav-collapse .nav a:VISITED {
    background: none;
    color: #004e99;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.top-nav-collapse .nav a:HOVER {
    background: rgba(255, 255, 255, .4);
}

.top_logo {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
}

.navbar .top_logo {
    left: 50%;
    width: 150px;
    top: 0;
    margin-left: -75px;
}

.top-nav-collapse .top_logo {
    left: 20px;
    margin-left: 0px;
    width: 100px;
}

.top-nav-collapse .expSearchFrom {
    margin-left: 120px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.nav_underline {
    display: block;
    border: none;
    color: white;
    height: 2px;
    background: #004e99;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#004e99), to(rgba(255, 255, 255, 0)));
}

.icon-bar {
    background-color: white !important;
}

.banenr {
    width: 100%;
}

.banner_shaddow {
    background: url(../images/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 40px;
    margin-top: 1px;
}

.newrow {
    width: 100%;
    font-family: yekan;
    padding: 0;
    color: #004e99;
    overflow: auto;
}

.maindiv {
    padding: 0px 3px 6px 3px;
}

.tabtag {
    background: url(../images/tabtag.png) no-repeat;
    height: 48px;
    width: 150px;
    color: black;
    font-family: "b nazanin";
    position: absolute;
    top: -5px;
    right: 15px;
    padding: 7px 15px;
    text-align: center;
    font-size: 20px;
    z-index: 100;
}

input {
    padding: 5px;
    border: none;
    margin: 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
    color: #222222;
    font-family: yekan;
    background: white;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
}

.expSearchFrom {
    margin: 0;
    margin-top: 5px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.expSearchFrom ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}

.expSearchFrom :-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, .5);
}

.expSearchFrom ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, .5);
}

.expSearchFrom :-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}

.close span {
    background: white;
    filter: alpha(opacity=100);
    opacity: 1
}

.close {
    filter: alpha(opacity=100);
    opacity: 1
}

.expSearchFrom input {
    box-shadow: none;
    text-shadow: none;
}

.tabs li {
    display: inline;
    background: #f0eeef;
    text-align: center;
    padding: 10px 15px;
    font-family: titr;
}

.tabs .active {
    background: #fab613
}

.tabs a:LINK,
.tabs a:VISITED {
    text-decoration: none;
}

.tabs .active a:LINK,
.tabs .active a:VISITED {
    color: black;
    text-decoration: none;
}

.btn1,
.btn1:LINK,
.btn1:VISITED {
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    border: none;
    padding: 5px 15px;
    background: #004e99;
    box-shadow: none;
    transition: all 0.5s;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 2px solid white;
}

.btn1:HOVER {
    background: #f9b613;
    transition: all 0.5s;
}

.carousel-inner img {
    width: 100%;
}

.link1,
.link1:VISITED,
.link1:LINK {
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.link1:HOVER {
    color: #fab613;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition: 2s ease-in-out;
    -moz-transition: 2s ease-in-out;
    transition: 2s ease-in-out;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.sea {
    fill: #112347;
}

.lake {
    fill: #112347;
}

.island {
    fill: #004e99;
}

.border path {
    fill: #004e99;
}

.province path {
    fill: white;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.province path:HOVER {
    fill: #fab613;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.selectcar {
    overflow: scroll;
    overflow-x: hidden;
}

.selectcar::-webkit-scrollbar,
.sendmsg textarea::-webkit-scrollbar {
    width: 5px;
}

.selectcar::-webkit-scrollbar-track,
.sendmsg textarea::-webkit-scrollbar-track {
    border-radius: 2px;
}

.selectcar::-webkit-scrollbar-thumb,
.sendmsg textarea::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    background: gray;
}

.alert {
    direction: rtl;
    font-size: 100%;
    font-family: yekan;
}

.carbrand {
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    opacity: 0.5;
}

.carbrand:HOVER {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1;
}

.tabs,
.tabs:LINK,
.tabs:VISITED {
    text-align: center;
    cursor: pointer;
    background: #fab613;
    font-family: "b nazanin";
    border-bottom: 2px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    z-index: 10;
}

.activetab,
.activetab:LINK,
.activetab:VISITED {
    background: #dedede;
    border-bottom: 2px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    color: black;
    cursor: default;
}

.tabs:HOVER {
    color: white;
}

.activetab:HOVER {
    color: black;
}

.prolink1:LINK,
.prolink1:VISITED {
    background: #dedede;
    -moz-border-radius: 50px 0 50px 0;
    -webkit-border-radius: 50px 0 50px 0;
    border-radius: 50px 0 50px 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.prolink1:HOVER {
    -moz-border-radius: 0 50px 0 50px;
    -webkit-border-radius: 0 50px 0 50px;
    border-radius: 0 50px 0 50px;
    opacity: .9;
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.6);
}

.promnu ul a,
.promnu ul a:LINK,
.promnu ul a:VISITED {
    padding-right: 10px;
    background: #112347;
    color: white;
    border-top: 3px solid white;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 105%;
}

.promnu ul a:HOVER {
    background: #fab613;
    color: black;
    opacity: .9
}

.promnu ul ul a,
.promnu ul ul a:LINK,
.promnu ul ul a:VISITED {
    padding-right: 30px;
    background: #004e99;
    color: white;
    border-top: 2px solid white;
    cursor: pointer;
    font-size: 100%;
}

.promnu ul ul a:HOVER {
    background: #f9d06d;
    color: black;
}

.promnu ul ul ul a:LINK,
.promnu ul ul ul a:VISITED {
    padding-right: 50px;
    background: #f9d06d;
    color: black;
    border-top: 1px solid white;
    font-size: 85%;
}

.promnu ul ul ul a:HOVER {
    background: #004e99;
    color: white;
}

.promnu .collapsed:after {
    content: ' ▼';
}

.prolink2 img {
    background: white;
    margin-bottom: 10px;
}

.prolink2>span {
    background: #fab613;
    display: block;
    padding: 10px;
}

.prolink2:LINK,
.prolink2:VISITED {
    background: #dedede;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border: 2px solid white;
    text-align: center;
    height: auto;
    padding: 10px;
    color: black;
}

.prolink2:HOVER img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: .9
}

.prolink2:HOVER span {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #112347;
    color: white;
}

.col0 {
    width: 12.5%;
    height: 5px;
}

.shakhes {
    overflow: auto;
    padding: 0 10%;
}

.dropdown-menu {
    direction: rtl;
    text-align: right;
}

.refreshselect:HOVER {
    color: #fab613;
}

.main_body {
    background: #dedede;
    padding: 20px;
    color: white;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 60px;
    text-align: justify;
    color: black;
}

.main_link:LINK,
.main_link:VISITED {
    overflow: auto;
    background: white;
    display: block;
    background-color: white;
    -webkit-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -webkit-box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
    background-position: 10px center;
    background-size: 100px;
    background-repeat: no-repeat;
    padding: 10px;
}

.main_link:HOVER {
    background-color: #004e99;
    color: white;
    -webkit-transition: all .3s ease-in-out, font .3s ease-in-out .1s;
    -moz-transition: all .3s ease-in-out, font .3s ease-in-out .1s;
    transition: all .3s ease-in-out, font .3s ease-in-out .1s;
}

.article_img {
    position: absolute;
    top: 20px;
    left: 10px;
}

.article {
    padding-bottom: 10px;
    padding-top: 10px;
}

.main_link img {
    float: left;
    height: 100%;
    padding: 0;
    margin: 0;
}

.main_link p {
    padding: 20px;
    padding-bottom: 2px;
    margin: 0;
}

.main_link .tarikh {
    display: block;
    font-size: 12px;
    padding: 20px
}

.footer {
    padding: 0px;
    width: 100%;
    bottom: 0;
    background: #fab613;
    height: 200px;
    position: inherit
}

.ma_btn:LINK,
.ma_btn:VISITED {
    color: white;
}

.ma_btn:HOVER {
    color: aqua;
}

.mag,
.mag:LINK,
.mag:VISITED {
    position: fixed;
    width: 200px;
    top: 300px;
    left: -140px;
    -moz-border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0;
    padding: 10px;
    background: #004e99;
    z-index: 1000;
    color: white;
    -webkit-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -webkit-box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 5px -2px rgba(50, 50, 50, 0.75);
}

.mag:HOVER {
    left: -50px;
    font-size: 115%;
}

.mag img {
    width: 50px;
    margin-left: 15px;
}

.car_pro {
    padding-left: 1px;
    padding: 0;
    width: auto;
    top: 0;
    text-align: left;
}

.car_pro h3 {
    padding: 5px 15px;
    background: none;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, 1);
    color: #004e99;
    border-radius: 4px;
    text-align: center;
}

.car_pro p a img {
    -webkit-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    margin-left: 0;
    width: 80%;
}

.car_pro p a:HOVER>img {
    width: 100%;
    -webkit-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    -moz-transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    transition: all .2s ease-in-out, font .3s ease-in-out .1s;
    margin-left: 0;
}

.pageheader {
    width: 100%;
    background: #fab613;
    position: absolute;
    right: 0;
    top: -20px;
    padding: 5px 0;
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    z-index: 10;
    box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, 0.7);
    border: 2px solid white
}

.portal_link {
    margin: 0px;
    width: 50px;
    transition: all .3s;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.portal_link:HOVER {
    background: #0199d9;
}

.social_img {
    width: 30px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 2px 10px;
}

.social_img:HOVER {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.nav-tabs {
    direction: rtl;
    float: right;
    clear: both;
}

.nav-tabs li {
    float: right;
}

.tab-content {
    direction: rtl;
    margin-top: 70px;
    text-align: justify;
    padding-left: 10%;
    clear: both;
    padding-top: 10px;
}

.news_img {
    float: left;
}

.news_img img {
    height: 200px;
}

.normal_link:LINK,
.normal_link:VISITED {
    color: #337ab7;
    padding: 2px 5px;
    display: block;
}

.normal_link:HOVER {
    color: #fab613;
}

.addToBuy,
.payBTN,
.payBTN:link,
.payBTN:visited,
.FinishBuy {
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(73, 175, 205);
    background-image: -moz-linear-gradient(center top, rgb(91, 192, 222), rgb(47, 150, 180));
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    width: 150px;
    padding: 5px 7px;
    text-align: center;
}

.addToBuy:hover,
.payBTN:hover,
.FinishBuy:hover {
    background: #116d88;
}

.addToBuy img {
    width: 20px;
    height: 20px;
}

.goToBuy:link,
.goToBuy:visited {
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: rgb(73, 175, 205);
    background-image: -moz-linear-gradient(center top, rgb(91, 192, 222), rgb(47, 150, 180));
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    z-index: 1000;
    position: fixed;
    left: 20px;
    top: -50px;
    padding: 10px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: auto;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.6);
    -webkit-transition: background, padding .2s ease-in-out;
    -moz-transition: background, padding .2s ease-in-out;
    transition: background, padding .2s ease-in-out;
}

.goToBuy:hover {
    background: #4994cd;
    padding: 12px;
}

.goToBuy img {
    width: 30px;
    height: 30px;
}

.tbl1 {
    border-collapse: collapse;
    margin-right: auto;
    margin-left: auto;
    color: #023c54;
    font-family: nazanin;
    font-size: 20px;
    clear: both;
}

.tbl1_row1 {
    background: #bce9fc;
}

.tbl1_row2 {
    background: #e5f5fc;
}

.tbl1 td {
    padding: 2px 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.9);
}

.tbl1 td td {
    padding: 0px;
    border-left: none;
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    color: rgba(255, 255, 255, 0.9);
    font-family: tahoma;
    font-size: 16px;
    text-align: center;
}

.tbl1 td a:LINK,
.tbl1 td a:VISITED {
    padding: 0px;
    margin: 0px;
    width: 20px;
}

.tbl1 td img {
    height: 20px;
    padding: 0px;
    margin: 0px;
}

.tbl1_header {
    color: rgba(255, 255, 255, 0.9);
    background: #0199d9;
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    color: rgba(255, 255, 255, 0.9);
    font-family: yekan;
    font-size: 16px;
    height: 30px;
}

.tbl1_footer {
    color: rgba(255, 255, 255, 0.9);
    background: #0199d9;
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    color: rgba(255, 255, 255, 0.9);
    font-family: titr;
}

.tbl1_header td {
    padding: 5px;
}

.insidebtn,
.insidebtn:LINK,
.insidebtn:VISITED {
    width: auto;
    padding: 40px 15px 10px 15px;
    text-align: center;
    background-position: center 5px;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    -webkit-transition: background-color .5s, border .3s;
    transition: background-color .5s, border .3s;
    border: 1px solid rgba(0, 0, 0, 0);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #082c4f;
    text-decoration: none;
    cursor: pointer;
}

.btn_holder>a:HOVER,
.insidebtn:HOVER {
    background-color: rgba(43, 112, 181, .2);
    border: 1px solid rgba(77, 166, 255, 1);
}

.mainNews {
    overflow: hidden;
}

.homenews {
    min-height: 10px;
    padding-top: 60px;
}

.homenews a,
.homenews a:link,
.homenews a:visited {
    display: block;
    padding: 6px 20px;
    border-bottom: 1px solid gray;
    width: 80%;
    margin: 0 auto;
}

.homenews a>span {
    display: block;
    font-size: 80%;
}

.homenews::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    background-color: #dedede;
}

.pageNav {
    min-height: 50px;
    text-align: center;
    padding: 20px;
    padding-top: 40px;
}

.pageNav .pageNavBTN {
    font-family: yekan !important;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 6px;
    text-align: center;
}

.activePage {
    cursor: default;
    color: white !important;
    background-color: #1a1d24;
}

.no-display {
    display: none !important;
}