/*
Theme Name: TurnkeyShops
Version: 1.0
Author: Juicy Results
Author URI: http://juicyresults.com
*/

/* BEGIN 960.gs imports */
@import url("style/960/960_24_col.css");
@import url("style/960/reset.css");
@import url("style/960/text.css");
@import url("style/css/sticky-footer.css");
@import url("style/css/slider.css");
/* END 960.gs imports */

body {
	background: #fff;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #515151;
	}
	
body.home {background: url(style/images/home_bg.png) repeat-x;}
body {background: url(style/images/general_bg.png) repeat-x;}


p {font-size: 12px;}
ul {font-size: 12px;}

a {color: #d3521d; text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-weight: normal;
	}

.rounded-corners {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	}

.bold {font-weight: bold;}
.blue {color: #0e6390;}
	
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }

img.aligncenter { display:block; margin:0 auto }
img.alignleft { float:left; margin: 0 15px 15px 0; }
img.alignright { float:right; margin: 0 0 15px 15px; }
	
textarea {
	border: solid 1px #cecece;
	padding: 8px;
	}
	
body.page-template-page-tour-php h1 {
	margin-bottom: 0px;
	clear: both;
}

.pointer {clear: both;}

.pointer ul {
	list-style: circle;
	font-size: 14px;
}

/* WIDGET */

ul.sidebar {margin-top: 25px;}

li.widget {
	list-style: none;
	}

.widget {
	background: #98d4f2;
	color: #0e6390;
	font-size: 14px;
	line-height: 16px;
	padding: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	}
	
.textwidget a {
	text-decoration: none;
	font-weight: bold;
	color: #31aae6;
	}

.widget_categories ul {
	color: #0e6390;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0;
	}
	
.widget_categories ul li {
	list-style: none;
	margin: 0;
	list-style-image: url(style/images/widget_bullet.gif);
	list-style-position: inside;
	background: url(style/images/widget_list_sep.gif) no-repeat bottom;
	padding: 8px 0;
	}
	
li#text-3 .textwidget{
	background: #98d4f2;
	color: #0e6390;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	}

div.textwidget {
	line-height: 20px;
	width: 215px;
}
	
li#text-3 .textwidget input.form{
	border: solid 1px #cecece;
	color: #707070;
	font-size: 14px;
	padding: 5px;
	width: 115px;
	}
	
li#text-3 .textwidget input.submit{
	background: url(style/images/blog_submit.gif) no-repeat;
	color: #fff;
	border: none;
	width: 70px;
	height: 30px;
	}
	
li.cat-item a{
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #0e6390;
	text-decoration: none;
	font-size: 14px;
	}
li.cat-item a:hover {
	padding-left: 5px;
	}
	
.widgettitle {
	font-size: 24px;
	text-transform: uppercase;
	color: #585858;
	margin: 0;
	margin-bottom: 15px;
	line-height: 26px;
	}

input.testimonial {
	width: 188px;
	margin-bottom: 10px;
	padding: 6px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #515151;
	border: solid 1px #4b9dc6;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	}
	
textarea.testimonial-message {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #515151;
	border: solid 1px #4b9dc6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	}
	
input.testimonial-submit {
	background: #d1511d;
	padding: 6px;
	color: #fff;
	margin-top: 10px;
	float: right;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	}

/* HEADER */
#header {
	height: 75px;
	position: relative;
	top: 20px;
	display: block;
	}
	
ul#menu {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	float: right;
	margin-top: 6px;
	list-style: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}

ul#menu li{
	background: url(style/images/menu_left.gif) no-repeat 1px 1px;
	display: inline;
	margin: 0;
	padding: 6px 0 9px 15px;
	}
	
ul#menu li a{
	color: #fff;	
	text-decoration: none;
	background: url(style/images/menu_right.gif) no-repeat right;
	padding: 9px 15px 9px 0;
	}
	
li.pagenav {
	list-style: none;
	font-size: 18px;
}
	
/* BANNER */
body.page #banner {background: url(style/images/clear-banner.png) no-repeat center; height: 125px; margin-bottom: 20px;}
/* body.logged-in a.signup-btn{ display: none; } */

