 @font-face {
    font-family: 'carbon';
    src: url('carbon bl.ttf') format('truetype');
    src: url('carbon bl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cronus Round';
    src: url('Cronus Round.otf') format('truetype');
    src: url('Cronus Round.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Flamante-Round-Book-FFP';
    src: url('Flamante-Round-Book-FFP.ttf') format('truetype');
    src: url('Flamante-Round-Book-FFP.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Typo_Round_Regular_Demo';
    src: url('Typo_Round_Regular_Demo.otf') format('truetype');
    src: url('Typo_Round_Regular_Demo.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.TopLink{
	color:#e2e1e0;
	padding: 10px;
}
.TopLink:hover{
	color: #97b5d4;
	padding: 10px;
}

.bottomLink{
	color:#97b5d4;
}
.bottomLink:hover{
	color: #97b5d4;
}

.LinkActive
{
    color: #97b5d4 !important;
    text-decoration: underline;
}

.contactOwl
{
    border-bottom: solid 5px #080808;
}

.containerMarg
{
    margin-top: 50px;
}

.textCenter
{
    text-align: center;
}

.contactError
{
    display: block;margin-left: auto;margin-right: auto;margin-bottom: 10px; width: 350px;
}

.indeximg
{
    width: 380px;display: block;margin-left: auto;margin-right: auto; margin-bottom: 10px;
}

.box {
    background:#FFF;
    margin:40px auto;
    height: 150px;
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 100%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.effect2:hover
{
width: 105%;
transition: all .4s ease;
cursor: pointer;
}

.disNone
{
    display: none;
}

.Banners
{
    height: 630px;background-repeat: no-repeat;background-position: left;background-size: cover;
}

.serviceImg
{
    width: 280px;display: block;margin-left: auto;margin-right: auto; margin-bottom: 10px;
}

.serviceHead
{
    font-size: 33px;font-family: Flamante-Round-Book-FFP;text-align: center;font-weight: 600;color: #333;padding-bottom: 1%;
}

.serviceContent
{
    font-size: 20px;font-family: Cronus Round;text-align: center;color: #4d4d4e;padding-bottom: 20px;
    padding-top: 10px;
}

.indexHead
{
  font-family:carbon;color: #292727;font-size: 30px; margin-bottom: 10px;margin-left: -15px;margin-top: 18px
}

.indexCont
{
  font-family:Cronus Round;font-weight: bold;color: #5f6061;font-size: 25px; margin-bottom: 20px;margin-left: -15px
}

.portImg
{
  background-repeat: no-repeat;background-position: center;
}

.mu-opening-hour h2 {
  border-bottom: 2px solid #560556;
}

body {
    background-size: cover;
    margin: 0px;
    color: #4f5f6f;
}

.MurloImgBg
{
background-color: #222325;
}

.Width95
{
    width: 95%;
    margin: 5px;
}

.DashboardDiv
{
    border-bottom: solid 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Dashboardpad
{
    border-top: solid 1px lightgrey;
    padding: 10px;
}

.DashboardHeader
{
    font-size: 17px;
    font-weight: bold;
}

.DashboardContent
{
    font-size: 16px;
}

.TopNavDDImg
{
padding:20px; float: right;
}

.TopNavDDDiv {
    padding: 20px 0px 0px 0px; float: right;
}

.TopNavDDPadding {
    padding-left: 10px;
}

.TopNavDDStyle
{
    display: none; margin-top: 6px; cursor: pointer;
}

.UserDiv1 {
    max-height: 400px; max-width: 400px; margin: 10px;
}

.UserDiv2 {
    height: 300px; width: 300px;margin-left: auto;margin-right: auto;text-align: center;display: table-cell;vertical-align: middle
}

.UserImg {
    width: 100%; height: auto; border-radius: 50%;
}

.TextAlignCenter {
    text-align: center;
}

.ChatFlag {
    color: red;
}

.IcoWidth {
    width: 20px;
    color: #00b4ff;
}

.IcoWidth2
{
    width: 20px;
    color: #00b4ff;
}

.IcoWidth2:hover
{
    width: 20px;
    color: #222325;
}

.hide {
    display: none;
}

.ReportDiv {
    height: 60px; border: solid 1px #182023; margin: 15px; padding: 10px; text-align: center; color: #fff;
}

.ReportDivCol1
{
    background-color: #7dc6e4;
}

.ReportDivCol2
{
    background-color: #57afd4;
}

.ReportDivCol3
{
    background-color: #2c83a7;
}

.ReportDivCol4
{
    background-color: #125e7d;
}

.ReportHeading
{
    text-align: center;
    font-size: 23px;
    border-bottom: solid 1px #182023;
}

.TopNavDiv {
    color: #fff; font-size: 14px; text-decoration: none !important;
}

.TopNavCompanyDiv {
    display: inline-block; float: left; width: 30%;
}

.TopNavCompanyImg {
    margin-left:200px;width: 250px; height: 100%;
}

.TopNavTop {
width: 100%;display: inline-block;height: 90px; float: left; background-color: #222325;border-bottom: solid 3px #00b4ff;
}

.TopNavSide
{
width: 150px;height: 100%; float: left; background-color: #222325;position: fixed;overflow-y: scroll;
}

.TopNavAnnounce 
{
    padding: 40px 20px 0px 0px; float:right;
}

.TopNavAccounceAlert {
    margin-top: -10px; position: absolute; color: red;
}

.PrettyTimeDiv
{
    display: inline-block;float: left;padding: 6px;width: 30px;border: solid 1px; text-align: center; margin-top:10px; margin-left: 5px; margin-right: 5px;
}

.TopNavUserLogo
{
    display: inline-block; float: left; width: 100%; text-align: center; text-align: right; color: white;
}

.Font35 {
    font-size: 35px;
}

.Font20 {
    font-size: 20px;
}

.Font15 {
    font-size: 15px;
}

.Height32 {
    height: 32px;
}

.Full {
    width: 100%;
}

.FloatRight {
    float: right;
}

.ChatGroupStyle {
    text-align: center;margin-top: 10px;margin-bottom: 10px;cursor: pointer;
}

.ChatDetailText {
    float:left;padding: 0px 10px 0px 10px;
}

.ChatMessage {
    padding: 10px 10px 0px 10px;
}

.ChatWordwrap {
    word-wrap: break-word;width: 95%;
}

.ChatImgStyle {
    border-radius: 100px; padding-top: 10px; padding-bottom: 10px;
}

.ChatMainDiv {
    max-height: 500px;overflow-y: scroll; border: solid 1px grey; overflow-x: hidden;
}

.ChatColor {
    background-color: #daf4ff;
}

.loader-grid {
  width: 40px;
  height: 40px;
  margin: 400px auto;
}
.loader-grid .loader {
  width: 33%;
  height: 33%;
  background-color: #00b4ff;
  float: left;
  -webkit-animation: loaderGridScaleDelay 1.3s infinite ease-in-out;
          animation: loaderGridScaleDelay 1.3s infinite ease-in-out; 
}
.loader-grid .loader1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.loader-grid .loader2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.loader-grid .loader3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.loader-grid .loader4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.loader-grid .loader5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.loader-grid .loader6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.loader-grid .loader7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.loader-grid .loader8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.loader-grid .loader9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
@-webkit-keyframes loaderGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}
@keyframes loaderGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
#LoaderDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
    opacity: 0.8;
    top: -1;
    left: -1;
}

#ui-datepicker-div {
    padding: 10px;
    width: 300px;
}

#ui-datepicker-div a {
    text-decoration: initial; 
}

#ui-datepicker-div th {
    padding: 5px;
    text-align: center;
    font-size: 14px;
    background: #222325;
    border: solid 1px #ddd;
    font-weight: bold;
    color: #fff;
}

#ui-datepicker-div td {
    padding: 5px;
    text-align: center;
    border: solid 1px lightgray;
    background: rgb(249, 249, 249);
    cursor: pointer;
}

