.bsk-pdfm-error{
    color: #FF0000;
}

.bsk-pdf-documentation-attr{
    color: #ff5b00;
}

.bskpdfm_invalid{
    color: #ff5b00;
    font-size: 1.2em;
    line-height: 1.3;
}

.bskpdfm_settings_description{
    font-size: 1.1em;
}

.bsk-pdfm-tips-box {
    font-size: 12px;
    border: 1px solid #00abff;
    display: block;
    padding: 5px;
	margin: 10px 0 10px 0;
    background: #e5f3f9;
    border-radius: 5px;
    text-align: left;
}

.bsk-pdfm-tips-box a{
	text-decoration:none;
	color:#ff5b00;
}

/*
  * Settings
  */
#bsk_pdfm_setings_tab_content_wrap_ID,
#bsk_pdfm_help_tab_content_wrap_ID{
	padding:22px;
	background: #fff;
	border:1px solid #ccc;
	border-top:0px;
}

#bsk_pdfm_setings_tab_content_wrap_ID section,
#bsk_pdfm_help_tab_content_wrap_ID section{
	display: none;
}

#bsk_pdfm_setings_tab_content_wrap_ID section:first-child,
#bsk_pdfm_help_tab_content_wrap_ID setion:first-child{
	display: block;
}

.no-js h2.nav-tab-wrapper {
	display:none;
}

.no-js #bsk_pdfm_setings_tab_content_wrap_ID,
.no-js #bsk_pdfm_help_tab_content_wrap_ID{
	border-top:1px solid #ccc;
	margin-top:22px;
}

.no-js #bsk_pdfm_setings_tab_content_wrap_ID section,
.no-js #bsk_pdfm_help_tab_content_wrap_ID section{
	border-top: 1px dashed #aaa;
	margin-top:22px;
	padding-top:22px;
}

.no-js #bsk_pdfm_setings_tab_content_wrap_ID section:first-child,
.no-js #bsk_pdfm_help_tab_content_wrap_ID section:first-child{
	margin:0px;
	padding:0px;
	border:0px;
}

.bsk-pdfm-supported-extension label{
    display: inline-block;
    width: 100px;
}

.bsk-pdfm-permalink-demo-base,
.bsk-pdfm-permalink-demo-url{
    background: #eaeaea;
}

.bsk-pdfm-permalink-demo-base{
    font-weight: bold;
}

/*
 * edit pdf
 */
.bsk-pdfm-disabled-text-input{
    background: rgba(255,255,255,.5) !important;
    border-color: rgba(222,222,222,.75) !important;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 4%) !important;
    color: rgba(51,51,51,.5) !important;
}

/*
  * pdfs list
  */
#bsk_pdf_manager_categories_id,
#bsk_pdfm_extension_dropdown_id{
    margin-right: 15px;
}

.bsk_pdfm_pdf_order{
	width: 60px;
	margin-right: 20px;
}

#bsk-pdf-manager-pdfs-form-id .column-id{
	width:4%;
}
#bsk-pdf-manager-pdfs-form-id .column-title{
	width:25%;
}
#bsk-pdf-manager-pdfs-form-id .column-location{
	width:20%;
}
#bsk-pdf-manager-pdfs-form-id .column-order{
	width:7%;
}
#bsk-pdf-manager-pdfs-form-id .column-last_date{
	width:10%;
}
/*
#bsk-pdf-manager-pdfs-form-id .column-description{
	width:12%;
}
#bsk-pdf-manager-pdfs-form-id .column-category{
	width:14%;
}
#bsk-pdf-manager-pdfs-form-id .column-download_count{
	width:6%;
}

#bsk-pdf-manager-pdfs-form-id .column-tag{
	width:14%;
}
*/
.bsk-pdfm-pdf-list-horizal-line{
    border: none;
    border-top: 1px dotted #5C5C5C;
    color: #5C5C5C;
    background-color: #FFFFFF;
    height: 1px;
    width: 100%;
}

.bks-pdf-manager-left-half-div,
.bks-pdf-manager-right-half-div{
	width:49%;
	float:left;
}

