﻿/* Add here all your css styles (customizations) */

@font-face {
 font-family: 'IranSans';
 font-weight: normal;;
  src: url('fonts/IRANSansWeb.ttf') format('truetype'),
       url('fonts/IRANSansWeb.eot?#') format('eot'),  
       url('fonts/IRANSansWeb.woff') format('woff'); 
       
}




@font-face {
  font-family: 'IranSans';
  font-weight: bold;
  src: url('fonts/IRANSansWeb_Bold.ttf') format('truetype'),
       url('fonts/IRANSansWeb_Bold.eot?#') format('eot'),
       url('fonts/IRANSansWeb_Bold.woff') format('woff');
       
}



@font-face {
  font-family: 'IranSansBold';
  src: url('fonts/IRANSansWeb_Bold.ttf') format('truetype'),
       url('fonts/IRANSansWeb_Bold.eot?#') format('eot'), 
       url('fonts/IRANSansWeb_Bold.woff') format('woff');  
       
}
.wrapper {
    background: #fff !important;
}
*{font-family: iransans;font-size: 15px;
}}
a:hover{
	text-decoration:none
}
@media (min-width:992px){
	.dropdown > a:after {
    left: -1px !important;
}
	.header-v8 .navbar-nav > li:last-child > a{
		padding-left:10px !important
	}
	.header-v8 .dropdown-menu{
		padding:10px 0 0 0 !important
	}
	.header-v8 .dropdown-menu > li > a{
		padding: 9px 25px !important;
	}
	.header-v8.header-fixed-shrink .navbar-nav > li > a{
		    padding: 5px 14px !important;
	}
	.header-v8.header-fixed-shrink .navbar-nav .dropdown > a:after{
		top:6px !important
	}
}
input.BootStrapMainSearchInput {
    border-radius: 50px;
    font-size: 12px;
    padding: 6px 12px;
    border: 1px solid #ccc !important;
}
a#BootStrapMainSearchBtn {
    width: 29px !important;
    height: 29px !important;
    left: 5px !important;
    color: transparent !important;
    border-radius: 50% !important;
    top: 1px !important;
    background: transparent !important;
}
a#BootStrapMainSearchBtn:after {
    content: "\f002";
    font-size: 1.8rem;
    font-family: FontAwesome;
    position: absolute;
    top: 3px;
    left: 4px;
    color: #19bfb1;
}
.box-nf-shaodw .pagination {
    display: none;
}
a.header-search-btn{
	position: absolute;
    left: 1px;
    width: 38px;
    top: 1px;
    padding: 6px 8px 0 0;
    height: 29px;
    border: none;
    color: #e33636;
    text-align: center;
    background-color: #e3e3e3;
    text-decoration: none;
    cursor: pointer;
    padding-top: 6px;
}
a.header-search-btn:before{
	content:"\f002";
	font-family:FontAwesome;
	
}
.TasnimBigImg {
    width: 40%;
    float: right;
    margin-right: 10px;
}

.TasnimBigContent {
    width: 55%;
    margin-right: 1%;
    float: right;
}

    .TasnimBigContent h3 {
        font-size: 13pt;
    }

        .TasnimBigContent h3 a:hover {
            color: #0bf;
        }

.TasnimSmallImg {
    width: 20%;
    float: right;
    margin-right: 10px;
}

.TasnimSmallContent {
    width: 70%;
    margin-right: 1%;
    float: right;
    color: #888;
}

    .TasnimSmallContent h3 a {
        color: #555;
    }

        .TasnimSmallContent h3 a:hover {
            color: #00BBFF;
        }

.tasnimledcont {
    margin-top: 13px;
    margin-bottom: 13px;
}

.clear 
{
    clear:both;
}

/*Job
------------------------------------*/
.job-img {
	overflow: hidden;
	position: relative;
	min-height: 300px;
}
.justify{
	margin:3%;
}
.job-img .job-banner {
	padding: 20px;
	max-width: 450px;
	margin: 60px auto 100px;
}

