Done !
| Server IP : 51.91.236.255 / Your IP : 216.73.217.126 Web Server : Apache System : Linux webm003.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : chloega ( 433239) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/chloega/www/wp-content/themes/tempera/admin/css/ |
Upload File : |
/* Admin CSS */
@import url("../../fonts/fontfaces.css");
/* Farbtastic overwrites */
#main-options .farbtastic {
position: absolute;
z-index: 2;
margin-left: 10px;
margin-top: -100px;
background-color: #F7F7F7;
border: 1px solid #CCC;
}
#main-options .farbtastic * {
position: absolute;
cursor: crosshair;
}
#main-options .farbtastic,
#main-options .farbtastic .wheel {
width: 195px;
height: 195px;
}
#main-options .farbtastic .color,
#main-options .farbtastic .overlay {
top: 47px;
left: 47px;
width: 101px;
height: 101px;
}
#main-options .farbtastic span.mytitle {
background: none repeat scroll 0 0 #F7F7F7;
border:1px solid #CCC;
font-family: Segoe UI;
font-size: 14px;
line-height: 20px;
top:195px;
background:#333;
color:#EEE;
left: -1px;
padding: 10px 0;
display: block;
position: relative;
text-align: center;
text-transform: uppercase;
width: 195px;
} /* end of Farbtastic overwrites */
#main-options {
width:100%;
display:block;
clear:left;
font-family: Segoe UI;
font-size: 12px;
margin-bottom:10px;
}
#lefty {
display:table-cell;
min-width:720px;
width:720px;
padding:0 15px;
}
#righty {
display:table-cell;
max-width:500px;
vertical-align:top;
padding-top:84px;
}
@media (max-width:1200px) {
#lefty {display:block;}
#righty {width:100%;max-width:100%;padding:0 15px;min-width:720px;}
}
#righty p, #righty span, .form-table small, #righty ul li {
font-size: 12px;
color:#444;
font-family:Segoe UI;
}
#righty h3 {
padding:10px;
background:#444;
color:#EEE;
-moz-text-shadow:none;
-webkit-text-shadow:none;
text-shadow:none;
font-size:14px;
font-family:Open Sans;
text-transform:uppercase;
font-weight:normal;
cursor:default;
}
.form-table {
}
.form-table small {
font-style:italic;
display:block;
float:none;
clear:both;
}
.donate, .export, .news {
width:100%;
margin:0;
}
.postbox h3.hndle {
cursor: auto;
font-size: 13px;
margin: 0;
padding: 6px 10px 7px;
}
.wrap h2 {
font-family: Calibri, Arial;
margin-bottom:5px;
}
#accordion {
width:100% ;
font-family:Segoe UI,Calibri, Arial;
display:block;
float:none;
}
#submitDiv {
display:block;
float:none;
height:30px;
font-family:Segoe UI,Calibri, Arial;
}
#version {
display:block;
float:none;
clear:both;
padding-top:10px;
color:#666;
}
#accordion h3, #accordion h2 {
border:none;
background-image:none;
background: #333333;
background: -moz-linear-gradient(top, #333333 0%, #2d2d2d 50%, #333333 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#2d2d2d), color-stop(100%,#333333));
background: -webkit-linear-gradient(top, #333333 0%,#2d2d2d 50%,#333333 100%);
background: -o-linear-gradient(top, #333333 0%,#2d2d2d 50%,#333333 100%);
background: -ms-linear-gradient(top, #333333 0%,#2d2d2d 50%,#333333 100%);
background: linear-gradient(to bottom, #333333 0%,#2d2d2d 50%,#333333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
margin:0;
padding:10px;
clear:both;
display:block;
float:none;
font-size: 17px;
padding-left:20px;
font-weight:normal;
text-transform:uppercase;
color:#F0F0F0 ;
border-top:1px solid #3D3D3D;
border-bottom:1px solid #000;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-moz-text-shadow:0 1px 1px #000000;
-webkit-text-shadow:0 1px 1px #000000;
text-shadow:0 1px 1px #000;
line-height:1.3;
border-left:5px solid #45B5C4;
-moz-transition:.3s border ease-in-out;
-o-transition:.3s border ease-in-out;
-webkit-transition:.3s border ease-in-out;
transition:.3s border ease-in-out;
}
#accordion h3:hover, #accordion h2:hover {
border-left:10px solid #92D2DC;
color:#FFF;
}
.ui-accordion h3.ui-accordion-header-active, .ui-accordion h2.ui-accordion-header-active {
background: #2d2d2d !important;
background: -moz-linear-gradient(top, #2d2d2d 0%, #333333 50%, #2d2d2d 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#333333), color-stop(100%,#2d2d2d)) !important;
background: -webkit-linear-gradient(top, #2d2d2d 0%,#333333 50%,#2d2d2d 100%) !important;
background: -o-linear-gradient(top, #2d2d2d 0%,#333333 50%,#2d2d2d 100%)!important;
background: -ms-linear-gradient(top, #2d2d2 0%,#333333 50%,#2d2d2d 100%) !important;
background: linear-gradient(to bottom, #2d2d2d 0%,#333333 50%,#2d2d2d 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#2d2d2d',GradientType=0 ) !important;
border-left-color:#E96C5A !important;
}
#accordion > h3 > span, #accordion > h2 > span {display:none;}
#accordion select option {
}
#accordion select.admin-fonts option {
font-size:1.3em;
padding:2px;
line-height:1.4em;
}
#accordion select.admin-fonts optgroup {
}
.cryout-admin .import-form {
width: 400px;
display: block;
padding: 30px;
border: 1px solid rgba(0,0,0,0.1);
background: rgba(255,255,255,0.5);
}
.cryout-admin .form-table th {
width: 170px;
padding:10px;
}
.cryout-admin .form-table th, .form-wrap label {
color: #444;
font-size: 14px;
text-transform:uppercase;
padding-top:14px;
}
.cryout-admin .form-table tr {
-moz-box-shadow:0 1px 0px #FFF;
-webkit-box-shadow:0 1px 0px #FFF;
box-shadow:0 1px 0px #FFF;
border-bottom:1px solid #E9E9E9;
background-color:transparent;
-moz-transition:.2s background;
-o-transition:.2s background;
-webkit-transition:.2s background;
transition:.2s background;
}
.cryout-admin .form-table tr:nth-child(2n) {
}
.cryout-admin .form-table td {
vertical-align:middle;
padding:12px;
}
.cryout-admin input[type="text"], .cryout-admin select {
border:1px solid #AAA;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
}
.cryout-admin .submit {
text-align:right;
margin-right:20px;
}
#accordion select {
padding:4px;
font-size:13px;
margin: 0;
min-width:140px;
max-width:200px;
}
#accordion textarea {
font-size:12px;
max-width:90%;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
#accordion .slidebox textarea {
max-width:100%;
}
#accordion select.fontnameselect { width: 150px; }
#accordion input.googlefonts { width: 150px; }
#accordion select.fontsizeselect { width: 70px; min-width: 0; }
#accordion input.colorthingy { width: 65px; margin-right: 10px; }
#accordion .form-table h4 {
display: inline-block;
min-width: 152px;
margin: 0 0 9px 0; }
.cryout-admin #presets_button {
background: #900;
color:#FFF;
font-weight:bold;
}
.cryout-admin #righty p.imex-text {
display:block;
float:left;
margin-top:0;
margin-left:10px;
width:255px;
color:#555;
}
/* IMAGES */
.cryout-admin .images {
display:inline-block;
width:140px;
padding:5px 0;
opacity:1;
}
.cryout-admin .images.presets {
width:auto;
padding:0;
margin-right:30px;
margin-bottom:10px;
background:#FFF;
-moz-box-shadow:2px 0px 1px #E8E8EA;
-webkit-box-shadow:2px 0px 1px #E8E8EA;
box-shadow:2px 0px 1px #E8E8EA;
border:0;
border-bottom:2px solid #BBB;
padding:7px;
}
.cryout-admin .images.presets img {
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
.cryout-admin .images.presets:hover {
border:0 ;
background:#FFF ;
border-bottom:2px solid #F00;
opacity:1 ;
}
.cryout-admin .layouts img, .cryout-admin .images img {
pointer-events: none; /* IE11 FIX */
}
/* CUSTOM IMAGE BORDER */
.tempera-image-none {}
.tempera-image-one {
border-bottom:2px solid #199AEA;
}
.tempera-image-two {
border-top:1px solid #199AEA;
border-bottom:1px solid #199AEA;
padding:1px 0;
}
.tempera-image-three {
border:1px solid #222;
padding:0;
}
.tempera-image-four {
border:1px solid #EEE;
padding:5px;
-moz-box-shadow:0 0 2px #999;
-webkit-box-shadow:0 0 2px #999;
box-shadow:0 0 2px #999;
}
.tempera-image-five {
padding:6px;
background:url(../../images/border.png) repeat;
}
/* Labels */
.cryout-admin label {
display:inline-block;
width:auto;
font-size:12px;
text-align:center;
padding:5px 2px;
border:1px solid transparent;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.cryout-admin .address_span {
margin:0 3px;
}
.cryout-admin input[type="checkbox"], .cryout-admin input[type="radio"] {
vertical-align:middle;
}
.cryout-admin label.hideareas {
display:block;
float:none;
text-align:left;
}
.cryout-admin label:hover {
opacity:.8;
}
.cryout-admin label input[type=radio] {
display:none;
}
.cryout-admin label.layouts {
display:block;
float:left;
padding:3px;
height:55px;
}
.cryout-admin label.layouts:hover, label.images:hover {
background:none;
border:1px solid #CCC;
}
.cryout-admin .layouts img {
width:60px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
-moz-box-shadow:0 0 2px #FFF inset;
-webkit-box-shadow:0 0 2px #FFF inset;
box-shadow:0 0 2px #FFF inset;
}
.cryout-admin .borderful {
border-color:#2595A4 !important;
background:rgba(146,210,220,.4) !important;
opacity:1;
}
.cryout-admin label.layouts.checkedClass, .cryout-admin label.images.checkedClass,
.cryout-admin label.pins.checkedClass, .cryout-admin label.sidebullets.checkedClass {
border-color:#45B5C4;
background:rgba(146,210,220,.3);
opacity:1;
}
#accordion input[type="text"] {
font-family:"Lucida Console", Monaco, monospace;
font-size:12px;
height:28px;
padding:5px;
}
#accordion > * {
display:none;
}
#accordion > h2 {
display:block;
}
.ui-accordion .ui-accordion-content {
border-top:none ;
border:1px solid #DDD ;
overflow: hidden ;
padding:0 ;
margin:6px;
position:static;
background: #FFFFFF;
background: -moz-linear-gradient(left, #ffffff 0%, #fafafa 20%, #f7f7f7 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(20%,#fafafa), color-stop(100%,#f7f7f7));
background: -webkit-linear-gradient(left, #ffffff 0%,#fafafa 20%,#f7f7f7 100%);
background: -o-linear-gradient(left, #ffffff 0%,#fafafa 20%,#f7f7f7 100%);
background: -ms-linear-gradient(left, #ffffff 0%,#fafafa 20%,#f7f7f7 100%);
background: linear-gradient(to right, #ffffff 0%,#fafafa 20%,#f7f7f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 );
-moz-border-radius:0 ;
-webkit-border-radius:0!;
border-radius:0 ;
}
.ui-accordion .ui-accordion-content-overflow { overflow: visible !important; }
.ui-state-active {
background:#EEE ;
}
.cryout-admin .darkbg{
background:#ddd ;
}
#status {
font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:400px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }
.cryout-admin #uploadpreview {
max-width:64px;
display:block;float:left;
border:1px solid #DDD;
padding:2px;
}
.cryout-admin #filename {
display:block;
width:auto;
float:left;
margin-left:10px;
font-weight:bold;
}
.cryout-admin #uploadarea {
margin-top:10px;
}
.cryout-admin #absolutedim {
margin-top:20px;margin-bottom:20px;
position:relative;
}
.cryout-admin #absolutedim small{
margin-top:20px;}
.cryout-admin .slmini, .cryout-admin #cdimensions {
display:block;
float:none;
}
.cryout-admin .slmini {
border-bottom:1px solid #EEE;
padding:12px;
background: #fefefe;
background: -moz-linear-gradient(top, #fefefe 0%, #f9f9f9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f9f9f9));
background: -webkit-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
background: -o-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
background: -ms-linear-gradient(top, #fefefe 0%,#f9f9f9 100%);
background: linear-gradient(to bottom, #fefefe 0%,#f9f9f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f9f9f9',GradientType=0 );
}
.cryout-admin .slmini b {
width:130px;
display:inline-block;
float:left;
color:#555;
}
.cryout-admin .slidebox {
background:#FFF;
border:1px solid #E8E8E8;
margin-bottom:5px;
padding:0;
}
.cryout-admin .slidercontent{
display:none;
padding:0 10px 10px;
}
.cryout-admin #accordion .form-table h4.slidetitle{
color:#777;
padding-left:10px;
margin:3px;
display: block;
min-width: inherit;
cursor:pointer;
-moz-transition:background .2s ease-in-out;
-o-transition:background .2s ease-in-out;
-webkit-transition:background .2s ease-in-out;
transition:background .2s ease-in-out;
}
.cryout-admin .slidetitle {
background:#FFF;
-moz-transition:background .2s ease-in-out;
-o-transition:background .2s ease-in-out;
-webkit-transition:background .2s ease-in-out;
transition:background .2s ease-in-out;
}
.cryout-admin .slidetitle:hover {
background:#F2F7F9;
}
.cryout-admin #accordion .form-table h4.slidetitle:after{
content:"\25BC";
margin-right:7px;
float:right;
font-size:10px;
color:#CCC;
}
.cryout-admin .slidebox h5 {
display:inline-block;
float:none;
font-size:12px;
background:#FFF;
color:#777;
padding:0 10px;
margin:10px 0px 0 10px;
position:relative;
top:2px;
border:1px solid #DFDFDF;
border-bottom:none;
}
.cryout-admin .slidebox .description {
display:block;
float:none;
}
.cryout-admin .slidebox input[type="text"], .cryout-admin .slidebox textarea {
width:100%;
border-color:#DFDFDF;
color:#444;
}
.cryout-admin a.upload_image_button {
color:#BF4C26;
text-decoration:none;
-moz-text-shadow:none;
-webkit-text-shadow:none;
text-shadow:none;
font-style:normal;
clear:both;
padding:2px 4px;
display:block;
float:none;
}
.cryout-admin .button {
-webkit-border-radius:0 ;
-moz-border-radius:0;
border-radius:0;
height:25px;
text-transform:uppercase;
}
.slidebox a.upload_image_button {float:right;}
.cryout-admin #submitDiv input.button {
font-weight:bold;
font-size:13px ;
padding:7px 15px;
height:auto;
background:#2d2d2d;
background: -moz-linear-gradient(top, #2d2d2d 0%, #444 50%, #2d2d2d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(50%,#444), color-stop(100%,#2d2d2d));
background: -webkit-linear-gradient(top, #2d2d2d 0%,#444 50%,#2d2d2d 100%);
background: -o-linear-gradient(top, #2d2d2d 0%,#444 50%,#2d2d2d 100%);
background: -ms-linear-gradient(top, #2d2d2d 0%,#444 50%,#2d2d2d 100%);
background: linear-gradient(to bottom, #2d2d2d 0%,#444 50%,#2d2d2d 100%);
-moz-text-shadow:none;
-webkit-text-shadow:none;
text-shadow:none;
color:#DDD;
border:0;
border-left:3px solid #45B5C4;
-moz-transition:.4s all ease-out;
-o-transition:.4s all ease-out;
-webkit-transition:.4s all ease-out;
transition:.4s all ease-out;
}
.cryout-admin #submitDiv input.button:hover {
border-left:3px solid #A5E5F4;
text-shadow:0 0 20px #45B5C4;
}
.header_upload_inputs {
width:300px;
}
/* NEWS LISTS */
.cryout-admin #righty ul.news-list {
margin-top: 0; }
.cryout-admin #righty .news-list li {
background:#FFF;
padding:7px;
border:1px solid #EEE;
}
.cryout-admin #righty span.news-item-date {
color:#999;
font-size:11px;
display:block;
}
.cryout-admin a.news-header {
text-decoration:none;
color:#4C7373;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.cryout-admin a.news-header:hover,
.cryout-admin a.news-read:hover {
color:#C47D09;
}
.cryout-admin a.news-more {
text-decoration: none;
color: #4c7373;
}
/*Tooltip */
.cryout-admin .tooltip_div{
display:inline-block;
clear:none;
height:23px;
line-height:23px;
}
.cryout-admin a.tooltip{
display:inline-block;
clear:none;
height:23px;
line-height:28px;
margin-left:7px;
}
.cryout-admin a.tooltip img {
vertical-align:bottom;
}
.appearance_page_tempera-page .ui-tooltip {
display:block;
max-width:300px;
padding:5px;
z-index:3;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
background: #000;
color: #fff;
border-color: #000;
opacity: 0.9;
}
/* ADMIN HEADER AND LINKS */
.cryout-admin #admin_header {
display:block;
float:left;
width:300px;
padding-left:10px;
padding-top:5px;
}
.cryout-admin #admin_links {
display:block;
float:right;
clear:none;
text-align:right;
background:#333;
padding:3px 0 3px 6px;
}
.cryout-admin #admin_links a {
display:block;
float:left;
margin-left:3px;
margin-right:9px;
text-decoration:none;
font-family:Segoe UI, Arial;
font-size:12px;
color:#CCC;
text-transform:uppercase;
-webkit-transition:.2s color ease-in;
-moz-transition:.2s color ease-in;
transition:.2s color ease-in;
}
.cryout-admin #admin_links a:hover {
color:#45B5C4;
}
.wrap.cryout-admin div.updated,
.wrap.cryout-admin div.error {
margin-left: 15px;
margin-right: 15px;
margin-top: 20px;
}
/* No round corners for slider */
.ui-corner-all {
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.ui-slider {
width:90%;
float:left;
height:12px;
background:#EEE;
border-top:1px solid #CCC;
border-bottom:1px solid #FFF;
-moz-border-radius:100px;
-webkit-border-radius:100px;
border-radius:100px;
-moz-box-shadow:0px 3px 3px #E7E7E7 inset;
-webkit-box-shadow:0px 3px 3px #E7E7E7 inset;
box-shadow:0px 3px 3px #E7E7E7 inset;
}
.ui-slider-horizontal .ui-slider-handle {
height:16px;
border:0;
top:-3px;
border:1px solid #CCC;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.cryout-admin #contentb {
display:block;
float:left;
position:absolute;
margin-top:-25px;
color:#555;
}
.cryout-admin #barb {
margin-left:40px;
color:#1693A5;
display:block;
float:left;
position:absolute;
margin-top:-25px;
}
.cryout-admin #totalb {
margin-left:0px;
color:#555;
background:#CCC;
display:block;
float:left;
position:absolute;
margin-top:25px;
height:4px;
line-height:25px;
text-align:center;
}
.cryout-admin #totalb:before {
height:0;width:0;
content:"";
position:absolute;
border-left:8px solid #CCC;
border-top:5px solid transparent;
left:0;
top:-5px;
}
.cryout-admin #totalb:after {
height:0;width:0;
content:"";
position:absolute;
border-right:8px solid #CCC;
border-top:5px solid transparent;
right:0;
top:-5px;
}
.ui-slider-range {
background:#99D1D8;
-moz-box-shadow:0 1px 10px rgba(255,255,255,0.5) inset, 0 -6px 2px rgba(0,0,0,0.05) inset;
-webkit-box-shadow:0 1px 10px rgba(255,255,255,0.5) inset, 0 -6px 2px rgba(0,0,0,0.05) inset;
box-shadow:0 1px 10px rgba(255,255,255,0.5) inset, 0 -6px 2px rgba(0,0,0,0.05) inset;
}
.cryout-admin .underSelector {
margin-top:10px;
}
.cryout-admin .hndle,
.cryout-admin .head-wrap,
.cryout-admin .postbox,
.cryout-admin #righty h3 {
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
.cryout-admin .postbox {
background:#F9F9F9;
border:1px solid #eee;
}
#main-options.oldwp a.upload_image_button { display: inline; }
#main-options.oldwp #slider-range + div { padding-top: 30px; }
.cryout-admin .postbox .button {
line-height:24px;
display:block;
float:left;
clear:both;
width:200px;
height:auto;
padding:12px 10px;
margin-top:5px;
}
.cryout-admin .postbox .handlediv:before {
content:"-";
line-height:38px;
}
.cryout-admin .postbox.closed .handlediv:before {
content:"+";
}
.cryout-admin .news-list {
background:#f7f7f7;
}
#tempera-news .inside {
background:url(../images/ajax-loader.gif) center center no-repeat;;
}
.cryout-admin input:-moz-placeholder,
.cryout-admin input::-moz-placeholder {
color:#666;
}
.cryout-admin .wp-core-ui .button,
.cryout-admin .wp-core-ui .button-secondary {
background:#FFF;
}
.cryout-admin .social-buttons {
text-align: center;
}
.cryout-admin .social-buttons a {
display: inline-block;
}
.cryout-admin .social-buttons a img {
max-width: 32px;
max-height: 32px;
}
.cryout-admin .social-buttons a img + img {
margin-left: 10px;
}
.cryout-admin br.colors-br {display:block;margin-bottom:10px;}
.cryout-admin #jsAlert {
margin:10px 0 0 0;
background-color: #F4F8FA;
border-color: #BCE8F1;
border-style: solid;
-webkit-border-radius: 0;
-moz-radius: 0;
border-radius: 0;
border-width: 0 0 0 3px;
}
.cryout-admin #varlimitalert {
background-color: #FFEAEA;
border-color: #800000;
border-radius: 0 0 0 0;
border-style: solid;
border-width: 0 0 0 3px;
padding: 3px 5px;
margin: 10px 0; }
.cryout-admin #varlimitalert em { font-size: 1.1em; }
/*
Responsiveness
*/
@media (max-width:800px) {
.cryout-admin #lefty, .cryout-admin #righty {
min-width:300px;
max-width:100%;
padding:0;
}
.cryout-admin .form-table th {width:auto;}
.cryout-admin .slmini b {width:100%;margin-bottom:5px;}
#accordion select,
#accordion input[type="text"],
#accordion textarea {display:inline !important;width:auto !important;max-width:70%;}
#accordion textarea {max-width:60% !important;}
#accordion select {font-family:"Segoe UI";}
.slidebox a.upload_image_button {
float:none;
}
#accordion .slidebox input[type="text"],
#accordion .slidebox textarea {
display:block !important;
float:none !important;
width:100% !important;
max-width:100% !important;}
}
#tempera-settings-placeholder {
background: #fff;
padding: 0 10px 10px 10px; }
#tempera-settings-placeholder h3 {
background: #444;
color: #fff;
text-transform: uppercase;
font-weight: 400;
padding: 10px;
margin: 0 -10px;
font-size: 14px; }
#tempera-settings-placeholder a {
color: #24C1BB; }
#empty-placeholder-heading-for-wp441-notice-forced-move {
padding: 0;
}
/* FIN */