.field-label {
  font-size: 19px;
  color: red;
}
.field-value {
  font-size: 15px;
}
.field-entry {
  padding-top: 13px;
}
.page-header {
  padding-top: 15px;
}
.article-info.muted {
  display: none;
}
.row-fluid #tsearch {
  height: 31px;
}
.tblfluid {
  border-spacing: 13px !important;
  border-collapse: separate !important;
}
.componentheading {
  font-size: 28px !important;
}
.namefluide:hover {
    background: #f1f1f1;
}
#socialfirst {
    margin-left: 75px;
}
.socialimg {
    width: 25px;
    margin: 10px;
	float:left;
}
.adsmanager-images img{
	margin-left: 80px !important;
	padding:1px !important;
}
.titlefluide {
    color: white;
	text-align: center;
	border:1px solid black;
	/*background: #0028ff;cornsilk;*/
	background-image: linear-gradient(#03bcf499,#063ca3);
	/*border-radius: 13%;*/
	width: 200px;
	font-size: 14px;
}
.adsmanager-images img {
    /*border-radius: 42%;*/
}
.namefluide {
	
    padding-right: 10px;
	border:1px solid black;
	background: #eff5ff;
	color: black;
	font-size: 14px;
}

.tblfluid{
	
	width:88%;
	margin-right: 10px;
	/*height:850px;*/
	/*border:1px solid black;*/
}
.tblfluid td{
	
	height: 50px;
}

h2.section-header {
    font-family: 'p30' !important;
    /*border: 1px solid gray;
    background: #0e8efe;*/
	border: 5px double black;
background-image: linear-gradient(#45a0da,#0086ff);
    width: 201px;
    text-align: center;
    font-size: 20px;
	color:white;
	/*border-radius: 25px;*/
	margin-right: 21px;
}

/********************/



.countingpage p {
  font-size: 18px;
  border: solid 1px black;
  padding: 10px;
  display: inline-block;
  /*margin: 10px;*/
}

#date_created, #date_created_btn {
  display: none !important;
}


#expiration_date, #expiration_date_btn {
  display: none !important;
}

.login-description {
  display: none;
}
.other-link {
  display: none;
}
#yt_header {
  background: #3a6395 !important;
}
.rtl .form-horizontal .control-label {
  float: right;
}
header.article-header {
    display: none !important;
}
.charitybtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 285px;
}

.charitybtn:hover, .charitybtn:focus {
  background-color: #3e8e41;
}

#charityinp {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 285px;
}

#charityinp:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1002;
  height:355px;
  width: 285px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}
/*****************
*****************/
.CommentsLink {
    display: none !important;
}
.item-img-info img {
   /* width: 183px !important;*/
}

.item-img.item-height {
    border: 1px solid black !important;
}
img#ico1 {
    width: 55px;
    margin-right: 50px;
    margin-top: 16px;
    margin-bottom: -17px;
}
.box:hover .box-content{
    opacity: 1;
    transform: translatex(-50%) translateY(-50%) scale(1);
}

.box .title{
    font-size: 14px;
    font-weight: 800;
    margin: 0;
	color: #1000ff;
}
.box .box-content{
    color: #62abf7;
    background-color: #fff;
    width: 80%;
    padding: 10px 0px 10px;
    border: 3px solid #0638a7;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    border-radius: 10px;
    opacity: 0;
    transform: translatex(-50%) translateY(-50%) scale(1.3);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transition: all 0.3s ease 0.2s;
}
.box:hover:before{
    opacity: 0.5;
    transform: rotateX(0);
}
.box:before{
    content: '';
    background-color: #62abf7;
    background-image:
        linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 26%, transparent 74%, rgba(255,255,255,0.5) 75%),
        linear-gradient(-45deg, rgba(255,255,255,0.3) 25%, transparent 26%, transparent 74%, rgba(255,255,255,0.5) 75%);
    height: 100%;
    width: 100%;
    transform: rotateX(-90deg);
    transform-origin: center bottom;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.5s;
}

