/* ==========================================================================
   Weyi Golbal styles
   ========================================================================== */
html, body {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0; margin: 0;
}

.select2-container{
    height:50px;
    /*margin-top:15px!important;
    margin-bottom:15px!important;*/
}
.select2-container--default .select2-selection--single{
    height:50px !important;
}
.select2-selection__rendered{
    height:50px !important;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2!important;
    color: inherit;
    font-size: 36px;
}
#select2-RequestDepartmentLocationListModal_Selection-container {
    height: 50px !important;
    font-family: inherit;
    line-height: 2.7 !important;
    color: inherit;
    font-size: 18px;
}
.select2-selection__arrow {
    height: 47px !important;
}
body > * {
  flex-shrink: 0;
}
body {
    font-family: 'Roboto', sans-serif;
    /*margin:0 auto;
    padding: 0;*/

    font-weight:300;
    font-size:18px;
    line-height:28px;
    padding-right: 0 !important;
    /*-webkit-box-sizing: border-box;*/ /* Safari/Chrome, other WebKit */
    /*-moz-box-sizing: border-box;*/    /* Firefox, other Gecko */
    /*box-sizing: border-box;*/         /* Opera/IE 8+ */
    /*height:100%;*/
}

#myModal ,#myModal .modal-body{
    max-height: calc(100vh - 20px) !important;
}
#myModal #iframeAgree{
    height: calc(100vh - 185px) !important;
}
select#selectSystemLanguage{
    border:none;
    float:right;
    box-shadow:none;
    width:initial;
    margin-right:0px;
}
div#preview video, div#local-media video, div#remote-media video {
    /*max-width: 100%;
    max-height: 100%;
    border: none;*/
}

.button__badge {
    position: absolute;
    top: 5px;
    left: 89px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 6px;
    padding: 1px 3px;
    font: 9px Verdana;
}

.button__badge {
    position: absolute;
    top: 5px;
    left: 57px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 6px;
    padding: 1px 3px;
    font: 9px Verdana;
}

