.test 
{
	margin-bottom: -8px;
}
.form-group {
	margin: 0 0 20px;
}
.form-group input {
	height: 60px;
}
.form-group input, .form-group textarea {
	width: 100%;
	background: #fff;
	/* border: none; */
	padding: 10px 15px 10px 20px;
	border-radius: 0;
	border: 1px solid;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.help-block {
	color: #e31c25;
}
.form-group textarea {
	height: 165px;
	resize: none;
}
.form-group textarea {
	width: 100%;
	background: #fff;
	/* border: none; */
	padding: 10px 15px 10px 20px;
	border-radius: 0;
	border: 1px solid;
}
.form-group select{
	width: 100%;
	/* border: none; */
	padding: 10px 15px 10px 20px;
	border-radius: 0;
	border: 1px solid;
}


#customers 
{
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #00a9a4;
  color: white;
}

.imglogo
{
    width:110px;
    height:110px;
}

#imglogo
{
    width:110px;
    height:110px;
}
.mimg
{
    width:500px;
    height:260px;
}
#mimg
{
    width:500px;
    height:260px;
}
#newsco
{
    background-color:#030734;
}
#wi
{
    color:#fff;
}
#wi1
{
    color:#fff;
    height:60px;
}
.mimg1
{
    width:500px;
    height:300px;
}
#mimg1
{
    width:500px;
    height:300px;
}
.mmimg
{
    height:340px;
    width:340px;
}
#mmimg
{
    height:340px;
    width:340px;
}

#iconcol
{
    background-color:#00a9a4; 
    color:#fff; 
    font-size:18px;
}

#limar
{
    margin:0px 0 10px;
}
#doubleclick
{
    color:#00a9a4;
    font-size: 18px;
}

#textcol
{
    color:#000;
}
#red
{
    color:red;
}

div.ex3 {
  height: 400px;
  overflow-y: auto;
}
	.icon-fix{
        position:fixed;
        top:90%;
        left:94%;
        z-index: 10000000000000000000000000000000000000000000000000000000000000000000000000000000;
        cursor:pointer;
		opacity: 0.9;
		width:60px;
    }
	@media only screen and (max-width: 420px) {
	.icon-fix {
    left:88%;
	width:40px;
	top:93%;
  }
}

@media screen and (min-device-width: 420px) and (max-device-width: 540px) { 
	.icon-fix {
    left:86%;
	width:60px;
	top:90%;
  }	
}

@media screen and (min-device-width: 768px) and (max-device-width: 920px) { 
	.icon-fix {
    left:88%;
	width:80px;
	top:92%;
  }	

}

@media screen and (min-device-width: 920px) and (max-device-width: 1050px) { 
	.icon-fix {
    left:93%;
	width:60px;
	top:88%;
  }	
}

@media screen and (min-device-width: 1050px) and (max-device-width: 1280px) { 
	.icon-fix {
    left:93%;
	width:60px;
	top:90%;
  }	
}
.logo
{
	width:110px;
	height:110px;
}