.wp-menu-image.dashicons-before img {
padding: 4px 0 0 !important;
}
div#ext_rich_snippet_admin {
width: 75%;
}
.snippet_setting_tabs {
width: 100%;
}
ul.ext_tabs_snippet_ul {
background: none;
border-radius: 0px;
border: none;
}
div#ext_rich_optionsettnigs {
border: 0px;
background: #e2e2e2;
}
ul.ext_tabs_snippet_ul li {
border-radius: 0px;
}
div#rich_sni {
padding: 20px 20px;
}
div#rich_sni h3 {
padding: 14px 14px;
border-radius: 0px;
border: 1px solid #9c9c9c;
font-size:16px;
}
div#rich_sni h3.ui-accordion-header-active .ui-state-active {
background: red !important;
}
.accordion {
background-color: #eee;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}
.active, .accordion:hover {
background-color: #ccc; 
}
.panel {
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.parsley-errors-list{
display: none
}  .form-basic .form-row{
text-align: left;
margin-bottom: 15px;
} .form-row.last_saving button:hover {
color: black;
}
.form-basic .form-row > label span{
display: inline-block;
box-sizing: border-box;
color: black;
width: 180px;
text-align: right;
vertical-align: top;
padding: 12px 25px;
}
.form-row.last_saving {
text-align: center;
}
.form-basic input{
color:  #5f5f5f;
box-sizing: border-box; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
padding: 12px;
border: 1px solid #dbdbdb;
}
.form-row.last_saving button {
background: #337ab7 !important;
border-radius: 0px 15px;
cursor: pointer;
}
.form-row.last_saving button:focus {
outline: 0;
}       @media (max-width: 600px) {
. .form-basic .form-row{
max-width: 300px;
margin: 25px auto;
text-align: left;
} .form-basic .form-row > label span{
display: block;
text-align: left;
padding: 0 0 15px;
}  .form-basic button{
margin: 0;
}
}
.form-basic button.upload_image, button.upload_image{
background-color: #6caee0;
color: #ffffff;
font-weight: bold;
padding: 14px 22px;
border: 0;
margin: 0px;
display: inline;
}
.main-content{
background-image: url(//www.expres-auto.pl/wp-content/plugins/rich-snippets/images/spiner-new.gif) no-repeat;
} .loading_spiner_gif {
display: none;
position: fixed;
z-index: 999;
height: 2em;
width: 2em;
overflow: show;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
} .loading_spiner_gif:before {
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
} .loading_spiner_gif:not(:required) { font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.loading_spiner_gif:not(:required):after {
content: '';
display: block;
font-size: 10px;
width: 1em;
height: 1em;
margin-top: -0.5em;
-webkit-animation: spinner 1500ms infinite linear;
-moz-animation: spinner 1500ms infinite linear;
-ms-animation: spinner 1500ms infinite linear;
-o-animation: spinner 1500ms infinite linear;
animation: spinner 1500ms infinite linear;
border-radius: 0.5em;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
} @-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}