.module {
	padding: 20px 25px 0;
        background:#fff;
        border:1px solid#d8d8d8;
}
.postbox .module {
	padding: 10px 18px;
	margin-bottom: 5px;
	border-radius: 2px;

    background-color: #FCFCFC;
    border: 1px solid #DFDFDF;
    position: relative;
}

.postbox .module.hasError {
    background-color: #fde8e9;
    border: 1px solid #ed1c24;
}

.postbox .module .oneof4 {
	margin-right: 2%;
	width: 18%;
}
.postbox .module .threeof4 {
	border-left: 1px solid #f1f1f1;
	padding-left: 3%;
	width: 76%;
}

.postbox .module .oneof4 label {
	padding-top: 10px;
}

.postbox .module > .grid {
	margin-bottom: 0 !important;
}

.inner-sidebar .postbox .module > .grid {
	float: none !important;
	display: block;
	width: 220px !important;
	padding: 0 0 2px 0 !important;
	border: 0;
}

.inner-sidebar .postbox .module .oneof4 label {
	padding: 0 0 10px !important;
}

 .module .title {
	display: block;
	margin: 5px 0 0 10px !important;
}
 .module .sub-title,
.postbox .module .sub-title {
	color: #ccc;
	font-size: 11px;
	font-style: italic;
	margin: 5px 0!important;
}
.module .sub-title.mtop {
	margin-top: 10px!important;
}
.divider,
.postboxa .divider {
	border-bottom: solid 1px #f3f3f3;
	height: 1px;
}

.postbox .divider {
	/*border-color: #f1f1f1;*/
}


.themeshive_error {
	color: #C00;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	text-align: center;
}
.grid {
	float: left;
	margin: 0 0 20px 4%;
	overflow: hidden;
	padding: 0;
}
.module .grid {
	margin: 0 4% 20px 0;
}
.featured .image {
	display: block;
	margin: 0 auto 15px;
}
.grid-nomargin {
	margin: 0!important;
}
.last {
	clear: right!important;
	margin-right: 0!important;
	padding-right: 0!important;
}
.fullpage {
	margin: 0 4% 20px!important;
	width: 92%;
}
.grid .fullpage {
	margin: 0 4% 20px 0 !important;
	width: 96%;
}
.module .oneof3 {
	width: 30.4%;
}
.module .twoof3 {
	width: 65.4%;
}
.oneof4 {
	width: 20%;
}
.module .oneof4 {
	width: 22%;
}
.threeof4 {
	width: 68%;
}
.module .threeof4 {
	width: 74%;
}
.oneof5 {
	width: 15.2%;
}
.module .oneof5 {
	width: 16.8%;
}
.twoof5 {
	width: 34.4%;
}
.module .twoof5 {
	width: 37.6%;
}
.threeof5 {
	width: 53.6%;
}
.module .threeof5 {
	width: 58.4%;
}
.fourof5 {
	width: 72.8%;
}
.module .fourof5 {
	width: 79.2%;
}
.oneof6 {
	width: 12%;
}
.module .oneof6 {
	width: 13.3%;
}
.module .twoof6 {
	width: 30.6%;
}
.module .fourof6 {
	width: 65.3%;
}
.fiveof6 {
	width: 76%;
}
.module .fiveof6 {
	width: 82.6%;
}
.module .oneof4 {
	margin-right: 2%;
	width: 22%;
}
 .module .threeof4 {
	border-left: 1px solid #f3f3f3;
	padding-left: 3%;
	width: 72%;
}

.tabs li {
	border: solid 1px #f3f3f3;
	border-left: none;
	border-top: solid 1px #fff;
	float: left;
}
.tabs li.firsttab {
	border-left: solid 1px #f1f1f1;
}
.tabs li.ui-tabs-active,.tabs .ui-tabs-selected {
	border-bottom: none!important;
	border-left: none!important;
}
.tabs li.ui-tabs-active> a,.tabs .ui-tabs-selected > a {
	background: #fff!important;
	color: #70ba33!important;
}
.tabs li.ui-tabs-active a:hover,.tabs .ui-tabs-selected a:hover {
	background: none!important;
}
.tabs li > a {
	background: #fbfafb;
	color: #666;
	display: block;
	padding: 10px 25px;
	text-decoration: none;
}