.job-img .job-banner h2 {
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.job-img .job-banner {
		padding: 10px;
		margin: 30px auto 100px;	
	}
}

.job-img .job-img-inputs {
	right: 0;
	left: 0;
	bottom: -7px;
	padding: 20px 0;
	position: absolute;
	background: rgba(0,0,0,0.75);
}

/*Job-Content
------------------------------------*/
.job-content .categories li {
	padding: 6px 0;
	border-bottom: 1px dotted #eee;
}

.job-content .hex {
	color: #999
}

/*High-Rated
------------------------------------*/
.high-rated .carousel-indicators {
	top: 10px;
	right: 65%;
	text-align: left;
}

.high-rated .carousel-indicators .active {
	background: #555;
}

.high-rated .carousel-indicators li {
	border-color: #555;
}

.high-rated .carousel-inner > .item {
	margin: 0;
}

.high-rated .star-vote {
	float: left;
	margin-top: 8px;
}

.high-rated .star-vote ul {
	margin-bottom: 0;
}

.high-rated .star-vote li {
	padding: 0;
}

.AdsBoxMargin
{
    margin-bottom:3px;
}





/*Loading section*/
.loaderInnerMessage
{
            position:absolute;
            width:100px;
            height:135px;
            overflow:hidden;
            right:49%;
            top:50%;
            z-index:111111;
}
.loaderInnerMessage p
{
    color:white; font-size:12px; fonte-weight:bold;
}
   .loaderInnerLogo
        {
            position:absolute;
            width:100px;
            height:100px;
            overflow:hidden;
            right:50%;
            top:50%;
            z-index:111111;
        }
        .loaderInnerLogo img{
            width:100px;
            height:100px;
        }
        .chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
#loader {
    display: block;
    position: relative;
    right: 45%;
    top: 52%;
    width: 230px;
    height: 230px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00adef;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #00adef;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #00adef;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #222222;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

    #content {
        margin: 0 auto;
        padding-bottom: 50px;
        width: 80%;
        max-width: 978px;
    }  

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


.blog-grid {
    font-size: 13px;
    line-height: 22px; 
}

.blog-grid h3 {
    font-size: 14px;
    font-weight: bold;
}

.blog-grid a.r-more {
    width: 70px;
    display: block;
    padding-top: 8px;
	position:absolute;
	bottom:0;
}

.blog-grid .blog-grid-info li {
    font-size: 10px;
}
.content{

    text-align: justify;
}
.window_archiveitems {
	background-color:white;
	border:solid 1px #e3e3e3;
}
.main>h1{
	font-size:21px
}
.main>h2{
	font-size:20px
}
.main>h3{
	font-size:19px
}
.main>h4{
	font-size:18px
}
.main>h5{
	font-size:17px;
	font-family: iransans;
	font-weight:600
}

.main>h6{
	font-size:16px;
		font-family: iransans;
	font-weight:600
}

.navbar.mega-menu .col-md-10{
	margin:0 0 !important
}
.window_archiveitems .blog-grid {
	min-height:290px;
	max-height: 290px;
    overflow: hidden;
}

.window_archiveitems .blog-grid .r-more {
}

#tasnimBigContent {
    border: 1px solid #e3e3e3;
    width: 100%;
    margin-top: 5px;
	margin-bottom:12px !important;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 1px 1px 7px 0 #dedede;
}

#tasnimBigContent .col-sm-8
{
	padding:0;
	margin:0;
}
#tasnimSmallContent{
    border: 1px solid #e3e3e3;
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 1px 1px 7px 0 #dedede;
	
}
#tasnimSmallContent .col-sm-9
{
	margin:0;
	padding:0;
}

