/*Universal Resets*/

a {
	color:#333;
	outline:0;
	text-decoration:none;
	}

a:hover {
	color:#295e8f;
	
}


a img, img {
	border:0;
}

p {
	padding:0px 0 10px 0;

}

object {
	outline:0;
	border:0;
	float:left;
}

*{
	outline:0;
	margin:0;
	padding:0;
}


/*font-face starts*/

@font-face {
    font-family: 'open_sans_extraboldregular';
    src: url('../../fonts/opensans-extrabold_0.eot');
    src: url('../../fonts/opensans-extrabold_0.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans-extrabold_0.woff') format('woff'),
         url('../../fonts/opensans-extrabold_0.ttf') format('truetype'),
         url('../../fonts/opensans-extrabold_0.svg#open_sans_extraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
	background:

}

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

}

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

}

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

}

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

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../../fonts/opensans-regular_0-webfont.eot');
    src: url('../../fonts/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans-regular_0-webfont.woff') format('woff'),
         url('../../fonts/opensans-regular_0-webfont.ttf') format('truetype'),
         url('../../fonts/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;


    font-style: normal;

}



body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff;
	font-weight: normal;
	font-style: normal;
	margin:0 0 0px 0;
	padding: 0;
	line-height: 22px;
	color: #333;

	
}

#main_body {
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#inner_content #main_bodys {
	width:1170px;
	margin:0px auto 0px auto;
	background:#fff;
	padding:0 15px;
	
}

#inner_content ul.menu {
	display:block;
}


.container {
	width:1110px;
	padding:0;
	margin:0 auto;
	display:block;
}



/*header starts*/

#header {
	width:100%;
	padding:20px 0 0 0;
	float:left;
	margin: 0;
	z-index: 9999;
	

	
}


#header .headerbox {
	width:1110px;
	margin:0 auto;
	padding:0 45px;
}





/*logo starts*/

a#logo {
	background:url(../images/logo.jpg) no-repeat top left;
	width:555px;
	height:120px;
	margin:0 0 20px 0;
	padding:0;
	text-indent:-9999px;
	float:left;
	opacity:1;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

a#logo:hover {
	opacity:0.8;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


/*login box starts*/

#header .loginbox {
	float:right;
	display:inline;
	margin:0;
	padding:0;
	width:277px;
}

#header .loginbox span.slogan {
	background:url(../images/slogan.jpg) no-repeat 0 0;
	width:265px;
	height:29px;
	float:right;
	text-indent:-9999px;
	margin:10px 0 0 0;
}


/*user tab starts*/

/*login user*/

#header span.welcome_user {
	position:relative;
	float:right;
	top:20px;
	right:0px;
	display:none;
}

#header span.welcome_user a {
	font-weight:bold;
	background:url(../images/user.png) no-repeat 16px 6px;
	padding:5px 10px 5px 42px;
	border:1px solid #ddd;
	float:left;

}


#header span.welcome_user a span {
	float:left;
}

#header span.welcome_user a span.arrow_down {
	background:url(../images/down.jpg) no-repeat 0 0;
	padding:0;
	float:left;
	width:11px;
	height:5px;
	margin:5px 0 5px 10px;


}

#header span.welcome_user ul.sub_user {
	margin:0;
	padding:0;
	background:#fff;
	position:absolute;
	top:34px;
	right:0px;
	width:124px;
	box-shadow:0 3px 3px #666;
	display:none;
	z-index:9999;
	border:1px solid #ccc;
	border-top:0;

	
}

#header span.welcome_user ul.sub_user li {
	list-style:none;
	float:left;
	width:123px;
	margin:0;
	border-top:1px solid #ddd;
}


#header span.welcome_user ul.sub_user li.first  {
	border-top:0;
}

#header span.welcome_user ul.sub_user li a {
	background:none;
	color:#333;
	font-size:11px;
	font-weight:normal;
	padding:6px 10px;
	border:0;
	float:left;
	display:block;
	width:104px;

}


#header span.welcome_user ul.sub_user li a:hover, #header span.welcome_user ul.sub_user li a.selected {
	color:#fff;
	background:#666;
}

#inner_content #header span.welcome_user {
	display:block;
}


/*navigation starts*/

ul.menu {
	list-style:none; 
	margin:0px; 
	padding:0;
	float:left;
	padding:0;
	display:none;
	background:#111111;
	width:100%;




	}
ul.menu * {margin:0; padding:0}
ul.menu a { 
	display:block; 
	text-decoration:none;
	padding:7px 22px 7px 22px;
	margin:0;
	color:#fff;
	font-weight: normal;
    font-style: normal;
	text-align:center;
	transition:none;
	font-family: 'open_sansregular';
	font-size:14px;
	text-align:center;
	line-height: 25px;
	height: 23px;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	
	
	}


	


ul.menu a:hover, ul.menu li a.selected {
	color:#fff;
	background:#295e8f;

}
ul.menu li {position:relative; float:left;list-style:none;
	display:inline;
	margin:0;
	z-index:9998;
	border-left:0px solid #b12322;

	
	}



ul.menu li.last a {
	padding-left:24px;
	padding-right:24px;
}

ul.menu li.first {
	border-left:0;
}



