﻿

.dark-area {
    background-color: #666;
    padding: 40px;
    margin: 0 -40px 20px -40px;
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.btn-grey {
    background-color: #999;
}

.infobox.infobox-blue.infobox-blue-Custom {
    background-color: #F7F7F7;
}

.list-group.col-sm-7 {
    padding-left: 12px;
}

div#example_wrapper {
    margin: 0 18px;
}

.mycustumInfoBox {
    height: 52px;
    width: 100%;
    background-color: #9ABC32;
}

P8 {
    line-height: 100%;
    text-align: center;
}

p.event_desc {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}

.rounded {
    border-radius: 10px;
    background: #000;
}

#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

input#nav-search-input123 {
    width: 342px !important;
}

input#navSearchGeneric {
    width: 322px !important;
}

div#weatherdiv {
    width: 100%; /*width of your image*/
    height: 100px; /*height of your image*/
    background-image: url('Images/weather.png');
    margin: 0; /* If you want no margin */
    padding: 0; /*if your want to padding */
}

.clearfix.form-actions {
    margin-bottom: 0 !important;
    /* border-bottom: 1px solid #E5E5E5;*/
}





.allSides {
    border: solid 1px #555;
    background-color: #eed;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

.widget-box.transparent > .widget-body {
    background-color: #F5F5F5 !important;
}

.widget-header.widget-header-flat {
    background-color: #F5F5F5 !important;
}

.widget-header {
    background-color: #F5F5F5 !important;
}

button.btn.btn-danger {
    padding: 0 !important;
}

@media screen and (max-width: 1920px) and (min-width: 1500px) {
    .fc-row.fc-week.fc-widget-content {
        height: 100px !important;
    }

    #CustomRadio {
        margin-top: 20px;
        margin-left: 50%;
    }
}

@media screen and (max-width: 1500px) and (min-width: 1000px) {
    .fc-row.fc-week.fc-widget-content {
        height: 80px !important;
    }

    #CustomRadio {
        margin-top: 25px !important;
        margin-left: 60% !important;
    }

    .adaptiv-block.clearfix {
        margin: 0 !important;
    }

    .adaptiv-blockcontent {
        padding-left: 0 !important;
    }

    .adaptiv-blockheader {
        padding: 0 !important;
    }

    div.adaptiv-block img {
        margin: 0 !important;
    }
}

span.label.label-warning.arrowed-in.arrowed-in-right {
    background-color: #478FCA;
}

@media (min-width: 768px) {
    label.col-sm-4.control-label.no-padding-right {
        padding-top: 4px !important;
    }
}

button.btn.btn-primary.btn-block.btn-xs {
    width: 90% !important;
    margin-left: 5%;
}

.nav-search .nav-search-input {
    border: 1px solid #6FB3E0;
    width: 152px;
    height: 28px !important;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 4px !important;
    font-size: 13px;
    line-height: 1.3;
    color: #666 !important;
    z-index: 11;
    -webkit-transition: width ease .15s;
    -o-transition: width ease .15s;
    transition: width ease .15s;
}

.input-icon > input {
    padding-left: 24px;
    padding-right: 6px;
}

.nav-search {
    position: absolute;
    right: 20px;
    line-height: 24px;
}

.infobox-green.infobox-dark {
    background-color: #9ABC32;
    border-color: #9ABC32;
}