@media (min-width: 1200px) {


    .button__badge {
        position: absolute;
        top: 5px;
        left: 89px;
        background-color: rgba(212, 19, 13, 1);
        color: #fff;
        border-radius: 6px;
        padding: 1px 3px;
        font: 9px Verdana;
    }
}
#callframe{
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    font-weight:300;
    font-size:14px;
    line-height:28px;
}
.container-fluid{height: 100%;}
.WEYIAudioDiv {
    display: inline;
}
::-webkit-media-controls {
  display:none !important;
}
img {
    border:0px;
    max-width:100%;
    max-height:100%;
}
.imgMax img{
    max-width:100px;
    max-height:100px;
}
.container{text-align:left;}
#busyImg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    border: 0;
    z-index: 1040;
}
#header {
    height: 40px !important;
    vertical-align:middle;
    margin-top:-1px;
    font-weight: 500;
    border-bottom: 1px solid transparent;
}
.errheader{
    border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;
}
.noteheader{
    border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;
}
.warnheader {
    font-weight:600;
    text-align: center;
    border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    -webkit-border-radius:4px 4px 0px 0px;
}
#hprev{text-align:left;vertical-align:middle !important;}
#hnext{text-align:right;vertical-align:middle;}
.title{
    text-align:center;
    vertical-align:middle;
    /*color: #fff;
    text-transform: uppercase;*/
    top:4px;
    font-weight:500;
}
.content {
    width: 100%;
    margin: 40px auto 0px;
}
#divError {
    border:solid;
    border-width:1px;
    z-index:999999;
    width:100%;
    text-align:center;
}
#divOpenTask {
    border:solid;
    border-width:1px;
    width:100%;
    text-align:center;
}
.vertical-align {
    display: flex;
    align-items: center;
}
.list {
    width:100%;
    height:auto;
}
.listheader {
    display:inline-block !important;
    height:40px;
    margin:0;
    padding:5px 0;
    width:100%;
    text-align:center;
    vertical-align:middle;
    font-weight:500;
    font-size:24px;
}
.listitem {
    border-top:none;
    border-right:none;
    border-left:none;
    width:100%;
    margin:0;
    padding:7px 0;
    display:inline-block !important;
    height:auto;
    float:left;
}
.col-region-1 {
    width:80%;
    margin:0;
    padding:10px 10px;
    display:inline-block !important;
    height:auto;
    font-weight:500;
}
.col-region-2 {
    float:right;
    width:20%;
    margin:0;
    padding:10px 10px;
    display:inline-block !important;
    height:auto;
    text-align:right;
    font-weight:500;
}
.btn {
    max-width:100%;
}
.action-btn {
    text-align:left;
}
.action-btn a {
    text-align:center !important;
    text-decoration: none !important;
    text-transform:uppercase;
    font-weight:400;
    margin: 0 auto 0 !important;
    height:35px;
    font-size:14px;
    line-height:35px;
    padding:0px 5px;
    cursor: pointer !important;
    display: block !important;
    max-width:142px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
a{
    cursor: pointer !important;
}
#divInService_CallButtons .action-btn{
    max-width:150px;
}
#divCall_ButtonsForCall{
    padding-top:15px;
}
.img25{
    width:25%;
}
.img15{
    width:15%;
}
.img35{
    width:35%;
    margin-left:auto;
    margin-right:auto;
}
#btnDedicated img{
    width:75px;
}
#btnDedicated{
    font-size:12px;
    cursor:pointer;
}
/*
    Video Styles
*/
#video {
  max-width:320px;
  max-height:320px;
  margin:0px;
  padding:0px;
}
#photo {
  max-width:320px;
  max-height:320px;
}
#canvas {
  display:none;
}
.camera {
  width: 100%;
  display:inline-block;
  text-align:center;
}
.output {
  width: 320px;
  display:inline-block;
}
#startbutton {
  display:block;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  bottom:32px;
  font-size: 14px;
  font-family: "Lucida Grande", "Arial", sans-serif;
  line-height:1.4;
}
.videobtns{
    padding:10px;
    text-align:right;
}
#Gallery_img{
    max-height:100px;
    max-width:100px;
}
#Set_Account_Picture, #Reg_Profile_Picture {
    max-height:200px;
    max-width:200px;
}
.panel.panel-info, .outer{
    flex-grow: 1;
    height:100%;
}
.panel-title img{width:70px;}
.panel-title span:first-child {text-align:left;}
.panel-title {
    vertical-align:middle;
}
.form-horizontal .control-label{
    text-align:left;
}
#txtEscalate, #txtDeny{
    width:100%;
}
div[id^="divChat_Block"],div[id^="divChat_OtherBlock"]{
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
}
/* ==========================================================================
   Weyi Menu styles
   ========================================================================== */
.navbar-form.navbar {
    margin: 0;
}
.navwhite {
    margin: 0;
    opacity: 0.9;
}
.navbar {
    margin: 0px;
    padding: 0;
    z-index: 999;
}
#navbar ul li {
    display: inline-block;
    padding: 8px 18px 22px;
}
#navbar ul li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}
#navbar ul li a:hover {
    text-decoration: none;
}
.logo {
    text-align: center;
    top:35px;
}
#logoDocter {
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-size: 100px;
    width: 100%;
    height: 110px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
#logoDocter {
    background-image: url("../img/patient.png");
}
#logoAnyMeeting {
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-size: 100px;
    width: 100%;
    height: 110px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