ul.menu ul {background:#fff; position:absolute; top:37px; right:0px; display:none; opacity:0; list-style:none;width:220px;padding:0;
box-shadow: 2px 2px 5px #444;
-moz-box-shadow: 2px 2px 5px #444;
-webkit-box-shadow: 2px 2px 5px #444;
	
	}
ul.menu ul li {background:#fff; position:relative; border:0px solid #aaa; border-top:none; width:220px; margin:0;padding:0;}
ul.menu ul li a {
	display:block;
	padding-left:0;
	font-size:13px;
	text-transform:none;
	padding:6px 20px;
	display:block;
	color:#111;
	width:180px;
	text-align:left;
	border-bottom:1px solid #bbb;
	margin:0;
	font-weight:normal;
	font-style:normal;
	height:auto;
	background:#e7e7e7;
	font-family: 'open_sansregular';
	


	
	}
	
	ul.menu ul li a:hover, ul.menu ul li a.selected {
		color:#295e8f;
		background:#fff;
		transition:none;
		border-bottom:1px solid #bbb;
		transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
		
	}
	
	




ul.menu ul ul {left:175px; top:0;background:none;padding:0;}


ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {background:#295e8f; border-bottom:0px solid #111;color:#fff;}
ul.menu .sub {background:url(../images/arrow.gif) no-repeat right center; padding-right:15px;}
ul.menu .topline {border-top:0px solid #aaa;}
ul.menu li.current_page_item a {
	color:#ec840b;
}

ul.menu li.current_menu_item a {
	color:#333;
}

ul#menu li ul.sub-menu li a {
	color:#333;
}

ul#menu li ul.sub-menu li a:hover {
	color:#fff;
	border:0;
	padding:0;
}

ul#menu li ul.sub-menu li.current-menu-item a {

	color:#333;
	background:#fff;
}

ul#menu li ul.sub-menu li.current-menu-item a:hover {
	color:#fff;
}

ul.menu li.current_page_ancestor a {
	color:#fff;
}


ul.menu ul li a.menuhover {
	color:#fff;
	background:#f8981d;
	border-bottom:0;
}

ul.menu li.last ul {
	left:-86px;
}

ul.menu li.first a {
	background:url(../images/home.png) no-repeat center center;
	text-indent:-9999px;
	float:left;
}

ul.menu li.first a.selected, ul.menu li.first a:hover {
	background-color:#295e8f;
}


#header .top_right {
	float:right;
	margin:0 0 20px 0;
	width:219px;
	


}

/*feedback form starts*/


#login {
	
	padding:0;
	margin:20px 0 33px 0;
	float:left;
	color:#333;
	font-size:11px;
	width:500px;
	border:0px solid #e2dcde;


}

#login fieldset {
	margin:0;
	padding:0;
	border:0;
}

#login .textfield {
	padding:0px 0 0 20px;
	margin:0px 0px 29px 0;
	width:471px;
	border:0;
	float:left;
	font-size:24px;
	color:#999999;
	border:0px solid #b3b3b3;
	background:#f9f9f9;
	font-family: 'open_sans_lightregular';
	height:61px;

}

#login .textfield.password {
	width:271px;
	margin-right:29px;
}

#login span {
	float:left;
	width:270px;
}

#login span input {
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#login .button {
	background:#f39c12 url(../images/login.png) no-repeat 25px center;
	float:left;
	margin:0px 0 0 0px;
	padding:0px 0px 0px 20px;
	border:0;
	color:#fff;
	font-size:24px;
	font-weight:bold;
    font-family: 'open_sans_semiboldregular';
	cursor:pointer;
	border:0;
	width:171px;
	text-transform:uppercase;
	font-weight:normal;
	height:61px;
		transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;


}

#login .button:hover {
	background-color:#fff;
	color:#111;
		transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

#login label {
	font-size:11px;
	color:#333;
	margin:5px 0 10px 0;
	padding:0;
	font-weight:bold;
	float:left;
	display:none;


	
}

/*texts home starts*/

#texts_home {
	background:#295e8f url(../images/gradient.png) no-repeat top center; 
	width:100%;
	float:left;
	margin:0;
	padding:58px 0;
}


#texts_home .textelement .item {
	width:492px;
	float:left;
	display:inline;
	margin:0;
	padding:58px 0 36px 54px;
	border-right:0;

	
}

#texts_home .textelement .item h1, #texts_home .textelement .item.first h2 {
	font-size:50px;
	line-height:70px;
	font-weight:normal;
	color:#fff;
	font-family: 'helvetica_neue35_thin';
	letter-spacing:-1px;
	text-shadow:0 1px 1px #111;
}

#texts_home .textelement .item.first h2 {
	color:#111;
	text-shadow:none;
	font-size:28px;
	letter-spacing:normal;
}

#texts_home .textelement .item h2 {
	color:#fff;
	font-family: 'open_sans_lightregular';
	font-size:18px;
}

#texts_home .textelement .item h2 a {
	font-family: 'open_sans_semiboldregular';
	color:#fff;
	text-decoration:underline;
}

#texts_home .textelement .item h2 a:hover {
	text-decoration:none;
}


/*texts home starts*/

#texts_home.texts {
	background-image:none;
	padding:35px 0;
	position:relative;
}

#texts_home.texts .textelement.container {
	position:relative;
}

