/* Minification failed. Returning unminified contents.
(1749,1): run-time error CSS1019: Unexpected token, found '@import'
(1749,9): run-time error CSS1019: Unexpected token, found 'url(http://fonts.googleapis.com/css?family=Roboto)'
 */
@font-face {
    font-family: 'YekanWeb';
    src: url('/fonts/Yekanweb.eot') format('eot'), url('/fonts/Yekanweb.ttf') format('truetype');
}

* {
    font-family: YekanWeb;
    font-weight: normal;
    font-size: 13px;
}


/*.dropdown-submenu .dropdown-menu li {
    display: block;
    width: 100%;
}*/



.telegrambox {
    background-color: #00BCD4;
    padding: 15px 0;
    color: white;
}

    .telegrambox span {
        font-size: 17px;
    }

    .telegrambox .fa {
        font-size: 15px;
        margin: 0 5px;
    }

.bottomTelegram {
    background: rgb(0, 188, 212);
    border: 2px solid white;
    padding: 7px 30px;
    float: left;
    color: #ffffff;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.3s;
}

    .bottomTelegram:hover {
        background: #ffffff;
        color: rgb(0, 188, 212);
        border: 2px solid white;
        text-decoration: none;
        border-radius: 3px;
    }

.myTab {
    margin: 20px 0 5px 0;
    padding: 0;
    overflow: hidden;
    display: block;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    padding: 10px 15px !important;
    color: #0E0E0E !important;
    border: none !important;
    border-top: 2px solid #FFCA35 !important;
}



div .nav-tabs > li > a {
    border-radius: 0 !important;
    padding: 10px 15px !important;
    color: #0E0E0E !important;
}

div .nav-tabs {
    /*background-color: #FFCA35 !important;*/
    padding: 0 !important;
}

.headTopNews {
    background-color: #093D5C !important;
    color: white !important;
}

.mobileMenu {
    overflow: visible !important;
}

#MytopHeader {
    background-color: rgba(199, 228, 248, 0);;
}

#logoIran {
    float: left;
    width: 118px;
}

.services-section {
    background: #f2f4f8;
    padding: 40px 0;
    border-bottom: 2px solid #dddddd;
}

.list-links {
    text-align: center;
    padding: 3px 0px;
    display: block;
}


.faIcons {
    font-size: 40px;
    color: #272727;
    -webkit-transition: all 0.1s; /* Safari */
    transition: all 0.1s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

    .faIcons:hover {
        margin-top: -10px;
        font-size: 50px;
    }

.services > div {
    border-left: 1px solid #ddd;
}

    .services > div:last-child {
        border-left: 0 none;
    }

.title-links {
    margin-top: 5px;
    font-size: 13px;
    color: #6F0C10;
    display: block;
}

.links a {
    color: #282828 !important;
}


div.ashoora_owghat_content {
    padding: 0 !important;
}

#ashoora_owghat_header, #ashoora_owghat_change, .ashoora_owghat_get {
    display: none !important;
}

div.ashoora_owghat_wrapper {
    width: 200px;
    margin: 0 !important;
    color: #000000;
    background: transparent !important;
}

#PaggingButtom li {
    cursor: pointer !important;
}

.ActiveCurrentPage {
    background-color: #357BB7 !important;
    color: #fff !important;
    border: 1px solid #357BB7 !important;
}


#yearName {
    width: 122px;
    opacity: 0.7;
    float: left;
    margin-top: 5px;
}

.btn-header {
    position: relative;
    font-size: 17px;
    top: -30px;
    float: left;
    margin: 3px 0 -6px 0;
}

.main-title {
    border-bottom: 1px solid #D0D0D0;
    position: relative;
    color: #6F0C10;
    margin: 15px 0;
}

    .main-title h2 {
        font-size: 16px;
        margin: 0 0 -1px 0 !important;
        padding-bottom: 7px;
        border-bottom: 1px solid #6F0C10;
        display: table;
    }

.services a:hover, .services a:active {
    text-decoration: none;
}


