@font-face {
    font-family: "Lato-Light"; /*a name to be used later*/
    src: url("..//fonts/Lato-Light.ttf"); /*URL to font*/
}
@font-face {
    font-family: "Lato-Regular"; /*a name to be used later*/
    src: url("..//fonts/Lato-Regular.ttf"); /*URL to font*/
}
@font-face {
    font-family: "Gotham-Bold"; /*a name to be used later*/
    src: url("..//fonts/Gotham-Bold_0(1).otf"); /*URL to font*/
}
.row {
     margin-right: 0px !important;
     margin-left: 0px !important;
}
.logo
{
	  background: -webkit-linear-gradient(bottom, #fff, #fff 20%, #dcdcdc 100%, rgba(255,255,255,0));
    padding-bottom:3px !important;
}

.logo_dash
{
  background: #25406B;
  padding-bottom:3px !important;
}

.logo img {width: 14% !important;  display: block !important;    }
.bg-nav {  width: 14% !important;  display: block !important; padding-top: 5px;
    padding-left: 6%; padding-bottom: 5px}
.bg-line
{
	background: -webkit-linear-gradient(top,#00BCC5,#86C3A1);
  background-color:#86C3A1;
  background-color:#fff;
  color:black;
}

.bg-line1
{
    background-color:#fff;
}

.bg
{
  padding-top: 8%;
  padding-bottom: 8%;
}

.sign{
  font-family: "Lato-Light";
  color:#fff;
  font-size:35px;
  padding-left:35%;
}

.fg{
  padding-top: 8%;
  padding-left: 20%;
}

.fg1{
 padding-bottom: 15%;
}
.hea{
	    font-family: "Lato-Light";
      font-size:35px;
      color:#00BCC5;
      font-weight: bold;

}
/*.btn
{
  background-color:#86C3A1 !important;
  color: #fff !important;
  font-family: "Lato-Regular";
  width: 120px !important;
  font-size:30px;
} */
.btn1
{
  background-color:#00BCC5 !important;
  color: #fff !important;
  font-family: "Lato-Regular";
  width: 120px !important;
  font-size:30px;
  border: 1px solid !important;
  padding: 10px 12px !important;
}
.btn11
{
  background-color:#86C3A1 !important;
  color: #fff !important;
  font-family: "Lato-Regular";
  width: 120px !important;
  font-size:30px;
}
.btn22
{
  background-color:#25406B !important;
  color: #fff !important;
  font-family: "Lato-Regular";
  width: 170px !important;
  font-size:13px;

}
.btn222
{
  background-color:#39b54a !important;
  color: #fff !important;
  font-family: "Lato-Regular";
   width: 130px !important;
    font-size: 15px;
    border-radius: 12px;
    height: 42px;
}
.btn2
{
  background-color:#25406B !important;
  color: #fff !important;
  font-family: "Lato-Regular";
  width: 350px !important;
  font-size:20px;
  border: 0px  !important;
}

.m{
      margin: 18px 100px !important;

}

.footer
{

  font-family: "Lato-Light";
  background-color:#777777;
  color:#fff;
}

.circle {
      width: 55px;
      height: 65px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 10px;
      border: 2px solid #fff;
  }

.icon{
  font-size:40px !important;
  color:#fff;
  padding-left: 6px;
    padding-top: 11px;
 }
 .iconc{
  padding: 0px !important;

 }
.icon1{
  font-size:21px !important;
  color:#00BCC5;

 }

 .icon1_dash{
  font-size:21px !important;
  color:#fff;

 }

 .icon2{
  font-size:35px !important;
  color:#fff;

 }
 .i{
  margin-top: 4%;
 }
 .i1{
  margin-top: 10px;
 }
 .i2{
  margin-top: 30px;
 }
 .s{
      font-family: "Lato-Light";
      font-size:40px;
      color:#fff;
      padding-left: 20%;
      padding-top: 5%;
}
.s1{
      font-family: "Gotham-Bold";
      font-size:50px;
      color:#fff;
      padding-left: 23%;
      font-weight: bold;
}
.s11{
      font-family: "Gotham-Bold";
      font-size:50px;
      color:#fff;
      padding-left: 20%;
      font-weight: bold;
}
.s2{
      font-family: "Lato-Light";
      font-size:30px;
      color:#fff;
  }
.r{
  width:92% !important;
}
.r1{
  width:115% !important;
}

.c{
  width:15% !important;
}
.c1{
  padding-left: 2%;
    padding-top: 20%;
    padding-bottom: 10%;
}

.banner
{
    background-image: url("..//image/login.png");
    background-repeat: no-repeat;
    background-size: cover;
    width:100%;

}
.dr{
  font-family: "Lato-Light";
    font-size: 16px;
    float: right;
    margin-right: 2%;
    margin-top: -2%;
    color:#00BCC5;
}

.dr_dash{
  font-family: "Lato-Light";
    font-size: 16px;
    float: right;
    margin-right: 2%;
    margin-top: -2%;
    color:#fff;
}

.off{
   color: #00BCC5 !important;
   padding-left: 30px;
}
.out{
    color: #00BCC5 !important;
    padding-left: 20px;
    cursor: pointer;
}

.out_dash{
    color: #fff !important;
    padding-left: 20px;
    cursor: pointer;
}

.t {
background-color: #fff;
width:90%;
border-radius: 10px;
}
.t1 {
background-color: #fff;
width:90% !important;
}

.rating{
  color: #a9a9a9;
  margin: 0;
  padding: 0;
}

ul.rating {
  display: inline-block;
}

.rating li {
  list-style-type: none;
  display: inline-block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-size:30px;
}

.rating .filled {
  color: #21568b;
}

.collapsible-item {
  margin-bottom: 10px;
}

.collapsible-item .title {
  padding: 10px;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  cursor: pointer;
}

.collapsible-item .title .icon {
  float: right;
  height: 20px;
  width: 20px;
  font-size: 19px !important;
  padding-right: 1px;
}

.collapsible-item .title .iconleft {
  float: left !important;
}

.collapsible-item .title.disabled {
  background: #eee;
  color: #999;
  cursor: text;
}

.collapsible-item > .body {
  position: relative;
  top: -4px;
  max-height: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: 0;
  z-index: -1;
  -webkit-transition: max-height 0.5s ease;
     -moz-transition: max-height 0.5s ease;
       -o-transition: max-height 0.5s ease;
          transition: max-height 0.5s ease;
}

.collapsible-item > .body .content {
  padding: 20px 15px 5px 15px;
}

.collapsible-item.open > .body {
  max-height: 1000px;
  z-index: 1;
}

.collapsible-item.open .title {
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.contentdemoBasicUsage div.demo-content {
  height: 450px; }

.contentdemoBasicUsage div[ng-controller] {
  height: 100%;
  padding-bottom: 15px; }

.contentdemoBasicUsage md-content {
  padding: 24px; }

 .md-dialog-is-showing{
position: relative !important;

 }

.md-dialog-container, md-dialog {
    position: fixed !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
/*----------------------------------------
Phone dialpad styling
------------------------------------------*/
 .callkey {
    width: 100%;
    margin-top: 10%;
    background: white;
    color: #337ab7;
    font-size: 16px;
    font-weight: 600;
    border-color: white;
    border-radius: 7px;
    opacity: 0.65;
    cursor: not-allowed !important;
    pointer-events: none;
 }
 .callkey1 {
    width: 100%;
    margin-top: 10%;
    background: white;
    color: #337ab7;
    font-size: 16px;
    font-weight: 600;
    border-color: white;
    border-radius: 7px;
    cursor: pointer !important;
    opacity: 1;
 }
  .actiongrp {
      background: #337ab7;
        border-top-right-radius: 9px;
    margin-left: 9px;
    border-bottom-right-radius: 9px;
    padding: 7px;
    text-align: center;
 }
 .anchorclass{
    display: inline;
    color: white;
    float: right;
    border-bottom-right-radius: 9px;
    background: #337ab7;
    padding: 5px;
    margin-right: -10px;
    margin-top: 90%;
    vertical-align: center;
    border-top-right-radius: 7px;
}
 }
 .majordiv {
      width: 15% !important;
    float: right !important;

 }
 .key{
  color: white;
 }
 .dialpad {
      width: 100%;
    height: 290px;
        padding-top: 12%;
        padding-bottom: 1%;
 }
 #phonecallfrom, #incomingCall {
  color: white;
 }
 .hrclass {
  line-height: 2px;
 }


 .connect {
 width: 100%;
   border-radius: 6px;
   margin-top: 3px;
   background: aliceblue;
   color: #337ab7;
   font-size: 14px;
   font-weight: 600;
}
 /*--------------------------------------*/
 /*--------Online Nurse template Styling-------*/

 /*--------------------------------------------*/
 .form-control-custom {
  font-weight: 200;
    outline: none !important;
    height: 25px;
    padding: 5px 1px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
 }
/*-------doctor page styling---------*/
 .form3Modal{
      background: #2a4f6f;
    height: 32px;
    color: white;
    padding-top: 11px;
    font-size: 15px;
}
.confirmModal{
  width: 54%;
}/*----------------------------------*/
/*------Dialer Utilities styling-----*/
.utils {
    padding:4px 5px 3px 5px;
    margin-left:4px;
    border-radius:100%;
    border:1px solid white;
    margin:2px;
}
.dialerNumPara {
    font-size:18px;
}
.numinDialerPara {
     padding-right:5px;
     font-size:15px;
     margin-left:0px;
}
/*-----------------------------------*/
/*-------online doctor styling-------*/
.online-doc-div {
  float: right;
    margin-top: 8%;
    position: fixed;
    right: 1px;
    top:10%;
}
.online-doc-div-close {
  float: right;
    margin-top: 8%;
    position: fixed;
    right: 20px;
    top:4%;
    color: black;
}
.online-doc-list { height: 281px;overflow-x: hidden;background: aliceblue;border-bottom: 1px solid #ded4d4;border-left:1px solid #ded4d4; }
.online-doc-side {width: 356px; }
.online-doc-search { width: 85%;  }
.online-doc-img {  height: 40px;width: 40px;border-radius: 5px; }
.online-doc-name { font-size: 12px; }
.online-doc-phone { font-size: 11px;line-height: 0; }
.online-doc-away { color: white;background: #25406B;border-top-left-radius: 7px;}
.online-doc-in { background:#25406B;border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;width: 28px; }
    .search-doc-available::placeholder{ color: #25406B;  }

    .online-doc-side::-webkit-scrollbar {
    width: 10px;
}

.online-doc-side::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.online-doc-side::-webkit-scrollbar-thumb {
  background-color: #25406B;
  outline: 1px solid slategrey;
}
.online-doc-fade { opacity: 0.5;pointer-events: none; }
.online-doc-view { opacity: 1; }
.doc-countdown-timer { }
.online-doc-data { padding-top: 5px;padding-bottom:5px;border-bottom: 1px solid #ded4d4; }
.mediaCheckHead {
text-align: center;
    font-size: 15px;
    color: white;
    background: #25406B;
    padding: 1px;
    padding-top: 2px; }
/*-----------------------------------*/
/*-----------------------------------*/
.noPatInsHeader {
      color: white;
    background: #25406B;
    text-align: center;
    padding-bottom: 3%;
    padding-top: 3%;
}
.noPatInsBody {
      text-align: center;
    font-size: 13px;
    margin-top: 5%;
    margin-bottom: 5%;
}
.noPatInsFooter {
    padding-bottom: 3%;
    text-align: center;
    margin-bottom: 1%;
    margin-top: 2%;
}
