/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

/** ADD YOUR AWESOME CODES HERE **/

#name-error,#phone_number-error,#city-error,#book_name-error,#position-error,#company_name-error,#desc-error,#title-error,#description-error,#url-error, #redirect-error, #current_plan_id-error, #user-error,#title-error,#url-error,#banner-error{
    margin-left: 160px;
}

#book_id,#parent_chapter_id,#edit_parent_chapter_id,#sub_chapter_id,#subChapter_id,#chapter_id,#position,#hindi_content_type
{
    color: #6c757d;
    border: 1px solid #ddd;
    padding: 10px;
    font-weight: 300;
    width: 381px;
}

/* Check box  */
#check_box
{
    margin-left: -180px;
}

#chapter_name-error,#pageNoTo-error,#pageNoFrom-error,#page_name-error,#page_no-error,#description-error,#email-error,#pageNoFrom-error,#pageNoTo-error,#chapter_id-error,#parent_chapter_id-error,#chapter_no-error,#edit_parent_chapter_id-error
{
    position: absolute;display: block;margin-left: 198px;
}

.btn-circle
{
    background-color: transparent;
}

.redirect, .login_form form .field .select2 .select2-selection {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid #ddd 2px;
	width: 385px;
	float: right;
	padding: 10px;
}
.login_form form .field .select2-multiple{
	width: 380px;
}

