@charset "utf-8";

body{ background-image:url(../images/bg2.png);  z-index:100; }



	




.main{ background-image:url(../images/bg2.png);  z-index:100;}
.navbar-inverse .navbar-toggle {
	border-color: white;
}
*{   font-family: 'robotomedium';}
.header{ width:100%;}
.nav.navbar-nav {
    padding-left: 23px;
}


.upload.container {
    height: 415px;
}
.header img {
  
    vertical-align: middle;
    width: 100%;
}



.basci {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: capitalize; font-family: 'robotoregular';
}

.position .container{ width:90%;}

.navbar-collapse.collapse.in {
	overflow: hidden;
}
.navbar-inverse .navbar-toggle:hover {
	background-color: gray;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: 0px;
}
.container {
	width: 980px;
	margin: 0 auto;
}
.container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* {
	box-sizing: border-box;
}
h5 {
	color: white;
	font-size: 18px; padding:10px 30px; display:table; margin:10px 0px 10px 0px; text-transform:capitalize; 
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#838383+0,000000+99 */
background: rgb(131,131,131); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}







body {

	overflow-x: hidden;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color:#5a5757;
	border:none;
}

	
	.container{ background-color:white;}
	
	
	.header .container{ background-color:transparent!important;}
	
.tag_line {
	font-size: 15px;
	text-transform: capitalize;
	float: right;
	color: white;
}
.logo span {
	color: black;
	display: block;
	font-size: 12px;
	text-transform: capitalize;
}
nav {
/*	background-color: gray!important;*/
	border: none!important;
	color: white!important;
	border-radius: 0px!important;
	margin: 0px!important;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#848484+0,000000+99 */
background: rgb(132,132,132); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(132,132,132,1) 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(132,132,132,1) 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(132,132,132,1) 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	
	
	
	
}


strong { font-style:italic; padding-right:5px; font-size:20px;}



.navbar-nav > li{ padding-right:24px;}

.navbar-inverse .navbar-nav > li > a{ font-size:18px;}

.navbar-nav > li a {
	font-size: 16px;
	font-family: 'robotoregular';
	color: white;
	text-transform: capitalize;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #35a7b1;
	color: white;
}
#myNavbar {
	padding: 0px;
}
.navbar-collapse.collapse {
	margin-left: 146px;
}
.dropdown-menu {
	background-color: #5c5959;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: graytext;
	color: white;
}
.navbar-inverse .navbar-nav > li > a {
	color: white!important;       font-family: 'robotomedium'; 
}
/*-----------ABOUT US SECTION STARTED-----------*/

.about_us_heading {
	
	color: white;
	font-size: 25px; padding:2px 30px; display:table; margin:10px 0px 10px 0px; text-transform:capitalize;   font-family: 'robotomedium';text-align: center;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#838383+0,000000+99 */
background: rgb(131,131,131); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
margin-bottom:15px;	
}
.main {
	background-color: white;
	padding: 30px 0px; 
}
p {
	color: #012528;
	font-size: 18px;
}
.about_content a {
	color: blue;
}
.main p {
	text-align: justify;    font-family: 'robotomedium';
}
/*-----------contact US SECTION STARTED-----------*/


.contact_heading {
	color: white;  text-align:center;
	font-size: 20px;
	text-transform: capitalize;text-align: left; 	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#838383+0,000000+99 */
background: rgb(131,131,131); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ padding:5px 20px;
}

.Bhiwadi {
	margin-bottom: 25px;
}
.Mumbai {
	margin-bottom: 25px;
}
/*------- position section started----------*/
.list_all {
	color: black;
	display: block;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}
/*------- general resume section started----------*/



{
 display: block;
 text-align: center;
 font-size: 18px;
 color: black;
 margin-bottom: 25px;
 text-transform: capitalize;
}
/*------- treams resume section started----------*/
.treams .container {
	padding: 50px;
}
.input-group.address {
	margin-bottom: 15px;
}
/*------- upload you resume section started----------*/

.upload {
	padding-top:50px; background-color:white;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	

	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}