#texts_home.texts .textelement h1 {
	color:#fff;
	font-size:24px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	font-family: 'helvetica_neue35_thin';
	letter-spacing:0;
	text-shadow:0 1px 1px #111;
	font-weight:normal;
	border-bottom:1px solid #547ea5;
	
}

#texts_home.texts .textelement h1 a.addnew, #texts_home.texts .textelement h1 a.report {
	background:#107fc9 url(../images/add.png) no-repeat 13px center;
	padding:9px 20px 9px 44px;
	margin:0 0 0 15px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'open_sans_lightregular';
	transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
position: relative;
top: -2px;
}
	
	

#texts_home.texts .textelement h1 a.report {
	background-image:url(../images/report.png);
	margin-left:5px;
}

#texts_home.texts .textelement h1 a.addnew:hover, #texts_home.texts .textelement h1 a.report:hover, #inner_content #texts_home.texts .textelement .row .section_texts .exportbox a.back:hover {
	background-color:#f39c12;
	transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}


#texts_home.texts .textelement a.notification {
	width:20px;
	height:20px;
	background:url(../images/menu.png) no-repeat center center;
	text-indent:-9999px;
	position:absolute;
	top:0;
	right:21px;
	z-index:9997;
	padding:5px;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

#texts_home.texts .textelement a.notification:hover {
	background-color:#f39c12;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}



/*#texts_home.texts .textelement a.notification span {
	background:#f39c12;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:3px 10px;
	border-radius:50px;
	text-indent:0;
	float:left;
	font-family: 'open_sans_semiboldregular';
	position:absolute;
	top:-10px;
	right:-10px;
}*/


	
	
	

#texts_home .textelement .item.first {
	margin-left:0;
	margin-right:0;
	border-right:1px solid #72d0f4;
	padding:58px 58px 0 0;
	width:505px;
}

/*notification box starts*/

#scrolls {
	height:350px;
	overflow:auto;
	width:267px;
}

.notification_box {
	position:absolute;
	top:50px;
	right:10px;
	background:#f6f6f6;
	padding:30px 0;
	z-index:9996;
	width:267px;
box-shadow: 2px 2px 5px #444;
-moz-box-shadow: 2px 2px 5px #444;
-webkit-box-shadow: 2px 2px 5px #444;
	display:none;
	
}

#main_body.dash .notification_box {
	box-shadow: 2px 2px 5px #143f66;
	-moz-box-shadow: 2px 2px 5px #143f66;
	-webkit-box-shadow: 2px 2px 5px #143f66;
}

.notification_box span.arrow {
	background:url(../images/top_arrow.png) no-repeat 0 0;
	width:28px;
	height:14px;
	text-indent:-9999px;
	z-index:9998;
	position:absolute;
	top:-14px;
	left:228px;
}

/*notification list starts*/

ul.notification_list {
	float:left;
	margin:0;
	padding:0 20px 20px 20px;
	width:206px;
}

ul.notification_list li {
	list-style:none;
	float:left;
	display:block;
	margin:0;
	padding:10px 0px;
	width:217px;
	border-top:1px solid #bbbaba;
}

ul.notification_list li.first {
	border-top:0;
	padding-top:0;
}

ul.notification_list li a {
	display:block;
	line-height:20px;
	font-size:14px;
}


/*dashboard starts*/

ul.dashboard {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	display:inline;
}

ul.dashboard li {
	width:352px;
	list-style:none;
	height:180px;
	float:left;
	display:inline;
	margin:0 0 27px 27px;
	

}



ul.dashboard li a {
	color:#d1edff;
	font-size:24px;
	text-shadow: 0 1px 1px #111;
	font-weight: normal;
	border-bottom: 1px solid #547ea5;
	font-family: 'helvetica_neue35_thin';
	border:1px solid #47759f;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	width:350px;
	height:178px;
	float:left;
	text-align:center;
	position:relative;
	background:#295e8f;
	
}

ul.dashboard li a span {
	position: absolute;
	bottom: 45%;
	left: 0;
	width: 100%;
}

ul.dashboard li a:hover {
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	border:1px solid #fff;
	box-shadow:2px 2px 5px #111;
	background:#2f6597;
}
	

ul.dashboard li.first {
	margin-left:0;
}


/*inner content starts*/

#inner_content #header, #inner_content #footer {
	background:#fff;
}


#inner_content .row {
	background:#fff;
	width:1050px;
	float:left;
	padding:30px;
	box-shadow:0 3px 6px #222;
}

#inner_content #texts_home.texts .textelement .row .section_texts {
	float:left;
	width:714px;
	display:inline;
	margin:0;
	padding:0 30px 0 0;
	border-right:1px solid #bbb;
	min-height:560px;
}

#inner_content #texts_home.texts .textelement .row .section_texts.full {
	width:1050px;
	border:0;
	padding:0;
}


#inner_content #texts_home.texts .textelement .row .section_texts h1 {
	background:#d0dcf1;
	color:#295e8f;
	margin:0 0 30px 0;
	padding:8px 20px;
	font-family: 'open_sansbold';
	font-style:normal;
	font-weight:normal;
	text-shadow:none;
	font-size:18px;
	border:0;
}



/*main form starts*/



#main_form {
	
	padding:0;
	margin:0px 0 0px 0;
	float:left;
	color:#333;
	font-size:11px;
	width:714px;
	border:0px solid #e2dcde;
	background:#fff;
}