#ui-datepicker-div td:hover {
    padding: 5px;
    text-align: center;
    border: solid 1px lightgray;
    background: rgb(178, 178, 178);
    cursor: pointer;
}

#ui-datepicker-div select {
    width: 50%;
    padding: 7px;
    outline: 0;
    border: 1px solid #919398;
    font-size: 13px;
    line-height: 20px;
}

.ui-datepicker-prev {
cursor: pointer;
}

.comments-div-style {
    border-top: solid 1px #b6afaf;
    padding: 10px;
}

.comments-content-header {
    font-size: 16px;
    font-weight: bold;
}

.comments-content-body {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.comments-content-footer {
    font-size: 12px;
}

.ui-datepicker-next {
float: right;
cursor: pointer;

}

.RolesContainer {
    border-bottom: solid 1px lightgrey;
    padding-bottom: 5px;
}

.RolesDiv {
    display: inline-block; float: left;
}

.RolesLable {
    margin: 7px 15px 0px 15px;
}

.FilesDiv {
    border: solid 1px lightgrey;
    padding: 5px;
    line-height: 25px;
}

i {
    padding-right: 10px;
    cursor: pointer;
}

text-decoration: none;

.ProfileSize
{
    width: 150px !important;
    height: 150px !important;
}

#fileUpload {
    position: relative;
    overflow: hidden;
    width: 50px;
    height: 50px;
    padding: 10px;
    border: solid 1px grey;
    background-color: #fff;
    cursor: pointer;
}