.upload {
    padding: 80px;
}



.browse.btn.btn-default.btn-file {
	background: gray;
	color: white;
	display: table;
	font-size: 18px;
	margin-top: 20px;
	padding: 10px 48px; float:left;
}

.clickhere {
    display: block;
    margin-left: 189px;
    margin-top: 31px;
    overflow: hidden;
}


.btn-primary{ border-color:transparent;}


#submit {
	background-color: gray;
	display: table;
	padding: 10px 20px;
	text-align: center;
	font-size: 18px;
}
.submit:hover {
	text-decoration: none;
	color: white;
	background-color: #045860;
}
#submit{
	display: block;
	margin-right: 17px; float:left;
}
.upload i {
	color: black;
	font-size: 17px;
}
/*----sitemap----*/
.sitemap {
	max-width: 100%;
	height: 600px;
	padding: 50px;
}
.heading > a {
	color: white;
	text-decoration: none;
}
.content > a {
	color: black;
	text-decoration: none;
}
.accordion {
	width: 380px;
	border-radius: 5px;
	overflow: hidden;
	margin: auto;
	z-index: 10;
	position: relative;
}
.accordion .item .heading {
	background:gray;
	border-bottom: 1px solid white;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
}
.accordion .item.open .heading, .accordion .item:last-child .heading {
	border: 0;
}
.accordion .item.open .heading {
	background-position: right 20px top -5px;
}
.accordion .item .content {
	background-color: graytext;
	color: captiontext;
	display: none;
	font-size: 14px;
	padding: 15px;
}
.glyphicon.glyphicon-chevron-down {
	float: right;
	margin-top: 15px;
	padding-right: 25px;
}
/*------- sectors section started----------*/

.Sectors {
	padding: 40px 0px;
}
.Sectors ul {
	margin: 0 auto;
	width: 800px;
}
.Sectors ul li {
    display: inline-block;
    font-family: "robotomedium";
    width: 373px;
}
.Sectors_bottom {
	color: black;
	display: block;
	margin-top: 20px;
	text-align: center;    font-family: 'robotomedium';
}
/*------- footer section started----------*/



.soicalicons ul span {
    color: white;
    padding-right: 106px;
    text-transform: capitalize;    font-family: 'robotomedium';
}





.soicalicons > span {
	display: block;
	text-align: center !important;
	margin-bottom: 8px;
	text-transform: capitalize;
	color: white;
}
.footer { padding:12px;
	
	
	background: linear-gradient(270deg, #ffffff, #000000);
background-size: 400% 400%;
-webkit-animation: AnimationName 4s ease infinite;
-moz-animation: AnimationName 4s ease infinite;
-o-animation: AnimationName 4s ease infinite;
animation: AnimationName 4s ease infinite;
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
	
	
	
}
	
	
	
	
	#list > ul {
    margin-left: 20%;
}
	
	
	
