@font-face {
    font-family: "iranian-sans";
    src: url(../fonts/iranian-sans.eot);
    src: url(../fonts/iranian-sans.eot?#iefix) format("embedded-opentype"), url(../fonts/iranian-sans.woff) format("woff"), url(../fonts/iranian-sans.ttf) format("truetype"), url(../fonts/iranian-sans.svg#Biranian-sans) format("svg");
    font-weight: normal;
    font-style: normal
}
body {
  font-family: 'iranian-sans',Tahoma;
  color:#777;
}
a{
	color:#777;
}
a:hover, a:focus{
	color:#6cadb1;
	text-decoration:none;
}
ul{
	list-style:none;
	padding:0;
}
p{
	font-size:13px;
}
.ltr{
	direction:ltr !important;
}
section, footer{
	padding-top:40px;
	padding-bottom:40px;
}
.lightgray{
	background-color:#eee;
}
.form-control, input, select{
	border-radius:0;
}
.form-control:focus, input:focus, select:focus{
	border-color:#999 !important;
	box-shadow:none;
}
.btn{
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}
.btn-default{
	background-color:#B16C8C;
	color:white;
	border-color:#c87b9f;
}
.btn-default:hover, .btn-default:focus{
	background-color:#c87b9f;
	color:white;
	border-color:#B16C8C;
}
.btn-success{
	background-color:#6cb191;
	color:white;
	border-color:#80d1ab;
}
.btn-success:hover, .btn-success:focus{
	background-color:#80d1ab;
	color:white;
	border-color:#6cb191;
}
.top-top{
	padding:0 !important;
}
.live-support{
	background-color:#eee;
	float:right;
	font-size:11px;
	color:#777;
	margin-left:10px;
	padding:7px;
}
.live-support span{
	display:inline-block;
	margin-left:8px;
	background:url(../images/live-support.png) no-repeat center;
	width:20px;
	height:20px;
	vertical-align: middle;
}
.live-support i{
	display:inline-block;
	margin-right:8px;
	background:#a7d07b;
	width:17px;
	height:17px;
	vertical-align: middle;
	border:2px solid #fff;
	border-radius:50%;
}
.top-phone{
	float:right;
	padding:5px;
}
.site-title{
	color:#6CADB1;
	padding:5px;
}
.user-login{
	float:left;
	background-color:#eee;
	padding:7px;
}
.user-login ul{
	margin:0 !important;
}
.user-login .form-control{
	margin:7px 0;
}
.user-login .dropdown-menu{
	background-color:rgba(255,255,255,0.9);
	min-width:250px;
	left:-7px !important;
	right:auto;
	top:24px;
	padding:0;
}
.user-login .dropdown-menu:before{
	content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color:#fff;
    position: absolute;
    right: auto;
    left: 12px;
	top:-7px;
}
.dropdown-inner{
	padding:15px;
}
.user-login a{
	color:#777;
	font-size:11px;
	margin:0 5px;
}
.navbar{
	border-radius:0;
	margin-bottom:0;
	border:none;
}
.navbar-brand{
	height:auto;
	padding:2px 15px;
}
.navbar-inverse{
	background-color:#6cadb1;
	border-bottom:4px solid #457f83;
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
	padding:9px 15px;
	margin:10px 0;
}
.navbar-inverse .navbar-nav > li > a:hover{
	border-radius:5px;
	background-color:#457f83;
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.navbar .carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.navbar .left.carousel-control {
  right: 30px;
  left: inherit;
}
.navbar .carousel-control .glyphicon-chevron-left, 
.navbar .carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.full-slider{
	background-color:#444;
	border-bottom:5px solid #457f83;
	padding: 0 !important;
}
.full-slider .carousel-inner{
	max-height:450px;
}
.img-full{
	width:100%;
}
.full-slider .carousel-caption > h2 {
	font-size: 36px;
	font-style: normal;
	padding: 0 5px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
}
.full-slider .carousel-caption > p{
	font-size: 17px;
	font-style: normal;
	padding: 0 5px;
	color: white;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.full-slider .carousel_item .btn-default{
	position:relative;
	margin:15px 0;
	padding:0 !important;
}
.full-slider .carousel_item .btn-default .glyphicon{
	margin-right:10px;
	color: #b2d46a;
	z-index: 3;
	font-size: 18px;
	top:3px;
}
.full-slider .carousel_item .btn-default h5{
	font-size:18px;
	padding:5px 30px;
	display:inline-block;
	margin-right:20px;
}
.full-slider .carousel_item .btn-default:after{
	content:'';
	background:url(../images/btn-cover.png) no-repeat left;
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:50px;
	z-index:2;
}
.full-slider .carousel-control {
	opacity:1;
	background-image:url(../images/controls.png);
	background-position:center;
	background-repeat:no-repeat;
  width: 70px;
  height: 70px;
  top:45%;
  padding:5px;
  bottom:auto;
  cursor:pointer;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
}
.full-slider .carousel-control .glyphicon-chevron-left{
	left:20px;
}
.full-slider .carousel-control .glyphicon-chevron-right{
	left:10px;
}
.full-slider:hover .carousel-control.left{
	left:20px;
}
.full-slider:hover .carousel-control.right{
	right:20px;
}
.full-slider .carousel-indicators{
	display:inline-table;
	text-align:center;
	bottom:0px;
	width:auto !important;
	right:48.5%;
	padding:0 10px;
	margin-right:0;
	margin-bottom:0;
	background-color:#457f83;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
.full-slider .carousel-indicators li{
	width:10px;
	height:10px;
	margin:0 !important;
	border-radius:3px;
}
.full-slider .carousel-indicators .active{
	height:10px;
}
.search-domain{
	background:#eee url(../images/line-bg.png) repeat center;
	padding-bottom:0 !important;
}
.search-domain-box label{
	float:right;
	margin-left:20px;
}
.search-domain-box label h4{
	margin-top:0;
	margin-bottom:7px;
	color:#457f83;
	font-weight:900;
}
.search-domain-box label p{
	color:#777;
}
.search-domain .input-group{
	z-index:10;
}
.search-domain-box input{
	height:44px;
	text-align:left;
	padding-left:50px;
	border:1px solid #ccc !important;
}
.search-panel .dropdown-menu{
	min-width:100px;
	height:200px;
	overflow-y:scroll;
}
.search-panel .dropdown-menu li{
	direction:ltr;
	text-align:left;
}
.search-panel .dropdown-menu li a{
	
}
.search-panel .btn{
	direction:ltr;
	height:44px;
	border-radius:0;
	background-color:#fff;
	color:#888;
	border-color:#ccc;
}
.search-btn{
	width:50px;
	height:44px;
	background-color:#6cadb1 ;
	border-color:#6cadb1;
}
.main-domains{
	margin-top:10px;
}
.m-domain{
	background-color:#fff;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
}
@media only screen and (max-width: 991px) {
    .m-domain{
		border-radius:0px !important;
	}
}
.domain-icon{
	height:50px;
	padding:5px;
	text-align:center;
}
.domain-icon img{
	margin:auto;
}
.domain-price{
	color:#fff;
	padding:5px;
	text-align:center;
	margin:0;
}
.domain1 h4.domain-price{
	background-color:#6c9eb1;
}
.domain2 h4.domain-price{
	background-color:#b1af6c;
}
.domain3 h4.domain-price{
	background-color:#93b16c;
}
.domain4 h4.domain-price{
	background-color:#6c77b1;
}
.domain5 h4.domain-price{
	background-color:#b16c8c;
}
.domain6 h4.domain-price{
	background-color:#6cb191;
}
.features{
	padding-top:30px;
	padding-bottom:30px;
}
.features .col-lg-3{
	padding:0;
}
.feature{
	margin:5px;
}
.feature-img{
	position:relative;
	height:100px;
}
.feature1 .feature-img{
	background:url(../images/domain-icon.png) no-repeat center;
}
.feature2 .feature-img{
	background:url(../images/ir-agency-icon.png) no-repeat center;
}
.feature3 .feature-img{
	background:url(../images/agency-icon.png) no-repeat center;
}
.feature4 .feature-img{
	background:url(../images/backorder-icon.png) no-repeat center;
}
.feature-text{
	text-align:center;
	color:#5ca172;
	padding-bottom:20px;
	text-decoration:none !important;
}
.feature-text h2{
	font-weight:900;
	text-transform:uppercase;
}
.feature-text p{
	color:#888;
}
.feature-text .btn-sm{
	color:#fff;
	opacity:0.5;
}
.feature:hover .feature-text .btn-sm{
	opacity:1;
}
.feature1 .feature-text h2{
	color:#b16c8c;
}
.feature2 .feature-text h2{
	color:#6c77b1;
}
.feature3 .feature-text h2{
	color:#508c77;
}
.feature4 .feature-text h2{
	color:#6cadb1;
}
.feature1 .feature-text .btn-sm{
	background-color:#b16c8c;
}
.feature2 .feature-text .btn-sm{
	background-color:#6c77b1;
}
.feature3 .feature-text .btn-sm{
	background-color:#508c77;
}
.feature4 .feature-text .btn-sm{
	background-color:#6cadb1;
}
@keyframes shine {
    0%   {transform:scale(1); -webkit-transform:scale(1);}
    50%  {transform:scale(.5); -webkit-transform:scale(.5); bottom:-40px;}
    100% {transform:scale(1); -webkit-transform:scale(1);}
}
@-webkit-keyframes shine {
    0%   {transform:scale(1); -webkit-transform:scale(1);}
    50%  {transform:scale(.5); -webkit-transform:scale(.5); bottom:-40px;}
    100% {transform:scale(1); -webkit-transform:scale(1);}
}
.white{
	background-color:white;
	border:1px dashed #ddd;
}
.about-us{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.awards{
	margin-top:10px;
	padding:10px;
	text-align:center;
}
.awards img{
	margin:auto;
}
.about-us h2{
	color:#6cadb1;
}
.about-us hr{
	border-color:#6cadb1;
}
.about-us-more li{
	margin:5px 0;
	font-size:16px;
}
.about-us-more li span{
	color:#6cadb1;
	margin-left:10px;
}
.middle1{
	background-color:#fff;
}
.middle1 h2{
	color:#6cadb1;
	margin-top:10px;
}
.textborder{
	border-right:4px solid #6cadb1;
}
.middle1 .textborder{
	margin-top:30px;
}
.news .panel-default{
	border:none;
	box-shadow:none;
}
.news .panel-heading{
	background-color:transparent;
	border-color:#6cadb1;
	color:#6cadb1;
	font-size:18px;
}
.news-icon{
	display:inline-block;
	background:url(../images/news.png) no-repeat center;
	width:29px;
	height:29px;
	vertical-align:middle;
	margin-left:7px;
}
.news .panel-footer{
	background-color:transparent;
	border-color:#6cadb1;
	color:#6cadb1;
}
.news .panel-body{
	padding:5px 10px;
}
.news .news-item{
	padding:5px 10px;
	border-bottom:1px dashed #ccc;
}
.news .news-item a{
	color:#777;
}
.news .news-item a > span{
	color:#6cadb1;
	margin-left:7px;
	font-size:10px;
}
.news .panel-footer .pagination li a{
	background-color:transparent;
	border:none;
	color:#777;
}
.news .panel-footer .pagination li a:hover{
	color:#6cadb1;
}
.customers > h4{
	color:#6cadb1;
	padding:10px;
	margin:0;
	border-bottom:1px solid;
}
.customer-icon{
	display:inline-block;
	background:url(../images/customer.png) no-repeat center;
	width:29px;
	height:29px;
	vertical-align:middle;
	margin-left:7px;
}
#owl-demo{
	direction:ltr;
}
#owl-demo .item{
  display: block;
  padding: 10px 0px;
  margin: 5px;
  color: #777;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
#owl-demo .item img{
	margin:auto;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
.owl-theme .owl-buttons i{
  margin-top: 2px;
  right:3px;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  width:30px;
  height:30px;
  border-radius:50% !important;
  background-color:#6cadb1 !important;
  border:3px solid rgba(255,255,255,0.7);
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -10px;
  top: 35px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -10px;
  top: 35px;
}
.brands{
	border:1px solid #ccc;
}
.brands img{
	margin:auto;
}
.fit-cover{
	object-fit: cover;
}
.nopadding{
	padding:0;
}
footer{
	background-color:#6cadb1;
	color:#fff;
}
footer h2{
	margin-top:0;
}

.map h4 span{
	margin-left:7px;
}
#google-map{
	text-align:center;
}
#google-map img{
	border:4px solid #fff;
}
.sitemap li{
	margin:5px 0;
}
.sitemap li a{
	color:#fff;
}
.sitemap li a > span{
	color:#fff;
	margin-left:7px;
	font-size:10px;
	transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.sitemap li a:hover > span{
	margin-left:15px;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}
.copyright{
	background-color:#487f82;
	padding:10px !important;
	text-align:center;
	color:#fff;
	font-size:11px;
}
.copyright p{
	font-size:11px;
}
.copyright a{
	color:#eee;
}
.copyright span.glyphicon{
	color:#b1af6c;
	font-size:13px !important;
	top:3px;
	margin-left:5px;
}
@keyframes bubble {
    0%   {transform:scale(1); -webkit-transform:scale(1);}
    50%  {transform:scale(.5); -webkit-transform:scale(.5); opacity:0.3;}
    100% {transform:scale(1); -webkit-transform:scale(1);}
}
@-webkit-keyframes bubble {
    0%   {transform:scale(1); -webkit-transform:scale(1);}
    50%  {transform:scale(.5); -webkit-transform:scale(.5);  opacity:0.3;}
    100% {transform:scale(1); -webkit-transform:scale(1);}
}
/****SUBPAGES****/
.domainlist-head{
	text-align:center;
	color:#fff;
}
.hotdomain .domainlist-head{
	background-color:#cc4367;
}
.hotdomain .domainlist-head .head-top{
	background-color:#b03a59;
	padding:5px 15px 0;
}
.lastchance .domainlist-head{
	background-color:#6c9eb1;
}
.lastchance .domainlist-head .head-top{
	background-color:#557d8c;
	padding:5px 15px 0;
}
.bid .domainlist-head{
	background-color:#6c77b1;
}
.bid .domainlist-head .head-top{
	background-color:#57608e;
	padding:5px 15px 0;
}
.domainlist-head .head-top h3{
	display:inline-block;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:0;
	border-bottom:1px solid #fff;
}
.domainlist-head .head-bottom{
	position:relative;
	font-size:11px;
	padding:10px 15px;
}
.domainlist-head .head-bottom .icon{
	width:80px;
	height:80px;
	background:rgba(255,255,255,0.7);
	padding:5px;
	margin:10px auto;
	margin-bottom:-40px !important;
}
.domainlist-head .head-bottom .icon span{
	display:block;
	background-color:#fff;
	width:70px;
	height:70px;
}
.hotdomain .domainlist-head .head-bottom .icon span{
	background-image:url(../images/hotdomain.png);
	background-position:center;
	background-repeat:no-repeat;
}
.lastchance .domainlist-head .head-bottom .icon span{
	background-image:url(../images/lastchance.png);
	background-position:center;
	background-repeat:no-repeat;
}
.bid .domainlist-head .head-bottom .icon span{
	background-image:url(../images/bid.png);
	background-position:center;
	background-repeat:no-repeat;
}
.domainlist-content{
	background-color:#eee;
	padding:0 10px 10px;
	text-align:center;
}
.domainlist-content .inner{
	background-color:#fff;
	padding:30px 5px 5px;
}
.domainlist-content .inner ul li{
	border-bottom:1px dashed #ccc;
	direction:ltr;
}
.domainlist-content .inner ul li a:hover{
	color:#444;
}
.domainlist-content .btn{
	color:#fff;
	opacity:0.5;
}
.domainlist-content:hover .btn{
	opacity:1;
	animation:bubble 1s;
	-webkit-animation:bubble 1s;
}
.hotdomain .domainlist-content .btn{
	background-color:#cc4367;
}
.lastchance .domainlist-content .btn{
	background-color:#6c9eb1;
}
.bid .domainlist-content .btn{
	background-color:#6c77b1;
}
.domain{
	background:url(../images/sky.jpg) no-repeat center /cover;
	padding-bottom:0 !important;
	margin-bottom:30px;
}
.domainbox{
	position:relative;
	width:374px;
	height:260px;
	margin:30px auto -40px;
}
.domainbox-inner{
	background-image:url(../images/domainsale.png);
	background-position:center;
	background-repeat:no-repeat;
	width:374px;
	height:260px;
	margin-bottom:-40px;
}
.domainName{
	direction:ltr;
	text-align:left;
	position:absolute;
	left:30px;
	bottom:100px;
	width:280px;
	background-color:#eee;
	color:#6CADB1;
	padding:4px 7px;
	line-height: 1.3;
	border-radius:30px;
	font-size:22px;
}
.domainName span{
	background-color:#93b16c;
	color:#fff;
	font-size:18px;
	border-radius:50%;
	padding:5px;
	margin-right:10px;
}
.domaindetail .lightgray{
	padding:10px;
}
.domaindetail h4{
	color:#6CADB1;	
}
.domaindetail ul li{
	margin: 5px 0px;
}
.domaindetail span.glyphicon{
	font-size: 10px;
	color:#6CADB1;
	margin-left:7px;
}
.buydomain h4{
	color: #6CADB1;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid;
}
.pay-bill{
	display: inline-block;
background: transparent url("../images/naghdi.png") no-repeat scroll center center;
width: 29px;
height: 29px;
vertical-align: middle;
margin-left: 7px;
}
.pay-qest{
	display: inline-block;
background: transparent url("../images/ghesti.png") no-repeat scroll center center;
width: 29px;
height: 29px;
vertical-align: middle;
margin-left: 7px;
}
.pricebox{
	background:#fff;
	height:38px;
	border:1px solid #ccc;
	border-radius:5px;
}
.pricebox span{
	display:inline-block;
	padding:5px 10px;
	font-size:14px;
}
.price{
	position:relative;
	background-color:#6cb191;
	float:left !important;
	color:#fff;
	font-size:18px !important;
}
.price:after{
	position:absolute;
	right:-17px;
	top:0;
	content:'';
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-bottom-width: 18px;
	border-top-width: 18px;
	border-left: 18px solid #6cb191;
}
.price i{
	background-color: #558b72;
	color: #FFF;
	font-size: 14px;
	border-radius: 50%;
	padding: 5px;
	margin-right: 10px;
}
.buydomain .btn{
	margin:10px 0;
}
.qest-mod .price{
	background-color:#b16c8c !important;
}
.qest-mod .price:after{
	border-left: 18px solid #b16c8c !important;
}
.qest-mod .price i{
	background-color:#834f67 !important;
}
h5.table-connect{
	display:inline-block;
	margin-bottom:0;
	background-color:#6CADB1;
	color:#fff;
	padding:5px 10px;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
}
.general-table thead{
	background-color:#6CADB1;
	color:#fff;
}
.general-table tbody{
	background-color:#f7f7f7;
}
.general-table tbody tr:nth-child(2n) td{
	background-color:#eee;
}
.general-table thead span.glyphicon {
    font-size: 16px;
    color: #fff;
    margin-left: 7px;
}
.content{
	background-color:#f9f9f9;
	border-bottom:1px solid #ddd;
}
#left{
	background-color:#fff;
	padding-top:15px;
	padding-bottom:15px;
}
legend{
	color:#6CADB1;
	padding-bottom:7px;
}
/***menu Tree***/
#right ul.nav {
	background-color:#fff;
    margin-bottom: 10px;
    font-size: 12px; /* to change font-size, please change instead .lbl */
}
#right ul.nav ul,
#right ul.nav ul li {
    list-style: none!important;
    list-style-type: none!important;
    margin-top: 1px;
    margin-bottom: 1px;
}
#right ul.nav ul {
    padding-left: 0;
    width: auto;
}
#right ul.nav ul.children {
    padding-left: 12px;
    width: auto;
}
#right ul.nav ul.children li{
    margin-left: 0px;
}
#right ul.nav li a:hover {
    text-decoration: none;
}

