﻿/***************************************************
01- Import Font                   
***************************************************/
@font-face {
    font-family: 'SDF';
    src: url('../Fonts/IRANSansWeb_UltraLight.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('../Fonts/IRANSansWeb_UltraLight.woff') format('woff'),  Pretty Modern Browsers */
    url('../Fonts/IRANSansWeb_UltraLight.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'SDF';
    src: url('../Fonts/IRANSansWeb_Light.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('../Fonts/IRANSansWeb_Light.woff') format('woff'),  Pretty Modern Browsers */
    url('../Fonts/IRANSansWeb_Light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: 500;
}

@font-face {
    font-family: 'SDF';
    src: url('../Fonts/IRANSansWeb_Medium.eot'); /* IE9 Compat Modes */
    src: url('../Fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/IRANSansWeb_Medium.woff') format('woff'), /* Pretty Modern Browsers */
    url('../Fonts/IRANSansWeb_Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

body {
    background: #27343d url(/images/bg.jpg) repeat 50% 0 !important;
    color: #243238;
    font-family: SDF, Tahoma !important;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    min-width: 320px;
    /*overflow: hidden;*/
    width: 100%;
}

.page-header {
    border: none !important;
}

.carousel {
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

.navbar .nav > li > a {
    -webkit-transition: all linear .3s;
       -moz-transition: all linear .3s;
         -o-transition: all linear .3s;
            transition: all linear .3s;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: SDF, Tahoma !important;
}

.thumbnail
{
    text-align: right;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.thumbnail h4
{
    color: #ffd800;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.thumbnail p 
{
    padding:20px;
    text-align: justify;
    direction: rtl;
    color: #fff;
}

.thumbnail a
{
    margin-right: 20px;
    margin-bottom: 20px;
}

#divFrontThumbs {
    margin-top: 20px;
}

.noMargin
{
    margin: 0 !important;
}

.textWhite
{
    color: white;
}

#divFooter {
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 50px;
    vertical-align: middle;
}

#divFooter a {
    color: white;
    text-decoration: none;
}

#divFooter a:hover {
    text-decoration: underline;
}

#divProducer 
{
    border-top: 1px silver solid;
    margin-top:5px;
    background-color:#3a4755;
}

.textOrange {
    color: #ffd800;
    padding-left: 3px;
    padding-right: 3px;
}

.dirRight{
    direction: rtl;
}

.latestNewsTitle{
    color: rgb(196, 48, 37);
    font-weight: bold;
    direction: rtl;
}

.latestNews
{
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #27343d;
    height: 200px;
}

.goRight{
    float: right;
}

.goLeft {
    float: left;
}

.boardBox a {
    margin-right: 0 !important; 
    margin-bottom: 0 !important; 
}

.boardBox .list-group-item {
    border-bottom:1px solid #dddddd !important;
    border-top: none;
    border-left: none;
    border-right: none;
}

.boardBox .list-group-item:first-child {
    border-radius: 0;
    margin-bottom: 0;
    padding-top:10px !important;
}

.boardBox  p {
    padding: 0 !important;
    padding-right: 10px;
}

h4.media-heading {
    padding:0 !important;
    direction: rtl;
    /*color: #4e5d6c;*/
}

h4.media-heading:hover {
    padding:0 !important;
    direction: rtl;
    color: #dd4814;
    text-decoration: underline;
}

.media {
    min-height: 120px;
}

.list-group-item {
    padding-top:20px !important;
    background-color: inherit !important;
}

#testDiv {
    margin-top: 30px;
    background-color: #ffd800;
}

.noPadding {
    padding: 0 !important;
}

.top30{
    margin-top: 30px;
}

.alignedRow {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.navbar {
    border-radius: 0 !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.whiteBg {
    background-color: white;
}

.silverBg {
    background-color: #f2f2f2;
}

.blackBg {
    background-color: #3a4755;
}

.paddingTopDown20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddingTopDown10 {
    padding-top: 10px;
    padding-bottom: 10px;
}


#divPageList ul li {
    line-height: 2;
    color:orange;
}

#divPageList ul li a {
    line-height: 2;
    color:white !important;
}

#divPageList ul li a:hover {
    line-height: 2;
    color:orange !important;
}

.navbar-nav {
    text-align: right;
}

.navbar-nav > li > .dropdown-menu {
    text-align: right !important;
}

.list-group-item:last-child {
    border-radius:0 !important;
    border:none !important;
}

.list-group-item:first-child {
    border-radius:0 !important;
    border:none !important;
}

.form-control-feedback {
    left: 0 !important;
}

.has-feedback .form-control {
  padding-left: 47.5px !important;
  padding-right:5px !important;
}

.affix {
    top: 0;
    width: 100% !important;
    padding: 0 !important;
}

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #dd4814;
    /*background-color: #ff9000;*/
}

    .back-to-top i {
        font-size: 60px;
    }

.error-number {
    font-size: 90px;
    line-height: 90px;
    margin: 20px 0;
}

.ErrorBody {
    color: #73879C;
    background: #2A3F54 !important;
    font-family: SDF, Tahoma, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
    overflow-x: hidden;
}

/*.navbar-default {
    background-color: rgb(201, 52, 40);
    border-color: #bf3e11;
}*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #4e5d6c !important;
}

#liquid {
    background-color:#2b3e50 !important;
}

.subSlideHeader {
    background-color:#4e5d6c !important;
    background-image: none !important;
}

table a:not(.btn), .table a:not(.btn)
{
    text-decoration: none !important;
}

.listView 
{
    color: #4e5d6c;
}

.listView:hover {
    color: #dd4814;
}