.services .dropdown-menu {
    width: 100% !important;
    padding: 10px 0 5px 0 !important;
    margin: -3px 0 0 0;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 3px 5px rgba(0,0,0,.175) !important;
    border-radius: 0;
    background-color: #f2f4f8;
    border-top: none;
}

    .services .dropdown-menu li {
        width: 100%;
    }

    .services .dropdown-menu > li > a {
        color: #333 !important;
    }

.blink_me {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.0;
    }
}

#loginModal .modal-header {
    padding: 0 10px !important;
}

.iconHeader {
    color: #000;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 4px;
}

    .iconHeader:hover {
        color: #605000;
    }

#headertopside {
    background-color: rgba(199, 228, 248, 0);
    display: block;
    /* border-bottom: 1px solid #E4E4E4; */
    /* padding: 2px 0; */
}

.headerPic {
    margin: 5px 0;
}

#logoGas {
    width: 85px;
}

#logoCompany {
    width: 230px;
}

@media (max-width: 991px) {
    #searchBox {
        margin: 5px 0;
    }

    .boxLine {
        height: 225px;
    }
}

@media (max-width: 500px) {
    .services > div {
        margin: 10px 0;
    }



    #logoGas {
        width: 65px;
    }

    #logoIran, #yearName {
        display: none;
    }

    #logoCompany {
        width: 160px;
    }

    .headerPic {
        margin: 5px 15px;
    }

    body {
    }

    #searchBox .form-control {
        width: 70% !important;
        max-height: none !important;
        max-width: none !important;
    }

    #searchBox .btn {
        width: 15% !important;
    }
}

Body {
    /*background-color: #f2f2f2;
    background-image: url(BG.png);
    background-position: top;
    background-repeat: repeat-x;
    font-family: tahoma;*/
    color: #191919;
    background-color: #FFF !important;
    font-size: 8pt;
}

.ChooseBank {
}

    .ChooseBank img {
        width: 50px;
        margin: 5px;
    }

.progress {
    margin-bottom: 5px !important;
}

.progress-bar {
    float: right !important;
}

#titleCompany {
    margin: 26px -60px 0 0;
    color: #303131;
    font-weight: bold;
    font-family: YekanWeb;
}

.SurveyList {
    margin: 0 0 5px 0;
}

.headerSurvey {
    border-bottom: 1px solid silver;
    color: black;
    font-weight: bold;
    padding: 3px 0px;
    margin-bottom: 3px;
}

.btnSurvey {
    padding: 1px 5px !important;
    margin: 5px 0 !important;
    float: left;
}

.pictureLink {
    margin: 0 0px 5px 0;
    border: 1px solid silver;
    border-radius: 3px;
}


.archiveBtn {
    padding: 0px 5px;
    border-radius: 3px;
    margin: 0 -7px !important;
    font-size: 12px;
    color: white;
    background-color: #093D5C;
}

.forumLink {
    color: #000000 !important;
    text-shadow: 0px 0px 2px white;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#logoRightHeader {
    margin: 31px 0 0 0;
    width: 100%;
}

.caroufredsel_wrapper {
    height: 424px !important;
}

#RightlogoCompany img {
    text-align: right;
    float: right;
    width: 45px;
}

.btnIntro {
    top: 453px;
    font-family: B Yekan;
    font-weight: normal;
    font-size: 13px;
    position: absolute;
    color: #735924;
    background-color: rgba(255, 255, 255, 0.3);
    border-color: #BA8D2F;
    border: 1px solid #BA8D2F;
    padding: 5px 10px;
}



#MainMenu {
    margin: 115px 0 16px 0;
    border-radius: 0;
    box-shadow: 1px 1px 1px silver;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}

#LeftlogoCompany img {
    text-align: right;
    width: 35px;
    margin-top: 46px;
    box-shadow: 0 0 7px black;
}

/*#ContetDetails {
    margin: 0 5px;
}

    #ContetDetails p img {
        width: 100%;
    }

    #ContetDetails p span {
        line-height: 28px !important;
    }*/

