body{
	font-family: 'Dosis', sans-serif;
}
p{
	font-family: 'Montserrat', sans-serif;
}
a{
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Dosis', sans-serif;
}
.form-control.labelcustom {
 display: inline;
 width: auto;
}
/*Header*/
.navbar-default .navbar-nav>li>a {
color: #777;
text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #f74d65;
}
.section_overlay{
	background-color: rgba(250,250,250, .5);
}
.home_text{
	padding-top: 210px;
	padding-bottom: 210px;
}
.home_text h2{
	color: #010101;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 13px;
}
.home_text p{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
}
.home_text img{}
.scroll_down{
	padding-bottom: 50px;
}
.scroll_down h4{
	font-size: 12px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}


/*Services*/
.services{
	padding-top: 96px;

}
.services .container{
	border-bottom: 1px solid #ddd;
}
.single_service{
	padding-bottom: 96px;
}
.single_service i{
	font-size: 25px;
	color: #f73b56;
}
.single_service h2{
	color: #000000;
	font-size: 25px;
	text-transform: uppercase;
}
.single_service p{
	color: #404040;
	font-size: 14px;
}
.single_progress_bar .progress {
height: 1px;
margin-bottom: 20px;
overflow: hidden;
background-color: #d5d5d5;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
background-color: #2d3334;
}
.single_progress_bar h2{
	color: 000;
	font-size: 14px;
	font-weight: 400;
}
.about_us_p{
	font-size: 14px;
	color: #272727;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.about_title h2{
	font-size: 25px;
	color: #3d3d3d;
	text-transform: uppercase;
	margin-top: 85px;
	letter-spacing: 6px;
	margin-bottom: 21px;
}
.about_title img{
	margin-bottom: 70px;
}
/*Testimonial*/
.testimonial{
		padding-top: 130px;
	padding-bottom: 80px;
}
.testimonial{

}
.testimonial .icon:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 80px;
	background-color: #f73b56;
	top: 110px;
	left: 50%;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	margin-left: -40px;

}
.testimonial .icon i{
color: #fff;
font-size: 47px;
position: absolute;
z-index: 555;
left: 50%;
margin-left: -23px;


}
.single_testimonial p{
color: #404040;
font-size: 18px;
font-family: 'Dosis', sans-serif;
letter-spacing: 1px;
padding-top: 110px;

}
.single_testimonial h4{
	color: #404040;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px
}



/*Fun Facts*/
.fun_facts{
	background: url(../HEADER_IMAGE);
	background-attachment: fixed !important;
	background-repeat: repeat;
	
}
.fun_facts .section_overlay{
background-color: rgba(71,71,71,.8);
padding-bottom: 30px;
}
.single_count{
padding-top: 120px;	
}
.single_count i{
	color: #f73b56;
	font-size: 24px;
}
.single_count h3{
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size: 40px;
font-weight: bold;
margin-bottom: 0px;	
}
.single_count p{
font-family: 'Dosis', sans-serif;
color: #fff;
font-size: 14px;
text-transform: uppercase;
position: relative;	
}
.single_count p:before{
content: "";
position: absolute;
width: 16px;
height: 1px;
left: 0;
bottom: -4px;
background-color: #ef4251;
}
.imac{
position: relative;
margin-top: -40px;	
}
.imac img{
	width: 100%;
}

@media(max-width: 767px){
	.imac{
		margin-top: 20px
	}
}
.single_image{
	margin-right: 3px;
	position: relative;
	transition: all 1s;
}
.single_image img{
	width: 100%;

}
.single_image:hover div.image_overlay{
	opacity: 1;
}

