﻿
/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% Free To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/* =============================================================
   GENERAL STYLES
 ============================================================ */

body {
    font-family: 'Open Sans', sans-serif;
    line-height:28px;
   
}
.set-radius-zero {
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}
.content-wrapper {
    margin-top: 40px;
    min-height:800px;
    padding-bottom:90px;
}
.webpages{
    display:none;
}
.header-line {
    font-weight:900;
    padding-bottom:25px;
    border-bottom:1px solid #eeeeee;
    text-transform:uppercase;
    overflow:hidden;
}
.pad-botm {
    padding-bottom:30px;
}

.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity = 0);
}

.ncon-arrow {
    margin-top: 20px;
}

@media only screen and (min-width: 375px) {
    .ncon-arrow.pull-left {
        transform: scale(1.5);
        transform-origin: left 0;
        -webkit-transform-origin: left 0;
        -ms-transform-origin: left 0;
        -moz-transform-origin: left 0;
    }
    
    .ncon-arrow.pull-right {
        transform: scale(1.5);
        transform-origin: right 0;
        -webkit-transform-origin: right 0;
        -ms-transform-origin: right 0;
        -moz-transform-origin: right 0;
    }
}

@media only screen and (min-width: 1024px) {
    .ncon-arrow.pull-left {
        transform: scale(1.2);
        transform-origin: left 0;
        -webkit-transform-origin: left 0;
        -ms-transform-origin: left 0;
        -moz-transform-origin: left 0;
    }
    
    .ncon-arrow.pull-right {
        transform: scale(1.2);
        transform-origin: right 0;
        -webkit-transform-origin: right 0;
        -ms-transform-origin: right 0;
        -moz-transform-origin: right 0;
    }
}

.uncon {
    color: #d9534f;
    margin-left: 10px;
}

.con {
    color: #495057;
    margin-right: 10px;
}

.conscious .input-group-addon, .conscious .input-group-addon > *, .conscious input {
    background: #495057!important;
    color: white!important;
    border: 0;
}

.unconscious .input-group-addon, .unconscious .input-group-addon > *, .unconscious input {
    background: #d9534f!important;
    color: white!important;
    border: 0;
}

.conscious .dropdown-menu .text, .unconscious .dropdown-menu .text {
    color: white!important;
}

.unconscious img, .conscious img {
    height: 22px;
}

.unconscious .input-group-addon, .conscious .input-group-addon {
    padding: 1px 5px;
}

.hdapi-channel-colors {
    display: inline-block;
    line-height: 0;
    height: 5px;
    position: relative;
    margin-right: 5px;
}

.channelSelector span.filter-option.pull-left {
    text-align: center !important;
}

#design-diagram, #test-diagram, #combined-diagram {  
    width: 100%;
    height: auto;
}

#design-diagram, #test-diagram {    
    margin-top: -80px;
}

#appointmentPanel .panel-body {
    background-color: rgb(255, 221, 116);
}

.navbar-brand{
    height: 100%!important;
}

@media only screen and (max-width: 600px) {
    .navbar-brand{
        width: 80%!important;
    }

    #log-in .form-control { 
        display: inline-block !important; 
        width: 35%!important
    }

    .right-div {
        float: right; 
        padding: 0 0 20px 0!important;
    }

    .popover{
        width: 100%!important; /* Max Width of the popover (depending on the container!) */
        max-width: 100%!important; /* Max Width of the popover (depending on the container!) */
    }
}

/* =============================================================
   NAVBAR & MENU STYLES
 ============================================================ */

.right-div {
    float: right; 
    padding: 30px 20px;
}
.btn.pull-right {
    margin-left: 5px!important;
}
#menu-top a {
    color:#000;
    text-decoration:none;
    font-weight:500;
    padding: 25px 15px 25px 15px;
    text-transform:uppercase;

}
.menu-section {
    background-color: #f7f7f7;
    border-bottom:5px solid #9170E4;
    width:100%
}
.menu-top-active {
    background-color:#eeeeee;
}
.navbar-inverse {
background-color: #FFF;
border-color: rgba(155, 153, 153, 0.23);

}

.navbar {
    min-height: 90px;
    margin-bottom: 0px;  
}

.navbar img {
    width: 100%;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent;
}

.navbar-toggle {
background-color: black;
border: 1px solid black;
margin-top: 30px;
}

    /* =============================================================
   DASHBOARD STYLES
 ============================================================ */

.img-comments {
   border: 3px double #e1e1e1;
height: 60px;

}

.chat-widget-main {
    max-height:330px;
    overflow:auto;
}

.slide-bdr {
   border:5px solid #9170E4
}
.chat-widget-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #F70E62;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #F70E62;
    font-size:12px;
}
.chat-widget-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #5AA8CC;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #5AA8CC;
    font-size:12px;
}

.chat-widget-name-left {
   color: #808080;
    margin-top: 30px;
    margin-left: 60px;
    text-align:left;
}

    .img-left-chat {
        border:3px double #e1e1e1;
        float:left;
        margin-right:30px;
    }
     .img-right-chat {
        border:3px double #e1e1e1;
        float:right;
        margin-left:30px;
    }
     .chat-widget-main img-right {
        border:3px double #e1e1e1;
        float:left;
    }
.chat-widget-name-left h4 {
    font-weight:normal;
    font-size:11px;
    
}
.chat-widget-name-left h5 {
    font-weight:normal;
    font-size:10px;
}
.chat-widget-name-right h4 {
    font-weight:normal;
    font-size:11px;
}
.chat-widget-name-right h5 {
    font-weight:normal;
    font-size:10px;
}
.chat-widget-name-right {
    color: #808080;
    margin-top: 40px;
    margin-right: 60px;
    text-align:right;
}

.recent-users-sec img {
    max-height:80px;
    margin:15px;
}

.back-widget-set {
    background-color:transparent;
}

.year, .month, .date { 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    -webkit-box-orient: horizontal; 
    -webkit-box-direction: normal; 
    -webkit-box-pack: center; 
    -ms-flex-direction: row; 
    -ms-flex-pack: center; 
    flex-direction: row; 
    justify-content: center; 
} 

.year, .date { 
    padding: 5px; 
    font-size: 14px; 
}

.month { 
    padding: 20px 5px; 
    font-size: 40px;
} 

.year > span, .month > span, .date > span { 
    -webkit-box-flex: 1; 
    -ms-flex: 1; 
    flex: 1; 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    -webkit-box-pack: center; 
    -ms-flex-pack: center; 
    justify-content: center; 
    -ms-flex-line-pack: center; 
    align-content: center; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    align-items: center; 
    text-transform: uppercase; 
} 

.year > div, .month > div { 
    cursor: pointer; 
    display: -webkit-box; 
    display: -ms-flexbox; 
    display: flex; 
    -webkit-box-pack: center; 
    -ms-flex-pack: center; 
    justify-content: center; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    align-items: center; 
    -ms-flex-line-pack: center; 
    align-content: center; 
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-right: 12px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

/* =============================================================
   FOOTER SECTION STYLES
 ============================================================ */
.footer-section {
    padding:25px 50px 25px 50px;
    color:#000;
    font-size:13px;
      background-color: #f7f7f7;
      text-align:right;
       border-top:5px solid #9170E4;

}

    .footer-section a, .footer-section a:hover {
        color:#000;
    }