.tabs li > a:hover {
	background-color: #f5f4f5;
	color: #333;
}
.tab {
	margin: 0 auto;
	width: 802px;
}
.tabs .ui-state-processing > a,.tabs .ui-state-processing > a:hover {
	background: url(../../admin/images/loading_2.gif) no-repeat scroll 100% 50%!important;
	margin-right: 20px!important;
}

.cutter {
	background: transparent url(../../admin/images/admin_cutter.png) no-repeat scroll center center;
	height: 30px;
	margin: 35px 0 0;
	width: 820px;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.loading {
	background: url(../../admin/images/loading.gif) no-repeat scroll 50% 50%;
	height: 100px;
}
.input {
	background: #f9f9fa!important;
	border: solid 1px #DFDFDF!important;
	height: 25px;
	line-height: 25px;
	outline: none;
	padding-bottom: 0!important;
	padding-top: 0!important;
}
.input_50 {
	width: 50px;
}
.input_75 {
	width: 75px;
}
.input_100 {
	width: 100px;
}
.input_150 {
	width: 150px;
}
.input_175 {
	width: 175px;
}
.input_180 {
	width: 180px;
}
.input_220 {
	width: 220px;
}
.input_230 {
	width: 230px;
}
.input_250 {
	width: 250px;
}
.input_300 {
	width: 300px;
}
.input_350 {
	width: 350px;
}
.input_400 {
	width: 400px;
}
.input_430 {
	width: 430px;
}
.input_440 {
	
}
.input_500 {
	width: 500px;
}
.input_400_bold {
	font: bold 16px Arial, Helvetica, sans-serif;
	height: 35px!important;
	line-height: 35px!important;
	width: 400px;
}
.input_300_bold {
	font: bold 16px Arial, Helvetica, sans-serif;
	height: 35px!important;
	line-height: 35px!important;
	width: 300px;
}
.input_200_bold {
	font: bold 16px Arial, Helvetica, sans-serif;
	height: 35px!important;
	line-height: 35px!important;
	width: 200px;
}
.textarea_400px_2line {
	background: #f9f9fa;
	height: 50px;
	width: 400px;
}

.textarea_300px_3line {
	background: #f9f9fa;
	height: 70px;
	width: 300px;
}

.textarea_500px_3line {
	background: #f9f9fa;
	height: 75px;
	width: 500px;
}
.textarea_500px_8line {
	background: #f9f9fa;
	height: 300px;
	width: 500px;
}
.textarea_95per_3line {
	height: 75px;
	width: 95%;
}
.textarea_95per_5line {
	height: 125px;
	width: 95%;
}
span.select {
	background: #f9f9fa!important;
	border: solid 1px #DFDFDF!important;
	float: left;
	moz-border-radius: 4px;
	padding: 2px 4px 1px 0;
}
span.select select {
	background: #F9F9FA !important;
	border: 0!important;
	font-size: 12px!important;
	height: auto!important;
	line-height: 12px!important;
}
.input.code {
	line-height: 1.1em;
	padding: 10px 5px!important;
	white-space: pre;
}
.input.bold {
	font: bold 16px Arial, Helvetica, sans-serif;
	height: 35px!important;
	line-height: 35px!important;
}
.bold{
  font: bold 15px Arial, Helvetica, sans-serif;
	height: 25px!important;
	line-height: 25px!important;
}

a.button-secondary {
	padding-bottom: 5px!important;
	padding-top: 5px!important;
}
.pink-button {
	background: url(../../admin/images/icons/button-grad-active-pink.png) repeat-x scroll left bottom #88205f!important;
	border: solid 1px #88205f!important;
}
.green-button {
	background: url(../../admin/images/icons/button-grad-active-green.png) repeat-x scroll left bottom #1e7d2d!important;
	border: solid 1px #1e7d2d!important;
}
.dark-button {
	background: url(../../admin/images/icons/button-grad-active-black.png) repeat-x scroll left bottom #333!important;
	border: solid 1px #333!important;
}
.upload_image_button_icon {
	background: url(../../admin/images/add.png) no-repeat scroll 0 50% transparent;
	height: 16px;
	padding-bottom: 4px!important;
	padding-left: 20px;
	padding-top: 4px!important;
	width: 16px;
}
.minimal-upload {
	padding-bottom: 10px;
	position: relative;
}
.minimal-upload > input {
	height: 30px;
	line-height: 30px;
}
.minimal-upload > div {
	position: absolute;
	right: -12px;
	top: -5px;
}
.helpimage {
	margin: 5px 0 0;
}
.submit_button {
	display: none;
	float: right;
	margin-top: 0;
}
.softmessage {
	color: #d0d0d0;
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	text-align: center;
}

a.cont {
	text-decoration: none;
}
a.cont:hover .title {
	color: #D54E21!important;
}

.box-div {
	font-style: italic;
	font-weight: normal;
	margin: 20px;
	padding: 10px 10px 10px 50px;
	width: 760px;
}
.info-div {
	background: url(../../admin/images/icons/info_button_32.png) no-repeat scroll 5px 10px;
}
.bulb-div {
	background: url(../../admin/images/icons/lightbulb_off_32.png) no-repeat scroll 5px 10px;
}
.error-div {
	background: url(../../admin/images/icons/error_button.png) no-repeat scroll 5px 10px;
}
.preview_img {
	background: url(../../admin/images/transparent_repeat.png) repeat scroll 50% 50% transparent;
	float: left;
	margin: 10px 0;
	max-width: 550px;
}
.preview_img img {
	max-height: 500px;
	max-width: 100%;
	padding: 20px;
}
.delete_areyousure {
	background-color: #FFF;
	border: solid 1px #CCC;
	color: #000;
	display: none;
	margin: 20px;
	padding: 10px;
	width: 300px;
}

ul.description li {
	border: 0!important;
	float: left;
	font-style: italic;
	list-style: inside square;
	margin: 0 15px 0 0;
}
ul.description ul {
	clear: both;
	margin-left: 20px;
}
ul.description li > a {
	border: 0!important;
	color: #21759B;
	display: inline;
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 1px 2px;
}
ul.description li > a:hover {
	color: #21759B;
}
.color-live {
	border: solid 2px #f3f3f3;
	border-radius: 5px;
	float: left;
	height: 20px;
	margin: 0 0 0 15px;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
	width: 20px;
}
.color-live:hover {
	border: solid 2px #ebebeb;
}
.wrap-color {
	background: url(../../admin/images/color-picker-trparent.png);
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	display: block;
	float: left;
	height: 87px;
	margin: 6px 10px 4px 4px;
	moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
	overflow: visible;
	position: relative;
	webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
	width: 70px;
}
.color-preview {
	display: block;
	height: 100%;
	line-height: 0;
	position: absolute;
	width: 100%;
}
.color-panel {
	background: #f8f8f8;
	bottom: 0;
	display: block;
	height: 26px;
	left: 0;
	line-height: 1em;
	position: absolute;
	width: 100%;
}
.hex-char {
	bottom: 7px;
	display: block;
	left: 6px;
	line-height: 1em;
	position: absolute;
}
.wrap-color input {
	background: none;
	border: 0;
	bottom: 3px;
	display: block;
	font-size: 11px;
	letter-spacing: -.05px;
	outline: 0;
	padding-left: 20px;
	position: absolute;
	right: 0;
	width: 70px;
}
.remove-color {
	background: url(../../admin/images/remove-color.png) no-repeat scroll 50% 50%;
	display: block;
	height: 20px;
	line-height: 1em;
	position: absolute;
	right: -10px;
	top: -6px;
	width: 20px;
}
.cat_img_live img {
	float: left;
	height: 25px;
	margin: 0 0 0 25px;
	width: 25px;
}
.sortable-placeholder {
	background: #f9f9f9!important;
	border: dashed 1px #CCC!important;
	height: 78px;
	margin-bottom: 2px;
}
.removeBorder {
	border: none!important;
}

.thereisno {
	color: #CCC;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: center;
	text-shadow: 0 1px 0 #FFF;
}
.page-preview-link {
	margin: 15px 10px 0 0;
}
.page-preview-url {
	color: #CCC;
	font: italic 10px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0 20px 0 0;
}
ul#option-tabs {
	background: #f1f1f1;
	border: solid 1px #dedede;
	border-radius: 6px;
	height: 45px;
	margin: 16px 0;
	moz-border-radius: 6px;
	webkit-border-radius: 6px;
	width: 820px;
}
ul#option-tabs li {
	border-radius: 6px;
	float: left;
	margin: 0 2px 0 0;
	moz-border-radius: 6px;
	padding: 0 15px;
	webkit-border-radius: 6px;
}
ul#option-tabs .option-tabs-current {
	background: #2887B3;
	border: solid 1px #dedede;
	margin: -4px 0 0 -2px;
	padding: 4px 15px 3px;
}
ul#option-tabs .option-tabs-current a {
	color: #FFF!important;
	text-shadow: -1px -1px 0 #11394c;
}
ul#option-tabs li a {
	color: #333;
	font: bold 16px/45px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}