body.home #banner {background: url(style/images/banner_home.jpg) no-repeat center; height: 243px;}
body.home #banner a.signup-btn {float: right; margin-top: 165px;}

body.page-id-23 #banner {background: url(style/images/signup-banner.jpg) no-repeat center; height: 125px; margin-bottom: 20px;}
body.page-id-23 #banner a.signup-btn { display: none; }


body.page-template-page-members-php #banner, body.parent-pageid-631 #banner {background: url(style/images/members-banner.jpg) no-repeat center; height: 125px; margin-bottom: 20px;}
body.page-template-page-members-php #banner a.signup-btn, body.parent-pageid-631 #banner a.signup-btn { display: none; }

body.blog #banner, body.archive #banner, body.category #banner, body.single #banner {background: url(style/images/banner_blog.jpg) no-repeat center; height: 125px;}
body.blog #banner a.signup-btn, body.archive #banner a.signup-btn, body.template #banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}

body.single #banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}

body.parent-pageid-11 #banner {background: url(style/images/banner_signup.jpg) no-repeat center; height: 125px;}
body.parent-pageid-11 #banner a.signup-btn {display: none;}


body.page-id-25 #banner {background: url(style/images/banner_testimonial.jpg) no-repeat center; height: 125px;}
body.page-id-25 #banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}

body.page-id-26 #banner {background: url(style/images/banner_faq.jpg) no-repeat center; height: 125px;}
body.page-id-26 #banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}
body.page-id-26 .post {margin-top: 60px;}

body.page-id-11 #banner{background: url(style/images/banner_signup_2.png) no-repeat 238px;height:344px;height:130px;}
body.page-id-11 #banner a.signup-btn{float: right; margin-top: 40px; margin-bottom: 40px;}

body.page-template-page-sitemap-php #banner {height: 150px;}
body.page-template-page-sitemap-php #banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}

body.page-template-page-tour-php #banner {background: url(style/images/banner_tour.jpg) no-repeat center; height: 125px;}
body.page-template-page-tour-php #banner a.signup-btn {display: none;}
	
/* PAGE BANNER */
#page-banner {background: url(style/images/banner_blog.jpg) no-repeat center; height: 125px;}
#page-banner a.signup-btn {float: right; margin-top: 40px; margin-bottom: 40px;}

/* FEATURES */	
#features h1 {font-size: 24px; color: #0e6390; font-weight: normal; text-transform: uppercase; letter-spacing: .02em; margin: 50px 0 15px 0;}
#features {z-index: 1; position: relative;}
#features ul {width: 950px; z-index: -1;}
#features ul li{list-style: none; margin: 0; padding: 0; float: left; width: 475px; margin-bottom: 5px;}
#features img {float: left; margin-right: 10px;}
#features a h2 {color: #d3521d; font-size: 25px;}
#features a:hover h2 {color: #0e6390;}
#features h2 {margin: 0;}
#features p {font-size: 14px; line-height: 16px; color: #515151;}
#features a:hover {text-decoration: none;}