.tab-content .tab-pane {
    position: relative !important;
    min-height: 100px;
}

.nav-tabs > li {
    float: right !important;
}

.nav-tabs {
    /*background-color: #093D5C !important;*/
}

.tabBorder {
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.nav > li > a {
    color: white;
}

#headerTop {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}

.MainBody {
    min-height: 500px;
    margin: -15px 0 2px 0;
    overflow: hidden;
    /*background-color:white; border-radius:8px;*/
    /*border:1px solid #0059A3;*/
    /*box-shadow: rgb(128, 128, 128) 5px 5px 5px;*/
    z-index: 200;
    width: 100%;
}

.RightBlueMenu {
    display: block;
    border-radius: 8px;
    padding: 5px;
    background-color: #04b4c4;
    color: white;
}

    .RightBlueMenu b {
        color: yellow;
    }

#Departemans {
    margin-top: 20px;
    color: white;
    background-color: #d6d6d6;
    width: 74%;
}

    #Departemans div.col-md-12-5 {
        overflow: hidden;
        /*border:1px solid #d6d6d6;
    border-right:1px solid #05e2f6;*/
    }

        #Departemans div.col-md-12-5:first-of-type {
            border-right: 1px solid #d6d6d6;
        }

    #Departemans img {
        margin: 0px 1% 15px 1%;
        width: 100%;
    }



    #Departemans a, #Departemans a:visited, #Departemans a:active, #Departemans a:hover {
        color: white;
    }

.descriptionTender {
    color: #878787;
    font-size: 12px;
    text-align: justify;
}

.detailsTender {
    font-size: 15px;
    text-align: justify;
}

#Content {
    /*margin-top:20px;*/
}

    #Content div.col-md-4 > div, #Content div.col-md-8 > div {
        border: 1px solid #d6d6d6;
        border-radius: 5px;
        /*height:330px;*/
        overflow: hidden;
        width: 95%;
        margin: 0px auto;
    }

        #Content div.col-md-4 > div:last-child {
            margin: 20px auto;
        }

.BoxHead {
    border-radius: 5px;
    padding: 10px;
    background-color: rgba(214, 214, 214, 0.90);
}

.col-md-3 .BoxHead {
    margin-top: 8px;
}

#Content .BoxBody {
    padding: 5px;
}

.NewsBody, .NewsBody div {
    float: right;
}

.NewsBody {
    margin: 5px 1.2% 10px 1.2%;
    width: 45%;
    overflow: hidden;
    height: 130px;
}

.NewsBody2 {
    margin: 5px 10px 18px 5px;
    overflow: hidden;
}

    .NewsBody2 > a {
        border-bottom: 1px dotted rgba(0, 178, 194, 0.59);
        min-height: 23px;
        width: 95%;
        display: block;
    }

.NewsBody .Img {
    width: 45%;
    margin: 0px 0px 5px 5px;
    border: 1px solid #ccc;
    padding: 1px;
    max-height: 120px;
    overflow: hidden;
}

.breadcrumb {
    background: url('/content/sitemap.jpg') no-repeat 99% center;
    background-color: #fff !important;
    background-size: 11px;
    width: 100%;
    margin: 0 0 6px 0 !important;
    padding: 5px 23px 8px 0 !important;
    border: 1px solid #e6e6e6;
}

.top, .top2 {
    color: white;
    background-color: #F5DEBC;
    /*height: 25px;*/
    display: block;
}

.top2 {
    /*height: 32px;
    padding: 3px 15px;*/
}

.TopHeader {
    /*background-color: #093D5C;*/
    /*background-color: #272727;*/
    /*background-color: #D500F9;*/
    /*background-color: rgb(28, 28, 28);*/
    background-color: rgba(199, 228, 248, 0);
    border-radius: 10px;
}

footer {
    padding: 0px ;
    margin: 0px 0px 0px 0px;
}

.Footer_Links {
    padding: 10px;
}

.Footer_Links, .Footer_Border_End, .Footer_Border_Link {
    float: right;
    margin-top: 15px;
    width: calc(85%-27px);
}