#right ul.nav li a:hover .lbl {
    color: #999!important;
}

#right ul.nav li.current>a .lbl {
    color: #fff!important;
}

/* parent item */
#right ul.nav li.parent a {
    padding: 0px;
    color: #ccc;
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}
#right ul.nav>li.parent>a {
    text-transform: uppercase;
	margin:1px 0;
}    
#right ul.nav li.parent a:hover {
    background-color:#fff;
	padding-right:10px;
}

/* link tag (a)*/
#right ul.nav li.parent ul li a {
    color: #222;
    border: none;
    display:block;
    padding-left: 5px;    
}

#right ul.nav li.parent ul li a:hover {
   background-color:#fff;
}

/* sign for parent item */
#right ul.nav li .sign {
    display: inline-block;
    width: 30px;
    padding: 5px 8px;
    background-color: transparent;
    color: #fff;
}
#right ul.nav li.parent>a>.sign{
    margin-left: 0px;
    background-color: #999;
}

/* label */
#right ul.nav li .lbl {
    padding: 5px 12px;
    display: inline-block;
}
#right ul.nav li.current>a>.lbl {
    color: #fff;
}
#right ul.nav  li a .lbl{
    font-size: 12px;
}

/* THEMATIQUE
------------------------- */
/* theme 1 */
#right ul.nav>li.item-1.parent>a {
    border: solid 1px #6CADB1;
}
#right ul.nav>li.item-1.parent>a>.sign,
#right ul.nav>li.item-1 li.parent>a>.sign{
    margin-left: 0px;
    background-color: #6CADB1;
}
#right ul.nav ul.children li .sign{
     background-color: #fff !important;
	 color: #6CADB1 !important;
}
#right ul.nav>li.item-1 .lbl {
    color: #6CADB1;
}
#right ul.nav>li.item-1 li.current>a .lbl {
    background-color: #6CADB1;
    color: #fff!important;
}

