????
| Current Path : /home2/morganrand/www/wp-content-bkp/plugins/cloudslider/css/ |
| Current File : /home2/morganrand/www/wp-content-bkp/plugins/cloudslider/css/style_admin.css |
@import url(font.css);
* {
margin: 0;
padding: 0;
}
body {
color: #444;
font-size: 13px;
line-height: 1.4em;
}
a, a:hover, a:active, a:focus {
outline: 0;
}
.kr-disabled {
color: #aaa !important;
}
.cloud_slider_panel .container {
height: auto;
min-height: 100%;
position: relative;
width: 100%;
}
.cloud_slider_panel .left-container {
float: left;
position: relative;
background-color: #333;
width: 160px;
height: 100%;
}
.cloud_slider_panel .right-container {
position: relative;
overflow: visible !important;
padding-bottom: 65px;
margin-left: 180px;
}
.cloud_slider_panel .main_heading h2 {
display: inline-block;
font-size: 23px;
font-weight: 400;
line-height: 29px;
padding: 5px 15px 4px 0;
margin: 5px 0;
}
.cloud_slider_panel a {
color: #333;
text-decoration: none;
}
.cloud_slider_panel .btn-link {
color: #0074A2;
background-color: #e0e0e0;
font-size: 13px;
padding: 5px 10px;
border-radius: 3px;
margin: -3px 1px;
position: relative;
top: -4px;
font-weight: bold;
}
.cloud_slider_panel .btn-link:hover {
color: #fff !important;
background-color: #0074A2;
}
.cloud_slider_panel .gradient,.cloud_slider_panel .ui-state-active, .cloud_slider_panel .ui-widget-content .ui-state-active, .cloud_slider_panel .ui-widget-header .ui-state-active {
background: #f4f4f4;
/* Old browsers */
background: -moz-linear-gradient(top, #f4f4f4 0%, #e0e0e0 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e0e0e0));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f4f4 0%,#e0e0e0 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f4f4 0%,#e0e0e0 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f4f4 0%,#e0e0e0 100%);
/* IE10+ */
background: linear-gradient(to bottom, #f4f4f4 0%,#e0e0e0 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e0e0e0',GradientType=0 );
border: 1px solid #dfdfdf;
}
.cloud_slider_panel .main-navigation {
border: 1px solid #dfdfdf;
border-radius: 3px;
height: 38px;
line-height: 38px;
margin: 10px 0 30px;
background: #e0e0e0;
}
.fa {
margin: 0 5px;
}
.cloud_slider_panel .main-navigation {
margin-right: 10px;
}
.cloud_slider_panel .main-navigation a {
color: #0074a2;
padding: 11px 5px;
}
.cloud_slider_panel .main-navigation a:hover {
color: #fff;
background-color: #0074A2;
}
.cloud_slider_panel .main-navigation a.active {
color: #fff;
background-color: #0074A2;
}
.cloud_slider_panel .main-navigation a.active:first-child, .cloud_slider_panel .main-navigation .nav-left a:hover:first-child {
border-radius: 3px 0 0 3px !important;
}
.cloud_slider_panel .main-navigation .nav-right a:hover:last-child {
border-radius: 0 3px 3px 0 !important;
}
.cloud_slider_panel .slider-name input {
margin-top: 0;
padding: 12px 10px;
font-weight: bold;
font-size: 18px;
line-height: 18px;
font-family: OpenSansRegular !important;
box-shadow: none;
}
.cloud_slider_panel .slider-slug {
border: 1px solid #ccc;
display: block;
margin-left: 649px;
padding: 11px;
font-family: OpenSansRegular !important;
font-size: 18px;
background: #fff;
height: 20px;
color: #999999;
}
.cloud_slider_panel .settings {
margin-top: 10px;
background: #F7F7F7;
display: inline-block;
width: 100%;
min-height: 500px;
border: 1px solid #e0e0e0;
}
.cloud_slider_panel .settings-head {
background: #e0e0e0;
font-weight: bold;
padding: 10px;
border-radius: 3px 3px 0 0;
}
.cloud_slider_panel .settings-option ul {
width: 19%;
}
.cloud_slider_panel .settings-option ul li {
list-style: none;
border-bottom: 1px solid #dfdfdf;
position: relative;
margin: 0;
}
.cloud_slider_panel .settings-option ul li a {
display: block;
padding: 10px;
}
.cloud_slider_panel .settings-option ul li a.active {
background: #0074A2;
color: #fff;
}
.cloud_slider_panel .settings-option ul li a.active:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.cloud_slider_panel .settings-option ul li a.active:after {
border-left-color: #0074A2;
border-width: 23px;
margin-top: -23px;
}
.cloud_slider_panel .setting-data table td:first-child {
width: 20%;
}
.cloud_slider_panel .setting-data table td:nth-child(2) {
width: 25%;
}
.cloud_slider_panel .setting-data table td:nth-child(3) {
width: 50%;
}
.cloud_slider_panel .setting-data table td {
padding: 10px 5px;
font-size: 12px;
}
.cloud_slider_panel .option-head {
font-weight: bold;
font-size: 14px;
background: #f0f0f0;
}
.cloud_slider_panel .nav-left {
display: inline;
float: left;
}
.cloud_slider_panel .nav-right {
float: right;
}
.cloud_slider_panel .slide-container {
margin-right: 10px;
}
.cloud_slider_panel .ui-widget-header {
background: none !important;
border: none !important;
}
.cloud_slider_panel .ui-widget-content {
border: none !important;
}
.cloud_slider_panel .ui-tabs-panel {
border-top: 1px solid #0074A2 !important;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav {
padding: 0 !important;
}
.cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-bottom, .cloud_slider_panel .ui-corner-right, .cloud_slider_panel .ui-corner-br, .cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-bottom, .cloud_slider_panel .ui-corner-left, .cloud_slider_panel .ui-corner-bl, .cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-top, .cloud_slider_panel .ui-corner-right, .cloud_slider_panel .ui-corner-tr, .cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-top, .cloud_slider_panel .ui-corner-left, .cloud_slider_panel .ui-corner-tl {
border-bottom-right-radius: 2px;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li.ui-tabs-active {
border-top-left-radius: 2px !important;
border-top-right-radius: 2px !important;
padding-bottom: 0px;
cursor: pointer;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li a {
color: #000;
cursor: pointer;
padding: 0px 15px !important;
border: none !important;
outline: none !important;
background: #eee;
margin: 0 !important;
border-bottom: none !important;
border-radius: 0;
height: 25px;
line-height: 27px;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
color: #fff;
background-color: #0074A2;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li span {
right: 5px;
position: absolute;
top: 5px;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li a:hover {
border: none;
outline: none;
}
.cloud_slider_panel .ui-state-default {
background: #f0f0f0 !important;
border: none !important;
font-family: OpenSansRegular;
font-size: 13px;
}
.cloud_slider_panel .delete-slide {
cursor: pointer;
}
.cloud_slider_panel .ui-tabs .ui-tabs-panel {
padding: 0;
color: #333 !important;
font-family: OpenSansRegular;
font-size: 13px !important;
position: relative;
}
.cloud_slider_panel .float-right {
float: right;
}
.cloud_slider_panel .slide-table, .post-data-table {
width: 100%;
font-family: OpenSansRegular;
font-size: 12px !important;
background: #f7f7f7;
}
.cloud_slider_panel .slide-table a:hover {
color: #0074A2;
cursor: pointer;
}
.cloud_slider_panel .sub-head, .post-data-table .sub-head {
padding: 5px;
font-weight: bold;
background: #e0e0e0;
}
.cloud_slider_panel .text-right {
text-align: right;
}
.cloud_slider_panel .text-center {
text-align: center;
}
.cloud_slider_panel .click-set {
border: 1px solid #cccccc !important;
padding: 7px 10px;
border-radius: 3px;
color: #999;
cursor: pointer;
font-weight: bold;
background: #F0F0F0;
height: 40px;
min-width: 110px;
background-size: 100%;
}
.cloud_slider_panel .click-set:hover {
color: #0074A2;
}
.cloud_slider_panel .slide-table td a {
color: #0074A2;
}
.cloud_slider_panel .slide-table td a:hover {
color: #333;
}
.cloud_slider_panel .slide-table td, .post-data-table td {
border: none;
border-bottom: 1px solid #dfdfdf;
padding: 7px 3px;
}
.cloud_slider_panel .table-btn-link {
color: #0074A2;
background-color: #e0e0e0;
padding: 4px 8px;
border-radius: 3px;
margin-top: -3px;
font-weight: bold;
display: inline-block;
}
.cloud_slider_panel a.table-btn-link:hover {
color: #fff !important;
background-color: #0074A2;
}
.cloud_slider_panel input.minicolors {
height: 28px;
display: inline-block;
padding-left: 26px;
}
.cloud_slider_panel .input-small1 {
width: 133px;
border: 1px solid #ccc;
padding: 5px;
}
.cloud_slider_panel .input-small {
width: 90px;
border: 1px solid #ccc;
padding: 5px;
}
.cloud_slider_panel .input-medium {
width: 150px;
border: 1px solid #ccc;
padding: 5px;
}
.cloud_slider_panel .input-long {
width: 300px;
border: 1px solid #ccc;
padding: 5px;
}
.cloud_slider_panel .sub-head2 {
color: #999999;
}
.cloud_slider_panel .element-cls {
border: 1px solid #dfdfdf;
padding: 4px 5px;
vertical-align: top;
height: 30px;
}
.cloud_slider_panel select, .cloud_slider_panel input, .cloud_slider_panel textarea {
font-family: OpenSansRegular !important;
font-size: 13px !important;
}
.cloud_slider_panel .toggle {
width: 70px;
overflow: hidden;
display: block;
height: 22px;
text-align: center;
}
.cloud_slider_panel .toggle-slide {
display: block;
}
.cloud_slider_panel #slider {
background: #999;
}
.cloud_slider_panel #slider .ui-state-default {
background: url("../images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6 !important;
border: 1px solid #999 !important;
}
.cloud_slider_panel .preview-container {
margin: 0 auto;
position: relative;
overflow:auto;
}
.cloud_slider_panel .preview-container .preview {
height: 300px;
width: 600px;
border: 1px solid #ccc;
display: inline-block;
position: relative;
overflow: hidden;
text-align: left !important;
float: none;
background-size: 100% 100%;
}
.cloud_slider_panel .preview-container .preview-main {
display: table;
}
.cloud_slider_panel .preview-container .preview-main label {
color: #ccc;
font-size: 80px;
text-align: center;
display: table-cell;
}
.cloud_slider_panel .preview-container .slider-preview {
height: 300px;
width: 600px;
border: 1px solid #ccc;
background: #fff;
display: inline-block;
position: relative;
text-align: left !important;
float: none;
background-size: 100% 100%;
}
.cloud_slider_panel .slider-preview {
overflow: scroll;
}
.cloud_slider_panel .preview-container .preview-logo img {
left: -20px;
position: absolute;
top: -20px;
z-index: 9999;
}
.cloud_slider_panel .preview-container .preview-carousel-container {
z-index: 1;
}
.cloud_slider_panel .slider-footer {
margin-top: 20px;
}
.cloud_slider_panel .btn-cls {
color: #0074A2;
background: #e0e0e0;
border-radius: 3px;
padding: 15px 30px;
border: none;
cursor: pointer;
font-weight: bold;
}
.cloud_slider_panel .float-left {
float: left;
}
.cloud_slider_panel .use-short-code {
margin-left: 15px;
display: inline-block;
font-size: 11px;
}
.cloud_slider_panel .use-short-code .input-small {
font-size: 11px !important;
width: 150px;
}
.cloud_slider_panel .btn-cls:hover {
background: #0074A2;
color: #fff;
}
.cloud_slider_panel .layer-main {
background: #0074A2 !important;
color: #fff;
display: block;
}
.cloud_slider_panel .layer-icons {
margin-top: 5px;
}
.cloud_slider_panel .move, .cloud_slider_panel .layer-icons {
padding: 12px 0;
display: inline-block;
}
.cloud_slider_panel .all-layer-table.slide-table td {
padding: 0;
}
.cloud_slider_panel .layer-main {
cursor: pointer;
}
.cloud_slider_panel .layer-main a {
color: #fff !important;
}
.cloud_slider_panel .layer-no {
border: 1px solid #fff;
border-radius: 3px;
display: inline-block;
min-width: 20px;
padding: 3px;
text-align: center;
color: #fff;
}
.cloud_slider_panel .layer-text {
border: 1px solid #0074A2 !important;
display: inline-block;
background: #0074A2 !important;
padding: 4px 5px;
color: #fff !important;
}
.cloud_slider_panel .layer-text:focus {
border: 1px solid #fff !important;
}
.cloud_slider_panel .layer-tabs {
display: inline-block;
margin: 0;
text-align: center;
width: 220px;
}
.cloud_slider_panel .layer-tabs a {
margin-top: 10px;
padding: 7px 5px;
font-size: 15px;
display: inline-block;
}
.cloud_slider_panel .layer-tabs a:hover, .cloud_slider_panel .layer-tabs a.active {
background: #fff;
color: #0074A2 !important;
}
.cloud_slider_panel .remove-layer {
padding: 0 !important;
}
.cloud_slider_panel .remove-layer:hover {
color: #fff;
}
.cloud_slider_panel .content-nav {
margin: 20px 0;
}
.cloud_slider_panel .content-nav .content-subnav {
background: #E1E1E1;
border-radius: 3px;
display: inline-block;
margin-bottom: 10px;
}
.cloud_slider_panel .content-subnav a {
border-right: 1px solid #c2c2c2;
padding: 5px 10px;
display: inline-block;
float: left;
}
.cloud_slider_panel .content-subnav a:last-child {
border: none !important;
}
.cloud_slider_panel .content-subnav a.active {
color: #fff;
background: #0074A2;
border-radius: none;
}
.cloud_slider_panel .content-subnav a:first-child.active {
border-bottom-left-radius: 3px !important;
border-top-left-radius: 3px !important;
border-bottom-right-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.cloud_slider_panel .content-subnav a:last-child.active {
border-bottom-left-radius: 0 !important;
border-top-left-radius: 0 !important;
border-bottom-right-radius: 3px !important;
border-top-right-radius: 3px !important;
}
.cloud_slider_panel .layer-image-text {
margin-left: 10px;
}
.cloud_slider_panel .text-style {
padding: 5px 0;
display: inline-block;
}
.cloud_slider_panel .h-style {
font-family: Black Ops One;
font-size: 10px;
font-weight: bold;
margin-bottom: 5px;
}
.cloud_slider_panel .hidden {
display: none;
}
.cloud_slider_panel .layer-content-text a {
font-size: 10px;
width: 55px;
}
.cloud_slider_panel .layer-content-text a.active {
background: #D3F4FF;
color: #0074A2;
border: 1px solid #0074A2;
border-radius: 2px;
}
.cloud_slider_panel .layer-content-textarea {
margin-top: 20px;
}
.cloud_slider_panel .layer-html-video-audio-textarea, .cloud_slider_panel .layer-daynamic-html-textarea {
margin-bottom: 20px;
}
.cloud_slider_panel .layer-post-short-code a {
background: url("../images/tag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #fff !important;
display: inline-block;
height: 23px;
padding: 2px 10px 10px 20px;
}
.cloud_slider_panel .layer-table {
width: 100%;
}
.cloud_slider_panel .layer-table td {
border: none;
border-bottom: 1px solid #dfdfdf;
padding: 5px !important;
font-family: OpenSansRegular;
font-size: 12px !important;
}
.cloud_slider_panel .input-extra-small {
width: 70px;
border: 1px solid #ccc;
padding: 5px;
}
.cloud_slider_panel .style-layer-table .input-extra-small {
width: 150px;
}
.cloud_slider_panel .transition_out {
border-bottom: 7px solid #999;
border-top: 7px solid #999;
}
.cloud_slider_panel .other-layer-table {
width: 100%;
}
.cloud_slider_panel .other-layer-table td {
width: auto;
}
.cloud_slider_panel .other-layer-table td {
padding: 7px !important;
}
.cloud_slider_panel .other-layer-table tr:first-child td:first-child {
width: 100px !important;
}
.cloud_slider_panel .other-layer-table td .carousel-attr td {
border-bottom: none !important;
}
.cloud_slider_panel .link_data {
margin: 20px;
}
.cloud_slider_panel .attributes, .cloud_slider_panel .styles, .cloud_slider_panel .transition, .cloud_slider_panel .carousel {
margin-top: 10px;
}
.cloud_slider_panel #slide-tabs > table:last-child td {
border-bottom: none;
}
.cloud_slider_panel .layer-tab-right {
display: none;
width: 360px;
font-size: 15px;
}
.cloud_slider_panel .clearfix {
clear: both;
display: table;
}
.cloud_slider_panel input.file {
position: relative;
width: 0;
-moz-opacity: 0;
filter: alpha(opacity: 0);
opacity: 0;
z-index: 2;
}
.cloud_slider_panel .pos-rel {
position: relative;
display: inline-block;
}
.cloud_slider_panel .pos-abs {
position: absolute;
top: 0;
left: 0;
}
.cloud_slider_panel .delete-img-icon {
color: #0074a2;
font-size: 20px;
position: absolute;
right: -12px;
top: 12px;
cursor: pointer;
}
.cloud_slider_panel .main-bg-img {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: absolute;
left: 0;
top: 0;
}
.cloud_slider_panel .preview_layer, .main-bg-img {
display: inline-block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.cloud_slider_panel .preview-container .preview-carousel,.main-bg-img{
overflow: hidden !important;
}
.preview_layer > span {
display: inline-block;
margin: 0;
color: #000;
padding: 0;
}
.cloud_slider_panel .preview_layer span span.hoverLayer{
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #ccc;
opacity: 0;
}
.preview_layer a {
color: inherit;
}
.cloud_slider_panel .nowrap {
white-space: nowrap;
}
.cloud_slider_panel .last-table td {
border-bottom: none !important;
}
.cloud_slider_panel .ui-state-active .ui-icon, .cloud_slider_panel .ui-state-default .ui-icon {
float: left !important;
cursor: pointer;
}
.cloud_slider_panel li.ui-tabs-active {
background: #0074A2 !important;
}
.cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-top, .cloud_slider_panel .ui-corner-right, .cloud_slider_panel .ui-corner-tr {
border-top-right-radius: 2px;
}
.cloud_slider_panel .ui-corner-all, .cloud_slider_panel .ui-corner-top, .cloud_slider_panel .ui-corner-left, .cloud_slider_panel .ui-corner-tl {
border-top-left-radius: 2px;
}
.cloud_slider_panel #slide-tabs {
margin-top: 10px;
background: transparent;
}
.cloud_slider_panel .ui-tabs .ui-tabs-nav li {
cursor: pointer;
display: inline;
}
.cloud_slider_panel .size-slider {
height: 10px !important;
width: 430px !important;
float: left;
margin-right: 10px;
margin-top: 3px;
}
.cloud_slider_panel .preview-tr td:first-child {
width: 130px;
}
.cloud_slider_panel .preview-tr td.pre-size {
width: 60px;
}
.cloud_slider_panel .preview-tr td.pre-slider {
width: 430px;
}
.cloud_slider_panel .preview-tr td:last-child {
text-align: left;
}
.cloud_slider_panel .size-slider, .cloud_slider_panel .ui-slider-handle {
border: 1px solid #aaaaaa !important;
border-radius: 4px;
background: #ffffff;
}
.cloud_slider_panel .layer-icons a {
padding: 10px 0 7px;
}
.cloud_slider_panel .layer-icons a:hover {
color: #79CAEA !important;
}
.cloud_slider_panel .layer-icons a.active-lock, .cloud_slider_panel .layer-icons a.active-highlight, .cloud_slider_panel .layer-icons a.active-hide, .cloud_slider_panel .layer-icons a.disabled {
color: #79CAEA !important;
}
.cloud_slider_panel .layer-html-video-audio .pos-rel {
display: inline;
}
.cloud_slider_panel .slider-list-container .slide-table, .cloud_slider_panel .troubleshoot-settings .slide-table {
border-radius: 3px;
border: 1px solid #dfdfdf;
}
.half-wrapper {
width: 48%;
}
.cloud_slider_panel .slider-list-container .slide-table tr:last-child td, .cloud_slider_panel .troubleshoot-settings .slide-table tr:last-child td, .post-data-table tr:last-child td {
border-bottom: none !important;
}
.cloud_slider_panel .slide-table th {
background: #0074A2;
padding: 10px;
color: #fff;
text-align: center;
border: 1px solid #0074A2;
}
.cloud_slider_panel .slide-table th:first-child {
border-radius: 5px 0 0 0;
}
.cloud_slider_panel .slide-table th:last-child {
border-radius: 0 5px 0 0;
}
.cloud_slider_panel .text-color, .cloud_slider_panel .bg-color {
text-transform: uppercase;
}
.cloud_slider_panel #slide-tabs li.ui-state-default {
border-radius: 2px 2px 0 0;
min-width: 95px;
margin-bottom: 0;
}
.cloud_slider_panel #slide-tabs li span.ui-icon {
display: inline-block !important;
}
.cloud_slider_panel .preview_layer span > h1, .cloud_slider_panel .preview_layer span > h2, .cloud_slider_panel .preview_layer span > h3, .cloud_slider_panel .preview_layer span > h4, .cloud_slider_panel .preview_layer span > h5 .cloud_slider_panel .preview_layer span > h6 {
color: inherit;
margin: inherit;
line-height: inherit;
padding: inherit;
}
.cloud_slider_panel .preview_layer span > h1 {
font-size: 2em;
}
.cloud_slider_panel .preview_layer span > h2 {
font-size: 1.5em;
}
.cloud_slider_panel .preview_layer span > h3 {
font-size: 1.17em;
}
.cloud_slider_panel .preview_layer span > h4 {
font-size: 1em;
}
.cloud_slider_panel .preview_layer span > h5 {
font-size: 0.83em;
}
.cloud_slider_panel .preview_layer span > h6 {
font-size: 0.67em;
}
.cloud_slider_panel .yourlogo {
position: absolute;
z-index: 999;
}
.ui-dialog {
border: 1px solid #dfdfdf !important;
border-radius: 4px;
background: #f7f7f7;
position: fixed !important;
z-index: 99999;
}
.ui-dialog-titlebar {
background: #0074A2 !important;
color: #fff;
}
.transition-table {
width: 100%;
border: 1px solid #dfdfdf;
margin: 20px auto;
}
.transition-table td {
border-right: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
padding: 8px 5px 8px 20px;
font-size: 12px;
background: #f7f7f7;
}
.transition-table td:last-child {
border-right: none;
}
.transition-table tbody:last-child tr:last-child td {
border-bottom: none;
}
.transition-table td a {
color: #0074A2;
text-decoration: none;
padding: 7px 7px 7px 30px;
}
.transition-table td a:hover {
color: #4ABAE2;
}
.transition-table td.select a {
background-image: url("../images/correct.png");
background-position: 0 center;
background-repeat: no-repeat;
height: 24px;
width: 24px;
}
.preview-popup {
position: absolute;
min-height: 170px;
min-width: 320px;
background: #fff;
border: 2px solid #0074A2;
border-radius: 4px;
z-index: 999999;
padding: 2px;
-webkit-box-shadow: 8px 8px 8px -6px #333;
-moz-box-shadow: 8px 8px 8px -6px #333;
box-shadow: 8px 8px 8px -6px #333;
}
.cloud_slider_panel .subhead-td {
background: #F0F0F0;
font-weight: bold;
}
.cloud_slider_panel .event-callbacks .slide-table {
width: 100%;
border: 1px solid #dfdfdf;
}
.cloud_slider_panel .event-callbacks .slide-table .subhead-td {
background: #E0E0E0;
}
.cloud_slider_panel .event-callbacks .info {
color: #333;
font-weight: normal;
}
.cloud_slider_panel .event-callbacks .slide-table td:first-child {
width: 50%;
}
.cloud_slider_panel .event-callbacks .slide-table td:last-child {
width: 50%;
}
.cloud_slider_panel .callback-table td {
padding: 0;
background: #F7F7F7;
border: none;
}
.cloud_slider_panel .callback-table td textarea, .cloud_slider_panel .callback-table td textarea:focus {
background: #F7F7F7;
border: none;
resize: none;
box-shadow: none;
}
.cloud_slider_panel .carousel-level td:first-child {
padding: 0px !important;
}
.cloud_slider_panel .enter-preview {
display: inline-block;
margin: 15px 0;
padding: 15px 30px;
color: #fff;
background: #999;
}
.cloud_slider_panel .add-attach-layer {
display: inline-block;
margin-top: 5px;
}
.half-wrapper > div {
margin-top: 20px;
}
.cloud_slider_panel .troubleshoot-settings {
clear: both;
display: inline-block;
width: 100%;
}
.cloud_slider_panel .access-permission .cs-role {
width: 300px;
}
.cloud_slider_panel .import-export-list .slide-table, .cloud_slider_panel .access-permission .slide-table, .cloud_slider_panel .update-cloudslider .slide-table {
width: 100%;
border: 1px solid #dfdfdf;
border-radius: 3px;
}
.cloud_slider_panel .half-wrapper > div table tr th {
text-align: left;
border-radius: 5px 5px 0 0 !important;
}
.cloud_slider_panel .select-small {
width: 325px;
}
.cloud_slider_panel .btn-small {
color: #0074A2;
background: #e0e0e0;
border-radius: 3px;
padding: 5px 10px;
border: none;
cursor: pointer;
font-weight: bold;
}
.cloud_slider_panel .btn-small:hover {
background: #0074A2;
color: #ffffff;
}
.cloud_slider_panel .import-export-list .slide-table tr:last-child td,.cloud_slider_panel .access-permission .slide-table tr:last-child td,.cloud_slider_panel .update-cloudslider .slide-table tr:last-child td {
border-bottom: medium none !important;
}
.cloud_slider_panel .import-export-list .slide-table tr td:first-child,.cloud_slider_panel .access-permission .slide-table tr td:first-child,.cloud_slider_panel .update-cloudslider .slide-table tr td:first-child {
width: 24%;
}
.cloud_slider_panel .import-export-list .slide-table tr td,.cloud_slider_panel .access-permission .slide-table tr td, .cloud_slider_panel .update-cloudslider .slide-table tr td,.cloud_slider_panel .troubleshoot-settings .slide-table tr td,.cloud_slider_panel .googlefont-settings .slide-table tr td {
padding: 7px 12px;
}
.cloud_slider_panel .troubleshoot-settings .error {
background: none repeat scroll 0 0 #fff;
color: #ff0000;
padding: 5px;
}
.select-small {
height: 120px !important;
font-family: OpenSansRegular;
font-size: 13px;
width: 150px;
}
.post-data-table {
border: 1px solid #dfdfdf;
}
.post-data-table .filter_posts {
min-height: 200px;
overflow: auto;
display: table-cell;
}
.filter_posts .slide-table {
width: 100%;
font-family: OpenSansRegular;
font-size: 12px !important;
background: #f7f7f7;
}
.cloud_slider_panel .half-wrapper .googlefont-settings tr td input[type=text] {
width: 100%;
}
.cloud_slider_panel .half-wrapper tr td input[type=button], .cloud_slider_panel .half-wrapper tr td input[type=submit] {
float: right;
margin-left: 10px;
}
.filter_posts .slide-table td:first-child {
width: 8%;
}
.filter_posts .text-center {
text-align: center;
}
.slider-list-container {
padding-right: 20px;
}
.slider-list-container .cs_pagination {
margin: 6px 0 4px;
vertical-align: middle;
}
.slider-list-container .cs_pagination .cs_pages {
color: #555;
cursor: default;
display: block;
float: right;
font-size: 12px;
height: 30px;
line-height: 30px;
}
.slider-list-container .cs_pagination .cs_pages a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
font-size: 16px;
font-weight: 400;
padding: 0 10px 3px;
}
.slider-list-container .cs_pagination .current-page {
text-align: center;
}
.slider-list-container .cs_pagination form {
display: inline-block;
}
.slider-list-container .total_slider {
color: #aaa;
font-size: 12px;
font-style: italic;
margin-right: 2px;
}
#slider-preview {
overflow: hidden;
padding: 5px;
top: 0;
direction: ltr;
}
#slider-preview a:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.cloud_slider_panel .preview-wrapper {
margin: 30px auto;
float: left;
width: 100%;
min-height: 500px;
}
.cloud_slider_panel .slides-options {
z-index: 9999;
}
.cloud_slider_panel .slides-options .option-title span {
margin-left: 270px;
}
.cloud_slider_panel .slides-options li {
margin-bottom: 3px;
}
.cloud_slider_panel .slides-options li a {
background: #cccccc;
padding: 6px 3px;
display: block;
font-size: 24px;
line-height: 30px;
text-align: center;
}
.cloud_slider_panel .slides-options li a:hover {
background-color: #999999;
color: #fff;
}
.cloud_slider_panel .slides-options .options {
position: fixed;
right: 85px;
top: 100px;
width: 682px;
border-bottom: 10px solid #999999;
border-left: 10px solid #999999;
border-right: 10px solid #999999;
border-radius: 5px;
background: #fff;
z-index: 9999;
}
.cloud_slider_panel .slides-options .option-title {
background-color: #999999;
color: #fff;
padding: 8px 0;
line-height: 21px;
vertical-align: middle;
font-weight: bold;
font-size: 14px;
cursor: move;
left: 0 !important;
height: 20px;
}
.cloud_slider_panel .slides-options .movethis {
cursor: move;
float: right;
background: url("../images/move-icon.png") no-repeat;
height: 25px;
position: absolute;
right: 30px;
top: 1px;
width: 25px;
}
.cloud_slider_panel .slides-options .closethis {
float: right;
font-size: 23px;
position: absolute;
right: 0;
top: 8px;
}
.cloud_slider_panel .slides-options .closethis a {
color: #fff;
}
.cloud_slider_panel .slides-options .option-container {
max-height: 600px;
overflow-y: auto;
overflow-x: hidden;
margin: 10px;
width: auto;
}
.cloud_slider_panel .slides-options .option-container .ui-accordion-header .float-right {
right: 10px;
position: absolute;
top: 50%;
margin-top: -12px;
float: none;
}
.cloud_slider_panel .cloud_slider_wrapper {
background: #fff;
border: 1px solid #cccccc;
margin-right: 10px;
padding: 20px 10px;
}
.cloud_slider_panel .cloud_slider_settings_panel {
float: left;
width: 96%;
min-height: 500px;
}
.cloud_slider_panel .cloud_slider_settings {
float: right;
position: relative;
right: 10px;
z-index: 9998;
}
.cloud_slider_panel .main-settings > li {
width: 35px;
}
.cloud_slider_panel .cloud_slider_settings ul > li > a {
background: #333;
padding: 6px 3px;
display: block;
font-size: 18px;
line-height: 24px;
text-align: center;
color: #808080;
}
.cloud_slider_panel .cloud_slider_settings ul > li > a.active, .cloud_slider_panel .cloud_slider_settings ul > li > a:hover {
color: #fff;
}
.cloud_slider_panel .cloud_slider_settings ul > li > ul li {
margin-bottom: 0;
border-bottom: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
}
.cloud_slider_panel .cloud_slider_settings ul > li > ul li a {
background: #dbdbdb;
padding: 6px 3px;
display: block;
font-size: 18px;
line-height: 24px;
text-align: center;
color: #666666;
}
.cloud_slider_panel .cloud_slider_settings ul > li > ul li a.active, .cloud_slider_panel .cloud_slider_settings ul > li > ul li a:hover {
color: #fff;
background: #0074A2;
}
.cloud_slider_panel .slide-table.all-layer-table {
margin-bottom: 12px;
}
.cloud_slider_panel p, .cloud_slider_panel p {
font-size: 15px;
}
.cloud_slider_panel .slider-name .input-long {
width: 650px;
}
.cloud_slider_panel h3.accordion-head {
color: #000;
background: #cccccc !important;
border-radius: 0 !important;
font-weight: bold;
margin-top: 10px;
padding: 7px;
}
.cloud_slider_panel h3.accordion-head-active {
color: #fff;
background: #0074A2 !important;
border-radius: 0 !important;
font-weight: bold;
margin-top: 10px;
padding: 7px;
}
.cloud_slider_panel h3.accordion-head-active:first-child, .cloud_slider_panel h3.accordion-head:first-child {
margin-top: 0;
}
.cloud_slider_panel .accordion_conatiner {
padding: 5px 0 !important;
border-radius: 0;
display: table;
}
.cloud_slider_panel .slider-list-container .action-icon {
font-size: 16px;
}
.cloud_slider_panel .slider-heading {
margin-right: 10px;
}
.cloud_slider_panel #all-slides {
display: inline-block;
padding: 20px 0 0 0;
width: 99%;
min-height: 500px;
}
.trans-layer {
display: table;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
background: transparent;
}
.popup-trans-layer {
display: block;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
background: rgba(255,255,255,0.5);
z-index: 99999;
}
.popup-trans-layer span {
display: block;
position: relative;
text-align: center;
top:42%;
}
.popup-trans-layer span img{
width:40px;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.cloud_slider_panel .error, .cloud_slider_panel .updated {
padding: 10px;
margin: 5px 15px 10px 0;
}
.showtooltip {
display: none;
position: absolute;
border: 1px solid #333;
background-color: #333;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 8px 10px;
color: #fff;
font-size: 14px Arial;
z-index: 9999;
max-width: 250px;
width: auto;
}
.cs_msg_right {
background: none repeat scroll 0 0 #0074a2 !important;
color: #fff;
display: none;
right: 0;
top: 50px;
font-size: 14px;
margin-right: 10px;
padding: 10px;
cursor: pointer;
position: fixed;
z-index: 999;
}
.CodeMirror {border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
.cloud-slider_page_cloud-slider .ui-dialog {
z-index: 99999;
}
.cloud-slider_page_cloud-slider .ui-dialog .ui-dialog-titlebar {
padding: 0;
}
.cloud-slider_page_cloud-slider .ui-dialog .ui-dialog-title {
margin: 0;
height: 30px;
line-height: 30px;
padding: 0 15px;
}
.cloud-slider_page_cloud-slider .ui-dialog .ui-button {
right: 7px;
top: 50%;
margin-top: -9px;
width: 17px;
opacity: 1;
border: none;
height: 17px;
}
.cloud-slider_page_cloud-slider .ui-dialog .ui-button-icon-primary {
left: 0;
top: 0;
margin: 0;
width: 100%;
height: 100%;
background-color: #aaa;
border: 1px solid #fff;
}