/* BENEFITS */
ul.benefits {background: #d2ecf9; padding: 10px 0;}
h1.benefit {color: #0e6390; margin: 48px 0 0 0; font-size: 24px; text-transform: uppercase; letter-spacing: .02em; font-weight: normal;}
ul.benefits li {list-style: none; padding: 16px 0 16px 50px; margin: 0; line-height: 14px; background: url(style/images/benefits_bullet.gif) no-repeat 20px 20px; font-size: 12px; font-weight: bold; font-family: Trebuchet MS, Tahoma, Arial, sans-serif; border-bottom: solid 1px #bdd5e1;}
ul.benefits li.last {border-bottom: none;}

/* SECONDARY */
#secondary {border: solid 1px #e5e5e5; overflow: hidden; width: 950px; margin: 0 auto;}
#secondary h1 {font-size: 16px; text-transform: uppercase; font-weight: normal; margin: 12px 0;}

#secondary .featured,
#secondary .marketing {float: left; width: 280px; padding: 0 15px; height: 170px; position: relative;}

#secondary .featured p{margin-left: 120px; font-size: 12px; line-height: 14px; color: #959595;}
#secondary .featured a {position: absolute; top: 128px; right: 13px; color: #d3521d; font-weight: bold; text-decoration: none; font-size: 12px; margin-top: 15px;}
#secondary .featured p img {position: absolute; left: 17px;}

#secondary #testimonial-slide .testimonial {border-left: solid 1px #e5e5e5; width: 280px; padding: 0 15px; height: 170px;}
#secondary #testimonial-slide .testimonial p {font-size: 16px; line-height: 20px; color: #959595;}
#secondary #testimonial-slide .testimonial p.sig {font-size: 14px; text-align: right;}
#secondary #testimonial-slide .testimonial a {position: absolute; top: 128px; right: 13px; color: #d3521d; font-weight: bold; text-decoration: none; font-size: 12px; margin-top: 15px;}
	
#secondary .marketing {border-left: solid 1px #e5e5e5;}
#secondary .marketing ul {color: #959595; font-size: 14px; line-height: 20px; padding: 0; margin: -5px 0 0 0;}
#secondary .marketing ul li {list-style: none; margin: 0; padding-left: 20px; background: url(style/images/orange_arrow.gif) no-repeat 0 4px;}

#secondary #testimonial-slide {float: left;}

/* PAGE */
.alert{
	margin-bottom:15px;
}
.alert p {
	background: #C8D7E8;
	font-size: 100%;
	color: #0E6390;
	/* border: solid 1px #999; */
	padding: 10px 10px 10px 10px;
	margin: 20px 0 0 0;
	position:relative;
	/*width: 950px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
	}

#page .title {
	color: #d7f2ff;
	text-transform: uppercase;
	font-size: 42px;
	margin: 35px 0 45px 0;
	}

/* TESTIMONIALS */
#testimonials {
	margin-top: 60px;
	}

#testimonials .post {
	background: url(style/images/quote.gif) no-repeat 0 0 #ededed;
	width: 455px;
	padding: 15px 15px 15px 30px;
	margin-bottom: 20px;
	}
	
#testimonials .post p {
	font-size: 16px;
	color: #555;
	}
	
#testimonials .post p.customer {
	margin: 0;
	color: #0e6390;
	}

#testimonials .post-even {float: right;}
#testimonials .post-even p.customer{text-align: left;}

#testimonials .post-odd {float: left;}
#testimonials .post-odd p.customer{text-align: right;}

/* FAQ */

body.page-id-26 .post h1 {
	margin-bottom: 0;
	color: #d3521d;
	}
body.page-id-26 .post p {
	font-size: 16px;
	}

/* BLOG */

h2.title,h2.post_title {
	margin: 0;
	margin-top: 25px;
	background: url(style/images/title-bullet.gif) no-repeat 0 10px;
	padding-left: 15px;
	}
h2.post_title{
	color:#585858;
	font-size:24px;
	text-transform: uppercase;
}
h2.title a{
	color: #585858;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
	}
h2.title a:hover {color: #0e6390;}
h3.date {
	font-size: 16px;
	color: #70b732;
	margin: -5px 0 15px 0;
	padding-left: 15px;
	}

.content {
	background: #ededed;
	padding: 15px;
	overflow: hidden;
	}
.content p{
	font-size:14px;
	}
	
body.single div.post p {
	line-height: 150%;
	font-size: 105%;
}

.content .meta {
	border-top: solid 1px #fff;
	padding-top: 15px;
	padding-bottom: 0;
	}
	
.content .meta p {
	width: 555px;
	display: block;
	float: left;
	margin-bottom: 0;
	}

.comments a {
	float: right;
	display: block;
	background: url(style/images/comments_bubble.gif) no-repeat;
	width: 30px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	}

/* FOOTER */

#updates h1 {font-size: 16px; color: #693188; text-transform: uppercase; margin: 10px 0; }
#updates h2{margin: 0; font-family: Verdana; font-size: 12px;}	
#updates ul li h2 a{text-decoration: none; color: #0e6390;}
#updates ul {list-style: none;}
#updates ul li {margin: 0 0 15px 0; padding: 0;}
#updates p {margin: 0; line-height: 14px;}

#pages h1 {font-size: 16px; color: #693188; text-transform: uppercase; margin: 10px 0; }
#pages ul {list-style: none;}
#pages ul li {margin: 0; padding: 0; line-height: 22px; text-decoration: none;}
#pages ul li a {color: #0e6390; text-decoration: none;}

#support h1 {font-size: 16px; color: #693188; text-transform: uppercase; margin: 10px 0; }
#support p {font-size: 12px; margin-bottom: 3px;}
#support a {color: #0e6390; text-decoration: none;}
.copy {/*margin-top: 8px;*/ border-top: 1px solid #CECECE;padding-top:10px;}
.copy p {color: #959595;}
.grey {color:#959595;}
/* SIGN UP */

#sign-up h1{
	font-size: 32px;
	color: #70b732;
	text-transform: uppercase;
	margin: 0;
	}
#sign-up h2{
	font-size: 20px;
	color: #0e6390;
	text-transform: none;
	margin: 0;
	}
	
#sign-up h3{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #464646;
	margin: 15px 0 0;
	}

#sign-up h1.store-name {
	font-size: 36px;
	color: #0e6390;
	margin: 0;
	text-transform: none;
	}
	