#tasnimSmallContent .col-sm-2
{
	margin:0;
	padding:0;
}
@media (min-width:992px){
	.header-v8 .navbar-nav > li > a {
		padding: 0px 20px;
		line-height: 54px;
	}
	
	.header-v8.header-fixed-shrink .navbar-nav > li > a {
		padding: 5px 20px;
	}
	
	.header-v8 .navbar-brand {
	 height: 50px; 
	 max-height: 50px;
	 padding : 0;
	/*! line-height: 60px; */
    }
/*	.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
		height: 40px;
		max-height: 40px;
		 line-height: 36px; 
	}*/
	body.header-fixed-space-v2 {
	padding-top: 100px;
    }
}

ul.blog-tags
{
	margin-top:45px;
}


ul.blog-tags li a
{
    display: inline-block;
    margin: 4px 2px 4px 2px;
    border: 1px solid #9d9dc5;
    padding: 1px 7px 1px 7px;
    border-radius: 3px;
    font-size: 13px;
}

.windowFooterText
{
	text-align:left;
}
#CustomerMenuBox ul
{
	list-style:none;
}
#CustomerMenuBox ul li
{
	float:right;
	padding:10px;
	text-align:cente;
}
#div_items , .div_archive_items
{
	border-radius:3px;
	padding:3px;
	background-color:white;
	display:inline-block;
	 width:100%;
}
#TasnimBox
{
	padding:3px;
}
.tab-content{
	background-color:white;
	border:solid 1px #e3e3e3;
}
.Header-Ads div div.window div.AdsBoxMargin
{
	float:right;
	width:48%;
	margin:1%;
}
.col-md-12 , .col-md-1 , .col-md-2 , .col-md-3, .col-md-4 , .col-md-6 , .col-md-8 , .col-md-9 , .col-md-10 , .col-md-11 
	{
		padding-left:6px;
		padding-right:6px;
	}

	.footer div div div div.window #div_newsletter
	{
		background-color:transparent !important;

	}
	.footer div div div div.window #div_newsletter div div div input
	{
		color:black;
	}
	#ArchiveItemHolder
	{
		min-height:185px;
		position:relative;
	}
	#div_slider
	{
		margin-top:6px;
	}
	#HeaderDate
	{
		color:white;
		font-size:10px;
		font-weight:normal;
		padding-top:9px;
	}
	.window{
		margin-top:7px;
	}

	div.page{
		margin-top:6px !important;
	}
	.blog-grid h1.blog-grid-title-lg{
		font-size: 19px;
		line-height: 1.4;
		margin: 0 0 10px;
		padding: 0 0 0 10px;
		font-weight: 600;
	}
	.fa-pencil , .fa-calendar{
		padding-left:4px
	}
	.box-1{
		margin-bottom:20px
	}
	
	.box-2{
		padding-left:10px
	}
	.send-cm{
		font-size: 16px;
		font-weight: 600;
		margin: 25px 0 5px 0;
	}
	
	.send-comment{
    margin-top: 20px;
    padding: 2px 17px;
    color: #fff !important;
    font-size: 15px;
    background: #8a8787;
    border-radius: 4px;
	}
	.send-comment:hover{
		color: #fff !important;
		font-weight:600;
		cursor:pointer;
		text-decoration:none
	}
	.windowFooterText {
		text-align: center !important;
		background: transparent !important;
		padding: 3px !important;
		float: none !important;
		margin: 0;
		width:100% !important
	}
	
	.title-windo-s-NF {
	height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 12px;
    padding-left: 12px;
    background: #fff;
	border-bottom: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
	.title-v4-NF {
    background: url(img/nb-dots.png) repeat;
    height: 20px;
    box-sizing: border-box;
    font-weight: bold;
}
.title-v4 {
    text-align: center;
    font-size: 13px;
    background: #fff;
    padding-left: 11px;
    display: inline-block;
    position: relative;
    height: 20px;
    margin: 0;
    padding-top: 1px;
	color: #666;
}
	.more-w-NF {
    background: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 3px;
    border: 1px solid rgba(255, 145, 49, 0.33);
}
	.more-window-NF {
    background: none;
    border: none;
    color: #ff470b;
}
.more-window-NF >i {
    font-size: 85% !important;
}
.blog-thumb {
    margin-bottom: 2px;
    border-bottom: solid 2px #e3e3e3;
    background: #fff;
	padding-left: 4px;
    padding-right: 4px;
}
.blog-thumb-desc>p{
	    padding-right: 12px;
    font-size: 12px;
    color: #444;
}	
.blog-thumb .blog-thumb-desc h3 a{
	color: #414d5f;
}
	.blog-thumb .blog-thumb-desc h3 a:hover{
		text-decoration:none;
		color:#3472d2
	}
	
	.footer-v8 .footer h2{
		margin-top:0 !important;
		line-height: 1 !important;
	}
	.footer-v8 .title-v4-NF ,.footer-v8 .title-v4,.footer-v4.title-windo-s-NF{
		background:transparent !important;
	}
.footer-v8 .footer .footer-lists li i {

    padding-left: 5px;
}
	.footer .title-windo-s-NF {
    height: auto !important;
    padding-bottom: 6px;
    padding-right: 0;
    margin-bottom: 15px;
	padding-top:0;
    border: 0 !important;
    border-bottom: 1px dotted #eee !important;
	background:transparent !important
}
.col-md-2.footer-col2 {
    text-align: left;
}
.col-md-6.footer-col6 {
    text-align: right;
}
	.footer-v8 .footer-heading{
padding-bottom: 12px;
    display: inline-block;
    border-bottom: 1px solid #5b9ecf;
    color: #eee !important;
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		margin: 2px 0 7px;
		position: relative;
		text-transform: uppercase;
	}
	
	#window_footer4_2 p.title-v4{
padding-bottom: 22px;
    display: inline-block;
    border-bottom: 1px solid #5b9ecf;
    color: #eee !important;
    font-size: 14px;
    font-weight: 400;
    line-height: .5;
    margin: 0px 0 7px;
    position: relative;
    text-transform: uppercase;
	}
	p.footer_contactus_tel a, p.footer_contactus_mail a, .footer-v8 ul.footer-lists li a{color:#eee}
	p.footer_contactus_tel a:hover, p.footer_contactus_mail a:hover, .footer-v8 ul.footer-lists li a:hover{color:#ebe72b}
	.footer-v8 p,.footer-v8 address {
		font-size: 12px;
	}	
	p.footer_contactus_tel a{direction:ltr}
	.footer-v8 div.row.margin-bottom-50.window_newsletter {
    font-size: 12px;
}
.copyright {
    color: #dbdada;
    font-size: 12px;
    background-color: #292929 !important;
    padding: 4px 0 !important;
}
	.footer-v8 .footer {
		border-bottom: 1px solid #1b1b1b;
	}
	.copyright .container .footer-col2 p {
		margin: 0 0 7px 0;
	}
	.copyright .container .footer-col2 p a {
		padding-top: 7px;
		display: inline-block;
		color: #eee;
	}
	input.input-text {
    display: block;
    margin: 4px auto;
    width: 80%;
	text-align:center;
    font-size: 12px;
    padding: 4px 5px;
    border: 1px solid #777;
    border-radius: 3px;
}
	.footer-v8 .input-button {
    padding: 5px 15px;
    background: transparent;
    display: inline-block;
    margin-top: 5px;
    color: #fff !important;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid;
}
input.input-button:hover {
    background: #bc2525;
}
@media(min-width:992px){
	.footer-v8 .copyright{text-align:right}
	.col-md-2.footer-col2 {text-align: center}
	.col-md-6.footer-col6 {text-align: right;}
}
p.footer_contactus_tel a>span, p.footer_contactus_mail a>span{
    color: #ebe72b;
}
#CustomerMenuBox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#CustomerMenuBox ul li {
    float: none;
    background: #fff;
    text-align: center;
    padding: 9px 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0;
}
#CustomerMenuBox ul li a {
    color: #555;
}
#CustomerMenuBox ul li a:hover {
    color: orange;
}
div.section_content>ul {
    padding: 0 0;
	text-align: center;
}
div.section_content ul li {
width: 108px;
    list-style: none !important;
    margin:0 3px !important;
    padding: 10px;
    background-color: rgba(255, 165, 0, 0.44) !important;
    border-radius: 4px !important;
    overflow: hidden;
    height: 39px;
    float: none !important;
}
div.section_content ul li a {
    color: #333;
    width: 100%;
    overflow: hidden;
    height: 23px;
    display: block;
    text-align: right;
    font-size: 11px;
}
.left_box a {
    font-size: 13px;
    font-weight: normal;
    color: orange;
    cursor: pointer;
}
.left_box a:hover {
    color: #4095ef;
}
.right_box {
    font-size: 15px !important;
font-weight: normal !important;}

