html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
     min-height: 100%;
}
body {
    margin: 0;
    height: 100%;
    min-height: 100%;
    overflow:hidden !important;
}
section {
    overflow: hidden;
    padding: 0 1em;
    word-wrap: break-word;    
    min-height: 100%;
}
.row{
	margin-left:  0px !important;
  margin-right: 0px !important;
}
.margin-top-5  { margin-top: 0.5em !important; }
.margin-top-10 { margin-top: 1.0em !important; }
.margin-top-15 { margin-top: 1.5em !important; }
.margin-top-20 { margin-top: 2.0em !important; }
.margin-top-25 { margin-top: 2.5em !important; }
.margin-top-30 { margin-top: 3.0em !important; }
.margin-top-35 { margin-top: 3.5em !important; }
.margin-top-40 { margin-top: 4.0em !important; }
.margin-top-45 { margin-top: 4.5em !important; }
.margin-top-45 { margin-top: 4.5em !important; }
.margin-top-50 { margin-top: 4.5em !important; }
.margin-top-55 { margin-top: 4.5em !important; }
.margin-top-60 { margin-top: 4.5em !important; }
.content{
    display: block;
    margin: 0 auto;
    position: relative;
    max-width:455px;
    background-color: #EFEFEF;
    padding: 20px !important;
    box-shadow: 0px 0px 15px 1px #12488A;
    background-color:rgba(18, 72, 138, 0);
    border-radius: 10px !important;
    padding-bottom: 25px !important;
    padding-top: 30px !important;

}
.menu-footer a{
    color:black !important;
}
.pattern{
  background:rgba(0,0,0,.5) url(../images/pattern.png);
}
.black{
      color: black !important;
}
.justify{
        text-align:justify !important;
    }
.title-sec2{
	font-size:41px !important;
  text-shadow: -1px 2px rgba(0, 0, 0, 0.38);
  padding-right:10px;
} 
.content-sec2{
  font-size:17px !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0.08), rgba(115, 115, 115, 0.22) 94%);
  border: 1px solid #C52D2F;
  border-radius: 15px !important;
  padding: 9px;
}   
.login .content {
  margin: 0;
  margin-bottom: 0px;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 15px;
}
.title-login{
  font-size:21px !important;
  font-weight: bold;
  color:#12488A;
  padding-bottom: 10px;
}
.btn-cz3:hover{
    color: white !important;
    border: 1px dashed white;

}
.btn-cz3{
    font-size: 30px !important;
    background: rgb(231, 80, 90) !important;
    border-radius: 10px !important;
}
.btn-cz2:hover{
    font-size: 17px !important;
    background: rgb(0, 121, 191);
    box-shadow: -1px 1px 12px 2px #0079BF;

}
.btn-cz2{
    font-size: 17px !important;
    background: rgb(0, 121, 191);
}
.btn-cz{
    border-radius: 10px !important;
    font-size: 17px !important;
    
}
.regButton{
        background-color:#BD3030;
}
.regButton:hover{
        background-color:#BD3030;
         box-shadow: -1px 1px 12px 2px #FFF; 
}
.bigicon {
           font-size:57px !important;
           color:white;
}

.panel{
        border-radius:0;        
}

.stats-item{        
    padding:10px !important;     
    min-height:77px !important; 
    min-width: 76px !important;
  }
.stats{
      background-color: #FFFFFF;
      box-shadow:  0px 0px 20px 3px rgba(192, 214, 226, 0.51);
      border-radius: 10% !important;
      border: 1px solid #0079BF;
  }
.header-item{
      font-size:13px !important;
      color:#000;
  }

