/* deprecated - will be removed. Use newadmin.css to add new styles */
	@charset "utf-8";
/* CSS Document */

/*@font-face {
    
    src: url('../fonts/6216-webfont.eot');
    src: url('../fonts/6216-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/6216-webfont.woff') format('woff'),
         url('../fonts/6216-webfont.ttf') format('truetype'),
         url('../fonts/6216-webfont.svg#lucida_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neueregular';
    src: url('../fonts/helveticaneuewebfont-webfont.eot');
    src: url('../fonts/helveticaneuewebfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneuewebfont-webfont.woff') format('woff'),
         url('../fonts/helveticaneuewebfont-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneuewebfont-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{  margin:0px auto; padding:0px;  /*background-image: #e7dbc5;*/ font-family: 'robotoregular'; font-size:13px; line-height:16px; color:#666666; width:100%; } 

img{ border:0px;}

.floatleft{ float:left; }
.floatright{ float:right; }

:focus{ outline:none;}

.clear{ clear:both; }

#frmsearch input, #frmsearch select {width:130px;padding:0;}

h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px; } 

a{ color:#063159; text-decoration:none; 
		
/*		-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-o-transition-duration: .5s;
-ms-transition-duration: .5s;
transition-duration: .5s;
*/		
		}
a:hover{ color:#000; text-decoration:none;  }

.sitecontainer{ background:#E0E0E0; margin:0px auto; padding:0px; width:100%; position:relative; min-height:667px;}

.header{ 
    /* background-attachment: scroll;
    background-clip: border-box;
    background-color: #002C54;
    background-image: url("../images/header-bg.gif");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat-y;
    background-size: auto auto;*/
  background-image: url("../images/header_line.png"); height:97px; border-bottom:1px solid #eeeeee; 
}

#frmsearch .smallselect{width:40px!important;}

.userpanel{ float:right; padding-right:20px; padding-top:44px; color:#b7c2cd; font-size:14px; font-weight:bold; }
.userpanel a:link, .userpanel a:visited{font-family: Arial, Helvetica, sans-serif; color: #999999; }
.userpanel a:hover{ color:#0341af; text-decoration:none;}

.logo{ padding: 12px 0px 0px 41px;} 
.logo_frinent{ padding: 25px 0px 0px 0px; text-align:center; } 

.container{ background:#faf2e7; padding-bottom:0px; z-index: 999; position:relative; }

.leftpart{ width:250px; float:left; position:relative;}

.centerpart{ margin:0; padding: 55px 0px 18px 0px; position:relative; }
.centerpartbg{ background:#ffffff; box-shadow: 0px 0px 5px  #666769; min-height:500px; padding-bottom:15px; display: inline-block;width: 100%; }

.footer{ background: #F4F2F2; z-index:-99; height:60px;}

.bottom_social_link{ float:right; padding: 18px 20px 0px 0px;}

.Query_btn{ background:#a7a9ac; color:#fff; height:27px; line-height:27px; width:30px; float:left; border:0px; display:block; }
.Query_input{ background:#fff; border:0px; height:27px; line-height:27px; padding: 0px 15px; width:200px; color:#a7a9ac; text-transform:uppercase; font-size:12px;}

.enteryour_query{ padding: 18px 0px 0px 0px; margin-left:280px;}



.userbox_input{ width: 278px; border: 1px solid white; padding: 10px; background:#fff; -moz-border-radius: 5px; border-radius: 5px;
	-webkit-border-radius: 5px; overflow: auto; margin-bottom: 15px;/* -moz-box-shadow: 1px 1px 6px #eacefc; box-shadow: 1px 1px 6px #eacefc; -webkit-box-shadow: 1px 1px 6px #eacefc;*/
}

.userbox_input{ }
.userbox_input input{ width:160px; padding: 0px 10px; height:25px; line-height:25px; border:1px dotted #CCCCCC; background:none; vertical-align:middle; border-radius:0px; font-size:15px;}

.userbox_input label{ font-weight:normal; color:#0c3860;}
.userbox_input img{ vertical-align:text-top;}


.frient_forgotten{ text-align:center; color:#fff; font-size:14px; }
.frient_forgotten a{ color:#fff; -webkit-transition-duration: .5s;
		}
.frient_forgotten a:hover{ color:#afdef9;}

.quick_link{ padding: 20px 0px 0px 2%; }
.quick_link img{transition: all 0.5s ease 0s;}
.quick_link img:hover{ transform: rotate(360deg);}

.quicklink_title{ width:120px; float:left; text-align:center; margin-right:15px; font-size:14px; font-weight:bold; color: #555555; padding: 20px 0px 0px 0px; /*text-shadow: 0px 0px 1px #476c8e;*/  }
.quicklink_title span{ /*text-shadow: 0px 0px 1px #476c8e;*/ font-weight:normal; }

.quick_link ul { margin:0px; padding:0px; list-style:none; }
.quick_link li { margin: 0px 10px 0px 10px; padding:0px; list-style:none; float:left; }

.quick_link li a{ text-shadow: none;  border: 0px solid #dddddd; text-align: center; color: #282828; text-decoration: none;
background:#d3d3d3;  border: 0px solid #3594cb; -moz-box-shadow: 1px 1px 8px #c5c5c5; -webkit-box-shadow: 1px 1px 8px #c5c5c5; box-shadow: 1px 1px 8px #c5c5c5;

display: table-cell; vertical-align:middle; border-radius:100%;
width: 110px; height: 110px; behavior: url(PIE.htc);
}
.quick_link li a:hover{ -moz-box-shadow: 1px 1px 8px #dddddd; -webkit-box-shadow: 1px 1px 8px #dddddd; box-shadow: 1px 1px 8px #b8e774; background: #b8e774;}
.quick_link li a:active{ -moz-box-shadow: 1px 1px 8px #dddddd; -webkit-box-shadow: 1px 1px 8px #dddddd; box-shadow: 1px 1px 8px #c5c5c5; background: #fff;}
.pagetitle{ background:#9bc55f; height:40px; line-height:40px; padding-left:20px; font-size:20px; color:#578b0e; letter-spacing:1px; behavior: url(PIE.htc); /*text-shadow: 1px 1px 1px #bbe67f;*/ font-weight:bold;  }
.search_top_admini{ padding: 0px 0px 0px 0%; }
.search_top_main{ width:720px; float:right; padding: 0px 0px 0px 0px;}
.search_top_admini label{ font-size:18px; padding-right:10px; color:#66667d;/* text-shadow: 0px 0px 1px #fff;*/ padding-top:5px; display:inline-block; float:left;  }
.event_start_date label{ font-size:16px; padding-right:0px; padding-bottom:3px; display:block; color:#66667d;/* text-shadow: 0px 1px 1px #fff;*/}
.search_top_admini input.search_input{ width:200px; height:22px; line-height:22px; margin-right:20px; }
.search_btn{ cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-shadow:none; border:none; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:3px 10px; color:#ffffff; }
.search_btn:hover{background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* IE6-9 */}
.search_top_admini select{  background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit;width:250px; height:32px; margin-right:20px; padding: 5px; }
select.adved{ width:160px; height:30px; margin-right:5px; padding: 4px 0px 0px 7px; vertical-align:top; }
.addnew_btn{ padding:0px 0px 0px 0px; float:right; width:100px;}
.addnew_btn a{ 
	cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-shadow:none; border:none; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:3px 10px; color:#ffffff;
}
.addnew_btn a:hover{ background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* IE6-9 */ color:#fff;}
.addnew_btn input{ 
	background: #733b96; /* Old browsers */
	border:0px; height:33px; padding: 0px 15px 0px 15px; color:#fff; font-weight:400; font-size:17px; border-radius: 0px 8px; cursor:pointer;
}
.export_btn{ padding:0px 0px 0px 0px; float:right; width:100px;}
.export_btn a{ 
	background: #2883b7; 
	border:0px; height:32px; padding: 0px 15px 0px 15px; color:#fff; font-weight:400; font-size:16px; border-radius:0px 8px; cursor:pointer; display:inline-block; line-height:33px;
}
.export_btn a:hover{background: #bf4f04; /* Old browsers */ color:#fff; }
.admin_top_part{ min-height:80px; padding: 20px 20px 20px 20px;}
.pagination{ margin:35px 0px 0px 0%; }
.pagination_event{ clear:both; margin:0px; padding: 20px 0px 10px 0%;}
.pagination ul{ margin:0px; padding:0px; list-style:none; }
.pagination li{ margin:0px; padding:0px; list-style:none; float:left; margin-right:5px;  }
.inactive_page { width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#999999; background:#e9e9e9; border:1px solid #d2d2d2; behavior: url(PIE.htc); border-radius:4px; cursor:default; }
.inactive_page :hover{ background:#54b0e5; border:1px solid #54b0e5; width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0px 5px 0px 5px; cursor:default;}
.pagination li a{ width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#000; background:#e9e9e9; border:1px solid #d2d2d2; behavior: url(PIE.htc); border-radius: 0px 5px 0px 5px; }
.pagination li a:hover{ background:#54b0e5; border:1px solid #54b0e5; width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0px 5px 0px 5px; }
.pagination li.page a{ background:#54b0e5; border:1px solid #54b0e5; width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc);  border-radius: 0px 5px 0px 5px; }
.administator_table{ margin:0px 20px; padding: 0px 0px 0px 0px; border:1px solid #d2d2d2; }
.administator_table td{ padding: 5px 0px 5px 10px; font-family: 'robotoregular'; color:#333232;  font-size:14px;}
.administator_table th{ text-align:left; background:#9bc55f; color:#578b0e; font-weight:normal; padding: 5px 0px 5px 10px; font-size:14px;/* text-shadow: 1px 1px 1px #bbe67f;*/ font-weight:bold;  }
.administator_table th a span { color:#578b0e !important; }
.administator_table th img{ padding-left:5px; vertical-align:top; padding-top:2px;  }
.admin_antry_table{ background:#e9e9e9;  }
.admin_antry_table_sec{ background:#fff; } 
.bottomBox_admini{ margin: 0px 20px; padding: 25px 0px 25px 0px; text-align:left;}
.bottom_admin_paging{ float:right;  }
.bottom_admin_paging ul{ margin:0px; padding:0px; list-style:none; }
.bottom_admin_paging li{ margin:0px; padding:0px; list-style:none; float:left; margin-right:5px;  }
.bottom_admin_paging li a{ width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#000; border:1px solid #d2d2d2; behavior: url(PIE.htc); border-radius: 0 5px 0 5px; }
.bottom_admin_paging li a:hover{ background: linear-gradient(to bottom, #09345C 0%, #7DB9E8 100%) repeat scroll 0 0 transparent; border:1px solid #54B0E5; width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0 5px 0 5px; }
.bottom_admin_paging li.page a{ background:#54B0E5; border:1px solid #54B0E5; width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0 5px 0 5px; }
.bottom_admin_paging li.text a{ background: linear-gradient(to bottom, #09345C 0%, #7DB9E8 100%) repeat scroll 0 0 transparent; /*border:1px solid #54B0E5;*/ min-width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0 5px 0 5px; padding: 0px 12px 0px 8px; }
.apply_btn{cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-

shadow:none; border:none; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:3px 10px; color:#ffffff; }
.apply_btn:hover{background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ color:#fff;}
.reclord_found{ font-size:15px; color:#000;}
.action_apply_btn{ float:right; margin-top:35px; }
.action_apply_btn_tra{ float:right; margin-top:0px; margin-bottom:20px; margin-right:20px; }
.act_sl_box{background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit; height:28px; width:140px; padding: 4px; margin: 0px 10px 0px 0px; }


/*--------------------------  left slide --------------------------*/

.left_navbar ul { list-style: none outside none; padding: 0px; margin: 0px; text-transform:uppercase; }

#toolbox { width: 180px; height: 40px; margin: 0px auto; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 1px 1px 6px rgb(153, 153, 153); }\

#toolbox a { text-decoration: none; font-size: 18px; font-weight: 700; letter-spacing: -1px; padding: 8px 0px 5px 10px; display: block; outline: medium none; }

#toolbox img { position: relative; top: 5px; left: 75px; }

#slider { position: absolute; background-repeat: no-repeat; margin-top: -90px; z-index: 100; }

ul#sliderContent { margin-left: 15px; position: absolute; z-index: 1; }

ul#sliderContent li a { width: 160px; padding: 5px 10px; height: 20px; display: block; text-decoration: none; }

#openCloseWrap { position: relative; margin: 90px 0px 0px 15px; }

#userbox { width: 180px; position: absolute; top: 40px; left: 15px; padding: 20px 0px 0px; text-align: center; font-size: 16px; /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/ font-weight: 700; }

#userbox span { color: rgb(136, 136, 136); font-size: 12px; letter-spacing: normal; }

#userbox ul { width: 100px; margin: 10px auto; }

#userbox li { float: left; }

#userbox li a { padding: 5px; margin-right: 5px; float: left; }

#nav { width:200px; position:absolute; right:30px; top:50px;  }

ul#nav li a.heading, a.collapsed, a.expanded, ul.navigation li.selected { display: block; font-size: 16px; cursor: pointer; text-align:left; }
ul#nav li { background:url(../images/left-menu-bg.png) no-repeat left top; margin-left:-20px; padding-left:20px; margin-right:-30px; padding-right:30px; }
ul#nav li ul li{ margin-right:0px; padding-right:0px;}
ul.navigation { width:250px; background:#fff; display:block; margin-left:-20px; text-align:left; }

ul.navigation li a { display: block; font-size: 14px; border-bottom: 1px solid #0a4263; padding-left:30px; color:#fff; text-decoration:none;  background:#2f83b4; height:40px; line-height:40px;  }
ul.navigation li a:hover { background:#4ca6db; color:#fff; height:40px; line-height:40px; display:block;  }

#toolbox { background: url(../images/bg_toolbox_tab.png) repeat-x scroll center bottom rgb(183, 208, 81); }
#toolbox a, ul.summarystats p.statview a { color: rgb(62, 72, 21); }

ul#sliderContent li a { background: url(../images/toolbox_row.png) repeat-x scroll center top transparent; }
ul#sliderContent li.alt a { background: url(../images/toolbox_alt_row.png) repeat-x scroll center top transparent; }

ul#sliderContent li a:hover, ul#sliderContent li.alt a:hover { }
ul.summarystats p.statview a { background: url(../images/bg_btns.png) repeat-x scroll center top transparent; }

ul.summarystats p.statview a:hover { background: url(../images/bg_btns.png) repeat scroll 0px -30px transparent; }

ul#nav li a.heading, a.collapsed, a.expanded, ul.navigation li.selected { background: url(../images/plus-sign.png) no-repeat left center; text-decoration:none;  height:50px; line-height:50px; display:block; color:#002d55; padding-left:20px; border-bottom:1px solid #e6e6e6;  }
ul#nav li a.collapsed:hover{ background:url(../images/min-sign.png) no-repeat left center; text-decoration:none;  height:50px; line-height:50px; display:block; color:#002d55; border-bottom:1px solid #e6e6e6; }
a.expanded{ background:url(../images/min-sign.png) no-repeat left center; }

ul#nav li a.leftnone{background:none; padding-left:0px; }
ul#nav li a.leftnone:visited{ background:none;  padding-left:0px;}
ul#nav li a.leftnone:hover{ background:#2f83b4; margin-left:-20px; margin-right:-30px; padding-left:20px; color:#fff; }


/*--------------------------  left slide --------------------------*/

/*--------------------------- AddAdministrators ---------------------------*/

.add_ad_contentbox{ padding: 30px 0px 0px 30px;}

.inputboxes{ font-size:14px; min-height:32px; padding-bottom:10px;}
.inputboxes select{ width:239px; padding: 4px 0px; border:1px solid #bdbec1; }
.inputboxes label{ width:170px; padding-right:15px; display:block; float:left; height:22px; line-height:22px; /*color:#727171;*/ }
.configuration_input label{ width:270px; }
.inputboxes input.inputbox{ padding: 0px 5px; width:240px; height:28px; line-height:28px;  font-family:Arial, Helvetica, sans-serif; float:left; font-size:13px;  }

.inputboxes textarea.inputbox{ padding: 4px 5px; width:240px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }


.event_inputboxes{ font-size:14px; width:10%; float:left; min-height:32px; padding-bottom:10px;}
.dis_inputboxes{ width:40%;}
.event_inputboxes select{ width:252px; padding: 4px 5px; border:1px solid #bdbec1; }
.event_inputboxes label{ display:block; height:22px; line-height:22px; padding-bottom:5px; }
.event_inputboxes input.inputbox{ padding: 4px 5px; width:30%; height:20px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }

.inputboxes textarea.inputbox{ padding: 4px 5px; width:240px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }
.inputboxes textarea.inputbox_big{ padding: 4px 5px; width:400px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:150px;  }

.inputboxes .worddocument textarea.inputbox{ padding: 4px 5px; width:400px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:150px;  }


.add_can_btn{ margin-left:203px;}
.configuration_input .add_can_btn{ margin-left:298px;}
.add_can_btn_gift{ margin-left:183px;}
input.submit_btn{cursor:pointer;  cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular';  border-radius:4px; border:1px solid #4aa59f;font-size:15px; padding:3px 10px; color:#ffffff; }
input.submit_btn:hover{ background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ border-radius:4px;  color: #fff; text-shadow: none; border:1px solid #4aa59f;}

.cancel_btn{  background: #2883b7; }
.cancel_btn:hover{background: #bf4f04; }

a.cancel_btn{ cursor:pointer;  cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular';  border-radius:4px; border:1px solid #4aa59f;font-size:15px; padding:3px 10px; color:#ffffff; }
a.cancel_btn:hover{ background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ border-radius:4px;  color: #fff; text-shadow: none; border:1px solid #4aa59f;}

/*--------------------------- AddAdministrators ---------------------------*/

/*--------------------------- Error Message ---------------------------*/

.success { background:#ff6600;/* border: 1px solid #ff6600;*/ margin: 20px 20px 0px 20px; font-size:14px; }

.status { border-radius: 0px 10px 0px 10px; clear: both; margin-bottom:0px; overflow: auto; padding: 8px 10px 5px; }

.status .closestatus { color:#FFFFFF; float: right; margin-left: 10px; text-align: center; }

.status p { margin:0px; padding: 6px 0px 5px 0px; color:#fff; font-size:15px; }


.status .closestatus a { border-radius: 5px 5px 5px 5px; color: #fff; display: block; height: 13px; line-height: 0.6em; padding: 5px; position: relative; text-decoration: none; text-shadow: none; top: -2px; width: 10px; }
.success .closestatus a { background:#E22A32; color:#fff;  }

.status img { float: left; padding-right: 5px; vertical-align:middle; }

/*--------------------------- Error Message ---------------------------*/

.frient_admin_page{ border-radius: 6px; box-shadow: 0px 0px 8px #7ec9f5; width:300px; min-height:210px; margin:0px auto; padding: 35px 30px 20px 30px; background:#2f83b4; margin-top:50px; }

.userbox_input select{ border:0px; width:190px; }


.error_msg{ text-align:center; padding-bottom:15px;  color: #FFFFFF; font-size: 14px; text-align: center; }



/*----------------------- new page ---------------------------------*/

#dashbord_admin .ul { list-style: none outside none; padding: 0px; margin: 0px; }
#dashbord_admin .left { float: left; }
#dashbord_admin .right { float: right; }

#dashbord_admin{ margin: 0px 0px 0px 0px; }

#dashbord_admin #breadcrumb { background: url(../images/bg_breadcrumb.png) repeat-x scroll center bottom rgb(79, 79, 79); padding: 12px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; overflow: auto; }
#dashbord_admin #breadcrumb li { float: left; padding-right: 10px; color: rgb(255, 255, 255); /*text-shadow: 1px 1px 1px rgb(34, 34, 34);*/ }
#dashbord_admin #breadcrumb img { position: relative; top: 2px; left: 3px; }
#dashbord_admin #breadcrumb li.current { font-weight: 700; font-size: 14px; }
#dashbord_admin #breadcrumb a { color: rgb(221, 221, 221); text-decoration: none; }
#dashbord_admin #breadcrumb a:hover { color: rgb(204, 204, 204); }
#dashbord_admin ul#topbtns { margin: 15px; }
#dashbord_admin ul#topbtns li { float: left; margin-right: 15px;  color: rgb(85, 85, 85); }
#dashbord_admin ul#topbtns li.desc { padding-top: 15px; }
#dashbord_admin ul#topbtns li img { padding: 15px 0px 5px; }
#dashbord_admin ul#topbtns li a { text-shadow: none; border: 1px solid rgb(187, 187, 187); text-align: center; color: rgb(102, 102, 102); text-decoration: none; box-shadow: 1px 1px 8px rgb(204, 204, 204); background: url('bg_fade_sml_reverse.png') repeat-x scroll center bottom rgb(255, 255, 255); display: block; border-radius: 8px 8px 8px 8px; width: 70px; height: 70px; font-size: 11px; font-weight: 700; }
#dashbord_admin ul#topbtns li a:hover { box-shadow: 1px 1px 8px rgb(170, 170, 170); color: rgb(68, 68, 68); border: 1px solid rgb(153, 153, 153); }

#dashbord_admin #content_admin { border-radius: 8px 8px 8px 8px; padding: 10px;  clear: both; position: relative; top: 15px; min-height: 500px; }



#dashbord_admin .conthead { overflow: auto; padding: 10px 15px; margin: 0px; background:#9bc55f; }



#dashbord_admin .contentbox { padding: 20px 20px 20px 20px; }
#dashbord_admin ul.summarystats li, #dashbord_admin .tabfade { background: url(../images/bg_fade_sml_reverse_001.png) repeat-x scroll center bottom transparent; padding: 5px 12px 12px; overflow: auto; margin-bottom: 5px; list-style:none; }
#dashbord_admin ul.summarystats li.last{ background:none; margin-bottom:0px;}

#dashbord_admin ul.summarystats p { float: left; padding-bottom: 0px; margin-top: 10px; }
#dashbord_admin ul.summarystats p.statcount { font-size: 35px; font-weight: 700; letter-spacing: -1px; padding-right: 10px; min-width: 40px; line-height: 35px; margin: 0px; }
#dashbord_admin ul.summarystats p.statview { float: right; margin: 0px; }
#dashbord_admin ul.summarystats p.statview a { display: block; text-decoration: none; padding: 5px 10px; font-size: 14px; border-radius: 0px 8px 0px 8px; }
#dashbord_admin .tabcontent { padding: 15px 0px; }
#dashbord_admin ul.tablinks { margin-bottom: 20px; padding-right: 0px; }

#dashbord_admin .ui-tabs .ui-tabs-nav li a { margin-right: 10px; display: block; border-radius: 8px 8px 8px 8px; background:#144068; text-decoration: none; color:#fff; font-size: 12px; padding: 5px 10px; }

#dashbord_admin .ui-tabs .ui-tabs-nav li { float: right;list-style:none; }

#dashbord_admin .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background:#50708e; color:#fff; text-shadow: none;  }

#dashbord_admin .ui-tabs .ui-tabs-hide { display: none; }
#dashbord_admin .ui-tabs .ui-tabs-panel { background-image: none; }
#dashbord_admin .ui-helper-clearfix:after { clear: none ! important; }
#dashbord_admin .ui-tabs { padding: 0px ! important; }
#dashbord_admin .med { width: 60%; }
#dashbord_admin .sml { width: 38%; }
#dashbord_admin .usagebox { border: 1px solid rgb(204, 204, 204); }
#dashbord_admin .usagebox div { height: 25px; }
#dashbord_admin .highbar { background: url(../images/status_high.png) repeat-x scroll center top rgb(169, 0, 0); }
#dashbord_admin .midbar { background: url(../images/status_med.png) repeat-x scroll center top rgb(244, 148, 1); }
#dashbord_admin .lowbar { background: url(../images/status_low.png) repeat-x scroll center top rgb(132, 154, 42); }

#dashbord_admin .usagetxt { padding: 3px 8px; border-radius: 5px 5px 5px 5px; /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/ }

#dashbord_admin .redtxt { color: rgb(204, 0, 0); background: none repeat scroll 0% 0% rgb(243, 223, 219); }
#dashbord_admin .orangetxt { color: rgb(237, 157, 32); background: none repeat scroll 0% 0% rgb(252, 233, 204); }
#dashbord_admin .greentxt { color: rgb(157, 184, 50); background: none repeat scroll 0% 0% rgb(243, 247, 225); }


.contentbox ul { margin:0px; padding:5px 0px 2px 0px; margin-bottom: 0px; color:#666666; }

.contentbox p { padding-bottom: 0px; color:#666666;  }


#dashbord_admin #left { left: 0px; }
#dashbord_admin #openCloseWrap {  }
#dashbord_admin .ui-widget-content { color: rgb(102, 102, 102) ! important; }

#dashbord_admin #toolbox { background: url(../images/bg_toolbox_tab.png) repeat-x scroll center bottom rgb(183, 208, 81); }
#dashbord_admin #toolbox a, #dashbord_admin ul.summarystats p.statview a { color:#fff; }

#dashbord_admin ul#sliderContent li a { color: rgb(255, 255, 255); background: url(../images/toolbox_row.png) repeat-x scroll center top transparent; }
#dashbord_admin ul#sliderContent li.alt a { color: rgb(255, 255, 255); background: url(../images/toolbox_alt_row.png) repeat-x scroll center top transparent; }
#dashbord_admin ul#sliderContent li a:hover, #dashbord_admin ul#sliderContent li.alt a:hover { background: none repeat scroll 0% 0% rgb(89, 103, 33); }
#dashbord_admin ul.summarystats p.statview a { background:#ff6600; }
#dashbord_admin ul.summarystats p.statview a:hover { background: #54b0e5; color: #fff; text-shadow: none; }
#dashbord_admin ul#nav li a.heading, a.collapsed, #dashbord_admin a.expanded, #dashbord_admin ul.navigation li.selected { background: url(../images/bg_navigation_links_001.png) no-repeat scroll center top rgb(167, 167, 167); }
#dashbord_admin ul#nav li a.collapsed:hover { background: url(../images/bg_navigation_links_001.png) repeat scroll 0px -40px rgb(167, 167, 167); }



.adminmsg{ color:#fff; position:absolute; right:25px; top:10px; font-size:14px; text-align:right; font-weight:bold; }
.adminmsg .uppercase{ text-transform:uppercase;}
.graph_img img{ width:99%;}


/*------------------------------------------ Invoice Page ------------------------------------------*/


.invoice_reapt_box{ margin-bottom: 20px; background:#fff; box-shadow: 0px 0px 2px #666769; width:49%; float:left; margin-right:1%; }
.conthead_invoice { overflow: auto; padding: 10px 15px; margin: 0px; background: url(../images/title-bg.png) repeat-x scroll center bottom; }
.conthead_invoice h2 { font-size: 18px; margin: 0px; padding: 0px; color:#fff;}

.content_invoice_box{ padding: 15px 20px 20px 20px; font-size:14px; line-height:22px; color:#666666; }
.content_invoice_box strong{ color:#103f6a; font-weight:normal; }

.invoice_reapt_box table{ width:100%; }
.invoice_title{ width:20%;}


.billing_address_box{ clear:left;}

.chapter_listing_table{}

.extrabottom { padding: 0px; height: 35px; border-top: 1px solid #0f3d67; }
.extrabottom_sub{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; text-align:right; padding-right:0%; }
.extrabottom_total{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; padding-right:5%; text-align:right; }
.extrabottom_last{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; padding-right:5%; text-align:right; }

.chapter_listing_box{ background:#fff; box-shadow: 0px 0px 2px #666769; width:99%; padding: 0px 0px 15px 0px; }

.chapter_listing_text{ padding: 0px 0px 20px 0px; font-size:13px;} 
.chapter_listing_text strong{ font-weight:normal; }

.chapter_width{ width:40%; background:#c9e5fe; height:40px; font-weight:normal; font-size:14px; text-align:left; }
.price_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.qty_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.subtotal_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.row_totl_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal; font-size:14px; text-align:right; padding-right:4%; }

.padding_left15px{ padding-left:15px;}
.sub_reapt_title{ padding-left:15px;}

.back_print_btn{ text-align:center; margin-top:15px;}

.back_btn{ 
	background: #733b96; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzczM2I5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMTc0ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #733b96 1%, #b174d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#733b96), color-stop(100%,#b174d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #733b96 1%,#b174d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #733b96 1%,#b174d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#733b96', endColorstr='#b174d8',GradientType=0 ); /* IE6-8 */
	border:0px; height:35px; padding: 0px 10px; color:#fff; font-weight:400; font-size:17px; margin-right:5px;
}
.print_btn{ 
	background: #733b96; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzczM2I5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMTc0ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #733b96 1%, #b174d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#733b96), color-stop(100%,#b174d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #733b96 1%,#b174d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #733b96 1%,#b174d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#733b96', endColorstr='#b174d8',GradientType=0 ); /* IE6-8 */
	border:0px; height:35px; padding: 0px 10px; color:#fff; font-weight:400; font-size:17px;
}
/*------------------------------------------ user Page ------------------------------------------*/


.edit_event_contentbox{ padding: 30px 0px 0px 30px;}

.edit_eve_left_form{ width:40%; float:left;  background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #666769; padding: 20px 20px 10px 20px; margin-right:1%;
}
.edit_eve_right_form{ border:1px solid #BDBEC1; margin-bottom:10px; padding: 30px 0px 0px 20px; width:420px; margin-left:204px;} 	

.event_dis_right_part{ padding: 30px 0px 0px 0px;}

.event_dis_title{ font-size:20px; padding-bottom:20px;}

.add_btn{  
	background: #09345c; /* Old browsers */
	background: -moz-linear-gradient(top,  #09345c 0%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#09345c), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #09345c 0%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09345c', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border: 0 none;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 400;
    height: 35px;
    padding: 0 10px;
    margin-left:205px;
}
.event_btn_admin{ padding-top:20px; padding-left:20px; }
.event_btn_admin .add_btn{ margin-left:0px; height:20px; padding: 0px 5px 2px 5px; font-size:12px;}

.event_start_date{ width:292px; float:left;}

.chapter_cal_box{ margin: 10px 0px 0px 0px;}

.event_serch_btn{ padding-top:10px;}

.event_start_date input.search_input{ margin-right:5px;} 

.collan_dot{ padding-right:10px; vertical-align:top; line-height:22px; float:left;}

.red_star{ color:#FF0000; width:6px; display:inline-block; }


.archive_event{}
.archive_event label{  font-size:14px; }
.archive_event td{ padding-bottom:10px;}

.inputboxes_ar_et{ font-size:14px;}
.inputboxes_ar_et label{ width:30%; display:block; float:left; padding-right:15px; height:22px; line-height:22px; }
.inputboxes_ar_et .collan_dot{ display:block; width:2%; float:left;}
.inputboxes_ar_et input.inputbox{ padding: 4px 5px; width:240px; height:20px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }

.ticket_ty_chebox{ width:200px; float:left; padding-bottom:5px; }
.ticket_ty_chebox input{ vertical-align:middle;}

.ticket_type_box{}
.ticket_type_box .collan_dot{ float:left;}

.ticket_type_boxright{ margin-left:200px; }

.tick_ty_rebox{ width:420px;}

.addsponsorPop{ height:300px; padding: 20px 30px 20px 20px; }
.addsponsorPop h2{ padding-bottom:10px; border-bottom:1px solid #fff; margin-bottom:10px; }
.popup_save_btn{ margin-left:203px;}
/*--------------------- 22 / 09 / 2012 --------------------*/

#breadcrumb { background: /*url(../images/top-belt-bg.png) repeat-x center bottom*/ #d9d6d6; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding: 12px 12px 12px 20px; position:absolute; left:0px; top:0px; width:98%; font-size:14px; }

#breadcrumb ul { list-style: none outside none; margin: 0; padding: 0; }

#breadcrumb li { color: #6e6e6e; float: left; padding-right: 10px; }

#breadcrumb li.current { font-weight:bold; color:#6e6e6e; }

#breadcrumb a { color: #888888; text-decoration: none; font-weight:bold; }

#breadcrumb a:hover { color: #1e1c1c; }


.msg_right_box{ width:32%; float:right; margin-right:5%; }
.msg_alert1 { border:1px solid #bce8f1; background:#d9edf7; border-radius: 5px; padding: 15px 20px; color:#00689c; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px;  }

.msg_alert{ width:40%; float:right; margin-right:5%; border:1px solid #bce8f1; background:#d9edf7; border-radius: 5px; padding: 15px 20px; color:#00689c;/* text-shadow:#fff 1px 0px 1px;*/ line-height:18px;  }
.msg_alert_second{ border:1px solid #bce8f1; background:#b3e0f6; border-radius: 5px; padding: 15px 20px; color:#03334b; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; margin-top:60px;   }
.msg_alert2 { border:1px solid #bce8f1; background:#b3e0f6; border-radius: 5px; padding: 15px 20px; color:#03334b; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; position:absolute; width:28%; bottom:185px; right:4%;  }


.msg_input_alert{ border:1px solid #bce8f1; background:#d9edf7; width:40%; float:left;  border-radius: 5px; padding:7px 15px; color:#00689c; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; margin-left:50px; font-size:13px;  }
.help_title{ font-size:15px; padding-bottom:5px; }
.help_title img{ vertical-align:middle; margin-right:5px;}


.inputboxes_alert .collan_dot{ float:left;  }
.inputboxes_alert input{ float:left; margin-left:4px;  }

.check_box{ vertical-align:middle;}

.left_welcome_text{ width:58%; margin-left:1%; float:left; margin-right:2%; margin-bottom: 20px; padding: 0px; line-height:18px; color:#666666; }
.left_welcome_text p{ margin:0px; padding:0px; }
.welcome_text{ text-align:justify; background:#fff; margin-bottom:20px; border-radius: 0px 15px 0px 15px; border:1px solid #e3e2e2; color:#666666; /*text-shadow: 0px 1px 1px #fff;*/overflow:hidden; margin-top:10px;  }

.worddocument_input{}
.worddocument_input .collan_dot{ float:left;  }
.worddocument{ margin-left:203px;}

.inputboxesst_date{ width:299px; float:left;}
.inputboxesst_date label{ width:68px; height:28px; line-height:28px; padding-right:10px;}
.inputboxesst_date input.inputbox{ width:150px;}
.inputboxesst_date span.collan_dot{ height:28px; line-height:28px;}


/*------------------- review_box -------------------*/

.review_box { margin-right:2%; background:#FFFFFF; box-shadow: 0 0 2px #666769; color: #666666; width:50%; margin-bottom:20px; margin-top:20px; margin-left:205px;   }

.review_box th{background: #0e3a62; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
text-align:left; padding: 0px 0px 0px 1%; font-size:14px; color:#fff; font-weight:normal; line-height:28px;
}


.review_box td { text-align:left; padding: 5px 0px 5px 1%; font-size:13px; background:#d5eafc; }
.review_box td.sec_res_td { text-align:left; padding: 5px 0px 5px 1%; font-size:13px; background:#eaf1f7; }

.recent_dashed_box{ box-shadow: 0px 0px 2px #666769; background:#fff; }

.recent_dashed_box th{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
	font-size:14px;  color:#fff; text-align:left; font-weight:normal; line-height:32px;  padding: 0px 0px 0px 1%;
}
.recent_dashed_box td { text-align:left; padding: 6px 0px 6px 1%; font-size:13px; background:#d5eafc; }
.recent_dashed_box td.sec_res_td { text-align:left; padding: 6px 0px 6px 1%; font-size:13px; background:#f3f9fe; }
.search_admin{ float:right; margin-top:30px;}
.search_admin select { height: 27px; line-height: 27px; padding: 0px 0px  0px 5px; width:200px; }

.spon_ad_re_btn{ 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
	font-size:12px;  color:#fff; padding: 3px 8px 3px 8px; border:0px; margin: 0px 0px 0px 5px; border-radius:3px; 
}


.recent_dashed_box td.nomathfounddashboard{ width:100%; text-align:center; color:#0f3c65;}


/*******    24-09-2012    *******/


.notestxt{ vertical-align:top; padding-left:10px; color:#FF0000;}

.number_select_box label{ float:left; }
.number_select_box span.collan_dot{ float:left; }


.checklink{ padding-left:200px; font-size:12px;   }

.link_ticket{ float:right; font-size:14px; padding-top:5px;}

.Preview_btn{ float:right; font-size:14px; color:#fff; text-shadow:none;margin-top:7px; margin-right:10px;  }
.Preview_btn a{ color:#fff; background:#58a1e2; height:25px; line-height:25px;  display:inline-block; padding: 0px 10px; border-radius: 5px;  }
.Preview_btn a:hover{ color:#fff; background:#7ec3ff; height:25px; line-height:25px;  display:inline-block; padding: 0px 10px; border-radius: 5px;  }

.addspon_sorPop{ width:625px; height:400px; overflow:auto; }
	
.add_fir_latname{ width:150px; float:left; padding-bottom:5px; }

.upcomingEvents{ position:absolute; height:300px; overflow:auto; width:22%; right:0px; top:500px; border:1px solid #bdbec1; padding: 15px 15px 15px 15px; margin-right:2%; background:#fff; box-shadow: 0px 0px 5px #bdbec1; }

.up_come_box{ color:#97989c; line-height:22px; border-bottom:1px dashed #f2f2f2; padding: 10px 0px 10px 0px;  }
.up_come_box td{ font-size:12px; color:#756e71;}
.up_come_box span{ color:#2a587f; font-size:13px;}

.upcomingEvents h2.event_head{ font-size:14px; padding: 0px 0px 10px 0px; margin:0px; border-bottom:1px dashed #bdbec1; font-weight:normal; }

.up_come_box input{ vertical-align:middle;}





/*-----------------------------------  popup -------------------------------*/


.register_sub_div #event-previous {
    margin-right: 56px;
}

.register_sub_div #event-next {
    margin-right: 38px;
}

.register_sub_div #event-previous, 
.register_sub_div #event-next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    font-family: "HelveticaMedCon";
	font-size: 16px;
}

.register_sub_div #event-image {
    float: left;
    margin: 15px 15px 0 15px;
}

.register_sub_div #event-container {
    float: right;
    margin: 20px 37px 0 0;
    width: 538px;
}

.register_sub_div h1 {
    border-bottom: 1px solid #A7A9AC;
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 0 3px 0;
}

.register_sub_div #register-button {
    background-color: #39B54A;
    border-radius: 9px 9px 9px 9px;
    color: #FFFFFF;
    float: right;
    font-family: "HelveticaConBold";
    font-size: 26px;
    margin: 0 20px 0 0;
    padding: 6px 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.register_sub_div h2 {
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 14px;
    font-weight: 100;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

.register_sub_div h2 span {
	text-transform: capitalize;
	padding-left:5px;
}

.register_sub_div .green {
	color: #39B54A;
}

.register_sub_div p {
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 13px;
    line-height: 20px;
}

.register_sub_div h3 {
    border-bottom: 1px solid #A7A9AC;
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 0 3px 0;
    width: 270px;
}

.register_sub_div .sponsor-images {
	margin: 0 15px 0 0;
}

.register_sub_div #event-socialize {
    float: right;
    width: 167px;
}

.register_sub_div h4 {
    border-bottom: 1px dashed #D1D3D4;
    color: #939598;
    font-family: "HelveticaLight";
    font-size: 13px;
    font-weight: 100;
    margin: 0 0 5px 0;
    text-align: right;
    text-transform: uppercase;
    width: 130px;
    float: right;
}

.register_sub_div ul {
    margin: 0;
}

.register_sub_div li {
    display: inline-block;
    list-style: none outside none;
    margin:-2px;
    padding-left:0px;
    vertical-align: top;
}

.register_sub_div #socialize-email {
    position: relative;
    top: 2px;
    left: -4px;
}

.register_sub_div #add-to-calendar {
    background-color: #002E62;
    color: #FFFFFF;
    float: right;
    font-family: "HelveticaMedCon";
    font-size: 14px;
    margin: 4px -5px 0 0;
    padding: 3px 27px 6px;
    text-decoration: none;
    text-transform: lowercase;
}

.register_sub_div .register_sub_div #footer {
    background-color: #002E62;
    height: 22px;
}

.register_sub_div .register_popup{ padding: 0px; width:970px; margin:0px auto; padding:0px;}

.register_sub_div{ padding-bottom:15px;}
.eveny_popup_dis{ min-height:300px; font-size:15px; padding: 10px 0px 0px 0px; }


/*--------------- chapter popup ------------------*/

.chapter_popup{ background:#fff; width:600px; font-family:"HelveticaLight"; font-size:12px; padding:20px; }
.left_cha_images{ }

.left_cha_text{ padding: 8px 0px 0px 0px; line-height:22px; }
.left_cha_title{ color: #002E62; font-family: "HelveticaMedCon"; font-size: 16px; padding: 0 0 3px; text-transform: uppercase; }

.left_cha_box{ width:35%; float:left; } 

.invoice_box{ border:3px solid #e6e7e8; width:150px; float:right; padding: 10px 10px 10px 10px; border-radius:3px; }
.invo_title{ border-bottom: 1px solid #A7A9AC; color: #002E62; font-family: "HelveticaMedCon"; font-size: 16px; font-weight: 100; padding: 0 0 5px 0; text-transform: uppercase;}
.invoice_cont{ color:#666666; padding: 5px 0px 0px 0px; line-height:22px;}
.invoice_cont span{}

.chapter_pop_table{ box-shadow: 0 0 5px #BDBEC1; margin-top:15px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF;}
.chapter_pop_table th{ background:#002f58; line-height:25px; color:#fff; font-size:14px; text-align:left; padding-left:10px; border-left:#fff solid 1px; border-top:#fff solid 1px;!important;}

.chapter_pop_table td{ background:#f3f4f5; color:#9d9e9f; font-size:12px; text-align:left; padding: 5px 0px 5px 10px; }

.sign_popup{ font-size:14px; font-weight:bold; margin-top:20px; color:#8a8b90;}
.sign_popup a{ color:#6d6e71; text-decoration:none; font-size:12px;  }
.sign_popup a:hover{ color:#8a8b90; text-decoration:underline; }

.click_pay{ padding-top:20px; font-family: "HelveticaMedCon"; font-size: 16px; font-weight:bold; }
.click_pay a{ text-decoration:none; color: #1d517f; }
.click_pay a:hover{ text-decoration:none; color: #97caf8; }

/*--------------- chapter popup ------------------*/


/*----------------- invoice ------------------------*/

.chapter_popup{ background:#fff; width:800px; font-family:Arial, Helvetica, sans-serif;  font-size:12px; padding: 0px 0px 20px 0px; border:1px solid #bebebe; }
.left_cha_images{ background:#0a355d; padding: 10px 0px 10px 10px;}

.left_cha_text{ padding: 0px 0px 0px 0px; line-height:18px; }
.left_cha_title{ color: #002E62; font-size: 14px; padding: 0 0 0px; }

.left_cha_box{ padding: 0px 10px 0px 0px;  font-size:13px; line-height:20px;  } 
.left_cha_box a{ text-decoration:none; color:#09345c; } 

.invoice_box{ width:300px; float:right; padding: 0px; border-radius:3px; }
.invo_title{ color: #002E62; font-family: "HelveticaMedCon"; font-size: 16px; font-weight: 100; padding: 0 0 5px 0; text-transform: uppercase;}
.invoice_cont{ color:#666666; padding: 5px 0px 0px 0px; line-height:22px; border:1px solid #;}
.invoice_cont { border-left:1px solid #f8f7f7; border-bottom:1px solid #f8f7f7;}
.invoice_cont td{ border:1px solid #f8f7f7; border-bottom:0px; border-left:0px; padding: 2px 0px 2px 10px;}
.invoice_cont td.in_title{ background:#ebeced; width:40%;}

.invoice_cont span{}

.member_title{ font-weight:normal; font-size:16px; padding-top:20px;  }

.chapter_pop_table{ margin-top:30px; border:1px solid #bcbdc0;}
.chapter_pop_table th{ background:#884EAE; line-height:28px; color:#fff; font-size:14px; text-align:left; padding-left:10px; font-weight:normal; }
.chapter_pop_table td{ background:#f7fbff; color:#000; font-size:12px; text-align:left; padding: 5px 0px 5px 10px; }
.chapter_pop_table td.aubtotal_price{ background:none; font-size:13px; }
.chapter_pop_table td.aubtotal{ background:#fff; font-size:13px; text-align:right; padding-right:0px; line-height:22px;  }
.chapter_pop_table td.term_condition{ background:#fff; }

.termcon_div{ border-right:1px solid #f8f7f7; font-size:11px; line-height:14px; color:#bbbaba; padding-right:5px; padding-top:5px; padding-bottom:5px; }
.termcon_div strong{ color:#8f8989; font-size:12px;}


.Notes{ font-size:11px; line-height:14px; color:#bbbaba; margin-top:20px; }
.Notes strong{ color:#8f8989; font-size:12px;}


.total_price{ text-align:left; }
.total_text{ width:150px; padding-right:10px; text-align:right; float:left; }

.sign_popup{ font-size:13px; font-weight:bold; margin-top:30px; color:#8a8b90;}
.sign_popup a{ color:#6d6e71; text-decoration:none; font-size:12px;  }
.sign_popup a:hover{ color:#8a8b90; text-decoration:underline; }

.click_pay{ padding-top:20px; font-family: "HelveticaMedCon"; font-size: 16px; font-weight:bold; }
.click_pay a{ text-decoration:none; color: #1d517f; }
.click_pay a:hover{ text-decoration:none; color: #97caf8; }

.invoice_padding{ padding: 15px 20px 20px 20px;}

.logo_sub{ padding: 0px 0px 5px 0px; float:left;}

.ad_social{ background:#FFFFFF; width:98%; border:1px solid #bebfc1;  }

.ad_social .inputboxes{ width:50%; float:left; }
.ad_right_cocial_sec{ background:#FFFFFF;  }
.geleral_st_box{ background:#FFFFFF; width:50%;border:1px solid #bebfc1; height:240px; }

.edit_invoice{ text-align:center; margin:0px; margin-top:10px; }

.right_box_padding{ padding:10px 0px 10px 10px; }
.admin_right_so{ width:48%; float:right; margin-right:2%; border:1px solid #bebfc1; padding: 0px 0px 0px 0px; background:#fff; height:240px;}
.admin_right_so .inputboxes{ min-height:42px;}

.Social_title{ background:#878a8f; margin:0; overflow: auto; padding: 5px 15px; color: #FFFFFF; font-size: 15px; font-weight:bold; }



/*--------------------  detail page invoice --------------------*/

.invoice_de_box{ width:45%; float:right; padding: 0px; border-radius:3px; }
.invoice_de_cont input[type="text"]{ width:92%; border:0px; background:none; border:0px; border-radius:0px;}
.invoice_de_cont select{ width:92%; border:0px; background:none; border:0px; border-radius:0px;}

.invo_de_title {  background:#9BC55F; border-radius: 0 15px 0 0; color: #677B4B; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 6px 10px 7px;  /*text-shadow: 0 1px 1px #B6E07A;*/ }
.invoice_de_cont{ color:#666666; line-height:22px; background:#d7ebfe; }
.invoice_de_cont { background:#fff; border: 1px solid #E8E7E7; border-radius: 0 0 0 20px; overflow:hidden; border-top:0px; }
.invoice_de_cont td{ background:#f4f4f4; padding: 2px 0px 2px 10px;}
.invoice_de_cont td.in_de_title{ width:40%; background:#e9e9e9; }

.invoice_de_padding{  padding: 15px 20px 20px 20px; }
.invoice_logo{ background:#0a355d; padding: 10px 0px 10px 10px;}

.chap_invoice{  background:#fff; font-family:Arial, Helvetica, sans-serif;  font-size:12px; padding: 0px 0px 20px 0px; border:1px solid #bebebe; margin: 0% 12% 0% 12%; }

.in_ad_box{ font-size:13px; line-height:20px; font-family:Arial, Helvetica, sans-serif; background: #E9E9E9; border: 1px solid #E8E7E7; border-radius: 0 0 0 20px; padding: 16px 21px 16px 21px; color:#666666; /*text-shadow: 0px 1px 1px #fff; */}
.in_ad_box a{ text-decoration:none; color:#666666; } 

.logo_de_sub{ padding: 0px 0px 5px 0px; }
.logo_de_sub img{ border:1px solid #dbdbdb;  }


.in_ad_box_title{ color: #666666; font-size: 14px; padding: 0px 0 0px 0px; font-weight:bold; }

.mem_info{ margin-top:20px;  }
.mem_info table{ background:#d2d2d2; }

.mem_info th { background:#9BC55F; color: #578B0E; font-size: 15px; font-weight: bold; padding: 5px 0 5px 10px; text-align: left; /*text-shadow: 1px 1px 1px #BBE67F; */ }
.mem_info td{ color:#a4a2a2; font-size:13px; text-align:left; padding: 5px 0px 5px 10px; }
.mem_info tbody.admin_antry_table_sec { background: #FFFFFF; }
.mem_info tbody.admin_antry_table { background: none repeat scroll 0 0 #E9E9E9; }
.chap_title{ font-size:18px; font-weight:bold; padding-bottom:10px; }

.send_to_email{ padding: 20px 0px 0px 0px; font-size:14px;}
.send_totitle{ font-size:16px; font-weight:bold; padding-bottom:10px; }

.send_to_email input{ border:1px solid #bdbec1; width:300px; height:24px; line-height:24px; padding: 0px 10px; margin-top:5px;}
.select_country{ padding: 10px 0px 10px 0px; float:right;}
.select_country select{ border:1px solid #bdbec1; width:200px; height:28px; padding-top:3px; }

.chapter_de_table{ margin-top:0px; }
.chapter_de_table th{ background:#002f58; line-height:28px; color:#fff; font-size:14px; text-align:left; padding-left:10px; font-weight:normal; }
.chapter_de_table td{ background:#f7fbff; color:#000; font-size:12px; text-align:left; padding: 5px 0px 5px 10px; }
.chapter_de_table td.aubtotal_price{ background:none; font-size:13px; }
.chapter_de_table td.aubtotal{ background:#fff; font-size:13px; text-align:right; padding-right:0px; line-height:22px;  }
.chapter_de_table td.term_condition{ background:#fff; }


.item_name{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:91%; }
.date_input{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:80%; }
.qty_price{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:80%; }
.unit_price{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:80%; }
.tax_select{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 0px; width:80%; }
.amount_input{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:80%; }
.dis_text_admin{border:1px solid #74b3ee; line-height:22px; padding: 0px 5px; width:80%; font-family:Arial, Helvetica, sans-serif; font-size:14px; height:22px; }
.dis_input{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 5px; width:40%; }
.dis_select{ border:1px solid #74b3ee; height:20px; line-height:20px; padding: 0px 0px; width:40%; }

.right_total{ font-size:15px; float:right; line-height:32px; padding-top:10px; }
.right_total td{ padding-left:10px; padding-right:0px; }

.invoice_bot_table{ border:1px solid #bcbdc0; padding: 0px 0px 20px 0px; }
.memo_box{ border:1px solid #bcbdc0; padding: 20px 20px 20px 20px; margin: 20px 0px 0px 0px; font-size:14px; }
.memo_box textarea{ width:100%; border:1px solid #74b3ee; margin-top:5px; }

.terms_con_box{ margin-right:350px; padding: 0px 0px 0px 15px;}
.terms_con_box textarea{ width:80%; border:1px solid #74b3ee; }
.term_con_title{ font-size:14px; padding-bottom:5px; padding-top:15px; }

.invoice_send{ margin-top:10px;}

.invoice_send input{
    background: linear-gradient(to bottom, #09345C 0%, #7DB9E8 100%) repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 16px;
    height: 28px;
    margin-right: 5px;
    padding: 1px 10px 3px;
}


/*-------------------- member information --------------------*/

.member_info{ padding: 2% 0px 0px 2%; }

.member_reapt_box{ border:1px solid #bebfc1; background:#fff; width:48%; float:left; margin-right:1%; margin-bottom:10px; }

.mem_reapt_pad{ padding: 10px 10px 10px 10px;}
.member_reapt_box td {
    padding: 3px 0;
}
.member_reapt_box label {
    display: block;
    float: left;
    line-height: 22px;
    width: 180px;
}
.member_reapt_box .dou_colan {
    float: left;
    padding-right: 10px;
    vertical-align: top;
    width: 2px;
}
.mem_logo{ padding-top:5px;}
.mem_logo img{ padding: 1px 2px; background:#884EAE;border-radius: 10px;}

.new_txt{ padding-bottom:10px;}

.mem_addss{ line-height:18px; font-size:13px; padding-top:5px; min-height:155px;}
.mem_addss strong{ color:#666666;}

.mem_add_title{ color: #002E62; font-size: 14px; padding: 0; }

.member_info_title{ background:#884eae; color: #FFFFFF; font-size: 17px; font-weight: bold; margin: 0;  padding: 8px 15px; }

.order_status_table{ font-size:13px; }
.order_status_table td{ padding: 5px 0px 5px 0px;}
.order_status_table td.mem_sub_title{ width:30%}

.member_box_border{ width:97%; border:1px solid #bebfc1; margin-top:10px; padding-bottom:10px; background:#fff;}
.mem_info_admin{ font-size:13px; }
.mem_info_admin table{ background:#fff; }
.mem_info_admin th{ background:#878a8f; line-height:28px; color:#fff; font-size:14px; text-align:left; padding-left:10px; font-weight:normal; }
.mem_info_admin td{ background:#faf9f9; color:#000; font-size:13px; text-align:left; padding: 5px 0px 5px 10px; }

.total_mem_ad { padding: 10px 0px 0px 0px; line-height:28px; font-size:14px;}


/*-------------------- member information --------------------*/


.web_status_table{ float:left;  font-size:13px; }
.web_sta_title{ padding-top:10px;}

.web_status_table td{ padding: 2px 0px; color:#666; }
.web_status_table td.plan_name{ }

.contentbox_login{
    padding: 10px 20px;
    color: #666666;
    text-align: justify;
    /*text-shadow: 0 1px 1px #FFFFFF;*/
}
.login_his_table td{ padding: 10px 0px; font-family: 'robotoregular'; color:#0b1902; font-size:15px;}

.add_can_btn_popup{ float:right;}

.mem_img { padding-bottom:5px;}
.mem_img img{ border:1px solid #f7f7f7; }


.edit_contactus .inputboxes label {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    padding-right: 15px;
    width:400px;
}

.inputbgtext{background:red; float:left; }

.padding_leftspa{ padding: 10px 0px 0px 199px; }
#TextBoxDiv0{ padding:0px;}

.add_event_btn{ border:1px solid #000; background:#b174d8; color:#fff; font-size:14px; height:25px; width:50px; padding: 0px 0px 3px 0px; font-family:Arial, Helvetica, sans-serif; cursor:pointer; margin-left:10px;  }
.remove_event_btn{ border:1px solid #000; background:#b174d8; color:#fff; font-size:14px; height:25px; width:80px; padding: 0px 0px 3px 0px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;  margin-left:10px;  }

.dated_conf_txt { color:#656565; padding-left:300px;}


.pagetitle_tab{ background:transparent; height:35px; padding: 10px 0px 0px 20px; font-size:12px; color:#578b0e; letter-spacing:1px; behavior: url(PIE.htc); font-weight:normal;}
.pagetitle_tab ul{ margin:0px; padding:0px; list-style:none; }
.pagetitle_tab li{ margin:0px; padding: 0px 5px; list-style:none; float:left; }
.pagetitle_tab li a{ color:#fff; border:1px solid #2f83b4; background:#2f83b4; line-height:34px; border-bottom:0px; display:block; padding: 0px 15px; border-radius: 8px 8px 0px 0px; text-transform:uppercase; font-weight:bold; }
.pagetitle_tab li a:hover{ color:#fff; border:1px solid #ff6600; background:#ff6600; border-bottom:0px; }
.pagetitle_tab li a:active{ color:#fff; border:1px solid #1f1f1f; background:#1f1f1f; border-bottom:0px; }
.pagetitle_tab li.active a{ color:#fff; border:1px solid #1f1f1f; background:#1f1f1f; border-bottom:0px; }
.pagetitle_tab li.select{ float:right;}
.pagetitle_tab li.select .select_bries_title { padding: 5px 0px 0px 7px; height:30px; }


.chart_box{ border: 1px solid #e3e2e2; 
    border-radius: 0 15px 0 15px; overflow:hidden; padding: 0px 0px 10px 0px; background:#fcfcfc; }
.chart_box .table{ padding: 20px 0px 0px 0px;}

.container_inner{ padding:20px;  font-family: Arial, Helvetica, sans-serif;}

.brief_leftpart{ width:50%; float:left;}
.brief_name_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); }

.project_review_bg{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); font-size:12px; color:#656565; margin-top:9px; padding: 8px 0px 9px 0px; }
.project_review_bg h3{ font-family: Arial, Helvetica, sans-serif; /*text-shadow: 0px 1px 1px #fff;*/ font-weight:normal; background:url(../images/line.png) repeat-x  left bottom; padding: 0px 0px 11px 10px;  }
.project_review_bg p{ margin:0px; padding: 6px 10px 0px 10px; line-height:15px;}

.brif_right_part{ margin-left:51%;}

.brief_reapt_box{ margin-bottom:8px;}
.brief_reapt_title{ font-size:15.44px; font-weight:bold; background:#9bc55f; padding:0px 0px 0px 14px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); height:42px; line-height:42px; width:58%; float:left; }
.dated_brief{ margin-left:62%; background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); font-size:12px; color:#656565; padding: 0px 0px 0px 0px; font-size:15.44px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff;*/ height:40px; line-height:40px; text-align:center;  }

.brief_send_leftpart{ width:50%; float:left; }
.projectbrief_page{}
.brief_send_rept_box{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); margin-top:9px; padding: 7px 0px 9px 16px; min-height:65px; }
.projectbrief_page .brief_send_rept_box{ width:45%; float:left; margin-right:2%;  }

.brief_send_rept_box .floatleft{ float:left; position:relative; }
.brief_send_rept_box .floatleft img{ border:1px solid #d2d2d2;}

.viewprofile{ background:#ff6600; font-family: Arial, Helvetica, sans-serif; font-size:9px; text-align:center; height:18px; line-height:18px; position:absolute; left:0px; top:46px; width:62px; }
.viewprofile a{ color:#fff; }

.brif_send_content{ margin-left:74px; padding: 4px 0px 0px 0px;}

.brief_send_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); display:inline-block; }

.briefsend_title{ font-size:11.15px; padding-bottom:11px;}
.briefsend_title a{ color:#828282; font-family: Arial, Helvetica, sans-serif; text-decoration:none;  }
.use_name_brief{ font-size:15.44px; /*text-shadow: 0px 1px 1px #fff;*/ color:#666666; font-weight:bold;}

.get_con_detail{ width:156px; float:left; color:#1c6087; /*text-shadow: 0px 1px 1px #84c6ed;*/ padding: 0px 0px 0px 0px; height:30px; text-align:center; font-size:14px; font-weight:bold; margin-right:7px; }
.get_con_detail a{ color:#1c6087; text-decoration:none; background:#54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); line-height:28px; display:block; }
.get_con_detail a:hover{ color:#fff; text-decoration:none; background:#ff6600; }

.pri_dis_btn{ width:178px; float:left; color:#fff; /*text-shadow: 0px 1px 1px #be4f05;*/ padding: 0px 0px 0px 0px; font-size:12.87px; margin-right:7px; }
.pri_dis_btn a{ color:#fff; text-decoration:none; background:#ff6600; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); height:30px; text-align:center; line-height:28px; display:block; }
.pri_dis_btn a:hover{ color:#fff; text-decoration:none; background:#54b0e5; }

.brif_send_range{ width:30px; float:left; background:#ff6600; color:#fff; /*text-shadow: 0px 1px 1px #be4f05;*/ border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); padding: 0px 0px 0px 0px; height:30px; text-align:center; line-height:28px; font-size:12.87px; }

.submitted_blubtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#54b0e5; float:right; }
.submitted_oraangebtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#ff6600; float:right; }
.submitted_redbtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#e53600; float:right; }
.submitted_greengbtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#89e900; float:right; }


.submitted_txt{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 0px 0px 20px; behavior: url(PIE.htc); font-size:20.53px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff;*/ line-height:25px; padding: 6px 7px 13px 17px; margin-left:223px; }

.quote_status_brief{ margin-left:51%;}
.quote_status_brieftitle { background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 0px; behavior: url(PIE.htc); font-size:13.12px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff;*/ padding: 8px 0px 8px 10px; }

.quote_status_rptbox{ margin-top:9px;}

.brief_send_part{ padding: 22px 0px 0px 0px;}
.paichart{min-width: 400px; height: 262px; margin: 0 auto;}

.projectbriefdate { float:right; padding: 0px 15px 0px 0px; font-weight:bold; /*text-shadow: 0px 1px 1px #fff;*/ color:#666666; }

.private_toking_txt{ position: relative; background: #54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); margin-right:10px; padding: 9px 9px 12px 9px;  font-family: Arial, Helvetica, sans-serif; font-size:11.95px; color:#d9ebf5; }
.private_toking_txt:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.private_toking_txt:after { border-color: rgba(84, 176, 229, 0); border-right-color: #54b0e5; border-width: 5px; top: 0%; margin-top: 0px; }






input[type="button"]{-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-o-transition-duration: .5s;
-ms-transition-duration: .5s;
transition-duration: .5s;}



a{ color:#063159; text-decoration:none; 
		
		-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
-o-transition-duration: .5s;
-ms-transition-duration: .5s;
transition-duration: .5s;
		
		}
a:hover{ color:#000; text-decoration:none;  }


.userbox_input{ width: 278px; border: 1px solid white; padding: 10px; background:#fff; -moz-border-radius: 5px; border-radius: 5px;
	-webkit-border-radius: 5px; overflow: auto; margin-bottom: 15px;/* -moz-box-shadow: 1px 1px 6px #eacefc; box-shadow: 1px 1px 6px #eacefc; -webkit-box-shadow: 1px 1px 6px #eacefc;*/
}

.userbox_input{ }
.userbox_input input{ width:160px; padding: 0px 10px; height:25px; line-height:25px; border:1px solid #BEBEBE; background:none; vertical-align:middle; border-radius:3px; font-size:15px; color:#000;}

.userbox_input label{ font-weight:normal; color:#0c3860;}
.userbox_input img{ vertical-align:text-top;}

.submit_btn input{cursor:pointer; cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-

shadow:none; border-radius:4px; border:1px solid #60B560; font-size:15px; padding:4px 10px; color:#ffffff; width:105px; 
	 overflow: auto; margin-bottom: 15px;
	font-size:20px; color:#fff;
	cursor:pointer;  
	-moz-transition-duration: .5s;
		-o-transition-duration: .5s;
		-ms-transition-duration: .5s;
		transition-duration: .5s;
	behavior: url(PIE.htc); }

.submit_btn input:hover{background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ color:#fff; background-size:auto 100%; border-radius:4px; border:1px solid #60B560; color: #fff; text-shadow: none; width:105px;  overflow: auto;
	margin-bottom: 15px; 
	cursor:pointer; }

.frient_forgotten{ text-align:center; color:#50c2bb; font-size:14px; }
.frient_forgotten a{color:#44474D; -webkit-transition-duration: .5s;
		}
.frient_forgotten a:hover{ color:#0341AF;}

.quick_link{ padding: 20px 0px 0px 2%; }

.quicklink_title{ width:120px; float:left; text-align:center; margin-right:15px; font-size:14px; font-weight:bold; color: #555555; padding: 20px 0px 0px 0px; /*text-shadow: 0px 0px 1px #476c8e; */ }
.quicklink_title span{/* text-shadow: 0px 0px 1px #476c8e;*/ font-weight:normal; }

.quick_link ul { margin:0px; padding:0px; list-style:none; }
.quick_link li { margin: 0px 6px 0px 5px; padding:0px; list-style:none; float:left; }

.quick_link li a{ text-shadow: none;  border: 0px solid #959ca3; text-align: center;  text-decoration: none;
 border: 0px solid #959ca3;-moz-box-shadow: 1px 1px 8px #e8eaea; -webkit-box-shadow: 1px 1px 8px #e8eaea; box-shadow: 1px 1px 8px #e9ecec; background: #f5f7f7; font-family: 'robotoregular';
color: #333232;
background: #f4f2f2;
display: table-cell; vertical-align:middle; border-radius:100%;
width: 110px; height: 110px; behavior: url(PIE.htc); font-size:14px;
}
.quick_link li a:hover{ -moz-box-shadow: 1px 1px 8px #E0E0E0; -webkit-box-shadow: 1px 1px 8px #E0E0E0; box-shadow: 1px 1px 8px #E0E0E0; background: #80B3FF; color:#fff; }
.quick_link li a:active{ /*-moz-box-shadow: 1px 1px 8px #dddddd; -webkit-box-shadow: 1px 1px 8px #dddddd; box-shadow: 1px 1px 8px #c5c5c5;*/ background: #fff;}
.quick_link li a img:hover {-webkit-transform: rotate(350deg)!important;}

.pagetitle{  background:#497CD2;height:40px; line-height:40px; padding-left:20px; font-size:16px; color:#fff; letter-spacing:1px; behavior: url(PIE.htc);/* text-shadow: 1px 1px 1px #bbe67f;*/ font-weight:bold;  }

.pagetitle a {
color: #fff;
text-decoration: none;
outline: none;
}
.pagetitle_tabs{background: #e8747f;height:40px; line-height:40px; padding-left:0; font-size:15px; color:#fff; letter-spacing:1px; behavior: url(PIE.htc);/* text-shadow: 1px 1px 1px #bbe67f;*/ font-weight:bold; }
.search_top_admini{ padding: 0px 0px 0px 0%; }
.search_top_main{ width:720px; float:right; padding: 0px 0px 0px 0px;}

.search_top_admini label{ font-size:18px; padding-right:10px; color:#333232; /*text-shadow: 0px 0px 1px #fff;*/ padding-top:5px; display:inline-block; float:left;  }
.event_start_date label{ font-size:16px; padding-right:0px; padding-bottom:3px; display:block; color:#66667d; text-shadow: 0px 1px 1px #fff;}

.search_top_admini input.search_input{ background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit; width:200px; height:24px; line-height:22px; margin-right:20px; }



.pagination{ margin:35px 0px 0px 0%; }
.pagination_event{ clear:both; margin:0px; padding: 20px 0px 10px 0%;}

.pagination ul{ margin:0px; padding:0px; list-style:none; }
.pagination li{ margin:0px; padding:0px; list-style:none; float:left; margin-right:5px;  }

.pagination li a{ width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#000; background:#e9e9e9; border:1px solid #d2d2d2; behavior: url(PIE.htc); border-radius: 0px 5px 0px 5px; }
.pagination li a:hover{ background: 3594CB; /*border:1px solid #54b0e5;*/ width:20px; height:22px; line-height:22px; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius: 0px 5px 0px 5px; }
.pagination li.page a{ background: #598ce2; /* Old browsers */
background: -moz-linear-gradient(top,  #598ce2 0%, #4174cb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#598ce2), color-stop(100%,#4174cb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #598ce2 0%,#4174cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598ce2', endColorstr='#4174cb',GradientType=0 ); /* IE6-9 */
box-shadow:none; color:#FFF; text-shadow:none; border:none; border-radius:4px; border:1px solid #487BD1; width:auto; min-width:20px;  display:block; text-align:center; color:#fff;  text-decoration:none; behavior: url(PIE.htc);  border-radius:4px; font-size:15px; }
.pagination li.page a:hover{ cursor:pointer;  background: #4174cb; /* Old browsers */
background: -moz-linear-gradient(top,  #4174cb 0%, #598ce2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4174cb), color-stop(100%,#598ce2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4174cb 0%,#598ce2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4174cb', endColorstr='#598ce2',GradientType=0 ); /* IE6-9 */ border-radius:4px;  font-size:15px; color:#ffffff;}
.pagination li.pageactive a{cursor:pointer;  background:#0341AF; border-radius:4px; border:1px solid #0341AF; font-size:15px;  color:#ffffff; width:auto; min-width:20px;  display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); }

.administator_table{ margin:0px 20px; padding: 0px 0px 0px 0px; border:1px solid #d2d2d2; }
.administator_table td{ padding: 5px 0px 5px 10px; }
.administator_table th{ text-align:left;  background:#2C3E50; color:#fff; font-weight:normal; padding: 5px 0px 5px 11px; font-size:14px;/* text-shadow: 1px 1px 1px*/ #bbe67f; font-weight:bold;  }
.administator_table th a span { color:#fff !important; }
.administator_table th img{ padding-left:5px; vertical-align:top; padding-top:2px;  }

.admin_antry_table{ background:#e9e9e9;  }
.admin_antry_table_sec{ background:#fff; } 

.bottomBox_admini{ margin: 0px 20px; padding: 25px 0px 25px 0px; text-align:left;}

.bottom_admin_paging{ float:right;  }
.bottom_admin_paging ul{ margin:0px; padding:0px; list-style:none; }
.bottom_admin_paging li{ margin:5px 5px 0 0; padding:0px; list-style:none; float:left;}

.bottom_admin_paging li a{cursor:pointer;  cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-

shadow:none; border:none; border-radius:4px;border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:1px 4px; color:#ffffff; width:20px;  display:block; text-align:center; behavior: url(PIE.htc); }
.bottom_admin_paging li a:hover{cursor:pointer; background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ border-radius:4px; border:1px solid #53a853; font-size:15px; padding:1px 4px; color:#ffffff; text-decoration:none; behavior: url(PIE.htc); }
.bottom_admin_paging li.page a{cursor:pointer;  background: #598ce2; /* Old browsers */
background: -moz-linear-gradient(top,  #598ce2 0%, #4174cb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#598ce2), color-stop(100%,#4174cb)); /* 

Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #598ce2 0%,#4174cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598ce2', endColorstr='#4174cb',GradientType=0 ); /* 

IE6-9 */ border-radius:4px; border:1px solid  #598ce2; font-size:15px; padding:1px 4px; color:#ffffff; width:20px;  display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); border-radius:5px; }
.bottom_admin_paging li.page a:hover{background: #4174cb; /* Old browsers */
background: -moz-linear-gradient(top,  #4174cb 0%, #598ce2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4174cb), color-stop(100%,#598ce2)); /* 

Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4174cb 0%,#598ce2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4174cb', endColorstr='#598ce2',GradientType=0 ); /* 

IE6-9 */
color:#FFF; border-radius:4px; border:1px solid #4174cb; color: #fff; text-shadow: none; }

.bottom_admin_paging li.text a{cursor:pointer;  background:url(../images/btn_backgrnd.png) repeat-x top left; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:1px 4px; color:#ffffff; min-width:20px; width:auto; display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc);}
.bottom_admin_paging li.text a:hover{ cursor:pointer;  background:url(../images/btn_backgrnd_hover.png) repeat-x top left; border-radius:4px; border:1px solid #CD6670; font-size:15px; padding:1px 4px; color:#ffffff;  display:block; text-align:center; color:#fff; text-decoration:none; behavior: url(PIE.htc); }






/*--------------------------  left slide --------------------------*/

.left_navbar ul { list-style: none outside none; padding: 0px; margin: 0px; text-transform:uppercase; }

#toolbox { width: 180px; height: 40px; margin: 0px auto; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 1px 1px 6px rgb(153, 153, 153); }\

#toolbox a { text-decoration: none; font-size: 18px; font-weight: 700; letter-spacing: -1px; padding: 8px 0px 5px 10px; display: block; outline: medium none; }

#toolbox img { position: relative; top: 5px; left: 75px; }

#slider { position: absolute; background-repeat: no-repeat; margin-top: -90px; z-index: 100; }

ul#sliderContent { margin-left: 15px; position: absolute; z-index: 1; }

ul#sliderContent li a { width: 160px; padding: 5px 10px; height: 20px; display: block; text-decoration: none; }

#openCloseWrap { position: relative; margin: 90px 0px 0px 15px; }

#userbox { width: 180px; position: absolute; top: 40px; left: 15px; padding: 20px 0px 0px; text-align: center; font-size: 16px; /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/ font-weight: 700; }

#userbox span { color: rgb(136, 136, 136); font-size: 12px; letter-spacing: normal; }

#userbox ul { width: 100px; margin: 10px auto; }

#userbox li { float: left; }

#userbox li a { padding: 5px; margin-right: 5px; float: left; }

#nav { width:200px; position:absolute; right:20px; top:55px;   }
.containerBg{ background:#ffffff; float:left; width:100%;}
ul#nav li a.heading, a.collapsed, a.expanded, ul.navigation li.selected { display: block; font-size: 16px; cursor: pointer; text-align:left; }
ul#nav li { background:#f4f2f2; margin-left:-20px; padding-left:20px; margin-right:-30px; padding-right:30px; font-family: 'robotoregular'; color:#0b1902; }
ul#nav li ul li{ margin-right:0px; padding-right:0px;}
ul.navigation { width:250px; background:#fff; display:block; margin-left:-20px; text-align:left; }

ul.navigation li a { display: block; font-size: 16px; border-bottom: 1px solid #DEDDDB; padding-left:30px; color:#343537; text-decoration:none;  background:#FBF2D7; height:40px; line-height:40px;  }
ul.navigation li a:hover { background:#497CD2; color:#fff; height:40px; line-height:40px; display:block;  }

#toolbox { background: url(../images/bg_toolbox_tab.png) repeat-x scroll center bottom rgb(183, 208, 81); }
#toolbox a, ul.summarystats p.statview a { color: rgb(62, 72, 21); }

ul#sliderContent li a { background: url(../images/toolbox_row.png) repeat-x scroll center top transparent; }
ul#sliderContent li.alt a { background: url(../images/toolbox_alt_row.png) repeat-x scroll center top transparent; }

ul#sliderContent li a:hover, ul#sliderContent li.alt a:hover { }
ul.summarystats p.statview a { background: url(../images/bg_btns.png) repeat-x scroll center top transparent; }

ul.summarystats p.statview a:hover { background: url(../images/bg_btns.png) repeat scroll 0px -30px transparent; }

ul#nav li a.heading, a.collapsed, a.expanded, ul.navigation li.selected { background:url(../images/plus-sign.png) no-repeat left center; text-decoration:none;  height:50px; line-height:50px; display:block; color:#343537; padding-left:20px; border-bottom:1px solid #d9d9d9;  font-size:16px;  font-weight:bold; }
ul#nav li a.collapsed:hover{ background:url(../images/min-sign.png) no-repeat left center; text-decoration:none;  height:50px; line-height:50px; display:block; color:#343537; border-bottom:1px solid #e6e6e6; }
a.expanded{ background:url(../images/min-sign.png) no-repeat left center; }

ul#nav li a.leftnone{background:none; padding-left:0px; }
ul#nav li a.leftnone:visited{ background:none;  padding-left:0px;}
ul#nav li a.leftnone:hover{ background:none #497CD2; margin-left:-20px; margin-right:-30px; padding-left:20px; color:#ffffff; }


/*--------------------------  left slide --------------------------*/
.inputboxes_order label{border: 0px solid;margin-left: 15px;padding-top: 10px;text-align: left;width: 34%;font-size: 18px;padding-right:15px; display:block; float:left; height:22px; line-height:22px; }
.box_order{border: 1px solid;width: 45%;overflow: hidden;float: left;margin: 10px 0 0 30px;}
.box_order1 {border: 1px solid;width: 45%;margin: 10px 0 0 30px;overflow: hidden;float: left;height: 161px;}
.heading h1{text-align: left;margin:0px 0 0 0;width: 100%; padding: 15px 0 0 0;height: 30px; background:#E0E0E0;}
.order_main{margin:20px 0 0 0; border: 0px solid;}
.inputbox_value{border: 0px solid #0000FF;float: left;font-size: 18px;line-height: 22px;width: 50%;padding-top: 10px;height: 22px;}
.collan_order{border: 0px solid;float: left;line-height: 22px; padding-right: 10px;vertical-align: top;padding-top: 10px;}
.detail{border: 1px solid;float: left;height: 160px;margin: 30px 0 0 30px;width: 93%;}
#heading h1{text-align: left;margin:0px 0 0 0;width: 100%; padding: 15px 0 0 0;height: 30px; background:#E0E0E0;}
.detail_1{border: 0px solid red;width: 20%;height: 25px;float: left;font-size: 18px;text-align: center;margin-top: 25px;}
#right{float: right;margin: 20px 5px 0 0;}
.table_1{border: 0px solid;width: 94%;font-size: 18px; overflow: hidden;float: left;margin: 10px 0 0 30px;}
.table_1 tr td{ padding: 11px 0;text-align: center;}
.table_1 tr th{padding: 11px 0;}

/*--------------------------- css for query_civil/query_civil.tpl ---------------------------*/
.table_2{width: 100%;margin: 0 0 30px;}
.table_2 tr{line-height: 30px;}
.table_2 tr td{width: 50%;font-size: 16px;}
.table_2 tr th{text-align: left;font-size: 18px;}
.table_2 table {
    margin: 15px 0 0;
    width: 100%;
}
/*--------------------------- AddAdministrators ---------------------------*/

.add_ad_contentbox{ padding: 30px 0px 0px 30px;}

.inputboxes{ font-size:14px; min-height:32px; padding-bottom:10px; position: relative;}
.inputboxes select{ background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#555555; font-family:'robotoregular'; width:250px; padding: 4px; border:1px solid #bdbec1; }
.inputboxes label{ width:170px; padding-right:15px; display:block; float:left; height:22px; line-height:22px;/* color:#727171;*/ }
.configuration_input label{ width:270px; }
.inputboxes input.inputbox{ background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit; padding: 0px 5px; width:240px; height:28px; line-height:28px; color:#555555; font-family:'robotoregular'; float:left; font-size:14px;  }

.inputboxes textarea.inputbox{ padding: 4px 5px; width:240px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }


.event_inputboxes{ font-size:14px; width:10%; float:left; min-height:32px; padding-bottom:10px;}
.dis_inputboxes{ width:40%;}
.event_inputboxes select{ width:252px; padding: 4px 5px; border:1px solid #bdbec1; }
.event_inputboxes label{ display:block; height:22px; line-height:22px; padding-bottom:5px; }
.event_inputboxes input.inputbox{ padding: 4px 5px; width:30%; height:20px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }

.inputboxes textarea.inputbox{background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit; padding: 4px 5px; width:240px; line-height:20px;  border:1px solid #bdbec1; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }
.inputboxes textarea.inputbox_big{ padding: 4px 5px; width:400px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:150px;  }

.inputboxes .worddocument textarea.inputbox{ padding: 4px 5px; width:400px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:150px;  }


.add_can_btn{ margin-left:203px;}
.configuration_input .add_can_btn{ margin-left:298px;}
.add_can_btn_gift{ margin-left:183px;}


/*--------------------------- AddAdministrators ---------------------------*/

/*--------------------------- Error Message ---------------------------*/


.status { border-radius: 5px; clear: both; margin-bottom:0px; overflow: auto; padding: 8px 10px 5px; background: #F4F2F2;border: 1px solid #D4D4D4;  }

.status .closestatus { color:#FFFFFF; float: right; margin-left: 10px; text-align: center; }

.status p { margin:0px; padding: 6px 0px 5px 0px;color:#000; font-size:15px; }

.status img { float: left; padding-right: 5px; vertical-align:middle; }

/*--------------------------- Error Message ---------------------------*/

.frient_admin_page{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;*/
    box-shadow:none; border-radius:0; border:4px solid #cccccc;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    min-height: 0;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    width: 300px;
}

.userbox_input select{ border:0px; width:190px; }


.error_msg{ text-align:center; padding-bottom:15px;  color: #000; font-size: 14px; text-align: center; }



/*----------------------- new page ---------------------------------*/

#dashbord_admin .ul { list-style: none outside none; padding: 0px; margin: 0px; }
#dashbord_admin .left { float: left; }
#dashbord_admin .right { float: right; }

#dashbord_admin{ margin: 0px 0px 0px 0px; }

#dashbord_admin #breadcrumb { background: url(../images/bg_breadcrumb.png) repeat-x scroll center bottom rgb(79, 79, 79); padding: 12px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; overflow: auto; }
#dashbord_admin #breadcrumb li { float: left; padding-right: 10px; color: rgb(255, 255, 255); /*text-shadow: 1px 1px 1px rgb(34, 34, 34);*/ }
#dashbord_admin #breadcrumb img { position: relative; top: 2px; left: 3px; }
#dashbord_admin #breadcrumb li.current { font-weight: 700; font-size: 14px; }
#dashbord_admin #breadcrumb a { color: rgb(221, 221, 221); text-decoration: none; }
#dashbord_admin #breadcrumb a:hover { color: rgb(204, 204, 204); }
#dashbord_admin ul#topbtns { margin: 15px; }
#dashbord_admin ul#topbtns li { float: left; margin-right: 15px;/* text-shadow: 1px 1px 1px rgb(255, 255, 255);*/ color: rgb(85, 85, 85); }
#dashbord_admin ul#topbtns li.desc { padding-top: 15px; }
#dashbord_admin ul#topbtns li img { padding: 15px 0px 5px; }
#dashbord_admin ul#topbtns li a { text-shadow: none; border: 1px solid rgb(187, 187, 187); text-align: center; color: rgb(102, 102, 102); text-decoration: none; box-shadow: 1px 1px 8px rgb(204, 204, 204); background: url('bg_fade_sml_reverse.png') repeat-x scroll center bottom rgb(255, 255, 255); display: block; border-radius: 8px 8px 8px 8px; width: 70px; height: 70px; font-size: 11px; font-weight: 700; }
#dashbord_admin ul#topbtns li a:hover { box-shadow: 1px 1px 8px rgb(170, 170, 170); color: rgb(68, 68, 68); border: 1px solid rgb(153, 153, 153); }

#dashbord_admin #content_admin { border-radius: 8px 8px 8px 8px; padding: 10px;  clear: both; position: relative; top: 15px; min-height: 500px; }




#dashbord_admin .conthead { 
background:#497CD2;
 }

#dashbord_admin .conthead h2 {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 0;
	font-family: 'robotoregular';
}
.container_admin{ margin:10px 0 0 0;}
#dashbord_admin .contentbox { padding: 15px 15px 15px 15px; background:#ffffff; border:1px solid #d9d9d9;}
.#dashbord_admin ul.summarystats li, #dashbord_admin .tabfade { background: url(../images/bg_fade_sml_reverse_001.png) repeat-x scroll center bottom transparent; padding: 5px 12px 12px; overflow: auto; margin-bottom: 5px; list-style:none; }
#dashbord_admin ul.summarystats li.last{ background:none; margin-bottom:0px;}

#dashbord_admin ul.summarystats p { float: left; padding-bottom: 0px; margin-top: 10px; font-family: 'robotoregular'; color:#343537;  font-size:15px;}

#dashbord_admin ul.summarystats p.name_tot{ width:23%;  }
#dashbord_admin ul.summarystats p.statcount_active{ font-size:14px !important; background: #494A4B; border-radius:0px; height:25px; line-height:25px !important;padding-right:5px !important;min-width:48px !important;margin-right:10px !important;color:#fff;padding-left:5px !important;  font-weight:normal; font-family: 'robotoregular';}
#dashbord_admin ul.summarystats p.statcount_inactive{ font-size:14px !important; background: #494A4B; border-radius:0px; height:25px; line-height:25px !important;padding-right:5px !important;min-width:52px !important;margin-right:10px !important;padding-left:5px !important;color:#fff;font-weight:normal; font-family: 'robotoregular';  }
#dashbord_admin ul.summarystats p.statcount_total{ font-size:14px !important; background: #494A4B; border-radius:0px; height:25px; line-height:25px !important;padding-right:5px !important;min-width:48px !important;margin-right:10px !important;color:#fff;padding-left:5px !important; font-weight:normal; font-family: 'robotoregular';}

#dashbord_admin ul.summarystats p.statcount { font-size: 20px; font-weight: normal; letter-spacing: -1px; padding-right: 10px; min-width: 57px; line-height: 35px; margin: 0px; text-align:center; }
#dashbord_admin ul.summarystats p.statview { float: right; margin: 0px; }
#dashbord_admin ul.summarystats p.statview a { display: block; text-decoration: none; padding: 5px 10px; font-size: 14px; border-radius: 0px 8px 0px 8px; }
#dashbord_admin .tabcontent { padding: 15px 0px; }
#dashbord_admin ul.tablinks { margin-bottom: 20px; padding-right: 0px; }

#dashbord_admin .ui-tabs .ui-tabs-nav li a { margin-right: 10px; display: block; border-radius: 8px 8px 8px 8px; background:#144068; text-decoration: none; color:#fff; font-size: 12px; padding: 5px 10px; }

#dashbord_admin .ui-tabs .ui-tabs-nav li { float: right;list-style:none; }

#dashbord_admin .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background:#50708e; color:#fff; text-shadow: none;  }

#dashbord_admin .ui-tabs .ui-tabs-hide { display: none; }
#dashbord_admin .ui-tabs .ui-tabs-panel { background-image: none; }
#dashbord_admin .ui-helper-clearfix:after { clear: none ! important; }
#dashbord_admin .ui-tabs { padding: 0px ! important; }
#dashbord_admin .med { width: 60%; }
#dashbord_admin .sml { width: 38%; }
#dashbord_admin .usagebox { border: 1px solid rgb(204, 204, 204); }
#dashbord_admin .usagebox div { height: 25px; }
#dashbord_admin .highbar { background: url(../images/status_high.png) repeat-x scroll center top rgb(169, 0, 0); }
#dashbord_admin .midbar { background: url(../images/status_med.png) repeat-x scroll center top rgb(244, 148, 1); }
#dashbord_admin .lowbar { background: url(../images/status_low.png) repeat-x scroll center top rgb(132, 154, 42); }

#dashbord_admin .usagetxt { padding: 3px 8px; border-radius: 5px 5px 5px 5px; /*text-shadow: 1px 1px 1px rgb(255, 255, 255);*/ }

#dashbord_admin .redtxt { color: rgb(204, 0, 0); background: none repeat scroll 0% 0% rgb(243, 223, 219); }
#dashbord_admin .orangetxt { color: rgb(237, 157, 32); background: none repeat scroll 0% 0% rgb(252, 233, 204); }
#dashbord_admin .greentxt { color: rgb(157, 184, 50); background: none repeat scroll 0% 0% rgb(243, 247, 225); }


.contentbox ul { margin:0px; padding:5px 0px 2px 0px; margin-bottom: 0px; color:#666666; }

.contentbox p { padding-bottom: 0px; color:#666666;  }


#dashbord_admin #left { left: 0px; }
#dashbord_admin #openCloseWrap {  }
#dashbord_admin .ui-widget-content { color: rgb(102, 102, 102) ! important; }

#dashbord_admin #toolbox { background: url(../images/bg_toolbox_tab.png) repeat-x scroll center bottom rgb(183, 208, 81); }
#dashbord_admin #toolbox a, #dashbord_admin ul.summarystats p.statview a { color:#fff; }

#dashbord_admin ul#sliderContent li a { color: rgb(255, 255, 255); background: url(../images/toolbox_row.png) repeat-x scroll center top transparent; }
#dashbord_admin ul#sliderContent li.alt a { color: rgb(255, 255, 255); background: url(../images/toolbox_alt_row.png) repeat-x scroll center top transparent; }
#dashbord_admin ul#sliderContent li a:hover, #dashbord_admin ul#sliderContent li.alt a:hover { background: none repeat scroll 0% 0% rgb(89, 103, 33); }
#dashbord_admin ul.summarystats p.statview a {/* background:url(../images/btn_backgrnd.png) repeat-x top left; */ ackground: #85d885; /* Old browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* IE6-9 */ font-family: 'robotoregular'; font- font-weight:normal;  text-shadow:none; box-shadow:none; border:none; border-radius:4px; border:1px solid #4aa59f; font-size:15px; }
#dashbord_admin ul.summarystats p.statview a:hover {/*background:url(../images/btn_backgrnd_hover.png) repeat-x top left;*/ background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* IE6-9 */
}border-radius:4px; border:1px solid #cd6670; color: #fff; text-shadow: none; }
#dashbord_admin ul#nav li a.heading, a.collapsed, #dashbord_admin a.expanded, #dashbord_admin ul.navigation li.selected { background: url(../images/bg_navigation_links_001.png) no-repeat scroll center top rgb(167, 167, 167); }
#dashbord_admin ul#nav li a.collapsed:hover { background: url(../images/bg_navigation_links_001.png) repeat scroll 0px -40px rgb(167, 167, 167); }



.adminmsg{ color:#e8747f; position:absolute; right:25px; top:10px; font-size:14px; text-align:right; font-weight:bold; font-family: 'robotoregular'; color: #0341af; }
.adminmsg .uppercase{ text-transform:uppercase;}
.graph_img img{ width:99%;}


/*------------------------------------------ Invoice Page ------------------------------------------*/

.invoice_page{ padding: 20px 2% 20px 2%; }

.invoice_reapt_box{ margin-bottom: 20px; background:#fff; box-shadow: 0px 0px 2px #666769; width:49%; float:left; margin-right:1%; }
.conthead_invoice { overflow: auto; padding: 10px 15px; margin: 0px; background: url(../images/title-bg.png) repeat-x scroll center bottom; }
.conthead_invoice h2 { font-size: 18px; margin: 0px; padding: 0px; color:#fff;}

.content_invoice_box{ padding: 15px 20px 20px 20px; font-size:14px; line-height:22px; color:#666666; }
.content_invoice_box strong{ color:#103f6a; font-weight:normal; }

.invoice_reapt_box table{ width:100%; }
.invoice_title{ width:20%;}


.billing_address_box{ clear:left;}

.chapter_listing_table{}

.extrabottom { padding: 0px; height: 35px; border-top: 1px solid #0f3d67; }
.extrabottom_sub{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; text-align:right; padding-right:0%; }
.extrabottom_total{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; padding-right:5%; text-align:right; }
.extrabottom_last{ padding: 0px; height: 35px; border-top: 1px solid #0f3d67; padding-right:5%; text-align:right; }

.chapter_listing_box{ background:#fff; box-shadow: 0px 0px 2px #666769; width:99%; padding: 0px 0px 15px 0px; }

.chapter_listing_text{ padding: 0px 0px 20px 0px; font-size:13px;} 
.chapter_listing_text strong{ font-weight:normal; }

.chapter_width{ width:40%; background:#c9e5fe; height:40px; font-weight:normal; font-size:14px; text-align:left; }
.price_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.qty_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.subtotal_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal;font-size:14px;  text-align:left; }
.row_totl_width{ width:15%;  background:#c9e5fe; height:40px; font-weight:normal; font-size:14px; text-align:right; padding-right:4%; }

.padding_left15px{ padding-left:15px;}
.sub_reapt_title{ padding-left:15px;}

.back_print_btn{ text-align:center; margin-top:15px;}

.back_btn{ 
	background: #733b96; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzczM2I5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMTc0ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #733b96 1%, #b174d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#733b96), color-stop(100%,#b174d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #733b96 1%,#b174d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #733b96 1%,#b174d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#733b96', endColorstr='#b174d8',GradientType=0 ); /* IE6-8 */
	border:0px; height:35px; padding: 0px 10px; color:#fff; font-weight:400; font-size:17px; margin-right:5px;
}
.print_btn{ 
	background: #733b96; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzczM2I5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMTc0ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #733b96 1%, #b174d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#733b96), color-stop(100%,#b174d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #733b96 1%,#b174d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #733b96 1%,#b174d8 100%); /* IE10+ */
background: linear-gradient(to bottom, #733b96 1%,#b174d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#733b96', endColorstr='#b174d8',GradientType=0 ); /* IE6-8 */
	border:0px; height:35px; padding: 0px 10px; color:#fff; font-weight:400; font-size:17px;
}
/*------------------------------------------ user Page ------------------------------------------*/

.view_del_user{ margin-left:205px; margin-bottom:15px; }
.view_btn_user{ float:left; margin-right:5px; }
.delete_user{}

.edit_event_contentbox{ padding: 30px 0px 0px 30px;}

.edit_eve_left_form{ width:40%; float:left;  background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #666769; padding: 20px 20px 10px 20px; margin-right:1%;
}
.edit_eve_right_form{ border:1px solid #BDBEC1; margin-bottom:10px; padding: 30px 0px 0px 20px; width:420px; margin-left:204px;} 	

.event_dis_right_part{ padding: 30px 0px 0px 0px;}

.event_dis_title{ font-size:20px; padding-bottom:20px;}

.add_btn{  
	background: #09345c; /* Old browsers */
	background: -moz-linear-gradient(top,  #09345c 0%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#09345c), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #09345c 0%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #09345c 0%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09345c', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    border: 0 none;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 400;
    height: 35px;
    padding: 0 10px;
    margin-left:205px;
}
.event_btn_admin{ padding-top:20px; padding-left:20px; }
.event_btn_admin .add_btn{ margin-left:0px; height:20px; padding: 0px 5px 2px 5px; font-size:12px;}

.event_start_date{ width:292px; float:left;}

.chapter_cal_box{ margin: 10px 0px 0px 0px;}

.event_serch_btn{ padding-top:10px;}

.event_start_date input.search_input{ margin-right:5px;} 

.collan_dot{ padding-right:10px; vertical-align:top; line-height:22px; float:left;}

.red_star{ color:#FF0000; width:6px; display:inline-block; }


.archive_event{}
.archive_event label{  font-size:14px; }
.archive_event td{ padding-bottom:10px;}

.inputboxes_ar_et{ font-size:14px;}
.inputboxes_ar_et label{ width:30%; display:block; float:left; padding-right:15px; height:22px; line-height:22px; }
.inputboxes_ar_et .collan_dot{ display:block; width:2%; float:left;}
.inputboxes_ar_et input.inputbox{ padding: 4px 5px; width:240px; height:20px; line-height:20px;  border:1px solid #bdbec1; color:#002d55; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }


.ticket_ty_chebox{ width:200px; float:left; padding-bottom:5px; }
.ticket_ty_chebox input{ vertical-align:middle;}

.ticket_type_box{}
.ticket_type_box .collan_dot{ float:left;}

.ticket_type_boxright{ margin-left:200px; }

.tick_ty_rebox{ width:420px;}

.addsponsorPop{ height:300px; padding: 20px 30px 20px 20px; }
.addsponsorPop h2{ padding-bottom:10px; border-bottom:1px solid #fff; margin-bottom:10px; }
.popup_save_btn{ margin-left:203px;}
/*--------------------- 22 / 09 / 2012 --------------------*/

#breadcrumb { background:#E0E0E0;  border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding: 12px 17px 12px 20px; position:absolute; left:0px; top:6px; width:97%; font-size:14px; border-radius:0;  border:1px solid #DEDDDB;}

#breadcrumb ul { list-style: none outside none; margin: 0; padding: 0; }

#breadcrumb li { color: #888888; float: left; padding-right: 10px; }

#breadcrumb li.current { font-weight:bold; color:#0341AF; font-size:16px;}

#breadcrumb a { color:#888888; text-decoration: none; font-weight:bold; }

#breadcrumb a:hover { color:#0341AF; }


.msg_right_box{ width:32%; float:right; margin-right:5%; }
.msg_alert1 { border:1px solid #bce8f1; background:#d9edf7; border-radius: 5px; padding: 15px 20px; color:#00689c; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; margin: 0 0 0 16%; width:18%;  }

.msg_alert{ width:40%; float:right; margin-right:5%; border:1px solid #bce8f1; background:#d9edf7; border-radius: 5px; padding: 15px 20px; color:#00689c; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px;  }
.msg_alert_second{ border:1px solid #bce8f1; background:#b3e0f6; border-radius: 5px; padding: 15px 20px; color:#03334b; /*text-shadow:#fff 1px 0px 1px; */line-height:18px; margin-top:60px;   }
.msg_alert2 { border:1px solid #bce8f1; background:#b3e0f6; border-radius: 5px; padding: 15px 20px; color:#03334b; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; position:absolute; width:28%; bottom:185px; right:4%;  }


.msg_input_alert{ border:1px solid #bce8f1; background:#d9edf7; width:40%; float:left;  border-radius: 5px; padding:7px 15px; color:#00689c; /*text-shadow:#fff 1px 0px 1px;*/ line-height:18px; margin-left:50px; font-size:13px;  }
.help_title{ font-size:15px; padding-bottom:5px; }
.help_title img{ vertical-align:middle; margin-right:5px;}


.inputboxes_alert .collan_dot{ float:left;  }
.inputboxes_alert input{ float:left; margin-left:4px;  }

.check_box{ vertical-align:middle;}

.left_welcome_text{ width:100%; margin-left:0; float:left; margin-right:0; margin-bottom: 20px; padding: 0px; line-height:18px; color:#666666; }
.left_welcome_text p{ margin:0px; padding:0px; }
.welcome_text{ text-align:justify; background:#fff; margin-bottom:20px; border-radius: 0px; border:1px solid #e3e2e2; color:#666666; /*text-shadow: 0px 1px 1px #fff;*/ overflow:hidden; margin-top:10px;  }

.worddocument_input{}
.worddocument_input .collan_dot{ float:left;  }
.worddocument{ margin-left:203px;}

.inputboxesst_date{ width:299px; float:left;}
.inputboxesst_date label{ width:68px; height:28px; line-height:28px; padding-right:10px;}
.inputboxesst_date input.inputbox{ width:150px;}
.inputboxesst_date span.collan_dot{ height:28px; line-height:28px;}

.chapter_ad_date{ padding: 20px 0px 0px 0;}

/*------------------- review_box -------------------*/

.review_box { margin-right:2%; background:#FFFFFF; box-shadow: 0 0 2px #666769; color: #666666; width:50%; margin-bottom:20px; margin-top:20px; margin-left:205px;   }

.review_box th{background: #0e3a62; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
text-align:left; padding: 0px 0px 0px 1%; font-size:14px; color:#fff; font-weight:normal; line-height:28px;
}


.review_box td { text-align:left; padding: 5px 0px 5px 1%; font-size:13px; background:#d5eafc; }
.review_box td.sec_res_td { text-align:left; padding: 5px 0px 5px 1%; font-size:13px; background:#eaf1f7; }

.recent_dashed_box{ box-shadow: 0px 0px 2px #666769; background:#fff; }

.recent_dashed_box th{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
	font-size:14px;  color:#fff; text-align:left; font-weight:normal; line-height:32px;  padding: 0px 0px 0px 1%;
}
.recent_dashed_box td { text-align:left; padding: 6px 0px 6px 1%; font-size:13px; background:#d5eafc; }
.recent_dashed_box td.sec_res_td { text-align:left; padding: 6px 0px 6px 1%; font-size:13px; background:#f3f9fe; }
.search_admin{ float:right; margin-top:30px;}
.search_admin select { height: 27px; line-height: 27px; padding: 0px 0px  0px 5px; width:200px; }

.spon_ad_re_btn{ 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlM2E2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDZiYjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0e3a62 0%, #1d6bb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3a62), color-stop(100%,#1d6bb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0e3a62 0%,#1d6bb1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0e3a62 0%,#1d6bb1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a62', endColorstr='#1d6bb1',GradientType=0 ); /* IE6-8 */ 
	font-size:12px;  color:#fff; padding: 3px 8px 3px 8px; border:0px; margin: 0px 0px 0px 5px; border-radius:3px; 
}


.recent_dashed_box td.nomathfounddashboard{ width:100%; text-align:center; color:#0f3c65;}


/*******    24-09-2012    *******/

.event_skill {
    /*border: 1px solid #bebebe;*/
    height: 129px;
   /* border-radius:3px;*/
    /*background-color: #DBDAD8;*/
    overflow: auto;
    width:38%;
    margin-bottom:10px;
    padding-top:5px;
}
.language_select {
    border: 1px solid #CCCCCC;
    height: 180px;
    overflow: auto;
    width: 76%;
    margin-bottom:10px;
    padding-top:5px;
}
.language_selectEdit {
    border: 1px solid #CCCCCC;
    height: 180px;
    overflow: auto;
    width: 39%;
    margin-bottom:10px;
    padding-top:5px;
}
.free_skill_edt {
    border: 1px solid #CCCCCC;
    height: 110px;
    overflow: auto;
    width: 39%;
    position: relative;
    margin-bottom:10px;
    padding-top:5px;
}
.linktext{ color: #000; font-size: 12px; text-decoration: none; position: absolute; margin-left: 700px; top:0px;}
.event_slikk_inner {
    float: left;
    font-size: 12px;
    padding-left: 8px;
    width:12%;
	height: 47px; position:relative;
}
.event_slikk_inner input[type="checkbox"] {
   
    height: auto;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #CCCCCC;
    border-radius: 0 0 0 0;
    height: 13px;
    line-height: normal;
    padding: 0;
    vertical-align: middle;
    width: auto;
}


.notestxt{ vertical-align:top; padding-left:10px; color:#FF0000;}

.number_select_box label{ float:left; }
.number_select_box span.collan_dot{ float:left; }


.checklink{ padding-left:200px; font-size:12px;   }

.link_ticket{ float:right; font-size:14px; padding-top:5px;}

.Preview_btn{ float:right; font-size:14px; color:#fff; text-shadow:none;margin-top:7px; margin-right:10px;  }
.Preview_btn a{ color:#fff; background:#58a1e2; height:25px; line-height:25px;  display:inline-block; padding: 0px 10px; border-radius: 5px;  }
.Preview_btn a:hover{ color:#fff; background:#7ec3ff; height:25px; line-height:25px;  display:inline-block; padding: 0px 10px; border-radius: 5px;  }

.addspon_sorPop{ width:625px; height:400px; overflow:auto; }
	
.add_fir_latname{ width:150px; float:left; padding-bottom:5px; }

.upcomingEvents{ position:absolute; height:300px; overflow:auto; width:22%; right:0px; top:500px; border:1px solid #bdbec1; padding: 15px 15px 15px 15px; margin-right:2%; background:#fff; box-shadow: 0px 0px 5px #bdbec1; }

.up_come_box{ color:#97989c; line-height:22px; border-bottom:1px dashed #f2f2f2; padding: 10px 0px 10px 0px;  }
.up_come_box td{ font-size:12px; color:#756e71;}
.up_come_box span{ color:#2a587f; font-size:13px;}

.upcomingEvents h2.event_head{ font-size:14px; padding: 0px 0px 10px 0px; margin:0px; border-bottom:1px dashed #bdbec1; font-weight:normal; }

.up_come_box input{ vertical-align:middle;}





/*-----------------------------------  popup -------------------------------*/


.register_sub_div #event-previous {
    margin-right: 56px;
}

.register_sub_div #event-next {
    margin-right: 38px;
}

.register_sub_div #event-previous, 
.register_sub_div #event-next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    font-family: "HelveticaMedCon";
	font-size: 16px;
}

.register_sub_div #event-image {
    float: left;
    margin: 15px 15px 0 15px;
}

.register_sub_div #event-container {
    float: right;
    margin: 20px 37px 0 0;
    width: 538px;
}

.register_sub_div h1 {
    border-bottom: 1px solid #A7A9AC;
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 0 3px 0;
}

.register_sub_div #register-button {
    background-color: #39B54A;
    border-radius: 9px 9px 9px 9px;
    color: #FFFFFF;
    float: right;
    font-family: "HelveticaConBold";
    font-size: 26px;
    margin: 0 20px 0 0;
    padding: 6px 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.register_sub_div h2 {
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 14px;
    font-weight: 100;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

.register_sub_div h2 span {
	text-transform: capitalize;
	padding-left:5px;
}

.register_sub_div .green {
	color: #39B54A;
}

.register_sub_div p {
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 13px;
    line-height: 20px;
}

.register_sub_div h3 {
    border-bottom: 1px solid #A7A9AC;
    color: #002E62;
    font-family: "HelveticaMedCon";
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 0 0 3px 0;
    width: 270px;
}

.register_sub_div .sponsor-images {
	margin: 0 15px 0 0;
}

.register_sub_div #event-socialize {
    float: right;
    width: 167px;
}

.register_sub_div h4 {
    border-bottom: 1px dashed #D1D3D4;
    color: #939598;
    font-family: "HelveticaLight";
    font-size: 13px;
    font-weight: 100;
    margin: 0 0 5px 0;
    text-align: right;
    text-transform: uppercase;
    width: 130px;
    float: right;
}

.register_sub_div ul {
    margin: 0;
}

.register_sub_div li {
    display: inline-block;
    list-style: none outside none;
    margin:-2px;
    padding-left:0px;
    vertical-align: top;
}

.register_sub_div #socialize-email {
    position: relative;
    top: 2px;
    left: -4px;
}

.register_sub_div #add-to-calendar {
    background-color: #002E62;
    color: #FFFFFF;
    float: right;
    font-family: "HelveticaMedCon";
    font-size: 14px;
    margin: 4px -5px 0 0;
    padding: 3px 27px 6px;
    text-decoration: none;
    text-transform: lowercase;
}

.register_sub_div .register_sub_div #footer {
    background-color: #002E62;
    height: 22px;
}

.register_sub_div .register_popup{ padding: 0px; width:970px; margin:0px auto; padding:0px;}

.register_sub_div{ padding-bottom:15px;}
.eveny_popup_dis{ min-height:300px; font-size:15px; padding: 10px 0px 0px 0px; }


/*--------------- chapter popup ------------------*/

.chapter_popup{ background:#fff; width:600px; font-family:"HelveticaLight"; font-size:12px; padding:20px; }
.left_cha_images{ }

.left_cha_text{ padding: 8px 0px 0px 0px; line-height:22px; }
.left_cha_title{ color: #002E62; font-family: "HelveticaMedCon"; font-size: 16px; padding: 0 0 3px; text-transform: uppercase; }

.left_cha_box{ width:35%; float:left; } 

.invoice_box{ border:3px solid #e6e7e8; width:150px; float:right; padding: 10px 10px 10px 10px; border-radius:3px; }
.invo_title{ border-bottom: 1px solid #A7A9AC; color: #002E62; font-family: "HelveticaMedCon"; font-size: 16px; font-weight: 100; padding: 0 0 5px 0; text-transform: uppercase;}
.invoice_cont{ color:#666666; padding: 5px 0px 0px 0px; line-height:22px;}
.invoice_cont span{}

.chapter_pop_table{ box-shadow: 0 0 5px #BDBEC1; margin-top:15px; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF;}
.chapter_pop_table th{ background:#002f58; line-height:25px; color:#fff; font-size:14px; text-align:left; padding-left:10px; border-left:#fff solid 1px; border-top:#fff solid 1px;!important;}

.chapter_pop_table td{ background:#f3f4f5; color:#9d9e9f; font-size:12px; text-align:left; padding: 5px 0px 5px 10px; }

.sign_popup{ font-size:14px; font-weight:bold; margin-top:20px; color:#8a8b90;}
.sign_popup a{ color:#6d6e71; text-decoration:none; font-size:12px;  }
.sign_popup a:hover{ color:#8a8b90; text-decoration:underline; }

.click_pay{ padding-top:20px; font-family: "HelveticaMedCon"; font-size: 16px; font-weight:bold; }
.click_pay a{ text-decoration:none; color: #1d517f; }
.click_pay a:hover{ text-decoration:none; color: #97caf8; }


/*-------------------- member information --------------------*/


.web_status_table{ float:left;  font-size:13px; }
.web_sta_title{ padding-top:10px;}

.web_status_table td{ padding: 2px 0px; color:#666; }
.web_status_table td.plan_name{ }

.contentbox_login{
    padding: 10px 20px;
    color: #666666;
    text-align: justify;  border:1px solid #d9d9d9; 
    /*text-shadow: 0 1px 1px #FFFFFF;*/background:#ffffff;
}

.login_his_table td{ padding: 10px 0px;}

.add_can_btn_popup{ float:right;}

.mem_img { padding-bottom:5px;}
.mem_img img{ border:1px solid #f7f7f7; }


.edit_contactus .inputboxes label {
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    padding-right: 15px;
    width:400px;
}

.inputbgtext{background:red; float:left; }

.padding_leftspa{ padding: 10px 0px 0px 199px; }
#TextBoxDiv0{ padding:0px;}

.add_event_btn{ border:1px solid #000; background:#b174d8; color:#fff; font-size:14px; height:25px; width:50px; padding: 0px 0px 3px 0px; font-family:Arial, Helvetica, sans-serif; cursor:pointer; margin-left:10px;  }
.remove_event_btn{ border:1px solid #000; background:#b174d8; color:#fff; font-size:14px; height:25px; width:80px; padding: 0px 0px 3px 0px; font-family:Arial, Helvetica, sans-serif; cursor:pointer;  margin-left:10px;  }

.dated_conf_txt { color:#656565; padding-left:300px;}


.pagetitle_tab{ height:35px; padding: 0; font-size:12px; color:#578b0e; letter-spacing:1px; behavior: url(PIE.htc); font-weight:normal;margin-bottom:10px;}
.pagetitle_tab ul{ margin:0px; padding:0px; list-style:none; }
.pagetitle_tab li{ margin:0px; padding: 0px 5px; list-style:none; float:left; }
.pagetitle_tab li a{ color:#fff; border:1px solid #7D858C; background:#7D858C; line-height:34px; border-bottom:0px; display:block; padding: 0px 15px; border-radius: 8px 8px 0px 0px; text-transform:uppercase; font-weight:bold; }
.pagetitle_tab li a:hover{ color:#fff; border:1px solid #71C571; background:#71C571; border-bottom:0px; }
.pagetitle_tab li a:active{ color:#fff; border:1px solid #71C571; background:#71C571; border-bottom:0px; }
.pagetitle_tab li.active a{ color:#fff; border:1px solid #71C571; background:#71C571; border-bottom:0px; }
.pagetitle_tab li.select{ float:right;}
.pagetitle_tab li.select .select_bries_title { padding: 5px 0px 0px 7px; height:30px; }


.chart_box{ border: 1px solid #ede0cd; 
    border-radius: 0; overflow:hidden; padding: 0px 0px 10px 0px; background:#fcfcfc; }
.chart_box .table{ padding: 20px 0px 0px 0px;}






.brief_leftpart{ width:50%; float:left;}
.brief_name_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); }

.project_review_bg{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); font-size:12px; color:#656565; margin-top:9px; padding: 8px 0px 9px 0px; }
.project_review_bg h3{ font-family: Arial, Helvetica, sans-serif; /*text-shadow: 0px 1px 1px #fff;*/ font-weight:normal; background:url(../images/line.png) repeat-x  left bottom; padding: 0px 0px 11px 10px;  }
.project_review_bg p{ margin:0px; padding: 6px 10px 0px 10px; line-height:15px;}

.brif_right_part{ margin-left:51%;}

.brief_reapt_box{ margin-bottom:8px;}
.brief_reapt_title{ font-size:15.44px; font-weight:bold; background:#9bc55f; padding:0px 0px 0px 14px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); height:42px; line-height:42px; width:58%; float:left; }
.dated_brief{ margin-left:62%; background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); font-size:12px; color:#656565; padding: 0px 0px 0px 0px; font-size:15.44px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff;*/ height:40px; line-height:40px; text-align:center;  }

.brief_send_leftpart{ width:50%; float:left; }
.projectbrief_page{}
.brief_send_rept_box{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); margin-top:9px; padding: 7px 0px 9px 16px; min-height:65px; }
.projectbrief_page .brief_send_rept_box{ width:45%; float:left; margin-right:2%;  }

.brief_send_rept_box .floatleft{ float:left; position:relative; }
.brief_send_rept_box .floatleft img{ border:1px solid #d2d2d2;}

.viewprofile{ background:#ff6600; font-family: Arial, Helvetica, sans-serif; font-size:9px; text-align:center; height:18px; line-height:18px; position:absolute; left:0px; top:46px; width:62px; }
.viewprofile a{ color:#fff; }

.brif_send_content{ margin-left:74px; padding: 4px 0px 0px 0px;}

.brief_send_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); display:inline-block; }

.briefsend_title{ font-size:11.15px; padding-bottom:11px;}
.briefsend_title a{ color:#828282; font-family: Arial, Helvetica, sans-serif; text-decoration:none;  }
.use_name_brief{ font-size:15.44px; /*text-shadow: 0px 1px 1px #fff;*/ color:#666666; font-weight:bold;}

.get_con_detail{ width:156px; float:left; color:#1c6087; /*text-shadow: 0px 1px 1px #84c6ed;*/ padding: 0px 0px 0px 0px; height:30px; text-align:center; font-size:14px; font-weight:bold; margin-right:7px; }
.get_con_detail a{ color:#1c6087; text-decoration:none; background:#54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); line-height:28px; display:block; }
.get_con_detail a:hover{ color:#fff; text-decoration:none; background:#ff6600; }

.pri_dis_btn{ width:178px; float:left; color:#fff; /*text-shadow: 0px 1px 1px #be4f05;*/ padding: 0px 0px 0px 0px; font-size:12.87px; margin-right:7px; }
.pri_dis_btn a{ color:#fff; text-decoration:none; background:#ff6600; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); height:30px; text-align:center; line-height:28px; display:block; }
.pri_dis_btn a:hover{ color:#fff; text-decoration:none; background:#54b0e5; }

.brif_send_range{ width:30px; float:left; background:#ff6600; color:#fff;/* text-shadow: 0px 1px 1px #be4f05;*/ border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); padding: 0px 0px 0px 0px; height:30px; text-align:center; line-height:28px; font-size:12.87px; }

.submitted_blubtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#54b0e5; float:right; }
.submitted_oraangebtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#ff6600; float:right; }
.submitted_redbtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#e53600; float:right; }
.submitted_greengbtn{ width:30px; height:30px; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); background:#89e900; float:right; }


.submitted_txt{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 0px 0px 20px; behavior: url(PIE.htc); font-size:20.53px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff;*/ line-height:25px; padding: 6px 7px 13px 17px; margin-left:223px; }

.quote_status_brief{ margin-left:51%;}
.quote_status_brieftitle { background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 0px; behavior: url(PIE.htc); font-size:13.12px; font-weight:bold; color:#6a6a6a; /*text-shadow: 0px 1px 1px #fff; */padding: 8px 0px 8px 10px; }

.quote_status_rptbox{ margin-top:9px;}

.brief_send_part{ padding: 22px 0px 0px 0px;}
.paichart{min-width: 400px; height: 262px; margin: 0 auto;}

.projectbriefdate { float:right; padding: 0px 15px 0px 0px; font-weight:bold; /*text-shadow: 0px 1px 1px #fff;*/ color:#666666; }

.private_toking_txt{ position: relative; background: #54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); margin-right:10px; padding: 9px 9px 12px 9px;  font-family: Arial, Helvetica, sans-serif; font-size:11.95px; color:#d9ebf5; }
.private_toking_txt:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.private_toking_txt:after { border-color: rgba(84, 176, 229, 0); border-right-color: #54b0e5; border-width: 5px; top: 0%; margin-top: 0px; }



.fixwidth{ margin:0px auto; padding:0px; width:1000px; position:relative; }

.lance_pro_leftpart {
background: #E9E9E9;
border: 1px solid #E3E2E2;
border-radius: 0px 20px 0px 20px;
behavior: url(PIE.htc);
width: 476px;
float: left;
margin: 0px 0px 0px 0px;
padding: 8px 0px 5px 0px;
font-family: Arial, Helvetica, sans-serif;
}

.top_free_lance {
background: url(../images/line.png) repeat-x left bottom;
padding: 0px 9px 0px 10px;
height: 124px;
}
.lance_pro_leftpart {
font-family: Arial, Helvetica, sans-serif;
}
.lance_pro_leftpart .floatleft {
margin-right: 12px;
position: relative;
}
.floatleft {
float: left;
}
.title_pro_txt {
padding: 9px 0px 3px 0px;
}
.lance_pro_leftpart h1 {
font-size: 21.34px;
font-weight: normal;
/*text-shadow: 0px 1px 1px white;*/
color: #686868;
float: left;
}
.place_txt_profile {
font-size: 12px;
text-align: right;
/*text-shadow: 0px 1px 1px white;*/
color: #686868;
padding: 3px 6px 5px 0px;
}
img {
border: 0px;
}
.event_slikk_inner img{
    border: 0px none;
    width:37px;
}
.quotes_box_pro {
width: 91px;
float: left;
font-family: Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin-right: 3px;
}

.place_txt_profile img {
vertical-align: middle;
}

.quotes_roman_pro {
font-size: 30.73px;
background: #9BC55F;
color: #677B4B;
/*text-shadow: 0px 1px 1px #B6E07A;*/
border-radius: 0px 10px 0px 10px;
behavior: url(PIE.htc);
padding: 0px 0px 0px 0px;
height: 55px;
text-align: center;
line-height: 55px;
}
.quotes_rec_txt_pro {
font-size: 12px;
text-align: center;
color: #666;
/*text-shadow: 0px 1px 1px white;*/
padding-top: 6px;
}
.pro_rating {
margin-left: 340px;
font-family: Arial, Helvetica, sans-serif;
}
.pro_intro {
/*text-shadow: 0px 1px 1px white;*/
background: url(../images/line.png) repeat-x left bottom;
padding: 6px 14px 7px 12px;
font-size: 13px;
}
.pro_intro strong {
font-size: 15px;
color:#626262;
}
.pro_intro p {
margin: 0px;
padding: 0px;
color:#626262;
}
.more_btn_prointro {
text-align: right;
color:#626262;
}
.price_reaptmaindiv {
padding: 17px 0px 0px 12px;
}
.price_reapt_box {
/*text-shadow: 0px 1px 1px white;*/
color:#626262;
width: 110px;
float: left;
text-align: center;
padding-right: 2px;
background: url(../images/ver-line.png) repeat-y right top;
height: 55px;
}
.price_reapt_box h2 {
font-size: 18.7px;
padding-bottom: 12px;
font-weight: normal;
}
.price_reapt_box .small_txt {
font-size: 12px;
}
.price_reapt_box_last {
background: none;
}
.edit_feelance_rate {
text-align: right;
/*text-shadow: 0px 1px 1px white;*/
padding: 0px 12px 0px 0px;
}
a {
color:#333232;
text-decoration: none;
outline: none;
}
.right_topfreelance {
width: 471px;
float: right;
background: #E9E9E9;
border: 1px solid #E3E2E2;
border-radius: 0px 20px 0px 20px;
padding: 0px 0px 5px 0px;
}

.top_freelance_add {
font-size: 12.58px;
/*text-shadow: 0px 1px 1px white;*/
color: #686868;
behavior: url(PIE.htc);
padding: 22px 0px 17px 24px;
min-height: 140px;
background: url(../images/line.png) repeat-x left bottom;
position:relative;
}
.top_freelance_add .floatleft {
width: 148px;
float: left;
padding-bottom: 0px;
min-height:53px;
}
.padding_rating {padding-top:20px; }
.margin_rating{padding-top:10px; margin-left: -88px;}
.five_years_experience {
float: left;
width: 96px;
background: #9BC55F;
border: 1px solid #9BC55F;
border-radius: 0px 10px 0px 10px;
height: 39px;
line-height: 39px;
text-align: center;
font-size: 15.42px;
color: #597B28;
/*text-shadow: 0px 1px 1px #B2DC76;*/
font-weight: bold;
margin-left: 150px;
}
.bottom_skill {
padding: 16px 0px 0px 0px;
}
.skill_reapt_box {
padding: 0px 0px 0px 10px;
background: url(../images/ver-line.png) repeat-y top right;
width: 158px;
float: left;
font-size: 13px;
/*text-shadow: 0px 1px 1px white;*/
}
.skill_reapt_box strong {
	color:#686868;
display: block;
font-size: 12px;
padding-bottom: 15px;
}

.skill_reapt_boxlast {
width: 120px;
background: none;
}
.edit_skill {
float: right;
padding-right: 5px;
font-weight: bold;
padding-top: 8px;
}

.freelance_rating_div {
background: #E9E9E9;
border: 1px solid #E3E2E2;
border-radius: 0px 20px 0px 20px;
padding: 0px 0px 0px 0px;
margin-top: 9px;
}

.freelance_rept_div {
background: url(../images/ver-line.png) repeat-y right top;
padding: 14px 0px 20px 0px;
text-align: center;
width: 25%;
float: left;
}

.freelance_rept_div h3 {
font-size: 15.85px;
font-family: Arial, Helvetica, sans-serif;
/*text-shadow: 0px 1px 1px white;*/
padding: 0px 0px 9px 0px;
font-weight: normal;
}

.works_example {
background: #E9E9E9;
border: 1px solid #E3E2E2;
border-radius: 0px 20px 0px 20px;
padding: 0px 0px 7px 0px;
margin-top: 9px;
}
.works_example_title {
background: url(../images/line.png) repeat-x left bottom;
font-size: 13.71px;
padding: 10px 23px 10px 20px;
margin-bottom: 13px;
}
.works_example_title {
font-size: 13.71px;
font-family: Arial, Helvetica, sans-serif;
color:#626262;
}
.title_work_exmp {
font-family: Arial, Helvetica, sans-serif;
}
.add_btn_right {
float: right;
}
.add_btn_right a{
	color: #F60;}
	.work_exp_box {
position: relative;
float: left;
width: 174px;
margin-left: 15px;
}
.close_btn_exp {
position: absolute;
right: 0px;
top: 0px;
}
.work_exp_img {
width: 173px;
height: 133px;
}
.work_exp_txt {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
text-transform: uppercase;
padding: 7px 0px 0px 0px;
}
.post_comment_maindiv {
background: #E9E9E9;
border: 1px solid #E3E2E2;
border-radius: 0px 20px 0px 20px;
padding: 0px 0px 0px 0px;
margin-top: 9px;
}
.pro_comt_rept_box {
width: 444px;
float: left;
margin-left: 22px;
margin-bottom: 14px;
}
.pro_com_logo {
float: left;
}
.pro_com_logo img {
border: 1px solid #DADADA;
}
.pro_com_cont {
margin-left: 90px;
}
.pro_com_txt{ position: relative; background: #54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); padding: 9px 9px 4px 9px;  font-family: Arial, Helvetica, sans-serif; font-size:11.95px; color:#cee6f4;/* text-shadow: 0px 1px 1px #3e98cb;*/ }
.pro_com_txt:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.pro_com_txt:after { border-color: rgba(84, 176, 229, 0); border-right-color: #54b0e5; border-width: 5px; top: 20%; margin-top: -5px; }

.dated_post_comt {
text-align: right;
font-size: 11px;
margin-top: -8px;
}
.pro_com_cont .floatright {
margin-top: 4px;
}
.tags_cont_txt {
font-family: Arial, Helvetica, sans-serif;
/*text-shadow: 0px 1px 1px white;*/
color: #626262;
font-size: 12px;
}
.freelance_rept_div_last {
background: none;
}
.right_basket_div{ margin-left:485px; }
.mid_boxes_basket{ margin-right:353px;}
.right_bask_freelance{ width:346px; float:right;}
.right_basket_title{ border-radius: 0px 15px 0px 0px; behavior: url(PIE.htc); background:#9bc55f; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#677b4b; /*text-shadow: 0px 1px 1px #b6e07a;*/ font-size:14px; padding: 6px 10px 7px 10px;  }
.prient_icon{ float:right; }
.freelance_bg{  background:#e9e9e9; border:1px solid #e8e7e7; border-radius: 0px 0px 0px 20px; behavior: url(PIE.htc);  }
.free_lance_reptbox{ background:url(../images/line.png) repeat-x left bottom; padding: 5px 7px 8px 9px;}
.free_lance_reptbox_last{ background:none;}
.close_btn{ float:right; padding-top:6px;}
.free_lanceimg{ float:left;}
.free_lanceimg img{ border:1px solid #d8d8d8; }
.freelance_txt{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#079ac3;  margin-left:45px; }
.free_lancename{ font-size:14px; color:#666666; /*text-shadow: 0px 1px 1px #fff;*/ height:20px;  }
.hour_rat_bas{ font-size:10.93px; width:85px; float:right; text-align:center; padding-left:7px; padding-right:10px; /*text-shadow: 0px 1px 1px #fff;*/ font-family: Arial, Helvetica, sans-serif;}
.hour_rat_bas span{ font-size:15.21px; display:block;  }
.yer_exp_box{ font-size:10.93px; width:60px; float:right; text-align:center; /*text-shadow: 0px 1px 1px #fff;*/ font-family: Arial, Helvetica, sans-serif;}
.yer_exp_box span{ font-size:15.21px; display:block;  }
.first_last_name{ background:#eaeaea; border:1px solid #e8e8e8; border-radius: 0px 15px 0px 15px; padding: 7px 0px 0px 18px; }
.first_last_name p{ margin:0px; padding:0px; font-family: 'segoewpsemilight'; font-size:12.62px; padding-bottom:7px; }
.first_last_name strong{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; }
.five_experience{ background:#eaeaea; border:1px solid #e8e8e8; border-radius: 0px 20px 0px 20px; padding: 11px 0px 11px 0px; font-size:14.46px; /*text-shadow: 0px 1px 1px #fff;*/ margin-top:7px; text-align:center; }
.five_experience span{ font-size:23.01px;}
.basket_get_contact{ background:#ff6600; border:1px solid #ff6600; border-radius: 0px 20px 0px 20px; padding: 5px 0px 8px 0px; /*text-shadow: 0px 1px 1px #be4f05;*/ margin-top:7px; text-align:center; }
.basket_get_contact a{ color:#fff;}
.basket_skill{ width:481px; float:right; background:#e9e9e9; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; padding: 0px 0px 5px 0px; margin-top:10px;}
.addworkPop{ padding: 30px 30px 40px 30px; width:450px; }
.addworkPop h2{ font-size:21.34px; font-weight:bold; border-bottom:1px solid #9bc55f; padding: 0px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ padding: 0px 0px 15px 0px; margin-bottom:20px; }
.addworkPop .inputboxes label { width:100px;}
.addworkPop .popup_save_btn{ margin-left:130px;}
.close_btn_exp { position: absolute; right: 0px; top: 0px; cursor:pointer;  }
.view_del_user{ margin-left:205px; margin-bottom:15px; }
.view_btn_user{ float:left; margin-right:5px; }
.view_btn_user .view_btnimg{ cursor:pointer; background: #598ce2; /* Old browsers */
background: -moz-linear-gradient(top,  #598ce2 0%, #4174cb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#598ce2), color-stop(100%,#4174cb)); /* 
Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #598ce2 0%,#4174cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598ce2', endColorstr='#4174cb',GradientType=0 ); /* 
IE6-9 */
box-shadow:none; color:#FFF; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:2px 10px; color:#ffffff; }
.view_btn_user .view_btnimg:hover{ background: #4174cb; /* Old browsers */
background: -moz-linear-gradient(top,  #4174cb 0%, #598ce2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4174cb), color-stop(100%,#598ce2)); /* 
Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4174cb 0%,#598ce2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4174cb', endColorstr='#598ce2',GradientType=0 ); /* 
IE6-9 */
color:#FFF; border-radius:4px; color: #fff; text-shadow: none;}
.delete_user{ display:inline-block; vertical-align:top;}
.delete_user .delete_btnimg{ cursor:pointer; background: #598ce2; /* Old browsers */
background: -moz-linear-gradient(top,  #598ce2 0%, #4174cb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#598ce2), color-stop(100%,#4174cb)); /* 
Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #598ce2 0%,#4174cb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #598ce2 0%,#4174cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#598ce2', endColorstr='#4174cb',GradientType=0 ); /* 
IE6-9 */
box-shadow:none; color:#FFF; border-radius:4px; border:1px solid #4aa59f; font-size:15px; padding:2px 10px; color:#ffffff; }
.delete_user .delete_btnimg:hover{background: #4174cb; /* Old browsers */
background: -moz-linear-gradient(top,  #4174cb 0%, #598ce2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4174cb), color-stop(100%,#598ce2)); /* 
Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4174cb 0%,#598ce2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4174cb 0%,#598ce2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4174cb', endColorstr='#598ce2',GradientType=0 ); /* 
IE6-9 */
color:#FFF;border-radius:4px; color: #fff; text-shadow: none; }
.delete_user .delete_btnimg_modal{ background:#2883B7; border-radius: 0 6px 0 6px; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight: 600; height: 30px; width:60px; line-height:25px; padding: 0 15px; vertical-align: top; display:block; }
.delete_user .delete_btnimg_modal:hover{ background:#BF4F04; }
.delete_user .delete_btnimg_large{  cursor:pointer; cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 
browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop
(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 
IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-
shadow:none; border:none; border-radius:4px; border:1px solid  #85d885; font-size:15px; padding:2px 10px; color:#ffffff; }
.delete_user .delete_btnimg_large:hover{ background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop
(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 
IE6-9 */ color:#fff; border-radius:4px; border:1px solid #53a853; color: #fff; text-shadow: none; }
.editgallery{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; padding-right: 10px; margin-top: -15px; text-align:right; cursor:pointer; }
.print_send_cl{ padding-left:42%; padding-top:20px;}
.client_info_box{ width:50%; }
.his_total{ font-size:13px; width:220px; float:right; line-height:30px; padding-top:0px; border:1px solid #d2d2d2; border-top:0px; background:#fff; }
.his_total td { padding-left:15px; background:#dff1fb; color:#666666;}
/*.his_total td.right_totaltitle { text-align:right; padding-right:10px; width:88px; background:#2f83b4; color:#fff; }*/
.his_total td.right_totaltitle { text-align:right; padding-right:10px; width:145px; background:#2f83b4; color:#fff; }
.search_btn_avd{ cursor:pointer; background: #2883b7; border:0px; height:35px; padding: 0px 15px 0px 15px; color:#fff; font-weight:400; font-size:17px;border-radius: 0px 8px; vertical-align:top; display: none; }
.search_btn_avd:hover{ background: #bf4f04; }
.advance_search_box{ margin:20px 0px 0px 0px; padding: 15px 20px; background:#e9e9e9; border:1px solid #e8e7e7; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); display:inline-block; }
.advance_search_box .search_top_admini{ margin-bottom:0px;}
.invoice_page_prient{ border:5px solid #9bc55f;} 
#fAverage, #fQuality, #fDelivery, #fForMoney{ width:auto !important;}
input.inputbox_adv{ padding: 5px 5px !important; margin-right:10px; width:50px; } 
.all_trans_box{ padding: 20px 0px 20px 20px;}
.searchboxes .inputbox{ vertical-align:top; padding: 5px; width:150px; margin-right:15px;}
.advance_search{ float:left; margin-left:20px; }
.advance_search a{ background: #2883b7; border:0px; height:37px; padding: 0px 15px 0px 15px; color:#fff; font-weight:400; font-size:16px; border-radius:0px 8px; cursor:pointer; display:inline-block; line-height:37px; }
.advance_search a:hover{background: #bf4f04; /* Old browsers */}
.invice_clienttxt{ margin-left:170px;}
.job_requst_titlebox{ padding: 0px 0px 10px 0px;}
.job_requests_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 10px 0px 16px 21px; color:#578b0e; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); width:160px; float:left; margin-right:10px;  }
.freelane_contact_btn{ font-size:15px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; background:#54b0e5; padding: 0px 0px 0px 10px; color:#226992;/* text-shadow: 0px 1px 1px #83c5ed;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); width:265px; float:left; line-height:40px; height:42px; text-align:center;}
.freelane_contact_btn .floatright{ border-left:2px solid #65b8e8; width:37px; float:right; padding-left:7px; height:42px; line-height:42px; vertical-align:middle; display:table-cell;  }
.freelane_contact_btn .floatright img{ vertical-align:middle; padding-top:8px;}
.freelane_contact_btn a{ color:#327eaa; text-decoration:none;}
.quo_rece_btn{ text-align:center; width:162px; margin-right:7px; font-size:12px;}
.quo_rece_btn1{ font-size:13px; text-align:center; width:250px; }
.quo_rece_btn_big{ text-align:center; width:162px; margin-right:7px; font-size:14px;}
.your_brief_btn_big{ text-align:center; width:200px; margin-right:7px; font-size:15px;}
.pro_name_box_main{ padding: 17px 0px 0px 0px;}
.brief_leftpart{ width:475px; float:left;}
.brief_name_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); }
.project_review_bg{ background:#eaeaea; border:1px solid #e3e2e2; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); font-size:12px; color:#656565; margin-top:9px; padding: 8px 0px 9px 0px; }
.project_review_bg h3{ font-family: Arial, Helvetica, sans-serif; /*text-shadow: 0px 1px 1px #fff;*/ font-weight:normal; background:url(../images/line.png) repeat-x  left bottom; padding: 0px 0px 11px 10px;  }
.project_review_bg p{ margin:0px; padding: 6px 10px 0px 10px; line-height:15px;}
.project_review_bg1 p{ margin:0px; padding: 5px 10px 0px 10px; line-height:15px; font-size:13.71px;}
.brif_right_part{ margin-left:485px;}
.nude_overlay_popup{ background:#e6e6e6; padding: 0px 0px 0px 0px; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); padding: 28px 38px 30px 38px; width:390px; }
.nude_overlay_popup .thri_status_box{ padding-top:19px;}
.box_nude_box{ width:155px; float:left; height:40px; line-height:40px; margin-right:5px; background:#54b0e5; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); font-size:14px; color:#236b94; /*text-shadow: 0px 1px 1px #86c7ed;*/ text-align:center; font-weight:bold; }
.box_nude_box a{ color:#236b94;}
.nude_overlay_popup .box_nude_box { margin-left:58px;}
.nude_overlay_popup .box_nude_box a{ font-size:14px; color:#fff;}
.orange_nude_box { margin-left:320px; height:40px; line-height:40px; }
.nude_overlay_popup .orange_nude_box{ margin-left:0px; width:162px; float:left; }
.orange_nude_box .floatright{ border-left:2px solid #ff8636; padding: 0px 8px 0px 6px; height:40px; width:25px; }
.orange_nude_box .floatright img{ vertical-align:middle;}
.orange_nude_box { margin-left:320px; height:40px; line-height:40px; }
.nude_overlay_popup .orange_nude_box{ margin-left:0px; width:162px; float:left; }
.orange_nude_box .floatright{ border-left:2px solid #ff8636; padding: 0px 8px 0px 6px; height:40px; width:25px; }
.orange_nude_box .floatright img{ vertical-align:middle; padding-top:5px;}
.cancl_brief_div{ float:right; text-shadow:none; padding: 0px 10px 0px 0px;}
.cancl_brief_div a{ color:#828282;}
.private_discussion_part{ padding: 9px 0px 0px 0px;}
.brief_send_title{ font-size:21.34px; font-weight:bold; background:#9bc55f; padding: 12px 36px 14px 18px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); display:inline-block; }
.briefsend_title{ font-size:11.15px; padding-bottom:11px;}
.briefsend_title a{ color:#828282; font-family: Arial, Helvetica, sans-serif; text-decoration:none;  }
.use_name_brief{ font-size:15.44px; /*text-shadow: 0px 1px 1px #fff;*/ color:#666666; font-weight:bold;}
.private_discussion_bg{ background:#e6e6e6; padding: 0px 0px 0px 0px; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); margin-top:9px; }
.free_status_topdiv{ background:url(../images/line.png) repeat-x left bottom; padding: 8px 23px 0px 23px;}
.last_post_txt{ float:right; font-family: Arial, Helvetica, sans-serif; color:#858585; padding: 11px 0px 0px 0px; }
.free_status_box{ padding: 0px 10px 10px 0px;}
.free_status_txt{ margin-left:47px; font-family: Arial, Helvetica, sans-serif; /*text-shadow: 0px 1px 1px #fff;*/ padding-top:3px; color:#636363;  }
.free_status_txt h2{ font-size:14px;}
.free_status_txt h4{ font-size:12px;}
.pri_dis_part{ padding: 16px 16px 10px 19px; background:url(../images/line.png) repeat-x left bottom;}
.pri_des_box{ padding: 0px 0px 14px 0px;}
.pri_des_box .floatleft{ float:left;}
.pri_des_box .floatleft img{ border:1px solid #cfcece;}
.private_toking_txt{ position: relative; background: #54b0e5; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); margin-left:90px; width:460px; padding: 9px 9px 12px 9px;  font-family: Arial, Helvetica, sans-serif; font-size:11.95px; color:#d9ebf5; }
.private_toking_txt:after { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.private_toking_txt:after { border-color: rgba(84, 176, 229, 0); border-right-color: #54b0e5; border-width: 5px; top: 30%; margin-top: -5px; }
.second_discus_box{ width:480px; float:right; margin-right:15px; }
.first_dis_date { font-family: Arial, Helvetica, sans-serif; color:#616161; /*text-shadow: 0px 1px 1px #fff;*/ margin-left:90px; width:480px; text-align:right;  }
.green_discus_box { position: relative; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); padding: 9px 9px 12px 9px;  font-family: Arial, Helvetica, sans-serif; font-size:11.95px; color:#dbe5cd; background: #9bc55f; }
.green_discus_box:after { left: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.green_discus_box:after { border-color: rgba(155, 197, 95, 0); border-left-color: #9bc55f; border-width: 5px; top: 30%; margin-top: -5px; }
.prit_des_second{}
.prit_des_second .floatright{ float:right;}
.prit_des_second .floatright img{ border:1px solid #cfcece;}
.orange_status_box{ margin-right:320px; height:40px; line-height:40px; margin-left:5px;}
.orange_status_box .floatright{ border-left:2px solid #ff8636; padding: 0px 8px 0px 6px; height:40px; width:25px; }
.orange_status_box .floatright img{ vertical-align:middle;}
.orangebox_link_box{ background:#ff6600; border-radius: 0px 15px 0px 15px; behavior: url(PIE.htc); font-size:13px; color:#fff; /*text-shadow: 0px 1px 1px #c76626;*/ text-align:center; font-weight:normal; }
.attached_box{ width:81px; float:right; margin-right:8px; }
.attached_bg{ background:#9bc55f; padding: 0px 0px 0px 0px; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); height:70px; line-height:70px; vertical-align:middle; text-align:center; display:table-cell; width:81px; }
.attached_box img{ vertical-align:middle;}
.bottom_box_nudedis{ padding: 17px 0px 18px 18px;}
.textarea_nudedis{ width:68%; float:left; margin-right:32px;}
.textarea_nudedis textarea{ background:url(../images/input-bg.png) repeat-x left top #fff;  width:100%; height:50px; line-height:29px; padding: 0px 7px; border:1px solid #d1d1d1; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); font-family: Arial, Helvetica, sans-serif; font-size:13.83px; color:#8b8b8b;}
.small_pin_atted{ font-family: Arial, Helvetica, sans-serif; color:#616161; /*text-shadow: 0px 1px 1px #fff;*/ padding: 5px 0px 0px 0px; }
.small_pin_atted img{ vertical-align:middle;}
.attched_btn{ float:left; margin-right:13px;}
.attched_btn a{ display:block; background:url(../images/attached-a-file.png) no-repeat left top; width:114px; height:30px; }
.attched_btn a:hover{ display:block; background:url(../images/attached-a-file.png) no-repeat left bottom; }
.send_btn { height:30px;}
.send_btn a{ display:block; background:url(../images/send-btn.png) no-repeat left top; width:114px; height:30px; float:left; }
.send_btn a:hover{ display:block; background:url(../images/send-btn.png) no-repeat left bottom; }
.noprofile{ text-align:center; padding: 20px 0px 30px 0px; font-size:16px; color:#ff6d40;}
.noprofolio{ text-align:center; padding: 20px 8.5% 30px 0px; font-size:16px; color:#ff6d40; }
.profilepop{position:absolute; right:15px; top:8px;}
.addworkPop_edit{ padding: 30px 30px 40px 30px; width:550px; }
.addworkPop_edit h2{ font-size:21.34px; font-weight:bold; border-bottom:1px solid #9bc55f; padding: 0px; color:#588812; /*text-shadow: 0px 1px 1px #bfea83;*/ padding: 0px 0px 15px 0px; margin-bottom:20px; }
.addworkPop_edit .inputboxes label { width:100px;}
.addworkPop_edit .popup_save_btn{ margin-left:130px;}
.radioleft{width:142px; float:left;}
.lang_radio123{border : 1px solid #808080;min-height:65px;border-radius:5px 5px 5px 5px; padding:auto;}
.Pop_poor{padding-left:5px}
.Pop_Native{padding-left:24px}
.Pop_Average{padding-left:5px}
.Pop_Fluent{padding-left:5px}
.modal.fade.in { top: 50%; }
.modal.fade { top: -25%; 
	-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
	-o-transition: opacity 0.3s linear, top 0.3s ease-out;
	transition: opacity 0.3s linear, top 0.3s ease-out;
}
.fade.in { opacity: 1; }
.hide { display: none; }
.modal { position: fixed;  top: 50%; left: 50%; z-index: 1050; width: 400px; margin: -250px 0 0 -200px; overflow: auto; background-color: #fff; border-radius: 0px; }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; }
.close {  float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; /*text-shadow: 0 1px 0 #ffffff;*/ opacity: 0.2; filter: alpha(opacity=20); }
.close:hover { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); }
.modal-backdrop,
.modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); }
.modal-header { padding: 12px 15px 15px 15px; background:#497CD2; border-radius: 0px;  }
.error_poptit { color:#fff; /*text-shadow: 1px 0px 1px #cbf68f;*/ font-size:21.42px; font-weight:bold;  }
.modal-header .close { margin-top: -2px; }
.eor_poptxt h3 { margin: 0; line-height: 22px; font-size: 17px; color:#6e6e6e; /*text-shadow: 0px 1px 1px #fff;*/ font-family: Arial, Helvetica, sans-serif; padding-top:4px; }
.eor_poptxt{ text-align:left; vertical-align:top; padding: 8px 30px 15px 30px;}
.eor_poptxt img{ float:left; margin-right:20px;} 
.fade { opacity: 0;-webkit-transition: opacity 0.15s linear;-moz-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}
.modal-backdrop, 
.modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); opacity: 0.8; filter: alpha(opacity=80); position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: black; } 
.modal-body { max-height: 400px; padding: 15px; overflow-y: auto; }
.modal-body { text-align:center;}
.modal-body input[type="button"]{cursor:pointer; cursor:pointer;  /*background:url(../images/btn_backgrnd.png) repeat-x top left;*/ background: #85d885; /* Old 

browsers */
background: -moz-linear-gradient(top,  #85d885 0%, #53a853 60%, #53a853 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#85d885), color-stop(60%,#53a853), color-stop

(100%,#53a853)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #85d885 0%,#53a853 60%,#53a853 100%); /* IE10+ */
background: linear-gradient(to bottom,  #85d885 0%,#53a853 60%,#53a853 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85d885', endColorstr='#53a853',GradientType=0 ); /* 

IE6-9 */ font-family: 'robotoregular'; font-size:0.313em; font-weight:normal; padding:3.5% 4%; text-shadow:none; box-

shadow:none; border:none; border-radius:4px; border:1px solid #85d885; font-size:15px; padding:4px 10px; color:#ffffff; }
.modal-body input[type="button"]:hover{background: #53a853; /* Old browsers */
background: -moz-linear-gradient(top,  #53a853 0%, #53a853 38%, #85d885 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a853), color-stop(38%,#53a853), color-stop

(100%,#85d885)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a853 0%,#53a853 38%,#85d885 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a853 0%,#53a853 38%,#85d885 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a853', endColorstr='#85d885',GradientType=0 ); /* 

IE6-9 */ color:#fff; border-radius:4px; border:1px solid #53a853; color: #fff; text-shadow: none;}
.inputleft,.statusleft{float: left;}
.AddedDate{background: url("../images/input-bg.png") repeat-x scroll left top #FFFFFF;border: 1px solid #D1D1D1;border-radius: 0 10px 0 10px;color: #A9A9A9;font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding: 3px 7px;float:left;width:235px;line-height:23px;height:23px;vertical-align: top;}
ul#slideimgbox{margin:0px; padding:0px; list-style:none;}
ul#slideimgbox li{float:left; display:block; list-style:none; margin-bottom:10px;  margin-left: 33px; margin-right: 33px;}
.user_rating_bg_edit{background:#9bc55f; border-radius: 0px 10px 0px 10px; behavior: url(PIE.htc); padding: 6px 0px 0px 6px; height:49px;  line-height:39px; width:140px;}

/*blue attach box */
.attached_box_blue{ width:81px; float:right;  }
.attached_box_blue img{ vertical-align:middle; padding-top: 12px;}
.attached_bg_blue{ background:#54B0E5; padding: 0px 0px 0px 0px; border-radius: 0px 20px 0px 20px; behavior: url(PIE.htc); height:70px; line-height:70px; vertical-align:middle; text-align:center; }
.imgtextarrow{font-family:Verdana, Geneva, sans-serif, Tahoma; font-size:14px; color:#333; text-align:center;}

/*  cancel brief popup  */
.nude_overlay_popup{ font-family: Arial, Helvetica, sans-serif; }
.nude_overlay_popup h1{ font-size:30px; color:#ff6600; /*text-shadow: 0px 1px 1px #fff;*/ line-height:37px; text-align:center; }
.nude_overlay_txt{ font-size:24px; text-align:center; color:#696969; /*text-shadow: 0px 1px 1px #fff;*/ line-height:30px; }
.cancel_brief:hover{ color:#F60; text-decoration:none;}
.total_top{margin-left: 630px; color: #2883B7 !important; font-size: 27px;margin-left: 552px;}
.total_bottom { margin-left: 513px; margin-top: 10px;color: #2883B7 !important;font-size: 17px; }
.total_bottom_tot { margin-left: 513px; margin-top: 10px;text-align:right;color: #2883B7 !important;font-size: 17px; }
.twocolumcontentbox{ width:48%; float:left; margin:0 8px 15px 0px;}
.nobackgroundpage{ background:none; padding:0 0 0 3px;}
.nobackgroundpage li a{ padding:0 8.7px !important;}
.colros_group_vendor{ position:relative;}
.check_color_vendor{ left: 20px; position: absolute; top: 15px;}
.submit_btn {text-align: center;}
.form_main_select{ float:left; width:100%;}
.select_inputboxes{ width:45%; float:left;padding-top: 10px;}
.frmmain_imgs{ float:left; width:100%; margin:30px 0;}
.box_one_frm{border: 1px solid #D9D9D9;border-radius: 5px 5px 0 0;float: left;margin: 0 5px 0 8px; padding:3px; text-align:center;width: 291px;}
.btn_main_frm{ float: left;margin:4px 0;text-align: center;width: 100%;}
.box_one_frm > img {display: inline-block;margin: 5px 0; height:170px;width: 140px;}
.fltnone_btn{ float:none; margin:auto;}
.lbl_main_frm{ float:left; width:100%; margin:2px 0; font-weight:bold; font-size: 15px;}
.btn_view_space{ display:inline-block; margin:10px 2px 5px 2px; padding:5px 10px !important;}
.btnupdatedelete {margin: auto;width: 148px;}
.maindivimages{margin:10px 11px; float: left;padding:10px; width: 210px; border:1px solid #ccc; min-height: 315px;}
.maindivimages img{ width:210px;height: 235px;}
.browsebtn{ margin:10px 0;width: 100%; float:left;}
.browsebtn > input {float: right;width: 190px;}
.btnupdatedelete .delete_user{ margin:7px 0 0 0;}
.btnupdatedelete .delete_user .delete_btnimg{ padding: 4px 10px;}
.imagetitle{text-align: center;font-weight: bold;padding-bottom: 5px;font-size: 14px;}
.inputboxes_price{ background:#FFFFFF; border:1px solid #BEBEBE; border-radius:3px; color:#9A9595; font-family:inherit; padding: 0px 5px; width:96px; height:20px; line-height:28px; color:#555555; font-family:'robotoregular'; float:left; font-size:14px;  }
.boxwidth{ float:left; width:49%;}
.boxwidthright{ float:right; width:49%;}
.tbdes{ }
.tbdes .bluuebg{ background:#bed7f3;}
.lightbluuebg{ background:#e0edf4;}
.bluuebghed{ background:#7aa6c6; color:#FFF;}