a, a:hover, a:focus {
text-decoration : none;
outline : 0;
}
.jw_admin_wrap {
background : #fff;
padding : 15px;
border : #ddd solid 1px;
border-radius : 4px;
margin-top : 25px;
color : #3D566E;
}
.jw_admin_wrap h2 {
color : #3D566E;
border-bottom : 1px solid #e5e5e5;
}
.jw_admin_wrap h3 {
color : #3D566E;
line-height : normal;
}
.jw_admin_wrap h3 code {
padding : 5px 20px;
border-radius : 3px;
font-size : 14px;
font-weight : 100;
}
.jw_admin_wrap table {
border-radius : 4px;
margin-top : 15px;
overflow : hidden;
box-shadow : none;
border-bottom : 0;
}
.jw_admin_wrap table tr:nth-child(1) {
background : #19B698;
}
.jw_admin_wrap table tr th {
color : #fff;
font-weight : bold;
padding-top : 14px;
padding-bottom : 12px;
}
.jw_admin_wrap table tr td {
border-bottom : 1px solid #ddd;
padding-top : 18px;
padding-bottom : 7px;
}
.jw_admin_wrap table tr th:last-child, .jw_admin_wrap table tr td:last-child {
text-align : center;
}
.jw_admin_wrap table tr:last-child {
border-bottom : 0;
}
.remove_jw_easy_logo_slider_name button, .jw_easy_logo_slider_details_delete {
border : #fb948b solid 1px !important ;
background : #fff !important ;
color : #3D566E;
border-radius : 3px;
padding : 4px 10px;
cursor : pointer;
}
.remove_jw_easy_logo_slider_name button:hover, .jw_easy_logo_slider_details_delete:hover {
background : #e74c3c !important ;
color : #fff !important ;
border-color : #e74c3c !important ;
box-shadow : none !important ;
}
.jw_admin_wrap .primary-button, .jw_admin_wrap input[type="submit"], .jw_admin_wrap .jw_easy_logo_slider_add_image {
background : #19B698;
border : #19B698 solid 1px;
padding : 3px 16px;
height : 36px;
color : #fff;
box-shadow : none;
}
.jw_admin_wrap .primary-button:hover, .jw_admin_wrap .primary-button:focus, .jw_admin_wrap input[type="submit"]:hover, .jw_admin_wrap input[type="submit"]:focus, .jw_admin_wrap .jw_easy_logo_slider_add_image:hover, .jw_admin_wrap .jw_easy_logo_slider_add_image:focus {
background : #0d9d81;
color : #fff;
border-color : #0d9d81;
box-shadow : none;
}
.jw_easy_logo_slider_add_image {
margin-top : 20px !important ;
}
.jw_create_new_slider table {
text-align : left;
margin-bottom : 20px;
padding : 20px 10px;
border-bottom : 1px solid #ddd;
}
.jw_create_new_slider table tr td, .jw_easy_logo_slider_add_details table tr td {
border-bottom : 0;
}
.jw_create_new_slider table tr, .jw_create_new_slider table tr:nth-child(1), .jw_easy_logo_slider_add_details table tr:nth-child(1) {
background : none;
}
.jw_create_new_slider table tr th, .jw_easy_logo_slider_add_details table tr th {
padding-top : 16px;
padding-bottom : 16px;
border-bottom : 0;
}
.jw_create_new_slider table tr td, .jw_easy_logo_slider_add_details table tr td {
padding-top : 5px;
padding-bottom : 5px;
}
.jw_create_new_slider table tr th, .jw_easy_logo_slider_add_details table tr th, .jw_easy_logo_slider_options tr th {
color : #3D566E !important ;
}
.jw_create_new_slider input[type="text"], .jw_easy_logo_slider_add_details input[type="text"], .jw_easy_logo_slider_add_details textarea, .jw_easy_logo_slider_add_details input[type="file"] {
border-radius : 4px;
padding : 8px 15px;
float : left;
width : 50%;
box-shadow : none;
}
.jw_easy_logo_slider_add_details input[type="file"] {
border : #ddd solid 1px;
}
.jw_create_new_slider input[type="text"]:focus, .jw_easy_logo_slider_add_details input[type="text"]:focus, .jw_easy_logo_slider_add_details textarea:focus {
background : #fff;
}
.jw_easy_logo_slider_add_details table tr:first-child td {
padding-top : 15px;
}
.jw_easy_logo_slider_add_details table tr:last-child td, .jw_easy_logo_slider_add_details table tr:last-child th {
border-bottom : 1px solid #ddd;
padding-bottom : 15px;
}
.jw_easy_logo_slider_add_details table tr th {
color : #3D566E;
}
.jw_easy_logo_slider_add_details table tr th {
padding-top : 16px;
padding-bottom : 16px;
border-bottom : 0;
}
.jw_easy_logo_slider_add_details img {
width : auto;
height : 50px;
padding : 4px;
border : #ddd solid 1px;
background : #fff;
border-radius : 3px;
}
table.jw_easy_logo_slider_list img {
width : auto;
height : 50px;
}
.jw_easy_logo_slider_details_edit {
background : #fff !important ;
border : #19B698 solid 1px !important ;
margin-right : 5px !important ;
}
.jw_easy_logo_slider_details_edit:hover {
background : #19B698 !important ;
color : #fff !important ;
box-shadow : none;
}
table th {
width : 100px;
}
.jw_easy_logo_slider_options tr {
border-bottom : 1px solid #ddd;
}
.jw_easy_logo_slider_options tr td:nth-child(2) {
text-align : left !important ;
}
.jw_easy_logo_slider_options input[type="text"] {
box-shadow : none;
width : 70px;
border-radius : 3px;
color : #3D566E;
}
.jw_easy_logo_slider_options input[type="radio"]:last-child {
margin-left : 25px;
}