#main_form h2 {
	float:left;
	width:100%;
	margin:30px 0 0 0;
}

#main_form fieldset {
	margin:0;
	padding:0;
	border:0;
}

#main_form .textfield, #main_form .select, #main_form .textarea {
	padding:9px 10px 9px 15px;
	margin:0px 20px 24px 0;
	width:320px;
	border:0;
	float:left;
	font-size:11px;
	color:#666;
	border:0px solid #b3b3b3;
	background:#e7e7e7;
	font-family: 'open_sans_lightregular';
	font-size:14px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

#main_form .textfield.full {
	margin-right: 0;
	width: 687px;
}

#main_form .textarea {
	width: 686px;
	height: 250px;
	overflow: auto;
	margin-right: 0;
}

#main_form .textfield:hover, #main_form .select:hover, #main_form .textarea:hover {
	box-shadow:0 3px 3px #ccc;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


#main_form .textfield.alt {
	width:80px;
	margin-right:400px;
	
}

#main_form .textfield.upload {
	height:19px;
}

#main_form .select {
	height: 37px;
	float: left;
	width: 344px;
	margin: 0 0 24px 0;
	padding: 0px 10px;
}

#main_form span {
	float:left;
	width:270px;
}

#login span input {
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#main_form .button {
	background:#368ee0;
	height:25px;
	float:left;
	margin:20px 10px 0 0px;
	padding:5px 20px;
	border:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:0;
	


}

#main_form .button:hover {
	background:#e63a3a;

}

#main_form a.advanced_search {
	float: left;
	margin: 26px 0 0 20px;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}



#main_form label {
	font-size:11px;
	color:#111;
	margin:5px 0 10px 0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	float:left;
	width:288px;
	font-family: 'open_sansregular';
	font-size:14px


	
}

#main_form.add_new_client label {
	width:100%;
}


#main_form.add_new_client .textfield.alt {
	margin-right:491px;
}


#main_form span.textbox {
	width:347px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
	padding:0;
	position:relative;
}

#main_form span.textbox.first, #main_form span.textbox.sections {
	margin-left:0;
}

#main_form span.textbox.full {
	width:714px;
	margin-left:0;
}

#main_form span.textbox.full .more_fields .textfield {
	
	width:200px;
	margin:0 0 20px 19px;
}

#main_form span.textbox.full .more_fields .textfield.first {
	margin-left:0;
}

#main_form span.textbox.full label {
	width:649px;
}

#main_form.add_new_client .button {
	margin-right:10px;
}

/*save cancel buttons*/

#main_form .save, #main_form .cancel {
	background:#107fc9 url(../images/tick.png) no-repeat 13px center;
	padding:9px 20px 9px 44px;
	margin:0;
	color:#fff;
	border:0;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'open_sans_lightregular';
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	cursor:pointer;
}
	
	

#main_form .cancel {
	background-image:url(../images/cancel.png);
	margin-left:5px;
}

#main_form .save:hover, #main_form .cancel:hover {
	background-color:#f39c12;
	transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}

#main_form .textfield.dates {
	background:#e7e7e7 url(../images/calendar.png) no-repeat 97% 8px;
}

/*highlights starts*/

.highlights {
	width:275px;
	float:left;
	display:inline;
	margin:0 0 0 30px;
	padding:0;
}

#texts_home .textelement .highlights .item {
	margin-top:30px;
	width:273px;
	float:left;
	display:inline;
	border:1px solid #bbb;
	padding:0;
	border-top:0;
}

#texts_home .textelement .highlights .item h1 {
	background:#295e8f;
	color:#fff;
	font-size:14px;
	font-family: 'open_sansbold';
	font-weight:normal;
	font-style:normal;
	margin:-1px -1px 0 -1px;
	border:0;
	padding:9px 20px;
	line-height:normal;
	border:1px solid #295e8f;
}

#texts_home .textelement .highlights .item.first {
	margin-top:0;
	padding-top:0;
}

/*relate menu starts*/

ul.related {
	float:left;
	margin:0;
	padding:0;
	display:inline;
	width:273px;
}

ul.related li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:273px;
}

ul.related li.alt {
	background:#efefef;
}

ul.related li a {
	color:#444;
	display:block;
	margin:0;
	padding:9px 10px;
	font-family: 'open_sansregular';
}

ul.related li a:hover, ul.related li a.selected {
	color:#295e8f;

}

#main_body.alt {
	background:#295e8f;
}

#main_body.alt #footer {
	margin:15px 0;
}



#main_body.alt #footer, #main_body.alt #footer .footerbox {
	background:none;
}

#main_body.alt #footer .footerbox span.copyrights, #main_body.alt #footer .footerbox span.copyrights a {
	color:#fff;
}

 #main_body.alt #footer .footerbox span.copyrights a:hover {
	 color:#ddd;
 }
 
#main_body.alt #texts_home.texts {
	padding:35px 0 10px 0;
}





/*highlights*/

#highlights {
	float:left;
	width:319px;
	padding:0;
	margin:0 0 0 30px;
}

#highlights .item {
	position:relative;
	background:#fff;
	float:left;
	margin:30px 0 0 0;
	width:100%;
	padding-bottom:10%;
	
}





