.btn-circle {
  font-size: 26px;
  width: 35px;
  height: 47px;
  margin-top: 15px;
  line-height: 45px;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  color: white;
  border: 2px solid white;
  border-radius: 100% !important;
  background: rgba(6, 12, 34, 0.98);
}

.btn-circle:focus, .btn-circle:hover {
  color: #f9f9f9;
  outline: none;
  background: #ff9933;
}

.cntre{
  padding-right: 10rem;
}

/* Custom CSS Override Mtoto News */

/*

orange - ef5523
orange hover - e45121

    - Testing green = #32CD32
    - Pre footer with many links - #101522 replaces 111
    - Bright red of Event - #e0072f - on hover  eg buy ticket one f82249 - red original ie b4 hover
    - Lighter version of big mtoto footer - #262c44
*/

.mtotoy{
  color: #ff9933!important; /* Dark Orange */
}

.mtotoy:hover{
  color: #FFD700!important; /* Gold */
}

.mtotoybg{
  background-color: #ff9933!important; /* Dark Orange */
}

.mtotoybg:hover{
  background-color: #ff9933!important; /* Gold */
}

#footer .footer-links h5 {   /* Footer sub headings with underline >>>> Dark Orange ff9933 */
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #ff9933;
}

#footer .footer-links {
  margin-bottom: 30px;
}

#footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-links ul i {
  padding-right: 3px;
  color: #ff9933;           /* Footer link Right Chevron Color */
  font-size: 18px;
}

#footer .footer-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#footer .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-links ul a {
  color: #eee;
}

#footer .footer-links ul a:hover {
  color: #ff9933;            /* Footer link Right Chevron Color on HOVER */
}
/*
.abtimgsze{
  width: 800px!important;
  height: 632px!important;
}
*/


/* Override Stubbonr Colors*/
.bgmtotocol {
  background-color:#ff9933!important;
}
.mtotocolor {
  color:#ff9933!important;
}
.helpbtn {
  border-color: #ff9933!important;
  background-color: #ff9933!important;
}
.rsrce {
  background-color: #262c44!important;
}
.evtact {
  color: #f5f5f5;
  border-color: #ff9933!important;
  background-color: #ff9933!important;
}

.fafacebk{
  color: #f5f5f5;
  background-color: #00008B;
}
.fatwitter{
  color: #f5f5f5;
  background-color: #1E90FF;
}
.falinkdn{
  color: #f5f5f5;
  background-color: #101522;
}
.fafacebk:hover{
  color: #f5f5f5;
  text-decoration: none;
  background-color: #ff9933!important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fatwitter:hover{
  color: #f5f5f5;
  text-decoration: none;
  background-color: #ff9933!important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.falinkdn:hover{
  color: #f5f5f5;
  text-decoration: none;
  background-color: #ff9933!important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}




.rsltlnk{
  color: #101522;
  text-decoration: none;
}
.rsltlnk:hover{
  color: #101522;
  text-decoration: none;
}
.highlight{
  color: #000080;
}
.searchnews{
  width: 100%;
}
.srcReslts{
  background-color: #fff;
  width: auto;
}
.horznt{
  border-bottom: 1px solid #F0F0F0;
  padding: 3px 0 3px;
  border-width: 100%;
  list-style: none;
  font-family: sans-serif;
}
.horznt:hover{
  background-color: #e8e8e8;
}
.readm{
  color: #ff9933;
  font-weight: 500;
}
.readm:hover{
  color: #FFD700;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.searchblg{
  width: 100%;
}
.rslthd:hover{
  color: #ff9933!important;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.poptgs:hover{
  color: #f5f5f5;
  background-color: #ff9933!important;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}






/**/
