/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	color:#000000;
	background:url(../images/body_bg.jpg) repeat-x #ffffff;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
form {
	margin:0;
	padding:0;
}
.main_footer {
	width:100%;
	height:60px;
	background:url(../images/footer_bg.jpg) repeat-x #FFFFFF;
}
.main_footer a {
	color:#000000;
	text-decoration:none;
}
.main_footer a:hover {
	color:#000000;
	text-decoration:none;
}
.msg {
	color:#FF0000;
}
.main_title {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.main_title_1{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.popup_main_title {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.box01_area {
	border:1px solid #C8C8C8;
	background:#FFFFFF;
}
.box01_bg {
	background:#F3F3F3;
}
.box02_area {
	border:1px solid #C8C8C8;
	background:#FFFFFF;
}
.table_bg {
	background:#C8C8C8;
}
.client_table_title {
	background:url(../images/client_table_title_bg.jpg) repeat-x;
	font-weight:bold;
	color:#3E3D5A;
	padding:5px;
}
.table_title {
	background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;
	color:#FFFFFF;
	/*line-height:25px;
	padding-left:5px;
	padding-right:5px;*/
	padding:5px;
}
.table_title_hide {
	background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	display:none;
}
.table_title_s {
	background:#8D8DB4;
	font-weight:bold;
	color:#FFF;
	/*line-height:25px;
	padding-left:5px;
	padding-right:5px;*/
	padding:5px;
}
.table_title1 {
	line-height:15px;
	background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	height:40px;
	color:#FFFFFF;
}
.table_text {
	/*line-height:25px;
	padding-left:5px;
	padding-right:5px;*/
	padding:5px;
	background:#FFFFFF;
	font-weight:normal;
}
.table_text1 {
	/*line-height:25px;
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	*/
	font-weight:normal;
	padding:5px;
}
.table_text1 a {
	color:#000000;
	text-decoration:underline;
}
.table_text1 a:hover {
	color:#000000;
	text-decoration:none;
}
.table_tr_01 {
	background:#F4F4F4;
}
.table_tr_02 {
	background:#FFFFFF;
}
.table_tr_03 {
	background:#E6E6E6;
}
.client_table_tr {
	background:#FFFFFF;
	border-bottom:1px solid #F4F4F4;
}

.client_table_tr:hover{
    background:#D7D7D9;
	border-bottom:1px solid #D7D7D9;
}
.rights_title {
	line-height:15px;
	background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
}
.table_text a {
	color:#000000;
	text-decoration:underline;
}
.table_text a:hover {
	color:#000000;
	text-decoration:none;
}
.box02_bg {
	background:#F3F3F3;
}
.box02_bg a {
	color:#000000;
	text-decoration:underline;
}
.box02_bg a:hover {
	color:#000000;
	text-decoration:none;
}
.bg_color {
	background:#FFFFFF;
}
a.cust_name {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a.cust_name:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.mandatory{
	color:#FF0000;
	vertical-align:top;
}
.errorMsg{
	color:#FF0000;
}
.successMsg{
	color:#339900;
}
/*----login_page----*/
.login_box_area {
	border:1px solid #C8C8C8;
	background:#FFFFFF;
}
.login_bg {
	height:250px;
	background:url(../images/login_bg.jpg) bottom #FFFFFF repeat-x;
}
.login_title_bg {
	height:50px;
	background:url(../images/login_title_bg.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}

/*----login_page----*/


/*----all_buttons----*/
.btn_login {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_login.jpg) no-repeat;
}
.btn_reset{
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_reset.jpg) no-repeat;
}
.btn_submit {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_submit.jpg) no-repeat;
}

.btn_submit1 {
	height:27px;
	width:80px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_addmore.png) no-repeat;
}

.btn_move {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_move.jpg) no-repeat;
}
.btn_upload {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_upload.jpg) no-repeat;
}
.btn_browse {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_browse.jpg) no-repeat;
}
.btn_back {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_back.jpg) no-repeat;
}
.btn_view {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_view.jpg) no-repeat;
}
.btn_filter {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_filter.jpg) no-repeat;
}
.btn_close {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_close.jpg) no-repeat;
}
.btn_save {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_save.jpg) no-repeat;
}
.btn_delete {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_delete.jpg) no-repeat;
}
.btn_revert {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_revert.jpg) no-repeat;
}
.btn_print {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_print.jpg) no-repeat;
}
.btn_generateinvoice {
	height:27px;
	width:120px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_generateinvoice.jpg) no-repeat;
}
.btn_pending {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_pending.jpg) no-repeat;
}
.btn_accept {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_accept.jpg) no-repeat;
}

.btn_hold{
	height:27px;
	width:42px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_hold.jpg) no-repeat;
}