.blog{
	background-color:#eee;
}
.blog-post{
	background-color:#fff;
	min-height:95px;
	padding:10px;
	margin-bottom:20px;
	position:relative;
}
.blog-img{
	float:right;
	margin-left:10px;
}
.blog-text{
	display:table;
}
.blog-text h4{
	margin-bottom:5px;
}
.blog-link{
	background:url(../img/blog-link.png) no-repeat;
	display:block;
	width:50px;
	height:15px;
	position:absolute;
	left:0;
	bottom:-15px;
}
.blog-post{
	position:relative;
	padding:20px;
	margin-bottom:10px;
	border:1px dashed #ccc;
}
.blog-title{
	padding-right:70px;
	margin-top:0;
}
.blog-date{
	position:absolute;
	top:10px;
	right:-5px;
	background:url(../images/blog-date.png) no-repeat center;
	width:90px;
	height:40px;
	text-align:right;
	color:#fff;
	padding-right:7px;
	font-size:12px;
}
.blog-day{
	font-size:24px;
	margin-top:0;
}
.blog-year{
	display:inline-block;
	vertical-align: text-bottom;
	line-height: 1.2;
}
.blog-body{
	margin-top:10px;
	margin-bottom:10px;
	line-height:2;
}
.blog-body img{
	margin:20px auto 10px;
}
.blog-footer{
	padding:5px;
	clear:both;
	overflow:auto;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.blog-author{
	padding:6px 10px;
}
.blog-author i{
	color:#3AC5CA;
}
.slab-table thead{
	background-color:#6CADB1;
	color:#fff;

}
.slab-table thead th{
	text-align:center;
}
.slab-table thead tr:last-child th{
	background-color:#4f7f82 !important;
	
}
.slab-table tbody{
	background-color:#f7f7f7;
}
.slab-table tbody tr td{
	text-align:center;
}
.slab-table tbody tr td:last-child{
	direction:ltr !important;
	text-align:left !important;
}
td.hover {
  background:#eee;
  color:#444;
}
.col.hover{
	background-color:#4f7f82 !important;
	color:#fff !important;
}
.fixed{
  top:0;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}