| Current Path : /home/z/i/e/zieirix/www/plugins/system/jaosmap/assets/elements/jaitems/ |
| Current File : /home/z/i/e/zieirix/www/plugins/system/jaosmap/assets/elements/jaitems/style.css |
/*
/* Clearfix */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
/*spacer*/
.spacer label {
border-bottom: 1px solid #EEEEEE;
display: block;
width:100%;
max-width:100% !important;
margin-top:15px;
color:#AAA;
}
.spacer hr { border: medium none; border-bottom:1px solid #EEE; }
/*
/* GENERAL STYLES
/* ------------------------------------- */
.acm-panel fieldset.panelform {
padding: 0 !important;
margin: 0 !important;
}
.ja-acm-admin {
background: #fff;
padding: 0;
font-size: 14px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #555;
position: relative;
}
.ja-acm-admin.joomla3 {
border: 1px solid #eee;
padding: 2px;
}
.tab-pane h3 {
position: relative;
}
/*
/* Forms J 2.5
*/
fieldset.radio {
background: transparent !important;
}
.ja-acm-admin.joomla2 .button2-left,
.ja-acm-admin.joomla2 .media-preview {
background: none !important;
margin-top: 5px;
margin-left: 5px;
}
.ja-acm-admin .blank,
.ja-acm-admin .media-preview {
}
.ja-acm-admin.joomla2 .media-preview .hasTipPreview {
display: inline-block;
padding: 3px 10px !important;
}
.ja-acm-admin.joomla2 .blank > a {
border: 1px solid #ccc;
background: #f2f2f2;
color: #333;
height: auto;
padding: 3px 10px !important;
}
.ja-acm-admin.joomla2 .blank > a:hover {
border: 1px solid #039be5;
background: #039be5;
color: #fff !important;
}
.ja-acm-admin.joomla2 select {
border: 1px solid #ccc;
background: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
}
.ja-acm-admin .btn {
}
.btn-danger {
}
.btn-primary {
}
.ja-acm-admin label,
.ja-acm-admin input,
.ja-acm-admin button,
.ja-acm-admin select,
.ja-acm-admin textarea,
.ja-acm-admin .chzn-container,
.ja-acm-admin .chzn-single {
border-radius: 0 !important;
font-size: 14px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.ja-acm-admin .control-label {
display: block;
float: left;
width: 200px !important;
text-align: right !important;
padding: 22px 20px 0 !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.ja-acm-admin .control-label label {
font-weight: bold;
display: block;
margin: 0;
}
.ja-acm-admin .controls {
display: block;
margin-left: 200px;
padding: 20px !important;
}
.ja-acm-admin.joomla2 .controls {
padding: 15px 20px !important;
overflow: auto;
}
.ja-acm-admin.joomla2 .radio input[type="radio"],
.ja-acm-admin.joomla2 .checkbox input[type="checkbox"] {
margin: 7px 10px 5px 0;
}
/*
/* Layout
*/
.jatools-header {
margin: 0 !important;
background: #039be5;
}
.jatools-subheader {
margin: 0!important;
border-top: 1px solid #038ccf;
background: #039be5;
}
.jatools-header label, .jatools-subheader label {
color: #fff;
}
.jatools-layout-config {
}
.jatools-layout-desc {
color: #ecf7fd;
padding: 5px 20px 20px 200px;
background: #039be5;
margin: 0;
}
/* Form Group */
.jatools-group {
padding: 0;
}
.jatools-group .jatools-row {
position: relative;
width: auto;
}
.jatools-group .jatools-row:hover {
background: #fffeef;
}
.jatools-group.jatools-multiple .jatools-row::before {
display: block;
background: #fff;
border-bottom: 1px solid #eee;
color: #999;
content: "ADDED GROUP";
text-indent: 180px;
line-height: normal;
font-size: 10px;
padding: 6px 20px 5px;
}
.jatools-group.jatools-multiple .jatools-row:hover:before {
background: #666;
border-color: #666;
color: #fff;
}
.jatools-group.jatools-multiple .jatools-group-header + .jatools-row::before {
content: "DEFAULT GROUP";
}
.jatools-group.jatools-multiple.jatools-hoz .jatools-row::before,
.jatools-group.jatools-multiple.jatools-hoz .jatools-row:hover:before,
.jatools-group.jatools-multiple.jatools-hoz .jatools-group-header + .jatools-row::before {
display: none;
}
/* Row Actions */
.jatools-row-actions {
padding: 10px 10px 10px 200px;
}
.jatools-row-actions .btn {
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
border-radius: 0;
background: #f2f2f2;
color: #333;
border: 1px solid #ccc;
padding: 8px 14px;
line-height: normal;
font-size: 14px;
cursor: pointer;
}
/* Added Row Btn */
.jatools-group .jatools-btn-add {
}
.jatools-group .jatools-btn-add:hover {
background: #0384c2;
color: #fff;
border-color: #0275ad;
}
/* Delete Row Btn */
.jatools-group .jatools-btn-del {
display: none;
}
.jatools-row:hover .jatools-btn-del {
display: block;
}
.jatools-group .jatools-btn-del {
position: absolute;
top: 0;
right: 0;
background: #f44336;
border-radius: 0;
border: 0;
color: #fff;
font-size: 10px;
text-transform: uppercase;
font-weight: bold !important;
padding: 6px 20px;
line-height: normal;
text-shadow: none !important;
box-shadow: none !important;
}
.jatools-group .jatools-btn-del:hover {
background: #cf392e;
}
/*
/* Control Group
*/
.jatools-group .control-group {
clear: both;
margin: 0 !important;
border-bottom: 1px solid #eee;
}
/* Group Header*/
.jatools-group-header {
background: #f2f2f2;
padding: 20px 20px 20px 200px;
}
.jatools-group-header .fieldset-title {
clear: both;
font-weight: bold;
color: #222;
background: transparent !important;
padding: 0;
margin: 0;
font-size: 18px;
}
.jatools-group-header .fieldset-desc {
clear: both;
padding: 0;
margin: 5px 0 0;
color: #999;
}
/* Control Label */
.jatools-group .jatools-row .control-label {
display: block;
width: 200px;
padding: 20px;
text-align: right;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.jatools-group .jatools-row .control-label label {
margin: 0;
font-weight: bold;
color: #555;
}
/* Control */
.jatools-group .jatools-row .controls {
display: block;
margin-left: 200px;
padding: 15px 20px;
border-left: 1px solid #eee;
}
.jatools-layout-config .jatools-group hr {
clear: both;
border: none;
margin: 20px 0;
}
/* JAChecklist field */
.jachecklist ul {
margin: 0;
padding: 0;
overflow: hidden;
}
.jachecklist ul li.jachecklist-item {
margin: 0 10px 0 0;
padding: 6px 16px;
float: left;
list-style: none;
cursor: pointer;
background: #ddd;
border-radius: 14px;
}
.jachecklist ul li.jachecklist-item:hover {
background: #ddd;
}
.jachecklist ul li.jachecklist-item.on {
background: #259b24;
color: #fff;
}
.jachecklist ul li.jachecklist-item.off {
}
/* Advanced button & Form */
.icon-advanced:before {
content: "y";
}
.icon-32-advanced {
background-image: url(icon-32-advanced.png);
}
#acm-advanced-input {
width: 100%;
height: 95%;
margin-left: -0.5em;
}
/* horizontal form */
.jatools-hoz td {
position: relative;
}
.jatools-hoz input[type="text"],
.jatools-hoz input[type="textarea"] {
max-height: 16px;
overflow: hidden;
position: absolute;
top: 0;
left: 20px;
right: 20px;
margin: 0;
padding: 5px;
}
.jatools-hoz input[type="text"]:focus,
.jatools-hoz input[type="textarea"]:focus {
right: auto;
max-height: 300px;
z-index: 1000;
}
.jatools-hoz td:last-child input[type="text"]:focus,
.jatools-hoz td:last-child input[type="textarea"]:focus {
right: 20px;
left: auto;
}
/* fix for default joomla admin template, wilder the option panel */
#module-form div.main-section {
width: 38%;
}
#module-form div.width-60 {
width: 40%;
}
#module-form div.options-section,
#module-form div.width-40 {
width: 60%;
}
/* textarea auto height */
textarea.autoheight {
resize: none;
min-height: 20px;
overflow: hidden;
}
/*
/* TABLES
/* ----------------------------- */
/*.jaacm-list,
.jaacm-table {
padding: 20px;
}*/
table.jalist,
table.jatable {
font-size: 14px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #555;
border: 0;
border-collapse: collapse;
overflow-x: auto;
}
table.jalist th,
table.jatable th {
border-width: 1px;
border-bottom-width: 3px;
padding: 10px;
border-style: solid;
border-color: #ddd;
background-color: #eee;
font-weight: bold;
vertical-align: center;
text-align: left;
}
table.jalist th label,
table.jatable th label {
font-weight: bold;
}
table.jalist td,
table.jatable td {
border-width: 1px;
border-style: solid;
border-color: #ddd;
border-collapse: collapse;
border-spacing: 0;
padding: 10px;
background-color: #fff;
vertical-align: center;
}
table.jalist .btn.action,
table.jatable .btn.action {
border: 0px none;
padding: 2px !important;
background: #fff;
text-shadow: none !important;
box-shadow: none;
float: left;
}
table.jalist .btn.action i {
display: block;
float: none;
height: 16px;
width: 16px;
margin: 0 auto;
text-indent: -9999px;
}
table.jalist .btn.btn-clone i {
background: url(icon-add.png) center center no-repeat;
}
table.jalist .btn.btn-delete i {
background: url(icon-remove.png) center center no-repeat;
}
table.jalist .btn:hover,
table.jatable .btn:hover {
border: 1px solid #039be5;
background: #039be5;
color: #fff;
}
table.jalist textarea,
table.jatable textarea {
width: 90%;
}
table.jalist th textarea,
table.jatable th textarea,
table.jalist th input,
table.jatable th input {
width: 70%;
}
table.jalist td:last-child {
min-width: 50px;
}
table.jalist .btn {
}
table.jalist tr.first .btn-delete {
display: none !important;
}
table.jalist tr:hover .btn {
display: inline-block;
}
.control-group.no-label > .controls {
margin-left: 0 !important;
}
table.jalist .input-short {
width: 100px;
}
/* make full-screen config panel */
/* full-screen toggle button */
.toggle-fullscreen {
display: block;
height: 32px;
text-align: center;
width: 32px;
border: 1px solid #aaa;
background: #fff;
position: absolute;
right: 7px;
top: 7px;
}
.toggle-fullscreen:hover {
background: #ccc;
}
.toggle-fullscreen .fa {
font-size: 18px;
line-height: 32px;
}
/* full-screen joomla 2 */
body.full-screen #module-sliders .acm-panel .pane-slider {
height: auto!important;
overflow: visible!important;;
}
body.full-screen #module-sliders .acm-panel .pane-slider fieldset{
overflow: visible!important;
}
body.full-screen #module-sliders .acm-panel .pane-slider.pane-hide {
display: block!important;
}
body.full-screen .width-40 {
width: 100%!important;
}
body.full-screen .width-60 {
display: none!important;
}
/* full-screen Joomla 3 */
body.full-screen .span9 {
width: 100%!important;
padding-bottom: 100px;
}
body.full-screen .span3 {
display: none!important;
}