ul#option-tabs li a:hover {
	color: #2887B3;
}
.label_check,.label_radio {
	float: left;
	height: 32px;
	margin: 0 0 0 15px;
	padding: 0 0 5px 25px;
}
.label_radio {
	background: url(../../admin/images/radio-off.png) no-repeat;
}
.label_check {
	background: url(../../admin/images/check-off.png) no-repeat;
	width: 32px;
}
label.c_on {
	background: url(../../admin/images/check-on.png) no-repeat;
	width: 32px;
}
label.r_on {
	background: url(../../admin/images/radio-on.png) no-repeat;
}
.onoff .label_check {
	background: url(../../admin/images/onoff.png) no-repeat scroll 0 -30px transparent!important;
	float: left;
	height: 30px!important;
	margin: 0 0 5px!important;
	padding: 0!important;
	width: 45px!important;
}
.onoff label.c_on {
	background: url(../../admin/images/onoff.png) no-repeat scroll 0 0 transparent!important;
}
.custom_label .label_check,.custom_label .label_radio {
	background: url(../../admin/images/slider_layout_bg.png) repeat-x scroll 0 100% #fff;
	border: solid 1px #ebebeb!important;
	border-radius: 6px;
	display: block!important;
	filter: Alpha(Opacity=60);
	float: left;
	height: 95px!important;
	margin: 1px 15px 15px 1px !important;
	moz-border-radius: 6px;
	opacity: .60;
	padding: 0!important;
	position: relative;
	webkit-border-radius: 6px;
	width: 115px!important;
}


