﻿/* Youtube Reflexive */
.vid-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 35px; height: 0; overflow: hidden;
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.full-width-container {
  width:98%;
  margin:auto;
}
.my-textbox-header {
  background-color: #428bca;
} 
.my-textbox-text {
    font-size: large;
    color: ButtonText;
    background-color: ButtonFace;
    font-family: Calibri;
    font-size: large;
}
.modal-header {
    background-color: #77CDEF;
}
.my-button-background {
     background-color: white;
     border-color: White;
     color: #5A8DB6; 
} 
.lblLoginError { 
 background-color: blue;
}
.my-header-text {
 color: White;
 font-size: large;
 background-color: white;
}
.dxtcFixedTab {
            max-width: 750px;
        }
.dxtcFixed {
            max-width: 550px;
        }
.dxtcFixed .dxtmImage {
            width: 100%;
            max-width: 600px;
            max-height: 600px;
        }
.my-header-button-1 {  
     background-color: ButtonFace;
     border-color: Gray;
     border-style: solid;
     width: auto;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     text-transform: uppercase;
     color: Gray;
     font-size: 16px;
     font-family: Calibri;
     font-weight: normal;
  
}
.my-header-button-1:disabled {
    opacity:1;
}   
.my-header-button-2 {
     background-color: White;
     border-color: Gray;
     border-style: solid;
     width: auto;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     text-transform: uppercase;
     color: Black;
     font-size: 16px;
     font-family: Calibri;
     font-weight: normal;
}
.my-header-button-2:disabled {
     background-color: White;
     opacity:1;
}   

.my-header-button-3 {
     background-color: ButtonFace;
     border-color: Gray;
     border-style:  solid;
     width: auto;
     font-weight: normal;
     text-transform: uppercase;
     color: Black;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     font-family: Calibri;
     font-size:18px;
}
.my-header-button-3:disabled {
    opacity:1;
}   
 
.my-half-line {
  line-height: 0.5;
  text-align: center;
}
.my-login-header {
  font-weight: bold;
  text-align: center;
  font-size: 25px;
  font-family: Calibri;
  }
.my-align-modal {
  text-align: center;
  background-color: white;
}
.my-report-content{
text-align:center;
}
.my-button-image 
{
    background-image: url(~/Images/DownArrow.png);
    background-position: center;
    background-repeat: no-repeat;
    white-space: nowrap;
    display: inline-block;
    }
.my-font {
  font-family: Calibri;
  height: 20px;
}
.my-font-2 {
  font-family: Calibri;
  height: 20px;
  font-size:14px;
  font-weight: bold;
}

.my-overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
.my-image {
  display: block;
  width: 100%;
  height: auto;
}

.RightArrow
{
  width: 300px;
}

.my-user-info-1 
{
    border-left-color: Silver;
    border-left-style:solid;
    border-left-width: 1px;
    background-color:White;
    font-family: Calibri;
    text-align: center;
    color:Gray;
    }
.my-user-info-2 
{
    border-right-color: Silver;
    border-right-style:solid;
    border-right-width: 1px;
    background-color:White;
    font-family: Calibri;
    text-align: center;
    color:Gray;
    }
.my-user-info-3
{
    border-left-color: Silver;
    border-left-style:solid;
    border-left-width: 1px;
    background-color:White;
    font-family: Calibri;
    text-align: center;
    border-bottom-color: Silver;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    }
.my-user-info-4
{
    border-right-color: Silver;
    border-right-style:solid;
    border-right-width: 1px;
    background-color:White;
    font-family: Calibri;
    text-align: center;
    border-bottom-color: Silver;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    }
    

.my-header-title
{
    font-size: 20px;
    text-align:center;
    font-family: Calibri;
    text-transform:uppercase;
    font-weight: bold;
}
.my-header-title-smaller {
  font-size: 16px;
  text-align: center;
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
}
.unu {
  background-color: #5877BA;
  background: #5877BA;
  color: white;
}
.unu.box {
  background-color: #5877BA;
  background: #5877BA;
  color: white;
}

.topcorner {
  position: absolute;
  top: 0;
  right:0;
  padding-right:20px;
  padding-top:40px;
}

.topcornercontentpad {
  padding: 2px 4px;
}

@media screen and (min-width: 800px) {
  .topcorner {
    right: 6%;
  }
}