#logoAnyMeeting {
    background-image: url("../img/anymeeting.png");
}
#logoDedicated {
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: center;
    background-size: 100px;
    width: 100%;
    height: 110px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.logoHome{
    background-repeat:no-repeat;
    background-position:center;
    background-position-x:center;
    background-size:300px;
    width:100%;
    height:300px;
    margin-top:50px;
    margin-bottom:40px;
    padding:0px;
}
.logoGray{
    background-repeat:no-repeat;
    background-position:center;
    background-position-x:center;
    background-size:300px;
    width:100%;
    height:300px;
    margin-top:50px;
    margin-bottom:40px;
    padding:0px;
}
.cube{
    background-repeat:no-repeat;
    background-position:center;
    background-position-x:center;
    background-size:150px;
    width:100%;
    height:150px;
    margin-top:5px;
    margin-bottom:5px;
    padding:0px;
}
/* Input*/
.form-input label {
    width:24%;
    margin-right:1%;
    display:inline-block;
    text-align:right;
    float:left;
    clear:left;
    line-height:47px;
    font-weight:bold;
    font-size:18px;
}
input[type=text], input[type=password], input[type=email]  {
    display:inline-block;
    text-align:left;
    float:left;
}
input[type="text"], input[type="email"], input[type="password"], input[type="select"], input[type="tel"], select, text, email, password {
    border-radius:4px !important;
    -moz-border-radius:4px none !important;
    -webkit-border-radius:4px none !important;
    border-top:none;
    border-right:none;
    border-left:none;
}
input[type="text"], input[type="email"], input[type="password"], input[type="select"], input[type="tel"],input[type="checkbox"], select, text, email, password, checkbox {
    height:45px;
    font-size:18px;
    margin:0 5px 5px 0;
}
select {
    -moz-appearance: none;
    text-indent: 0.01px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
#buttons {
    width:100%;
    margin-bottom:40px;
    display:inline-block;
    text-align:center;
}
#loginbox{
    text-align:center;
    margin-top:0px;
}
a.login {
    text-align:center !important;
    text-decoration: none !important;
    text-transform:uppercase;
    margin: 40px auto 0 !important;
    width:25%;
    height:68px;
    font-size:27px;
    line-height:68px;
    padding:3px 5px;
    cursor: pointer !important;
    display: block !important;
}
a.login {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-transition:color .15s ease-out, background .15s ease-in;
    -ms-transition:color .15s ease-out, background .15s ease-in;
    -moz-transition:color .15s ease-out, background .15s ease-in;
    -webkit-transition:color .15s ease-out, background .15s ease-in;
    /* ...and now override with proper CSS property */
    transition:color .15s ease-out, background .15s ease-in;
}
#forgotPwd{
    font-size:14px;
}
[class^='col-'] .text-center ,div[class*='col-'] .text-center {
    text-align:center;
}
#divMain_Phone {
    padding:0px;
}
#btnMain_SignUp{
    min-width:25%;
}
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}
#hprev .glyphicon, #hnext .glyphicon {
    font-size:30px;
    top:4px;
}
#workspace {
    height:100%;
    margin-top:50px;
    /*padding-bottom: 140px;*/
}
.contractspace{
    margin:50px auto 240px;
    height:100%;
    padding-bottom: 240px;
}
#schedule {
    padding:20px 15px;
}
#schedule .navbar{
    position: fixed;
}
.font-bold {
    font-weight:600;
}
#callTime, #otherPartyOff {
    font-weight:500;
    text-align:center;
    min-height:0px;
    border-bottom: 1px solid transparent;
}
#phonepage, #divInService_BlockArea, #divInService_Area{
    margin-top:0px;
    overflow-x:hidden;
    overflow-y:auto;
}
#phonepage #info, #phonepage #pic{
    text-align:center;
}
#pic img{
    width:120px;
    height:120px;
    border-radius:60px !important;
    -moz-border-radius:60px none !important;
    -webkit-border-radius:60px none !important;
}
#phonepage div{
    padding:5px 0px;
    font-weight:400;
}
#phonepage #info {
    top:30px;
    font-weight:300;
}
#phonepage img {
    width:120px;
    height:120px;
}
hr {
    margin: 10px 0;
}
#chatbox {
    padding-top:10px;
}
#chatbox textarea {
	padding: 0px;
	vertical-align: top;
	width: 100%;
    max-height: 125px;
    overflow-y:hidden;
    padding:2px 5px;
}
#chatbox textarea:focus {
	outline-style: solid;
	outline-width: 2px;
}
#divInService_BlockArea .textbox {
    text-align:center !important;
    text-decoration: none !important;
    margin: 20px auto 0 !important;
    width:100%;
    padding:3px 5px;
    cursor: pointer !important;
    display:inline-block !important;
    border:none;
}
#divInService_BlockArea .textbox .row{
    margin:0px;
}
.automargin{
    margin-top:auto;
    margin-bottom:auto;
}
#divInService_BlockArea .textbox .time {
    border-radius:15px 15px 0px 0px;
    -moz-border-radius:15px 15px 0px 0px;
    -webkit-border-radius:15px 15px 0px 0px;
}
/*#divInService_BlockArea .textbox .client,*/ #divInService_BlockArea .textbox .provider {
    min-height:40px;
    padding-bottom:10px;
    padding-top:10px;
}
#divInService_BlockArea .textbox .client {
    min-height:40px;
    padding-bottom:10px;
    padding-top:10px;
}
#divInService_BlockArea .textbox .provider {
    border-radius:0px 0px 15px 15px;
    -moz-border-radius:0px 0px 15px 15px;
    -webkit-border-radius:0px 0px 15px 15px;
}
#divInService_BlockArea .textbox .client img, #divInService_BlockArea .textbox .provider img {
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    margin-right:5px;
    max-width:100px;
    max-height:100px;
}
#divInService_BlockArea .textbox.current{
    margin-bottom:300px !important;
}
#divInService_BlockArea .textbox .time {
    text-align:right;
    margin-right:15px;
}
#divInService_BlockArea .textbox .client, #divInService_BlockArea .textbox .provider{
    text-align: left;
}
.clientpic, .providerpic {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
#divInService_ShowHideBtns {
    text-align: right;
}
.arrow_box {
	position: relative;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-width: 10px;
	margin-top: -10px;
}
/*#chatbox input {
    width:100%;
}*/
#chatbox .btnbox {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom:5px;
    text-align:center;
    vertical-align:middle;
}
#chatbox .btnbox span{
    padding:5px;
}
.requestbox {
    width: 100%;
    border:none;
    padding-bottom:5px;
}
.requestbox img {
    width:76pt;
    height:76pt;
    padding: 5px;
    border:0px;
    display:inline-block;
}
.requestbox .action-btn{
    text-align:left !important;
}
.requestbox .action-btn a{
    margin:0px !important;
}
.textscount {
    border-radius:9px;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    display: inline-block;
    font-size: 9px;
    font-weight: 600;
    left: -17px;
    padding: 3px;
    position: relative;
    text-align: center;
    top: -20px;
    line-height:9px;
}
.icon-refresh-animate {
  animation-name: rotateThis;
  animation-duration: .5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#divRatePage{
    /*margin-top:50px;*/
    padding-top:50px;
}
#divRatePage input {
    border:none;
    width:36px;
    padding:0px;
    margin:0px 0px 0px 15px;
    font-size:32px;
    font-weight:500;
}
#divRatePage .glyphicon {
    font-size:32px;
}
#RatePage .outer{
    background-color: #F9F9F9;
}
#divRatePage .rating-input{
    background-color: inherit;
}
@keyframes rotateThis {
  from { transform: scale( 1 ) rotate( 0deg );   }
  to   { transform: scale( 1 ) rotate( 360deg ); }
}
.modal {
  text-align: center;
}
.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.video-js .vjs-tech {
width: auto !important;
height: auto !important;
position: relative !important;
max-width:100%;
max-height:100%;
}
 #divInService_Call #pic img{
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    #navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 24px;
    }
    .navbar-toggle .icon-bar {
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }
    .form-control {
        width: 100%;
    }
    .navbar {
        padding: 0px;
        margin: 0px;
        z-index: 999;
    }
}
    /* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    #navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 24px;
    }
    .navbar-toggle .icon-bar {
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }
    /*.row, .container-fluid{
        padding-left:auto;
        padding-right:auto;}
    }
    .container-fluid{
        margin-left:auto;
        margin-right:auto;}
    }*/
}
    /* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    #navbar ul li {
        display: inline-block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    #navbar ul li {
        display: inline-block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 24px;
    }
    .navbar-toggle .icon-bar {
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
    .navbar {
        margin: -0px;
        z-index: 999;
        padding: 10px 0;
    }
}
    /* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    #navbar ul li {
        display: inline-block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 24px;
    }
    .navbar-toggle .icon-bar {
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
    .navbar {
        margin: 0px;
        z-index: 999;
        padding: 0px 0 0;
    }
}
    /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    hr{
        width:98%;
    }
    .texphone {width:64%}
}
    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    hr{
        width:95%;
    }
    .navbar {
        margin: 0px;
        padding: 0;
        z-index: 999;
    }
    #navbar ul li {
        display: inline-block;
        padding: 8px 18px 22px;
    }
    #navbar ul li a {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 20px;
    }
    #navbar ul li a:hover {
        color: #00ccff;
    }
}
    /* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    hr{
        width:96%;
    }
}
    /* Small Devices, Tablets */
 @media only screen and (max-width : 768px) {
    .modal{bottom:auto;}
    hr{
        width:95%;
    }
    .texphone {width: 100%;}
    .list {
        width:100%;
    }
    #navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 0px;
    }
    .navbar-toggle .icon-bar {
        background: none repeat scroll 0 0 #0158a7;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
    .navbar {
        padding: 0px;
        margin-top: 0px;
    }
}

    /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .title {
        font-size:1em;
    }
    .col-xs-12 {
        text-align:left;
    }
    #Set_Account_EndTakePhoto, #Set_Account_RetakePhoto{
        width:100%;
        margin-bottom:5px;
        margin-left:0px;
    }
    hr{
        width:93%;
    }
    .list {
        width:100%;
    }
    a.login {
        width:95%;
    }
    /*#navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 0px;/*64px;*/
    }
    .navbar-toggle .icon-bar {
        background: none repeat scroll 0 0 #0158a7;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }*/
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
    /*.navbar {
        padding: 0px 0;
        margin: 0px auto;
    }
    .slick-slide img {
        display: block;
        width: 94%;
    }
    .tab-content {
        margin-left: 0;
        width: 80%;
    }*/
}
    /* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    .logo img {
        width: 95%;
    }

    /*#navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle {
        top: 0px;
    }
    .navbar-toggle .icon-bar {
        background: none repeat scroll 0 0 #0158a7;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }*/
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
}
/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    /*#navbar ul li {
        display: block;
        list-style: outside none none;
        padding: 8px 18px 22px;
    }
    .navbar-toggle .icon-bar {
        background: none repeat scroll 0 0 #0158a7;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 22px;
    }*/
    .form-control {
        width: 100%;
        margin: 0 auto;
    }
}
@media only screen and (max-width : 480px), screen and (max-height: 665px) {
    #logoDedicated {
        background-size: 75px;
        height: 80px;
        margin: 0px;
        padding: 0px;
    }
    #logoDocter {
        background-size: 75px;
        height: 80px;
        margin: 0px;
        padding: 0px;
    }
    #logoAnyMeeting {
        background-size: 75px;
        height: 80px;
        margin: 0px;
        padding: 0px;
    }
    .logoHome {
        background-size: 150px;
        height: 150px;
        margin: 0px;
        padding: 0px;
    }
    .logoGray {
        background-size: 100px;
        height: 110px;
        margin: 0px;
        padding: 0px;
    }
}
.circlebtn{
    background-color:transparent;
    border:solid 1px #666;
    border-radius:36px !important;
    padding:2px;
    padding-top:15px;
    width:75px;
    height:75px;
    max-width:100%;
    max-height:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 3px;
}
.circlebtn div, .circleicon div{
    font-size: 1ex;
    padding:5px;
    display:block;
    margin-top:-10px;
}
.circlebtn:hover, .circleicon:hover{
    background-color:#BCBCBC;
    border:solid 1px #666;
    /*border-radius:36px !important;*/
    /*padding:2px;
    width:75px;
    height:75px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 3px;*/
}
.circleicon{
    background-color:transparent;
    border:solid 1px #666;
    border-radius:13px !important;
    padding:2px;
    padding-top:5px;
    width:55px;
    height:70px;
    max-width:100%;
    max-height:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px;
    margin-bottom: 0px;
}
.circleicon div{
    font-size: 1ex;
    padding:5px;
    display:block;
    margin-top:-10px;
}
.circleicon a{
    text-decoration: none !important;
}
#divCall_DialPad{
    /*border:solid 1px #666; border-radius:6px;*/
    margin-top:10px;
}
#divCall_ButtonsForCall{
    margin-top:15px;
}
#divInExceptionCall_Main{
    margin-top:10px;
    margin-bottom:10px;
}
#divInExceptionCall_Main div:first{
    padding:10px;
    border: 1px solid #BCBCBC;
    border-radius:8px 8px 0px 0px;
    -moz-border-radius:8px 8px 0px 0px;
    -webkit-border-radius:8px 8px 0px 0px;
}
#divInExceptionCall_Main .btn-info{
    min-width:150px;
}

#ScheduleInfo {
    /*width: 300px;
    position: absolute;
    max-height:620px;
    overflow:auto;
    z-index:200;*/
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}