/* CSS Document */
* { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;  }

body {
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
    font-family: 'Roboto', sans-serif;
    
    
	font-size:14px;
	color:#000000;
	/*background:url(../images/body_bg.jpg) repeat-x #ffffff;*/
}

input, textarea, select { font-family: 'Roboto', sans-serif; font-size: 14px; }

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;*/
    border-top: 1px solid #cccccc;
}
.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-size:24px;
	font-weight:bold;
}

.main_title_1{
	text-align:right;
	font-size:24px;
	font-weight:bold;
}

.popup_main_title {
	text-align:center;
	
	font-size:24px;
	color:#000000;
	font-weight:bold;
}
.box01_area {
	border:1px solid #d1d0e0;
	background:#FFFFFF;
}
.box01_bg {
	background:#ffffff;
}
.box02_area {
	border:1px solid #d1d0e0;
	background:#FFFFFF;
}
.table_bg {
	background:#ffffff;
}
.client_table_title {
	/*background:url(../images/client_table_title_bg.jpg) repeat-x;
	font-weight:bold;
	color:#3E3D5A;
	padding:5px;*/
    
    padding:5px;
    background:#d1d0e0;
	font-weight:normal;
	color:#000000;
}
.table_title {
	/*background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;
	color:#FFFFFF;*/
	padding:10px;
    background:#d1d0e0;
	font-weight:normal;
	color:#000000;
}
.table_title_hide {
	/*background:url(../images/table_title_bg.jpg) repeat-x #515179;*/
    background: #d1d0e0;
	font-weight:normal;
	color:#000000;
	padding:10px;
	display:none;
}
.table_title_s {
	background:#8D8DB4;
	font-weight:bold;
	color:#FFF;
	/*line-height:25px;
	padding-left:5px;
	padding-right:5px;*/
	padding:10px;
}
.table_title1 {
	line-height:15px;
	/*background:url(../images/table_title_bg.jpg) repeat-x #515179;*/
    background: #d1d0e0;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	height:40px;
	color:#000000;
}
.table_text {
	/*line-height:25px;
	padding-left:5px;
	padding-right:5px;*/
	padding:10px 5px;
	background:#FFFFFF;
	font-weight:normal;
}
.table_text1 {
	/*line-height:25px;
	background:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	*/
	font-weight:normal;
	padding:10px 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;
    padding-left:5px;
	padding-right:5px;
	/*color:#FFFFFF;
    background:url(../images/table_title_bg.jpg) repeat-x #515179;
	font-weight:bold;*/
    background:#d1d0e0;
	font-weight:normal;
	color:#000000;
    
    
}
.table_text a {
	color:#000000;
	text-decoration:underline;
}
.table_text a:hover {
	color:#000000;
	text-decoration:none;
}
.box02_bg {
	background:#ffffff;
}
.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;
    border-radius: 5px;
}
.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;*/
	background:#676598;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
    color: #FFF;
}

/*----login_page----*/


/*----all_buttons----*/
.fl {float: left}
.fr {float: right}
.btn-margin { margin: 0 3px; }

.btn-default {
    display: inline-block;
    height: 27px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 8px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none !important;
    color: #FFFFFF !important;
    border:0;
    font-size: 14px;
    letter-spacing: 0.25px;
    font-weight: normal !important;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    background: #359D97;
}
.btn-default:hover, .btn-default:focus {
    background: #2B807B;
    text-decoration: none;
    color: #FFFFFF;
    
}

.btn_cross_delete {
	height:20px;
	width:20px;
	cursor:pointer;
	border:none;
	background:url(../images/delete.png) no-repeat;
}