.btn_reject {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_reject.jpg) no-repeat;
}
.btn_edit {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_edit.jpg) no-repeat;
}
.btn_manageDeposits {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_manageDeposits.jpg) no-repeat;
}
.btn_downloadOffer {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_downloadOffer.jpg) no-repeat;
}
.btn_downloadContract {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_downloadContract.jpg) no-repeat;
}
.btn_cancelShow {
	height:27px;
	width:100px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_cancelshow.jpg) no-repeat;
}
.btn_viewMemo {
	height:27px;
	width:100px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_viewMemo.jpg) no-repeat;
}
.btn_cancel {
	height:27px;
	width:62px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_cancel.jpg) no-repeat;
}
.btn_add_dates {
	height:27px;
	width:100px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_add_dates.jpg) no-repeat;
}
.btn_cancel_dates {
	height:27px;
	width:110px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_cancel_dates.jpg) no-repeat;
}
.btn_send_mail {
	height:27px;
	width:100px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_send_mail.jpg) no-repeat;
}
.btn_cross_delete {
	height:20px;
	width:20px;
	cursor:pointer;
	border:none;
	background:url(../images/delete.gif) no-repeat;
}
.btn_saveAsNewOffer {
	height:27px;
	width:150px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_saveAsNewOffer.jpg) no-repeat;
}
.btn_copyoffer{
    height:27px;
	width:85px;
	cursor:pointer;
	border:none;
	vertical-align:bottom;
}
.btn_saveAsPending {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_saveAsPending.jpg) no-repeat;
}
.btn_saveAsAccepted {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_saveAsAccepted.jpg) no-repeat;
}
.btn_downloadServiceAgreement {
	height:27px;
	width:205px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_downloadServiceAgreement.jpg) no-repeat;
}
.btn_downloadWorkOrder {
	height:27px;
	width:156px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_DownloadWorkOrder.jpg) no-repeat;
}
.btn_addnew {
	height:27px;
	width:72px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_addnew.jpg) no-repeat;
}
.btn_add {
	height:27px;
	width:52px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_add.jpg) no-repeat;
}

.btn_hide {
	height:27px;
	width:72px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_addnew.jpg) no-repeat;
}
.btn_download_rider {
	height:22px;
	width:102px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_rider.jpg) no-repeat;
}
.btn_download_artist_data {
	height:27px;
	width:150px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_artist_data.jpg) no-repeat;
}

.btn_download_event_data {
	height:27px;
	width:140px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_event_data.jpg) no-repeat;
}

.btn_download_buyer_data {
	height:27px;
	width:150px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_buyer_data.jpg) no-repeat;
}
.btn_download_venue_data {
	height:27px;
	width:150px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_venue_data.jpg) no-repeat;
}

.btn_download_agency_data {
	height:27px;
	width:156px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download_agency_data.jpg) no-repeat;
}