.box a {
    font-size: 13px !important;
    color: #555 !important;
}
.box a:hover {
    color: orange !important;
}
.box a img {
    margin-bottom: 10px;
	border-radius:3px
}
.box {
    width: 32% !important;
    float: right ;
    margin-right: 1% !important;
    text-align: center;
    padding: 5px;
}
.div_search .search-input-nf {
    width: calc(100% - 95px);
    float: right;
}
.div_search .search-accept-nf {
    display: block;
    width: 85px;
    float: left;
    margin-right: 5px;
	position:relative;
}
.div_search .search-input-nf input, .div_search .search-accept-nf input {
    display: block;
    min-height: 33px;
}
.div_search .search-input-nf input{
border: 1px solid #ccc !important;
    border-radius: 3px !important
}

.blog-topbar {
    background: #19bfb1 !important;
}
.search-accept-nf input {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
    text-align: right;
    padding-right: 9px;
    font-size: 1.3rem;
	color:#19bfb1
}
.search-accept-nf:after {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: 5px;
    left: 9px;
    color: #19bfb1;
    font-size: 1.6rem;
}
.div_search .search-accept-nf input:hover{
	border-color:#19bfb1 !important
}
.AdsBoxMargin {
    background: #fff;
}
.AdsBoxMargin img {
    width:100%
}