/*------- footer social icons css started----------*/
a {
	color: #fff;
	text-decoration: none;
}
.me {
	width: 400px;
	margin: 90px auto;
}
.me p, .me h1 {
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
}
.me p {
	font-weight: 200;
}
.me span {
	font-weight: bold;
}
.social {
	background: transparent none repeat scroll 0 0 !important;
	left: 20px;
	position: fixed;
	top: 296px;
	width: 172px;
	z-index: 10;
}
.social ul {
	padding: 0px;
	-webkit-transform: translate(-270px, 0);
	-moz-transform: translate(-270px, 0);
	-ms-transform: translate(-270px, 0);
	-o-transform: translate(-270px, 0);
	transform: translate(-270px, 0);
}
.social ul li {
	display: block;
	margin: 5px;
	background: rgba(128,128,128,0.72) none repeat scroll 0 0;
	width: 300px;
	text-align: right;
	padding: 10px;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.social ul li:hover {
	-webkit-transform: translate(110px, 0);
	-moz-transform: translate(110px, 0);
	-ms-transform: translate(110px, 0);
	-o-transform: translate(110px, 0);
	transform: translate(110px, 0);
	background: rgba(128,128,128,1);
}
.social ul li:hover a {
	color: white;
}
.social ul li:hover i {
	color: #fff;
	background:rgba(128,128,128,0.72) none repeat scroll 0 0;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.social ul li i {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 50%;
	color: #000;
	font-size: 19px;
	height: 40px;
	margin-left: 10px;
	padding: 10px;
	transform: rotate(0deg);
	width: 40px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.soicalicons li {
	display: inline-block;
	font-size: 32px;
	padding-right: 20px;
}
.soicalicons > ul {
	text-align: right;
}
.soicalicons a:hover {
	color: ButtonShadow;
	
}
.bottom_section {
    float: right;
}
.footer_heading {
    color: white;
    text-align: center; font-size:14px; text-transform:capitalize;    font-family: 'robotomedium';
}


.add{ font-size:15px;}



.jobprofile h3 {
    font-size:18px;
}
	


/*--------------media query started from here------------*/
	
@media screen and ( max-width:1169px) {
.container {
	width: 950px;
	margin: 0 auto;
}
.social {
	top: 150px;
}
.soicalicons ul span {
	padding-right: 66px;
}
.soicalicons li {
	display: inline-block;
	font-size: 27px;
	padding-right: 33px;
}
.main {
	padding: 0 50px;
}
.contact_heading {
	font-size: 17px;
}
.contact_heading::after {
	padding-top: 3px;
}
.main {
	margin-top: 18px;
}
.jobprofile .container {
	padding: 0px 40px;
}
.general_resume .container {
	padding: 50px;
}
.position .container {
	padding: 50px;
}

.navbar-collapse.collapse {
    margin-left: 13px;
}



.navbar-nav > li {
    padding-right: 0;
}

.social {
    top: 277px;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
}


#list > ul {
    margin-left: 20%;
}





}
 @media screen and ( max-width:979px) {
 
 #list > ul {
    margin-left: 10%;
}
.container {
	width: 750px!important;
	margin: 0 auto;
	padding: 0px 40px;
}
.soicalicons li {
	display: inline-block;
	font-size: 21px;
	padding-right: 24px;
}
.soicalicons ul span {
	padding-right: 24px;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 10px;
}
.navbar-nav > li a {
	font-size: 12px;
}
.about_us_heading {
	width: 192px;
	font-size: 15px;
}
.table-responsive {
	width: 580px;
}
.position {
	padding: 50px;
}
.main {
	padding-left: 27px;
}
h5 {
	max-width: 100%;
}
.general_resume {
	padding-left: 27px;
}
.Sectors {
	padding-left: 27px;
}
.jobprofile .container {
	padding-left: 90px;
}


.treams .table-responsive > p {
    font-size: 14px!important;
}

.treams .table-responsive > p strong {
    font-size: 16px !important;
   
}




}
 @media screen and ( max-width:767px) {
 
 #list > ul {
    margin-left: 0 !important;
}
.container {
	width: 620px!important;
	margin: 0 auto;
}
.navbar-collapse.collapse.in {
	margin: 0px;
}
.nav.navbar-nav {
	float: right;
	padding-right: 327px;
}
.soicalicons ul span {
	display: block;
	margin-bottom: 13px;
	padding-right: 118px;
}
.social ul li {

	border-radius: 0 30px 30px 0;
	display: block;
	margin: 3px;
	padding: 5px;
	text-align: right;
	transition: all 1s ease 0s;
	width: 300px;
}
.social {
	top: 142px;
}
.main p {
	font-size: 14px;
}
.contact_heading {
	font-size: 15px;
}
.contact p {
	color: #012528;
	font-size: 13px;
	margin-top: 10px;
}
.position h5 {
	width: 94%;
}
.social ul li:hover {
	transform: translate(84px, 0px);
}
.treams {
	padding: 0px;
	padding-right: 85px;
	margin-top: 15px;
}
.treams h5 {
	margin-left: 40px;
}
.sitemap {
	height: 600px;
	max-width: 28%;
	padding-right: 50px;
	padding-top: 31px;
}
.treams .table-responsive {
	width: 558px;
	border: none!important;
}
.treams h5 {
	margin: 0px;
}
.browse.btn.btn-default.btn-file {
	font-size: 14px;
}
.clickhere a {
	font-size: 14px;
}
.position .table-responsive {
	width: 515px;
}
.position .container {
	padding: 20px;
}



.address {
    padding-left: 18px!important;
}

.add {
    font-size: 13px;
}


.address p {
    color: white;
    font-family: "robotomedium";
    font-size: 15px!important;
}



.bottom_section > p {
    color: #21ba00;
    font-family: "robotomedium";
    font-size: 14px!important;
    padding-top: 6px;
}



.nav.navbar-nav {
    float: right;
    padding-right: 50px;
}

.social {
    top: 171px;
}

.jobprofile .table-responsive {
    width: 523px;
}


.Sectors ul {
    margin-left: 56px!important;
}
.treams .table-responsive > p {
    font-size: 12px!important;
}

.treams .table-responsive > p strong {
    font-size: 14px !important;
   
}




}
 @media screen and ( max-width:639px) {
.container {
	width: 450px!important;
	margin: 0 auto;
}
.nav.navbar-nav {
	padding-right: 20px;
}
.tag_line {
	color: white;
	float: none;
	font-size: 13px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.soicalicons ul span {
	display: block;
	font-size: 9px;
	margin-bottom: 13px;
	padding-right: 52px;
}
.soicalicons > span {
	font-size: 14px;
}
.main p {
	font-size: 13px;
	text-align: justify;
}
.contact {
	padding-left: 58px;
	padding-right: 7px;
}
.position {
	padding: 0px;
}
.position .table-responsive {
	width: 280px;
}
.position h5 {
	width: 100%;
}
.treams {
	padding: 0px;
	padding-left: 60px;
}
.treams .container {
	padding: 0px;
}
#contact {
	width: 250px;
}
.treams h5 {
	padding: 11px 0;
	width: 72%;
	margin-bottom: 20px;
}
.btn-group-lg > .btn, .btn-lg {
	border-radius: 6px;
	font-size: 13px;
	line-height: 1.33333;
	padding: 7px 10px;
}
.Sectors ul li {
	width: 100%;
}
.sitemap {
	padding: 0px;
}
.accordion {
	width: 290px;
	top: 20px;
	left: 17px;
}
.treams .table-responsive {
	width: 256px;
}
.treams h5 {
	width: 256px;
	font-size: 11px;
}
.upload {
	padding: 0px;
	padding-left: 50px;
	padding-bottom: 10px;
}
.browse.btn.btn-default.btn-file {
	font-size: 10px;
	margin-left: 80px;
}
.clickhere a {
	font-size: 10px;
}
.clickhere {
	margin-left: 80px;
}
.upload i {
	color: black;
	font-size: 10px;
	padding-left: 14px;
}
.soicalicons ul span {
	display: block;
	font-size: 9px;
	margin-bottom: 13px;
	padding-right: 108px;
}
.jobprofile .table-responsive {
	width: 394px;
}

.social {
    top: 147px;
}


.jobprofile h3 {
    font-size: 16px;
}


.jobprofile .container{ padding:0px; padding-left:52px;}

.treams .table-responsive > p {
    font-size: 12px!important; text-align:justify;
}

.treams .table-responsive > p strong {
    font-size: 14px !important;
   
}




}

