.toggle-switch .ts-label { min-width: 130px; }

.media-demo .media { margin-bottom: 25px; }

.media-demo .media .media { margin-top: 25px; }

.dropdown-basic-demo {
    display: inline-block;
    margin: 0 15px 20px 0;
}

.dropdown-basic-demo .dropdown-menu {
    display: block;
    position: relative;
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=1);
    z-index: 0;
}

.dropdown-btn-demo .dropdown, .dropdown-btn-demo .btn-group, .btn-demo .btn {
    display: inline-block;
    margin: 0 5px 7px 0;
}

.modal-preview-demo .modal {
    position: relative;
    display: block;
    z-index: 0;
    background: rgba(0, 0, 0, 0.1);
}

.margin-bottom > * { margin-bottom: 20px; }

.popover-demo .popover {
    position: relative;
    display: inline-block;
    opacity: 1;
    margin: 0 10px 30px;
    z-index: 0;
}

.color-block {
    height: 100px;
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    padding: 15px 0;
    border-radius: 2px;
    margin-bottom: 25px;
}

.color-block span { display: block; }

.color-block .color {
    font-size: 14px;
    text-transform: uppercase;
}

.color-block .code { margin: 5px 0; }

.color-block .less { font-size: 11px; }

.animation-demo .row {
    margin: 25px -6px 0;
    margin-bottom: -10px;
}

.animation-demo .card-body img {
    width: 100%;
    z-index: 1;
    position: relative;
}

.animation-demo .col-xs-6 {
    padding: 0 6px;
    margin-bottom: 12px;
}

.animation-demo .btn {
    width: 100%;
    text-transform: none;
}

.bs-item {
    background: #fff;
    margin-bottom: 30px;
    height: 100px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
}

.bs-item:before {
    display: inline-block;
    content: "";
    height: 100px;
    width: 1px;
    vertical-align: middle;
}

.btn-colors > .btn { min-width: 112px; }

.btn-demo > .btn, .btn-group-demo > .btn-group { margin: 0 5px 10px 0; }



.icons-demo .card-body .zmdi, .card-body .socicon {
    font-size: 23px;
    vertical-align: middle;
    color: #333;
    margin-right: 10px;
}

.icons-demo .card-body .col-sm-4 { padding: 0 7px; }

.icons-demo .card-body .col-sm-4 p {
    padding: 8px;
    border-radius: 2px;
    margin-bottom: 0;
}

.icons-demo .card-body .col-sm-4 p:hover {
    background: #eee;
    cursor: pointer;
}

.notifications .btn {
    width: 100%;
    margin-bottom: 20px;
}

.datepicker-demo .dd-block {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 25px;
    vertical-align: top;
}







/* R2 ADDITIONS */

.close-view {
    height: 30px;
    width: 30px;
    background-image: url("../img/icons/close.png");
    background-size: 30px auto;
    cursor: pointer;
}

.R2-table > tbody > tr:last-child > td, .table > tfoot > tr:last-child > td { padding-bottom: 5px !important; }

.R2-table > tbody > tr > th, .R2-table > tbody > tr > td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.modal-content .ng-table-pager { margin-top: 15px !important; }

.modal-content > .ng-table-pager { margin-top: 15px !important; }

.modal-content.ng-table-pager { margin-top: 15px !important; }

.R2-card-550 { min-height: 550px !important; }

.R2-card-450 { min-height: 450px !important; }

.R2-card-200 { min-height: 200px !important; }

.label-lightgray {
    background: #eaeaea;
    border-color: #eaeaea;
    color: #333;
}

.f-22 {
    font-size: 20px !important;
    font-weight: 200 !important;
}

