/*
 *https://github.com/moappi/bootstrap.inline-responsive
*/
@import url('bootstrap.inline-responsive.css');
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic&subset=latin,latin-ext);

/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html{
    width:100%;
    height:100%;
}
body {
     width:100%;
    height:100%;
    background-color: #f8f8f8;
}
body.login {
/*     background: url(../img/bg.jpg) no-repeat; */
    background-size: cover;
}
.inline {
    display:inline;
}
#logo{
    display:inline-block!important;
}
.navbar-brand{
    max-width:70%;
}
.navbar-brand>img#logo{
    margin-top: -10px;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}
@media(max-width:768px) {
    .fc-right {
        display: none;
    }
    #calendar .fc-center{
        padding: 10px 0;
    }
}
.fc-basic-view .fc-body .fc-row, #calendar .fc-day, #calendar .fc-day-grid-container{
    min-height: 500px!important;
}
#calendar .fc-day-grid-event .fc-content {
    white-space: normal;
    font-size:16px;
}
.btn-client{
    min-height: 30px;
}

.btn-copy{
    margin-bottom: 50px;
}
@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-header {
    width: 100%;
}
.navbar-right {
    float: right !important;
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}
.tests{

    max-width: 1000px;
    text-align: left;
    margin: 0 auto;
}
footer{

    padding-top:20px;
}
.admin footer{

    padding-top:0px;
}
.second-row {
    text-align:left;
}
.container-2{
        border-top: 1px solid #cccccc;
        background: #eeeeee;
        padding: 20px 0 10px 0;
    border-bottom: 10px solid #333333;
/*      padding-top:20px; */
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}


@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }

    .footer_info{
        padding-top:50px;
    }

}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}


/*
* order add
*/
#products .product .add{
    display: none;
}
 #products .product:last-of-type .add{
    display: block;
}
#products .product:last-of-type .remove{
    display: none;
}

#accordion .panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
#accordion .panel-heading a.collapsed:after {
    content:"\e080";
}
.clear {
    clear:both;
}
#calendar-wrap .page-header {
    margin-top: 0px;
}
#calendar-wrap .page-header .btn-group{
    margin-bottom: 10px;
}
.panel-heading .form-group{
    margin-bottom:0px;
}
@media(max-width:400px) {
    #calendar-wrap .cal-row-fluid .cal-cell1{
        width:100%;
    }
}

#visit_planer .list-group{
    min-height: 42px;
    border: 1px dotted #ddd;
}

#clientsAll .glyphicon-minus,
#clientsDay .glyphicon-plus {
    display: none;
    cursor: pointer
}

#modal-buttons button{
    margin-left:5px;
    margin-bottom:10px
}

#page-wrapper.candidate{
    margin:0;
}

.test-dl dt, .test-dl dd{
    line-height:35px;
}
.btn-reset.btn-danger{
    margin-top: 9px;
}
iframe, .chart{
        max-width: 800px;
        margin:0 auto;
}


#logo{
    display:inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-test{
    min-width:110px;
}
.text-explain{
/*     padding-left:50px; */
}
.btn-test-wrap, .text-explain-wrap{
    padding-top:10px;
    padding-left:0;
    padding-right:0;
    padding-bottom:10px;
}
@media(max-width:1140px){
    
    .graph_wrap_wrap{
        overflow-y:hidden;
        overflow-x:scroll;
    }
}
.graph_wrap{
    position: relative;
    padding: 0 50px;
    max-width:900px;
    margin: 0 auto;
}
.e1, .e2, .e3, .e4 , .e5{
    position:absolute;
    font-weight:bold;
    font-size:18px;
    
}
.e1{
    top:10%;
    right:0;
    
}
.e2{
    bottom:10%;
    right:0;
}
.e3{
    bottom:10%;
    left:0;
}
.e4{
    top:53%;
    left:0;
}

.e5{
    top:10%;
    left:0;
}
.report-block{
    margin-bottom:20px;
}
.printout .navbar,.printout .printout-hidden {
    display:none;
}
.printout .graph_wrap{
    padding:0;
    display: block;
    width: 685px;
    height: 685px;
}
.printout .graph_wrap_wrap{
    overflow:visible;
    page-break-before:always;
}
.printout .graph_tp9{
    display: block;
    width: 685px;
    height: 685px;
}
.printout .graph_x3{
    display:none;
}
.printout #chart_tp1{
display: block;
width: 685px;
height: 685px;
}
.printout .col-lg-12{
    padding:0;
}
.printout .panel-default{
    border:1px solid #fff;
}
.printout .panel-body{
    padding-left:0;
    padding-right:0;
    
}
.printout .e1,.printout  .e2,.printout  .e3,.printout  .e4 ,.printout  .e5{
 font-size:18px;
}
.printout  .report-block{
    page-break-inside:avoid;
}
.printout .printout-pagebreak, .printout .graph-title{
    page-break-before:always;
}
/* ================================== */
/* imc consulting */
bod.login{
    background: #F7F7F7;
}