.box{
    text-align: center;
    border: 1px solid #62abf7;
    overflow: hidden;
    perspective: 800px;
    /*position: relative;*/
	margin-bottom: 15px;
}
.imghover{
width:150px;
height:150px;
}



div#content_main {
    padding-bottom: 0px;
	
}
div.box1 {
    margin-right: 50px;
}
section#content {
   /* margin-top: -29px;*/
}
#maintop3 .module.clearfix {
    margin-top: -13px !important;
}

.n2-section-smartslider {
width: 600px !important;
    margin: auto;
}
.container2 {
    margin-top: -18px;
}
section#yt_slideshow {
    height: 210px;
}
#yt_header {
    padding: 0px 0px 31px !important;
}

.sj-k2-container-slider .item-img.item-height .item-title {
    display: none;
}
.item-img.item-height {
    border: 1px solid black !important;
}
/*#yt_header {
    background: repeating-linear-gradient(-20deg, #0ebe0b, #3636032e 100px);
    padding: 10px 0px 38px;
}*/
.container1 {
    padding-right: 20px;
}
div#fas2 {
    float: right;
    padding-left: 10px;
}
img#fas1 {
    width: 115px;
    height: 115px;
    
}
/*#fas2 img:hover {
    border: double 1px blue;
    cursor: pointer;
    opacity: 0.7;
    outline: 0;
}*/
#fas2 img {
    /*border: solid 1px black;*/
	/*width: 130px;*/
}

