﻿@charset "utf-8";

body {
    margin: 3px 0;
    padding: 0px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px !important;
    color: #4d6474 !important;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio*/
    height: 0;
    overflow: hidden;
    margin-bottom: 100px;
}

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #d1d1d1;
        width: 100% !important;
        height: 100% !important;
    }

.NoPadding {
    padding: 0 !important;
}


.container {
    min-height: 760px;
}

.nav > li {
    border-bottom: 1px dotted #D1D1D1;
    display: block;
    padding: 0 5px;
}

.navbar-nav > li > a {
    padding: 8px 0 !important;
}

    .navbar-nav > li > a:hover {
        color: #B0373C !important;
    }

.navbar-nav > li > .selected {
    color: #B0373C !important;
    font-weight: bold;
}

.selected: {
    background-color: red;
}

html {
    /*background: url("../images/coloredBorder.jpg") repeat-x right top;*/
    /*background:#77726e url(../images/BG-Image.jpg) repeat;*/
}

.header {
    /*margin-bottom: 20px;
    padding-bottom: 30px;*/
    margin: 0 -15px;
}

.subtitle {
    color: #48423D;
    font-weight: bold;
}

.wrapper {
    width: 960px;
    margin: 3px auto 20px;
    /*background-color:#f3ece4;*/
}

.clear {
    clear: both;
}

@media (min-width: 361px) {
    .text01 {
        font-size: 2em !important;
        white-space: nowrap;
    }

    .text02 {
        font-size: 1.5em !important;
        white-space: nowrap;
        color: #E0346A;
    }

    .mainTitle {
        padding-left: 2px;
    }

    .navbar-toggle {
        background-color: #E0346A !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: White !important;
    }

    .navbar {
        border: none !important;
        min-height: 0 !important;
    }
}

.mainTitle {
    margin-top: 3%;
    margin-bottom: 3px;
}

@media (max-width: 360px) {
    .text01 {
        font-size: 1.5em !important;
        white-space: nowrap;
    }

    .text02 {
        font-size: 1.4em !important;
        white-space: nowrap;
        color: #E0346A;
    }

    h3, .h3 {
        font-size: 20px !important;
        text-align: right !important;
    }

    .navbar-toggle {
        position: absolute !important;
        right: -10px !important;
        top: -90px !important;
        background-color: #E0346A !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: White !important;
    }

    .navbar {
        border: none !important;
        min-height: 0 !important;
    }

    .footer img {
        width: 50px;
    }
}

@media (max-width: 700px) {
    .hiddenPic {
        display: none;
    }
}

.navbar-nav > li {
    float: none !important;
}

.content {
    min-height: 400px;
}

.main-menu {
    padding: 0px;
    width: 165px;
    float: left;
}

.main-content {
    direction: ltr;
    float: left;
}
/*.main-content p, .main-content ul,
.main-content h1, .main-content h2,
.main-content h3
{
    margin-right:20px;
    }*/
.News {
    margin: 0;
    padding: 0;
    /*float: left;
    width: 200px;*/
}

.main-menu li {
    list-style: none;
    border-bottom: 1px dotted #ad7f4a;
    background: url(../images/main-bullet.png) no-repeat left 5px;
    *background: url(../images/main-bullet.png) no-repeat left center;
    /*padding:4px 15px;*/
    text-align: left;
    height: 27px;
    display: block;
}

.News li {
    border-right: 5px solid #d7d7d7;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 5px 0 5px 15px;
}

.main-menu li a:link,
.main-menu li a:visited {
    color: #5b5b5b;
    display: block;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    margin: 4px 15px 0;
    display: block;
    width: 138px;
    height: 24px;
}

.main-menu li .selected {
    background: url("../images/current_ar.PNG") no-repeat left 0;
    color: #FFFFFF !important;
    display: block !important;
    height: 23px;
    margin-bottom: 0 !important;
    margin-left: -22px !important;
    margin-top: 0 !important;
    padding-left: 25px;
    padding-top: 3px;
    width: 164px !important;
}

.News li a:link,
.News li a:visited {
    text-decoration: none;
}

h2, h3 {
    font-family: Tahoma, Geneva, sans-serif;
    /*color:#E0346A !important;*/
    font-size: 18px;
    font-weight: normal;
}

.h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0 !important;
}

.grid_3 {
    float: left;
    margin-left: 10px;
    width: 200px;
}

.grid_7 {
    float: left;
    margin: 0 5px;
    width: 500px;
}

a {
    color: #B0373C;
}

.footer {
    /*background:url(../images/footer_main.jpg) top left repeat;*/
    margin: 40px 0 0;
    padding: 10px 0;
    /*height:75px;*/
    width: 100%;
    color: #647b8b;
    border-top: 2px solid #58707e;
}

.title {
    color: #48423D;
    font-size: 18px;
    margin-bottom: 3px;
}

.date {
    font-size: 14px;
    color: #000;
}

#content {
    position: relative;
}

.sorting {
    list-style: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    right: 30px;
    top: 9px;
}

    .sorting li {
        float: left;
        padding-left: 5px;
    }

#left_menu {
    float: left;
    width: 152px;
}

    #left_menu td tr td {
        border-bottom: 1px dotted #ad7f4a;
        background: url(../images/main-bullet.jpg) no-repeat left center;
        padding: 4px 15px;
        text-align: left;
    }

.contactUs {
    margin: 10px 0 4px;
    padding: 0px;
}

    .contactUs li {
        padding: 3px;
        list-style: none;
    }

.lang {
    left: 30px;
    position: absolute;
    top: 0px;
}
/*--------modal Box------------------*/
.modal-dialog {
    margin: 170px auto !important;
}

.forget-password .modal-footer {
    margin-top: 0;
    padding: 5px !important;
}

.forget-password .modal-header {
    padding: 10px 15px !important;
}

.forget-password .form-group {
    margin-bottom: 0;
}

.enterMail {
    float: left;
    width: 70% !important;
    margin-right: 5px;
}

.btn {
    padding: 3px 10px;
}

.AdminTools {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.Dir {
    direction: ltr;
}

input[type="file"] {
    display: inline !important;
}

.header img {
    /*border-bottom: 10px solid #648b8a;
    border: 8px solid #fff;
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.28);
    margin-top: 15px;*/
}

.navbar {
    border-radius: 10px !important;
    border-top: 2px solid #969696 !important;
    padding: 10px 0 35px;
}

td, table {
    border-color: #d7d7d7;
}

.BackEnd_Links td td {
    border-bottom: 1px dotted #d1d1d1;
    color: #777777;
    display: block;
    padding: 8px 5px;
}

.BackEnd_Links td a {
    color: #777777;
}