#fileUpload input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.001;
    cursor: pointer;
    width: 100%;
}

button {
    display: block;
    padding: 3px 12px;
    margin-bottom: 0;
    color: white;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 20px;
    width: 100%;
}

.buttonchart {
    display: block;
    padding: 0px 12px;
    background-color: #00b4ff;
    margin-bottom: 0;
    color: white;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 20px;
    width: 100%;
}

.buttonchart:hover {
    display: block;
    padding: 0px 12px;
    background-color: #02638c;
    margin-bottom: 0;
    color: white;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 20px;
    width: 100%;
}


button:disabled {
    opacity: 0.7;
    cursor: not-allowed
}

button:disabled:hover {
    opacity: 0.7;
    cursor: not-allowed
}

.button-primary {
    color: #ffffff;
    background-color: #00b4ff;
    border-color: #0aa9ea;
}

.button-primary:hover {
    color: #ffffff;
    background-color: #148dbf;
    border-color: #1281af; 
}

.button-Danger {
    color: #ffffff;
    background-color: #FF4444;
    border-color: #FF4444; 
}

.button-Danger:hover {
      color: #ffffff;
      background-color: #ff1111;
      border-color: #ff0707; 
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
    border-color: #ddd;
    margin: 20px 20px 20px 20px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #222325;
    border-color: #ddd;
    font-size: 20px;
}

.panel-body {
    padding: 15px;
    display: block;
    overflow: auto;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: block;
    overflow: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

th {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    border: solid 1px #eceeef;
    font-weight: bold;
    color: #000;
}

td {
    padding: 10px;
    text-align: center;
    border: solid 1px #eceeef;
    background: rgb(249, 249, 249);
    cursor: pointer;
}

tr {
    cursor: pointer;
}

tr:hover td {
    /*background-color: rgb(218, 215, 215);*/
}

#table2 th {
    padding: 5px;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    color: #000;
}

#table2 td {
    padding: 5px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: rgb(249, 249, 249);
    cursor: pointer;
}

#table2 tr {
    cursor: pointer;
}

