/* First Tab */
.klick-aps-data {
    display: inline-block;
    width: 20%;
    float: left;
    background: #F68D22;
    padding: 20px;
    margin: 0 20px 0 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
}
.klick-aps-data h2 {
    color: #F68D22;
    display: inline-block;
    margin-top: 0;
    width: 100%;
    background: #034378;
    padding: 9px;
    box-sizing: border-box;
}

/* Tab wrapper  */
.klick-aps-tab-wrap .nav-tab-wrapper {
 margin: 14px 0px; 
 border-bottom: 1px solid #ccc;
}
.info{
	color: #0073aa;
	font-weight: bold;
}

#message_lbl{
	color: #F5821F;
}
#klick_aps_table_url{
	color : #1F4F7B;
	font-weight:  bold;
	font-size: 25px;
}

#klick_aps_nav_tab_wrapper .dashicons{
    color: #F5821F;
}
/*Log Listing Third tab*/
.klick-aps-log-listing{
	display: block;
}
.klick-aps-log-listing *{
	box-sizing: border-box;
}
.klick-aps-log-listing > h1{
	border-radius: 3px 3px 0 0;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #dfdfdf;
	height: 38px;    	
	margin: 0;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 13px;
    line-height: 38px;
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    text-align: left;
    width: 100%;
    display: inline-block;
}
.klick-aps-log-listing-wrap{
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 15px;
	max-height: 500px;
	overflow: auto;
}
.klick-aps-log-listing-row{
	border: 1px solid #dedede;
	margin-top: 20px;
}
.klick-aps-log-listing-row:first-child{
	margin-top: 0;
}
.klick-aps-log-listing-row h1{
    margin: 0;
    padding: 0 0px;
    border-bottom: 1px solid #dedede;
    background: #f2f2f2;
    font-weight: normal;
    font-size: 14px;
    line-height: 34px;
    color: #333;
}
.klick-aps-log-listing-row h1 time{
    float: right;
    font-size: 12px;
    color: #555;
}
.klick-aps-log-listing-row h4{
	font-size: 11.5px;
    margin: 20px 0 -5px 10px;
    color: #444;
    text-transform: uppercase;
}
.klick-aps-log-listing-row ul{
	list-style: square;
    padding: 0 0 0 15px;
	margin: 10px 0 0 15px;
	color: #777;
}