.Footer_Border_Link {
    background-image: url(link-pic-footer.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 122px;
    margin: 15px 5% 0px 0px;
}

.Footer_Border_End {
    background-image: url(footer-border-end.jpg);
    background-repeat: no-repeat;
    width: 5px;
    height: 121px;
}

footer > .container > div:first-of-type {
    color: whitesmoke;
    background: url(hamdeli.png) no-repeat 98% 25px;
    background-color: #F5DEBC;
    padding: 10px 380px 0px 0px;
    display: block;
    height: 190px;
    border-radius: 0px 0px 8px 8px;
}

.Slider {
    /*background: url(tab.png) no-repeat center right;*/
    text-align: center;
    margin: 10px auto;
    /*padding-right: 400px;*/
}

.col-md-12-5 {
    float: right;
    width: 12%;
    margin: 2px;
}


#BlueBox {
    background-color: #04b4c4;
    margin: 0px 0px 0px 0px;
    height: 168px;
    padding-top: 5px;
}

    #BlueBox ul {
        margin: 0px auto;
    }

        #BlueBox ul li {
            list-style: none;
            width: 18%;
            float: right;
            margin: 1px 5px;
        }

#GrayBox {
    background-color: rgba(214, 214, 214, 0.90);
    /*height:70px;*/
    margin: 0px auto 10px auto;
}

    #GrayBox ul li {
        border-right: 1px solid #808080;
        height: 30px;
        list-style: none;
        width: 16%;
        float: right;
    }

        #GrayBox ul li#Gallery {
            border-right: none;
        }

#Register, #Login, #TempRegister, #Calender, #Level {
    display: block;
    width: 162px;
    height: 160px;
    background: url(links.png) no-repeat;
    background-size: 295%;
}


#Register {
    background-position: 48% 9%;
}

#Login {
    background-position: 98% 99%;
}

#TempRegister {
    background-position: -2% 9%;
}

#Calender {
    background-position: 48% 99%;
}

#Level {
    background-position: -2% 99%;
}

#Register2, #Login2, #TempRegister2, #Calender2, #Level2, #Departeman2 {
    background: url(links.png) no-repeat;
    height: 70px;
    width: 70px;
    background-size: 280%;
    display: block;
}

.RLBox {
    display: block;
    float: right;
    height: 70px;
    width: 70px;
    overflow: hidden;
}

    .RLBox #Departeman2 {
        background-position: 103% 9%;
    }

    .RLBox #Register2 {
        background-position: 48% 9%;
    }

    .RLBox #Login2 {
        background-position: 103% 99%;
    }

    .RLBox #TempRegister2 {
        background-position: -2% 9%;
    }

    .RLBox #Calender2 {
        background-position: 48% 99%;
    }

    .RLBox #Level2 {
        background-position: -2% 99%;
    }



.Jahad {
    background: url(logoab.png) no-repeat left center;
    background-size: 60%;
    width: 243px;
    height: 40px;
    float: left;
}

#searchBox {
    padding: 0 !important;
    width: 100% !important;
}

    #searchBox .navbar-form, #searchBox .form-group, .SearchBox {
        margin: 0 !important;
        padding: 0 !important;
    }

    #searchBox .form-control {
        height: auto !important;
        padding: 4px 8px !important;
        background-color: rgba(14, 14, 14, 0.11);
        color: black;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        width: 90% !important;
        max-height: none !important;
        max-width: none !important;
    }

    #searchBox .btn {
        width: 10% !important;
        height: auto !important;
        padding: 1px 6px !important;
        color: #D3A932;
        border-radius: 0px;
        background-color: rgba(39, 39, 39, 0.65);
        border: none;
        border-bottom: 1px solid #6B5B2C;
        margin-right: -4px;
    }

#topcontrol {
    bottom: 28px !important;
    right: 10px !important;
}


/*.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.nav-pills {
    float: right;
    width: 70%;
}

.dropdown-menu li {
    padding: 5px;
}*/
.nav > li > a {
    padding: 5px 5px !important;
}