.border-b { border-bottom: 1px solid #eee; }

/*.border-t { border-top: 1px solid #eee; }*/

.border-b-dash { border-bottom: 1px dashed #eee; }

.border-t-dash { border-bottom: 1px dashed #eee; }

.R2-border { border: 1px solid #eee; }

.R2-no-border { border: 0px !important; }

.R2-wdg { margin-bottom: 14px !important; }

.R2-wdg-header {
    padding: 10px 15px 5px 15px !important;
    height: 66px;
}

.R2-wdg-body-1 {
    height: 60px;
    overflow: hidden;
    padding: 5px 10px;
}

.R2-wdg-body-2 {
    height: 120px;
    overflow: hidden;
    padding: 5px 10px;
}

.R2-wdg-body-3 {
    height: 180px;
    padding: 5px 10px;
}

.R2-wdg-footer {
    padding: 5px 8px !important;
    margin-top: 15px !important;
}

.R2-wdg-actions { top: 10px !important; }

.R2-wdg-lbl {
    line-height: 28px !important;
    padding-left: 15px;
}


.R2-block-header {
    padding: 0 5px !important;
    color: #777 !important;
    margin-bottom: 15px !important;
}

@media screen and (max-width: 768px) {
    .R2-block-header > h2 {
        font-size: 18px !important;
        font-weight: 300 !important;
        text-transform: none !important;
        margin: 0 !important;
    }
}

@media screen and (min-width: 769px) {
    .R2-block-header > h2 {
        font-size: 22px !important;
        font-weight: 300 !important;
        text-transform: none !important;
        margin: 0 !important;
    }
}

.R2-dropzone .dz-preview .dz-filename, .dropzone .dz-preview .dz-size { display: block !important; }

.R2-dropzone .dz-preview .dz-progress { height: 8px !important; }

.R2-dropzone .dz-preview .dz-image, .dropzone .dz-preview.dz-file-preview .dz-image { border-radius: 0px; }

.R2-bgm-green {
    background-color: #22C896 !important;
    color: white;
}

.R2-bgm-blue { background-color: #ECF9FF !important; }

/*  SKIN - PURPLE */

[data-current-skin="purple"] { background-color: #55007f; }

[data-current-skin="purple"] .ss-icon { color: #55007f; }

@media (max-width: 767px) {
    [data-current-skin="purple"] .ha-menu { background: #55007f; }
}

.bgm-purple { background-color: #55007f !important; }

/*  SKIN - DEFAULT */

[data-current-skin="default"] { background-color: #ffffff; }

[data-current-skin="default"] .ss-icon { color: #ffffff; }

@media (max-width: 767px) {
    [data-current-skin="default"] .ha-menu { background: #ffffff; }
}

.bgm-default { background-color: #ffffff !important; }

.mini-charts-item.bgm-default { background-color: #03a9f4 !important; }

.btn.bgm-default {
    background-color: #ffe600 !important;
    color: #000000 !important;
}

/* OUTLOOK TYPE LIST VIEW */

#olv-main { position: relative; }

#olv-main:before,
#olv-main:after {
    content: " ";
    display: table;
}

#olv-main:after { clear: both; }

#olv-main:before,
#olv-main:after {
    content: " ";
    display: table;
}

#olv-main:after { clear: both; }

#olv-main .olv-block {
    padding: 12px 5px;
    border-bottom: 1px solid #EEE;
}

#olv-main .olv-menu {
    position: absolute;
    left: 0;
    top: 0;
    background: #F8F8F8;
    border-right: 1px solid #EEE;
    height: 43px;
    width: 240px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

@media (max-width: 767px) {
    #olv-main .olv-menu {
        -webkit-transform: translate3d(-240px, 48px, 0);
        transform: translate3d(-240px, 48px, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 1;
    }

    #olv-main .olv-menu.toggled {
        -webkit-transform: translate3d(0, 48px, 0);
        transform: translate3d(0, 48px, 0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

#olv-main .olv-menu .lv-item { padding: 13px 15px; }

#olv-main .olv-menu .lv-item.active { background: #f8f8f8; }

#olv-main .olv-menu .lv-item:not(.active):hover {
    background: #f8f8f8;
    cursor: pointer;
}

@media (min-width: 767.1px) {
    #olv-main .olv-body { padding-left: 240px; }
}

@media (max-width: 767px) {
    #olv-main .olv-body { overflow: hidden; }
}

#olv-main .olv-list-title:before,
#olv-main .olv-list-title:after {
    content: " ";
    display: table;
}

#olv-main .olv-list-title:after { clear: both; }

#olv-main .olv-list-title:before,
#olv-main .olv-list-title:after {
    content: " ";
    display: table;
}

#olv-main .olv-list-title:after { clear: both; }

#olv-main .olv-list-title > img {
    border-radius: 50%;
    width: 40px;
    float: left;
}

#olv-main .olv-list-title > div {
    overflow: hidden;
    padding: 0px 5px;
    font-size: 13px;
}

#olv-menu-trigger {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin: 1px 0 0 -7px;
}

@media (min-width: 767.1px) {
    #olv-menu-trigger { display: none; }
}

#olv-menu-trigger .line-wrap .line { background-color: #717171; }

.olv-list {
    border-right: 1px solid #EEE;
    width: 240px;
    background: #FFF;
}

.olv-header {
    position: relative;
    background: #f8f8f8;
    padding: 5px;
    border-bottom: 1px solid #EEE;
    height: 43px;
}

.olv-header .lv-actions {
    z-index: 3;
    float: right;
    margin-top: 3px;
    position: relative;
}


.olv-header .lv-actions > li > a { margin: 0 3px; }

.olv-body .olv-hl .lv-item:hover { background-color: #f8f8f8; }

.ts-label.R2-ts-label { min-width: 0px !important; }

.R2-hover:hover { background-color: #f8f8f8 !important; }

.R2-bgm-lgray { background-color: #f8f8f8; }


/* DL-HORIZONTAL OVERRIDE */

.R2-dl-horizontal {
    font-size: 11px !important;
    margin-bottom: 5px !important;
}

.R2-dl-horizontal dt {
    width: 90px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-weight: normal !important;
}

.R2-dl-horizontal dd {
    margin-left: 95px !important;
    width: 120px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    font-weight: bold !important;
    font-size: 12px !important;
}

.header-title {
    font-weight: bold;
    font-size: 20px;
    text-transform: inherit;
    color: #8b8b8b;
    white-space: nowrap !important;
    display: inline-block;
    font-family: Roboto;
    margin-top: .40em;
    margin-left: .5em;
}


.card-header
{
    background-color: rgb(51, 51, 51);
    color: #fff;
    border-bottom: 1px solid #f0f0f0;
    font-family: Roboto;
    line-height: 1.5;
    font-weight: 700;
}

.card-header .model-header
{
    margin-bottom: 5%;
}

.containerGraphDash
{
    padding-right: 15px;
    padding-left: 15px;    
}

.card-R2
{
    background-color: #F0F0F0;
    margin-top: 1%;
}

.breadcrumb
{
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    padding: 5px;
    border-bottom: 1px solid #cfd8dc;
    padding: .75rem 1rem;
    list-style: none;
    background-color: #fff;
    margin-left: 1%;
    margin-right: 1%;
}

.datepicker
{

    background-color: gray;

}

.icon-plusSize
{
    color: #333333;
    font-size: 300%;
    height: 28px;
    float: right;
    position: absolute;
    bottom: 3%;
    right: 3%;
    cursor: pointer;
}

.btn-modal
{
    font-weight: normal;
    color: white;
    background-color: #2b2b2b;
}

.dropdown-menu  {
  
  
}

.alert-red {
    color: #f44336 !important;
}

iframe {
    border-width: 0px !important;
}