.btn_attach_email {
	height:22px;
	width:102px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_attach_email.jpg) no-repeat;
}
.btn_reset_pw {
	height:27px;
	width:130px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_reset_pw.jpg) no-repeat;
}
.btn_send_offer {
	height:27px;
	width:110px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_send_offer.jpg) no-repeat;
}
.btn_send_contract {
	height:27px;
	width:110px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_send_contract.jpg) no-repeat;
}
.btn_download {
	height:27px;
	width:100px;
	cursor:pointer;
	border:none;
	background:url(../images/btn_download.jpg) no-repeat;
}
/*----all_buttons----*/
/*----main navigation----*/
.nagication_area {
	border:1px solid #C8C8C8;
	background:#FFFFFF;
}
.navi_bg {
	height:40px;
	background:url(../images/navi_bg.jpg) repeat-x;
}
.navi_text {
	/*line-height:30px;*/
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
.navi_text a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.navi_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/*-----drop down menu-----*/
 a.sample_attach, a.sample_attach:visited, div.sample_attach {
            display: block;
            width: 120px;
            border: 1px solid #7575A4;
            padding: 3px 3px;
            /*background:#151515;*/
			background:#515179;
            font-family:Arial, Helvetica, sans-serif;
            font-size: 11px;
            color:#FFFFFF !important;
            line-height:20px !important;
			text-decoration:none;
        }

    a.sample_attach:hover {
        background:#656598;
		/*background:#222222;*/
        color:#FFFFFF !important;
        text-decoration:none;
        font-size:11px;
		line-height:20px !important;
		text-decoration:none !important;
        }

    a.sample_attach, a.sample_attach:visited {
        border-bottom: none;
		color:#ffffff;
        }

    div#sample_attach_menu_Offers, 
	div#sample_attach_menu_grossNum, 
	div#sample_attach_Tools_child, 
	div#sample_attach_Search_child, 
	div#sample_attach_System_child,
	div#sample_attach_reports_child,
	div#sample_attach_manage_child, 
	div#sample_attach_menu_child, 
	div#sample_attach_menu_child1, 
	div#sample_attach_menu_artists, 
	div#sample_attach_menu_child2, 
	div#sample_attach_menu_child3, 
	div#sample_attach_first_name1,
	/*--tables ascending and descending---*/
	div#sample_attach_manage_child_fn,
	div#sample_attach_manage_child_ln,
	div#sample_attach_manage_child_ac,
	div#sample_attach_manage_child_vs,
	div#sample_attach_manage_child_vn,
	div#sample_attach_manage_child_va,
	div#sample_attach_manage_child_vc,
	div#sample_attach_manage_child_vce,
	div#sample_attach_manage_child_bn,
	div#sample_attach_manage_child_bc,
	div#sample_attach_manage_child_bs,
	div#sample_attach_manage_child_be,
	div#sample_attach_manage_child_ccn,
	div#sample_attach_manage_child_cn,
	div#sample_attach_manage_child_cc,
	div#sample_attach_manage_child_cs,
	div#sample_attach_manage_child_an,
	div#sample_attach_manage_child_sd,
	div#sample_attach_manage_child_os,
	div#sample_attach_manage_child_od,
	div#sample_attach_manage_child_stb,
	div#sample_attach_manage_child_r,
	div#sample_attach_manage_child_a,
	div#sample_attach_manage_child_t,
	div#sample_attach_manage_child_aun,
	div#sample_attach_manage_child_email,
	div#sample_attach_manage_child_role,
	div#sample_attach_manage_child_contact,
	div#sample_attach_manage_child_name,
	div#sample_attach_manage_child_offer_mails,
	div#sample_attach_manage_child_deposit_mails,
	div#sample_attach_manage_child_cotnact_mails,
	div#sample_attach_manage_child_cotnact_name,
	div#sample_attach_manage_child_cd,
	div#sample_attach_manage_child_c,
	div#sample_attach_manage_child_s,
	div#sample_attach_manage_child_stm,
	div#sample_attach_manage_child_rfm,
	div#sample_attach_manage_child_p,
	div#sample_attach_manage_child_ed,
	div#sample_attach_manage_child_rd,
	div#sample_attach_manage_child_g,
	div#sample_attach_manage_child_aw,
	div#sample_attach_manage_child_ac1,
	div#sample_attach_manage_child_ac2,
	/*--tables ascending and descending---*/
		{
			border-bottom:1px solid #000000;
		}
	.dd_zindex { z-index:10 }
/*----main navigation----*/
/*----offer navigation----*/
.offer_navi_bg {
	height:40px;
	background:url(../images/navi_bg.jpg) repeat-x;
}
.offer_navi_text {
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
.offer_navi_text a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.offer_navi_text a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
/*----offer navigation----*/


/*----inputs----*/
.login_input {
	width:200px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.login_input:focus {
	width:200px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.common_input {
	width:100%;
	max-width:250px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common_input:focus {
	/* width:250px; */
	height:25px;
	/* font-size:14px; */
	/* line-height:25px; */
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.common_small_input {
	width:200px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common_small_input:focus {
	width:200px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}

.mandatory_small_input {
	width:200px;
	height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
}
.mandatory_small_input:focus {
	width:200px;
	height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}
.common_140_input {
	width:120px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common_140_input:focus {
	width:120px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.mandatory_input {
	width:250px;
	height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
}
.mandatory_input:focus {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}
.common_input2 {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common_input2:focus {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.common_select {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common_select:focus {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.mandatory_select {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
}
.mandatory_select:focus {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}
.input_100 {
	background:#F3F3F3;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width:100px;
}
.input_100:focus {
	background:#FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width:100px;
}
.artist_select {
	width:180px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}

.artist_wishlist_select {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
}
.artist_wishlist_select:focus {
	width:250px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}

.wishlist_select {
	width:158px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.wishlist_select:focus {
	width:158px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}

.upload_input {
	width:180px;
	font-size:14px;
	line-height:25px;
	padding:0;
	height:25px;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.upload_input:focus {
	width:180px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_1 {
	width:720px;
	height:100px;
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_1:focus {
	width:720px;
	height:100px;
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_1_mandatory {
	width:720px;
	height:100px;
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_1_mandatory:focus {
	width:720px;
	height:100px;
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}

.textarea_client {
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_client:focus {
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_client_mandatory {
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_client_mandatory:focus {
	font-size:14px;
	/*line-height:25px;*/
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
}


.textarea_1s {
	width:720px;
	height:50px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_1s:focus {
	width:720px;
	height:50px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_2 {
	width:200px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F9F7F3;
	color:#000000;
}
.textarea_2:focus {
	width:200px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_3 {
	width:250px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_3:focus {
	width:250px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.textarea_3_mandatory {
	width:250px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.textarea_3_mandatory:focus {
	width:250px;
	height:100px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.ticket_input {
	width:60px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.ticket	_input:focus {
	width:60px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.common1_input {
	width:200px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.common1_input:focus {
	width:200px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
/*----inputs----*/
/*----footer_links----*/
.footer_menu {
	color:#000000;
	text-decoration:none;
	line-height:30px;
	font-size:13px;
}
.footer_menu a {
	color:#000000;
	text-decoration:none;
	line-height:30px;
}
.footer_menu a:hover {
	color:#000000;
	text-decoration:underline;
	line-height:30px;
}
/*----footer_links----*/
/*----paging----*/
.paging {
	color:#000000;
	text-decoration:none;
	line-height:20px;
}
.paging a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}
.paging a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}
/*----paging----*/
a.contact_link {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
}
a.contact_link:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}
.artist_disabled {
	color:#FFFF00;
}

.artist_disabled span {
	color:#000000;
}
.artist_del {
	color:#FF0000;
}
.artist_del span {
	color:#000000;
}
.view_text {
	line-height:25px;
	color:#000000;
	font-weight:bold;
}
.client_view_text {
	color:#000000;
	font-weight:bold;
}
/*----calendar----*/
.month_text {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.month_text a {
	color:#000000;
	text-decoration:none;
}
.month_text a:hover {
	color:#000000;
	text-decoration:underline;
}
.month_select {
	border:1px solid #CCCCCC;
	background:#F3F3F3;
}
.month_select:focus {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
.cal_title {
	text-align:center;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	background:url(../images/table_title_bg.jpg) repeat-x #3D3D3D;
	color:#FFFFFF;
}
.date {
	text-align:left;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
}
.date_box {
	background:#EBEBEB;
}
.date_box:hover {
	background:#E1E1E1;
}
.date_box a {
	color:#000000;
	text-decoration:underline;
}
.date_box a:hover {
	color:#000000;
	text-decoration:none;
}
.blank_box {
	background:#FFFFFF;
}
.day_content {
	width:100%;
	padding:0px;
	float:left;
	height:80px;
	overflow:auto;
}
.hold_offer_text {
	color:#472684;
}
a.hold_offer_text {
	color:#472684;
	text-decoration:none;
}
a.hold_offer_text:hover {
	color:#472684;
	text-decoration:underline;
}
.pending_offer_text {
	color:#0000FF;
}
a.pending_offer_text {
	color:#0000FF;
	text-decoration:none;
}
a.pending_offer_text:hover {
	color:#0000FF;
	text-decoration:underline;
}
.accepted_offer_text {
	color:#009900;
}
a.accepted_offer_text {
	color:#009900;
	text-decoration:none;
}
a.accepted_offer_text:hover {
	color:#009900;
	text-decoration:underline;
}
.block_date_text {
	color:#FF0000;
}
a.block_date_text {
	color:#FF0000;
	text-decoration:none;
}
a.block_date_text:hover {
	color:#FF0000;
	text-decoration:underline;
}
.cancel_show_text {
	color:#993300;
}
a.cancel_show_text {
	color:#993300;
	text-decoration:none;
}
a.cancel_show_text:hover {
	color:#993300;
	text-decoration:underline;
}
.withdrawn_offer_text {
	color:#000000;
}
a.withdrawn_offer_text {
	color:#000000;
	text-decoration:none;
}
a.withdrawn_offer_text:hover {
	color:#000000;
	text-decoration:underline;
}
.import_show_text {
	color:#FF8F00;
}
a.import_show_text {
	color:#FF8F00;
	text-decoration:none;
}
a.import_show_text:hover {
	color:#FF8F00;
	text-decoration:underline;
}
.note_show_text {
	color:#43918d;
}
a.note_show_text {
	color:#43918d;
	text-decoration:none;
}
a.note_show_text:hover {
	color:#43918d;
	text-decoration:underline;
}
.p_print_table {
	background:#FFFFFF;
}
.day_content_print {
	padding:0px;
	float:left;
	min-height:80px;
	_height:80px;
}
.cal_bw_title {
	text-align:center;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	background:#ffffff;
	color:#000000;
}
.printout_main_title {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.print_blank_box {
	background:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
}
.calendar_footer {
	background:none;
	color:#000000;
}
/*----calendar----*/

.date_peaker_input {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.date_peaker_input:focus {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.date_peaker_mandatory_input {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F9F7F3;
	color:#000000;
}
.date_peaker_mandatory_input:focus {
	width:75px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF000;
	background:#FFFFFF;
	color:#000000;
}
a.invoice_view {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:underline;
}
a.invoice_view:hover {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
/*----calendar----*/
/*----offerform----*/
.subtitle {
	height:40px;
	background:#EAEAEA;
}
.h_line_bg {
	background:#1A1A1A;
}
/*----offerform----*/

/*----dashboard----*/
.dbrd_title {
	line-height:50px;
	background:url(../images/dashboard_title_bg.jpg) repeat-x;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.dbrd_text {
	line-height:30px;
	font-size:14px;
	text-align:center;
}
.dbrd_text a {
	line-height:30px;
	font-size:14px !important;
	color:#000000 !important;
	text-decoration:none;
	text-align:center;
}
.dbrd_text a:hover {
	line-height:30px;
	font-size:14px !important; 
	color:#000000;
	text-decoration:underline;
	text-align:center;
}
.dbrd_box_bg {
	background:url(../images/login_bg.jpg) repeat-x bottom #FFFFFF;
}

/*----dashboard----*/
/*----CLIENT----*/
.artist_list {
	color:#000000;
	line-height:30px;
	text-align:left;
	font-weight:bold;	
}
.artist_list a {
	color:#000000;
	line-height:30px;
	text-align:left;
	font-weight:bold;	
	text-decoration:none;
}
.artist_list a:hover {
	color:#000000;
	line-height:30px;
	text-align:left;
	font-weight:bold;	
	text-decoration:underline;
}
.artist_name {
	background:#FFFFFF;
	line-height:40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.table_border {
	border:1px solid #CCCCCC;
	background:#EBEBEB;
}
.client_calendar_border {
	background:#CCCCCC;
}
.client_calendar_month {
	background:url(../images/table_title_bg.jpg) repeat-x #515179;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.client_calendar_text {
	background:#FFFFFF;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	padding:5px;
}
.client_calendar_text a {
	background:#FFFFFF;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	/* padding:5px; */
	color:#000000;
	text-decoration:underline;
}
.client_calendar_text a:hover {
	background:#FFFFFF;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	/* padding:5px; */
	color:#000000;
	text-decoration:none;
}
.client_calendar_amount {
	background:#FFFFFF;
	text-align:right;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	padding:5px;
}
.contractEvent_input {
	border:1px solid #917C4B;
	background:#F9F7F3;
	font-size:11px;
	color:#000000;
}
.client_title{
	background:url(../images/table_title_bg.jpg) repeat-x #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#FFFFFF;
}
.routing_sheet_month {
	overflow:auto;
	height:50px;
}
.routing_sheet_date {
	/*float:left;*/
	margin:0;
}
.routing_sheet_date a {
	float:left; 
	width:150px; 
	margin-right:5px; 
	line-height:15px;
}
.routing_sheet_date a:hover {
	float:left; 
	width:150px; 
	margin-right:5px; 
	line-height:15px;
}
.routing_sheet_amount {
	/*float:right;*/
	margin-right:5px;
	text-align:right;
	/*line-height:15px;*/
}
.routing_totle_border {
	border-left:1px solid #CCCCCC;
}

/*----CLIENT----*/
/*----shared_doc----*/
.tree_area {
	background:#FFFFFF;
	color:#000000;
}
.btm_fieldset {
	border:1px solid #414141;
	margin:0;
	padding:5px;
}
.shared_titles {
	color:#000000;
}
.dir_info {
	font-size:14px;
}
/*-end_shared_doc---*/
/*-help page---*/
.help_download_area {
	float:right; 
	width:200px; 
	margin:20px 0 0 0;  
	text-align:right;
}
.help_download_area a {
	text-align:right; 
	text-decoration:none; 
	color:#000000; 
	font-size:16px;
}
.help_download_area a:hover {
	text-align:right; 
	text-decoration:underline; 
	color:#000000; 
	font-size:16px;
}
.help_download_icon {
	float:right;
}

/*-end help page---*/

.general_text1{
	color:#000000;
}
.general_text2{
	font-size:16px;
	color:#000000;
}
.general_text3{
	font-size:18px;
	color:#000000;
}
.general_text1_bold{
	color:#000000;
	font-weight:bold;
}
.general_text2_bold{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.general_text2_bold a{
	color:#000000;
}
.general_text3_bold{
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.testing_tag {
	background:#DBDBDB;
	padding:5px 10px;
	font-weight:bold;
	color:#FFFFFF;
	position:absolute;
	left:50%;
	z-index:2;
    margin-left: -70px;
}
.testing_tag a {
	text-decoration:none;
	color:#000000;
}
.testing_tag a:hover {
	text-decoration:none;
	color:#000000;
}
.underlinehover:hover{
text-decoration:underline;
}
.artist_label {
	color:#000000;
}

@media print {
.hideInPrint{
	display:none;
}
}

.travel_tool{
	font-size:15px;
	background:#515179;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.add_remove_agency{
	border:none;float:right;margin-top: 5px;
}

.tab_client{
	margin:0 5px;
	padding:5px;
	list-style:none;
	float:left;
	width:70px;
	text-align:center;
	background:#FFFFFF;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;	
	text-decoration:none;
	font-weight:bold;
	display:inline;
}

.tab_client:hover, .tab_client_select{
	margin:0 5px;
	padding:5px;
	list-style:none;
	text-align:center;
	text-align:center;
	background:#CCCCCC;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	text-decoration:none;
}

.tab_client_s{
	margin:0 5px;
	padding:5px;
	list-style:none;
	float:left;
	width:70px;
	text-align:center;
	background:#CCCCCC;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;	
	text-decoration:none;
	font-weight:bold;
	display:inline;
}

#show, #hide,#hidesearch {
margin-top:3px;

}


.add_wishlist_select {
	width:158px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
	float:left;
}
.add_wishlist_select:focus {
	width:158px;
	height:25px;
	font-size:14px;
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
	float:left;
}

.add_wishlist_textarea {
	width:700px;
	height:50px;
	font-size:14px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.add_wishlist_textarea:focus {
	width:700px;
	height:50px;
	font-size:14px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}

.add_event_wishlist_textarea {
	width:100%;
	height:50px;
	font-size:14px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.add_event_wishlist_textarea:focus {
	width:100%;
	height:50px;
	font-size:14px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}
.client_dashboard_selected_tab{
    color:#FFFFFF;
	text-decoration:underline;
}

.client_dashboard_link{
    color:#FFFFFF;
	text-decoration:none;
}

.client_dashboard_link:hover{
    color:#FFFFFF;
	text-decoration:none;
}

.advance_common_select{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    width: 120px;
}

div.quicksearch 
{              
  padding-bottom: 10px;
  text-align:center;     
}

.btn_update_venue_info 
{
	float:right;
	background: url(../images/btn_update_venue_info.jpg) no-repeat;
	border:none;
	cursor:pointer;
	height:25px;
	width:150px;
	margin:5px 185px 0 0;
	display:inline;
}
.btn_print_genre_list 
{
	float:right;
	background: url(../images/btn_print_genre_list.jpg) no-repeat;
	border:none;
	cursor:pointer;
	height:25px;
	width:150px;
	margin-left:5px;
}
.btn_update_client_info 
{
	float:right;
	background: url(../images/btn_update_client_info.jpg) no-repeat;
	border:none;
	cursor:pointer;
	height:25px;
	width:180px;
}
.btn_update_artist_info 
{
	float:right;
	background: url(../images/btn_update_your_artist_info.jpg) no-repeat;
	border:none;
	cursor:pointer;
	height:25px;
	width:180px;
}

.ui-autocomplete { height: 300px; overflow-y: scroll; overflow-x: scroll;}
 #offense ui-autocomplete { height: 300px; overflow-y: scroll; overflow-x: scroll; width:220px;}
 
.map_div{
position:relative;
z-index:-1;
}

/*---- New addition ----*/

.common_input_post {
	width:120px;
	height:25px;
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.w100p { width:100% !important }

/*--04-06-2015 start--*/
.overlay-n { position:fixed; left:0; top:0; right:0; bottom:0; z-index:999999; background:rgba(0,0,0,0.5); }
.overlay-n .pubox { position:fixed; background:#FFF; padding:25px;  width:600px; height:300px; overflow:auto; top:100px; left:50%; margin-left:-300px; box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;}
.overlay-n .pubox .close-pubox { position:absolute; right:0; top:0;  font-family:Arial; z-index:99; font-size:16px; color:#fff; text-decoration:none; font-weight:bold;
height:16px; width:16px; background:#ccc; line-height:16px; text-align:center; padding:10px; }
.overlay-n .pubox .close-pubox:hover { color:#fff; background:#F00; }
.content-alert {color:#000;}
/*.content-alert .content-auto { float:left; width:100%; margin-top:20px; min-height:200px; max-height:300px; overflow:auto; }*/



.overlay-n .pubox table.content-table { border-collapse:collapse; width:100%; }
.overlay-n .pubox table.content-table td { border:1px solid #666;}
.overlay-n .pubox .popup_main_title { padding-top:10px;}
/*--04-06-2015 end--*/

/*-NEW NAVIGATION 04-14-2017 START-*/
.new-nav { display: block; }
.new-nav ul { display: block; margin: 0; padding: 0; list-style-type: none; text-align: center; }
.new-nav ul li { display: inline-block; margin: 0; padding: 0; list-style-type: none; position: relative; }
.new-nav ul li:after { content:'|'; position: absolute; right: -1px; top: 5px; color: #FFF; }
.new-nav ul li li:after { display: none;}
.new-nav ul li:last-child:after { display: none; }

.new-nav ul li a { display:block; padding: 5px 35px; /*min-width: 150px;*/ text-align: center; font-weight: bold; text-decoration: none; color: #FFF; }
.new-nav ul ul { position: absolute; background: #FFF; min-width: 180px !important;  border:1px solid #7575a4; min-width: 150px; display: none; margin-left:-30px; z-index: 999; }
.new-nav ul li li { display:block; background: #515179; border-bottom:1px solid #7575a4; }
.new-nav ul li li:hover { background:#656598; }
.new-nav ul li:hover ul { display: block; }
/*-NEW NAVIGATION 04-14-2017 END-*/

/*-HDER USER DD 04-14-2017 START-*/
.userdd { position:absolute; right:10px; top:10px; font-size:12px;  }
.userdd ul { list-style-type:none; margin:0; padding:0; }
.userdd ul li { text-align:center; position:relative; padding:7px 10px; cursor:pointer; border-radius:3px; display:inline-block;  }
.userdd ul li.user:hover { text-align:center; position:relative; background:#f1f1f1;  }
.userdd ul li a { text-align:center; display:block; padding:7px 10px; text-decoration: none; }

.userdd ul li ul { display:none; border:1px solid #7575a4; background:#FFF; border-radius:5px; overflow:hidden; right:0; position:absolute; z-index:1; margin-top:5px; }
.userdd ul li:hover ul { display:block; }

.userdd ul li ul li { padding:0; display:block; }
.userdd ul li li a { text-align:left !important; border-bottom:1px solid #7575a4; white-space:nowrap; color:#333; }
.userdd ul li li a:hover { background:#f1f1f1; text-decoration:none; text-align:left !important; color:#000; }

.userdd ul li li:last-child a { border-bottom:0; }
/*-HDER USER DD 04-14-2017 END-*/

/*-CLIENT DASHBOARD 04-14-2017 START-*/
.cd-search { float: right; margin-top: -3px; }
.cd-search .cd-col { float: left;  margin-right: 10px; }
.cd-search .cd-col:last-child { margin-right:0; }
.cd-search .cd-col label { margin-right:5px; font-weight: bold; }

.thead-new { font-size: 14px; font-weight: bold; color: #FFFFFF; padding: 10px; text-align: left;
background: #807da8;
background: -moz-linear-gradient(top,  #807da8 0%, #535179 100%);
background: -webkit-linear-gradient(top,  #807da8 0%,#535179 100%);
background: linear-gradient(to bottom,  #807da8 0%,#535179 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#807da8', endColorstr='#535179',GradientType=0 );
}

.btn-new { display: inline-block; padding:10px 15px; font-size: 14px; background: #686693; color: #FFF; text-decoration: none; }
.btn-new:hover { background:#525074; color: #FFF; }

.client-history-table { border:1px solid #CDCDCD; }
.client-history-table tbody tr td { border-bottom:1px solid #CDCDCD; padding: 2px; }
.client-history-table tbody tr:last-child td { border-bottom:none; }
.client-history-table tbody td a { text-decoration: none;}
.client-history-table tbody td a:hover { color: #525074; text-decoration: underline;}

.client-history-table2 { border:1px solid #CDCDCD; }
.client-history-table2 tbody tr td { border-bottom:1px solid #CDCDCD; padding: 2px 10px; }
.client-history-table2 tbody tr:last-child td { border-bottom:none; }
.client-history-table2 tbody td a { text-decoration: none;}
.client-history-table2 tbody td a:hover { color: #525074; text-decoration: underline;}



/*-CLIENT DASHBOARD 04-14-2017 END-*/
/* Dev CSS start */
.w-80 {
	width: 80%;
}
.w-20 {
	width: 20%;
}
.text-left {
	text-align: left;
}
.mb-0 {
	margin-bottom: 0px;
}
.d-flex {
    display: flex;	
}
.d-inline-flex {
    display: inline-flex;
}
.flex-wrap {
	flex-wrap: wrap;
}
.folder-section {
	column-gap: 12px;
    row-gap: 12px;
}
.folder {
    min-width: 130px;
    padding: 10px;
	font-size: 12px;
	transition:all 1s ease-in-out;
}
.selected {
	background-color: #dcdcdc !important;
}
.align-items-start {
	align-items: flex-start;
}
.align-items-center {
	align-items: center;
}
.justify-content-center {
	justify-content: center;
}
.text-light {
	color: #fff;
}
.bg-light {
	background-color: #fff;
}
.text-decoration-none {
	text-decoration: none;
}
.px-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.link-btn {
	font-size: 19px;	
}
.link-btn:hover {
	color: #fff;
}
.mr-10 {
	margin-right: 10px;
}
.ml-auto {
	margin-left: auto;
}
.mt-auto {
	margin-top: auto;
}
.mr-auto {
	margin-right: auto;
}
.my-auto {
	margin-top: auto;
	margin-bottom: auto;
}
.p-10 {
	padding: 10px;
}
.mt-0 {
	margin-top: 0;
}
.radius-5 {
	border-radius: 5px;
}
.border {
	border: 1px solid #dcdcdc;
}
.text-ellipsis-1 {
    /* display: -webkit-box; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	width: 100px;
	white-space: nowrap;
}
.flex-column {
	flex-direction: column;
}
.min-130px-h {
	min-height: 130px;	
}
.min-200px-h {
	min-height: 200px;	
}
.position-relative {
	position: relative;
}
.position-absolute {
	position: absolute;
}
.bottom-10 {
	bottom: 10px;
}
.left-10 {
	left: 10px;
}
.text-bold {
	font-weight: bold;
}
.mb-10 {
	margin-bottom: 10px;
}
.list-grid-grid {
    row-gap: 0;
}
.list-grid-grid .folder {
	width: 100%;
	transition:all 1s ease-in-out;
	border-radius: 0;
    border: 1px solid rgb(243 243 243 / 88%);
}
.list-grid-grid .folder.files {
    width: 100%;
    min-height: auto;
    flex-direction: row;
    align-items: center;
	transition:all 1s ease-in-out;
}
.list-grid-grid .folder.files img {
    width: 35px;
	transition:all 1s ease-in-out;
}
.list-grid-grid .folder.files span {
    position: relative;
    bottom: auto;
	transition:all 1s ease-in-out;
	width: auto;
}
.justify-content-end {
	justify-content: flex-end;
}
input.form-control {
    margin-bottom: 15px;
    padding: 10px;
    width: 94%;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
}
.bg-transparent {
	background: transparent;
}
.border-0 {
	border: 0;
}
.cencel {
	font-size: 18px;
	color: #BEBDBD;
	cursor: pointer;
}
.create {
	font-size: 18px;
	cursor: pointer;
}
.modal h2 {
	font-size: 22px;
}
.close {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 30px;
	background: #000;
	color: #fff;
	cursor: pointer;
	border: 0;
}
.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(52, 73, 94, 0.8);
	z-index: 50;
	visibility: hidden;  
	opacity: 0;  
	transition: 0.7s;
}
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	/* height: 300px; */
	padding: 15px;
    border-radius: 8px;
	margin-left: -200px;
	margin-top: -150px;
	background: #fff;
	z-index: 100;
	visibility: hidden;  
	opacity: 0;  
	transition: 0.5s ease-out;  
	transform: translateY(45px);
}
.active {
	visibility: visible;
	opacity: 1;
}
.active + .modal{
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
}
.font-16 {
	font-size: 16px;
}
.ml-15 {
	margin-left: 15px;
}
.form-group {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.form-group.ml-auto {
	margin-left: auto;
}
  .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
  }
  
  .form-group label {
	position: relative;
	cursor: pointer;
    display: inline-block;
  }
  
  .form-group label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #0079bf;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 7px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
  }
  
  .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
    width: 3px;
    height: 8px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
  .hidden { display:none  }
  .break-word {
	  word-break: break-all;
}
.mt-10 {
	margin-top: 10px;
}
.delete-btn {
	background: rgb(131,58,180);
	background: linear-gradient(0deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 0%, rgba(252,152,69,1) 100%);
}
form.dropzone {
    display: flex;
    flex-wrap: wrap;
}
.dz-default.dz-message {
    margin: 0 auto;
    align-self: center;
}
.w-100 {
	width: 100%;
}
.d-inline-block {
	display: inline-block;
}
.errorMsg, .successMsg {
    background: #dbdbdb;
    padding: 5px 0;
}  
.dynamicblock .accordion-toggle{
	display: block;
	margin-bottom: 10px;
}

.dynamicblock .accordion-container .formatting-td,.dynamicblock .accordion-container{
	display: block; 
} 
.d-flex {
	display: flex;
}
.justify-content-center {
	justify-content: center;
}
.align-items-center {
	align-items: center;
}
/* Dev CSS end */ 
.button-row-box{display: flex; flex-direction:row;}
.button-row-box .button-col{flex:0 0 100px; max-width:100px;}
.cursor-pointer{cursor: pointer;}

.opacity-5 {opacity: .5;}

.drop-area {background: #c1d9ed;border: 1px solid #2778be;}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}