.ActionSelector {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.InsertBox {
    padding: 8px 2px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    width: 15%;
    margin: 5px 83% 5px 5px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

    .InsertBox a, .InsertBox a:hover, .InsertBox a:visited {
        color: white;
    }

.borderccc {
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.InsertBox:hover {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    text-decoration: none;
}

.k-state-Active-Record {
    background-color: rgb(214, 247, 189);
}

.k-state-DeActive-Record {
    background-color: rgba(0, 0, 0, 0.10);
}

.NewsShI {
    float: left;
    width: 25%;
    overflow: hidden;
}

.NewsShD {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: rgba(0,0,0,.075);
    width: 75%;
    margin: 10px auto;
    padding: 10px;
}

.NewsShH {
    font-size: 20px;
    margin: 20px auto;
}

.NewsShR, .NewsShS {
    float: left;
    width: 25%;
}

textarea.form-control {
    width: 80%;
}

.text-box {
    display: block;
    float: right;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.field-validation-error {
    background-color: rgba(237, 73, 111, 1);
    margin: 6px 10px 0px 0px;
    display: block;
    min-width: 10%;
    max-width: 40%;
    float: right;
    padding: 5px;
    color: #FFF;
    border-radius: 3px;
}

.has-error .text-box, .has-error .form-control {
    border: 1px solid #E27F9D;
    background-color: rgba(221, 183, 183, 0.32);
}

    .has-error .text-box:active, .has-error .text-box:focus {
        border: 1px solid #ff3700 !important;
    }

.ImgSelectBox {
    width: 85%;
    margin: 5px 1px 15px 1px;
    background-color: #eee;
    border-bottom: 2px solid #bbb;
    border-top: 2px solid #bbb;
    display: block;
}

    .ImgSelectBox > div {
        margin: 2px 0px;
    }

hr {
    margin: 3px !important;
}

.RightBlueMenu a, .RightBlueMenu a:visited, .RightBlueMenu a:hover {
    color: white;
}

h2 {
    font-family: nazanin;
}

label {
    font-weight: normal !important;
}

#loginForm {
    margin: 0px 0px 0px 15px;
    border: 1px solid rgba(148, 156, 213, 0.82);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: rgba(193, 192, 232, 0.2);
    padding: 0px 25px;
}

.form-group {
    padding: 5px;
    /*border-bottom: 1px solid rgba(148, 156, 213, 0.82);*/
    margin: 2px !important;
}

    .form-group:last-of-type {
        border-bottom: none;
    }

#loginForm .control-label {
    padding: 5px 10px 5px 2px;
    height: 34px;
    background-color: rgba(61, 56, 107, 0.18);
}

.form-control {
    font-size: 12px !important;
}

.k-grid .btn {
}

.k-grid td {
    padding: 0px .6em !important;
}


#WEBGIS {
    font-weight: bold;
    color: white;
    background-color: #6B7B80;
    padding: 4px;
}

.Safetyalert {
    margin: 5px 0 0 0;
    padding: 10px 8px;
    background-color: #EEE;
    /*border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;*/
}

.hdrDiv > .container:last-of-type {
    /*background-image: url(logoLeft.png);
    background-repeat: no-repeat;
    background-position: 2% center;*/
}

.panelBorder {
    border: none !important;
}

.panelHeading {
    background-color: #F4CB00 !important;
}

    .panelHeading a {
        color: #093D5C;
    }

.hdrDiv {
    height: 115px;
    background-color: #F4CB00;
    box-shadow: 0 0 5px gray;
    overflow: hidden;
}


.alert-danger, .alert-success {
    border: 1px solid red;
    -o-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.alert-success {
    border: 1px solid green;
    padding-right: 50px !important;
    background: url('good.png') no-repeat top right !important;
    background-color: #dff0d8 !important;
}

.alert-danger {
    padding-right: 50px !important;
    background: url('error.png') no-repeat top right !important;
    background-color: #f2dede !important;
}

.alert-warning {
    padding-right: 50px !important;
    background: url('warning.png') no-repeat top right !important;
    background-color: #fcf8e3 !important;
}

.alert-info {
    padding: 10px 35px 8px 5px;
    border: 1px solid #44C7E2 !important;
    border-radius: 5px;
}



/*overwrite bootstrap 3.3.4*/
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-offset-1,
.dropdown-menu, .input-group .form-control, .navbar-header, .navbar-brand, .navbar-nav, .navbar-nav > li, .navbar-text {
    float: right !important;
}

@media (max-width: 740px) {
    .navbar-nav > li {
        float: none !important;
    }
}

.container {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

/*.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .container-fluid, .container {
    padding-right: 5px !important;
    padding-left: 5px !important;
}*/

.dropdown-menu {
    text-align: right !important;
}

.col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0 !important;
}

.col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0 !important;
}

.col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0 !important;
}