.AdsBoxMargin a.add-button.add-blue {
    width: 100%;
    margin: 5px 0;
    display: block;
    text-align: center;
    padding: 8px 0;
    border: 1px solid #19bdb1;
    border-radius: 4px;
    font-size: 1.3rem;
    color: #555;
}
#ArchiveItemHolder h3 {
    display: block;
    text-align: center;
    margin: 7px 0 10px 0;
}
#ArchiveItemHolder img {
    width: 100%;
	border:1px solid #e5e5e5;
	min-height: 270px;
}
#ArchiveItemHolder {
    background: #fff;
}
.ArchiveItemHolder-icons a i {
    font-size: 1.6rem;
    margin-left: 7px;
    vertical-align: -2px;
}
.ArchiveItemHolder-icons a {
    display: block;
    width: 48%;
    float: right;
    margin: 5px 1%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px 0;
    border-radius: 4px;
}

.div_customer_list.window_customer_list {
    background: #fff;
}
.div_customer_list.window_customer_list .col-md-8 {
    padding-top: 10px;
}
.div_customer_list.window_customer_list .col-md-8 a {
    font-size: 1.3rem;
    color: #333;
}
.div_customer_list.window_customer_list .row {
    border-bottom: 1px solid #e4e4e4;
}
.div_customer_list.window_customer_list .row:last-child{
    border-bottom:0;
}