/*Plugin List Second tab*/
.klick-aps-plugin-list{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.klick-aps-plugin-list *{
	box-sizing: border-box;
}
.klick-aps-plugin-list li{
    width: auto;
    float: left;
    background: #F1F1F1;
    padding: 15px;
    border: 1px solid #CCCCCC;
    margin: 0 10px 20px;
    text-align: center;
}
.klick-aps-plugin-list li h4{
	margin: 5px 0 0 0;
}

/*Custom Button*/
.wp-core-ui .button.klick_btn,.wp-core-ui .button.klick_btn:hover,.wp-core-ui .button.klick_btn:active,.wp-core-ui .button.klick_btn:focus{
    font-size: 14px!important;
    height: 46px!important;
    line-height: 44px!important;
    padding: 0 36px!important;
    background: #F5821F!important;
    color: #fff!important;
    border-color: #f4780b #f4780b #c36009!important;
    -webkit-box-shadow: 0 1px 0 #f4780b !important;
	box-shadow: 0 1px 0 #f4780b !important;
    text-shadow: 0 -1px 1px #f4780b,1px 0 1px #f4780b,0 1px 1px #f4780b,-1px 0 1px #f4780b!important;
}
.wp-core-ui .button.klick_btn:disabled,.wp-core-ui .button.klick_btn[disabled]{
    opacity: 0.5;
}

/* First 1 tab */
.klick-aps-data-listing-wrap{
    width: 98%;
    display: inline-block;
    background: #fff;
    padding: 15px;
    max-height: 500px;
    overflow: auto;
}
.klick-aps-data-listing-row{
    border: 1px solid #dedede;
    margin-top: 20px;
}
.klick-aps-data-listing-row:first-child{
    margin-top: 0;
}
.klick-aps-data-listing-row h1{
    margin: 0;
    padding: 0 0px;
    border-bottom: 1px solid #dedede;
    background: #f2f2f2;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    min-height: 30px;
}
.klick-aps-info{
    padding-left: 5px;
}

/* Navigation */
.custom-nav{
    float: right;
    height: 28px;
    margin-top: 3px;
    cursor: default;
    color: rgb(85, 85, 85);
}
.custom-nav .tablenav-pages-navspan{
    height: auto;
    width: 29px;
    cursor: pointer;
}
.custom-nav .tablenav-pages-navspan:not(.disabled):hover{
    color: rgb(255, 255, 255);
    box-shadow: none;
    border-color: rgb(91, 157, 217);
    background: rgb(0, 160, 210);
    outline: 0px;
}
.custom-nav .tablenav-pages-navspan.disabled{
   cursor: default;
}

/* Advance search form */
.klick-logo-and-title{
    background: #fff;
    padding: 10px 30px;
}
.klick-logo-and-title img{
    width: 100%;
    max-width: 500px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.klick-logo-and-title h2{
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

.klick-aps-advanceform{
    display: inline-block;
    vertical-align: top;
    background: #063B6D;
    padding: 15px 20px;
    width: 100%;
    border-radius: 2px;
    position: relative;
    box-sizing: border-box;
}
.klick-aps-advanceform.disabled{
    opacity: 0.5;
}
.klick-aps-advanceform.disabled::before{
    content: '';
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.klick-aps-advanceform li{
    width: 14.28%;
    margin-bottom: 10px;
    float: left;
}
.klick-aps-advanceform li label{
    width: 100%;
    display: inline-block;
    font-weight: 600;
    padding-bottom: 3px;
    color: #FF9000;
    font-size: 12px;
}
.klick-aps-advanceform li span{
    color: #fff;
    font-size: 12px;
    margin-left: 45px;
}
.klick-aps-advanceform li select{
    width: 100%;
    max-width: 162px;
}
.klick-aps-advanceform li input[type="text"], .klick-aps-advanceform li input[type="date"], .klick-aps-advanceform li select{
    min-height: 30px;
    height: 30px;
    box-shadow: none;
    border: 0;
    border-radius: 2px;
    width: 160px;
    padding: 5px 10px;
}
.klick-aps-advanceform li textarea{
    height: 66px;
    resize: none;
}
.klick-aps-advanceform li input.button{
    background: #F5821F;
    color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    box-shadow: none;
    text-transform: uppercase;
    border: 0;
    height: auto;
    font-weight: 500;
    font-size: 16px;
    margin: 8px 0 0;
    -webkit-transition: all 0.35s ease 0s;
       -moz-transition: all 0.35s ease 0s;
        -ms-transition: all 0.35s ease 0s;
         -o-transition: all 0.35s ease 0s;
            transition: all 0.35s ease 0s;
}
.klick-aps-advanceform li input.button.disabled{
    color: #666!important;
    cursor: no-drop;
    background: #ddd!important;
    text-shadow: none!important;
}
#wpbody select{
    max-width: 100%;
}
#search_by_description{
    vertical-align: middle;
}
#aps_create_db{
    background: #F5821F;
    color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    display: inline-block;
    box-shadow: none;
    text-transform: uppercase;
    border: 0;
    height: auto;
    font-weight: 500;
    font-size: 16px;
    margin: 8px 0 0;
    -webkit-transition: all 0.35s ease 0s;
       -moz-transition: all 0.35s ease 0s;
        -ms-transition: all 0.35s ease 0s;
         -o-transition: all 0.35s ease 0s;
            transition: all 0.35s ease 0s;
}

/* Status loader */
.downloaded-plugin-status{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #083D6E;
    border-radius: 3px;
    position: relative;
    /* height: 27px;  */
    display: none;
}
.downloaded-plugin-status span{
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 3px;
    display: inline-block;
    left: 0;
    top: 0;
    /* background: #F5821F; */
    display: none;

}

@media screen and (max-width: 1850px){
    .klick-aps-advanceform li{
        width: 16.66%;
    }
}
@media screen and (max-width: 1650px){
    .klick-aps-advanceform li{
        width: 20%;
    }
}
@media screen and (max-width: 1390px){
    .klick-aps-advanceform li{
        width: 25%;
    }
}
@media screen and (max-width: 1170px){
    .klick-aps-advanceform li{
        width: 33.33%;
    }
}
@media screen and (max-width: 800px){
    .klick-aps-advanceform li{
        width: 50%;
    }
    .klick-aps-advanceform li input[type="text"], .klick-aps-advanceform li input[type="date"], .klick-aps-advanceform li select{
        width: 200px;
    }
    .klick-aps-advanceform li input[type="radio"], .klick-aps-advanceform li input[type="checkbox"]{
        width: 15px;
        height: 15px;
    }
    .klick-aps-advanceform li span{
        margin-left: 80px;
    }
}
@media screen and (max-width: 540px){
    .klick-aps-advanceform li{
        width: 100%;
    }
    .klick-aps-advanceform li input[type="text"], .klick-aps-advanceform li input[type="date"], .klick-aps-advanceform li select{
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .klick-aps-advanceform li span{
        float: right;
        margin-left: 0;
    }
    
}