﻿/*this file is add by renuka*/
.modal-body{
    font-size:13px;
}
.regbutton{
    color:#fff;
}
.socialmedia-icon {
 padding: 8px 25px 8px 15px;
 
  width: 20px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
 
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-google-plus{

          background:#f05f40;
  color: white;
}
span{
    color:red;
}
regimage{
    width:100%;
    height:100%;
}


