/* Shortcode */
.shortcode1-4 {
	width: 23%;
	margin-right: 2%;
	float: left;
}
.shortcode1-3 {
	width: 31.33%;
	margin-right: 2%;
	float: left;
}
.shortcode1-2 {
	width: 48%;
	margin-right: 2%;
	float: left;
}
.shortcode2-3 {
	width: 64.66%;
	margin-right: 2%;
	float: left;
}
.shortcode3-4 {
	width: 73%;
	margin-right: 2%;
	float: left;
}
.shortcode1 {
	width: 98%;
	margin-right: 2%;
	float: left;
}
.social-shares li {
	list-style: none;
	float: left;
	margin: 0 10px;
}
.social-shares li:first-child {
	margin: 0;
}
.author_links li {
	list-style: none;
	float: left;
	margin: 0 10px;
}
.author_links, .social-shares ul {
	margin: 0;
}
.about-author-wrapper {
	border: 1px solid #DDDDDD;
	padding: 10px;
}
a.cp-button.shortcode-large-button {
	margin-bottom: 20px;
	margin-right: 10px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	padding: 0 21px;
}
a.cp-button.shortcode-medium-button {
	margin-bottom: 20px;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 15px;
}
a.cp-button.shortcode-small-button {
	margin-bottom: 20px;
	margin-right: 10px;
	text-shadow: none;
	font-size: 11px;
}
div.shortcode-list ul {
	list-style: none!important;
	margin-left: 0!important;
}
div.shortcode-list li {
	border: 0!important;
	line-height: 12px;
	margin-bottom: 10px;
	padding: 2px 0 2px 25px !important;
}
div.shortcode-list-arrow li {
	background: url(../images/list/arrow.png) no-repeat!important;
}
div.shortcode-list-arrow2 li {
	background: url(../images/list/arrow2.png) no-repeat!important;
}
div.shortcode-list-arrow3 li {
	background: url(../images/list/arrow3.png) no-repeat!important;
}
div.shortcode-list-bullet li {
	background: url(../images/list/bullet.png) no-repeat!important;
}
div.shortcode-list-bullet2 li {
	background: url(../images/list/bullet2.png) no-repeat!important;
}
div.shortcode-list-bullet3 li {
	background: url(../images/list/bullet3.png) no-repeat!important;
}
div.shortcode-list-check li {
	background: url(../images/list/check.png) no-repeat!important;
}
div.shortcode-list-check2 li {
	background: url(../images/list/check2.png) no-repeat!important;
}
div.shortcode-list-check3 li {
	background: url(../images/list/check3.png) no-repeat!important;
}
div.shortcode-list-delete li {
	background: url(../images/list/delete.png) no-repeat!important;
}
div.shortcode-list-delete2 li {
	background: url(../images/list/delete2.png) no-repeat!important;
}
div.shortcode-list-delete3 li {
	background: url(../images/list/delete3.png) no-repeat!important;
}
div.shortcode-social {
	float: left;
	margin-right: 12px;
}
div.shortcode-block-quote-left {
	width: 33%;
	float: left;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 15px 20px;
	padding: 20px;
}
div.shortcode-block-quote-right {
	width: 33%;
	float: right;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 15px 20px;
	padding: 20px;
}
div.shortcode-block-quote-center {
	text-align: center;
	border-left: 2px solid #ddd;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 0 20px 20px;
	padding: 20px;
}
div.shortcode-dropcap {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 5px;
	font-size: 20px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	float: left;
}
div.shortcode-dropcap.circle {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
a.cp-button.shortcode-large-button {
	font-size: 20px;
	height: 35px;
	line-height: 38px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 10px 33px;
	border-radius:2px;
}
a.cp-button.shortcode-medium-button {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 10px 25px;
	border-radius:2px;
}
a.cp-button.shortcode-small-button {
	font-size: 12px;
	margin-bottom: 20px;
	margin-right: 10px;
	text-shadow: none;
	border-radius:2px;
}
a.cp-button.shortcode-large-button, a.cp-button.shortcode-medium-button, a.cp-button.shortcode-small-button {
   background-image:url(../images/gradient-top4-32px.png);	
}
a.cp-button.shortcode-large-button:hover, a.cp-button.shortcode-medium-button:hover, a.cp-button.shortcode-small-button:hover {
   background-image: url(../images/gradient-bottom4-32px.png);
}
a.cp-button:hover {text-decoration:none;}
/* Alert Boxes
=========================================================*/
.message-box-wrapper {
	padding: 12px 20px 12px 55px;
	position: relative;
	margin-bottom: 19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.message-box-content {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.message-box-wrapper .message-box-title {
	margin: 0;
}
.message-box-wrapper.red {
	background-image: url(../../../images/error000.png);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	background-color: #fff1f2;
	color: #c98f92;
}
.message-box-wrapper.green {
	background-image: url(../../../images/success0.png);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	background-color: #f4ffdf;
	color: #94b654;
}
.message-box-wrapper.blue {
	background-image: url(../../../images/info0000.png);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	background-color: #e4f7ff;
	color: #699fb6;
}
.message-box-wrapper.yellow {
	background-image: url(../../../images/notice00.png);
	background-position: 2% 50%;
	background-repeat: no-repeat;
	background-color: #fdf7d5;
	color: #c49a51;
}
.close {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}
.error .close {
	background: url(../../images/error-cl.png) no-repeat;
}
.success .close {
	background: url(../../images/success-.png) no-repeat;
}
.info .close {
	background: url(../../images/info-clo.png) no-repeat;
}
.notice .close {
	background: url(../../images/notice-c.png) no-repeat;
}
/* Accordion
=========================================================*/
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	zoom: 1;
}
.accordion {
	margin: 0px;
	padding: 0px;
}
.accordion h3 {
	border: 1px solid #EBEBEB;
	margin-bottom: 7px;
	padding: 8px 8px 8px 15px;
	line-height: 23px;
}
.accordion h3 a {
	color: #fff;
	font-size: 16px;
}
.accordion .accordion-content {
	padding: 0 15px 0px;
	line-height: 21px;
	margin: 0px 0px 20px;
}
.accordion .ui-icon-triangle-1-e {
	background: url(../../../images/plus-icons.jpg) no-repeat 0 0;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 4px;
}
.accordion .ui-icon-triangle-1-s {
	background: url(../../../images/min-icons.jpg) no-repeat 0 0;
	height: 14px;
	margin-top: 4px;
	width: 15px;
	float: right;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	overflow: hidden;
	zoom: 1;
}
ul.accordion {
	list-style: none;
}
ul.accordion li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* Message Box */
#form_contact div.message-box-wrapper {
	padding: 12px 20px 12px 55px;
}
div.message-box-wrapper {
	border: 1px solid;
	padding: 20px;
	margin-bottom: 20px;
}
div.message-box-title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
}
div.message-box-content {
	margin-top: 12px;
}
div.message-box-wrapper.red {
	background-color: #ffdcdd;
	border-color: #e9b9bb;
	color: #713a3c;
}
div.message-box-wrapper.red .message-box-title {
	color: #8d4345;
}
div.message-box-wrapper.yellow {
	background-color: #ffffe0;
	border-color: #e1db8b;
	color: #4d4d39;
}
div.message-box-wrapper.yellow .message-box-title {
	color: #737357;
}
div.message-box-wrapper.blue {
	background-color: #c2e1ee;
	border-color: #8ec3d9;
	color: #3d5058;
}
div.message-box-wrapper.blue .message-box-title {
	color: #475d66;
}
div.message-box-wrapper.green {
	background-color: #e1ffd9;
	border-color: #badeb1;
	color: #435b3d;
}
div.message-box-wrapper.green .message-box-title {
	color: #526d4b;
}
/* #Tabs (activate in tabs.js)
================================================== */
ul.tabs {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
ul.tabs li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 29px;
	padding: 0px 20px;
	line-height: 30px;
	margin: 0 3px 3px 0;
	cursor: pointer;
	border: 1px solid #ddd;
	color: #333;
}
ul.tabs li a.active {
	background: #efefef;
	height: 30px;
	color: #809F14;
}
ul.tabs li:first-child a.active {
	margin-left: 0;
}
ul.tabs li:first-child a {
	border-width: 1px 1px 0 1px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs-content {
	margin: 0 0 20px;
	display: block;
	letter-spacing: 1px;
	padding: 10px 20px;
	line-height: 20px;
	color: #222;
	border: 1px solid #ddd;
	list-style: none;
}
ul.tabs-content > li {
	display: none;
	overflow: hidden;
}
ul.tabs-content > li h4 {
	margin: 10px 0;
	font-weight: normal;
}
ul.tabs-content > li a.active {
	display: block;
	font-weight: bold;
}
/* Clearfixing tabs for beautiful stacking */
ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
ul.tabs:after {
	clear: both;
}
/* Accordion */
h3.accordion-header-title {
	border-bottom: 0 none;
	color: #2E1308;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 15px;
	padding: 0 0 5px;
	position: relative;
	text-transform: inherit;
	width: 100%;
}
ul.cp-accordion {
	list-style: none;
	padding: 0;
	margin-left: 0px;
}
ul.cp-accordion li {
	list-style: none;
	padding: 0;
}
ul.cp-accordion li h2 {
	font-weight: normal;
}
ul.cp-accordion li:first-child {
	list-style: none;
	padding-top: 0px;
}
h2.accordion-head {
	border: 1px solid #ddd;
	margin-bottom: 7px;
	padding: 8px 8px 8px 15px;
	line-height: 23px;
	font-size: 16px;
	cursor: pointer;
	display: block;
}
div.accordion-content {
	padding: 20px 0px 20px 16px;
	overflow: hidden;
}
span.accordion-head-image {
	background: url(../images/icon/plus-24px.png) no-repeat 0 0;
	width: 29px;
	height: 29px;
	float: left;
	margin-top: 1px;
	cursor: pointer;
	display: block;
	padding-right: 10px;
}
span.accordion-head-image.active {
	background: url(../images/icon/minus-24px.png) no-repeat 0 0;
}
div.accordion-head p {
	margin-bottom: 0px;
}
ul.cp-accordion .accordion-content ul li {
	list-style: disc;
	border-bottom: 0px;
	margin-bottom: 5px;
}
/* Toggle Box */
h3.toggle-box-header-title {
	font-size: 18px;
	margin-bottom: 25px;
}
ul.cp-toggle-box {
	margin-left: 0px;
}
ul.cp-toggle-box li {
	list-style: none;
	border-bottom: 1px solid #ececec;
	margin-bottom: 15px;
}
h2.toggle-box-head {
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	font-size: 16px;
	cursor: pointer;
}
div.toggle-box-content {
	padding: 0px 0px 20px 37px;
	overflow: hidden;
}
span.toggle-box-head-image {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
	background-image: url(../images/icon/plus-24px.png);
}
.toggle-box-head-image.active {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 13px;
	cursor: pointer;
	background-image: url(../images/icon/minus-24px.png);
}
div.toggle-box-head p {
	margin-bottom: 0;
}
ul.cp-toggle-box .toggle-box-content ul li {
	list-style: inherit;
	border-bottom: 0px;
	margin-bottom: 5px;
}
/* Divider */
div.divider {
    border-top: 1px dotted #B2B0AD;
    height: 0;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
div.scroll-top {
   position: absolute;
   top: -19px;
   right: 2px;
   cursor: pointer;
   font-size: 10px;
}