.image_overlay{
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(247,77,101,.9);
left: 0;
top: 0;
opacity: 0;
	transition: all 1s;

}
.image_overlay a{
position: absolute;
top: 20px;
right: 20px;
color: #fff;
text-decoration: none;
text-transform: uppercase;	
}
.image_overlay h2{
position: absolute;
bottom: 28px;
left: 20px;
font-size: 25px;
color: #fff;
text-transform: uppercase;
letter-spacing: 3px;	
}
.image_overlay h4{
position: absolute;
bottom: 11px;
left: 20px;
color: #fff;
font-size: 14px;
text-transform: uppercase;	
}
.no_padding{
	padding-left: 0px;
	padding-right: 0px;
}
.work_title{}
.work_title h1, .contact_title h1{
	font-size: 25px;
	color: #3d3d3d;
	letter-spacing: 5px;
	padding-top: 80px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.work_title img, .contact_title img{
	margin-bottom: 30px;
}
.work_title p, .contact_title p{
	font-size: 14px;
	color: #000;
	margin-bottom: 100px;
}
.last_padding {
	padding-right: 0px;
}
.pad_top {
	padding-top: 2px;
}
.left h2{
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.left p{
	margin-bottom: 60px;
	font-size: 14px;
	color: #000;
}
.baton{
	margin-top: 65px;
}
.cs-btn, .cs-btn:active, .cs-btn:visited, .cs-btn:focus{
	color: #fff;
	background-color: #000;
	border-radius: 0px;
	outline: none;
	padding: 10px 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 1s;
}
.cs-btn:hover{
	background-color: #f74d65;
	border-color: #f74d65;
}
.call_to_action .container{
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}

/*Contact*/

.single_contact_info{
padding-bottom: 21px;	
}
.single_contact_info h2{
text-transform: uppercase;
color: #3d3d3d;
font-size: 18px;
letter-spacing: 3px;
margin-bottom: 1px;	
}
.single_contact_info p{
font-size: 15px;
color: #3d3d3d;	
}






.contact-form{
background-color: #f1f1f1;
padding: 30px;
}
.contact-form .form-control{
height: 43px;
border-radius: 0px;
margin-bottom: 20px;
border: 0px solid #fff;
}
.contact-form #message{
	height: 104px;
}
.form_submit{
width: 100%;
background-color: #0EB493;
border-radius: 0px;
color: #fff;
padding-top: 13px;
padding-bottom: 10px;
transition: all 1s;	
}


.work-with {
padding-bottom: 60px;
padding-top: 10px;
}
.work-with h3{
	font-size: 14px;
	color: #636363;
	text-transform: uppercase;
}



/*Footer*/
footer{
	background-color: #f1f1f1;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer_logo{}
.footer_logo img{}
.social{
	padding-top: 65px;
}
.social h2{
text-transform: uppercase;
font-size: 16px;	
}
ul.icon_list{
margin: 0;
padding: 0;
list-style: none;
text-align: center;
margin-top: 20px;
}
ul.icon_list li{
display: inline;
padding-left: 3px;
padding-right: 3px;
}
ul.icon_list li a{
display: inline-block;
color: #636363;
border: 1px solid #636363;
border-radius: 50%;
text-align: center;
width: 30px;
height: 30px;
text-align: center;
line-height: 28px;
transition: all 1s;
}
ul.icon_list li a:hover{
	color: #f73b56;
	border-color:#f73b56; 
}
.copyright_text{
padding-top: 80px;	
}
.copyright_text p{
color: #636363;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 0px;
letter-spacing: 0px;
}
.copyright_text a{
	color:#0EB493;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:200px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url('../img/icon_top.png') no-repeat;
}
.formerror {
	color:					red;
	font-size:				13px;
	font-weight:			bold;
	text-align:				left;
	margin-top:-15px;
	margin-bottom:10px;
}
.infobox {background-color:#FFF9D7;border:1px solid #E2C822;color:#333333;margin-top:10px;margin-bottom:10px;padding:10px;font-size:13px;font-weight:bold;text-align:center;}
.successbox {
	background-color:		#E1FAEA;
	border:					1px solid #10DD43;
	color:					#333333;
	padding:				10px;
	margin-top:10px;
	margin-bottom:10px
	font-size:				13px;
	font-weight:			bold;
	text-align:				center;
}
.errorbox {
	background-color:		#FFEBE8;
	border:					1px solid #DD3C10;
	color:					#333333;
	padding:				10px;
	margin-top:10px;
	margin-bottom:10px
	font-size:				13px;
	font-weight:			bold;
	text-align:				center;
}
.link {
	color:#0EB493 !important;
	font-weight:700;
	text-decoration:none;
}
div.pagination {
padding:3px;
margin:20px;
}
div.pagination a {
padding:2px 5px 2px 5px;
margin:2px;
border:1px solid #AAAADD;
text-decoration:none;
color:#000000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #000099;
color:#000;
}
div.pagination span.current {
padding:2px 5px 2px 5px;
margin:2px;
border:1px solid #000099;
font-weight:bold;
background-color:#0EB493;
color:#FFFFFF;
}
div.pagination span.disabled {
padding:2px 5px 2px 5px;
margin:2px;
border:1px solid #EEE;
color:#DDD;
}
.button {
	behavior: url(../css/PIE.htc);
	border-radius:					4px;
	-moz-border-radius:					4px;
	-webkit-border-radius:				4px;
	background-color:						#0EB493;
	font-size:							14px;
	border:								solid 2px #FFFFFF;
	border-radius:						4px;
	color:								#FFFFFF;
	display:							inline-block;
	font:								bold 14px Helvetica, Arial, sans-serif;
	margin-right:						10px;
	padding:							7px 7px;
	position:							relative;
	text-decoration:					none;
	transition:							border-color .218s;
}
.button, .button:hover, .button:focus {
	background-color:						#0B9075;
	color:								#FFFFFF;
	border-color:						#FFFFFF;
	box-shadow:							0 1px 2px rgba(0, 0, 0, 0.15);
}
.button:active {
	color:								#FFFFFF;
}
option {
    filter: hue-rotate(230deg);
}
::selection {
  background-color: #0EB493; /* WebKit/Blink Browsers */
color:#FFFFFF;
}
::-moz-selection {
  background-color: #0EB493; /* Gecko Browsers */
color:#FFFFFF;
}
.mlabel {
color: #0EB493;
}
hr.style-three { border: 0; border-bottom: 1px dashed #ccc; background-color: #999; }
.btn2 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn2:focus, .btn2:active:focus, .btn2.active:focus, .btn2.focus, .btn2:active.focus, .btn2.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn2:hover, .btn2:focus, .btn2.focus {
    color: #333;
    text-decoration: none;
}
.btn2:active, .btn2.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn2.disabled, .btn2[disabled], fieldset[disabled] .btn2 {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.btn2-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn2-default:hover, .btn2-default:focus, .btn2-default.focus, .btn2-default:active, .btn2-default.active, .open>.dropdown-toggle.btn2-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn2-default:active, .btn2-default.active, .open>.dropdown-toggle.btn2-default {
    background-image: none;
}
.btn2-default.disabled, .btn2-default[disabled], fieldset[disabled] .btn2-default, .btn2-default.disabled:hover, .btn2-default[disabled]:hover, fieldset[disabled] .btn2-default:hover, .btn2-default.disabled:focus, .btn2-default[disabled]:focus, fieldset[disabled] .btn2-default:focus, .btn2-default.disabled.focus, .btn2-default[disabled].focus, fieldset[disabled] .btn2-default.focus, .btn2-default.disabled:active, .btn2-default[disabled]:active, fieldset[disabled] .btn2-default:active, .btn2-default.disabled.active, .btn2-default[disabled].active, fieldset[disabled] .btn2-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn2-default .badge {
    color: #fff;
    background-color: #333;
}
.btn2-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn2-primary:hover, .btn2-primary:focus, .btn2-primary.focus, .btn2-primary:active, .btn2-primary.active, .open>.dropdown-toggle.btn2-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn2-primary:active, .btn2-primary.active, .open>.dropdown-toggle.btn2-primary {
    background-image: none;
}
.btn2-primary.disabled, .btn2-primary[disabled], fieldset[disabled] .btn2-primary, .btn2-primary.disabled:hover, .btn2-primary[disabled]:hover, fieldset[disabled] .btn2-primary:hover, .btn2-primary.disabled:focus, .btn2-primary[disabled]:focus, fieldset[disabled] .btn2-primary:focus, .btn2-primary.disabled.focus, .btn2-primary[disabled].focus, fieldset[disabled] .btn2-primary.focus, .btn2-primary.disabled:active, .btn2-primary[disabled]:active, fieldset[disabled] .btn2-primary:active, .btn2-primary.disabled.active, .btn2-primary[disabled].active, fieldset[disabled] .btn2-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn2-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn2-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn2-success:hover, .btn2-success:focus, .btn2-success.focus, .btn2-success:active, .btn2-success.active, .open>.dropdown-toggle.btn2-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn2-success:active, .btn2-success.active, .open>.dropdown-toggle.btn2-success {
    background-image: none;
}
.btn2-success.disabled, .btn2-success[disabled], fieldset[disabled] .btn2-success, .btn2-success.disabled:hover, .btn2-success[disabled]:hover, fieldset[disabled] .btn2-success:hover, .btn2-success.disabled:focus, .btn2-success[disabled]:focus, fieldset[disabled] .btn2-success:focus, .btn2-success.disabled.focus, .btn2-success[disabled].focus, fieldset[disabled] .btn2-success.focus, .btn2-success.disabled:active, .btn2-success[disabled]:active, fieldset[disabled] .btn2-success:active, .btn2-success.disabled.active, .btn2-success[disabled].active, fieldset[disabled] .btn2-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn2-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn2-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn2-info:hover, .btn2-info:focus, .btn2-info.focus, .btn2-info:active, .btn2-info.active, .open>.dropdown-toggle.btn2-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn2-info:active, .btn2-info.active, .open>.dropdown-toggle.btn2-info {
    background-image: none;
}
.btn2-info.disabled, .btn2-info[disabled], fieldset[disabled] .btn2-info, .btn2-info.disabled:hover, .btn2-info[disabled]:hover, fieldset[disabled] .btn2-info:hover, .btn2-info.disabled:focus, .btn2-info[disabled]:focus, fieldset[disabled] .btn2-info:focus, .btn2-info.disabled.focus, .btn2-info[disabled].focus, fieldset[disabled] .btn2-info.focus, .btn2-info.disabled:active, .btn2-info[disabled]:active, fieldset[disabled] .btn2-info:active, .btn2-info.disabled.active, .btn2-info[disabled].active, fieldset[disabled] .btn2-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn2-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn2-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn2-warning:hover, .btn2-warning:focus, .btn2-warning.focus, .btn2-warning:active, .btn2-warning.active, .open>.dropdown-toggle.btn2-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn2-warning:active, .btn2-warning.active, .open>.dropdown-toggle.btn2-warning {
    background-image: none;
}
.btn2-warning.disabled, .btn2-warning[disabled], fieldset[disabled] .btn2-warning, .btn2-warning.disabled:hover, .btn2-warning[disabled]:hover, fieldset[disabled] .btn2-warning:hover, .btn2-warning.disabled:focus, .btn2-warning[disabled]:focus, fieldset[disabled] .btn2-warning:focus, .btn2-warning.disabled.focus, .btn2-warning[disabled].focus, fieldset[disabled] .btn2-warning.focus, .btn2-warning.disabled:active, .btn2-warning[disabled]:active, fieldset[disabled] .btn2-warning:active, .btn2-warning.disabled.active, .btn2-warning[disabled].active, fieldset[disabled] .btn2-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn2-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn2-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn2-danger:hover, .btn2-danger:focus, .btn2-danger.focus, .btn2-danger:active, .btn2-danger.active, .open>.dropdown-toggle.btn2-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn2-danger:active, .btn2-danger.active, .open>.dropdown-toggle.btn2-danger {
    background-image: none;
}
.btn2-danger.disabled, .btn2-danger[disabled], fieldset[disabled] .btn2-danger, .btn2-danger.disabled:hover, .btn2-danger[disabled]:hover, fieldset[disabled] .btn2-danger:hover, .btn2-danger.disabled:focus, .btn2-danger[disabled]:focus, fieldset[disabled] .btn2-danger:focus, .btn2-danger.disabled.focus, .btn2-danger[disabled].focus, fieldset[disabled] .btn2-danger.focus, .btn2-danger.disabled:active, .btn2-danger[disabled]:active, fieldset[disabled] .btn2-danger:active, .btn2-danger.disabled.active, .btn2-danger[disabled].active, fieldset[disabled] .btn2-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn2-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn2-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.btn2-link, .btn2-link:active, .btn2-link.active, .btn2-link[disabled], fieldset[disabled] .btn2-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn2-link, .btn2-link:hover, .btn2-link:focus, .btn2-link:active {
    border-color: transparent;
}
.btn2-link:hover, .btn2-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn2-link[disabled]:hover, fieldset[disabled] .btn2-link:hover, .btn2-link[disabled]:focus, fieldset[disabled] .btn2-link:focus {
    color: #777;
    text-decoration: none;
}
.btn2-lg, .btn2-group-lg>.btn2 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn2-sm, .btn2-group-sm>.btn2 {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn2-xs, .btn2-group-xs>.btn2 {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn2-block {
    display: block;
    width: 100%}
.btn2-block+.btn2-block {
    margin-top: 5px;
}
input[type=submit].btn2-block, input[type=reset].btn2-block, input[type=button].btn2-block {
    width: 100%}
input { font-family: 'FontAwesome'; }

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #0EB493;
	border-left: none;
	margin-bottom: -1px;
	background-color: #0EB493;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background-color: #ccc;
}	
ul.tabs li.active, html ul.tabs li.active a:hover  {
	background-color: green;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background-color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
}
.csstable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.csstable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.csstable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.csstable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csstable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.csstable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.csstable tr:hover td{
	
}
.csstable tr:nth-child(odd){ background-color:#e5e5e5; }
.csstable tr:nth-child(even)    { background-color:#ffffff; }.csstable td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.csstable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.csstable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.csstable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csstable tr:first-child td{
		background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
.csstable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}
.csstable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csstable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.modal-header {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:700;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #0EB493;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