@media screen and (min-width: 1200px) {
  .topcorner {
    right: 10%;
  }
}

@media screen and (min-width: 1400px) {
  .topcorner {
    right: 20%;
  }
}

  .box h3 {
    text-align: center;
    position: relative;
    top: 80px;
  }

  .box {
    width: 100%;
    background: #5ECCF1;
    margin: 0px 0px 10px;
    border-bottom-color: Silver;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: Silver;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Silver;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Silver;
    border-right-style: solid;
    border-right-width: 1px;
  }

  /*==================================================
 * Effect 2
 * ===============================================*/
  .effect2 {
    position: relative;
  }

    .effect2:before, .effect2:after {
      z-index: -1;
      position: absolute;
      content: "";
      bottom: 15px;
      left: 10px;
      width: 50%;
      top: 40%;
      max-width: 300px;
      background: #777;
      box-shadow: 0 15px 10px #777;
      transform: rotate(-3deg);
      border-color: Silver;
      border-width: 2px;
    }

    .effect2:after {
      transform: rotate(3deg);
      right: 10px;
      left: auto;
    }

  .my-left-align {
    text-align: left;
  }

  .my-font-text {
    font-family: Calibri;
  }

  .my-modal-header {
    border-top-color: White;
  }

  .item > .dxm-popOut {
    display: none;
  }

  .dxrd-image-parameters-inactive, .dxrd-image-parameters-active {
    display: none;
  }

  .ImageSliderHome {
    height: 410px;
    Width: 100%;
  }

  .dxm-side-menu-button {
    float: right;
  }

  @media screen and (max-width: 600px) {
    .ImageSliderHome {
      height: 240px;
      Width: 100%;
    }
  }

  .bg-gray {
    background-color: lightgray;
  }

  .AnswerMinWidth5per .column-element {
    min-width: 5% !important;
  }

  .AnswerPadLeft10px .column-element .radio {
    padding-left: 10px;
  }

  .AnswerPadRight10px .column-element .radio {
    padding-Right: 10px;
  }

.AnswerBold {
  font-weight: bold;
  vertical-align: middle !important;
}
.AnswerBold .checkbox label{
  font-weight: bold;
}
    .AnswerBold .radio label {
      font-weight: bold;
    }
  .centerWebKit {
    text-align: -webkit-center;
  }

.BootStrapRadioItemSpacing {
  margin-right: 8px;
  margin-left: 8px;
}

.questionnairetabcontrol {
  font-family: Calibri;
  font-size: 16px;
}
.questionnairequestionBold {
  font-weight:bold;
}
.questionnairequestionNormal {
  font-weight: normal;
}
.questionnairequestionSmall {
  font-weight: normal;
  font-size: 12px;
}
.divSelectDietitianClass {
  padding-bottom: 10px;
  line-height: 32px;
}

.DashboardContent .dx-widget {
  font-size: 12px;
}

.gaugecardscontrainer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5px;
  padding: 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gaugecards {
  position: relative;
  margin-bottom: 5px;
  text-decoration: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
}

.rounded-border {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.gaugecard {
  position: relative;
  border-bottom: solid;
  border-top: solid;
  border-bottom-width: 1px;
  border-color: black;
  padding-left: 0px;
  padding-right: 0px;
  background: white;
  margin-bottom: 5px;
  border-top-width: 1px;
  border-color: lightgray;
}

.gaugecard-general {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.equal-height-container {
  display: flex;
}

.equal-height-column {
  flex: 1;
  padding-top: 2px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom:10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.right-aligned-content {
  text-align: right;
}

.gaugecards > div:last-child {
  border-bottom: none;
}

.variable-width-column {
  flex: 1;
}

.dxbs-fl .row .form-group {
  margin-bottom: 2px;
}

.dxbs-fl .dxbs-fl-g > .row, .dxbs-fl .dxbs-fl-gd > .card > .row, .dxbs-fl .dxbs-fl-gd > .panel > .row {
  padding-top: 2px;
}

.dxbs-fl .dxbs-fl-gd, .dxbs-fl .dxbs-fl-gd .panel-heading {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 2px;
}

.dxbs-fl .dxbs-fl-gd .panel {
  margin-bottom: 2px;
}

[id*="formLayoutQuestionnaire"] {
  background-color: white;
}