.treams h5 {
    text-align: center;
    
}

 @media screen and ( max-width:479px) {
.soicalicons ul span {
	padding-right: 40px;
}
}
 @media all and (max-width: 639px) and (min-width: 520px), (min-width: 359px) {

#submit{ font-size:18px!important;}



}
 @media screen and ( max-width:479px) {
	 
	 

.container {
	width: 300px!important;
	margin: 0 auto;
}
.tag_line {
	color: white;
	float: none;
	font-size: 11px;
	margin-bottom: 4px;
	text-transform: capitalize;
}
.soicalicons > span {
	font-size: 12px;
}
.soicalicons ul span {
	display: block;
	font-size: 8px;
	margin-bottom: 13px;
	padding-right: 43px;
}
.soicalicons li {
	display: inline-block;
	font-size: 16px;
	padding-right: 19px;
}
.position .table-responsive {
	width: 236px;
}
.position {
	padding-left: 20px;
}
#contact {
	width: 233px;
}
.treams h5 {
	width: 231px;
}
.general_resume h5 {
	font-size: 11px;
}
.basci {
	font-size: 16px;
}
.position .table-responsive {
	width: 237px;
}
.position {
	padding-left: 20px;
}
.accordion {
	left: 17px;
	top: 35px;
	width: 237px;
}
.jobprofile .table-responsive {
	padding-bottom: 21px;
	width: 227px;
}
.jobprofile h5 {
	font-size: 11px;
}
.social {
	top: 97px;
}

