.top-title{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	float: left;
	clear: both;
	margin-top: 120px;
	padding-top: 20px;
}
.top-title0 {
	width: 100%;
	float: left;
	background-color: #040CEB;
	padding: 19px 0px;
}
.top-title h1 {
	margin: 0px;
	color: #ffffff;
	font-size: 26px;
	padding: 22px 0px;
	background-color: #040CEB;
}
.top-title1 {
	width: 34%;
	float: left;
	color: #ffffff;
	font-size: 26px;
	padding-top:  14px;
	text-align: right;
	padding-right:  60px;
}
.top-title2 {
	width: 52%;
	float: left;
	color: #ffffff;
	font-size: 16px;
	text-align:  justify;
}
.inner-container {
    margin: 0 auto;
    width: 100%;
    clear: both !important;
	background-image: url(../images/bg.jpg);
	background-position:  center top;
	background-repeat: no-repeat;
	/*min-height:990px;*/
	overflow: auto;
	background-size: cover;
	background-attachment: fixed;
}
.inner-container1 {
	margin: auto;
	width: 100%;
	max-width: 1360px;
	background-color: #f5f5f5;
}
.sub-title-container {
	margin:  20px 15px 6px 15px;
	float: left;
	clear: both;
	width: 98%;
}
.sub-title-container h2 {
	margin: 0px;
	color: #3b3b3b;
	font-size: 20px;
	padding: 10px 0px;
	padding-left: 40px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 1px solid #e46531;
	margin-top: 2px;
}
.sub-title-container h3 {
	margin: 0px;
	color: #3b3b3b;
	font-size: 20px;
	padding: 10px 0px;
	padding-left:  40px;
	text-transform:  uppercase;
	font-weight: 400;
	border-bottom: 1px solid #e46531;
	margin-top: 2px;
}
.sub-title-container h4 {
	margin: 0px;
	color: #000000;
	font-size: 17px;
	padding: 10px 0px;
	background-color: #ececec;
	padding-left:  40px;
	font-weight: 400;
}
.sub-title-container h5 {
	margin: 0px;
	color: #000000;
	font-size: 17px;
	padding: 10px 0px;
	background-color: #ececec;
	padding-left:  40px;
	font-weight: 400;
	margin-top: 2px;
}
.sub-title-container p {
	margin: 0px;
	color: #2c2c2c;
	font-size: 15px;
	padding: 10px 0px;
	padding-left:  40px;
	font-weight: 400;
}
.logout-button2{
    background-color: #040CEB; /* Green */
    border: none;
    color: white;
    padding: 11px 26px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
	font-weight: 600;
    margin: 4px 0px;
    cursor: pointer;
	border-radius: 20px;
}
.logout-button3{
    background-color: #040CEB; /* Green */
    border: none;
    color: white;
    padding: 11px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
	font-weight: 600;
    margin: 1px 0px;
    cursor: pointer;
	border-radius: 20px;
	width: 340px;
}
.logout-button4{
    background-color: #040CEB; /* Green */
    border: none;
    color: white;
    padding: 11px 26px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
	font-weight: 600;
    margin: 1px 0px;
    cursor: pointer;
	border-radius: 20px;
}
.inner-mid1 {
	width: 96%;
	padding: 20px;
	text-align:  center;
}
.btn {
    background-color: #040CEB;
    border: none;
    color: white;
    padding: 2px 12px;
    text-align: center;
    font-size: 16px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.btn img {
	vertical-align: middle;
	padding: 10px;
}

.btnnew {
    background-color: #040CEB;
    border: none;
    color: white;
    padding: 15px 12px 20px 2px;
    text-align: center;
    font-size: 16px;
	height: 50px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.btnnew img {
	vertical-align: middle;
	padding: 10px;
}
.vendor_company_title{
    color: #00b050;
   font-size: 22px;
    font-weight: normal;
}
.vendorcomp_border{
    border-bottom: 1px solid #989898!important;
}
.location_red_txt{
	color: #df0000 !important;
}
.location_green_txt{
    color: #1cc700 !important;
}
.locimg {
  float: left;
    vertical-align: middle;
}
.loctxt{
    float: left;
    width: 75%;
}
.dash-button1 {

    background-color: #413783;
    border: none;
    color: white;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 12px 0px 4px 0px;
    cursor: pointer;
    border-radius: 14px;
    font-weight: 400;
}
.loc_iframe{
    width: 100%;
    height: 450px;
}
.vendor_dropdown {
	/*float: left;*/
	/*overflow: hidden;*/
}

.vendor_dropdown .dropbtn {
  /*font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;*/
  margin: 0;
}

.vendor_dropdown .fin-vendor-button{
	background-color: #040CEB; /* Green */
	border: none;
	color: white;
	padding: 11px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	margin: 1px 0px;
	cursor: pointer;
	border-radius: 20px;
	width: 350px;
}

.navbar a:hover, .vendor_dropdown:hover .fin-vendor-button {
  /*background-color: red;*/
}

.vendor_list {
  display: none;
  position: absolute;
  background-color: #4093ff;
  min-width: 340px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-radius: 10px;
  z-index: 1;
  margin-left: 15px;
}

.vendor_list a {
	 float: none;
	 color: black;
	 padding: 12px 16px;
	 text-decoration: none;
	 display: block;
	 text-align: left;
	 border-bottom: 1px solid #5dafff;
}

.vendor_list a:hover {
  background-color: #5dafff;
}

.vendor_dropdown:hover .vendor_list {
  display: block;
}
@media screen and (max-width: 1024px) 
{
.inner-container1 {
    width: 96%;
}
.sub-title-container {
	margin:  20px 0px 6px 0px;
	width: 100%;
}
}
@media screen and (max-width: 880px) 
{
	.top-title {
		margin-top: 110px;
	}
    
}
@media screen and (max-width: 800px) 
{
.top-title1 {
	width: 28%;
	padding-left:  60px;
	text-align: left;
	padding-right: 0px;
}
.top-title2 {
	width: 50%;
	padding-left:  50px;
}
}

@media screen and (max-width: 768px) 
{
.inner-container {
	background-image: none;
	background-color: #ffffff;
}
.inner-container1 {
    width: 98%;
}
.sub-title-container {
	width: 100%;
}
.inner-mid1 {
    width: 94%;
}	
.top-title{
	margin-top: 120px;
}
.top-title h1 {
	font-size: 26px;
	padding: 12px 0px;
}
.sub-title-container p {
    color: #2c2c2c;
    font-size: 15px;
    padding: 10px 10px;

}	
}

@media screen and (max-width: 660px) 
{
.top-title1 {
	padding-left:  40px;
	padding-right: 0px;
	font-size: 24px;
	width: 30%;
}
.top-title2 {
	font-size: 14px;
}
	.sub-title-container h2 {
		padding-left: 10px;
	}
	.sub-title-container h5{
		padding-left: 10px;
	}
	.top-title {
		margin-top: 115px;
	}
}
@media screen and (max-width: 660px) 
{
	.top-title {
		margin-top: 95px;
	}
}
@media screen and (max-width: 640px) 
{
.top-title1 {
		padding-left:  40px;
		font-size: 20px;
}
.top-title2 {
		font-size: 13px;
		padding-left:  40px;
}
}

@media screen and (max-width: 550px) 
{
.inner-mid1 {
    width: 90%;
}
.top-title1 {
		padding-left:  20px;
		font-size: 18px;
}
.top-title2 {
		font-size: 13px;
		padding-left:  20px;
		width: 61%;
}
		
}

@media screen and (max-width: 480px) 
{
	.logout-button2{
			padding: 11px 26px;
			text-align: center;
			font-size: 14px;
			font-weight: 600;
			margin: 4px 0px;
			border-radius: 20px;
	}
	.logout-button3{
		padding: 11px 26px;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		margin: 1px 0px;
		border-radius: 20px;
		width: 300px;
	}
	.logout-button4{
		padding: 11px 26px;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		margin: 1px 0px;
		border-radius: 20px;
	}	
	.vendor_dropdown .fin-vendor-button {
		font-size: 14px;
		font-weight: 600;
		width: 300px;
	}
	.vendor_list {
		margin-left: 5px;
		min-width: 300px;
	}
	.vendor_list a{
		
		margin-left: 0px;
		padding: 10px 12px;
	}
.top-title {
		margin-top: 80px;
}
.top-title1 {
		padding-left:  20px;
		font-size: 17px;
}
.top-title2 {
		font-size: 13px;
		padding-left:  20px;
		width: 59%;
}
	
}
@media screen and (max-width: 360px) 
{
.top-title0 {
    padding: 10px 0px 16px 0px;
}
.top-title1 {
	width: 90%;
	padding-left:  30px;
	margin-bottom: 10px;
	font-size: 22px;
}
.top-title2 {
	width: 86%;
	padding-left:  30px;
}
.inner-mid1 {
    width: 88%;
}
.logout-button2{
    padding: 11px 12px;
    text-align: center;
    font-size: 14px;
	font-weight: 400;
    margin: 4px 0px;
	border-radius: 20px;
}
.logout-button1{
    padding: 11px 12px;
    text-align: center;
    font-size: 14px;
	font-weight: 400;
    margin: 1px 0px;
	border-radius: 20px;
}
.logout-button3{
    padding: 11px 26px;
    text-align: center;
    font-size: 14px;
	font-weight: 400;
    margin: 1px 0px;
	border-radius: 20px;
	width: 290px;
}
.logout-button4{
    padding: 11px 26px;
    text-align: center;
    font-size: 14px;
	font-weight: 400;
    margin: 1px 0px;
	border-radius: 20px;
}	
	.vendor_dropdown .fin-vendor-button {
		 padding: 11px 26px;
		text-align: center;
		font-size: 14px;
		font-weight: 400;
		margin: 1px 0px;
		border-radius: 20px;
		width: 290px;
	}
	.vendor_list {
		min-width: 290px;
		margin-left: 0px;
	}
	.vendor_list a{
		min-width: 290px;
		margin-left: 0px;
		padding: 6px 8px;
	}
}

@media screen and (max-width: 320px) 
{
.top-title1 {
	padding-left:  15px;
	padding-right: 15px;
	font-size: 22px;
}
.top-title2 {
	width: 88%;
	padding-left:  15px;
	padding-right: 15px;
}

}
