.attachment-filters {
  display: none;
}
.media-frame-menu .separator {
  display: none;
}
.msTipsy .tipsy-arrow-s {
  border-top-color: #555;
}
.msTipsy .tipsy-arrow-w {
  border-right-color: #555;
}
.msTipsy .tipsy-arrow-n {
  border-bottom-color: #555;
}
.msTipsy .tipsy-inner {
  color: white;
  background-color: #555;
}
.msTipsy .tipsy-arrow-e {
  border-left-color: #555;
}
#cboxLoadedContent {
  overflow: hidden !important;
}
#cboxLoadedContent iframe {
  border: 0 none;
  display: block;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.wikiexlite .left table tr.slide input.alt,
.wikiexlite .left table tr.slide input.url {
  width: 100%;
  margin: 0 0 8px 0;
}
#goProWrap {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #e3e3e3;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#f1f1f1));
  background-image: -webkit-linear-gradient(bottom, #dfdfdf, #f1f1f1);
  background-image: -moz-linear-gradient(bottom, #dfdfdf, #f1f1f1);
  background-image: -o-linear-gradient(bottom, #dfdfdf, #f1f1f1);
  background-image: linear-gradient(to top, #dfdfdf, #f1f1f1);
  float: right;
}
#goProWrap span {
  z-index: 1;
  padding: 0 6px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  display: block;
  text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
#goProWrap a {
  text-decoration: none;
}
.wikiexlite .section {
  cursor: pointer;
}
.wikiexlite .hidden {
  display: none;
}
.wikiexlite .probutton,
.wikiexlite .probutton:hover {
  width: 36%;
  margin: 20px 32% 10px 32%;
  float: left;
  font-size: 1.4em;
  padding: 15px 0;
  border-color: #3793B7;
  background-color: #41add7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #41add7), color-stop(100%, #218CB7));
  background-image: -webkit-linear-gradient(top, #41add7, #218CB7);
  background-image: -moz-linear-gradient(top, #41add7, #218CB7);
  background-image: -o-linear-gradient(top, #41add7, #218CB7);
  background-image: linear-gradient(top, #41add7, #218CB7);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  color: #fff;
  font-family: 'PT Sans', helvetica, arial, sans-serif;
  text-shadow: 0 -1px 1px #1a5ad9;
  color: white;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  line-height: 2em;
}
.wikiexlite .super {
  text-transform: uppercase;
  font-size: 0.7em;
  vertical-align: top;
  line-height: 2em;
}
.wikiexlite .subtext {
  float: left;
  width: 100%;
  text-align: center;
  font-style: italic;
}
.wikiexlite .logo {
  text-transform: uppercase;
}
.wikiexlite .tipsy-tooltip {
  font-size: 0.9em;
}
.wikiexlite .nav-tab-active input {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100px;
  font-size: 13px;
}
.wikiexlite .button {
  font-family: sans-serif;
}
.wikiexlite .widefat th {
  padding: 6px 7px 5px;
  font-size: 15px;
  line-height: 1.4em;
}
.wikiexlite .nav-tab-wrapper :first-child {
  margin-left: 5px;
}
.wikiexlite .ui-sortable-helper {
  box-shadow: 3px 3px 5px #cccccc;
}
.wikiexlite .left {
  width: 68%;
  margin-top: 20px;
  float: left;
  clear: none;
}
@media (max-width: 900px) {
  .wikiexlite .left {
    width: 100%;
    float: none;
  }
}
.wikiexlite .left table {
  width: 100%;
}
.wikiexlite .left table thead input {
  margin-left: 5px;
}
.wikiexlite .left table thead .add-slide {
  padding-left: 0.4em;
  padding-right: 0.6em;
}
.wikiexlite .left table thead .add-slide .wp-media-buttons-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  margin: 0 2px;
}
.wikiexlite .left table tr.slide {
  background: #f9f9f9;
}
.wikiexlite .left table tr.slide label input {
  margin: 1px 0 10px 3px;
}
.wikiexlite .left table tr.slide textarea {
  width: 100%;
  height: 75px;
  margin: 0 0 5px 0;
}
.wikiexlite .left table tr.slide td.col-1 {
  cursor: move;
}
.wikiexlite .left table tr.slide td.col-1 .thumb {
  position: relative;
  height: 150px;
  width: 150px;
  background-size: auto 150px;
  background-position: center;
}
.wikiexlite .left table tr.slide td.col-1 .thumb .delete-slide {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #EE2C2C;
  color: white;
  width: 16px;
  height: 16px;
  float: left;
  text-align: center;
  display: none;
}
.wikiexlite .left table tr.slide td.col-1 .thumb .slide-details {
  bottom: 0;
  left: 0;
  position: absolute;
  background: #333;
  color: white;
  padding: 0 5px;
  text-transform: uppercase;
  font-size: 9px;
  opacity: 0.6;
}
.wikiexlite .left table tr.slide td.col-1:hover .delete-slide {
  display: block;
}
.wikiexlite .left table tr.slide .new_window {
  position: relative;
  float: right;
  font-size: 10px;
  padding: 0px 3px;
  color: #a9a9a9;
}
.wikiexlite .left table tr.slide .new_window label {
  position: absolute;
  width: 120px;
  right: 6px;
  text-align: right;
  top: -28px;
}
.wikiexlite .left table td {
  border-top: 0;
  padding: 8px;
}
.wikiexlite .left table td.col-2 {
  padding: 8px 8px 8px 0;
}
.wikiexlite .right {
  width: 30%;
  float: right;
  margin-top: 20px;
  clear: none;
}
@media (max-width: 900px) {
  .wikiexlite .right {
    width: 100%;
    float: none;
  }
}
.wikiexlite .right .highlight {
  background: #f1f1f1;
  border-top: 3px solid #f9f9f9;
  border-bottom: 3px solid #f9f9f9;
}
.wikiexlite .right .settings .slider-lib-row {
  padding: 6px 3px;
  text-shadow: 1px 1px 1px grey;
}
.wikiexlite .right .settings #save {
  margin-right: 0;
}
.wikiexlite .right .settings input {
  margin-right: 5px;
}
.wikiexlite .right .settings label {
  margin-right: 10px;
}
.wikiexlite .right .settings .slider-lib {
  float: left;
  width: 23%;
  margin: 1%;
  list-style-type: none;
  text-align: center;
}
.wikiexlite .right .settings .slider-lib input {
  margin: 3px 0 0 0;
}
@media (max-width: 1120px) {
  .wikiexlite .right .settings .slider-lib {
    width: 48%;
    margin: 1%;
  }
}
@media (max-width: 900px) {
  .wikiexlite .right .settings .slider-lib {
    width: 23%;
    margin: 1%;
  }
}
.wikiexlite .right .settings .slider-lib label {
  color: white;
  border-radius: 2px;
  float: left;
  width: 100%;
  padding: 5px 0px;
  vertical-align: bottom;
}
.wikiexlite .right .settings .slider-lib.nivo label {
  background: #b6e026;
  background: -moz-linear-gradient(top, #b6e026 0%, #abdc28 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b6e026), color-stop(100%, #abdc28));
  background: -webkit-linear-gradient(top, #b6e026 0%, #abdc28 100%);
  background: -o-linear-gradient(top, #b6e026 0%, #abdc28 100%);
  background: -ms-linear-gradient(top, #b6e026 0%, #abdc28 100%);
  background: linear-gradient(to bottom, #b6e026 0%, #abdc28 100%);
}
.wikiexlite .right .settings .slider-lib.responsive label {
  background: #959595;
  background: -moz-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #959595), color-stop(46%, #0d0d0d), color-stop(50%, #010101), color-stop(53%, #0a0a0a), color-stop(76%, #4e4e4e), color-stop(87%, #383838), color-stop(100%, #1b1b1b));
  background: -webkit-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
  background: -o-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
  background: -ms-linear-gradient(top, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
  background: linear-gradient(to bottom, #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%);
}
.wikiexlite .right .settings .slider-lib.coin label {
  background: #ffd65e;
  background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04));
  background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%);
  background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%);
  background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%);
  background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%);
}
.wikiexlite .right .settings .slider-lib.flex label {
  background: #00b7ea;
  background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b7ea), color-stop(100%, #009ec3));
  background: -webkit-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: -o-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: -ms-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
  background: linear-gradient(to bottom, #00b7ea 0%, #009ec3 100%);
}
@media (max-width: 1120px) {
  .wikiexlite .right .settings .configuration {
    display: none;
  }
}
@media (max-width: 900px) {
  .wikiexlite .right .settings .configuration {
    display: inline;
  }
}
@media (max-width: 900px) {
  .wikiexlite .right .settings .button {
    width: auto;
    float: right;
  }
}
.wikiexlite .right .shortcode {
  width: 100%;
  margin-top: 20px;
}
.wikiexlite .right .shortcode td {
  border-bottom: 0;
  border-top: 0;
  font-size: 0.9em;
}
.wikiexlite .right .shortcode input,
.wikiexlite .right .shortcode input:active {
  font-family: monospace;
  width: 100%;
  font-size: 0.9em;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.wikiexlite .right table td {
  border-top: 0;
  height: 28px;
  font-size: 0.9em;
  vertical-align: middle;
  padding: 0 6px;
  border-bottom: 0;
}
.wikiexlite .right table td input[type='checkbox'] {
  margin-left: 2px;
}
.wikiexlite .right table .slider-lib-row {
  padding: 3px;
}
.wikiexlite .nav-tab,
.wikiexlite h2.nav-tab-wrapper {
  font-size: 13px;
}
ul.info {
  width: 100%;
  margin-top: 20px;
  border-radius: 5px;
}
ul.info li {
  text-align: right;
  display: inline;
  width: 33%;
  float: left;
}
.delete-slider {
  margin: 0 5px 3px 0 !important;
}
.success{
    color:red;
    font-size: 20px;
}
.chk-wiki {
    float: left;
    margin-right: 10px;
    width: 30%;
}
.chk-wiki label{
    margin-left: 3px;
}
.wikiex-lib-row {
    line-height: 20px;
    margin-top: 10px;
}
.widefat{
    margin-bottom: 10px;
}
.wplus-media-buttons-icon {
    background: url("../images/quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 25px;
}