.custom_label .label_ques_check,.custom_label .label_ques_radio {
	background: url(../../admin/images/slider_layout_bg.png) repeat-x scroll 0 100% #fff;
	border: solid 1px #ebebeb!important;
	border-radius: 6px;
	display: block!important;
	filter: Alpha(Opacity=60);
	float: left;
	height: 45px!important;
	margin: 1px 15px 15px 1px !important;
	moz-border-radius: 6px;
	opacity: .60;
	padding: 0!important;
	position: relative;
	webkit-border-radius: 6px;
	width: 95px!important;
}


.custom_label label.c_on,.custom_label label.r_on {
	border: solid 2px #FFCB05!important;
	filter: Alpha(Opacity=100);
	margin: 0 14px 14px 0 !important;
	opacity: 1;
}
.custom_label label:hover {
	border: solid 2px #ccc!important;
	margin: 0 14px 14px 0 !important;
}
.custom_label label.c_on:hover,.custom_label label.r_on:hover {
	border: solid 2px #FFCB05!important;
	margin: 0 14px 14px 0 !important;
}

.custom_label .contrainer {
	border-radius: 4px;
	display: block;
	height: 70px;
	margin: 15px auto;
	moz-border-radius: 4px;
	text-align: center;
	webkit-border-radius: 4px;
	width: 90px;
}
.custom_label .ques_contrainer {
	border-radius: 4px;
	display: block;
	margin: 15px auto;
	moz-border-radius: 4px;
	text-align: center;
  height: 45px;
	webkit-border-radius: 4px;
	width: 80px;
}

.custom_label .icon_contrainer {
	border-radius: 4px;
	display: block;
	height: 70px;
	margin: 10px auto;
	moz-border-radius: 4px;
	text-align: center;
	webkit-border-radius: 4px;
	width: 90px;
}

.custom_label .contrainer img {
	margin: 15px 0 5px;
}

