Your IP : 216.73.217.112


Current Path : /home/z/i/e/zieirix/www/administrator/components/com_roksprocket/assets/styles/
Upload File :
Current File : /home/z/i/e/zieirix/www/administrator/components/com_roksprocket/assets/styles/roksprocket.css

.ellipsis {
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
}
body { line-height:18px !important; }
body div#element-box div.m {
  padding:0;
  border:0;
  background-color:transparent;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
body input:focus, body select:focus { background:#ffffff; }
.panel-right input { width:145px; }
.body-overlayed embed, .body-overlayed object, .body-overlayed select { visibility:visible !important; }
.icon-48-roksprocket-logo { background-image:url('../images/roksprocket-48.png'); }
#tabs-container .dropdown-menu [data-icon]:before {
  content:"";
  font-family:serif;
}
.panel.options button i { margin-top:2px; }
#details { margin:15px 0; }
#details ul {
  list-style:none;
  margin:0;
  padding:0;
  *zoom:1;
}
#details ul:before, #details ul:after {
  display:table;
  content:"";
}
#details ul:after { clear:both; }
#details > ul > li { min-height:40px; }
#details ul li {
  float:left;
  width:50%;
}
#details ul li .icon-screenshot { display:none; }
#details ul li.details-25 { width:25%; }
#details ul li > label {
  font-size:15px;
  width:90px;
  clear:left;
  float:left;
  height:18px;
  line-height:18px;
  padding:4px;
}
#details ul li .shortcode {
  font-size:15px;
  padding:4px 0;
  font-weight:bold;
  color:#999999;
  float:left;
}
#details ul li .copy-to-clipboard {
  float:left;
  margin:5px 0 0 5px;
  position:relative;
  visibility:hidden;
}
#details ul li .copy-to-clipboard:hover i {
  opacity:1;
  filter:alpha(opacity=100);
}
#details ul li input[name="jform[title]"] { width:300px; }
#details ul li input[name="jform[position]"] { width:187px; }
#details ul li select { padding:6px 6px 5px; }
#details ul li fieldset {
  padding:0 0 10px 0;
  margin:0 0 9px;
  border:0;
  height:18px;
  line-height:18px;
}
#details ul li fieldset label {
  clear:none;
  font-size:1em;
  line-height:1em;
  margin-right:15px;
  width:auto;
  float:left;
}
#details .radio input[type="radio"], #details .checkbox input[type="checkbox"] { margin:3px 5px 3px 0 !important; }
body .calendar, body.calendar table { border:0; }
body span.star {
  color:#cc0000;
  font-size:150%;
  font-weight:bold;
  vertical-align:middle;
}
body .adminform legend, body label#jform_menuselect-lbl { display:none; }
body fieldset.adminform {
  margin:0;
  overflow:visible;
}
body fieldset.adminform div.current {
  border-left:0;
  border-right:0;
  border-bottom:0;
}
body fieldset.adminform dl.tabs dt {
  -webkit-border-radius:3px 3px 0 0;
  -moz-border-radius:3px 3px 0 0;
  border-radius:3px 3px 0 0;
}
body fieldset.adminform fieldset input, body fieldset.adminform fieldset textarea, body fieldset.adminform fieldset select, body fieldset.adminform fieldset img, body fieldset.adminform fieldset button { margin:0; }
body fieldset.adminform fieldset.radio { float:left; }
body fieldset.adminform > label {
  float:left;
  min-width:135px;
}
body fieldset.adminform button.jform-rightbtn { float:right; }
body #jform_id, body span.readonly, body input.readonly {
  float:none;
  display:inline-block;
  -webkit-box-shadow:0 0 0 transparent;
  -moz-box-shadow:0 0 0 transparent;
  box-shadow:0 0 0 transparent;
}
body fieldset li { padding:0; }
#tabs-container .panels { padding:15px; }
#tabs-container .panels .panel { display:none; }
#tabs-container .panels .panel:first-child { display:block; }
.joomla_sort.float_left { float:left; }
hr {
  margin:18px 0;
  border:0;
  border-top:1px solid ;
  border-bottom:1px solid #ffffff;
}
.sprocket-messages, .sprocket-messages .message { display:none; }
#toolbar .button .spinner {
  opacity:1;
  filter:alpha(opacity=100);
  font-style:italic;
  color:#999999;
  cursor:default;
}
#toolbar .button .spinner:hover, #toolbar .button .spinner:active, #toolbar .button .spinner:focus { border:1px solid #f4f4f4; }
#toolbar .button .spinner.spinner-16 span { background-image:url(../images/loader-16.gif); }
#toolbar .button .spinner.spinner-32 span {
  background-image:url(../images/loader-32-transparent.gif);
  width:32px;
  height:32px;
}
#toolbar .button .spinner.spinner-64 span {
  background-image:url(../images/loader-64.gif);
  width:64px;
  height:64px;
}
#toolbar .button .spinner.spinner-128 span {
  background-image:url(../images/loader-128.gif);
  width:128px;
  height:128px;
}
form { margin:0 0 18px; }
fieldset {
  padding:0;
  margin:0;
  border:0;
}
legend {
  display:block;
  width:100%;
  padding:0;
  margin-bottom:27px;
  font-size:19.5px;
  line-height:36px;
  color:#333333;
  border:0;
  border-bottom:1px solid #eeeeee;
}
label {
  display:block;
  margin-bottom:5px;
  color:#333333;
}
input, textarea, select, .uneditable-input {
  display:inline-block;
  width:210px;
  height:18px;
  padding:4px;
  margin-bottom:0px;
  margin-right:5px;
  font-size:13px;
  line-height:18px;
  color:#555555;
  border:1px solid #cccccc;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  outline:0 !important;
}
.input-append input { margin-right:0; }
.input-prepend input { margin-left:0; }
.uneditable-textarea {
  width:auto;
  height:auto;
}
label input, label textarea, label select { display:block; }
input[type=image], input[type=checkbox], input[type=radio] {
  width:auto;
  height:auto;
  padding:0;
  margin:3px 0;
  *margin-top:0;
  line-height:normal;
  border:none;
  cursor:pointer;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
input[type=file] {
  padding:initial;
  line-height:initial;
  border:initial;
  background-color:#ffffff;
  background-color:initial;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
input[type=button], input[type=reset], input[type=submit] {
  width:auto;
  height:auto;
}
select, input[type=file] {
  height:28px;
  *margin-top:4px;
  line-height:28px;
}
select {
  width:220px;
  background-color:#ffffff;
}
select[multiple], select[size] { height:auto; }
input[type=image] {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
textarea { height:auto; }
input[type=hidden] { display:none; }
.radio, .checkbox { padding-left:18px; }
.radio input[type=radio], .checkbox input[type=checkbox] {
  float:left;
  margin-left:-18px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top:5px; }
.radio.inline, .checkbox.inline {
  display:inline-block;
  margin-bottom:0;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left:10px; }
input, textarea {
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition:border linear .2s, box-shadow linear .2s;
  -moz-transition:border linear .2s, box-shadow linear .2s;
  -ms-transition:border linear .2s, box-shadow linear .2s;
  -o-transition:border linear .2s, box-shadow linear .2s;
  transition:border linear .2s, box-shadow linear .2s;
}
input:focus, textarea:focus {
  border-color:rgba(82,168,236,0.8);
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
  outline:thin dotted \9;
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  outline:none;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
  -moz-outline:5px auto -moz-mac-focusring;
  -moz-outline-offset:0;
}
.input-mini { width:60px; }
.input-small { width:90px; }
.input-medium { width:150px; }
.input-large { width:210px; }
.input-xlarge { width:270px; }
.input-xxlarge { width:530px; }
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
  float:none;
  margin-left:0;
}
input.span1, textarea.span1, .uneditable-input.span1 { width:50px; }
input.span2, textarea.span2, .uneditable-input.span2 { width:130px; }
input.span3, textarea.span3, .uneditable-input.span3 { width:210px; }
input.span4, textarea.span4, .uneditable-input.span4 { width:290px; }
input.span5, textarea.span5, .uneditable-input.span5 { width:370px; }
input.span6, textarea.span6, .uneditable-input.span6 { width:450px; }
input.span7, textarea.span7, .uneditable-input.span7 { width:530px; }
input.span8, textarea.span8, .uneditable-input.span8 { width:610px; }
input.span9, textarea.span9, .uneditable-input.span9 { width:690px; }
input.span10, textarea.span10, .uneditable-input.span10 { width:770px; }
input.span11, textarea.span11, .uneditable-input.span11 { width:850px; }
input.span12, textarea.span12, .uneditable-input.span12 { width:930px; }
select.span1 { width:70px; }
select.span2 { width:150px; }
select.span3 { width:230px; }
select.span4 { width:310px; }
select.span5 { width:390px; }
select.span6 { width:470px; }
select.span7 { width:550px; }
select.span8 { width:630px; }
select.span9 { width:710px; }
select.span10 { width:790px; }
select.span11 { width:870px; }
select.span12 { width:950px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  background-color:#f5f5f5;
  border-color:#dddddd;
  cursor:not-allowed;
  color:#999999;
}
.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline { color:#c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color:#c09853;
  border-color:#c09853;
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color:#a47e3c;
  -webkit-box-shadow:0 0 6px #dbc59e;
  -moz-box-shadow:0 0 6px #dbc59e;
  box-shadow:0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color:#c09853;
  background-color:#fcf8e3;
  border-color:#c09853;
}
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline { color:#b94a48; }
.control-group.error input, .control-group.error select, .control-group.error textarea {
  color:#b94a48;
  border-color:#b94a48;
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color:#953b39;
  -webkit-box-shadow:0 0 6px #d59392;
  -moz-box-shadow:0 0 6px #d59392;
  box-shadow:0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color:#b94a48;
  background-color:#f2dede;
  border-color:#b94a48;
}
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline { color:#468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea {
  color:#468847;
  border-color:#468847;
}
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color:#356635;
  -webkit-box-shadow:0 0 6px #7aba7b;
  -moz-box-shadow:0 0 6px #7aba7b;
  box-shadow:0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color:#468847;
  background-color:#dff0d8;
  border-color:#468847;
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
  color:#b94a48;
  border-color:#ee5f5b;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
  border-color:#e9322d;
  -webkit-box-shadow:0 0 6px #f8b9b7;
  -moz-box-shadow:0 0 6px #f8b9b7;
  box-shadow:0 0 6px #f8b9b7;
}
.form-actions {
  padding:17px 20px 18px;
  margin-top:18px;
  margin-bottom:18px;
  background-color:#f5f5f5;
  border-top:1px solid #dddddd;
}
.uneditable-input {
  display:block;
  background-color:#ffffff;
  border-color:#eeeeee;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);
  cursor:not-allowed;
}
:-moz-placeholder { color:#999999; }
::-webkit-input-placeholder { color:#999999; }
.help-block {
  margin-top:5px;
  margin-bottom:0;
  color:#999999;
}
.help-inline {
  display:inline-block;
  margin-bottom:9px;
  vertical-align:middle;
  padding-left:5px;
}
.input-prepend, .input-append {
  margin-bottom:5px;
  display:inline-block;
}
.input-prepend input, .input-prepend .uneditable-input, .input-append input, .input-append .uneditable-input {
  -webkit-border-radius:0 3px 3px 0;
  -moz-border-radius:0 3px 3px 0;
  border-radius:0 3px 3px 0;
}
.input-prepend .uneditable-input, .input-append .uneditable-input { border-left-color:#cccccc; }
.input-prepend .add-on, .input-append .add-on {
  float:left;
  display:inline-block;
  width:auto;
  min-width:16px;
  height:18px;
  margin-right:-1px;
  padding:4px 4px 4px 5px;
  font-weight:normal;
  line-height:18px;
  color:#999999;
  text-align:center;
  text-shadow:0 1px 0 #ffffff;
  background-color:#f5f5f5;
  border:1px solid #cccccc;
  -webkit-border-radius:3px 0 0 3px;
  -moz-border-radius:3px 0 0 3px;
  border-radius:3px 0 0 3px;
  vertical-align:top;
}
.input-prepend .active, .input-append .active {
  background-color:#a9dba9;
  border-color:#46a546;
}
.input-prepend .add-on { *margin-top:1px; }
.input-append input, .input-append .uneditable-input {
  -webkit-border-radius:3px 0 0 3px;
  -moz-border-radius:3px 0 0 3px;
  border-radius:3px 0 0 3px;
}
.input-append .uneditable-input {
  border-right-color:#cccccc;
  float:left;
}
.input-append .add-on {
  margin-right:0;
  margin-left:-4px;
  float:none;
  -webkit-border-radius:0 3px 3px 0;
  -moz-border-radius:0 3px 3px 0;
  border-radius:0 3px 3px 0;
}
.input-append input:first-child { *margin-left:-160px; }
.input-append input:first-child+.add-on { *margin-left:-21px; }
.search-query {
  padding-left:14px;
  padding-right:14px;
  margin-bottom:0;
  -webkit-border-radius:14px;
  -moz-border-radius:14px;
  border-radius:14px;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-inline, .form-search .uneditable-input, .form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-horizontal input, .form-horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-horizontal .uneditable-input {
  display:inline-block;
  margin-bottom:0;
}
.form-search label, .form-inline label { display:inline-block; }
.control-group { margin-bottom:9px; }
.form-horizontal legend + .control-group {
  margin-top:18px;
  -webkit-margin-top-collapse:separate;
}
.form-horizontal .control-group { margin-bottom:18px; }
.form-horizontal .control-group > label {
  float:left;
  width:140px;
  padding-top:5px;
  text-align:right;
}
.form-horizontal .controls { margin-left:160px; }
.form-horizontal .form-actions { padding-left:160px; }
.sprocket-messages #system-message { margin:0; }
.sprocket-messages ul {
  margin:0;
  list-style:none;
}
.sprocket-messages ul li { padding:0 5px; }
.alert {
  padding:8px 35px 8px 14px;
  margin:9px 0;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  background-color:#fcf8e3;
  border:1px solid #fbefd5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.alert, .alert-heading { color:#c09853; }
.alert .close {
  position:relative;
  top:-2px;
  right:-21px;
  line-height:18px;
}
.alert-success {
  background-color:#dff0d8;
  border-color:#d6e9c6;
}
.alert-success, .alert-success .alert-heading { color:#468847; }
.alert-danger, .alert-error {
  background-color:#f2dede;
  border-color:#eed3d3;
}
.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-heading { color:#b94a48; }
.alert-info {
  background-color:#d9edf7;
  border-color:#bce8f1;
}
.alert-info, .alert-info .alert-heading { color:#3a87ad; }
.alert-block {
  padding-top:14px;
  padding-bottom:14px;
}
.alert-block > p, .alert-block > ul { margin-bottom:0; }
.alert-block p + p { margin-top:5px; }
.close {
  float:right;
  font-size:20px;
  font-weight:bold;
  line-height:18px;
  color:#000000;
  text-shadow:0 1px 0 rgba(255,255,255,1);
  opacity:0.2;
  filter:alpha(opacity=20);
}
.close:hover {
  color:#000000;
  text-decoration:none;
  opacity:0.4;
  filter:alpha(opacity=40);
  cursor:pointer;
}
code, pre {
  padding:0 3px 2px;
  font-size:12px;
  color:#333333;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
code {
  padding:3px 4px;
  color:#dd1144;
  background-color:#f7f7f9;
  border:1px solid #e1e1e8;
}
pre {
  display:block;
  padding:8.5px;
  margin:0 0 9px;
  font-size:12px;
  line-height:18px;
  background-color:#f5f5f5;
  border:1px solid #cccccc;
  border:1px solid rgba(0,0,0,0.15);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  white-space:pre;
  white-space:pre-wrap;
  word-break:break-all;
}
pre.prettyprint { margin-bottom:18px; }
pre code {
  padding:0;
  color:inherit;
  background-color:transparent;
  border:0;
}
.pre-scrollable {
  max-height:340px;
  overflow-y:scroll;
}
#module-form .btn, .modal-wrapper .btn {
  display:inline-block;
  padding:4px 10px 4px;
  font-size:13px;
  line-height:18px;
  color:#333333;
  text-align:center;
  text-shadow:0 1px 1px rgba(255,255,255,0.75);
  background-color:mix(#ffffff,#e6e6e6,80%);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),color-stop(25%,#ffffff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);
  background-image:-moz-linear-gradient(top,#ffffff,#ffffff 25%,#e6e6e6);
  background-image:-ms-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);
  background-image:-o-linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);
  background-image:linear-gradient(#ffffff,#ffffff 25%,#e6e6e6);
  background-repeat:no-repeat;
  border:1px solid #cccccc;
  border-bottom-color:#bbbbbb;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  cursor:pointer;
}
#module-form .input-append .add-on, #module-form .input-append .btn {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
#module-form .input-prepend .add-on, #module-form .input-prepend .btn {
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
#module-form .btn:hover, .modal-wrapper .btn:hover {
  color:#333333;
  text-decoration:none;
  background-color:#e6e6e6;
  background-position:0 -15px;
  -webkit-transition:background-position .1s linear;
  -moz-transition:background-position .1s linear;
  -ms-transition:background-position .1s linear;
  -o-transition:background-position .1s linear;
  transition:background-position .1s linear;
}
#module-form .btn:focus, .modal-wrapper .btn:focus {
  outline:none;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
  -moz-outline:5px auto -moz-mac-focusring;
  -moz-outline-offset:0;
}
#module-form .btn.active, #module-form .btn:active, .modal-wrapper .btn.active, .modal-wrapper .btn:active {
  background-image:none;
  -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  background-color:#f2f2f2;
  background-color:#d9d9d9 \9;
  color:rgba(0,0,0,0.5);
  outline:0;
}
#module-form .btn.disabled, #module-form .btn[disabled], .modal-wrapper .btn.disabled, .modal-wrapper .btn[disabled] {
  color:#ffffff;
  font-weight:normal;
  cursor:default;
  background-image:none;
  background-color:#e6e6e6;
  opacity:0.65;
  filter:alpha(opacity=65);
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
#module-form .btn-large {
  padding:9px 14px;
  font-size:15px;
  line-height:normal;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
#module-form .btn-large .icon { margin-top:1px; }
#module-form .btn-small {
  padding:5px 9px;
  font-size:11px;
  line-height:16px;
}
#module-form .btn-small .icon { margin-top:-1px; }
#module-form .btn-primary, #module-form .btn-primary:hover, #module-form .btn-warning, #module-form .btn-warning:hover, #module-form .btn-danger, #module-form .btn-danger:hover, #module-form .btn-success, #module-form .btn-success:hover, #module-form .btn-info, #module-form .btn-info:hover, .modal-wrapper .btn-primary, .modal-wrapper .btn-primary:hover, .modal-wrapper .btn-warning, .modal-wrapper .btn-warning:hover, .modal-wrapper .btn-danger, .modal-wrapper .btn-danger:hover, .modal-wrapper .btn-success, .modal-wrapper .btn-success:hover, .modal-wrapper .btn-info, .modal-wrapper .btn-info:hover {
  text-shadow:0 -1px 0 rgba(0,0,0,0.25);
  color:#ffffff;
}
#module-form .btn-primary.active, #module-form .btn-warning.active, #module-form .btn-danger.active, #module-form .btn-success.active, #module-form .btn-info.active, .modal-wrapper .btn-primary.active, .modal-wrapper .btn-warning.active, .modal-wrapper .btn-danger.active, .modal-wrapper .btn-success.active, .modal-wrapper .btn-info.active { color:rgba(255,255,255,0.75); }
#module-form .btn-primary, .modal-wrapper .btn-primary {
  background-color:#0088cc;
  background-color:mix(#0088cc,#0044cc,60%);
  background-image:-moz-linear-gradient(top,#0088cc,#0044cc);
  background-image:-ms-linear-gradient(top,#0088cc,#0044cc);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#0088cc),to(#0044cc));
  background-image:-webkit-linear-gradient(top,#0088cc,#0044cc);
  background-image:-o-linear-gradient(top,#0088cc,#0044cc);
  background-image:linear-gradient(top,#0088cc,#0044cc);
  background-repeat:repeat-x;
  border-color:#0044cc #0044cc #002a80;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#module-form .btn-primary:hover, #module-form .btn-primary:active, #module-form .btn-primary.active, #module-form .btn-primary.disabled, .modal-wrapper .btn-primary:hover, .modal-wrapper .btn-primary:active, .modal-wrapper .btn-primary.active, .modal-wrapper .btn-primary.disabled { background-color:#0044cc; }
#module-form .btn-primary[disabled], .modal-wrapper .btn-primary[disabled] { background-color:#0044cc; }
#module-form .btn-primary:active, #module-form .btn-primary.active, .modal-wrapper .btn-primary:active, .modal-wrapper .btn-primary.active { background-color:#003399 \9; }
#module-form .btn-warning, .modal-wrapper .btn-warning {
  background-color:mix(#fbb450,#f89406,60%);
  background-image:-moz-linear-gradient(top,#fbb450,#f89406);
  background-image:-ms-linear-gradient(top,#fbb450,#f89406);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image:-webkit-linear-gradient(top,#fbb450,#f89406);
  background-image:-o-linear-gradient(top,#fbb450,#f89406);
  background-image:linear-gradient(top,#fbb450,#f89406);
  background-repeat:repeat-x;
  border-color:#f89406 #f89406 #ad6704;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#module-form .btn-warning:hover, #module-form .btn-warning:active, #module-form .btn-warning.active, #module-form .btn-warning.disabled, .modal-wrapper .btn-warning:hover, .modal-wrapper .btn-warning:active, .modal-wrapper .btn-warning.active, .modal-wrapper .btn-warning.disabled { background-color:#f89406; }
#module-form .btn-warning[disabled], .modal-wrapper .btn-warning[disabled] { background-color:#f89406; }
#module-form .btn-warning:active, #module-form .btn-warning.active, .modal-wrapper .btn-warning:active, .modal-wrapper .btn-warning.active { background-color:#c67605 \9; }
#module-form .btn-danger, .modal-wrapper .btn-danger {
  background-color:mix(#ee5f5b,#bd362f,60%);
  background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image:linear-gradient(top,#ee5f5b,#bd362f);
  background-repeat:repeat-x;
  border-color:#bd362f #bd362f #802420;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#module-form .btn-danger:hover, #module-form .btn-danger:active, #module-form .btn-danger.active, #module-form .btn-danger.disabled, .modal-wrapper .btn-danger:hover, .modal-wrapper .btn-danger:active, .modal-wrapper .btn-danger.active, .modal-wrapper .btn-danger.disabled { background-color:#bd362f; }
#module-form .btn-danger[disabled], .modal-wrapper .btn-danger[disabled] { background-color:#bd362f; }
#module-form .btn-danger:active, #module-form .btn-danger.active, .modal-wrapper .btn-danger:active, .modal-wrapper .btn-danger.active { background-color:#942a25 \9; }
#module-form .btn-success, .modal-wrapper .btn-success {
  background-color:mix(#62c462,#51a351,60%);
  background-image:-moz-linear-gradient(top,#62c462,#51a351);
  background-image:-ms-linear-gradient(top,#62c462,#51a351);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image:-webkit-linear-gradient(top,#62c462,#51a351);
  background-image:-o-linear-gradient(top,#62c462,#51a351);
  background-image:linear-gradient(top,#62c462,#51a351);
  background-repeat:repeat-x;
  border-color:#51a351 #51a351 #387038;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#module-form .btn-success:hover, #module-form .btn-success:active, #module-form .btn-success.active, #module-form .btn-success.disabled, .modal-wrapper .btn-success:hover, .modal-wrapper .btn-success:active, .modal-wrapper .btn-success.active, .modal-wrapper .btn-success.disabled { background-color:#51a351; }
#module-form .btn-success[disabled], .modal-wrapper .btn-success[disabled] { background-color:#51a351; }
#module-form .btn-success:active, #module-form .btn-success.active, .modal-wrapper .btn-success:active, .modal-wrapper .btn-success.active { background-color:#408140 \9; }
#module-form .btn-info, .modal-wrapper .btn-info {
  background-color:mix(#5bc0de,#2f96b4,60%);
  background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image:linear-gradient(top,#5bc0de,#2f96b4);
  background-repeat:repeat-x;
  border-color:#2f96b4 #2f96b4 #1f6377;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#module-form .btn-info:hover, #module-form .btn-info:active, #module-form .btn-info.active, #module-form .btn-info.disabled, .modal-wrapper .btn-info:hover, .modal-wrapper .btn-info:active, .modal-wrapper .btn-info.active, .modal-wrapper .btn-info.disabled { background-color:#2f96b4; }
#module-form .btn-info[disabled], .modal-wrapper .btn-info[disabled] { background-color:#2f96b4; }
#module-form .btn-info:active, #module-form .btn-info.active, .modal-wrapper .btn-info:active, .modal-wrapper .btn-info.active { background-color:#24748c \9; }
#module-form button.btn, #module-form input[type="submit"].btn {
  *padding-top:2px;
  *padding-bottom:2px;
}
#module-form button.btn::-moz-focus-inner, #module-form input[type="submit"].btn::-moz-focus-inner {
  padding:0;
  border:0;
}
#module-form button.btn.large, #module-form input[type="submit"].btn.large {
  *padding-top:7px;
  *padding-bottom:7px;
}
#module-form button.btn.small, #module-form input[type="submit"].btn.small {
  *padding-top:3px;
  *padding-bottom:3px;
}
.create-new i, #module-form i, .twipsy i, .summary span.deleting {
  background-image:url(../images/icons-sprite.png);
  background-repeat:no-repeat;
  background-position:1000px 1000px;
  width:16px;
  height:16px;
  display:block;
}
.create-new i.spinner, #module-form i.spinner, .twipsy i.spinner, .summary span.deleting.spinner {
  opacity:0;
  filter:alpha(opacity=0);
  background-position:0 0;
}
.create-new i.spinner.spinner-16, #module-form i.spinner.spinner-16, .twipsy i.spinner.spinner-16, .summary span.deleting.spinner.spinner-16 { background-image:url(../images/loader-16.gif); }
.create-new i.spinner.spinner-16-transparent, #module-form i.spinner.spinner-16-transparent, .twipsy i.spinner.spinner-16-transparent, .summary span.deleting.spinner.spinner-16-transparent { background-image:url(../images/loader-16-transparent.gif); }
.create-new i.spinner.spinner-32, #module-form i.spinner.spinner-32, .twipsy i.spinner.spinner-32, .summary span.deleting.spinner.spinner-32 {
  background-image:url(../images/loader-32.gif);
  width:32px;
  height:32px;
}
.create-new i.spinner.spinner-64, #module-form i.spinner.spinner-64, .twipsy i.spinner.spinner-64, .summary span.deleting.spinner.spinner-64 {
  background-image:url(../images/loader-64.gif);
  width:64px;
  height:64px;
}
.create-new i.spinner.spinner-128, #module-form i.spinner.spinner-128, .twipsy i.spinner.spinner-128, .summary span.deleting.spinner.spinner-128 {
  background-image:url(../images/loader-128.gif);
  width:128px;
  height:128px;
}
.create-new i.options, #module-form i.options, .twipsy i.options, .summary span.deleting.options { background-position:0 0; }
.create-new i.menu-assignment, #module-form i.menu-assignment, .twipsy i.menu-assignment, .summary span.deleting.menu-assignment { background-position:-16px 0; }
.create-new i.advanced, #module-form i.advanced, .twipsy i.advanced, .summary span.deleting.advanced { background-position:-32px 0; }
.create-new i.other, #module-form i.other, .twipsy i.other, .summary span.deleting.other { background-position:-48px 0; }
.create-new i.article-without-items, #module-form i.article-without-items, .twipsy i.article-without-items, .summary span.deleting.article-without-items { background-position:-64px 0; }
.create-new i.article-with-items, #module-form i.article-with-items, .twipsy i.article-with-items, .summary span.deleting.article-with-items { background-position:-80px 0; }
.create-new i.tool, #module-form i.tool, .twipsy i.tool, .summary span.deleting.tool {
  opacity:0.5;
  filter:alpha(opacity=50);
  -webkit-transition:opacity 0.2s linear;
  -moz-transition:opacity 0.2s linear;
  -ms-transition:opacity 0.2s linear;
  -o-transition:opacity 0.2s linear;
  transition:opacity 0.2s linear;
}
.create-new i.tool:hover, #module-form i.tool:hover, .twipsy i.tool:hover, .summary span.deleting.tool:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
.create-new i.tool.info, #module-form i.tool.info, .twipsy i.tool.info, .summary span.deleting.tool.info { background-position:0 -48px; }
.create-new i.tool.plus, #module-form i.tool.plus, .twipsy i.tool.plus, .summary span.deleting.tool.plus { background-position:-16px -48px; }
.create-new i.tool.minus, #module-form i.tool.minus, .twipsy i.tool.minus, .summary span.deleting.tool.minus { background-position:-32px -48px; }
.create-new i.tool.text, #module-form i.tool.text, .twipsy i.tool.text, .summary span.deleting.tool.text { background-position:-48px -48px; }
.create-new i.tool.image, .create-new i.tool.icon-image, #module-form i.tool.image, #module-form i.tool.icon-image, .twipsy i.tool.image, .twipsy i.tool.icon-image, .summary span.deleting.tool.image, .summary span.deleting.tool.icon-image { background-position:-64px -48px; }
.create-new i.tool.link, #module-form i.tool.link, .twipsy i.tool.link, .summary span.deleting.tool.link { background-position:-80px -48px; }
.create-new i.tool.tab, #module-form i.tool.tab, .twipsy i.tool.tab, .summary span.deleting.tool.tab { background-position:-96px -48px; }
.create-new i.tool.color, #module-form i.tool.color, .twipsy i.tool.color, .summary span.deleting.tool.color { background-position:-112px -48px; }
.create-new i.tool.user, #module-form i.tool.user, .twipsy i.tool.user, .summary span.deleting.tool.user { background-position:-128px -48px; }
.create-new i.tool.date, #module-form i.tool.date, .twipsy i.tool.date, .summary span.deleting.tool.date { background-position:-144px -48px; }
.create-new i.tool.article, #module-form i.tool.article, .twipsy i.tool.article, .summary span.deleting.tool.article { background-position:-160px -48px; }
.create-new i.tool.preview, #module-form i.tool.preview, .twipsy i.tool.preview, .summary span.deleting.tool.preview { background-position:-176px -48px; }
.create-new i.tool.picker, #module-form i.tool.picker, .twipsy i.tool.picker, .summary span.deleting.tool.picker { background-position:-192px -48px; }
.create-new i.tool.clipboard, #module-form i.tool.clipboard, .twipsy i.tool.clipboard, .summary span.deleting.tool.clipboard { background-position:-206px -48px; }
.create-new i.tool.tagsico, #module-form i.tool.tagsico, .twipsy i.tool.tagsico, .summary span.deleting.tool.tagsico { background-position:-223px -48px; }
.create-new i.tool.edit, #module-form i.tool.edit, .twipsy i.tool.edit, .summary span.deleting.tool.edit { background-position:-239px -48px; }
.create-new i.tool.cross, #module-form i.tool.cross, .twipsy i.tool.cross, .summary span.deleting.tool.cross { background-position:-255px -48px; }
.create-new i.tool.check, #module-form i.tool.check, .twipsy i.tool.check, .summary span.deleting.tool.check { background-position:-271px -48px; }
.create-new i.provider, #module-form i.provider, .twipsy i.provider, .summary span.deleting.provider { background-position:0 0; }
.create-new i.provider.simple, #module-form i.provider.simple, .twipsy i.provider.simple, .summary span.deleting.provider.simple { background-image:url(../providers/simple.png); }
.create-new i.provider.wordpress, #module-form i.provider.wordpress, .twipsy i.provider.wordpress, .summary span.deleting.provider.wordpress { background-image:url(../providers/wordpress.png); }
.create-new i.provider.joomla, #module-form i.provider.joomla, .twipsy i.provider.joomla, .summary span.deleting.provider.joomla { background-image:url(../providers/joomla.png); }
.create-new i.provider.k2, #module-form i.provider.k2, .twipsy i.provider.k2, .summary span.deleting.provider.k2 { background-image:url(../providers/k2.png); }
.create-new i.provider.zoo, #module-form i.provider.zoo, .twipsy i.provider.zoo, .summary span.deleting.provider.zoo { background-image:url(../providers/zoo.png); }
.create-new i.provider.seblod, #module-form i.provider.seblod, .twipsy i.provider.seblod, .summary span.deleting.provider.seblod { background-image:url(../providers/seblod.png); }
.create-new i.provider.easyblog, #module-form i.provider.easyblog, .twipsy i.provider.easyblog, .summary span.deleting.provider.easyblog { background-image:url(../providers/easyblog.png); }
.create-new i.provider.contentbuilder, #module-form i.provider.contentbuilder, .twipsy i.provider.contentbuilder, .summary span.deleting.provider.contentbuilder { background-image:url(../providers/contentbuilder.png); }
.create-new i.provider.fieldsattach, #module-form i.provider.fieldsattach, .twipsy i.provider.fieldsattach, .summary span.deleting.provider.fieldsattach { background-image:url(../providers/fieldsattach.png); }
.create-new i.provider.cfs, #module-form i.provider.cfs, .twipsy i.provider.cfs, .summary span.deleting.provider.cfs { background-image:url(../providers/cfs.png); }
.create-new i.provider.pods, #module-form i.provider.pods, .twipsy i.provider.pods, .summary span.deleting.provider.pods { background-image:url(../providers/pods.png); }
.create-new i.provider.types, #module-form i.provider.types, .twipsy i.provider.types, .summary span.deleting.provider.types { background-image:url(../providers/types.png); }
.create-new i.media, #module-form i.media, .twipsy i.media, .summary span.deleting.media { background-position:0 0; }
.create-new i.media.mediamanager, #module-form i.media.mediamanager, .twipsy i.media.mediamanager, .summary span.deleting.media.mediamanager { background-image:url(../media/mediamanager.png); }
.create-new i.media.rokgallery, #module-form i.media.rokgallery, .twipsy i.media.rokgallery, .summary span.deleting.media.rokgallery { background-image:url(../media/rokgallery.png); }
.create-new i.animation, #module-form i.animation, .twipsy i.animation, .summary span.deleting.animation {
  width:90px;
  height:60px;
  background-position:0 0;
}
.create-new i.animation.crossfade, #module-form i.animation.crossfade, .twipsy i.animation.crossfade, .summary span.deleting.animation.crossfade { background-image:url(../images/animations/crossfade.gif); }
.create-new i.animation.fromTop, #module-form i.animation.fromTop, .twipsy i.animation.fromTop, .summary span.deleting.animation.fromTop { background-image:url(../images/animations/fromTop.gif); }
.create-new i.animation.fromRight, #module-form i.animation.fromRight, .twipsy i.animation.fromRight, .summary span.deleting.animation.fromRight { background-image:url(../images/animations/fromRight.gif); }
.create-new i.animation.fromBottom, #module-form i.animation.fromBottom, .twipsy i.animation.fromBottom, .summary span.deleting.animation.fromBottom { background-image:url(../images/animations/fromBottom.gif); }
.create-new i.animation.fromLeft, #module-form i.animation.fromLeft, .twipsy i.animation.fromLeft, .summary span.deleting.animation.fromLeft { background-image:url(../images/animations/fromLeft.gif); }
.create-new i.animation.fromLeft, #module-form i.animation.fromLeft, .twipsy i.animation.fromLeft, .summary span.deleting.animation.fromLeft { background-image:url(../images/animations/fromLeft.gif); }
.create-new i.animation.fromTopRight, #module-form i.animation.fromTopRight, .twipsy i.animation.fromTopRight, .summary span.deleting.animation.fromTopRight { background-image:url(../images/animations/fromTopRight.gif); }
.create-new i.animation.fromTopLeft, #module-form i.animation.fromTopLeft, .twipsy i.animation.fromTopLeft, .summary span.deleting.animation.fromTopLeft { background-image:url(../images/animations/fromTopLeft.gif); }
.create-new i.animation.fromBottomLeft, #module-form i.animation.fromBottomLeft, .twipsy i.animation.fromBottomLeft, .summary span.deleting.animation.fromBottomLeft { background-image:url(../images/animations/fromBottomLeft.gif); }
.create-new i.animation.fromBottomRight, #module-form i.animation.fromBottomRight, .twipsy i.animation.fromBottomRight, .summary span.deleting.animation.fromBottomRight { background-image:url(../images/animations/fromBottomRight.gif); }
.create-new i.animation.fade, #module-form i.animation.fade, .twipsy i.animation.fade, .summary span.deleting.animation.fade {
  background-image:url(../images/animations/fade.gif);
  opacity:1;
  filter:alpha(opacity=100);
}
.create-new i.animation.slide, #module-form i.animation.slide, .twipsy i.animation.slide, .summary span.deleting.animation.slide { background-image:url(../images/animations/slide.gif); }
.create-new i.animation.fadeDelay, #module-form i.animation.fadeDelay, .twipsy i.animation.fadeDelay, .summary span.deleting.animation.fadeDelay { background-image:url(../images/animations/fadeDelay.gif); }
.create-new i.animation.flyIn, #module-form i.animation.flyIn, .twipsy i.animation.flyIn, .summary span.deleting.animation.flyIn { background-image:url(../images/animations/flyIn.gif); }
.create-new i.animation.fallDown, #module-form i.animation.fallDown, .twipsy i.animation.fallDown, .summary span.deleting.animation.fallDown { background-image:url(../images/animations/fallDown.gif); }
.create-new i.animation.floatUp, #module-form i.animation.floatUp, .twipsy i.animation.floatUp, .summary span.deleting.animation.floatUp { background-image:url(../images/animations/floatUp.gif); }
.create-new i.animation.scaleIn, #module-form i.animation.scaleIn, .twipsy i.animation.scaleIn, .summary span.deleting.animation.scaleIn { background-image:url(../images/animations/no-preview.png); }
.create-new i.animation.scaleOut, #module-form i.animation.scaleOut, .twipsy i.animation.scaleOut, .summary span.deleting.animation.scaleOut { background-image:url(../images/animations/no-preview.png); }
#module-form .active > i.options { background-position:0 -16px; }
#module-form .active > i.menu-assignment { background-position:-16px -16px; }
#module-form .active > i.advanced { background-position:-32px -16px; }
#module-form .active > i.other { background-position:-48px -16px; }
#module-form .active > i.article-without-items { background-position:-64px -16px; }
#module-form .active > i.article-with-items { background-position:-80px -16px; }
#module-form .dropdown-toggle i.provider, .dropdown-menu i.provider, #module-form .dropdown-toggle i.layout, .dropdown-menu i.layout, .create-new i.layout, #module-form .dropdown-toggle i.media, .dropdown-menu i.media {
  width:16px;
  height:16px;
  float:left;
  margin-right:5px;
}
.xdebug-var-dump i, .xdebug-error i {
  background:none;
  display:inline;
  width:auto;
  height:auto;
}
body.modal-opened { overflow:hidden; }
.modal-wrapper {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color:rgba(0,0,0,0.7);
  z-index:1000;
  overflow-x:auto;
  overflow-y:scroll;
}
.modal-wrapper.error .modal-header h3 { color:#b94a48; }
.modal-wrapper.success .modal-header h3 { color:green; }
.modal-wrapper .modal-outer {
  display:table;
  height:100%;
  width:100%;
}
.modal-wrapper .modal-outer .modal-inner {
  display:table-cell;
  text-align:center;
  vertical-align:middle;
  width:100%;
}
.modal-wrapper .modal-outer .modal-inner .modal-container {
  display:inline-block;
  margin:20px 0;
  outline:medium none;
  text-align:left;
  position:relative;
  min-width:560px;
  max-width:50%;
  background-color:#ffffff;
  border:1px solid #999999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-header {
  padding:9px 15px;
  border-bottom:1px solid #eeeeee;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-header .close { margin-top:2px; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-header h3 {
  line-height:27px;
  font-size:18px;
  margin:0 10px 0 0;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-header h3 small { font-size:14px; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-body {
  font-size:13px;
  padding:15px;
  color:#333333;
  font-weight:normal;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-body .article-preview p { margin:0 0 15px 0; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-body .article-preview h1.sprocket-section {
  background-color:#f9f9f9;
  border-bottom:1px solid #eeeeee;
  border-top:1px solid #eeeeee;
  color:#666666;
  font-size:15px;
  margin:0 -15px 10px;
  padding:10px;
  text-align:center;
  text-shadow:0 1px 0 #ffffff;
  text-transform:uppercase;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-body .modal-form { margin-bottom:0; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar {
  padding:14px 15px 15px;
  margin-bottom:0;
  background-color:#f5f5f5;
  border-top:1px solid #dddddd;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:inset 0 1px 0 #ffffff;
  -moz-box-shadow:inset 0 1px 0 #ffffff;
  box-shadow:inset 0 1px 0 #ffffff;
  *zoom:1;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar:before, .modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar:after {
  display:table;
  content:"";
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar:after { clear:both; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .btn {
  float:right;
  margin-left:5px;
  margin-bottom:0;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .btn.close {
  font-weight:normal;
  opacity:1;
  filter:alpha(opacity=100);
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .indicator {
  float:left;
  margin-top:5px;
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .indicator .spinner-16 {
  opacity:1;
  filter:alpha(opacity=100);
  background-image:url(../images/loader-16-transparent.gif);
}
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .indicator span { float:left; }
.modal-wrapper .modal-outer .modal-inner .modal-container .modal-statusbar .indicator span.message {
  color:#444444;
  margin-left:5px;
  text-shadow:0 1px 0 #ffffff;
}
.popover-wrapper {
  position:absolute;
  top:-25px;
  left:35px;
  z-index:1010;
  display:none;
  padding:5px;
}
.popover-wrapper.popover-top { margin-top:-5px; }
.popover-wrapper.popover-right { margin-left:5px; }
.popover-wrapper.popover-bottom { margin-top:5px; }
.popover-wrapper.popover-left { margin-left:-5px; }
.popover-wrapper.popover-top .popover-arrow {
  bottom:0px;
  left:32px;
  margin-left:-8px;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-top:8px solid #555555;
}
.popover-wrapper.popover-right .popover-arrow {
  top:32px;
  left:-2px;
  margin-top:-8px;
  border-top:8px solid transparent;
  border-bottom:8px solid transparent;
  border-right:8px solid #555555;
}
.popover-wrapper.popover-bottom .popover-arrow {
  top:0px;
  left:32px;
  margin-left:-9px;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:8px solid #555555;
}
.popover-wrapper.popover-left .popover-arrow {
  top:32px;
  right:0px;
  margin-top:-8px;
  border-top:8px solid transparent;
  border-bottom:8px solid transparent;
  border-left:8px solid #555555;
}
.popover-wrapper .popover-arrow { position:absolute; }
.popover-wrapper .popover-inner {
  background-color:#ffffff;
  border:1px solid #999999;
  border:1px solid rgba(0,0,0,0.3);
  *border:1px solid #999999;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
  box-shadow:0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
  padding:2px;
  width:300px;
}
.popover-wrapper .popover-title {
  font-size:17px !important;
  color:#333333 !important;
  font-weight:bold !important;
  padding:9px 15px !important;
  margin:-15px -15px 5px !important;
  line-height:1;
  border-bottom:1px solid #eeeeee;
  -webkit-border-radius:3px 3px 0 0;
  -moz-border-radius:3px 3px 0 0;
  border-radius:3px 3px 0 0;
  overflow:auto !important;
  text-overflow:inherit !important;
  white-space:normal !important;
  line-height:1.2em !important;
}
.popover-wrapper .popover-content {
  text-decoration:none;
  color:#333333;
  font-style:normal;
  padding:14px;
  background-color:#ffffff;
  -webkit-border-radius:0 0 3px 3px;
  -moz-border-radius:0 0 3px 3px;
  border-radius:0 0 3px 3px;
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding-box;
  background-clip:padding-box;
}
.popover-wrapper .popover-content p, .popover-wrapper .popover-content ul, .popover-wrapper .popover-content ol { margin-bottom:0; }
.popover-wrapper .popover-content li {
  margin:5px 0;
  clear:both;
}
.popover-wrapper .popover-content .spinner {
  opacity:1;
  filter:alpha(opacity=100);
  width:100%;
  min-height:290px;
  background-position:50% 50%;
}
.popover-wrapper .popover-content span.title {
  float:left;
  display:inline-block;
  font-weight:bold;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  width:120px;
  color:#888888;
}
.popover-wrapper .popover-content span.content {
  color:#898989;
  display:block;
  margin-left:130px;
}
.popover-wrapper .popover-content span.green { color:#65bc46; }
.popover-wrapper .popover-content span.red { color:#e32026; }
.popover-wrapper .popover-content .statusbar {
  padding:7px 15px 8px;
  margin:5px -15px -15px;
  background-color:#f5f5f5;
  border-top:1px solid #dddddd;
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:inset 0 1px 0 #ffffff;
  -moz-box-shadow:inset 0 1px 0 #ffffff;
  box-shadow:inset 0 1px 0 #ffffff;
  *zoom:1;
}
.popover-wrapper .popover-content .statusbar:before, .popover-wrapper .popover-content .statusbar:after {
  display:table;
  content:"";
}
.popover-wrapper .popover-content .statusbar:after { clear:both; }
.popover-wrapper .popover-content .statusbar .btn {
  float:right;
  margin-left:5px;
  margin-bottom:0;
}
.popover-wrapper .popover-content .statusbar .btn.close {
  font-weight:normal;
  opacity:1;
  filter:alpha(opacity=100);
}
.popover-wrapper .popover-content .statusbar .btn-primary { color:#ffffff !important; }
.single-layout {
  display:inline-block;
  font-size:14px;
  line-height:14px;
  color:#555555;
}
.single-layout i {
  float:left;
  margin-right:5px;
}
.field-wrapper, .custom-field { display:inline-block; }
.input-prepend input, .input-append input { width:119px; }
#tabs-container .panel.create-new { text-align:center; }
#tabs-container .panel.create-new .description { font-size:18px; }
#tabs-container .panel.create-new h1, #tabs-container .panel.create-new .description {
  text-align:center;
  color:#999999;
}
#tabs-container .panel.create-new h1 span, #tabs-container .panel.create-new .description span {
  background:#999999;
  color:white;
  border-radius:30px;
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  padding:2px;
}
#tabs-container .panel.create-new h1.pick-layout, #tabs-container .panel.create-new h1.continue-new, #tabs-container .panel.create-new .description.pick-layout, #tabs-container .panel.create-new .description.continue-new { margin-top:40px; }
#tabs-container .panel.create-new .btn-primary { margin-top:20px; }
#tabs-container .panel.create-new ul, #tabs-container .panel.create-new .alert { max-width:700px; }
#tabs-container .panel.create-new .alert {
  margin:9px auto;
  font-size:120%;
  visibility:hidden;
}
#tabs-container .panel.create-new ul { margin:40px auto 0; }
#tabs-container .panel.create-new ul i {
  vertical-align:middle;
  display:inline-block;
}
#tabs-container .panel.create-new ul li {
  position:relative;
  cursor:pointer;
  display:inline-block;
  padding:10px;
  color:#777777;
  border-radius:3px;
  border:1px solid #cccccc;
  font-size:18px;
  margin:8px 6px;
}
#tabs-container .panel.create-new ul li:hover {
  color:#b84d35;
  border-color:#f87770;
  text-shadow:0 0 8px rgba(236,103,82,0.3);
}
#tabs-container .panel.create-new ul li.active {
  color:#3576b8;
  border-color:#70b3f8;
  text-shadow:0 0 8px rgba(82,168,236,0.6);
  background:#e7eff8;
}
#tabs-container .panel.create-new ul li.asterisk:after {
  position:absolute;
  content:"*";
  color:#cc0000;
  font-size:150%;
  font-weight:bold;
  vertical-align:middle;
  top:3px;
  right:1px;
}
.panel-right .input-prepend, .panel-right .input-append { margin-bottom:10px; }
.panel-right .dropdown-menu li.right, .panel-right .dropdown-menu li .right, .panel-right .dropdown-menu li.hide, .panel-right .dropdown-menu li .hide {
  float:none !important;
  display:block !important;
}
.panel-right .imagepicker-wrapper {
  display:inline-block;
  margin-bototm:0;
  vertical-align:middle;
}
.panel-right .imagepicker-wrapper input, .panel-right .imagepicker-wrapper a.modal {
  float:left;
  display:inline-block;
  vertical-align:middle;
}
.panel-right .imagepicker-wrapper input {
  margin-right:0;
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
  width:105px;
}
.panel-right .imagepicker-wrapper a.modal { margin-top:6px; }
.panel-right .imagepicker-wrapper .sprocket-dropdown {
  float:left;
  margin-left:-1px;
  margin-bottom:0;
}
.panel-right .imagepicker-wrapper .sprocket-dropdown .dropdown-toggle {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
  padding:5px;
}
.panel-right .group_imageresize input { width:30px; }
.panel-right .group_imageresize .sprocket-dropdown { vertical-align:bottom; }
.panel-right .group_imageresize .group-bit {
  margin-left:10px;
  display:inline-block;
}
.panel-right .group_imageresize .group-label { display:block; }
.panel-right .group_imageresize .group-label label {
  width:auto !important;
  margin-bottom:0;
}
.panel-right .group_imageresize .group-field {
  float:left;
  margin-bottom:0;
}
.twipsy .imagepicker-tip-preview { min-height:16px; }
.twipsy .imagepicker-tip-preview img {
  max-width:150px;
  max-height:150px;
  display:block;
  margin:0 auto 5px;
  border:1px solid #333333;
}
.twipsy .imagepicker-tip-path { word-break:break-all; }
.twipsy .imagepicker-tip-size { margin-bottom:5px; }
.twipsy .imagepicker-tip-size, .twipsy .imagepicker-tip-preview {
  line-height:1.1em;
  display:block;
  margin:0 auto;
}
#module-form  .articles .article .item-params li { display:block; }
#module-form  .articles .article .item-params .imagepicker-wrapper, #module-form  .articles .article .item-params .peritempicker-wrapper, #module-form  .articles .article .item-params .peritempickertags-wrapper { float:left; }
#module-form  .articles .article .item-params .imagepicker-wrapper .single-layout, #module-form  .articles .article .item-params .peritempicker-wrapper .single-layout, #module-form  .articles .article .item-params .peritempickertags-wrapper .single-layout { float:left; }
#module-form  .articles .article .item-params .imagepicker-wrapper .single-layout i, #module-form  .articles .article .item-params .peritempicker-wrapper .single-layout i, #module-form  .articles .article .item-params .peritempickertags-wrapper .single-layout i { margin-right:0; }
#module-form  .articles .article .item-params .imagepicker-wrapper .single-layout.btn, #module-form  .articles .article .item-params .imagepicker-wrapper .single-layout.btn:hover, #module-form  .articles .article .item-params .imagepicker-wrapper .single-layout.btn:active, #module-form  .articles .article .item-params .peritempicker-wrapper .single-layout.btn, #module-form  .articles .article .item-params .peritempicker-wrapper .single-layout.btn:hover, #module-form  .articles .article .item-params .peritempicker-wrapper .single-layout.btn:active, #module-form  .articles .article .item-params .peritempickertags-wrapper .single-layout.btn, #module-form  .articles .article .item-params .peritempickertags-wrapper .single-layout.btn:hover, #module-form  .articles .article .item-params .peritempickertags-wrapper .single-layout.btn:active {
  background-image:none;
  background-color:#f2f2f2;
  background-color:#d9d9d9 \9;
  color:rgba(0,0,0,0.5);
  -webkit-box-shadow:0 0 0 rgba(0,0,0,0) !important;
  -moz-box-shadow:0 0 0 rgba(0,0,0,0) !important;
  box-shadow:0 0 0 rgba(0,0,0,0) !important;
  cursor:default;
}
#module-form  .articles .article .item-params .imagepicker-wrapper input.imagepicker, #module-form  .articles .article .item-params .imagepicker-wrapper input.peritempicker, #module-form  .articles .article .item-params .imagepicker-wrapper input.peritempickertags, #module-form  .articles .article .item-params .peritempicker-wrapper input.imagepicker, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempicker, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempickertags, #module-form  .articles .article .item-params .peritempickertags-wrapper input.imagepicker, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempicker, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempickertags {
  float:left;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  margin-right:-1px;
  width:130px !important;
}
#module-form  .articles .article .item-params .imagepicker-wrapper input.imagepicker.single, #module-form  .articles .article .item-params .imagepicker-wrapper input.peritempicker.single, #module-form  .articles .article .item-params .imagepicker-wrapper input.peritempickertags.single, #module-form  .articles .article .item-params .peritempicker-wrapper input.imagepicker.single, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempicker.single, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempickertags.single, #module-form  .articles .article .item-params .peritempickertags-wrapper input.imagepicker.single, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempicker.single, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempickertags.single { width:143px !important; }
#module-form  .articles .article .item-params .imagepicker-wrapper input.peritempicker, #module-form  .articles .article .item-params .imagepicker-wrapper input.peritempickertags, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempicker, #module-form  .articles .article .item-params .peritempicker-wrapper input.peritempickertags, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempicker, #module-form  .articles .article .item-params .peritempickertags-wrapper input.peritempickertags { width:151px !important; }
#module-form  .articles .article .item-params .imagepicker-wrapper a.imagepicker, #module-form  .articles .article .item-params .peritempicker-wrapper a.imagepicker, #module-form  .articles .article .item-params .peritempickertags-wrapper a.imagepicker {
  float:left;
  width:16px;
  height:16px;
  margin-top:3px;
}
#module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.imagepicker, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempicker, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempickertags, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.imagepicker, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempicker, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempickertags, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.imagepicker, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempicker, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempickertags { float:left; }
#module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle { padding:2px 5px 3px; }
#module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .imagepicker-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempicker-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.imagepicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempicker .dropdown-toggle .caret, #module-form  .articles .article .item-params .peritempickertags-wrapper .sprocket-dropdown.peritempickertags .dropdown-toggle .caret { margin-top:7px !important; }
#module-form  .articles .article .item-params .imagepicker-wrapper .tags, #module-form  .articles .article .item-params .peritempicker-wrapper .tags, #module-form  .articles .article .item-params .peritempickertags-wrapper .tags {
  float:left;
  margin-right:-1px;
}
#module-form  .articles .article .item-params .imagepicker-wrapper .tags .tags-holder, #module-form  .articles .article .item-params .peritempicker-wrapper .tags .tags-holder, #module-form  .articles .article .item-params .peritempickertags-wrapper .tags .tags-holder {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:0 0 3px 3px;
}
#module-form  .articles .article .item-params .peritempicker-noncustom a.modal, #module-form  .articles .article .item-params .peritempicker-noncustom a.thickbox, #module-form  .articles .article .item-params .peritempicker-noncustom input.imagepicker, #module-form  .articles .article .item-params .peritempicker-noncustom input.peritempicker, #module-form  .articles .article .item-params .peritempicker-noncustom .tags, #module-form  .articles .article .item-params .peritempicker-noncustom .dropdown-toggle i, #module-form  .articles .article .item-params .peritempickertags-noncustom a.modal, #module-form  .articles .article .item-params .peritempickertags-noncustom a.thickbox, #module-form  .articles .article .item-params .peritempickertags-noncustom input.imagepicker, #module-form  .articles .article .item-params .peritempickertags-noncustom input.peritempicker, #module-form  .articles .article .item-params .peritempickertags-noncustom .tags, #module-form  .articles .article .item-params .peritempickertags-noncustom .dropdown-toggle i { display:none; }
.peritempicker-textarea-wrapper, .peritempickertags-textarea-wrapper {
  position:relative;
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
  box-shadow:0 0 20px rgba(0,0,0,0.2);
  border-bottom:0;
  opacity:0.95;
  filter:alpha(opacity=95);
}
.peritempicker-textarea-wrapper .close, .peritempickertags-textarea-wrapper .close {
  position:absolute;
  right:6px;
  top:3px;
}
.peritempicker-textarea-wrapper .peritempicker-textarea, .peritempicker-textarea-wrapper .peritempickertags-textarea, .peritempickertags-textarea-wrapper .peritempicker-textarea, .peritempickertags-textarea-wrapper .peritempickertags-textarea {
  width:350px;
  height:150px;
  font-size:12px;
  margin:0;
  padding:5px 12px;
}
.peritempicker-textarea-wrapper .peritempicker-textarea:focus, .peritempicker-textarea-wrapper .peritempickertags-textarea:focus, .peritempickertags-textarea-wrapper .peritempicker-textarea:focus, .peritempickertags-textarea-wrapper .peritempickertags-textarea:focus { background:#ffffff; }
.roksprocket-version {
  position:absolute;
  right:10px;
  top:-22px;
  text-align:right;
  color:#aaaaaa;
}
.roksprocket-version span {
  color:#3576b8;
  text-shadow:0 0 5px rgba(82,168,236,0.6);
}
#tabs-container {
  -webkit-box-shadow:0 0 7px rgba(136,136,136,0.19);
  -moz-box-shadow:0 0 7px rgba(136,136,136,0.19);
  box-shadow:0 0 7px rgba(136,136,136,0.19);
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  border:1px solid #cfcece;
  margin-top:5px;
  position:relative;
}
#tabs-container ul {
  list-style:none;
  margin:0;
  padding:0;
}
#tabs-container label {
  color:#888888;
  width:150px;
  display:inline-block;
}
#tabs-container .panel-left {
  float:left;
  width:65%;
}
#tabs-container .panel-left .panel-left-wrapper { margin-right:20px; }
#tabs-container .panel-right {
  float:right;
  width:35%;
}
#tabs-container .panel-right li { white-space:nowrap; }
#tabs-container .right { float:right; }
#tabs-container h6 span {
  color:#dd1144;
  background-color:#f7f7f9;
  border:1px solid #e1e1e8;
  padding:2px 4px;
  font-size:12px;
  line-height:12px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
#tabs-container > .tabs {
  background-color:mix(#f7f8f8,#e9e9e8,60%);
  background-image:-moz-linear-gradient(top,#f7f8f8,#e9e9e8);
  background-image:-ms-linear-gradient(top,#f7f8f8,#e9e9e8);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#f7f8f8),to(#e9e9e8));
  background-image:-webkit-linear-gradient(top,#f7f8f8,#e9e9e8);
  background-image:-o-linear-gradient(top,#f7f8f8,#e9e9e8);
  background-image:linear-gradient(top,#f7f8f8,#e9e9e8);
  background-repeat:repeat-x;
  -webkit-box-shadow:0 -4px 4px rgba(136,136,136,0.09) inset;
  -moz-box-shadow:0 -4px 4px rgba(136,136,136,0.09) inset;
  box-shadow:0 -4px 4px rgba(136,136,136,0.09) inset;
  -webkit-border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
  border-bottom:1px solid #cacaca;
  *zoom:1;
}
#tabs-container > .tabs:before, #tabs-container > .tabs:after {
  display:table;
  content:"";
}
#tabs-container > .tabs:after { clear:both; }
#tabs-container > .tabs .tab, #tabs-container > .tabs .badge, #tabs-container > .tabs .separator {
  float:left;
  padding:10px 20px;
  height:38px;
  color:#898989;
  text-shadow:0 1px 0 #ffffff;
  font-size:13px;
  border-right:1px solid #ffffff;
  border-left:1px solid #cacaca;
  margin-bottom:-1px;
  cursor:pointer;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -ms-transition:color .2s linear;
  -o-transition:color .2s linear;
  transition:color .2s linear;
}
#tabs-container > .tabs .tab:first-child {
  border-left:0;
  -webkit-border-radius:6px 0 0 0;
  -moz-border-radius:6px 0 0 0;
  border-radius:6px 0 0 0;
}
#tabs-container > .tabs .tab:last-child, #tabs-container > .tabs .badge:last-child { border-right:none; }
#tabs-container > .tabs .separator {
  content:"";
  border-left:1px solid #cacaca;
  border-right:0;
}
#tabs-container > .tabs .tab.active, #tabs-container > .tabs .tab.active:hover {
  background:#ffffff;
  color:#3576b8;
  text-shadow:0 0 8px rgba(82,168,236,0.6);
}
#tabs-container > .tabs .tab:hover { color:#666666; }
#tabs-container > .tabs i {
  display:block;
  margin:0 auto;
  width:16px;
  height:16px;
}
#tabs-container > .tabs .badge {
  float:right;
  cursor:default;
  -webkit-border-radius:0 6px 0 0;
  -moz-border-radius:0 6px 0 0;
  border-radius:0 6px 0 0;
  background-color:mix(#f0f0f0,#ffffff,60%);
  background-image:-moz-linear-gradient(top,#f0f0f0,#ffffff);
  background-image:-ms-linear-gradient(top,#f0f0f0,#ffffff);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#f0f0f0),to(#ffffff));
  background-image:-webkit-linear-gradient(top,#f0f0f0,#ffffff);
  background-image:-o-linear-gradient(top,#f0f0f0,#ffffff);
  background-image:linear-gradient(top,#f0f0f0,#ffffff);
  background-repeat:repeat-x;
  -webkit-box-shadow:0 -2px 4px rgba(136,136,136,0.4) inset;
  -moz-box-shadow:0 -2px 4px rgba(136,136,136,0.4) inset;
  box-shadow:0 -2px 4px rgba(136,136,136,0.4) inset;
}
#tabs-container > .tabs .badge i {
  float:left;
  margin-right:5px;
}
#tabs-container > .tabs .badge li {
  margin-bottom:5px;
  line-height:15px;
  padding:0;
}
#tabs-container ul.roksprocket-filters {
  color:#666666;
  text-shadow:0 1px 0 #ffffff;
  background:#f9f9f9;
  border:1px solid #bbbbbb;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 0 8px rgba(0,0,0,0.2) inset;
  -moz-box-shadow:0 0 8px rgba(0,0,0,0.2) inset;
  box-shadow:0 0 8px rgba(0,0,0,0.2) inset;
  padding:2px 0;
  position:relative;
  margin-bottom:10px;
}
#tabs-container ul.roksprocket-filters li {
  padding:5px 45px 5px 10px;
  border-bottom:1px solid #cccccc;
  border-top:1px solid #ffffff;
  position:relative;
}
#tabs-container ul.roksprocket-filters li .controls {
  position:absolute;
  top:7px;
  right:7px;
}
#tabs-container ul.roksprocket-filters li .controls i {
  float:left;
  cursor:pointer;
}
#tabs-container ul.roksprocket-filters li:first-child, #tabs-container ul.roksprocket-filters li.first { border-top:0; }
#tabs-container ul.roksprocket-filters li:last-child, #tabs-container ul.roksprocket-filters li.last { border-bottom:0; }
#tabs-container ul.roksprocket-filters li .btn {
  padding:3px 10px 2px;
  margin:-2px 0;
}
#tabs-container ul.roksprocket-filters li .chunk i {
  opacity:0.7;
  filter:alpha(opacity=70);
}
#tabs-container ul.roksprocket-filters li .chunk i:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
#tabs-container ul.roksprocket-filters li select, #tabs-container ul.roksprocket-filters li input {
  font-size:10px;
  padding:2px;
  width:auto;
  margin:0 5px 0 0;
  height:20px;
  line-height:20px;
}
#tabs-container ul.roksprocket-filters li input {
  width:80px;
  height:14px;
  line-height:15px;
}
#tabs-container ul.roksprocket-filters li a {
  display:inline-block;
  vertical-align:middle;
}
#tabs-container ul.roksprocket-filters li.create-new {
  padding:5px 10px;
  text-align:center;
  display:none;
}
#tabs-container ul.roksprocket-filters li.create-new .btn-primary { border-color:rgba(0,0,0,0.5) rgba(0,0,0,0.5) rgba(0,0,0,0.75); }
#tabs-container ul.roksprocket-filters li.detached i, #tabs-container ul.roksprocket-filters li.detached i:hover, #tabs-container ul.roksprocket-filters li .detached i, #tabs-container ul.roksprocket-filters li .detached i:hover {
  opacity:0.3;
  filter:alpha(opacity=30);
}
#tabs-container ul.roksprocket-filters li.detached a, #tabs-container ul.roksprocket-filters li.detached i, #tabs-container ul.roksprocket-filters li.detached input, #tabs-container ul.roksprocket-filters li.detached select, #tabs-container ul.roksprocket-filters li.detached textarea, #tabs-container ul.roksprocket-filters li .detached a, #tabs-container ul.roksprocket-filters li .detached i, #tabs-container ul.roksprocket-filters li .detached input, #tabs-container ul.roksprocket-filters li .detached select, #tabs-container ul.roksprocket-filters li .detached textarea { cursor:default; }
#tabs-container ul.roksprocket-filters.empty .create-new { display:block; }
#tabs-container ul.roksprocket-filters.filter_articles input {
  width:85%;
  margin-right:0;
}
.roksprocket-filters-description { margin:0 0 10px; }
h6 i.spinner { margin-top:2px; }
.articles-view-option {
  display:inline-block;
  float:right;
  margin-left:5px !important;
}
.articles-view-option li {
  float:left;
  padding:1px 4px;
  background-color:mix(#fefefe,#cecece,60%);
  background-image:-moz-linear-gradient(top,#fefefe,#cecece);
  background-image:-ms-linear-gradient(top,#fefefe,#cecece);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fefefe),to(#cecece));
  background-image:-webkit-linear-gradient(top,#fefefe,#cecece);
  background-image:-o-linear-gradient(top,#fefefe,#cecece);
  background-image:linear-gradient(top,#fefefe,#cecece);
  background-repeat:repeat-x;
  border:1px solid #bbbbbb;
}
.articles-view-option li:first-child {
  -webkit-border-radius:4px 0 0 4px;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.articles-view-option li:last-child {
  border-left:0;
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
}
.articles-view-option li.active {
  background-color:mix(#cecece,#fefefe,60%);
  background-image:-moz-linear-gradient(top,#cecece,#fefefe);
  background-image:-ms-linear-gradient(top,#cecece,#fefefe);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#cecece),to(#fefefe));
  background-image:-webkit-linear-gradient(top,#cecece,#fefefe);
  background-image:-o-linear-gradient(top,#cecece,#fefefe);
  background-image:linear-gradient(top,#cecece,#fefefe);
  background-repeat:repeat-x;
}
body .articles, body #tabs-container .articles {
  border:1px solid #e4e4e4;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  border-bottom:0;
  margin:0;
  position:relative;
}
body .articles .article-description, body #tabs-container .articles .article-description { display:none; }
body .articles.no-articles .article-description, body #tabs-container .articles.no-articles .article-description {
  display:block;
  font-size:16px;
  line-height:1.4em;
  color:#999999;
}
body .articles.no-articles .article-description h2, body #tabs-container .articles.no-articles .article-description h2 {
  font-weight:bold;
  font-size:26px;
  margin-top:40px;
}
body .articles.no-articles .article-description p, body #tabs-container .articles.no-articles .article-description p { margin-left:0; }
body .articles.no-articles .article-description .article-instructions, body #tabs-container .articles.no-articles .article-description .article-instructions {
  display:inline-block;
  float:right;
  margin-top:-22px;
  width:477px;
  height:304px;
  background-image:url(../images/instructions.png);
}
body .articles.no-articles .article-description .article-text, body #tabs-container .articles.no-articles .article-description .article-text {
  margin-right:520px;
  padding-left:15px;
}
body .articles.no-articles .article-description .article-text .sample, body #tabs-container .articles.no-articles .article-description .article-text .sample {
  width:100%;
  margin-top:20px;
  -webkit-box-shadow:1px 1px 10px 0px rgba(0,0,0,0.2);
  -moz-box-shadow:1px 1px 10px 0px rgba(0,0,0,0.2);
  box-shadow:1px 1px 10px 0px rgba(0,0,0,0.2);
}
body .articles.no-articles.provider-simple .article-instructions, body #tabs-container .articles.no-articles.provider-simple .article-instructions { background-image:url(../images/instructions-simple.png); }
body .articles.empty, body .articles.loading, body #tabs-container .articles.empty, body #tabs-container .articles.loading { border:1px solid #e4e4e4; }
body .articles.no-articles, body #tabs-container .articles.no-articles { border:0; }
body .articles.loading, body #tabs-container .articles.loading {
  min-height:128px;
  background:url(../images/loader-64.gif) 50% 50% no-repeat;
}
body .articles .article, body #tabs-container .articles .article {
  font-size:13px;
  color:#666666;
  text-shadow:0 1px 0 #ffffff;
  background-color:mix(#ffffff,#f5f5f5,60%);
  background-image:-moz-linear-gradient(top,#ffffff,#f5f5f5);
  background-image:-ms-linear-gradient(top,#ffffff,#f5f5f5);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f5f5f5));
  background-image:-webkit-linear-gradient(top,#ffffff,#f5f5f5);
  background-image:-o-linear-gradient(top,#ffffff,#f5f5f5);
  background-image:linear-gradient(top,#ffffff,#f5f5f5);
  background-repeat:repeat-x;
  border-bottom:1px solid #e4e4e4;
  border-top:1px solid #ffffff;
  position:relative;
  border-left:1px solid transparent;
  border-right:1px solid transparent;
}
body .articles .article.first-child, body #tabs-container .articles .article.first-child {
  -webkit-border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}
body .articles .article:last-child, body #tabs-container .articles .article:last-child {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
body .articles .article.first-child.last-child, body #tabs-container .articles .article.first-child.last-child {
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
body .articles .article.display-limit-flag, body #tabs-container .articles .article.display-limit-flag {
  border-left:1px solid #0088cc;
  border-right:1px solid #0088cc;
}
body .articles .article.display-limit-flag.first-child, body #tabs-container .articles .article.display-limit-flag.first-child { border-top:1px solid #0088cc; }
body .articles .article.display-limit-flag.last-child, body #tabs-container .articles .article.display-limit-flag.last-child { border-bottom:1px solid #0088cc; }
body .articles .article .icon.edit, body .articles .article .icon.cross, body .articles .article .icon.check, body #tabs-container .articles .article .icon.edit, body #tabs-container .articles .article .icon.cross, body #tabs-container .articles .article .icon.check {
  display:inline-block;
  cursor:pointer;
  vertical-align:middle;
}
body .articles .article .icon.cross, body .articles .article .icon.check, body #tabs-container .articles .article .icon.cross, body #tabs-container .articles .article .icon.check { display:none; }
body .articles .article .input-prepend .sprocket-dropdown, body #tabs-container .articles .article .input-prepend .sprocket-dropdown { margin-bottom:0; }
body .articles .article .input-prepend .sprocket-dropdown .dropdown-toggle, body #tabs-container .articles .article .input-prepend .sprocket-dropdown .dropdown-toggle {
  -webkit-border-radius:0 4px 4px 0;
  -moz-border-radius:0 4px 4px 0;
  border-radius:0 4px 4px 0;
  line-height:19px;
  height:16px;
}
body .articles .article .input-prepend .sprocket-dropdown .dropdown-toggle .caret, body #tabs-container .articles .article .input-prepend .sprocket-dropdown .dropdown-toggle .caret { margin-top:5px; }
body .articles .article .input-prepend .sprocket-dropdown a, body #tabs-container .articles .article .input-prepend .sprocket-dropdown a { text-shadow:none; }
body .articles .article .graphic, body #tabs-container .articles .article .graphic {
  width:50px;
  height:50px;
  margin:5px;
  float:left;
  background-color:#fafafa;
  border:1px solid #c6c6c6;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
  box-shadow:0 0 5px rgba(0,0,0,0.1) inset;
}
body .articles .article .summary, body #tabs-container .articles .article .summary {
  padding:8px 5px;
  color:#b7b7b7;
  width:50%;
  font-style:italic;
  position:relative;
  float:left;
}
body .articles .article .summary.no-items, body #tabs-container .articles .article .summary.no-items {
  border-right:0;
  width:85%;
}
body .articles .article .summary input, body #tabs-container .articles .article .summary input { margin:0; }
body .articles .article .summary .title, body #tabs-container .articles .article .summary .title {
  border-bottom:1px solid #e5e5e5;
  -webkit-box-shadow:0 1px 0 #ffffff;
  -moz-box-shadow:0 1px 0 #ffffff;
  box-shadow:0 1px 0 #ffffff;
  margin:0 0 5px;
  padding:0 0 5px;
}
body .articles .article .summary .title h1, body #tabs-container .articles .article .summary .title h1 {
  font-size:15px;
  color:#797979;
  font-style:normal;
  font-weight:normal;
  margin:0 40px 0 0;
  padding:0;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
}
body .articles .article .summary .title .details, body .articles .article .summary .title .deleting, body #tabs-container .articles .article .summary .title .details, body #tabs-container .articles .article .summary .title .deleting {
  clear:both;
  position:absolute;
  right:5px;
  top:12px;
}
body .articles .article .summary .title .details i, body .articles .article .summary .title .deleting i, body #tabs-container .articles .article .summary .title .details i, body #tabs-container .articles .article .summary .title .deleting i {
  float:left;
  margin-left:3px;
}
body .articles .article .summary .title .details i.preview, body .articles .article .summary .title .deleting i.preview, body #tabs-container .articles .article .summary .title .details i.preview, body #tabs-container .articles .article .summary .title .deleting i.preview { cursor:pointer; }
body .articles .article .summary .title .details .info-wrapper, body .articles .article .summary .title .deleting .info-wrapper, body #tabs-container .articles .article .summary .title .details .info-wrapper, body #tabs-container .articles .article .summary .title .deleting .info-wrapper { cursor:default; }
body .articles .article .summary .title .details .remove-wrapper, body .articles .article .summary .title .deleting .remove-wrapper, body #tabs-container .articles .article .summary .title .details .remove-wrapper, body #tabs-container .articles .article .summary .title .deleting .remove-wrapper {
  background:rgba(0,0,0,0.3);
  color:#ffffff;
  text-shadow:0 1px 0 #555555;
  border-radius:100px;
  padding:2px 5px;
  cursor:pointer;
}
body .articles .article .summary .title .details .remove-wrapper:hover, body .articles .article .summary .title .details .remove-wrapper.active, body .articles .article .summary .title .deleting .remove-wrapper:hover, body .articles .article .summary .title .deleting .remove-wrapper.active, body #tabs-container .articles .article .summary .title .details .remove-wrapper:hover, body #tabs-container .articles .article .summary .title .details .remove-wrapper.active, body #tabs-container .articles .article .summary .title .deleting .remove-wrapper:hover, body #tabs-container .articles .article .summary .title .deleting .remove-wrapper.active { background:rgba(0,0,0,0.5); }
body .articles .article .summary .title .details .remove-wrapper .confirm, body .articles .article .summary .title .deleting .remove-wrapper .confirm, body #tabs-container .articles .article .summary .title .details .remove-wrapper .confirm, body #tabs-container .articles .article .summary .title .deleting .remove-wrapper .confirm { display:none; }
body .articles .article .summary .title .details .remove-wrapper .remove, body .articles .article .summary .title .deleting .remove-wrapper .remove, body #tabs-container .articles .article .summary .title .details .remove-wrapper .remove, body #tabs-container .articles .article .summary .title .deleting .remove-wrapper .remove {
  font-size:14px;
  font-weight:bold;
}
body .articles .article .summary .title .deleting, body #tabs-container .articles .article .summary .title .deleting {
  display:none;
  opacity:1;
  filter:alpha(opacity=100);
  top:12px;
  right:10px;
}
body .articles .article .summary .category, body #tabs-container .articles .article .summary .category { float:left; }
body .articles .article .summary .date, body #tabs-container .articles .article .summary .date { float:right; }
body .articles .article .item-params, body .articles .article .handle, body #tabs-container .articles .article .item-params, body #tabs-container .articles .article .handle { min-height:57px; }
body .articles .article .item-params, body #tabs-container .articles .article .item-params {
  float:left;
  padding:0 28px 0 10px;
  border-left:1px solid #e4e4e4;
  margin:3px 0;
}
body .articles .article .item-params li, body #tabs-container .articles .article .item-params li {
  clear:both;
  padding:2px 0;
}
body .articles .article .item-params li input, body .articles .article .item-params li textarea, body .articles .article .item-params li select, body .articles .article .item-params li .uneditable-input, body #tabs-container .articles .article .item-params li input, body #tabs-container .articles .article .item-params li textarea, body #tabs-container .articles .article .item-params li select, body #tabs-container .articles .article .item-params li .uneditable-input {
  margin-bottom:0;
  padding:1px;
}
body .articles .article .item-params li.divider, body #tabs-container .articles .article .item-params li.divider { padding:0; }
body .articles .article .item-params input, body .articles .article .item-params textarea, body .articles .article .item-params select, body .articles .article .item-params .uneditable-input, body #tabs-container .articles .article .item-params input, body #tabs-container .articles .article .item-params textarea, body #tabs-container .articles .article .item-params select, body #tabs-container .articles .article .item-params .uneditable-input {
  height:19px;
  line-height:19px;
  font-size:11px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  width:170px;
}
body .articles .article .item-params li > span, body #tabs-container .articles .article .item-params li > span {
  display:inline-block;
  text-align:right;
  font-size:11px;
  color:#999999;
  float:left;
  line-height:23px;
  width:57px;
  padding-right:5px;
}
body .articles .article .item-params .input-prepend, body .articles .article .item-params .input-append, body #tabs-container .articles .article .item-params .input-prepend, body #tabs-container .articles .article .item-params .input-append {
  margin-bottom:0;
  display:inline-block;
}
body .articles .article .item-params .input-prepend .add-on, body .articles .article .item-params .input-append .add-on, body #tabs-container .articles .article .item-params .input-prepend .add-on, body #tabs-container .articles .article .item-params .input-append .add-on {
  height:18px;
  padding:3px 5px 0;
  line-height:18px;
}
body .articles .article .item-params .input-prepend:hover i, body .articles .article .item-params .input-append:hover i, body #tabs-container .articles .article .item-params .input-prepend:hover i, body #tabs-container .articles .article .item-params .input-append:hover i {
  opacity:1;
  filter:alpha(opacity=100);
}
body .articles .article .handle, body #tabs-container .articles .article .handle {
  position:absolute;
  right:0;
  background:url(../images/handle.png) 0 50% no-repeat;
  width:25px;
  height:100%;
  cursor:move;
}
body .articles.hide-items .summary, body #tabs-container .articles.hide-items .summary { width:92% !important; }
body .articles.hide-items .article .item-params, body #tabs-container .articles.hide-items .article .item-params { display:none; }
body.headers-fancy .article .summary h1 {
  font-size:21px !important;
  line-height:21px;
  padding:0 !important;
  letter-spacing:-1px;
}
@media screen and (min-width: 1440px) {
  body .articles .article .summary, body #tabs-container .articles .article .summary { width:60%; }
}
@media screen and (max-width: 1175px) {
  body .articles .article .summary, body .articles .article .summary.no-items, body #tabs-container .articles .article .summary, body #tabs-container .articles .article .summary.no-items {
    width:92%;
    border-right:0;
  }
  body .articles .article .item-params, body #tabs-container .articles .article .item-params {
    border-left:0;
    width:92%;
    padding-left:5px;
  }
}
.dropdown-original { display:none; }
.sprocket-dropdown {
  display:inline-block;
  margin-bottom:9px;
  margin-right:5px;
  position:relative;
}
.dropdown-toggle { *margin-bottom:-3px; }
.sprocket-dropdown .btn:last-child, .sprocket-dropdown .dropdown-toggle {
  -webkit-border-top-right-radius:4px;
  -moz-border-radius-topright:4px;
  border-top-right-radius:4px;
  -webkit-border-bottom-right-radius:4px;
  -moz-border-radius-bottomright:4px;
  border-bottom-right-radius:4px;
}
.btn .caret {
  margin-top:7px;
  margin-left:0;
}
.btn:hover .caret, .open.btn-group .caret {
  opacity:1;
  filter:alpha(opacity=100);
}
.dropdown-toggle:active, .open .dropdown-toggle { outline:0; }
.caret {
  display:inline-block;
  width:0;
  height:0;
  text-indent:-99999px;
  *text-indent:0;
  vertical-align:top;
  border-left:4px solid transparent;
  border-right:4px solid transparent;
  border-top:4px solid #000000;
  opacity:0.3;
  filter:alpha(opacity=30);
  content:"\2193";
}
.sprocket-dropdown:hover .caret, .open.sprocket-dropdown .caret {
  opacity:1;
  filter:alpha(opacity=100);
}
.dropdown-menu {
  position:absolute;
  top:100%;
  left:-1px;
  z-index:1000;
  float:left;
  display:none;
  min-width:160px;
  _width:160px;
  padding:4px 0 !important;
  margin:1px 0 0 !important;
  list-style:none;
  background-color:#ffffff;
  border-color:#cccccc;
  border-color:rgba(0,0,0,0.2);
  border-style:solid;
  border-width:1px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip:padding-box;
  -moz-background-clip:padding;
  background-clip:padding-box;
  *border-right-width:2px;
  *border-bottom-width:2px;
}
.dropdown-menu .fade {
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:none;
  -moz-transition:none;
  -ms-transition:none;
  -o-transition:none;
  transition:none;
}
.dropdown-menu.bottom-up {
  top:auto;
  bottom:100%;
  margin-bottom:2px;
}
.dropdown-menu .divider {
  height:1px;
  margin:5px 0;
  overflow:hidden;
  background-color:#e5e5e5;
  border-bottom:1px solid #ffffff;
  *width:100%;
  *margin:-5px 0 5px;
}
.dropdown-menu a {
  display:block;
  padding:3px 15px;
  clear:both;
  font-weight:normal;
  line-height:18px;
  color:#555555 !important;
  white-space:nowrap;
  font-size:12px;
}
.dropdown-menu li {
  width:100% !important;
  float:none !important;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color:#ffffff !important;
  text-decoration:none;
  background-color:#0088cc;
  background-image:none;
}
.sprocket-dropdown.open { *z-index:1000; }
.sprocket-dropdown.open .dropdown-toggle {
  background-image:none;
  -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow:inset 0 2px 4px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.05);
  background-color:#f2f2f2;
  background-color:#d9d9d9 \9;
  color:rgba(0,0,0,0.5);
  outline:0;
}
.sprocket-dropdown.open .dropdown-menu { display:block; }
#module-form .load-more {
  -webkit-user-select:none;
  -moz-user-select:none;
  -o-user-select:none;
  user-select:none;
  margin:10px auto;
  display:block;
  padding:5px;
  width:155px;
}
#module-form .load-more.hide-load-more { display:none; }
#module-form .load-more span {
  color:#797979;
  font-size:13px;
  text-transform:uppercase;
  text-shadow:0 1px 0 #ffffff;
  display:block;
  line-height:1.85em;
}
#module-form .load-more span span.info {
  color:#b7b7b7;
  font-size:9px;
  font-weight:bold;
}
#module-form .load-more span strong {
  color:#797979;
  font-weight:normal;
}
#module-form .load-more.load-all span { line-height:41px; }
#module-form .load-more.load-all span span.info { display:none; }
#module-form .load-more.loader span {
  height:40px;
  background:url(../images/loader-32-transparent.gif) center center no-repeat;
  display:block;
  margin:0 auto;
}
#module-form .load-more.loader span span { display:none; }
body .calendar {
  color:#666666;
  border:0;
  background:transparent;
}
body .calendar table {
  background:#ffffff;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
  border:1px solid #cccccc;
  width:100%;
}
body .calendar table td.title { font-size:13px; }
body .calendar table td.title, body .calendar table td.button {
  color:#666666;
  background-color:mix(#ffffff,#f4f4f4,60%);
  background-image:-moz-linear-gradient(top,#ffffff,#f4f4f4);
  background-image:-ms-linear-gradient(top,#ffffff,#f4f4f4);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f4f4f4));
  background-image:-webkit-linear-gradient(top,#ffffff,#f4f4f4);
  background-image:-o-linear-gradient(top,#ffffff,#f4f4f4);
  background-image:linear-gradient(top,#ffffff,#f4f4f4);
  background-repeat:repeat-x;
}
body .calendar table td.title.hilite, body .calendar table td.button.hilite {
  background-color:mix(#d5eeff,#8bd3ff,60%);
  background-image:-moz-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-ms-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#d5eeff),to(#8bd3ff));
  background-image:-webkit-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-o-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:linear-gradient(top,#d5eeff,#8bd3ff);
  background-repeat:repeat-x;
}
body .calendar table thead tr:first-child {
  -webkit-border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}
body .calendar table thead tr:first-child td:first-child {
  -webkit-border-radius:6px 0 0 0;
  -moz-border-radius:6px 0 0 0;
  border-radius:6px 0 0 0;
}
body .calendar table thead tr:first-child td:last-child {
  -webkit-border-radius:0 6px 0 0;
  -moz-border-radius:0 6px 0 0;
  border-radius:0 6px 0 0;
}
body .calendar table thead .headrow td {
  background-color:mix(#f4f4f4,#eeeeee,60%);
  background-image:-moz-linear-gradient(top,#f4f4f4,#eeeeee);
  background-image:-ms-linear-gradient(top,#f4f4f4,#eeeeee);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#eeeeee));
  background-image:-webkit-linear-gradient(top,#f4f4f4,#eeeeee);
  background-image:-o-linear-gradient(top,#f4f4f4,#eeeeee);
  background-image:linear-gradient(top,#f4f4f4,#eeeeee);
  background-repeat:repeat-x;
}
body .calendar table thead.name { border-bottom:0; }
body .calendar table tbody .rowhilite td {
  background:#f1f1f1;
  color:#666666;
  text-shadow:0 1px 0 #ffffff;
}
body .calendar table tbody .rowhilite td.hilite {
  background-color:mix(#d5eeff,#8bd3ff,60%);
  background-image:-moz-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-ms-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#d5eeff),to(#8bd3ff));
  background-image:-webkit-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-o-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:linear-gradient(top,#d5eeff,#8bd3ff);
  background-repeat:repeat-x;
}
body .calendar table tbody .rowhilite td.wn {
  text-shadow:0 1px 0 #ffffff;
  background:#cccccc;
  color:#333333;
}
body .calendar table tbody .day {
  text-align:center;
  cursor:pointer;
}
body .calendar table tbody .day.wn {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
body .calendar table tbody .day.hilite {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
body .calendar table tbody .day.selected, body .calendar table tbody .day.selected.hilite {
  background:#5bb4e4;
  background-color:mix(#5bb4e4,#4f9cc6,60%);
  background-image:-moz-linear-gradient(top,#5bb4e4,#4f9cc6);
  background-image:-ms-linear-gradient(top,#5bb4e4,#4f9cc6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bb4e4),to(#4f9cc6));
  background-image:-webkit-linear-gradient(top,#5bb4e4,#4f9cc6);
  background-image:-o-linear-gradient(top,#5bb4e4,#4f9cc6);
  background-image:linear-gradient(top,#5bb4e4,#4f9cc6);
  background-repeat:repeat-x;
  color:#ffffff;
  text-shadow:0 1px 0 #999999;
  border:1px solid #39708d;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
body .calendar table tfoot {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
body .calendar table tfoot tr:first-child {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
body .calendar table tfoot tr:first-child td {
  -webkit-border-radius:0 0 6px 6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}
body .calendar table tfoot .ttip {
  border-top:1px solid #dddddd;
  text-shadow:0 1px 0 #ffffff;
}
body .calendar table tfoot .footrow { background:transparent; }
body .calendar table .wn {
  background:#eeeeee;
  border-right:#dddddd;
}
body .calendar table td.hilite {
  color:#5d7685;
  text-shadow:0 1px 0 #ffffff;
  background-color:mix(#d5eeff,#8bd3ff,60%);
  background-image:-moz-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-ms-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#d5eeff),to(#8bd3ff));
  background-image:-webkit-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:-o-linear-gradient(top,#d5eeff,#8bd3ff);
  background-image:linear-gradient(top,#d5eeff,#8bd3ff);
  background-repeat:repeat-x;
  -webkit-box-shadow:0 0 2px rgba(0,0,0,0.2) inset;
  -moz-box-shadow:0 0 2px rgba(0,0,0,0.2) inset;
  box-shadow:0 0 2px rgba(0,0,0,0.2) inset;
  border:0;
}
body .articles .article .item-params .tags, .panel-right .tags { width:180px; }
body .articles .article .item-params .tags, body .articles .article .item-params .tags .tags-holder, .panel-right .tags, .panel-right .tags .tags-holder {
  display:inline-block;
  margin-bottom:9px;
}
body .articles .article .item-params .tags .tags-holder, .panel-right .tags .tags-holder {
  cursor:text;
  width:100%;
  border:1px solid #cccccc;
  border-bottom-color:#bbbbbb;
  -webkit-border-radius:0 4px 4px 4px;
  -moz-border-radius:0 4px 4px 4px;
  border-radius:0 4px 4px 4px;
  font-size:1.2em;
  padding:4px 5px 0 !important;
  vertical-align:middle;
}
body .articles .article .item-params .tags .tags-holder li, .panel-right .tags .tags-holder li {
  clear:none !important;
  padding:0px 5px !important;
  float:left;
  list-style-type:none;
  margin:0 5px 4px 0;
  padding:0px 5px;
  font-size:13px;
  text-shadow:0 1px 0 #ffffff;
}
body .articles .article .item-params .tags .tags-holder li.tags-input, .panel-right .tags .tags-holder li.tags-input { display:none; }
body .articles .article .item-params .tags .tags-holder li.tags-input input, .panel-right .tags .tags-holder li.tags-input input {
  margin:0;
  padding:0;
  border:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  box-shadow:none;
  background-color:transparent;
}
body .articles .article .item-params .tags .tags-holder li.main-input, .panel-right .tags .tags-holder li.main-input {
  display:block;
  margin:0 0 3px 0 !important;
  padding:0 !important;
}
body .articles .article .item-params .tags .tags-holder li.main-input input, .panel-right .tags .tags-holder li.main-input input {
  width:15px;
  height:20px;
}
body .articles .article .item-params .tags .tags-holder li.tags-box, .panel-right .tags .tags-holder li.tags-box {
  background:#dee7f8;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border:1px solid #c9d4ef;
  color:#59627a;
}
body .articles .article .item-params .tags .tags-holder li.tags-box .tags-remove, .panel-right .tags .tags-holder li.tags-box .tags-remove {
  font-size:15px;
  margin-left:5px;
  line-height:15px;
  position:relative;
  top:1px;
  cursor:pointer;
}
body .articles .article .item-params .tags .tags-holder li.tags-box .tags-remove:hover, .panel-right .tags .tags-holder li.tags-box .tags-remove:hover { color:#111111; }
body .articles .article .item-params .tags .tags-holder li.tags-box span, .panel-right .tags .tags-holder li.tags-box span {
  width:auto !important;
  padding-right:0 !important;
  color:#59627a !important;
  line-height:18px !important;
}
.panel-right .tags { width:50%; }
.multiselect select { display:none; }
.multiselect, .multiselect .multiselect-holder {
  width:50%;
  display:inline-block;
  margin-bottom:9px;
}
.multiselect .multiselect-holder {
  cursor:text;
  width:100%;
  border:1px solid #cccccc;
  border-bottom-color:#bbbbbb;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font-size:1.2em;
  padding:4px 5px 0 !important;
  vertical-align:middle;
}
.multiselect .multiselect-holder li {
  float:left;
  list-style-type:none;
  margin:0 5px 4px 0;
  padding:0px 5px;
  font-size:13px;
  text-shadow:0 1px 0 #ffffff;
}
.multiselect .multiselect-holder li.multiselect-box {
  background:#dee7f8;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border:1px solid #c9d4ef;
  color:#59627a;
}
.multiselect .multiselect-holder li.multiselect-box .multiselect-remove {
  font-size:15px;
  margin-left:5px;
  line-height:15px;
  position:relative;
  top:1px;
  cursor:pointer;
}
.multiselect .multiselect-holder li.multiselect-box .multiselect-remove:hover { color:#111111; }
.multiselect .multiselect-holder .multiselect-input { display:none; }
.multiselect .multiselect-holder .multiselect-input input {
  margin:0;
  padding:0;
  border:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  box-shadow:none;
}
.multiselect .multiselect-holder .multiselect-input.main-input {
  display:block;
  padding:0;
}
.multiselect .multiselect-holder .multiselect-input.main-input input {
  width:15px;
  height:20px;
}
.multiselect.multiselect-showing-feeds .multiselect-holder {
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-radius:4px 4px 0 0;
}
.multiselect-feeds {
  display:none;
  position:absolute;
  z-index:5;
  background-color:#f2f2f2;
  background-color:rgba(242,242,242,0.9);
  border:1px solid #cccccc;
  border-top:0;
  -webkit-border-radius:0 0 4px 4px;
  -moz-border-radius:0 0 4px 4px;
  border-radius:0 0 4px 4px;
}
.multiselect-feeds li {
  cursor:pointer;
  font-size:13px;
  color:#626262;
  text-shadow:0 1px 0 #ffffff;
  padding:5px;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #cccccc;
}
.multiselect-feeds li:last-child, .multiselect-feeds li.last-item { border-bottom:0; }
.multiselect-feeds li.hover {
  background-color:#dee7f8;
  background-color:rgba(222,231,248,0.6);
}
.multiselect-feeds li em {
  font-style:normal;
  color:#111111;
  background:#a0b8f8;
}
#tabs-container .panels .advanced-module-manager .panel { display:block; }
#tabs-container .panels .advanced-module-manager h3.title { display:none; }
#tabs-container .panels .advanced-module-manager .nn_panel_title { background:transparent !important; }
#tabs-container .panels .advanced-module-manager .nn_title {
  margin:20px 0 10px;
  padding:0 0 5px;
  font-size:14px;
  color:#444444;
  border-bottom:1px solid #dddddd;
  background:transparent;
}
#tabs-container .panels .advanced-module-manager fieldset {
  margin:0;
  float:none !important;
  margin:5px 0;
}
#tabs-container .panels .advanced-module-manager fieldset.radio { display:inline-block; }
#tabs-container .panels .advanced-module-manager fieldset.adminform fieldset.radio, #tabs-container .panels .advanced-module-manager fieldset.panelform fieldset.radio, #tabs-container .panels .advanced-module-manager fieldset.adminform-legacy fieldset.radio { float:none !important; }
#tabs-container .panels .advanced-module-manager fieldset#advancedparams_color label.radio { padding-left:0 !important; }
#tabs-container .panels .advanced-module-manager .radio label {
  width:auto !important;
  margin:0 !important;
  padding:0 10px !important;
}
#tabs-container .panels .advanced-module-manager .radio input {
  margin-left:0;
  padding:1px;
  margin-top:3px;
}
#tabs-container .panels .advanced-module-manager .radio input.nn_color {
  padding:1px 8px;
  margin-top:0;
}
#tabs-container .panels .advanced-module-manager .nn_block {
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  border:1px solid #cccccc;
  -webkit-box-shadow:0 0 5px rgba(75,75,75,0.2) inset;
  -moz-box-shadow:0 0 5px rgba(75,75,75,0.2) inset;
  box-shadow:0 0 5px rgba(75,75,75,0.2) inset;
  padding:5px 10px;
}
#tabs-container .panels .advanced-module-manager .nn_block .adminformlist { line-height:1em; }
#tabs-container .panels .advanced-module-manager .nn_block .adminformlist li { line-height:18px; }
#tabs-container .panels .advanced-module-manager .nn_title .nn_block, #tabs-container .panels .advanced-module-manager .nn_panel_description .nn_block, #tabs-container .panels .advanced-module-manager .nn_block.nn_title {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  border:0;
  -webkit-box-shadow:0 0 0 transparent;
  -moz-box-shadow:0 0 0 transparent;
  box-shadow:0 0 0 transparent;
}
#tabs-container .panels .advanced-module-manager .nn_block.nn_title {
  padding:5px 0 !important;
  margin:10px 0 0 !important;
}
#tabs-container .panels .advanced-module-manager .nn_panel_description {
  margin-left:155px;
  display:inline-block;
  padding:8px 35px 8px 14px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5) !important;
  background-color:#fcf8e3;
  border:1px solid #fbefd5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background-color:#d9edf7;
  border-color:#bce8f1;
}
#tabs-container .panels .advanced-module-manager .nn_panel_description .nn_block.nn_title {
  margin:0 !important;
  padding:0 !important;
  color:#3a87ad !important;
}
.pane-slider.content > .panelform, fieldset.adminform {
  margin:0 !important;
  padding:0 !important;
}
#element-box .nn_panel { border:0; }
#element-box div.nn_panel_toggle input.checkbox { margin-top:3px; }
#content .advanced-module-manager .control-label {
  width:auto;
  padding-right:5px;
  text-align:left;
  float:left;
  padding-top:5px;
}
body #tabs-container .panels .advanced-module-manager .radio label {
  padding:4px 10px 4px !important;
  margin:0;
}
body .advanced-module-manager .btn-group > .btn { border-radius:0 !important; }
body .advanced-module-manager .btn-group > .btn:last-child, body .advanced-module-manager .btn-group > .dropdown-toggle {
  border-bottom-right-radius:4px !important;
  border-top-right-radius:4px !important;
}
body .advanced-module-manager .radio.btn-group > label:first-of-type {
  border-bottom-left-radius:4px !important;
  border-top-left-radius:4px !important;
  margin-left:0;
}