.col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0 !important;
}

.col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0 !important;
}

.col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0 !important;
}

.col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0 !important;
}

.col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0 !important;
}

.col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0 !important;
}

.col-md-offset-3 {
    margin-right: 25% !important;
    margin-left: 0 !important;
}

.col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0 !important;
}

.col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0 !important;
}

.col-md-offset-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/*my overwrite*/
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-family: YekanWeb, Tahoma !important;
}

.navbar {
    margin-bottom: 0px !important;
}

.panel-body {
    padding: 5px !important;
}

td, th {
    padding: 3px !important;
}

.Company > div > div {
    background-color: rgba(0,0,0,.075);
    border: 1px solid #fff;
    min-height: 37px;
}

.Supp {
    margin-top: 30px;
    width: 280px;
    background: url('support.gif') right center no-repeat;
    height: 99px;
}

.FinalNews {
    background: url('News-Final.jpg') right center no-repeat;
    padding: 10px 125px;
    height: 35px;
    display: block;
    background-color: #E7E7E9;
}

.typed-cursor {
    opacity: 1;
    display: none;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.typed-strings {
    display: none;
}

.nav-tabs > li > a:hover {
    color: #000;
}





.EduList a, .EduList2 a {
    height: 70px;
    width: 23%;
    margin: 1%;
    box-shadow: 5px 5px 5px #999;
    border: 1px solid #ccc;
    overflow: hidden;
    display: block;
    float: right;
    border-radius: 3px;
    padding: 10px 5px 0px 0px;
}

.EduList2 a {
    height: 250px;
}

    .EduList a img, .EduList a b, .EduList2 a img, .EduList2 a b {
        display: block;
        height: 68px;
        font-size: 14px;
        text-align: center;
    }

    .EduList a img, .EduList2 a img {
        display: block;
        height: 128px;
        margin: 0px auto;
    }

.ForumBox {
    width: 99%;
    margin: 10px;
    box-shadow: 1px 1px 2px #F5DEBC;
    border: 1px solid #ccc;
    background-color: rgba(255, 0, 0, 0.29);
    display: block;
    float: right;
    border-radius: 3px;
    padding: 8px;
}

    .ForumBox:nth-of-type(3n) {
        background-color: rgba(0, 102, 255, 0.28) !important;
    }

    .ForumBox:nth-of-type(3n+1) {
        background-color: rgba(16, 255, 0, 0.33) !important;
    }

.ForumPost, .ForumPost2 {
    border: 1px solid rgb(4, 180, 196);
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 15px;
    box-shadow: 5px 5px 5px #ccc;
}

    .ForumPost > .Title, .ForumPost2 > .Title2 {
        background-color: rgba(4, 180, 196, 0.4);
        margin: -5px -5px 5px -5px;
        padding: 5px;
    }

.ForumPost2 {
    border: 1px solid #2C7D0A;
    box-shadow: 5px 5px 5px #ccc;
}

    .ForumPost2 > .Title2 {
        padding: 5px 5px 22px 5px;
        background-color: #dff0d8;
    }


.Chat {
    margin: 0px auto;
    width: 60%;
}

    .Chat input[type="text"] {
        width: 78%;
    }

    .Chat input[type="button"] {
        width: 10%;
    }

#chatarea {
    height: 250px;
    overflow-y: scroll;
    vertical-align: bottom;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

.Sep1 {
    margin-bottom: 50px;
    background-color: #eee;
    padding: 10px;
    border-radius: 8px;
}

.RegFAq, .RegHelp {
    background-color: #eaeaea;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 10px;
    margin-top: 20px;
    display: block;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #555;
    margin-bottom:15px;
}

.l6 {
    margin-bottom: 10px;
    height: 130px;
    overflow: hidden;
    text-align: justify;
}

    .l12sm img, .l6 img {
        float: right;
        margin: 3px;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 3px;
    }


.header-detailsContent, .backddd > div.Title {
    color: #981f0c;
    display: block;
    font-size: 17px;
    margin: 5px 2px 10px 2px;
}

    .header-detailsContent .TitleBox {
        background-color: #981f0c;
        margin-left: 10px;
    }

.SpicialTitleBox, .TitleBox {
    margin-top: 5px;
    width: 20px;
    height: 20px;
    float: right;
    margin-left: 5px;
}

.Detail-detailsContent {
    border-right: 3px solid #981f0c;
    padding: 10px 10px 7px 5px;
    background-color: #f1f4f2;
    display: block;
    margin: 5px 0;
}

.Image-detailsContent {
    padding: 2px;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    max-width: 300px !important;
}

.backddd {
    background-color: #eee;
}

.MainBody img {
    max-width: 100%;
}

.form-control {
    font-size: 11px !important;
    width: 17% !important;
    display: inline !important;
    float: right;
    max-width: 250px !important;
    min-width: 188px !important;
}

textarea.form-control {
    width: 70% !important;
    max-width: 450px !important;
    min-width: 250px !important;
}

.Box {
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    margin: 0 0 5px 0;
}

.margin15 {
    margin-top: 15px;
}

.marginB15 {
    margin-bottom: 15px;
}

.slideBarLinkTitle {
    font-size: 12px !important;
}

.BoxTitle {
    border-bottom: 3px solid #234f7c;
    color: #234f7c;
}

GroupTitle, .BoxTitle {
    height: 30px;
    font-weight: 600;
    padding: 5px 8px;
}

.EventBoxLayout {
    min-height: 120px !important;
    padding: 5px;
    text-align: justify;
}

    .EventBoxLayout ul {
        padding: 0 20px 0 10px;
        text-align: justify;
    }

    .EventBoxLayout li, .Spicial li {
        list-style: url('/content/l.png');
    }

.RegFAq b {
    font-weight: 600;
    font-size: 18px;
}

.BoxNotFound {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 38px;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    padding: 0px;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: #093D5C !important;
    font-size: 13px;
}

#theTicker a {
    color: #ED1F26 !important;
}