div#n2-ss-2-arrow-previous {
    margin-right: -10px;
}
div#n2-ss-2-arrow-next {
    margin-left: -10px;
}
.item-comments {
display: none; }
.item-img.item-height {
    background: #f7ef8a;
}
.item-des {
    text-align: justify;
    direction: rtl;
    font-size: 13px !important;

}
.item-img.item-height {
height:260px;
}
.item-title a {
	font-size:14px;
}
.item-des a{
color: red;
font-size:15px;
}
#modsimplesearch-form input {
    height: 34px;
    width: 339px !important;
}
aside#content_right {
    width: 370px;
}
div#content_main {
    width: 1200px;
}
h4.box-title {
    margin-top: 25px;
    color: darkblue;
}
/*h4.box-title:hover {
	color:white;
}*/
section#yt_slideshow {
  /*  background: url(http://khairieh.net/images/banners/166-1663120_cogs-transparent-background-gear-png.png);*/
	 

}
div.box1 {
    margin-right: 25px;
}
i#ico {
    margin-right: 50px;
    margin-top: 19px;
    font-size: 55px;
    color: #03007c;
}
.box1,.box2,.box3 {
    width: 180px;
    height: 150px;
    background-color: white;
    /* border: 0px red solid; */
    margin-right: 43px;
    margin-top: 8px;
    /* border-radius: 70px 70px 0 0; */
    /* background-color: rgba(255, 255, 255, 0.25); */
    background: linear-gradient(to bottom, rgb(255, 179, 7) 0%,rgba(153, 154, 155, 0.3) 8%,rgba(1, 32, 79, 0.3) 5%,rgb(179, 179, 179) 28%,rgba(183, 183, 183, 0.3) 60%,rgba(208, 204, 204, 0.3) 35%,rgba(185, 185, 185, 0.3) 46%,rgba(183, 183, 183, 0.3) 12%,rgba(225, 224, 224, 0.3) 47%);
    /* border-image: none; */
    /* border-style: solid; */
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px 6px rgba(4, 4, 4, 0.4), 0 10px rgba(171, 152, 10, 0.12) inset;
    /* text-shadow: 0px 1px #0e4588; */
}
div#content_main {
    padding-bottom: 0px;
}
div.box1 {
    margin-right: 50px;
}
/*.box1{

    margin-right: 70px;

    border-radius: 70px 70px 0 0;

    background: linear-gradient(to bottom, rgb(255, 179, 7) 0%,rgba(153, 154, 155, 0.3) 8%,rgba(1, 32, 79, 0.3) 5%,rgb(251, 162, 232, 0.92) 28%,rgba(183, 183, 183, 0.3) 60%,rgba(208, 204, 204, 0.3) 35%,rgba(185, 185, 185, 0.3) 46%,rgba(183, 183, 183, 0.3) 12%,rgba(225, 224, 224, 0.3) 47%);

    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px 6px rgba(255, 0, 0, 0.4), 0 10px rgba(171, 152, 10, 0.12) inset;

}
.box2{
	    width: 300px;
    height: 200px;
    background-color: white;

    margin-right: 70px;

    border-radius: 70px 70px 0 0;

    background: linear-gradient(to bottom, rgb(255, 179, 7) 0%,rgba(153, 154, 155, 0.3) 8%,rgba(1, 32, 79, 0.3) 5%,rgb(92, 161, 0) 28%,rgba(183, 183, 183, 0.3) 60%,rgba(208, 204, 204, 0.3) 35%,rgba(185, 185, 185, 0.3) 46%,rgba(183, 183, 183, 0.3) 12%,rgba(225, 224, 224, 0.3) 47%);

    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px 6px rgba(255, 0, 0, 0.4), 0 10px rgba(171, 152, 10, 0.12) inset;

}
.box3{
	    width: 300px;
    height: 200px;
    background-color: white;

    margin-right: 70px;

    border-radius: 70px 70px 0 0;

    background: linear-gradient(to bottom, rgb(255, 179, 7) 0%,rgba(153, 154, 155, 0.3) 8%,rgba(1, 32, 79, 0.3) 5%,rgb(68, 241, 249) 28%,rgba(183, 183, 183, 0.3) 60%,rgba(208, 204, 204, 0.3) 35%,rgba(185, 185, 185, 0.3) 46%,rgba(183, 183, 183, 0.3) 12%,rgba(225, 224, 224, 0.3) 47%);

    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px 6px rgba(255, 0, 0, 0.4), 0 10px rgba(171, 152, 10, 0.12) inset;
  
}*/
#ico:hover,#ico1:hover{
	color:red;
}
#fas3:hover{
	   
    background-color: white;
    /* border: 0px red solid; */
    /*margin-right: 70px;*/
    /* margin-top: 60px; */
    border-radius: 10px 10px 10px 10px;
    /* background-color: rgba(255, 255, 255, 0.25); */
        background: linear-gradient(to bottom, rgb(255, 179, 7) 0%,rgba(153, 154, 155, 0.3) 8%,rgba(1, 32, 79, 0.3) 5%,rgb(0, 255, 20) 28%,rgba(183, 183, 183, 0.3) 60%,rgba(208, 204, 204, 0.3) 35%,rgba(185, 185, 185, 0.3) 46%,rgba(183, 183, 183, 0.3) 12%,rgba(225, 224, 224, 0.3) 47%);
    /* border-image: none; */
    /* border-style: solid; */
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px 6px rgba(255, 0, 0, 0.4), 0 10px rgba(171, 152, 10, 0.12) inset;
    /* text-shadow: 0px 1px #0e4588; */
}
#fas3 h4{
text-align:center;
font-size:15px;
}


/**************************************

**************************************/
#searchfield_34 label.control-label {
    float: right;
}
.cbMulti input#fad_kindfarhangi {
    width: 25px;
}
input#fad_hemayati {
    width: 25px;
}
input#fad_national {
    width: 25px;
}
li.level1.first {
    /*display: none;*/
}
.nextend-bullet-bar.n2-ow.n2-bar-justify-content-center {
    margin-top: 3px !important;
}
#row_ad_ngo label.checkbox {
    margin-left: 50px;
}