body {
    overflow-x:hidden;
    
    font-family: Calibri, Arian, 'Open Sans', sans-serif; 
    
} 
 
h2 {
        display: block;
        float: none;
        margin: 0px auto;
        font-size: 32px;
        line-height: 55px;
        clear: both;
        font-weight: 300;
        color: #5f0860;
}

h2 {
        margin-bottom: 30px;
}       
        

blockquote {
        padding: 15px 0px;
        width: inherit;
    margin-bottom: 20px;
        font-size: 1.5em;
    line-height: 1.5em; 
        text-align: justify;
}


.extra-intro{
    background:url(../img/bregne_1600x250.png) no-repeat;
    background-size:cover;
    min-height:195px;
    text-align:center;
    margin: 0 -30px;
    padding-top: 65px;
}
#pp-texttop {
    background: #F7F7F7;
    padding: 40px 0;
    padding-left: 35px;
    padding-right: 35px;
    margin: 0 -30px;
    box-sizing: initial;
    width:100%;
    margin-top: -20px;
    text-align:center;
}
#pp-texttop-inner{
    max-width:1000px;
    display:inline-block;
    text-align:left;
}
.extra-intro h2 {
    display: inline;
    
    width: auto;
    margin-bottom: 10px;
    font-size: 54px;
    letter-spacing: 3px;
    padding: 5px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-animation: myfirst .5s ease-out;
    animation: myfirst .5s ease-out;
    position: relative;
    line-height: 1.2em;
    
    color:#fff;
    -moz-text-shadow: 0 1px 0px #000000;
    -webkit-text-shadow: 0 1px 0px #000000;
￼    text-shadow: 0 1px 0px #000000;
}

.extra-intro .inline-slide-text { background-color: rgba(0,0,0,0.3); -moz-box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); -webkit-box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); box-shadow:10px 0 0 rgba(0,0,0,0.3), -10px 0 0 rgba(0,0,0,0.3); -webkit-box-decoration-break: clone; -moz-box-decoration-break: clone; box-decoration-break: clone; }
 .extra-intro h2{ -moz-text-shadow:0 1px 0px #000000; -webkit-text-shadow:0 1px 0px #000000; text-shadow:0 1px 0px #000000; }
 .extra-intro, .extra-intro a { color: #ffffff; }
 .theme-default .nivo-directionNav a { background-color:#ffffff; }

.extra-intro h2 {font-size:40px;}
.slide-text {font-size:18px;}

.slider-text-separator {
    display: block;
    float: none;
    clear: both;
    margin: 10px auto 20px;
    width: 300px;
    height: 1px;
    background: #FFF;
    -webkit-box-shadow: 1px 1px 0px #333;
    -moz-box-shadow: 1px 1px 0px #333;
    box-shadow: 1px 1px 0px #333;
}

a {
    color: #5f0860;
}
a:hover {
    color: #CB5920;
}
#branding {
    border-top: 10px solid #333333;
    background:#fff;
}
.navbar-default {
    border-width: 1px 0 1px;
}
.btn-primary:hover{
    background:#cb5920;
    border-color:#cb5920;
}
h1{
    color:#5f0960;
    font-weight:normal;
}
h1 small{
    font-size:14px;
}
table.dataTable thead .sorting{
    font-weight:normal;
   color:#5f0960;
   font-size:16px;
}
.purple{
     color:#5f0960;
     font-weight:bold;
}

.textwidget-2{
    font-size: 14px;font-style: italic;line-height: 16px;color:#666666;
}
.textwidget-1{
    font-size: 14px;line-height: 16px;color:#666666;
}

/* end imc consulting */
/* ================================== */

/* hide dashboard: */
.breadcrumb>li:first-of-type{
    display:none;
}
.breadcrumb>li:nth-of-type(2):before{
     display:none;
}
.admin h1 small{
    display:none;
}
.graph-title{
    font-size:40px;
    font-weight:bold;
    color:#666;
}