#highlights .item.first {
	margin-top:0;
	background:none;
}


/*quick links*/

ul.quicklinks {
	margin:0px 0;
	padding:0;
	float:left;
	display:inline;
	width:100%;
}

ul.quicklinks li {
	list-style:none;
	float:left;
	margin:0;
	width:100%;
	float:left;
	padding:1% 0;

}


ul.quicklinks li a {
	color:#006ec1;
	font-size:12px;
}

ul.quicklinks li a:hover {
	text-decoration:underline;
}


#highlights .item .fbbox {
	margin:0 0 0 5%;
}



  
  /*tables starts*/



table
{
	font-size:12px;
	margin:15px 0 25px 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border:0px solid #bdbcbd;
	float:left;
	text-transform:none;
	
	
	

}
table.boxtable {
	width:500px;
}
table img {
	vertical-align:middle;
	
}

table a {
	font-weight:normal;
	color:#666;
	
}

table a:hover {
	color:#3195c9;
	text-decoration:none;
}
table th
{
	font-weight: bold;
	padding:8px 10px;
	background:#295e8f;
	color:#fff;
	border-bottom: 1px solid #d8dada;
	text-align: left;
	font-size:14px;
	margin:0;

}


table td
{
	padding: 10px;
	background-color: #f6f6f6; 
	border-bottom: 1px solid #d8dada;
	color: #666;
	margin:0;

}

table td.reg {
	width:530px;
}
table tr:hover td
{
	background-color: #fffefe;
	color: #3195c9;
}

table .odd {
	background-color:#ebeaea;
}


#texts_aboutus.texts .textelement h3 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#006ec1;
	margin:30px 0 10px 0;
}


#texts_aboutus.texts .textelement h4 {
	font-size:14px;
	font-weight:normal;
	color:#006ec1;
	font-family: 'open_sans_semiboldregular';
	font-style:normal;
	margin:10px 0 0 0;
	 
}


#texts_aboutus.texts .textelement h5 {
	font-size:12px;
	font-weight:normal;
	color:#006ec1;
	font-family: 'open_sans_semiboldregular';
	font-style:normal;
}


#texts_aboutus.texts .textelement h6 {
	font-size:11px;
	font-weight:normal;
	color:#006ec1;
	font-family: 'open_sans_semiboldregular';
	font-style:normal;
}


a.back_btn {
	font-size:11px;
	font-weight:bold;
}

a.back_btn:hover {
	text-decoration:underline;
}


#content {
	width:100%;
	float:left;
	margin:0;
}



/*pagination starts*/

.wp-pagenavi {
	margin:0 0 20px 0;
	width:100%;
	padding:0;
	float:left;
	display:inline;
	text-transform:uppercase;
	
}


.wp-pagenavi a, .wp-pagenavi span.current {
	background-color:#d13938;
	text-decoration:none;
	color:#fff;
	padding:8px 16px;
	margin:0 1px 0px 0;
	font-size:12px;
	float:left;



}

.wp-pagenavi span.current, .wp-pagenavi a:hover {
	color:#fff;
	background-color:#111;
}


wp-pagenavi span.current {
font-weight: bold;
float: left;
padding: 8px 16px;
}


.wp-pagenavi a.page, .wp-pagenavi a.page.larger {

float: left;
padding:8px 20px;
margin: 0;
}


.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	float: left;
	padding: 8px 20px;
	margin: 0 0 0 1px;
}


.wp-pagenavi span.pages {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 0px 5px;
	margin: 0 0 0 1px;
	display: inline-block;
	font-size: 11px;
}

.wp-pagenavi a.previouspostslink {
	margin-right:1px;
}





#footer {
	width:100%;
	color:#fff;
	float:left;
	display:inline;
	margin:30px 0 0 0;


}


#footer .item {
	float:left;
	display:inline;
	margin:0 0 0 50px;
	padding:0;
	width:150px;
	color:#888;
}



#footer .item.first {
	margin-left:0;
	border-right:1px solid #888;
	margin:0 30px 0 0;
	width:360px;
	padding-right:20px;


}

#footer .item.quicknav {
	margin-left:0;
}

#footer .item.last {
	width:98px;
}

#footer .item.last ul.footernavs {
	width:100px;
}

#footer .footerbox {
	width:100%;
	font-size:11px;
	display:block;
	margin:0 auto;
	padding:0;
	background:#fff;
	text-align:center;
}

#footer .footerbox span.copyrights {
	font-size:14px;
	color:#888;
	margin:0;
	font-family: 'open_sansregular';
	line-height:normal;
	
	
}


/*pagination starts*/

.wp-pagenavi {
	margin:0 0 20px 0;
	width:100%;
	padding:0;
	float:left;
	display:inline;
	text-transform:uppercase;
	
}


.wp-pagenavi a, .wp-pagenavi span.current {
	background-color:#111;
	text-decoration:none;
	color:#fff;
	padding:3px 13px;
	margin:0 0px 0px 0;
	font-size:10px;
	float:left;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;



}

.wp-pagenavi span.current, .wp-pagenavi a:hover {
	color:#fff;
	background-color:#d13938;
	transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


wp-pagenavi span.current {
font-weight: bold;
float: left;
padding: 3px 13px;
}


.wp-pagenavi a.page, .wp-pagenavi a.page.larger {

float: left;
padding:3px 13px;
margin: 0 0 0 1px;
}


.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	float: left;
	padding: 3px 13px;
	margin: 0 0 0 1px;
}