#row_ad_ngo input.inputbox {
    margin-right: -27px !important;
    width: 20px !important;
}
.row_ad_ngo .inputbox
{
    width: 30px;
}
input#fad_ngo {
    width: 30px;
}
#advancedsearch-form .span12 {
	display:inline;
}
#advancedsearch-form label.control-label ,#advancedsearch-form .span12{
    padding-right: 20px;
}
aside.article-aside {
    display: none !important;
}
span.adsmanager-cat {
    /*display: none;*/
}
td.column_desc div {
    display: none;
}
table.adsmanager_table.table.table-striped b {
    color: #b1810a;
}
textarea#fad_text {
    width: 350px;
}
/*div#sp-title {
    BACKGROUND: #ddeaf3;
}*/
.copyright
{
	color:black !important;
	float: right;
    font-size: 14px;
}
/*#yt_footer {
    background: radial-gradient(#ff870aa6, #76b8e73b);
}*/
div#ts_date119 {
    color: black;
}
/*#content, #yt_header, #yt_menuwrap {
    background: radial-gradient(#d4700861, #76b8e742);
}*/
.span8.adsmanager-infos span b {
    color: red;
}
.itemNavigation {
    display: none !important;
}
img.fad-image {
    display: none;
}
td.column_desc {
    width: 225px;
}
td.tdcenter.column_5.hidden-phone {
    width: 150px;
}
.sp-portfolio-filter a.btn {
    border-radius: 10px !important;
}
a:hover {
    color: red;
}
a {
    color: #0563c1;
}
label.control-label {
    color: #1b0cff !important;
font-weight: bolder;
}
#searchfield_5 label.control-label {
    margin-top: 13px;
    margin-left: -20px;
	float:right;
}

#searchfield_5 input#fad_headline {
    width: 250px !important;
}
.control-group input.btn.btn-primary {
    /*width: 400px !important;*/
}
.control-group input[type="text"] {
    width: 350px !important;
}

.control-group select#catid_level_0 {
    width: 350px;
}

.control-group select#catid_level_1 {
    width: 350px;
}

.camera_target_content {
    background: none;
}
#fas2 img {
    box-shadow: 0 0 9px rgba(241, 75, 11, 0.5);
    border: 10px double palegoldenrod;
    background-color: #ff9b20;
    border-radius:0 25px;
    padding: 1px;
}
#fas2 img:hover{
    box-shadow: 0 0 9px rgba(241, 75, 11, 0.5);
    border: 10px double #fdfdfd;
    background-color: #ff9b20;
    border-radius: 0 0px;
    padding: 1px;
}


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
div#sp-menu a:hover {
    color: blue !important;
}
.cbMulti label {
    margin-left: 185px;
    margin-bottom: 20px;
}

.bt-social-share.bt-social-share-below {
    display: none;
}

.article-footer-top {
    display: none;
}
/*section#sp-component {
    background-color: #faad0726;
}*/
.controls input[type="submit"] {
    background-color: orange !important;
    color: black !important;
    font-size: 15px;
}

.controls input[type="submit"]:hover {
    background-color: darkolivegreen !important;
    color: white !important;
}

.catid_cascade:hover {
    border: darkgreen solid 2px !important;
}
.catid_cascade:hover {
    cursor: pointer;
}

.catid_cascade {
    color: black !important;
    font-size: 15px !important;
    font-weight: bolder !important;
    background-color: white !important;
}

.controls input[type="text"] {
    height: 30px;
    background-color: white !important;
}


#catid_chzn{
display:none;
}
#catid {
    display: block !important;
}
.MsoNormal img {
    width: 130px;
    height: 130px;
}
.layout-slideshow .sprocket-features-img-list {
height:350px;
}
.layout-slideshow .sprocket-features-img-container img {
height:350px !important;
}
.sp-portfolio-filter a {
    margin-bottom: 8px !important;
    border: solid darkblue 1px !important;
    background-color: #FAAD07 !important;
    background: url(images/banners/back-tab.png) !important;

}

.sp-module.setayesh.social-color .sp-module-title {
    padding: 0;
    margin: 0;
}
.sp-module.setayesh.social-color a {
    padding: 0;
    margin: 0;
    color:#007a8f;
    font-size: 14px;
    line-height: 32px;
}
.sp-module.setayesh.social-color  ul {
list-style: circle !important
}
.sp-module.setayesh.social-color  li{
display: list-item
}
.sp-copyright {
color:#000
}
.sp-portfolio-link > img:hover {

    border: orange 6px solid !important;

}

