﻿.navbar-brand {
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    padding: 5px;
}

.icon-white {
    color: #ffffff;
    font-size: 18px;
}

.item-menu {
    vertical-align: middle;
    display: inline-block;
}


.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
    padding-right: 5px;
    font-size: 20px;
}


.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 16px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}



.ris-brand {
    margin-left: 20px;
    /*margin-left: 20px;*/
}

.ris-login-name {
    color: #ffffff;
    margin-left: 5px;
}

.navbar-brand {
    font-size: 12px;
}

.navbar-inverse .navbar-brand {
    /*color: #ffffff;*/
    margin-left: 0px;
}

.ris-brand-image {
    margin-left: 20px;
    /*margin-bottom: 0 !important;*/
}

.ris-icon-invisible {
    visibility: hidden;
}

/*.fa {
    padding-right: 5px;
}*/

/*.fa-info-circle
{
     color: white ;
}*/

.ris-white {
    color: white;
}

.ris-red {
    color: red;
}

.ris-green {
    color: green;
}

.fa-user {
    color: white;
}

.fa-th {
    color: white;
}

.fa-13x {
    font-size: 1.3em;
}

.fa-cog {
    color: white;
}

.container {
    width: 400px;
}
/*.vertical-center {
    min-height: 100%; 
    min-height: 100vh;
    display: flex;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
}*/

.settings-footer {
    background-color: #ffffff;
    position: absolute;
    right: 0; /*Da commentare*/
    margin-right: 10px;
    height: 30px;
    width: auto; /*Da commentare*/
}


table.ris-options > tbody > tr > td {
    padding: 5px;
}

table.ris-options-table-bottons > tbody > tr > td {
    padding: 1px;
}


.ris-check-sel > span:hover {
    background-color: #FFFFCC;
    cursor: pointer;
}

.ris-check-sel:hover {
    background-color: #FFFFCC;
}

.navbar-inverse .ris-navbar-brand {
    color: #ffffff;
    margin-left: 0px;
    height: 16px;
    line-height: 10px;
}

.ris-resource-header {
    align-content: center;
}

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.ris-login-center {
    position: relative;
    top: 50%;
    /*transform: translateY(50%);*/
}

.ris-sunday-class {
    background-color: #FFD6D6 !important;
}

.ris-filter-class {
    /*Stripped*/
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
    background-image: -moz-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
    background-image: -o-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
    background-image: repeating-linear-gradient(135deg, rgba(0,0,0,.1), rgba(0,0,0,.1) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
    background-size: 4px 4px;
}

.ris-locked-class {
    background-image: url("../Images/Lock.png");
    opacity: 0.7;
    background-repeat: no-repeat;
    background-position: center;
}

.ris-loaned-class {
    background-image: url("../Images/Loan_16x16.ico");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
}

.ris-locked-filter-class {
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

.icon_counter_red {
    background-color: #f00;
}

.icon_counter_blue {
    background-color: #39f;
}

.icon_counter_green {
    background-color: #3c3;
}

.icon_counter {
    color: #fff;
    font-family: "Arial";
    font-size: 14px;
    font-weight: 600;
    /*position              : absolute;*/
    padding: 0px 2px;
    margin-top: 6px;
    margin-left: -3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow: inset 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
}

.ris-notapproved-class {
    border-left: solid;
    border-left-width: 10px;
    border-left-color: red;
    padding-right: 10px;
    /*border-image: url(../Content/Images/ledred.png) 0 16 0 16 stretch;*/
    /*background: repeating-linear-gradient( -45deg, #61A3BD, #61A3BD 10px, #9A9547 10px, #9A9547 20px );*/
}


.ris-table-settings {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
    /*border-radius: 25px;*/
    /*border: 4px solid #E6E6E6;*/
}

.ris-right {
    margin-left: 70px;
}

.ris-fixed-menu {
    position: fixed;
}

.panel-nopadding {
    padding: 0px;
}

.ris-sel-app-class {
    color: red;
}

.ris-pwd-link {
    cursor: pointer;
    font-size: large;
}

.ris-pwd-form {
    padding-top: 10px;
    /*padding-bottom: 10px !important;*/
}

.ris-fix-required {
    margin-left: 2px;
    margin-right: 2px;
}
/*.ris-ckOptions {
    padding: 0px !important;
}*/
/*

.ris-left {
    position:  relative;
    left: 0px;
    width: 300px;
    border: 3px solid #8AC007;
    padding: 10px;
}*/


.ris-not-res {
    font-weight: bold;
}

.ris-not-sub {
    padding-top: 2px;
    text-align: center;
}

.widgetPanel {
    background: #F9F9FA;
    border: solid 1px #D3D6DA;
    padding: 12px 15px 9px;
    margin: 0 0 5px 0;
    height: 44px;
    -moz-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    -webkit-box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .widgetPanel img {
        margin-right: 11px;
    }

    .widgetPanel .disabled {
        -moz-opacity: 0.2;
        filter: alpha(opacity=20);
        opacity: 0.2;
        cursor: default !important;
    }

.leftZone {
    float: left;
}

.rightZone {
    float: right;
}

.leftZone {
    margin-right: 3px;
}

/* DateTime widget */
.dateContainer,
.timeContainer {
    width: 100%;
    height: 30px;
    text-align: center;
}

.dateContainer {
    height: 20px;
}

.timeContainer {
    height: 30px;
}

/* Weather widget */
.dayUCContainer {
    text-align: center;
}

.dayList {
    float: left;
    padding: 0;
    margin: 5px 0 0 0;
}

.dayListItem {
    float: left;
    margin: 0 5px 5px;
}

.todayImg {
    width: 24px;
    height: 24px;
}

/* Mail widget */
.mailFolders {
    list-style-type: circle;
    padding: 0 0 0 20px;
}

    .mailFolders li {
        margin: 4px 0;
    }

/* News widget */
.dxncControl_PlasticBlue {
    background-color: transparent;
}

.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;
        }

.ris-header-logo {
    font-family: 'Open Sans';
    color: white;
    font-size: 30px;
}