.infobox-small {
    width: 100%;
    height: 52px;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.infobox-dark {
    margin: 1px 1px 0 0;
    border-color: transparent !important;
    border-width: 0;
    color: #FFF;
    padding: 4px;
}

.infobox-green {
    color: #9ABC32;
    border-color: #9ABC32;
}

.infobox {
    display: inline-block;
    width: 100%;
    height: 66px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 1px dotted;
    border-color: #D8D8D8 !important;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

.infobox, .popover, .popover-title, .progress, .tooltip-inner {
    border-radius: 0;
}

.infobox-small > .infobox-chart, .infobox-small > .infobox-icon, .infobox-small > .infobox-progress {
    display: inline-block;
    width: 40px;
    max-width: 40px;
    height: 42px;
    line-height: 38px;
    vertical-align: middle;
}

.infobox > .infobox-progress {
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
    width: 44px;
}

.infobox-small .percentage {
    font-size: 13px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 2px;
}

.easy-pie-chart, .easyPieChart {
    position: relative;
    text-align: center;
}

.percentage {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.easy-pie-chart canvas, .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.infobox-small .percentage {
    font-size: 13px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 2px;
}

.easy-pie-chart, .easyPieChart {
    position: relative;
    text-align: center;
}

.percentage {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.infobox-dark {
    margin: 1px 1px 0 0;
    border-color: transparent !important;
    border-width: 0;
    color: #FFF;
    padding: 4px;
}


.infobox .infobox-content:first-child, .infobox > .badge, .infobox > .stat, .percentage {
    font-weight: 700;
}

.infobox-dark .infobox-content {
    color: #FFF;
}

.infobox .infobox-content {
    color: #555;
    max-width: 140px;
}

.infobox-blue.infobox-dark {
    background-color: #6FB3E0;
    border-color: #6FB3E0;
}

.infobox-grey.infobox-dark {
    background-color: #999;
    border-color: #999;
}

select {
    padding: 3px 4px;
    height: 35px;
}

.form-control, select {
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #858585;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
}

input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], textarea {
    border-radius: 4px !important;
    color: #858585;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

.form-group input[type=email], .form-group input[type=url], .form-group input[type=search], .form-group input[type=tel], .form-group input[type=color], .form-group input[type=text], .form-group input[type=password], .form-group input[type=datetime], .form-group input[type=datetime-local], .form-group input[type=date], .form-group input[type=month], .form-group input[type=time], .form-group input[type=week], .form-group input[type=number], .form-group select, .form-group textarea {
    background: #FFF;
}

.form-group > label[class*=col-] {
    margin-bottom: 4px;
}

.no-padding-right {
    padding-right: 0 !important;
}

label {
    font-weight: 400;
    font-size: 14px;
}

.green {
    color: #9ABC32 !important;
}

.red {
    color: #DD5A43 !important;
}

.blue {
    color: #5bc0de !important;
}

.padding30-1 {
    padding: 30px !important;
}

.padding55-4 {
    padding: 2px 15px 25px 15px !important;
}

.padding55-4B {
    padding: 2px 45px 25px 1px !important;
}

.table-responsive th a {
    text-decoration: none;
    border-bottom: none;
    color: rgba(0,0,0,0.6);
}

.padding30-4 {
    padding: 10px 30px 10px 30px !important;
}
.3ButtonAction
{
   padding-left:40% !important; 
}
@media only screen and (max-width: 768px) {
    #adaptiv-headlineImage {
        display: none !important;
    }

    div#csvData_info {
        
        float: none !important;
    }

    div#csvData_info {
        margin-left: 80px !important;
    }
    .dt-buttons.btn-group {
        margin-left:-110px !important;
}


    #adaptiv-headlineWelcomSection {
        padding-top: 5% !important;
    }

    .adaptiv-postheader {
        /*margin-left: 10px !important;*/
    }
}
.col-sm-8.col-md-offset-4 {
    padding-left: 5%;
}
@media screen and (max-width: 1920px) and (min-width: 1500px) {
}

@media screen and (max-width: 1500px) and (min-width: 1200px) {
    .col-sm-8.col-md-offset-4 {
    padding-left: 3%;
}
}
@media screen and (max-width: 1200px) and (min-width: 900px) {
    .col-sm-8.col-md-offset-4 {
    padding-left: 1%;
}
}
@media screen and (max-width: 900px) and (min-width: 300px) {
    .col-sm-8.col-md-offset-4 {
    padding-left: 35%;
}
}

@media screen and (min-width: 768px)
{
    h2.adaptiv-postheader
    {
        margin-left:1% !important;
    }

}
.form-group.col-sm-7
{
   display:none;
}
@media screen and (max-width: 768px) {

    h4#adaptiv-headlineWelcomSection
    {
        padding-top:0 !important;
        margin-top: -7px !important; 
    }
    a#CurrentUserLogged
    {
        display:none;
    }
    .padding55-4 {
        padding: 0 !important;
    }

    .padding55-4B {
        padding: 2px 5px 25px 1px !important;
    }
}

.Grid td {
    font-size: 14px !important;
}

    .Grid td a {
        font-size: 14px !important;
    }

.table > thead > tr > th {
    border: solid 1px #c1c1c1 !important;
}

div.dataTables_wrapper div.dataTables_info {
    display: inline;
    float: left !important;
    margin-right: 30% !important;
    width: 30% !important;
}