.wp-pagenavi span.pages {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 0px 5px;
	margin: 0 0 0 1px;
	display: inline-block;
	font-size: 11px;
}

.wp-pagenavi a.previouspostslink {
	margin-right:1px;
}

/*filter form starts*/

#filter_form {
	
	padding:0;
	margin:0px 0 0px 0;
	float:right;
	color:#333;
	font-size:11px;
	border:0px solid #e2dcde;
	background:#fff;
}

#filter_form h2 {
	float:left;
	width:100%;
	margin:30px 0 0 0;
}

#filter_form fieldset {
	margin:0;
	padding:0;
	border:0;
}

#filter_form .textfield, #filter_form .select, #filter_form .textarea {
	padding:9px 10px 9px 15px;
	margin:0px 20px 24px 0;
	width:320px;
	border:0;
	float:left;
	font-size:11px;
	color:#666;
	border:0px solid #b3b3b3;
	background:#e7e7e7;
	font-family: 'open_sans_lightregular';
	font-size:14px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

#filter_form .textfield.full {
	margin-right: 0;
	width: 687px;
}

#filter_form .textarea {
	width: 686px;
	height: 250px;
	overflow: auto;
	margin-right: 0;
}

#filter_form .textfield:hover, #filter_form .select:hover, #filter_form .textarea:hover {
	box-shadow:0 3px 3px #ccc;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


#filter_form .textfield.alt {
	width:80px;
	margin-right:400px;
	
}

#filter_form .textfield.upload {
	height:19px;
}

#filter_form .select {
	height: 37px;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding:0px 10px;
}

#filter_form span {
	float:left;

}

#filter_form span.textbox {
	margin-left:20px;
}

#filter_form span.textbox.first {
	margin-left:0;
}

#filter_form .select.alt {
	width:50px;
}

#filter_form label {
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	display:inline;
	font-size:14px;
	font-family:"open_sansbold";
	font-style:normal;
	font-weight:normal;
}

a.edit, a.delete, a.view {
	background:url(../images/edit.png) no-repeat 0 0;
	width:14px;
	height:16px;
	text-indent:-9999px;
	float:left;
	display:inline;
	margin:0 0 0 15px;

}

a.edit:hover {
	background-position:0 -16px;
	
}

a.delete {
	width:13px;
	height:15px;
	background:url(../images/delete.png) no-repeat 0 0;
	
}

a.delete:hover {
	background-position:0 -15px;
	
}

a.view {
	width:13px;
	height:13px;
	margin-top:2px;
	background:url(../images/view.png) no-repeat 0 0;
}

a.view:hover {
	background-position:0 -13px;

}

/*memberbo starts*/

.memberbox, .exportbox {
	float:left;
	width:525px;
	display:inline;
	margin:0 0 20px 0;
	position:relative;
}

#inner_content #texts_home.texts .textelement .row .section_texts .memberbox h1 {
	color:#111;
	background:none;
	padding:0;
	margin:0 0 5px 0;
	line-height:22px;
}


#inner_content #texts_home.texts .textelement .row .section_texts .memberbox img {
	float:left;
	margin:0 20px 20px 0;
}

#inner_content #texts_home.texts .textelement .row .section_texts .memberbox h2, #inner_content #texts_home.texts .textelement .row .section_texts .memberbox h3 {
	color:#666;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options {
	margin:0 -10px 0 0;
	padding:0;
	float:right;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li {
	list-style:none;
	float:left;
	margin:0;
	padding:6px 10px;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a {
	padding: 0 0 0 24px;
	float: left;
	line-height: 16px;
	font-family:"open_sans_semiboldregular";
	font-size:14px;
	font-weight:normal;
	font-style:normal;
}


#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.edit {
	background:url(../images/edit.png) no-repeat 0 0;
	text-indent:inherit;

	width:auto;

}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.edit:hover {
	background-position:0 -16px;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.edit:hover {
	background-position:0 -16px;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.export {
	background:url(../images/export.png) no-repeat 0 1px;
	text-indent:inherit;


}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.export:hover {
	background-position:0 -16px;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.print {
	background:url(../images/print.png) no-repeat 0 0;
	text-indent:inherit;
	padding-right:0;

}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox ul.export_options li a.print:hover {
	background-position:0 -16px;
}

#inner_content #texts_home.texts .textelement .row .section_texts .exportbox a.back {
	background: #107fc9 url(../images/back.png) no-repeat 13px center;
	padding: 9px 20px 9px 44px;
	margin: 0 0 0 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'open_sans_lightregular';
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	position: absolute;
	top: 60px;
	right:0;
}

.scroll-pane {
	height:400px;
	width:323px;
	position:relative;
	float:left;
	overflow:auto;
}

.backbox {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.backbox a.addnew, .backbox a.back {
	background:#107fc9 url(../images/add.png) no-repeat 13px center;
	padding:9px 20px 9px 44px;
	margin:0 15px 0 0;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'open_sans_lightregular';
	transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
position: relative;
top: -2px;

}

.backbox a.back {
	background-image:url(../images/back.png);
	padding-left:35px;
}

.backbox a.addnew:hover, .backbox a.back:hover {
	background-color:#f39c12;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

#main_form .select.full {
	width:715px;
}

#main_form span.textbox .inner {
	margin-left:0;
	width:100%;
}

#main_form span.textbox .inner h2 {
	background: #d0dcf1;
	color: #295e8f;
	padding:2%;
	float:none;
	text-align:center;
	margin:0;
	width:initial;
}

#main_form span.textbox.sections {
	border: 1px solid #ccc;
	float: left;
	width: 325px;
	background: #f5f5f5;
	padding: 10px;
	margin:0 0 20px 0;
}

