/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');

/*General page*/
    .lws_cache_subtitlebloc{
        margin-left: 160px;
        margin-right: 180px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 15px #00000012;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        display: flex;
        flex-direction: row;
        margin-bottom: 40px;
        padding: 40px 50px 40px 50px;
    }
    
    .lws_cache_title-text{
        font-size: 15px;
        line-height: 26px;
        color: #1D2327;
        margin-left: 50px;
    }
    
    .lws_cache_subtitle{
        font-size:16px;
        font-weight:400;
    }

    .lws_cache_text_p{
        text-align: left;
        letter-spacing: 0px;
        color: #1D2327;
        line-height: 26px;
        font-size: 16px;
    }
    
    .lws_cache_adbloc{
        background: transparent linear-gradient(270deg, #0A5BBC 0%, #1C469D 100%) 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 15px #00000012;
        border-radius: 10px 10px 0px 0px;
        opacity: 1;
        display: flex;
        flex-direction:row;
        margin-left:160px;
        margin-right:180px;
        margin-top:60px;
    }
    
    .lws_cache_ad_title{
        text-align: left;
        font-size: 38px;
        font-weight: 600;
        line-height:50px;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding:5px;
    }
    
    .lws_cache_ad_subtext{
        text-align: left;
        font-size: 26px;
        line-height:36px;
        letter-spacing: 0px;
        padding:5px;
        color: #FFFFFF;
        opacity: 1;
    }
    
    .lws_cache_ad_img{
        padding-left:10px;
        vertical-align:bottom;
    }
    
    .lws_cache_adbloc_left{
        border-right: 1px dashed #FFFFFF;
        flex: 50%;
        vertical-align: middle;
        text-align: left;
        padding-left: 40px;
        padding-top: 41px;
        padding-bottom: 43px;
    }
    
    .lws_cache_adbloc_right{
        flex: 50%;
        vertical-align: middle;
        text-align: left;
        padding-top: 20px;
        padding-left: 40px;
        padding-bottom:20px;
    }
    
    .lws_cache_ad_t1{
        text-align: left;
        font-size: 15px;
        font-weight: 600;
        line-height:26px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }
    
    .lws_cache_ad_t2{
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        text-align: left;
        font-size: 15px;
        line-height:26px;
        letter-spacing: 0px;
    }
    
    .lws_cache_ad_label{
        background: #1C469D 0% 0% no-repeat padding-box;
        border: 1px solid #FFFFFF;
        border-radius: 5px;
        opacity: 1;
        text-align: left;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding: 8px 10px 8px 10px;
        vertical-align: middle;
        margin-right: 10px;
    }
    
    .lws_cache_ad_button{
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 22px;
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1C469D;
        text-transform: uppercase;
        border: none;
        padding: 6px 20px 6px 20px;
        cursor:pointer;
        vertical-align:middle;
    }
    
    .lwscache_configpage{
        background-color:white;
        box-shadow: 0px 1px 1px #00000029;
        font-size:16px;
        line-height:26px;
        margin-left:160px;
        padding-bottom:30px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
    .lwscache_list_block_content{
        flex:100%;
        margin-right:40px;
        
    }
    .lwscache_list_block_ad{
        display:flex;
        flex-direction:column;
        flex:30%;
    }
    
    .lwscache_main_content{
        display:flex;
        flex-direction:row;
        margin-right:180px;
    }
    
    .lwscache_button_ad_block{
        background: #2893E9 0% 0% no-repeat padding-box;
        border-radius: 22px;
        text-align: left;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #FFFFFF;
        border: none;
        padding: 6px 15px 6px 15px;
        cursor:pointer;
    }
    
    .lwscache_button_ad_block_validated{
        cursor:default;
        background: #008A56 0% 0% no-repeat padding-box;
    }
    
    .lwscache_text_ad{
        text-align: left;
        font-size:15px;
        line-height:24px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }
    
    .lwscache_block_ad_text{
        text-align: left;
        font-size:16px;
        line-height:26px;
        font-weight:600;
        letter-spacing: 0px;
        color: #FFFFFF;
    }
    
    .lwscache_button_text{
        text-align: left;
        font-size:14px;
        line-height:24px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }
    
    .lwscache_block_ad{
        background: #1B2E4B 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 15px #00000012;
        border-radius: 10px;
        padding:20px 20px 25px 20px;
        margin-bottom:20px;
    }
    
    .tab_lwscache{
        background-color: white;
        margin-left: 160px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    
    .tab_lwscache > div{
        border-bottom: 1px solid rgba(28, 34, 38, 0.25);
    }
    
    .tab_nav_lwscache{
        margin: 20px;
        border: none;
        font-size: 16px;
        letter-spacing: 0px;
        color: #1D2327;
        text-transform: uppercase;
        line-height: 26px;
        background: none;
        margin-bottom: 10px;
    }
    
    .tab_nav_lwscache.active{
        font-weight: 600;
    }
    
    .tab_nav_lwscache:hover{
        cursor: pointer;
    }
    
    .selector_tab{
        position: relative;
        top: 2px;
        left: 0px;
        height: 3px;
        width: 0px;
        background-color: #1C469D;
        z-index: 10;
        transition: left .5s ease 0s;
        margin-top:2px;
    }

    .lwscache_normal_space{
        margin-bottom:20px;
    }
/*END*/

/*Our plugins*/
    .lwscache_div_title_plugins{
        background: rgb(40, 147, 233, 0.1) 0% 0% no-repeat padding-box;
    }
    
    .lwscache_title_plugins{
        text-align: left;
        font-size:20px;
        line-height:30px;
        font-weight:bold;
        letter-spacing: 0px;
        color: #1D2327;
        padding-left:30px;
        margin:0;
        padding-top:30px;
    }
    
    .lwscache_text_base{
        text-align: left;
        font-size:16px;
        line-height:26px;
        letter-spacing: 0px;
        color: #1D2327;
        opacity: 1;
        padding-left:30px;
        padding-bottom:30px;
    }
    
    .lwscache_title_plugin{
        margin-bottom:0px;
    }
    
    .lwscache_text_plugin{
        text-align: left;
        font-size:15px;
        line-height:26px;
        letter-spacing: 0px;
        color: #1D2327;
        margin-bottom:0px;
        margin-top:10px;
        
    }
    .lwscache_text_plugin_left{
        margin-left:30px;
        width:75%;
    }
    
    .lwscache_plugin_button_right{
        margin-right: 30px;
        height: fit-content;
        white-space: nowrap;
    }
    
    .lwscache_block_plugin_in_page{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 30px;
        border-bottom: 1px solid rgb(29 35 39 / 25%);
        padding-top: 30px;
    }
    
    .lwscache_block_plugin_in_page:first-child{
        padding-top:0px;
    }
        
    .lwscache_block_plugin_in_page:last-child{
        border:none;
        padding-bottom:0px;
    }
    
    .tip{
        background-color: #263646;
        padding: 0 14px;
        line-height: 27px;
        position: absolute;
        border-radius: 4px;
        z-index: 100;
        color: #fff;
        font-size: 12px;
        animation-name: tip;
        animation-duration: .6s;
        animation-fill-mode: both
    }
    
    .tip:before{
        content: "";
        background-color: #263646;
        height: 10px;
        width: 10px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        top: -4px;
        left: 17px
    }
    
    #copied_tip{
        animation-name: come_and_leave;
        animation-duration: 1s;
        animation-fill-mode: both;
    }
    
/*END*/

.button_purge_done{
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin: 5px 15px 2px;
    padding: 1px 12px;
    margin-right: 25%;
    margin-left: 20%;
    border-radius: 10px;
    border-left-color: #00a32a;
}

.lwscache_div_title_cache{
    display: flex;
    background: rgb(40, 147, 233, 0.1) 0% 0% no-repeat padding-box;
    vertical-align: middle;
    padding: 30px;
    justify-content: space-between;
    align-items: center;
}

.lwscache_input_save{
    background: #1C469D 0% 0% no-repeat padding-box;
    border-radius: 22px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0px;
    border: none;
    padding: 6px 16px 6px 16px;
    cursor: pointer;
    height: fit-content;
}

.lwscache_margin_class{
    margin-left: 30px;
    margin-bottom: 10px;
}
.lwscache_margin_class:last-child{
    margin-bottom:0px;
}

.lwscache_legend_purge_archive{
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1D2327;
    opacity: 1;
    margin-bottom:10px
}


.lwscache_div_separator{
    margin-bottom: 30px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 30px;
}

.lwscache_div_separator_first{
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #1D2327;
    opacity: 1;
    padding-bottom:30px;
    border-bottom: 1px solid #1C469D;
}

.lwscache_div_separator:last-child{
    border-bottom: 1px solid #1C469D;
}

.lwscache_title_cache{
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #1D2327;
    margin: 0px;
}

.lws_cache_img_save{
    vertical-align: sub;
    padding-right:10px;
}

.lws_cache_title_cache_submenu{
    text-align: left;
    font-size:18px;
    line-height:28px;
    font-weight:bold;
    letter-spacing: 0px;
    color: #1C469D;
    text-transform: uppercase;
    opacity: 1;
    margin-left:30px;
}

.lwscache_subtitle_menu{
    text-align: left;
    font-size:18px;
    line-height:28px;
    font-weight:bold;
    letter-spacing: 0px;
    color: #1D2327;
    opacity: 1;
    margin-left:30px;
    margin-bottom:5px;
}

.lwscache_recommended{
    background: #008A56 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 1;
    text-align: left;
    font-size:12px;
    line-height:24px;
    font-weight:600;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    padding:5px 10px 5px 10px;
    vertical-align: middle;
}

.lwscache_div_purge_all{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

.lwscache_button_purge_all_cache{
    background: #2893E9 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 1;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    border: none;
    padding: 6px 16px 6px 16px;
    margin-right: 30px;
    cursor:pointer;
    margin-top:12px;
}

.lws_cache_img_delete{
    vertical-align: sub;
    padding-right: 5px;
}

.lws_cache_checkbox_input{
    text-align: left;
    font-size:16px;
    line-height:26px;
    letter-spacing: 0px;
    color: #1D2327;
    opacity: 1;
}

.lwscache_subtitle_menu > input[type="checkbox"],
.lwscache_margin_class > label > input[type="checkbox"]{
  width: 20px;
  height: 20px;
  border: 2px solid #006EDC;
  border-radius: 2px;
}


.lwscache_subtitle_menu > input[type="checkbox"]:not(:checked),
.lwscache_margin_class > label > input[type="checkbox"]:not(:checked) {
    border: 2px solid #1D2327;
    border-radius: 2px;
}

.lwscache_subtitle_menu > input[type="checkbox"]:checked::before,
.lwscache_margin_class > label > input[type="checkbox"]:checked::before {
    content: url('../icons/check_bleu.svg');
    width: 100%;
    height: 100%;
    position: relative;
    top: 35%;
    left: 25%;
}

.notif_cache{
    padding: 10px;
    color: #97170e;
    background: #f5d7d7;
    border: 1px solid #f24235;
    padding-left: 60px;
    -webkit-transform: translate3d(0,0,0);
    margin-bottom: 30px;
    margin-left: 160px;
    margin-right: 180px;
}
.notif_cache:before {
    background: #f24235;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 45px;
    height: 100%;
    background-image: url(/wp-content/plugins/lwscache/admin/icons/erreur_info.svg) !important;
    image-rendering: pixelated;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
    display: block;
    border-radius: 0;
    -webkit-transform: translate3d(0, 0, 0);
}

.notif_cache p {
    font-size: 14px;
}

/*CSS Responsive*/
@media only screen and (max-width: 1400px){
    .lws_cache_subtitlebloc,
    .notif_cache,
    .lws_cache_adbloc{
        margin-right:140px;
        margin-left:120px;
    }
    
    .lwscache_main_content{
        margin-right:140px;
    }
    .lwscache_configpage,
    .tab_lwscache{
        margin-left:120px;
    }
}

@media only screen and (max-width: 1250px){
    .lwscache_main_content{
        flex-direction:column;
    }
    .lwscache_list_block_content{
        margin-right:0;
    }
    
    .lwscache_list_block_ad{
        margin-left: 80px;
        margin-right: unset;
        margin-top: 30px;
    }
    
    
    .lws_cache_subtitlebloc,
    .notif_cache,
    .lws_cache_adbloc{
        margin-right:100px;
        margin-left:80px;
    }
    
    .lwscache_main_content{
        margin-right:100px;
    }
    .lwscache_configpage,
    .tab_lwscache{
        margin-left:80px;
    }
}

@media only screen and (max-width: 1060px){
    .lws_cache_adbloc_left{
        border-right:unset;
        border-bottom: 1px dashed #FFFFFF;
    }
    
    .lws_cache_adbloc{
        flex-direction:column;
    }
}

@media only screen and (max-width: 650px){
    .lws_cache_subtitlebloc{
        flex-direction:column;
    }
    
    .lws_cache_subtitlebloc > img {
        align-self:center;
        margin-bottom:30px;
    }
    
    .lwscache_list_block_ad{
        margin-left: 20px;
        margin-right: unset;
        margin-top: 30px;
    }
    
    
    .lws_cache_subtitlebloc,
    .notif_cache,
    .lws_cache_adbloc{
        margin-right:40px;
        margin-left:20px;
    }
    
    .lwscache_main_content{
        margin-right:40px;
    }
    .lwscache_configpage,
    .tab_lwscache{
        margin-left:20px;
    }
}

@media only screen and (max-width: 430px){
    .lws_cache_adbloc_right{
        padding-left:10px;
    }
    .lws_cache_adbloc_left{
        padding-left:0px;
    }
}

@media only screen and (max-width: 380px){
    .lws_cache_ad_button{
        margin-top:20px;
    }

    .lwscache_list_block_ad{
        margin-left: 0px;
        margin-right: unset;
        margin-top: 30px;
    }
    
    .lws_cache_subtitlebloc,
    .lws_cache_adbloc{
        margin-right:10px;
        margin-left:0px;
    }
    
    .lwscache_main_content{
        margin-right:10px;
    }
    .lwscache_configpage,
    .tab_lwscache{
        margin-left:0px;
    }
}
/*END MEDIAS*/

.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
h4 {
	margin: 0;
}
.form-table th,
.form-wrap label {
	vertical-align: middle;
}
table.rtnginx-table {
	border-bottom: 1px solid #EEE;
}
table.rtnginx-table:last-child {
	border-bottom: 0;
}
.rtnginx-table p.error {
	color: red;
}
pre#map {
	background: #e5e5e5 none;
	border-radius: 10px;
	padding: 10px;
}
.wrap h2.rt_option_title {
	background: url(../icons/lws_cache.svg) 0 0px no-repeat rgba(0, 0, 0, 0);
	padding-left: 55px;
}
#poststuff h2 {
	padding: 0 0 0 10px;
	margin-top: 0;
}
form#purgeall .button-primary {
	margin-bottom: 20px;
	box-shadow: inset 0 -2px rgba(0, 0, 0, 0.14);
	padding: 15px 30px;
	font-size: 1rem;
	border: 0;
	border-radius: 5px;
	color: #FFF;
	background: #DD3D36;
	height: auto;
}
form#purgeall .button-primary:hover,
form#purgeall .button-primary:focus {
	background: #d52c24;
}
.nh-aligncenter {
	display: block;
	text-align: center;
	line-height: 2;
}
#latest_news .inside ul,
#useful-links .inside ul {
	margin: 0 0 0 12px;
}
#latest_news .inside ul li,
#useful-links .inside ul li {
	list-style: square;
	padding: 0 0 7px;
}
#social .inside a {
	background-color: #666;
	color: #FFF;
	display: inline-block;
	height: 30px;
	font-size: 1.25rem;
	line-height: 30px;
	margin: 10px 20px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 30px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}

.rt-purge_url { width: 100%; }

h3.title_cache{
    font-family:Quicksand;
}
.alert_cache{
	width:50%;
	margin:20px auto;
	padding:30px;
	position:relative;
	border-radius:5px;
	box-shadow:0 0 15px 5px #ccc;
	background-color: #f7a7a3;
	border-left: 5px solid #8f130c;
}
.close_cache{
	position:absolute;
	width:30px;
	height:30px;
	opacity:0.5;
	border-width:1px;
	border-style:solid;
	border-radius:50%;
	right:15px;
	top:25px;
	text-align:center;
	font-size:1.6em;
	cursor:pointer;
	border-color: #8f130c;
	color: #8f130c;
}