.ui-dialog {
	background: #f1f1f1;
	border: solid 3px #ebebeb;
	border-radius: 5px;
	moz-border-radius: 5px;
	padding: 0 0 20px;
	webkit-border-radius: 5px;
}
.ui-dialog-titlebar {
	background: #222;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	moz-border-radius: 5px;
	padding: 10px 15px;
	position: relative;
	webkit-border-radius: 5px;
}
.ui-dialog-content {
	padding: 0;
}
.ui-dialog-content ul {
	margin: 15px 0;
}
.ui-dialog-content li {
	list-style: inside square;
	margin-left: 7px;
}
.ui-icon-closethick,.ok_dialog .close_button {
	background: url(../../admin/images/close_icon.png) no-repeat scroll 100% 100% transparent;
	color: #FFF;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	text-indent: -9999px;
	top: 10px;
	width: 20px;
}
.ok_dialog {
	background: #498f2e!important;
	border: none!important;
}
.ok_dialog .ui-dialog-titlebar {
	display: none!important;
}
.ok_dialog .dialog_icon {
	background: url(../../admin/images/dialog_icons.png) no-repeat scroll 0 50% transparent;
	height: 50px;
	margin: 15px auto 0;
	width: 50px;
}
.ok_dialog .dialog_message {
	color: #8acd27;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	text-align: center;
}
.ok_dialog .dialog_message_xs {
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
}
.ok_dialog .close_button {
	right: 10px;
	top: 10px;
}
.small-button {
	border: none!important;
	cursor: pointer;
	display: inline-block;
	font: bold 13px/30px Arial, Helvetica, sans-serif!important;
	height: 35px;
	margin: 5px 0!important;
	padding: 0 11px!important;
	position: relative;
	text-decoration: none!important;
	white-space: nowrap!important;
}
.small-button span {
	cursor: pointer;
	display: block;
	height: 35px;
	padding: 0 15px 0 4px;
}
.small-button input {
	background: none;
	border: none!important;
	border-radius: 0!important;
	cursor: pointer;
	font: bold 13px/30px Arial, Helvetica, sans-serif!important;
	height: 35px!important;
	margin: 0!important;
	moz-border-radius: 0!important;
	outline: 0!important;
	padding: 0 15px 5px 4px !important;
	text-shadow: 0 -1px 0 #373737;
	webkit-border-radius: 0!important;
}
.small-button input::-moz-focus-inner {
	border: 0;
}
.small-button:hover,.small-dark {
	background: url(../../admin/images/sm_dark.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737!important;
}
.small-dark input,.small-dark span,.small-button:hover input,.small-button:hover span {
	background: url(../../admin/images/sm_dark.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737!important;
}
.small-grey {
	background: url(../../admin/images/sm_grey.png) no-repeat scroll 0 0;
	color: #52575d!important;
	text-shadow: 0 1px 0 #FFF!important;
}
.small-grey span,.small-grey input {
	background: url(../../admin/images/sm_grey.png) no-repeat scroll 100% -35px;
	color: #52575d!important;
	text-shadow: 0 1px 0 #FFF!important;
}
.small-sky,.small-dark:hover {
	background: url(../../admin/images/sm_sky.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737!important;
}
.small-sky span,.small-sky input,.small-dark:hover input {
	background: url(../../admin/images/sm_sky.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-pink {
	background: url(../../admin/images/sm_pink.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-pink span,.small-pink input {
	background: url(../../admin/images/sm_pink.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-red {
	background: url(../../admin/images/sm_red.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-red span,.small-red input {
	background: url(../../admin/images/sm_red.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-ocean {
	background: url(../../admin/images/sm_ocean.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-ocean span,.small-ocean input {
	background: url(../../admin/images/sm_ocean.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-green {
	background: url(../../admin/images/sm_green.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-green span,.small-green input {
	background: url(../../admin/images/sm_green.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-brown {
	background: url(../../admin/images/sm_brown.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-brown span,.small-brown input {
	background: url(../../admin/images/sm_brown.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}
.small-dark_brown {
	background: url(../../admin/images/sm_dark_brown.png) no-repeat scroll 0 0;
	color: #fffef9!important;
	text-shadow: 0 -1px 0 #373737;
}
.small-dark_brown span,.small-dark_brown input {
	background: url(../../admin/images/sm_dark_brown.png) no-repeat scroll 100% -35px;
	color: #fffef9!important;
}

#live-logo-content {
	background: url(../../admin/images/live_logo_layout.png) no-repeat scroll 50% 100% transparent;
}
#live-logo-container {
	background: url(../../admin/images/live_logo_logo.png) no-repeat scroll 50% 50% transparent;
}

.information {
	background: url(../../admin/images/slider_layout_bg.png) repeat-x scroll 0 100% #fff;
	border-radius: 6px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	cursor: pointer;
	display: block!important;
	filter: Alpha(Opacity=90);
	moz-border-radius: 6px;
	moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	opacity: .90;
	padding: 20px 0 ;
	webkit-border-radius: 6px;
	webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	z-index: 10;
}

.information p{
  padding: 0 20px;
  text-align: center;
  font-size: 15px
  
}

.grown {
	background: url(../../admin/images/slider_layout_bg.png) repeat-x scroll 0 100% #fff;
	border-radius: 6px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	cursor: pointer;
	display: block!important;
	filter: Alpha(Opacity=90);
	moz-border-radius: 6px;
	moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	opacity: .90;
	padding: 5px;
	position: fixed!important;
	right: 50px;
	top: 100px;
	webkit-border-radius: 6px;
	webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	width: 400px;
	z-index: 10;
}
.grown-close {
	background: url(../../admin/images/grow_close.gif) no-repeat scroll 50% 50% #FFCB05;
	border-radius: 6px;
	height: 22px;
	moz-border-radius: 6px;
	position: absolute;
	right: 3px;
	top: 3px;
	webkit-border-radius: 6px;
	width: 22px;
}
.grown .icon-div {
	background: url(../../admin/images/icons/info_button_32.png) no-repeat scroll 5px 50%;
}
.grown-update .icon-div {
	background: url(../../admin/images/icons/ok.png) no-repeat scroll 5px 50%;
}
.grown-add .grown-close {
	background-color: #B4D95E;
}
.grown-add .icon-div {
	background: url(../../admin/images/icons/add.png) no-repeat scroll 5px 50%;
}
.grown-error .icon-div {
	background: url(../../admin/images/icons/error_button.png) no-repeat scroll 5px 50%;
}
.grown-cancel .grown-close {
	background-color: #ba0062;
}
.grown-cancel .icon-div {
	background: url(../../admin/images/icons/close.png) no-repeat scroll 5px 50%;
}
.grown-bulb .icon-div {
	background: url(../../admin/images/icons/lightbulb_32.png) no-repeat scroll 5px 50%;
}
.ui-dialog .divider {
	background: #dedede;
	display: block;
	height: 1px;
	margin: 15px 0 10px;
}
.qq-uploader {
	position: relative;
	width: 100%;
}
.qq-upload-button span > .icon {
	background-attachment: scroll!important;
	background-image: url(../../admin/images/upload-cloud.png);
	background-position: 0 0;
	background-repeat: no-repeat!important;
	float: left;
	height: 16px;
	margin: 7px 5px 0 0;
	width: 16px;
}
.qq-upload-button-hover span > .icon,.qq-upload-button:hover span > .icon {
	background-position: -16px 0;
}
.qq-upload-button.loading span > .icon {
	background: url(../../admin/images/loading_uploader.gif);
}
.qq-upload-button.success span > .icon {
	background-position: 0 -16px;
}
.qq-upload-button.fail span > .icon {
	background-position: -16px -16px;
}
.qq-upload-button.fail:hover span > .icon {
	background-position: -16px -32px;
}
.qq-upload-drop-area {
	background: url(../../admin/images/drop-file.png) no-repeat scroll 10px 50% #fff;
	border: 1px solid #dedede;
	box-shadow: 0 0 3px rgba(0,0,0,.08);
	height: 100%;
	left: 0;
	min-height: 40px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.qq-upload-drop-area span {
	color: #4282c4;
	display: block;
	font-size: 13px;
	left: 70px;
	margin-top: -8px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50%;
}
.qq-upload-drop-area-active {
	border: 1px solid #4282c4;
}
.qq-upload-list {
	list-style: disc;
	margin: 15px 35px;
	padding: 0;
}
.qq-upload-list li {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text {
	margin-right: 7px;
}
.qq-upload-spinner {
	background: url(../../admin/images/loading_uploader.gif);
	display: inline-block;
	height: 15px;
	vertical-align: text-bottom;
	width: 15px;
}
.qq-upload-success {
	color: #00a651;
}
.postbox.err {
	border: 2px solid red!important;
}

.oneof2,.twoof4,.threeof6 {
	width: 44%;
}
.module .oneof2,.module .twoof4,.module .threeof6 {
	width: 48%;
}
.oneof3,.twoof6 {
	width: 28%;
}
.twoof3,.fourof6 {
	width: 60%;
}
.ui-tabs-hide,#contextual-help-link-wrap,.empty .remove-color,.edit_remove_skin a span,.update-nag,.ui-tabs .ui-tabs-hide,#ed_code,.hidden,.themeshive_menu_options,.hiddenSection .section-content,#cloudfw-icon-list .grouped,.empty .remove-icon,.qq-upload-failed-text,.no-success .qq-upload-success,.no-fail .qq-upload-fail,.no-list .qq-upload-list {
	display: none;
}
.input_200,.column-cloud_thumb {
	width: 200px;
}
.relative {
	position: relative;
}
.alignment .label_radio input,.label_check input,.label_radio input,.onoff .label_check input,.custom_label .label_check input,.custom_label .label_radio input,.custom_label .label_ques_radio input {
	left: -9999px;
	position: absolute;
}
.vori a#vori-image,.qq-upload-button.success:hover span > .icon {
	background-position: 0 -32px;
}


/*
Version: 3.0 Timestamp: Tue Jul 31 21:09:16 PDT 2012
*/
.select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;

}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -moz-box-sizing: border-box;    /* firefox */
  -ms-box-sizing: border-box;     /* ie */
  -webkit-box-sizing: border-box; /* webkit */
  -khtml-box-sizing: border-box;  /* konqueror */
  box-sizing: border-box;         /* css3 */
}

.select2-container .select2-choice {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
    background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.select2-container.select2-drop-above .select2-choice
{
    border-bottom-color: #aaa;
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
}

.select2-container .select2-choice span {
    margin-right: 35px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('../../admin/images/select2.png') right top no-repeat;
  cursor: pointer;
  text-decoration: none;
  border:0;
  outline: 0;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    z-index: 9999;
    width:100%;
    margin-top:-1px;

  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

.select2-drop.select2-drop-above {
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    margin-top:1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 -1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 30px;
}

.select2-container .select2-choice div b {
    background: url('../../admin/images/select2.png') no-repeat 6px 1px;
    display: block;
    width: 100%;
    height: 100%;
}

.select2-search {
  display: inline-block;
    white-space: nowrap;
    z-index: 10000;
  min-height: 26px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

.select2-search input {
    background: #fff url('../../admin/images/select2.png') no-repeat 100% -22px;
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../../admin/images/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em;
    width:100%;
    margin:0;
    height:auto !important;
    min-height: 26px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.select2-drop.select2-drop-above .select2-search input
{
    margin-top:4px;
}

.select2-search input.select2-active {
    background: #fff url('../../admin/images/spinner.gif') no-repeat 100%;
    background: url('../../admin/images/spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../../admin/images/spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../../admin/images/spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../../admin/images/spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}


.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 1px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 1px rgba(0,0,0,.3);
    box-shadow        : 0 0 1px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
    outline: none;
}

.select2-dropdown-open .select2-choice {
  border: 1px solid #aaa;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  margin: 4px 4px 4px 0;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
}

.select2-results ul.select2-result-sub {
  margin: 0 0 0 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
  list-style: none;
  display: list-item;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-no-results {
  background: #f4f4f4;
  display: list-item;
}

.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-disabled {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../../admin/images/spinner.gif') no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #c4c4c4;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}


/* multiselect */

.select2-container-multi .select2-choices {
    background-color: #fff;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
      background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      border: 1px solid #c4c4c4;
      margin: 0;
      padding: 0;
      cursor: text;
      overflow: hidden;
      height: auto !important;
      height: 1%;
      position: relative;
       border-radius: 2px;
      -webkit-border-radius:2px;
      -moz-border-radius:2px;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 1px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 1px rgba(0,0,0,.3);
    box-shadow        : 0 0 1px rgba(0,0,0,.3);
    border: 1px solid #dcdee0;
    outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.select2-container-multi .select2-choices .select2-search-field input {
  color: #666;
  background: transparent !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../../admin/images/spinner.gif') no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  -webkit-border-radius: 2px;
  -moz-border-radius   : 2px;
  border-radius        : 2px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #c4c4c4;
  line-height: 13px;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../../admin/images/select2.png') right top no-repeat;
  outline: none;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}


.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */

.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #c4c4c4;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid #c4c4c4;
    padding: 3px 5px 3px 5px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
}
/* end multiselect */

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; }
.select2-result-unselectable .select2-match { text-decoration: none; }

.select2-offscreen { position: absolute; left: -10000px; }
