body {
        font-family: yekan;
        background-image: url(img/subtle-grey.png);
     }
        @font-face {
            font-family: "yekan";
            src: url(../fonts/Yekan.eot);
            src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
            font-weight: normal;
            font-style: normal
        }
        hr.soften {
          height: 1px;
          background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
          background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
          background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
          background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
          border: 0;
        }
        h1,
        h2,
        h3 {
            margin: 20px 0;
        }
        .text-left {
            text-align: left;
        }
        .lnr {
            display: inline-block;
            fill: currentColor;
            width: 1em;
            height: 1em;
            vertical-align: -0.05em;
        }
        .lnr-car {
            color: #5875A2;
            font-size: 80px;
            margin-top: -15px;
        }
        .car1 {
            margin: 10px 0 5px 0px;
            display: inline-block;
            fill: #717171;
            width: 137.32px;
            height: 67.56px;
        }
        .site-header-text {
            font-family: yekan;
            margin-top: 60px;
            margin-right: 20px;
            text-shadow: 1px 1px 12px rgb(152, 149, 149);
        }
        a {
            color: #717171;
  	        text-decoration: none;
        }
        a:hover {
            color: #AF1D67;
	        text-decoration: none;
        }

	td a{
	    color: #8E1027;
	    text-decoration: none;
	}
	td a:hover{
	    color: #8E1027;
	    text-decoration: none;
	}
        .well-no-shadow {
            box-shadow: inset 0px 8px 0px rgba(171, 171, 255, 0.2), inset 0px -8px 0px rgba(171, 171, 255, 0.2);
            -webkit-box-shadow: inset 0px 8px 0px rgba(171, 171, 255, 0.2), inset 0px -8px 0px rgba(171, 171, 255, 0.2);
            border-radius: 0;
            /*background-color: #525E6B;*/
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }
        .well-no-shadow:hover {
            box-shadow: inset 0px 8px 0px rgba(171, 171, 255, 0.6), inset 0px -8px 0px rgba(171, 171, 255, 0.6);
            -webkit-box-shadow: inset 0px 8px 0px rgba(171, 171, 255, 0.6), inset 0px -8px 0px rgba(171, 171, 255, 0.6);
        }
        .well-not-found{
            margin: 20px 0px;
            background-color: #F3F3FF;
            border: 1px solid #6E6EAB;
            color: #292979;
        }
        .well-advertise {
            background-color: #EBEBFF;
            border: #D4D4D9 1px solid;
            box-shadow: none;
            -webkit-box-shadow: none;
            min-height: 270px;
        }
        .col-advertise:nth-child(odd) .well-advertise{
            background-image: url(img/ltr.png);
        }
        .col-advertise:nth-child(even) .well-advertise{
            background-image: url(img/rtl.png);
        }
        .well-advertise ul {
            list-style: none;
            line-height: 1.8em;
            float: right;
            margin-right: 8px;
            padding-right: 10px;
        }
        .well-advertise img {
            float: right;
            background-color: whitesmoke;
        }
        .well-advertise-hr {
            border-top: 1px dashed #D6D6FF;
            margin: 0 0 10px 0;
            clear: both;
        }
        .navbar-gradiant-original {
            background: rgba(255, 255, 255, 1);
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(237, 237, 237, 1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(43%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(237, 237, 237, 1) 100%);
            background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(237, 237, 237, 1) 100%);
            background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(237, 237, 237, 1) 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(237, 237, 237, 1) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
        }
        .navbar-gradiant {
            background: rgba(255, 255, 255, 1);
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(235, 235, 255, 1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(43%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(235, 235, 255, 1)));
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(235, 235, 255, 1) 100%);
            background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(235, 235, 255, 1) 100%);
            background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(235, 235, 255, 1) 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 43%, rgba(235, 235, 255, 1) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
        }
        .well-gradiant {
            background: rgba(255, 255, 255, 1);
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 255, 1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(240, 240, 255, 1)));
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 255, 1) 100%);
            background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 255, 1) 100%);
            background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 255, 1) 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 255, 1) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0ff', GradientType=0);
        }
        .well-advertise-gradiant{
            background: rgba(255, 255, 255, 1);
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 255, 1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(222, 222, 255, 1)));
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 255, 1) 100%);
            background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 255, 1) 100%);
            background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 255, 1) 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 255, 1) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0ff', GradientType=0);
        }
        .well-danger{
            color:#920E0C;
            background-color: #F7B2B2;
            border: 1px solid #AB1111;
        }
        .well-green{
            color: #3c763d;
            background-color: #dff0d8;
            border-color: #4A8433;
        }
        .well-danger strong{
            padding: 0 10px; /* create some space between wrong value and the error message  */
        }
        .img-thumb-150-100 {
            width: 150px;
            height: 100px;
            border: #9191AB 1px solid;
            padding: 4px;
            margin-bottom: 10px;
            border-radius: 5px;
        }
        .btn-show-advertise {
            float: left;
            /*Added Recently*/
            position: absolute;
            left: 30px;
            bottom: 33px;
            margin-top: 11px;
        }
        .btn-edit-advertise {
            float: left;
            /*Added Recently*/
            position: absolute;
            left: 98px;
            bottom: 33px;
            margin-top: 11px;
        }
        .btn-delete-advertise {
            float: left;
            /*Added Recently*/
            position: absolute;
            left: 170px;
            bottom: 33px;
            margin-top: 11px;
        }
        .add-time-advertise {
            color: crimson;
        }
        .pagination > .active > a, .pagination > .active > a:hover{
            color: #5252A9;
            cursor: default;
            background-color: #B8B8E6;
            border-color: #9595CA;
        }
        .pagination > li > a:hover{
            background-color: #EEEEFF;
        }
        .navbar-collapse-custom{
            margin: 0px -15px !important;
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: rgb(231, 231, 231);
        }
        ul.navbar-nav > li > a > span , ul.dropdown-menu > li > a > span {
            margin-left: 0.4em;
        }

        .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
            color: #1F1D1D;
            background-color: #C0C0D9;
        }

        .thumbnail-custom{
            width: 100%;
        }
        .error-message{
            color:#E01313;
        }
        .active-image{
            background-color: brown;
        }

        div.form-group select.form-control{
            padding-top: 0;
        }
        textarea {
            resize: vertical; /* user can resize vertically, but width is fixed */
        }

        .soft-movement{
            transition: all 0.9s ease;
        }
        .english-content{
            font-family: tahoma !important;
            font-weight: 600;
        }