#main_form span.textbox.sections .textfield {
	width:296px;
	margin-right:0;
	background:#fff;
	border:1px solid #ddd;
}

#main_form span.textbox.sections .select {
	width:320px;
	background:#fff;
	border:1px solid #ddd;
}

#main_form span.textbox .more_fields .select {
	width:234px;
	margin-left:10px;
}

#main_form span.textbox .more_fields h2 {
	margin:0 0 10px 0;
}

#main_form span.textbox.sections.alt {
	margin-left:20px;
}

#main_form span.textbox.sections .space {
	margin:10px 0 0 0;
}

#main_form .textfield.dates.full {
background: #e7e7e7 url(../images/calendar.png) no-repeat 99% 8px;
}

.titlebox, .descbox {
	float:left;
	width:30%;
	display:inline;
	margin:0;
	padding:5px 0;
	border-top:1px solid #ddd;
}

.descbox {
	width:70%;
}

.titlebox.first, .descbox.first {
	border-top:0;
}

#inner_content #texts_home.texts .textelement .row .section_texts.full h2.record {
	margin:10px 0 0 0;
	width:500px;
	float:left;
}

.main_record td.recordlist {
	margin:20px 0 0 0;
}

.main_record td.recordlist.first {
	margin-top:0;
}

/*.main_record th {
	float:left;
}*/

.main_record td {
	width:22.9%;
	border:1px solid #ddd;
}

.descbox h2{
	color:#111;
}

.descbox h2 span {
	float:right;
}

/*pagination starts*/

ul.pagination {
	margin: 0;
	padding:0;
	float:left;
	width:600px;
	
}

ul.pagination li {
	
	padding:0;
	float:left;
	display:inline;
	list-style:none;
	margin:0 0 0 1px;
}

ul.pagination li a {
	background-color:#f7f7f7;
	text-decoration:none;
	color:#333;
	padding:3px 15px;
	margin:0 0 0px 0;
	font-size:11px;
	float:left;
	border-radius:3px;

}

ul.pagination li a.selected, ul.pagination li a:hover {
	color:#fff;
	background-color:#107fc9;
}


/*advanced form starts*/



#advanced_search {
	
	padding:10px;
	margin:20px 0;
	float:left;
	color:#333;
	font-size:11px;
	width:1030px;
	border:1px solid #e2dcde;
	background:#f5f5f5;
}

#advanced_search h2 {
	float:left;
	width:100%;
	margin:30px 0 0 0;
}

#advanced_search fieldset {
	margin:0;
	padding:0;
	border:0;
}

#advanced_search .textfield, #advanced_search .select, #advanced_search .textarea {
	padding:9px 10px 9px 15px;
	margin:0px 20px 24px 0;
	width:220px;
	border:0;
	float:left;
	font-size:11px;
	color:#666;
	border:1px solid #ddd;
	background:#fff;
	font-family: 'open_sans_lightregular';
	font-size:14px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

#advanced_search .textfield.full {
	margin-right: 0;
	width: 687px;
}

#advanced_search .textarea {
	width: 686px;
	height: 250px;
	overflow: auto;
	margin-right: 0;
}

#advanced_search .textfield:hover, #advanced_search .select:hover, #advanced_search .textarea:hover {
	box-shadow:0 3px 3px #ccc;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


#advanced_search .textfield.alt {
	width:80px;
	margin-right:400px;
	
}

#advanced_search .textfield.upload {
	height:19px;
}

#advanced_search .select {
	height: 37px;
	float: left;
	width: 244px;
	margin: 0 0 24px 0;
	padding: 0px 10px;
}

#advanced_search span {
	float:left;
	width:270px;
}

#login span input {
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

#advanced_search .button {
	background:#368ee0;
	height:25px;
	float:left;
	margin:20px 10px 0 0px;
	padding:5px 20px;
	border:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:0;
	


}

#advanced_search .button:hover {
	background:#e63a3a;

}

#advanced_search a.advanced_search {
	float: left;
	margin: 26px 0 0 20px;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}



#advanced_search label {
	font-size:11px;
	color:#111;
	margin:5px 0 10px 0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	float:left;
	width:288px;
	font-family: 'open_sansregular';
	font-size:14px


	
}

#advanced_search.add_new_client label {
	width:100%;
}


#advanced_search.add_new_client .textfield.alt {
	margin-right:491px;
}


#advanced_search span.textbox {
	width:244px;
	margin:0 0 0 17px;
	float:left;
	display:inline;
	padding:0;
	position:relative;
}

#advanced_search span.textbox.first, #advanced_search span.textbox.sections {
	margin-left:0;
}

#main_form span.textbox.full {
	width:714px;
	margin-left:0;
}