.data-item {
      font-size: 30px !important;
      color: #0079BF;
  }

 #forgot{
        vertical-align: text-bottom;
        text-decoration: none !important;
}
 #Wzanadent{
      background-color:#F6B0A7;
      background:url(../images/wall/WhyZanadent.jpg) no-repeat;
      background-size: cover;

 }
 .no-padding-rl{
      padding-left: 0px !important;
      padding-right: 0px !important;
 }
 #Wmain{
      background:rgba(191, 191, 191, 0.38);
      text-align:center;
      padding: 30px 0 30px 0;
      border-top: 1px solid #C52D2F;
 }
 #Wmain i{
      margin-left:5px;
      zoom:1.5;
 }
 #Wmain a{
  width: 100%;
 }
 .text-white{
  color:#FFF;
 }
 .titleRegister{
    font-size:17px !important; 
    color:#e7505a;
}
  #Rzanadent{
    position: relative;
    background-color:#F6B0A7;
    background-image:url(../images/wall/Register.jpg);
    background-size: cover;
  }
  #Rmain{
    border: 1px solid #DC505A;
    border-radius: 15px !important;
    background-image: linear-gradient(#28303B, rgba(0, 0, 0, 0.39) 58%);
    color: white;
  }
  .Rcontent{
    font-size:30px !important;
  }
 #Rzanadent i{
      margin-left:5px;
      zoom:1.5;
 }
 .footer-head{
    z-index: 10000;
    background-color: #28303b;
    text-align: center;
    bottom:0;
    position: absolute;
    width: 100%;
    left:0;
    right: 0;
    border-top: 5px solid #c52d2f;
 }
 .footer-content{
    display: inline-block;
    padding: 5px;
 }
 .footer-content > ul{
    padding-right:0px; 
 }
 .footer-content h2,li{
    display: inline;
    font-size: 17px;
    margin: 3px;
 }
 .footer-content p{
    font-family: tahoma;
    color: white;
    font-size:13px;
 }
 a:link {
          text-decoration: none;
          color: #FFF;
}

  a:visited {
          text-decoration: none;
          color: #FFF;
}

  a:hover {
          text-decoration: none;
          color: #FFF;
}

  a:active {
          text-decoration: none;
          color: #FFF;
}
#users_search{
      text-indent: 20px;
      direction: rtl;
}
@-webkit-keyframes twinkly {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes twinkly  {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
@-ms-keyframes twinkly  {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
.wink{
    -webkit-animation: twinkly 1s alternate infinite;
    -moz-animation: twinkly 1s alternate infinite;
    -ms-animation: twinkly 1s alternate infinite;
}

.navbar-inverse {
    background-color: rgb(40, 48, 59);
    border-color: rgb(40, 48, 59);
}
.navbar-toggle {
    float: right;
  }
.scrollToTop{
width:100px;
height:130px;
padding:10px;
text-align:center;
background: whiteSmoke;
color: #444;
text-decoration: none;
position:fixed;
bottom: 10%;
left:40px;
display:none;
background: url(../images/site/arrow.png) no-repeat 0px 20px;
z-index: 9999999;
opacity: 0.5;
}
.scrollToTop:hover{
text-decoration:none;
opacity: 1;
}
.zanadent-h1{
  color: #28303B;
  font-size: 22px !important;
  font-weight: 600;
  margin-top: 0px  !important;
  margin-bottom: 0px !important;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-shadow: 0px 1px 2px #C52D2F,0px 0px 0px #C52D2F;
   -webkit-transition: text-shadow .8s;
   -moz-transition: text-shadow .8s;
   -ms-transition: text-shadow .8s;
   cursor: pointer;
}
.zanadent-h1:hover{
    text-shadow: -1px 3px 3px #C52D2F,18px 0px 18px #C52D2F;
   -webkit-transition: text-shadow .8s;
   -moz-transition: text-shadow .8s;
   -ms-transition: text-shadow .8s;
}
.capability-img{
 /* width: 75px;*/
  margin-right: 11%;
}
.feature-img{
 /* width: 75px;*/
  margin-right: 11%;
}
.zana-capability-content{
  text-align: center;
}
.zana-feature-content{
  text-align: center;
}
section.background-color {
  background-color:#eeeff1;
}
section.background-color div.container {
  background-color:#FFFFFF;
}
.question{
  font-size: 15px !important;
  font-weight: 600;
}
.answer{
      line-height: 26px;
}
.answer:hover{
    font-weight: 600;
}
.no-padding-bt{
  padding-top:0;
  padding-bottom: 0; 
}
.no-margin-bt{
  margin-top: 0;
  margin-bottom: 0;
}
.answer-green{
  color: #0f91af;
  font-weight: 600;
}
.zana-segment p{
  padding: 4px;
  margin-bottom: 0px;
  line-height: 21px;
}
.zana-segment{
  border-radius: 8px !important;
  background-image: linear-gradient(transparent 0%, #f5f5f5 44%);
  padding: 5px;
}
.no-padding-l{
  padding-left: 0;
}
.copyRight{
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  font-family: tahoma;
  font-size: 15px !important;
  padding-bottom: 8px;
  color:#BDBDBD;
}
.copyRight span{
  font-family: tahoma;
  font-size: 15px !important;
  color:#BDBDBD;
}
.text{
    font-weight: 600;
    line-height: 25px;
}
.h3-title{
  font-size: 17px !important;
  font-weight: 600;
  margin-top: 10px;
}
::-webkit-scrollbar {
    width: 8px;
}
 #alertMessage{
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
    word-spacing: 4px;
 }
/* Track */
::-webkit-scrollbar-track {
    background-color:  #28303B;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background-color:  #F3F3F3; 
}
::-webkit-scrollbar-thumb:window-inactive {
   background-color:  #28303B;
}