#sign-up p.store-url {
	font-size: 18px;
	font-weight: bold;
	color: #70b732;
	margin-top: -8px;
	}

#sign-up p {
	color: #464646;
	font-size: 12px;
	}
	
#sign-up .left {
	margin-top: 30px;
	}

#sign-up .success-buttons a {
	float: left;
	}
	
#sign-up .success-buttons a.preview {
	margin-bottom: 20px;
	}

#sign-up .grey-wrap {
	background: #ededed;
	padding: 15px;
	margin-bottom: 6px;
	margin-top: 20px;
	overflow: hidden;
	}
	
#sign-up .grey-wrap	h3{
	margin: 0;
	}
	
#sign-up input {
	font-size: 14px;
	color: 363636;
	border: solid 1px #bcdff1;
	padding: 10px;

	}
	
#sign-up input.green {
	background: #f6feef;
	border: solid 1px #70b732;
	}
	
#sign-up input.red {
	background: #e8cfcf;
	border: solid 1px #a80d12;
	}
	
#sign-up .valid {
	font-size: 20px;
	text-align: center;
	color: #d3521d;
	}	

#sign-up .small {
	font-size: 10px;
	color: #707070;
	}
	
#sign-up .right a.next-step img {
	margin-top: 15px;
	}
	
#sign-up .right a.go-back {
	color: #0e6390;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	text-transform: uppercase;
	}
	
#sign-up ul.color {
	list-style: none;
	direction: inline;
	margin: 0;
	}
	
#sign-up ul.color li.primary, #sign-up ul.color li.secondary {
	display: block;
	width: 70px;
	height: 30px;
	}

#sign-up ul.color li.detail {
	display: block;
	width: 35px;
	height: 30px;	
	}
	
#sign-up ul.color li {padding: 0; margin: 0; float: left;}
	
#sign-up ul.color li.primary {
	background: #731d47;
	}
#sign-up ul.color li.secondary {
	background: #191919;
	}
#sign-up ul.color li.detail {
	background: #f253a4;
	}

#sign-up #container {
	height: 240px;
	width: 520px;
	}
		
#sign-up #container img{
	margin-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	}
	
#sign-up #container h1 {
	font-size: 16px;
	color: #464646;
	}
	
#sign-up #container a {
	font-size: 14px;
	color: #D3521D;
	text-transform: uppercase;
	}

/* TEMPLATES RADIO BUTTONS */

ul#templates {list-style: none; width: 550px;}
ul#templates li {margin: 0; float: left;}

ul#templates img {
	margin-left: 10px;
	margin-top: 5px;
	}
	
ul#templates h3{
	margin: 0 0 0 38px;
	font-size: 16px;
	text-transform: uppercase;
	}

ul#templates a {
	font-size: 10px;
	}

ul#templates.ui-buttonset .ui-button {
	height: 125px;
	width: 110px;
	margin-right: 4px;
	margin-bottom: 15px;
	background: url(style/images/button_default.gif) no-repeat center 100px;
	display: block;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;
	border: solid 1px #ededed;
	}

ul#templates.ui-buttonset .ui-state-hover {
	background: url(style/images/button_hover.gif) no-repeat #fff center 100px;
	border: solid 1px #87c0db;
	}