.myheight {
    background-color: white !important;
    border: 1px solid silver;
    border-radius: 2px;
    padding: 5px 0;
    min-height: 200px !important;
}

.ali {
    display: none !important;
}

.ulLink {
    margin-right: -20px !important;
    font-size: 13px !important;
}

    .ulLink li {
        font-size: 13px !important;
    }

.myheight img {
    border-radius: 3px;
    width: 100%;
}

.footerpanel {
    height: 200px;
}

#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

    #custom-search-input .search-query {
        padding: 10px 10px 5px 10px;
        margin: 56px 0 0 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 50% !important;
        border: 1px solid #AEB5D2;
    }

    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #D9230F;
    }

footer .list-group-item {
    background-color: transparent !important;
    border: none !important;
}

.firstItemListGroup {
    border-bottom: 1px dotted silver !important;
}

footer a {
    color: white !important;
}

list-group li {
    background-color: transparent !important;
}

.search-query:focus + button {
    z-index: 3;
}

.panel-default > .panel-heading {
    color: #FFF !important;
    background-color: transparent !important;
}

.panel-default a {
    color: #FFF !important;
}

.panel-default {
    background-color: rgba(0, 0, 0, 0.13) !important;
    border-color: rgba(255, 255, 255, 0.18) !important;
    margin: 5px 0 !important;
}

