.shortcodes_control .description
{ display:none; }

.shortcodes_control label
{ display:block; font-weight:bold; margin:6px; margin-bottom:0; margin-top:12px; }

.shortcodes_control label span
{ display:inline; font-weight:normal; }

.shortcodes_control span
{ color:#999; display:block; }

.shortcodes_control textarea, .shortcodes_control input[type='text']
{ margin-bottom:3px; width:99%; }

.shortcodes_control h4
{ color:#999; font-size:1em; margin:15px 6px; text-transform:uppercase; }

.shortcodes_control textarea, select {border:1px solid #ddd}
.parentscat {font-weight:bold;background-color : #006699;color:#fff;padding:10px;}
.shortcode_sel {width:100%;}

/* HOLA WORDPRESS THEME SPECIAL MESSAGE BOXES */
.successbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/success.png) no-repeat scroll 15px 15px #EEF4D4;
	border:1px solid #8FAD3D;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.ideabox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/idea.png) no-repeat scroll 15px 15px #E1EBEB;
	border:1px solid #A8C6C6;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.okbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/ok.png) no-repeat scroll 15px 15px #E9FFD2;
	border:1px solid #ACFF59;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.questionbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/question.png) no-repeat scroll 15px 15px #DBE7ED;
	border:1px solid #9DACB5;
	color:#000;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.searchbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/search.png) no-repeat scroll 15px 15px #f5f5f5;
	border:1px solid #DDD;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.thumbsupbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/thumbsup.png) no-repeat scroll 15px 15px #FCE2D4;
	border:1px solid #F1C0A8;
	color:#000;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.cancelbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/cancel.png) no-repeat scroll 15px 15px #FFC6C6;
	border:1px solid #FF9D9D;
	color:#C00;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.addbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/add.png) no-repeat scroll 15px 15px #EEF4D4;
	border:1px solid #8FAD3D;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.warningbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/warning.png) no-repeat scroll 15px 15px #FFF6C2;
	border:1px solid #F4CD00;
	color:#957429;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.emptybox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:#FFF;
	border:1px solid #DDD;
	color:#000;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

.eventbox
{
	-moz-border-radius:6px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4);
	background:url(../images/icons/event.png) no-repeat scroll 15px 15px #f5f5f5;
	border:1px solid #DDD;
	color:#596C26;
	display:block;
	font-size:13px;
	line-height:24px;
	margin-bottom:20px;
	margin-top:20px;
	padding:25px 25px 25px 80px;
}

/* Hola WORDPRESS THEME LAYOUTS */
.one_one{
	width: 100%;
	clear: both;
}

.one_half
{
	width:48%;
}

.one_third
{
	width:30.66%;
}

.two_third
{
	width:65.33%;
}

.one_fourth
{
	width:22%;
}

.three_fourth
{
	width:74%;
}

.one_fifth
{
	width:16.8%;
}

.two_fifth
{
	width:37.6%;
}

.three_fifth
{
	width:58.4%;
}

.four_fifth
{
	width:67.2%;
}

.one_sixth
{
	width:13.33%;
}

.five_sixth
{
	width:82.67%;
}

.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth
{
	float:left;
	margin-right:4%;
	position:relative;
}

.last
{
	clear:right;
	margin-right:0!important;
}

.clearboth
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

.divider
{
	border-top:1px solid #e8e8e8;
	margin-bottom:30px;
	min-height:25px;
	padding-bottom:30px;
	text-align:center;
	width:100%;
}

.dividermain h4
{
	background:#fff;
	display:block;
	font-family:Arial;
	font-size:10px;
	font-weight:400;
	left:45%;
	margin-top:-12px;
	min-width:150px;
	position:absolute;
	text-align:center;
}
@media only screen  and (max-width: 959px) {

.one_half img {
    max-height: 100%;
    max-width: 100%;
}

}
/* Hola WORDPRESS THEME SPECIAL LIST TYPES */
.ticklist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.ticklist ul li
{
	background:transparent url(../images/lists/ticklist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.crosslist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.crosslist ul li
{
	background:transparent url(../images/lists/crosslist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.starlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.starlist ul li
{
	background:transparent url(../images/lists/starlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.exclamlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.exclamlist ul li
{
	background:transparent url(../images/lists/exclamlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.addlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.addlist ul li
{
	background:transparent url(../images/lists/addlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.blacklist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.blacklist ul li
{
	background:transparent url(../images/lists/blacklist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.bluelist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.bluelist ul li
{
	background:transparent url(../images/lists/bluelist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.starlistsmall ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.starlistsmall ul li
{
	background:transparent url(../images/lists/starlistsmall.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.deletelist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.deletelist ul li
{
	background:transparent url(../images/lists/deletelist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.errorlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.errorlist ul li
{
	background:transparent url(../images/lists/errorlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.feedlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.feedlist ul li
{
	background:transparent url(../images/lists/feedlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.greenlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.greenlist ul li
{
	background:transparent url(../images/lists/greenlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.idealist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.idealist ul li
{
	background:transparent url(../images/lists/idealist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.keylist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.keylist ul li
{
	background:transparent url(../images/lists/keylist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.newlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.newlist ul li
{
	background:transparent url(../images/lists/newlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.orangelist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.orangelist ul li
{
	background:transparent url(../images/lists/orangelist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.pinklist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.pinklist ul li
{
	background:transparent url(../images/lists/pinklist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.pluslist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.pluslist ul li
{
	background:transparent url(../images/lists/pluslist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.purplelist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.purplelist ul li
{
	background:transparent url(../images/lists/purplelist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.redlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.redlist ul li
{
	background:transparent url(../images/lists/redlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.taglist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.taglist ul li
{
	background:transparent url(../images/lists/taglist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.vcardlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.vcardlist ul li
{
	background:transparent url(../images/lists/vcardlist.png) no-repeat center left!important;
	padding:2px 2px 2px 20px;
}

.yellowlist ul
{
	list-style:none!important;
	margin-bottom:20px;
	margin-left:0;
}

.yellowlist ul li
{
	background:transparent url(../images/lists/yellowlist.png) no-repeat center left!important;
	list-style-type:none;
	padding:2px 2px 2px 20px;
}

.yellowlist li,.vcardlist li,.taglist li,.redlist li,.purplelist li,.pinklist li,.pluslist li,.orangelist li,.newlist li,.keylist li,.idealist li,.greenlist li,.feedlist li,.errorlist li,.deletelist li,.starlistsmall li,.bluelist li,.blacklist li,.addlist li,.exclamlist li,.starlist li,.crosslist li,.ticklist li
{
	list-style:none!important;
}
/* Hola WORDPRESS THEME TABS */
ul.tabs {
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	list-style: none;
	height: 31px;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	margin-bottom: -1px;
	background: #EFEFEF !important;
	padding:0 !important;
	overflow: hidden;
	position: relative;
	border:4px solid #EFEFEF;
	border-radius:5px 5px 0 0;
	border-bottom: none;
	margin-right:2px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	outline: none;
}
ul.tabs li a:hover {
	background: #FFFFFF;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #FFFFFF !important;
}

.tab_container {
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	border:4px solid #EFEFEF;
	border-radius:0 0 5px 5px;
	background:#FFFFFF;
}
.tab_content {
    padding: 20px;
}

.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #FFFFFF;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
/* Hola WORDPRESS THEME TOGGLE */
#content article #toggle-view
{
	font-size:12px;
	list-style:none;
	margin:15px 0 0!important;
	padding-bottom:20px;
}

#content article #toggle-view li
{
	background:#FFF;
	border:4px solid #EFEFEF;
	border-radius:5px;
	cursor:pointer;
	list-style:none;
	margin:15px 0;
	padding:8px 15px 8px 22px;
	position:relative;
}

#content article #toggle-view span
{
	color:#F60B51;
	font-size:16px;
	left:8px;
	position:absolute;
	top:7px;
}

#content article #toggle-view p
{
	display:none;
	margin:15px 0;
}