ul#templates.ui-buttonset .ui-state-active {
	background: url(style/images/button_selected.gif) no-repeat #fff center 100px;
	border: solid 1px #87c0db;
	}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -1e+8px;
	display: none;
	}

.right .step {
	margin: -125px 0 30px 0;
	}

/* COLORS RADIO BUTTONS */
	
ul#colors {list-style: none; margin: 20px 0;}
ul#colors li {margin: 0; margin-bottom: 10px;}

ul#colors li.option4 .ui-button{
	margin-top: 25px;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 30px;
	}
	
ul#colors.ui-buttonset .ui-button {
	background: url(style/images/button_hover.gif) no-repeat 0 6px;
	display: block;
	overflow: hidden;
	}
	
ul#colors.ui-buttonset .ui-state-active {
	background: url(style/images/button_selected.gif) no-repeat  0 6px;
	}
	
ul#colors.ui-buttonset .ui-button-text {}

ul#colors img {
	float: left;
	margin-left: 30px;
	}

/* CUSTOM COLORS */

ul#custom-colors {
	list-style: none;
	width: 220px;
	}
	
ul#custom-colors li{
	float: left;
	width: 110px;
	margin: 0 0 15px 0;
	}
	
ul#custom-colors p {
	margin-top: 5px;
	margin-bottom: 0;
	}
	
.pri-color, .sec-color, .det-color {
	height: 27px;
	width: 30px;
	float: right;
	display: block;
	}

ul#custom-colors input {
	width: 60px;
	padding: 6px;
	font-size: 12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #515151;
	border: solid 1px #bcdff1;
	}
	
.pri-color {background: #731d47;}
.sec-color {background: #191919;}
.det-color {background: #F253A4;}

/* BETA ACCESS SIGNUP FORM */
form.info-form {
	clear: both;
	height: auto;
}
form.info-form input.txt {
	font-size: 14px;
	padding: 4px;
	clear: right;
	float: left;
	margin: 10px 0 0 0;
	width: 280px;
}
label.txt {
	font-size: 14px;
	clear: left;
	float: left;
	margin: 10px 0 0 0;
	width: 80px;
}
p#types {
	float: left;
	clear: both;
	margin: 36px 0 10px 0;
}
div#col1-features {
	float: left;
	clear: left;
	width: 300px;
	margin: 0 10px 0 0;
}
div#col2-features {
	float: left;
	clear: none;
	width: 300px;
	margin: 0 10px 0 0;
}
div#col1 {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 10px 0 0;
}
div#col2 {
	float: left;
	clear: none;
	width: 200px;
	margin: 0 10px 0 0;
}
div#col3 {
	float: left;
	clear: right;
	width: 200px;
}
div#col1 label, div#col2 label, div#col3 label {
	float: left;
	clear: both;
	margin: 6px 0 0 0;
}
input#subm {
	float: left;
	clear: both;
	margin: 20px 0 0 0;
}
label.beta {
	float: left;
	clear: right;
	margin: 20px 0 0 0;
}
div.success {
	width: 460px;
	background-color: #eee;
	border: 2px #36d563 solid;
	text-align: center;
	margin: 20px 0 20px 0;
}
div.success p {
	font-weight: bold;
	font-size: 110%;
	margin: 14px 0 14px 0;
}

/* PRICING PLAN MATRIX - IE compatible*/

.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
  font: normal 18px Georgia, 'trebuchet MS', Verdana, Arial, Helvetica;
}

.features-table td
{
  /*height: 50px;*/
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
}

.no-border td
{
  border-bottom: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.col-cell-feature
{
  color: #70B732;
}

.col-cell
{
  text-align: center;
  width: 100px;
  /*font: normal 1em Verdana, Arial, Helvetica;*/
}

.col-cell1, .col-cell3, .col-cell4
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}

.col-cell2
{
  background: #e7f3d4;
  background: rgba(184,243,85,0.3);
  border-right: 1px solid white;
}

.col-cellh
{
  font: bold 1.4em Georgia, 'trebuchet MS', 'Lucida Sans', Arial;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top: 1px solid #eaeaea !important;
  height: 100px;
  color: #D3521D;
}

.col-cellf
{
  font: bold 1.4em Georgia;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: 1px solid #dadada !important;
  vertical-align: middle;
  height: 100px;
}