#submit{ font-size:10px!important;}

.new_section li {
    display: block;
    width: 100%!important;
}
.new_section li:first-child{ margin-bottom:20px;}

.address {
    padding-left: 0 !important;
}

.bottom_section > p{ font-size:16px!important;}
.add {
    font-size: 14px;
}
.about_us_heading {
    font-size: 17px;
    width: 118px;
}




.jobprofile h3 {
    font-size: 13px;
}
.jobprofile .container {
    margin: 0 auto;
    width: 265px !important; padding-left:60px;
}
.jobprofile .table-responsive {
    padding-bottom: 21px;
    width: 180px;
}

}

.copyright{ text-align:center; font-size:14px; color:white; display:block;}
.new_section li{ width:49%; display:inline-block;}

.bottom_section > p {
    color:#21ba00;
    font-size: 20px;   padding-top:6px;   font-family: 'robotomedium';
}

.address p{ font-size:18px; color:white;    font-family: 'robotomedium';}
.bottom_section img {
    padding-right: 11px;
}
.address {
    padding-left: 58px;
}


.address {
    padding-left: 58px; 
}



.contact.container {
    margin-top: 30px;
}

marquee {
     color: #df3e3e;
       font-family: 'robotomedium';
    font-size: 17px;
    font-style: italic;
    font-weight: 800;
    padding: 10px;
    text-transform: capitalize;
}


.location_image img{ max-width:100%;}
.marque_section.container {
    padding: 15px;
}





.notification{ 
    color: white;
    font-size: 20px;
    overflow: hidden;
    padding: 4px 10px;
    text-transform: capitalize; margin-top:28px; display:table;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#838383+0,000000+99 */
background: rgb(131,131,131); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  rgba(131,131,131,1) 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#838383', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	
	
	
	
	
	
	
	}


.first_link{ background-color:#28a9e0!IMPORTANT;}

.first_link a i{ background-color:white!IMPORTANT; color:#28a9e0!important;}




.other_link{background-color:#3c5899!IMPORTANT;}


.other_link a i{background-color:white!IMPORTANT; color:#3c5899!important;}

.third_link{ background-color:#0177b5!IMPORTANT;}


.third_link a i{background-color:white!IMPORTANT; color:#0177b5!important;}



.location_image {
    padding-top: 20px;  padding-bottom: 20px;
}
#filesub{ margin-left:15px;}

.location_image > img {
    border: 5px solid gainsboro;
}





#bottom_submit{ margin-top:20px;}


.nw_btn{ margin-left:15px;}

.upl {
    padding: 25px;
}


#filesub {
    margin-left: 0;
    margin-top: 15px;
}



.treams .table-responsive > p {
    font-size: 18px;
}

.treams .table-responsive > p  strong {
    font-size: 20px;
    font-style:normal;
    padding-right: 5px;
}



.upload_section2 .btn {
    
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap; background-color:ButtonFace; color:black; margin-top:2px; margin-left:8px;
}





 .upload_section2{border: 1px solid #ccc;}
 
 .bottom_section img {
    height: 26px;
}
 
 .upl .row {
    display: flex;
    justify-content: center;
}