/*
.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_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_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;*/
	background:#676598;
}
.navi_text {
	/*line-height:30px;*/
	
	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-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-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:250px; height:32px; padding:5px;	border:2px solid #dddddd;	background:#FFFFFF;	color:#000000; line-height:25px; border-radius: 3px; }
.login_input:focus { border-color:#b3b2cb; outline: inherit; }

.common_input {
	width:250px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.common_small_input {
	width:200px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common_small_input:focus {
	border-color:#b3b2cb; outline: inherit;
}

.mandatory_small_input {
	width:200px;
	height:32px; padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.mandatory_small_input:focus {
	border-color:#b3b2cb; outline: inherit;
}

.common_140_input {
	width:120px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common_140_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.mandatory_input {
	width:250px;
	height:32px; padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.mandatory_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.common_input2 {
	width:75px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common_input2:focus {
	border-color:#b3b2cb; outline: inherit;
}


.common_select {
	width:250px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common_select:focus {
	width:250px;
	border-color:#b3b2cb; outline: inherit;
}
.mandatory_select {
	width:250px;
	height:32px; padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.mandatory_select:focus {
	border-color:#b3b2cb; outline: inherit;
}
.input_100 {
	width:100px;
    height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.input_100:focus {
	border-color:#b3b2cb; outline: inherit;
}
.artist_select {
	width:180px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}

.artist_wishlist_select {
	width:250px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.artist_wishlist_select:focus {
	border-color:#b3b2cb; outline: inherit;
}

.wishlist_select {
	width:158px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.wishlist_select:focus {
	border-color:#b3b2cb; outline: inherit;
}

.upload_input {
	width:180px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.upload_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_1 {
	width:720px;
	height:100px;
	padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_1:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_1_mandatory {
	width:720px;
	height:100px;
	padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_1_mandatory:focus {
	border-color:#b3b2cb; outline: inherit;
}

.textarea_client {
	padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_client:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_client_mandatory {
	padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_client_mandatory:focus {
	border-color:#b3b2cb; outline: inherit;
}


.textarea_1s {
	width:720px;
	height:50px;
	padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_1s:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_2 {
	width:200px;
	height:100px;
	
	padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_2:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_3 {
	width:250px;
	height:100px;
	
	padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_3:focus {
	border-color:#b3b2cb; outline: inherit;
}
.textarea_3_mandatory {
	width:250px;
	height:100px;
	
	padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.textarea_3_mandatory:focus {
	border-color:#b3b2cb; outline: inherit;
}


.ticket_input {
	width:60px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.ticket	_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.common1_input {
	width:200px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.common1_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
/*----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 {
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.month_select:focus {
	border-color:#b3b2cb; outline: inherit;
}

.cal_title {
	text-align:center;
	
	line-height:25px;
	/*font-weight:bold;
	background:url(../images/table_title_bg.jpg) repeat-x #3D3D3D;
	color:#FFFFFF;*/
    font-weight:normal;
	background:#d1d0e0;
	color:#000000;
    
    
}
.date {
	text-align:left;
	
	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;
}
.p_print_table {
	background:#FFFFFF;
}
.day_content_print {
	padding:0px;
	float:left;
	min-height:80px;
	_height:80px;
}
.cal_bw_title {
	text-align:center;
	
	line-height:25px;
	font-weight:bold;
	background:#ffffff;
	color:#000000;
}
.printout_main_title {
	text-align:center;
	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:80px; font-size: 12px;
	height:32px; padding:5px; border:2px solid #dddddd; background:#FFFFFF; color:#000000; border-radius: 3px;
}
.date_peaker_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
.date_peaker_mandatory_input {
	width:80px; font-size: 12px;
	height:32px; padding:5px; border:2px solid rgba(255,0,0,0.4); background:#FFFFFF; color:#000000; border-radius: 3px;
}
.date_peaker_mandatory_input:focus {
	border-color:#b3b2cb; outline: inherit;
}
a.invoice_view {
	
	line-height:20px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:underline;
}
a.invoice_view:hover {
	
	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;*/
    background: #d1d0e0;
    font-size:18px;
	font-weight:normal;
	text-align:center;
}
.dbrd_text {
	line-height:30px;
	
	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;*/
	background:#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;
    font-weight:bold;
    color:#FFFFFF;*/
    text-align:center;
	line-height:30px;
	
    background:#d1d0e0;
	font-weight:normal;
	color:#000000;
    
}
.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{
	text-align:center;
	
	line-height:30px;
    /*color:#FFFFFF;
    background:url(../images/table_title_bg.jpg) repeat-x #FFFFFF;
    font-weight:bold;*/
    background:#d1d0e0;
	font-weight:normal;
	color:#000000;
}
.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 #d1d0e0;
	margin:0;
	padding:5px;
}
.shared_titles {
	color:#000000;
}
.dir_info {
	
}
/*-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;
	
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#F3F3F3;
	color:#000000;
	float:left;
}
.add_wishlist_select:focus {
	width:158px;
	height:25px;
	
	line-height:25px;
	padding:0;
	border:1px solid #FF0000;
	background:#FFFFFF;
	color:#000000;
	float:left;
}

.add_wishlist_textarea {
	width:700px;
	height:50px;
	
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.add_wishlist_textarea:focus {
	width:700px;
	height:50px;
	
	padding:0;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	color:#000000;
}

.add_event_wishlist_textarea {
	width:100%;
	height:50px;
	
	padding:0;
	border:1px solid #CCCCCC;
	background:#F3F3F3;
	color:#000000;
}
.add_event_wishlist_textarea:focus {
	width:100%;
	height:50px;
	
	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:15px;  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;  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; font-size: 14px; font-weight: normal; }
.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: 1 }
.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;  }
.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; padding: 10px; text-align: left;
color: #000000; 
background: #d1d0e0;
font-weight: normal;
    
/*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 #d1d0e0; }
.client-history-table tbody tr td { border-bottom:1px solid #d1d0e0; 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 #d1d0e0; }
.client-history-table2 tbody tr td { border-bottom:1px solid #d1d0e0; 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-*/

/*-07-22-2015 setting page vertical tab-*/
.ui-tabs-vertical { width:100%; border: 0 !important; font-family: 'Roboto', sans-serif !important; /*font-family:"latoregular" !important;*/ }
.ui-tabs-vertical .ui-tabs-nav { /*float: left; width:20%; min-height:500px; */ 
box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;
background:#f1f1f1 !important; padding:5px 0 0 5px !important; border: none !important
}
.ui-tabs-vertical .ui-tabs-nav li { /*clear: left; width: 100%; */border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; border:0 !important; background:none !important }
.ui-tabs-vertical .ui-tabs-nav li a { /*display:block !important; float:none !important; font-family:"latobold" !important;*/font-family: 'Roboto', sans-serif !important; padding:10px 15px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; background:#FFF !important }
.ui-state-active a {color:#359d97 !important; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background: #FFFFFF; }

.ui-tabs-vertical .ui-tabs-panel { padding: 1em; /*float: right; width:80%;*/
box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family: 'Roboto', sans-serif !important;}
[id*="tabs-"] h2 { font-size:18px; font-family: 'Roboto', sans-serif !important; text-align:center; }
/*-07-22-2015 setting page vertical end-*/
.btn_help { font-size:14px;text-align:center;padding:7px 10px; cursor:pointer; /*position:absolute; right:120px; top:10px;*/ background:#f1f1f1; border:1px solid #f1f1f1; border-radius:3px; color:#333}
.btn_help.talent_schedule_demo {
    background: #676598;
    font-size: 19px;
    color: #ffffff;
    border: none;
    font-weight: 500;
}
.btn_help.talent_schedule_demo:hover {
    color: #fff;
    background: #595888;
}
.btn_help:hover { background:#FFF; color:#333; text-decoration:none}
/*-07-22-2015 setting page vertical tab-*/