.header {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.errorstyletrue {
    border-color: #ae3232;
}

.errorResponse {
    font-size: 12px;
    color: #ae3232;
    margin-left: 10px;
}

.container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.container-front {
    margin-right: auto;
}

.container-fluid {
    margin-right: auto;
    margin-left: 150px;
}

.container:before,
.container:after {
    display: table;
    clear: both;
    content: " ";
}

.row {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.img {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.bold {
    font-weight: bold;
}

.clickable {
    cursor: pointer;
}

label {
    line-height: 30px;
}

.centerBlock {
    display: block;
    margin: auto;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-low {
    text-transform: lowercase;
}

.text-up {
    text-transform: uppercase;
}

.text-cap {
    text-transform: capitalize;
}

@media (max-width: 600px) {
    .col-xs-12 {
        float: left;
        height: auto;
        width: 100%
    }
    .col-xs-11 {
        float: left;
        height: auto;
        width: 91.66666666666666%;
    }
    .col-xs-10 {
        float: left;
        height: auto;
        width: 83.33333333333334%;
    }
    .col-xs-9 {
        float: left;
        height: auto;
        width: 75%;
    }
    .col-xs-8 {
        float: left;
        height: auto;
        width: 66.66666666666666%;
    }
    .col-xs-7 {
        float: left;
        height: auto;
        width: 58.333333333333336%;
    }
    .col-xs-6 {
        float: left;
        height: auto;
        width: 50%;
    }
    .col-xs-5 {
        float: left;
        height: auto;
        width: 41.66666666666667%;
    }
    .col-xs-4 {
        float: left;
        height: auto;
        width: 33.33333333333333%;
    }
    .col-xs-3 {
        float: left;
        height: auto;
        width: 25%;
    }
    .col-xs-2 {
        float: left;
        height: auto;
        width: 16.666666666666664%;
    }
    .col-xs-1 {
        float: left;
        height: auto;
        width: 8.333333333333332%;
    }
    .col-xs-5th {
        float: left;
        height: auto;
        width: 20%;
    }
    .col-xs-7th {
        float: left;
        height: auto;
        width: 14.2857142857%;
    }
    .hide-xs {
        display: none;
    }
}

@media (min-width: 601px) {
    .col-sm-12 {
        float: left;
        height: auto;
        width: 100%
    }
    .col-sm-11 {
        float: left;
        height: auto;
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        float: left;
        height: auto;
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        float: left;
        height: auto;
        width: 75%;
    }
    .col-sm-8 {
        float: left;
        height: auto;
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        float: left;
        height: auto;
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        float: left;
        height: auto;
        width: 50%;
    }
    .col-sm-5 {
        float: left;
        height: auto;
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        float: left;
        height: auto;
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        float: left;
        height: auto;
        width: 25%;
    }
    .col-sm-2 {
        float: left;
        height: auto;
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        float: left;
        height: auto;
        width: 8.333333333333332%;
    }
    .col-sm-5th {
        float: left;
        height: auto;
        width: 20%;
    }
    .col-sm-7th {
        float: left;
        height: auto;
        width: 14.2857142857%;
    }
    .hide-sm {
        display: none;
    }
}

@media (min-width: 900px) {
    .col-md-12 {
        float: left;
        height: auto;
        width: 100%
    }
    .col-md-11 {
        float: left;
        height: auto;
        width: 91.66666666666666%;
    }
    .col-md-10 {
        float: left;
        height: auto;
        width: 83.33333333333334%;
    }
    .col-md-9 {
        float: left;
        height: auto;
        width: 75%;
    }
    .col-md-8 {
        float: left;
        height: auto;
        width: 66.66666666666666%;
    }
    .col-md-7 {
        float: left;
        height: auto;
        width: 58.333333333333336%;
    }
    .col-md-6 {
        float: left;
        height: auto;
        width: 50%;
    }
    .col-md-5 {
        float: left;
        height: auto;
        width: 41.66666666666667%;
    }
    .col-md-4 {
        float: left;
        height: auto;
        width: 33.33333333333333%;
    }
    .col-md-3 {
        float: left;
        height: auto;
        width: 25%;
    }
    .col-md-2 {
        float: left;
        height: auto;
        width: 16.666666666666664%;
    }
    .col-md-1 {
        float: left;
        height: auto;
        width: 8.333333333333332%;
    }
    .col-md-5th {
        float: left;
        height: auto;
        width: 20%;
    }
    .col-md-7th {
        float: left;
        height: auto;
        width: 14.2857142857%;
    }
    .hide-md {
        display: none;
    }
}

@media (min-width: 1200px) {
    .col-lg-12 {
        float: left;
        height: auto;
        width: 100%
    }
    .col-lg-11 {
        float: left;
        height: auto;
        width: 91.66666666666666%;
    }
    .col-lg-10 {
        float: left;
        height: auto;
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        float: left;
        height: auto;
        width: 75%;
    }
    .col-lg-8 {
        float: left;
        height: auto;
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        float: left;
        height: auto;
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        float: left;
        height: auto;
        width: 50%;
    }
    .col-lg-5 {
        float: left;
        height: auto;
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        float: left;
        height: auto;
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        float: left;
        height: auto;
        width: 25%;
    }
    .col-lg-2 {
        float: left;
        height: auto;
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        float: left;
        height: auto;
        width: 8.333333333333332%;
    }
    .col-lg-5th {
        float: left;
        height: auto;
        width: 20%;
    }
    .col-lg-7th {
        float: left;
        height: auto;
        width: 14.2857142857%;
    }
    .hide-lg {
        display: none;
    }
}


.inputicon-left {
    position: absolute;
    padding: 5px;
    text-align: right;
}

.input-icon {
    padding-left: 25px;
}

.input-icon:focus {
    padding-left: 25px;
}

.userStyle {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}

.Response {
    top: 50px;
    right: 10px;
    position: fixed;
    color: #fff;
    font-size: 17px;
    padding: 10px 40px 10px 40px;
    border: solid 1px #fff;
}

.Response-success {
    background-color: #00b4ff;
}

.Response-error {
    background-color: #eabebe;
}

.Response-notice {
    background-color: #bee4ea;
}

#Pagination a {
    border: solid 1px #0aa9ea;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
}

.ActivePage {
    background: #00b4ff;
    border: solid 1px #0aa9ea;
    color: #fff;
}

.menuBar {
    background-color: #222325;
    padding: 12px 5px 12px 15px;
}

.menuBar:hover {
    background-color: #00b4ff;
    padding: 12px 5px 12px 15px;
}

.menuBarActive {
    background-color: #00b4ff;
}

.scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.scroll::-webkit-scrollbar-thumb
{
    background-image: -webkit-gradient(linear,     left bottom,     left top,     color-stop(0.44, rgb(0, 180, 255)),     color-stop(0.72, rgb(0, 180, 255)),     color-stop(0.86, rgb(0, 180, 255)))
}
/*.usr_V
{
    display: none !important;
}*/
/*
.New {
    color: #3c9240;
}
.Approved {
    color: #3c9240;
}
.Pending {
    color: #e91e1e;
}
.In-Progress {
    color: #1e24e9;
}
.Done {
    color: #9b9b9b;
    text-decoration: line-through;
}*/


input[type=number] {
    width: 100%;
    padding: 5px;
    outline: 0;
    font-size: 13px;
    line-height: 20px;
}

input[type=number]:focus {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    box-shadow: 0 0 5px #2d88a3;
    padding: 5px;
}

input[type="checkbox"] {
 -webkit-appearance:none;
 height:17px;
 width:17px;
 top: 5px;
 cursor:pointer;
 position:relative;
 -webkit-transition: .15s;
 background-color:#900;
}

input[type="checkbox"]:checked {
 background-color:#00b4ff;
 border-style: solid;
 border-width: 1px;
 border-color: #0aa9ea;
}

input[type="checkbox"]:before, input[type="checkbox"]:checked:before {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 text-align:center;
 color:#fff;
 content: '✘';
}

input[type="checkbox"]:checked:before {
 content: '✔';
}

input[type="checkbox"]:hover:before {
 background:rgba(255,255,255,0.3);
}

input[type=text]
{
    width: 100%;
    padding: 5.3px;
    outline: 0;
    border: 1px solid #919398;
    font-size: 13px;
    line-height: 20px;
}

input[type=text]:focus {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    box-shadow: 0 0 5px #2d88a3;
    padding: 5.3px;
    border: 1px solid #2d88a3;
}

input[type=password]
{
    width: 100%;
    padding: 5.3px;
    outline: 0;
    border: 1px solid #919398;
    font-size: 13px;
    line-height: 20px;
}

input[type=password]:focus {
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    box-shadow: 0 0 5px #2d88a3;
    padding: 5.3px;
    border: 1px solid #2d88a3;
}


textarea
{
    width: 100%;
    resize: none;
    padding: 5px;
    outline: 0;
    border: 1px solid #919398;
    font-size: 13px;
    line-height: 20px;
}

textarea:focus {
    width: 100%;
    resize: none;
    font-size: 13px;
    line-height: 20px;
    box-shadow: 0 0 5px #2d88a3;
    padding: 5px;
    border: 1px solid #2d88a3;
}


select {
    width: 100%;
    padding: 7px;
    outline: 0;
    border: 1px solid #919398;
    font-size: 13px;
    line-height: 20px;
}

.hoverDay:hover
{
    background-color: #00b4ff;
    cursor: pointer;
}