.panelMargin {
    margin: 0 !important;
}

.myFooter {
    min-height: 200px;
    /*background-color: rgb(28, 28, 28);*/
    background-color: #006400;
    /*background-color:#D500F9;*/
    color: #fff;
    padding-top: 10px;
}


@import url(http://fonts.googleapis.com/css?family=Roboto);

/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto;
}

    .loginmodal-container h1 {
        text-align: center;
        font-size: 1.8em;
        font-family: roboto;
    }

    .loginmodal-container input[type=submit] {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        position: relative;
    }

    .loginmodal-container input[type=text], input[type=password] {
        height: 44px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        .loginmodal-container input[type=text]:hover, input[type=password]:hover {
            border: 1px solid #b9b9b9;
            border-top: 1px solid #a0a0a0;
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        }

    .loginmodal-container #profile-img {
        width: 80px;
        text-align: center;
    }

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
    border: 1px solid #3079ed;
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    background-color: #4d90fe;
    padding: 12px 0px;
    font-size: 14px;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
}

    .loginmodal-submit:hover {
        border: 1px solid #2f5bb7;
        border: 0px;
        text-shadow: 0 1px rgba(0,0,0,0.3);
        background-color: #357ae8;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
    }

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help {
    font-size: 12px;
}

span.ashoora_owghat_time {
    font-family: tahoma !important;
    font-weight: normal !important;
}





.SearchBox2 {
    width: calc(100% - 42px);
    float: right;
}

    .SearchBox2 > input {
        padding: 7px 10px;
        width: 100%;
        border: 1px solid #E6E6E6;
        border-left: none;
    }

.Searched {
    background-color: rgba(120,164,14,.5);
    border-bottom: 2px solid #78a40e;
    margin: 2px 0;
    padding: 10px;
}

.Long {
    width: 85% !important;
    max-width: 500px !important;
}

.Formm {
    padding: 3px;
    background: url('logos.png') repeat;
    background-color: rgba(170, 170, 170, 0.06);
}

.myFooter > div > div {
    border-left: 1px solid #ccc;
    min-height: 270px;
}

    .myFooter > div > div:last-of-type {
        border-left: none;
    }

@media (max-width: 500px) {
    .myFooter > div > div {
        border-left: none;
        border-bottom: 1px solid #ccc;
        min-height: initial;
    }

        .myFooter > div > div:last-of-type {
            border-left: none;
            border-bottom: none;
        }
}

.BoxForm {
    border: 1px solid #04b4c4;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;
}

    .BoxForm .control-label {
        background-color: #04b4c4;
        display: block;
        padding: 5px 0px;
    }

    .BoxForm .Titr {
        background-color: rgba(4, 180, 196, 0.27);
        display: block;
        padding: 5px 15px 5px 5px;
    }

.highslide-caption {
    font-family: YekanWeb !important;
    font-weight: bold !important;
    text-align: center !important;
    font-size: 13px !important;
}
.col-lg-12 ,.col-md-12, .col-sm-12{
    padding-left: 0px;
}
.navbar-inverse {
    background-color: rgb(1, 128, 216) /*#b0b0b0*/;
    border-color: rgb(1, 128, 216) /*#b0b0b0*/;
}
.navbar-nav{
padding-top:5px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000000;
}
.header-detailsContent h1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 28px

}
.header-detailsContent h2.summery {

    font-size: 17px;

}
@media (max-width: 600px) {
    #yearName {
    display: none;
}
 .row {
    margin-right: -5px;
    margin-left: -5px;
}
 .slidermenu{
     min-height:120px;
 }
}


.myFooter {
    background-color: rgb(1, 128, 216) /*#b0b0b0*/;
    width: 100%;
}
.copyrights {
    background-color: rgb(199, 228, 248) /*#ffcc3b*/;
    display: inline-block;
    width: 100%;
    padding: 5px;
}
 .affix {
    top: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    z-index: 9999 !important;
  }


 .dropdown-menu>li>a {
    color: #4f4e4e;
}