/*******************************************/

.span12.page-header {
    display: none !important;
}
.tdcenter a,.fad_site a {
    font-weight: bold;
    padding-left: 35px;
    font-size: 13px;
    color: red;
}
.article-aside .article-info {display: none;}

#formcontainer h3 {background:red !importatnt}
.container-fluid h3 {color:red !important;font-size:16px !important}
.item-other .other-title{font-size:11px !important}

.time-ago,.moduleItemDateCreated,.me_action{display:none !important;}
.juloawrapper .checkbox{padding:10px !important}
.controls .control-label{color:brown !important;}
.controls input,textarea,select {border: solid 1px #000000 !important;}


.row-fluid span {color: black;font-size:17px;}

/*#bd {background:url(images/banners/back-site.jpg) !important;background-repeat: repeat-x;}*/
body{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.vp .item-title,.main a,.list-link-categories a {font-size:11px !important;}
.meganew-box li {font-size:11px !important}
.sp-portfolio-thumb img {border: double 3px #FA0707 !important; width:150px !important; height:150px !important;}
.sp-portfolio-introtext {color: darkblue !important}
.sp-portfolio-introtext img {display:none !important}
.sp-portfolio-item-inner .item-title{margin-top:15px !important; color: #0F188C !important}
/*.img-container {background-color:#FAAD07 !important}*/
.service-features .img-container::after {border-top:none !important}
.service-features .img-container {background:none !important}
/*.sp-portfolio-filter {display:none;}*/
.service-features h3 {font-size: 15px !important;}
.sp-portfolio-filter a {width: 200px; margin-bottom: 8px !important;border: solid darkblue 1px !important;background-color: #FAAD07 !important;background: url(images/banners/back-tab.png) !important;}
.sp-portfolio-filter a:hover {background-image: none !important;}
div.itemBody {color: black; font-size: 15px;  margin: 0 37px !important;text-align: justify !important;}
.catItemView.groupLeading {text-align:justify;color:#000000 !important;}
.catItemImageBlock img{width:120px;}
.sp-portfolio-filter a:hover {background-color: #96F3FF !important; color: black !important;}
.layout-rounded {background-color: #EBF4F5 !important;}
.module.sub-import img {height: 105px;margin-right: 42px;width: 185px;}
.sp-portfolio-thumb a:hover {color: #EBF4F5;}
.sp-portfolio-thumb a:active {color: #EBF4F5;}
.sp-portfolio-thumb a:visited {color: #EBF4F5;}
.sp-portfolio-thumb a{color: #EBF4F5;}
.span6.text-right {display: none !important;}
.clipmod {margin-top: -23px !important;}
.clipmod h3 {font-size: 18px !important;color: black;}
/*.modcontent img:hover {border: outset 8px orange;}*/
/*.module.sub-import img {width: 204px; margin-right: 30px;}*/
.content-category #categorylist_header_hits {display: none !important;}
.content-category .list-hits {display: none;}
article {padding-bottom: 50px;padding-right: 20px;padding-left: 20px;}
.content-category #categorylist_header_author {display: none;}
.content-category .list-author {display: none;}
.adsearch .cbMulti input {width: 10px !important;}
.ad-image {height: 70px;width: 100px;}
.controls > input {background: none repeat scroll 0 0 whitesmoke !important;color:black !important;}
select {background: none repeat scroll 0 0 whitesmoke !important;}
.control-label {color: black !important;}
.sp-portfolio-link > img:hover {border: orange 6px solid !important;}
#advancedsearch-form legend {
    display: none;
}
#advancedsearch-form .control-group .controls {
    padding-top: 20px;
}

.itemFullText img {
    border: 1px solid;
}
.item-page img {
   width:425px;
}
.sp-portfolio-filter a {
    width: 245px !important;
}
.article-info-area {
    display: none;
}
.pager.pagenav {
    display: none;
}

.juloawrapper .table th, .juloawrapper .table td {
text-align:right
}