.bsk-pdfm-field-label{
	display:inline-block;
	width:20%;
}

.bsk-pdf-field{
	display:inline-block;
	width:75%;
}

/*
* Categories list
*/
#bsk_pdf_manager_categories_form_id .column-id{
    width: 6%;
}
#bsk_pdf_manager_categories_form_id .column-title{
    width: 30%;
}
#bsk_pdf_manager_categories_form_id .column-description{
    width: 30%;
}
#bsk_pdf_manager_categories_form_id .column-password{
    width: 10%;
}
#bsk_pdf_manager_categories_form_id .column-last_date{
    width: 10%;
}
#bsk_pdf_manager_categories_form_id .column-count{
    width: 10%;
}

#bsk_pdf_edit_cat_ID,
#bsk_pdf_edit_tag_ID{
    min-width: 350px;
}

/* for Categoty edit / add new */
.bsk_pdf_manager_category_edit label,
.bsk_pdf_manager_tag_edit label{
	display: inline-block;
	width: 150px;
}

.bsk_pdf_manager_category_edit .bsk-pdfm-date-time-date{
    width: 100px;
}

.bsk_pdf_manager_category_edit .bsk-pdfm-category-title,
.bsk_pdf_manager_category_edit #cat_parent_category_ID,
.bsk_pdf_manager_category_edit .bsk-pdfm-category-password,
.bsk_pdf_manager_tag_edit .bsk-pdfm-tag-title,
.bsk-pdfm-category-title #cat_parent_tag_ID{
    width: 65%;
}

/* for cateogries hierarchy */
.bsk-pdfm-category-hierarchy-checkbox-container li ul{
    margin-left: 20px;
}

/* for Widget */
.bsk-pdfm-category-dropdown-container select{
    max-width: 100%;
    width: 100%;
}


/* for othe product */
.bsk-prdoucts-single{
	width: 90%;
	padding: 10px;
	-webkit-box-shadow:  -1px 1px 6px -1px rgba(0, 0, 0, 0.5);
	box-shadow:  -1px 1px 6px -1px rgba(0, 0, 0, 0.5);
	background:#FFFFFF;
	overflow: hidden;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-left: 4%;
}

.bsk-prdoucts-single-first{
	margin-left: 0px;
}

.bsk-prdoucts-single h3,
.bsk-prdoucts-single-center{
	text-align:center;
}

.bsk-prdoucts-single-link-button{
	padding-left: 20px !important;
	padding-right: 20px !important;
}

/*
 FTP upload
 */


/*
 PDF last modified
 */

.bsk-pdfm-ftp-files-list-table .bsk-pdfm-date-time-date,
.bsk-pdfm-bulk-change-date-list-table .bsk-pdfm-date-time-date,
.bsk-pdfm-bulk-add-by-media-library-files-list-table .bsk-pdfm-date-time-date{
    width: 100px;
}

.bsk-pdfm-date-time-hour,
.bsk-pdfm-date-time-minute,
.bsk-pdfm-date-time-second{
    width: 50px;
}

.bsk-pdfm-date-time-disabled{
    background: rgba(255,255,255,.5) !important;
    border-color: rgba(222,222,222,.75) !important;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.04) !important;
    color: rgba(51,51,51,.5) !important;
}

.bsk-pdfm-parse-date-from-filename-failed-desc{
    color: #ff5b00 !important;
    display: none;
}

.bsk-pdfm-parse-date-ddmmyyyy,
.bsk-pdfm-parse-date-mmddyyyy{
    display: none;
}

/*
* Tags list
*/
#bsk_pdf_manager_tags_form_id .column-id{
    width: 7%;
}
#bsk_pdf_manager_tags_form_id .column-title{
    width: 30%;
}
#bsk_pdf_manager_tags_form_id .column-description{
    width: 30%;
}
#bsk_pdf_manager_tags_form_id .column-last_date{
    width: 25%;
}
#bsk_pdf_manager_tags_form_id .column-count{
    width: 8%;
}