#advanced_search span.textbox.full .more_fields .textfield {
	
	width:200px;
	margin:0 0 20px 19px;
}

#advanced_search span.textbox.full .more_fields .textfield.first {
	margin-left:0;
}

#advanced_search span.textbox.full label {
	width:649px;
}

#advanced_search.add_new_client .button {
	margin-right:10px;
}

/*save cancel buttons*/

#advanced_search .save, #advanced_search .cancel {
	background:#107fc9 url(../images/tick.png) no-repeat 13px center;
	padding:9px 20px 9px 44px;
	margin:0;
	color:#fff;
	border:0;
	text-transform:uppercase;
	font-size:14px;
	font-family: 'open_sans_lightregular';
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	cursor:pointer;
}
	
	

#advanced_search .cancel {
	background-image:url(../images/cancel.png);
	margin-left:5px;
}

#advanced_search .save:hover, #advanced_search .cancel:hover {
	background-color:#f39c12;
	transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}

#advanced_search .textfield.dates {
	background:#e7e7e7 url(../images/calendar.png) no-repeat 97% 8px;
}

#advanced_search span.textbox.full {
	width: 1030px;
	margin-left: 0;
}

/*table style*/

table td.victim_title{
	font-weight: bold;
	padding: 8px 10px;
	background: #295e8f;
	color: #fff;
	border-bottom: 1px solid #d8dada;
	text-align: left;
	font-size: 14px;
	margin:20px 0 0 0;
}

table tr:hover td.victim_title {
	background:#295e8f;
	color:#fff;
}

table td.victim_title.first {
	margin-top:0;
}

table td.seperator {
	background:none;
	border:0;
	padding:0;
}

/*filter form starts*/

#records {
	
	padding:0;
	margin:0px 0 0px 0;
	float:right;
	color:#333;
	font-size:11px;
	border:0px solid #e2dcde;
	background:#fff;
}

#records h2 {
	float:left;
	width:100%;
	margin:30px 0 0 0;
}

#records fieldset {
	margin:0;
	padding:0;
	border:0;
}

#records .textfield, #records .select, #records .textarea {
	padding:9px 10px 9px 15px;
	margin:0px 20px 24px 0;
	width:320px;
	border:0;
	float:left;
	font-size:11px;
	color:#666;
	border:0px solid #b3b3b3;
	background:#e7e7e7;
	font-family: 'open_sans_lightregular';
	font-size:14px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;

}

#records .textfield.full {
	margin-right: 0;
	width: 687px;
}

#records .textarea {
	width: 686px;
	height: 250px;
	overflow: auto;
	margin-right: 0;
}

#records .textfield:hover, #records .select:hover, #records .textarea:hover {
	box-shadow:0 3px 3px #ccc;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}


#records .textfield.alt {
	width:80px;
	margin-right:400px;
	
}

#records .textfield.upload {
	height:19px;
}

#records .select {
	height: 37px;
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding:0px 10px;
}

#records span {
	float:left;

}

#records span.textbox {
	margin-left:20px;
}

#records span.textbox.first {
	margin-left:0;
}

#records .select.alt {
	width:50px;
}

#records label {
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	display:inline;
	font-size:14px;
	font-family:"open_sansbold";
	font-style:normal;
	font-weight:normal;
}

/*changes*/

#main_form span.textbox .more_fields .select {
	margin-bottom:20px;
}

#main_form span.textbox .more_fields .select.first{
	margin-left:0;
}

#main_form span.textbox.full .more_fields .textfield {
	margin-left:14px;
}

#main_form span.textbox.full .more_fields .textfield.first {
	margin-left:0;
}

#main_form span.textbox.sections .more_fields .select {
	width:320px;
}

#main_form span.textbox .inner .select.space {
	width:325px;
}

#filter_form .select {
	margin-left:10px;
}

#filter_form .select.first {
	margin-left:0;
}

.exportbox.alt {
	float:right;
	margin-bottom:8px;
	width:auto;
}



#inner_content #texts_home.texts .textelement .row .section_texts .exportbox.alt ul.export_options li.first {
	padding-left:0;
}

#inner_content #texts_home.texts .textelement .row .section_texts.full h2.record.alt {
	width:1050px;
	border-top:1px solid #ddd;
	padding:20px 0;
}

#filter_form.filterforms {
	float:left;
}

#filter_form.filterforms .select {
	margin-bottom:0;
}

#filter_form.filterforms .textfield {
	margin:0px 0 0 10px;
	width:120px;
}

#filter_form.filterforms .select {
	width:130px;
}

#filter_form.filterforms .textfield.dates {
	background:#e7e7e7 url(../images/calendar.png) no-repeat 90% 9px;
}


/*edit btn starts*/


.options {
	float:right;
}

a.edit_btn, a.delete_btn {
	background: url(../images/edit.png) no-repeat 0 0;
	text-indent: inherit;
	padding: 0 10px 0 24px;
	float: left;
	line-height: 16px;
	font-family: "open_sans_semiboldregular";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color:#fff;
	margin: 4px 4px 0 10px;
	border-right:1px solid #09c;
}


a.edit_btn {
	margin-left:0;
}

a.delete_btn {
	background-image:url(../images/delete.png);
	border:0;

}

a.edit_btn:hover, a.delete_btn:hover {
	text-decoration:underline;
	color:#fff;
}