.div_customerstaff_table.window_customer_staff .row {
    border-bottom: 1px solid #e4e4e4;
}
.div_customerstaff_table.window_customer_staff .col-md-8 {
    padding-top: 8px;
}
.div_customerstaff_table.window_customer_staff .col-md-8 a {
    font-size: 1.3rem;
    color: #333;
}
.div_customerstaff_table.window_customer_staff {
    background: #fff;
}
.div_customerstaff_table.window_customer_staff .row:last-child{
    border-bottom:0;
}
.div_customerstaff_table img {
    margin: 2px 10%;
    width: 80% !important;
	}
.window_customer_staff img {
    margin: 1px 10%;
    width: 75% !important;
	}
.row{
	margin-left:0 !important;
	margin-right:0 !important;
}
.footer-v8 .footer {
    background: #404040 !important;

}
.footer-v8 .headline p {
    margin: 0;
    border-bottom: 1px solid #19bfb1;
    display: inline-block;
    padding: 2px 4px 10px 15px;
    margin-bottom: -1px;
}
.footer-v8 .headline {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 18px;
    margin-left: 5px;
    padding-bottom: 0;
}
ul.list-unstyled.link-list li a:before {
    content: "\f192";
    font-family: FontAwesome;
    margin-left: 6px;
    vertical-align: -1px;
}
ul.list-unstyled.link-list li a {
    color: #eee;
    font-size: 1.2rem;
    display: block;
    margin-bottom: 3px;
    padding: 3px 0;
}
ul.list-unstyled.link-list li a:hover{
	color:#19bfb1
}
.footer_contactus_tel a span, .footer_contactus_mail a span {
    margin-left: 8px;
}
.footer-v8 .col-md-5 p{
	text-align:justify
}
.footer-v8 {
    margin-top: 50px;
}
.windowFooter {
    display: block;
    width: 100%;
    clear: both;
    height: 30px;
    margin: 5px 0;
}
.windowFooterText a {
    display: block;
    width: 85px;
    margin: 3px auto;
    position: relative;
    text-align: center;
    color: #333;
    font-size: 1.28rem;
}
.windowFooterText a:hover{
	color:#19bfb1
}
.windowFooterText a:hover:after{
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(left, #19bfb1 0%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #19bfb1 0%,transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #19bfb1 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.windowFooterText a:hover:before{
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(right, #19bfb1 0%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(right, #19bfb1 0%,transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left, #19bfb1 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.windowFooterText a:before {
    content: "";
    width: 100%;
    height: 1px;
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(right, #000000 0%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(right, #000000 0%,transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left, #000000 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    top: 10px;
    left: -100%;
}

.windowFooterText a:after {
    content: "";
    width: 100%;
    height: 1px;
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(left, #000000 0%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #000000 0%,transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #000000 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    position: absolute;
    top: 10px;
    right: -100%;
}

.box-nf-shaodw {
    border: 1px solid #e3e3e3;
    width: 100%;
    margin-top: 4px;
	margin-top: 4px;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 1px 1px 7px 0 #dedede;
}
.div_search form:after {
    content: "";
    display: table;
    clear: both;
}
#right_column,#center_column,#left_column{
	margin-top:1.5% !important
}
div#div_search {
    margin-top: 5px;
}
.div_customerstaff_table input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 7px 10px 2px 10px;
    margin-bottom: 6px;
    border-radius: 4px;
}
.div_customerstaff_table {
    background: #fff;
}
.div_customerstaff_table input:focus{
	    border: 1px solid #19bfb1;
}
p#MessageParagraph {
    display: block;
    margin: 5px 0;
    text-align: center;
    font-size: 1.3rem;
    color: red;
}
a[onclick="DoLogin();"] {
    display: block;
    width: 75px;
    margin: 4px auto 4px auto;
    text-align: center;
    padding: 2px 0 4px 0;
    color: green;
    border-radius: 4px;
    border: 1px solid green;
}
a[onclick="DoLogin();"]:hover {
	box-shadow:1px 1px 5px 0 #e6e6e6;
    border: 1px solid #ccc;
}



address span{
   float: right;
    color: #ebe72b;
    margin-left: 5px;
}










