﻿/*MMSLITE SLIEDRS*/
/* New in version 1.7+ */
.wrapper {
    display: flex;
    align-items: stretch;
    width: 100%;
}


/*#sidebar.active {
    margin-left: -225px;
}*/
/* Shrinking the sidebar from 250px to 80px and center aligining its content*/
#sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}

#sidebar {
    min-width: 260px;
    max-width: 260px;
    min-height: 100vh;
    background: #eeeeee;
    transition: all 0.3s;
    /*border-right: 1px solid #cccccc;*/
    -webkit-box-shadow: 0px 0px 9px 0px rgba(180,180,180,1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(180,180,180,1);
    box-shadow: 0px 0px 9px 0px rgba(180,180,180,1);
}

    #sidebar .sidebar-header {
        padding: 20px;
    }

    #sidebar div.components {
        /*padding: 20px 0;*/
        border-bottom: 1px solid #47748b;
    }

    #sidebar div p {
        color: #fff;
        padding: 10px;
    }

/*    #sidebar ul li a .menu {
        padding: 5px 0 5px 15px;
        font-size: 1.1em;
        display: block;
        text-align: left;
    }*/
.menu {
    padding: 5px 0 5px 15px;
    /*font-size: larger;*/
    display: block;
    text-align: left;
    text-decoration: none;
    /*font-weight: 700;*/
}

    .menu:hover {
        color: #14b4e6 !important;
        background-color: #dddddd !important;
    }



#sidebar div.active > a, a[aria-expanded="true"] {
    color: #fff;
}

#sidebar.active div a {
    padding: 20px 0 10px 0;
    text-align: center;
    /*    font-size: 0.85em;
    font-weight: 700;*/
    font-size: 0.75em;
    display: inline-block;
    width: 100%;
    white-space: initial;
}

    #sidebar.active div a i {
        width: 100%;
        display: block;
        font-size: 1.8em;
        margin-left: 0 !important;
        padding-bottom: 5px;
    }

/* Same dropdown links padding*/
#sidebar.active div a {
    padding: 10px 0 10px 0 !important;
    white-space: normal;
    /*        text-align: center;
        font-size: 0.85em;*/
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

/* Changing the arrow position to bottom center position, 
   translateX(50%) works with right: 50% 
   to accurately  center the arrow */
.dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}


#sidebar.active .caret {
    display: block;
    width: 0 !important;
    position: absolute;
    left: 34px;
}


.SidebarElipses {
    left: 10px;
}

#sidebar.active .SidebarElipses {
    left: 25px;
}

#divBusinessLogo {
    background: #14b4e6;
}

    #divBusinessLogo i {
        color: white;
    }

#sidebar.active #divBusinessLogo {
    background: transparent;
}

    #sidebar.active #divBusinessLogo i {
        color: gray;
    }

#sidebar.active #PortManageMenu {
    padding-bottom: 0 !important;
    padding-top: 0;
}

#sidebar.active .MenuLoadingPanel {
    width: 80px !important;
}

/*.btn-bg-menu-elipses:hover {*/
/*    color: #14b4e6 !important;
    text-decoration: none !important;*/
/*background-color: #FFFFFF !important;*/
/*border-left: 1px solid #CCCCCC;*/ /*#3c3c3c*/
/*border-right: 1px solid #CCCCCC;*/ /*#3c3c3c*/
/*}*/
/*#sidebar .btn-bg-menu-elipses:hover {
    background-color: #FFFFFF !important;
}*/
.ui-icon-triangle-1-n, .ui-icon-triangle-1-s {
    margin-left: 0 !important;
}


/* CSS to expand the image to fit inside colorbox */
#cboxPhoto {
    width: 100%;
    height: 100%;
    margin: 0 !important;
}

#cboxContent {
    background: #f5f5f5 !important;
}

/* Change metallic theme defaults to show thumbnails */
div.anythingControls {
    bottom: 25px; /* thumbnail images are larger than the original bullets; move it up */
}


.rslides {
    margin: 0 auto;
}

.rslides_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 99;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("img/backnext.gif") no-repeat left top;
    margin-top: -45px;
}

    .rslides_nav:active {
        opacity: 1.0;
    }

    .rslides_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

    .rslides_nav:focus {
        outline: none;
    }

.rslides_tabs {
    margin-top: 10px;
    text-align: center;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        _float: left;
        *float: left;
        margin-right: 5px;
    }

    .rslides_tabs a {
        text-indent: -9999px;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        background: #ccc;
        background: rgba(0,0,0, .2);
        display: inline-block;
        _display: block;
        *display: block;
        -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        width: 9px;
        height: 9px;
    }

    .rslides_tabs .rslides_here a {
        background: #222;
        background: rgba(0,0,0, .8);
    }

/*END OF MMSLITE SLIDERS*/

/* Monitoring elipses labels */
.elipsesText {
    white-space: nowrap;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    /*line-height: 50px;*/
    vertical-align: bottom;
    box-sizing: border-box;
    pointer-events: none;
}

    .elipsesText:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 12px;
        height: 18px;
        z-index: 1;
        border: 1px solid red;
        pointer-events: initial;
    }

    .elipsesText:hover:after {
        cursor: pointer;
    }

/*.tooltip {
    width: 60%;
    visibility: hidden;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,0.3);
    opacity: 0;
    transition: opacity 0.5s ease;
}*/


.elipsesText:hover + .tooltip {
    visibility: visible;
    transition: opacity 0.5s ease;
    opacity: 1;
}
/*end of monitoring labels*/



/* To change position of close button to Top Right Corner */
#colorbox #cboxClose {
    top: 0;
    right: 0;
}

#cboxLoadedContent {
    margin-top: 28px;
    margin-bottom: 0;
}


.bg0 {
    /*background: url(../img/bg/bg-login2.png) no-repeat center center fixed;*/
    background: url(../img/bg/bg-login2.png) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg1 {
    background: url(../img/bg/bg-bg.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*.bg2 {
    background: url(../img/bg/bg-2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bg3 {
    background: url(../img/bg/bg-3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/

.width100 {
    width: 100%;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 1340px;
}

.holds-the-iframe {
    background: url(img/loader.gif) center center no-repeat;
    height: 100%;
}

.holds-the-iframe-minusBtn {
    background: url(img/loader.gif) center center no-repeat;
    height: calc(100% - 25px);
    /*height: -webkit-calc(100% - 25px);
    height: -moz-calc(100% - 25px);*/
}

.iframe-no-loader {
    background: none;
}

hr {
    margin: 5px;
    border-color: #ddd !important;
}

.scene {
    padding: 0;
    margin: 0;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: 0;
}

.expand-width {
    width: 100%;
}

.aspect {
    opacity: 0.2;
}

.nopad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cmbDevExpressFix {
    border: 0;
    background-image: none;
    background-color: #666;
    color: #666;
}


/*.resendbtn {
    font-size: 18px;
    font-weight: bolder;
    color: #3c3c3c;
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
    border: 2px solid;
    border-radius: 6px;
    background-image: url(../img/ResendList_orangeArrow.png);
    background-position: left top;
    background-position-x: -2px;
    background-position-y: -2px;
    background-repeat: no-repeat; 
}*/

/*.handle {
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important;
    margin-top: 50px;
    margin-right: 50px;
    height: 40px;
    width: 140px;
    text-indent: 0 !important;

    -webkit-box-shadow: -2px 5px 15px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 5px 15px 0 rgba(0,0,0,0.75);
    box-shadow: -2px 5px 15px 0 rgba(0,0,0,0.75);

    border-bottom: 1px solid #3c3c3c;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f1f1f1;
}*/

/*.handle {
     
    -webkit-filter: drop-shadow(0px 0px 0px rgba(255,255,255,0.80));
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
    .handle:hover {
        -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 231, 255, 0.8));
        filter: drop-shadow(0px 0px 8px rgba(0, 231, 255, 0.8));
    }*/


/* Hang */
@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        -moz-transform: translateY(4px);
        -ms-transform: translateY(4px);
        -o-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        -moz-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -o-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-moz-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

    .hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
        -webkit-animation-name: hvr-hang-sink, hvr-hang;
        animation-name: hvr-hang-sink, hvr-hang;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }
/*END OF HANG*/


#XMLDataTextArea {
    background-color: transparent !important;
}

textarea {
    border: none;
}

body {
    background-position: top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
}

.dvGridSmaller {
    line-height: normal;
    
}
.dvGridSmallerVodacom {
    font-size: 10px;
    line-height: normal;
}

.dvGridBlue{
    background-color : #D3E3ED;
}

/* unvisited link */
a:link, a:visited {
    color: inherit;
}

a.overrideLinkBlack:link, a.overrideLinkBlack:visited {
    color: #333 !important;
    text-decoration: none;
}

/* mouse over link */
a:hover, a.overrideLinkBlack:hover, a:active, a.overrideLinkBlack:active {
    color: #357ebd;
}

a.dxbButtonSys > span {
    display: none;
}

/*#bg {
    z-index: -1000;
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}

    #bg img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        min-width: 50%;
        min-height: 50%;
    }*/



.AccessControllErrorFooter {
    background-color: white !important;
    color: orangered !important;
    font-weight: bold !important;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: none;
        margin: 0;
    }
}

@media (max-width: 399px) {
    .hide-smallest {
        display: none !important;
    }

    .hide-smaller {
        display: none !important;
    }

    .hide-small {
        display: none !important;
    }

    .menu-image {
        width: 42%;
    }
}

@media (min-width: 400px) and (max-width: 504px) {
    .hide-smaller {
        display: none !important;
    }

    .hide-small {
        display: none !important;
    }

    .menu-image {
        width: 40%;
    }
}

@media (min-width: 505px) and (max-width: 767px) {


    .hide-small {
        display: none !important;
    }

    .menu-image {
        width: 40%;
    }
}

@media (min-width: 768px) and (max-width: 930px) {


    .menu-image {
        width: 35%;
    }
}

@media (min-width: 931px) and (max-width: 1100px) {
    .menu-image {
        width: 30%;
    }
}

@media (min-width: 1101px) and (max-width: 1300px) {
    .menu-image {
        width: 25%;
    }
}

@media (min-width: 1301px) and (max-width: 1600px) {
    .menu-image {
        width: 20%;
    }
}

@media (min-width: 1601px) {
    .menu-image {
        width: 16%;
    }
}


.dropdown-menu {
    background-color: #CCCCCC !important;
}

.CenterDiv {
    width: 100%;
    /*height: 95%;*/
    /*background-color: red;*/
    position: absolute;
    top: 30%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
}

h4 {
    color: #14b4e6;
    font-size: 20pt;
}

h3 {
    color: #3c3c3c;
    font-size: 22px;
}
/*OLD COLOR 005A82    new color 005E77*/

/*#formSignin {
    background-image: url(../img/bg/bg-login.jpg) !important;
}*/



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 100%;
    margin: 0;
}

.body-content-PBI {
    padding: 0;
}

.body-content-hide-overflow {
    overflow: hidden;
}

.navbar-default {
    background-color: #CCCCCC !important; /*#F5F5F5 !important;*/ /*#3c3c3c !important;*/
    border-color: #3c3c3c !important;
}

.navbar-fixed-top {
    border-width: 0 0 2px !important;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
    font-size: 11px;
}

label {
    font-weight: normal !important;
    margin-bottom: 0;
}

.ironPortLog {
    max-width: 1150px !important;
}

.iframes {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
    /*background: url('img/loading.gif') no-repeat scroll center center #000000 !important;*/ /* url('gvLoadingOnStatusBar.gif') */
}

.diviframes {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.iframeEmailPreview {
    width: 100%;
    height: 530px;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.mfp-iframe-holder .mfp-content {
    height: 600px !important;
    max-width: 800px;
}

#loading-overlay {
    position: absolute;
    z-index: 1000;
    height: 800px;
    width: 900px;
    left: 0;
    top: 0;
    background-color: #000000;
    background: #000000 !important;
    color: white;
    text-align: center;
    vertical-align: central;
}

#HelpOverlay {
    position: fixed;
    z-index: 100;
    height: 100vh;
    width: 100%;
    background-color: #000000;
    left: 0;
    top: 0;
    /*background-color: #000000;
    background: #000000 !important;
    color: white;
    text-align: center;
    vertical-align: central;*/
}

#IDDialogPop {
    /*position: fixed;*/
    height: 85vh;
    width: 92%;
    background-color: #eeeeee;
    
    
/*    left: 0;
    top: 0;*/
}
#IDDialogTitleBar {
    background-color: #eeeeee;
    width: 92%;
    text-align:center;
}

#IDDialog {
    position: fixed;
    z-index: 2;
    height: 100vh;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    left: 0;
    top: 0;
    /*padding: 30px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow:column;
    /*background-color: #000000;
    background: #000000 !important;
    color: white;
    text-align: center;
    vertical-align: central;*/
}

#IDDialogCloseButton {
    float:right;    
}

#HelpCloseButton {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 101;
}


.BGContainer {
    /*border: 1px solid #0a96be !important;*/
    padding: 10px 10px !important;
    background-color: #f5f5f5 !important;
    /*background-color: rgb(232, 237, 241) !important;*/
    /*color: #3c3c3c !important;*/
    /*width:1000px;*/
}

.BGContainerGray {
    /*border-bottom: 1px solid #cccccc;*/
    padding: 10px 10px;
    margin: 5px;
    border: 1px solid lightgray;
    border-radius: 5px;
    /*background-color: #f5f5f5 !important;*/
    /*background-color: #cccccc;*/
}

.BGContainerShadow {
    /*border-bottom: 1px solid #cccccc;*/
    /*padding: 0 !important;*/
    /*background-color: #f5f5f5 !important;*/
    /*background-color: #cccccc;*/
    -webkit-box-shadow: 0px 0px 10px 0px rgba(150,150,150,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(150,150,150,1);
    box-shadow: 0px 0px 10px 0px rgba(150,150,150,1);
    border-radius: 5px 5px 5px 5px;
}

.TitleBar {
    margin: 0;
    padding: 5px;
    padding-right: 110px;
    border: 0;
    background: #eeeeee;
    position: absolute;
    width: 100%;
    /*z-index: 100; shows on help page*/
    -webkit-box-shadow: 5px 0px 9px 0px rgba(150,150,150,1);
    -moz-box-shadow: 5px 0px 9px 0px rgba(150,150,150,1);
    box-shadow: 5px 0px 9px 0px rgba(150,150,150,1);
}

.titleMenu {
    padding: 5px 4px 5px 5px;
    /*font-weight: 700;*/
    line-height: 37px;
    /*font-size: 20px;*/
}

    .titleMenu:hover {
        color: #14b4e6;
        /*background-color: #dddddd;*/
    }

.inline * {
    display: inline !important;
}

.white-popup {
    position: relative;
    background: #f5f5f5;
    /*padding: 10px 10px 10px 10px;*/
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    border: solid;
    border-color: #3c3c3c;
}

/*.ui-dialog { z-index: 1100 !important ;}*/
/*.ui-front {
    z-index: 1200 !important;
}*/


*/ .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    /*color: #3c3c3c !important;
    border-color: #000000 !important;
    border-bottom: none !important;
    border-bottom-style: none !important;*/
    /*below generated from http://www.colorzilla.com/gradient-editor/ */
    /*background: #3c3c3c !important;*/ /* Old browsers 
        background: -moz-linear-gradient(top, #3c3c3c 10%, #3c3c3c 10%, #3c3c3c 10%, #f5f5f5 98%) !important;  FF3.6+ 
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#3c3c3c), color-stop(10%,#3c3c3c), color-stop(10%,#3c3c3c), color-stop(98%,#f5f5f5)) !important;  Chrome,Safari4+ 
        background: -webkit-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  Chrome10+,Safari5.1+ 
        background: -o-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  Opera 11.10+ 
        background: -ms-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  IE10+ 
        background: linear-gradient(to bottom, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  W3C 
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#f5f5f5',GradientType=0 ) !important;  IE6-9 */
}

/*.ui-state-default*/
.btn .input /*,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default*/ {
    color: white !important;
    border-color: #000000 !important;
    background: #3c3c3c !important; /* Old browsers */
}

.btn-sessionManButtons:hover,
.btn-sessionManButtons:focus {
    background: #000000 !important;
    color: white !important;
}

.ui-dropdownchecklist-item {
    text-align: left;
}

.ui-widget-header, .ui-state-default, .ui-widget-content, .ui-state-default, .ui-widget-header, .ui-state-default {
    color: #3c3c3c !important;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.ui-button, .ui-dialog-titlebar-close {
    background: #F5F5F5 !important;
}

.panel-primary > .panel-heading {
    color: #fff;
    /*background-color: #3c3c3c;*/
    border-color: #000000 !important;
    border-bottom: none !important;
    border-bottom-style: none !important;
    /*below generated from http://www.colorzilla.com/gradient-editor/ */
    background: #3c3c3c !important; /* Old browsers 
    background: -moz-linear-gradient(top, #3c3c3c 10%, #3c3c3c 10%, #3c3c3c 10%, #f5f5f5 98%) !important;  FF3.6+ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#3c3c3c), color-stop(10%,#3c3c3c), color-stop(10%,#3c3c3c), color-stop(98%,#f5f5f5)) !important;  Chrome,Safari4+ 
    background: -webkit-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  Chrome10+,Safari5.1+ 
    background: -o-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  Opera 11.10+ 
    background: -ms-linear-gradient(top, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  IE10+ 
    background: linear-gradient(to bottom, #3c3c3c 10%,#3c3c3c 10%,#3c3c3c 10%,#f5f5f5 98%) !important;  W3C 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#f5f5f5',GradientType=0 ) !important;  IE6-9*/
}

.borderless-top {
    border-top: none !important;
    border-top-style: none !important;
}

.borderless-bottom {
    border-bottom: none !important;
    border-bottom-style: none !important;
}

.btn-borderless-bold {
    border: none !important;
    font-weight: bolder;
    /*text-shadow:0px 1px 1px white;*/
}

    .btn-borderless-bold:hover,
    .btn-borderless-bold:focus {
        background-color: #CCCCCC !important; /*#F5F5F5 !important;*/
        color: lightgray !important;
        text-decoration: underline;
    }


.btn-bg-menu {
    outline: none;
    /*background-color: #CCCCCC !important;*/
    border: 0;
    /*    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;*/
    color: gray !important;
    text-decoration: none !important;
    /*font-weight: bolder;*/
    /*text-align: center;*/
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    /* For Safari 3.1 to 6.0 */
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    /* Standard syntax */
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

    .btn-bg-menu:focus {
        background-color: transparent !important;
        color: #3c3c3c !important;
    }

    .btn-bg-menu::selection {
        color: #3c3c3c !important;
    }

    .btn-bg-menu:hover {
        /*color: #14b4e6 !important;*/
        text-decoration: none !important;
        /*border-left: 1px solid #CCCCCC;*/ /*#3c3c3c*/
        /*border-right: 1px solid #CCCCCC;*/ /*#3c3c3c*/
    }

.navbar-default .navbar-nav > li > a {
    color: #3c3c3c !important;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #3c3c3c !important;
        text-decoration: none !important;
    }

.btn-bg-menu.highlight > a {
    padding-left: 10px;
}

.highlight {
    /*border-top: 2px solid white !important;*/
    color: #14b4e6 !important;
    /*background-color: white !important;*/
    border-left: 5px solid #14b4e6;
}

#sidebar.active .highlight {
    padding-right: 5px;
}

/* "\25BC"; /*Sets little arrow on bottom of container*/
/*.highlight::after {*/
/*content: "\2022";*/
/*content: "\00bb";
        position: relative;
        top: -16px;
        left: -20px;
        float: right;
        line-height: 0px;
        color: #666;
        display: block;
        font-size: large !important;
    }*/
.highlightSub {
    /*border-top: 2px solid white !important;*/
    color: #3c3c3c;
}

    /* "\25BC"; /*Sets little arrow on bottom of container*/
    .highlightSub::after {
        content: "\2022";
        position: relative;
        top: -13px;
        left: 5px;
        line-height: 0px;
        color: #3c3c3c;
        display: block;
        font-size: x-small !important;
    }

/*Password Styles*/
#PasswordReset {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    color: #3c3c3c;
}

#progressbar {
    width: 340px;
    height: 48px;
    display: block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
    background-color: white;
}

#progress {
    display: block;
    height: 100px;
    width: 0%;
}

.progressbarValid {
    background-color: green;
    background-image: -o-linear-gradient(-90deg, #8AD702 0%, #389100 100%);
    background-image: -moz-linear-gradient(-90deg, #8AD702 0%, #389100 100%);
    background-image: -webkit-linear-gradient(-90deg, #8AD702 0%, #389100 100%);
    background-image: -ms-linear-gradient(-90deg, #8AD702 0%, #389100 100%);
    background-image: linear-gradient(-90deg, #8AD702 0%, #389100 100%);
}

.progressbarInvalid {
    background-color: red;
    background-image: -o-linear-gradient(-90deg, #F94046 0%, #92080B 100%);
    background-image: -moz-linear-gradient(-90deg, #F94046 0%, #92080B 100%);
    background-image: -webkit-linear-gradient(-90deg, #F94046 0%, #92080B 100%);
    background-image: -ms-linear-gradient(-90deg, #F94046 0%, #92080B 100%);
    background-image: linear-gradient(-90deg, #F94046 0%, #92080B 100%);
}

#status {
    height: 140px;
    width: 340px;
    border: 1px solid #ccc;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: white;
}

.Password {
    width: 100%;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-radius: 8px;
    padding: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-bottom: 9px;
    color: #555555;
    border: 1px solid #cccccc;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-text-security: disc;
    -webkit-appearance: textfield;
    outline: none;
}

#complexityLabel {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
}

#complexity {
    width: 100%;
    text-align: center;
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    margin-top: 10px;
}

.pswd_infoRequiredReset {
    bottom: 338px; /*75px*/ /*when using required reset*/
}

.pswd_infoManualReset {
    bottom: 373px; /*when using reset from user grid*/
}

#pswd_info {
    display: none;
    position: absolute;
    /*bottom: 387px\9;*/ /*115px\9 IE Specific */
    right: -120px;
    width: 280px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
}

    #pswd_info h4 {
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: normal;
    }

    #pswd_info::before {
        content: "\25B2"; /*Sets little arrow on top of container*/
        position: absolute;
        top: 85px;
        left: -11px;
        font-size: 14px;
        line-height: 14px;
        color: #ddd;
        text-shadow: none;
        display: block;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        /* filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.5); */
        -ms-transform: rotate(270deg);
    }

.invalidP {
    background: url(img/invalid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.validP {
    background: url(img/valid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}
/*end password styles*/

.reset-CSS {
    animation: none !important;
    animation-delay: 0 !important;
    animation-direction: normal !important;
    animation-duration: 0 !important;
    animation-fill-mode: none !important;
    animation-iteration-count: 1 !important;
    animation-name: none !important;
    animation-play-state: running !important;
    animation-timing-function: ease !important;
    backface-visibility: visible !important;
    background: 0 !important;
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: white !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-position-x: 0 !important;
    background-position-y: 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    border: 0 !important;
    border-style: none !important;
    border-width: medium !important;
    border-color: inherit !important;
    border-bottom: 0 !important;
    border-bottom-color: inherit !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-style: none !important;
    border-bottom-width: medium !important;
    border-collapse: separate !important;
    border-image: none !important;
    border-left: 0 !important;
    border-left-color: inherit !important;
    border-left-style: none !important;
    border-left-width: medium !important;
    border-radius: 0 !important;
    border-right: 0 !important;
    border-right-color: inherit !important;
    border-right-style: none !important;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font: normal !important;
    font-family: inherit !important;
    font-size: medium !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    height: auto !important;
    hyphens: none !important;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: normal !important;
    list-style: none !important;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: auto;
    word-spacing: normal;
    z-index: auto;
}





.fa-id16 {
    font-size: 1.6em;
}

.fa-delete:hover {
    color: rgb(206, 0, 0) !important;
}

.fa-edit:hover {
    color: rgb(215, 164, 0) !important;
}

.fa-add:hover {
    color: green !important;
}

.dxgvControl_BlackGlass a {
    color: #666 !important;
    text-decoration: none;
}

.link_cursor {
    cursor: pointer;
}




a.disabled {
    cursor: not-allowed;
    color: #aaa !important;
}

    a.disabled:hover {
        color: #aaa !important;
    }


/*.fa-cd:before {
    content: "\1F4BF";
    color: black !important;
}*/

.fa-cd {
    /*content: "\1F4BF";*/
    /*content: "\1F4C0";*/
    background-image: url("../img/GridIcons/DVDmenu.png");
    height: 20px;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}

.select2-search__field {
    max-width: 100%;
}

.HEADERTEXTCHANNELFFS {
    content: "Channel";
}

@media (min-width: 78px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
}

.fixInvisSlideOut {
    background: none !important;
    border: 0 !important;
}

.wrapword {
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /* Chrome & Safari */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* CSS3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}


.PageLoadingPanel {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: 0 auto;
    z-index: 99999;
    background-color: rgba(0,0,0,0.7);
}

@keyframes rotate {
    0% {
        transform: rotateX(-37.5deg) rotateY(45deg);
    }

    50% {
        transform: rotateX(-37.5deg) rotateY(405deg);
    }

    100% {
        transform: rotateX(-37.5deg) rotateY(405deg);
    }
}



.cube, .cube * {
    position: fixed;
    width: 101px;
    height: 101px;
}

.sides {
    animation: rotate 3s ease infinite;
    animation-delay: 0.8s;
    transform-style: preserve-3d;
    transform: rotateX(-37.5deg) rotateY(45deg);
}

.cube .sides * {
    box-sizing: border-box;
    background-color: rgba(100, 100, 100, .5);
    border: 10px solid white;
}

.cube .sides .top {
    animation: top-animation 3s ease infinite;
    animation-delay: 0ms;
    transform: rotateX(90deg) translateZ(106px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes top-animation {
    0% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(104px);
    }

    100% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(104px);
    }
}

.cube .sides .bottom {
    animation: bottom-animation 3s ease infinite;
    animation-delay: 0ms;
    transform: rotateX(-90deg) translateZ(104px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes bottom-animation {
    0% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(104px);
    }

    100% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(104px);
    }
}

.cube .sides .front {
    animation: front-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(0deg) translateZ(100px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes front-animation {
    0% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(100px);
    }

    100% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(100px);
    }
}

.cube .sides .back {
    animation: back-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(-180deg) translateZ(100px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes back-animation {
    0% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(100px);
    }

    100% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(100px);
    }
}

.cube .sides .left {
    animation: left-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(-90deg) translateZ(100px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes left-animation {
    0% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(100px);
    }

    100% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(100px);
    }
}

.cube .sides .right {
    animation: right-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(90deg) translateZ(150px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes right-animation {
    0% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(100px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(50px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(100px);
    }

    100% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(100px);
    }
}





@keyframes spin3D {
    from {
        transform: rotateY(0deg)
    }

    to {
        transform: rotateY(360deg)
    }
}

.spin3D {
    animation-name: spin3D;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    /* linear | ease | ease-in | ease-out | ease-in-out */
    animation-timing-function: ease-in-out;
    transform-origin: 50% 50%;
}


.LoginBox {
    -webkit-box-shadow: 10px 10px 15px 0px rgba(150,150,150,0.75);
    -moz-box-shadow: 10px 10px 15px 0px rgba(150,150,150,0.75);
    box-shadow: 10px 10px 15px 0px rgba(150,150,150,0.75);
    display: flex;
    border-radius: 10px;
}

.MenuLoadingPanel {
    position: fixed;
    width: 260px;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: 0 auto;
    z-index: 99999;
    background-color: rgba(100,100,100,0.7);
}

@keyframes rotate {
    0% {
        transform: rotateX(-37.5deg) rotateY(45deg);
    }

    50% {
        transform: rotateX(-37.5deg) rotateY(405deg);
    }

    100% {
        transform: rotateX(-37.5deg) rotateY(405deg);
    }
}


.cubeSmall, .cubeSmall * {
    position: fixed;
    width: 20.5px;
    height: 20.5px;
}

.sidesSmall {
    animation: rotate 3s ease infinite;
    animation-delay: 0.8s;
    transform-style: preserve-3d;
    transform: rotateX(-37.5deg) rotateY(45deg);
}

.cubeSmall .sidesSmall * {
    box-sizing: border-box;
    background-color: rgba(100, 100, 100, .5);
    border: 2px solid white;
}

.cubeSmall .sidesSmall .topSmall {
    animation: topSmall-animation 3s ease infinite;
    animation-delay: 0ms;
    transform: rotateX(90deg) translateZ(21px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes topSmall-animation {
    0% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(21px);
    }

    100% {
        opacity: 1;
        transform: rotateX(90deg) translateZ(21px);
    }
}

.cubeSmall .sidesSmall .bottomSmall {
    animation: bottomSmall-animation 3s ease infinite;
    animation-delay: 0ms;
    transform: rotateX(-90deg) translateZ(21px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes bottomSmall-animation {
    0% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(21px);
    }

    100% {
        opacity: 1;
        transform: rotateX(-90deg) translateZ(21px);
    }
}

.cubeSmall .sidesSmall .frontSmall {
    animation: frontSmall-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(0deg) translateZ(20px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes frontSmall-animation {
    0% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(20px);
    }

    100% {
        opacity: 1;
        transform: rotateY(0deg) translateZ(20px);
    }
}

.cubeSmall .sidesSmall .backSmall {
    animation: backSmall-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(-180deg) translateZ(20px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes backSmall-animation {
    0% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(20px);
    }

    100% {
        opacity: 1;
        transform: rotateY(-180deg) translateZ(20px);
    }
}

.cubeSmall .sidesSmall .leftSmall {
    animation: leftSmall-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(-90deg) translateZ(20px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes leftSmall-animation {
    0% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(20px);
    }

    100% {
        opacity: 1;
        transform: rotateY(-90deg) translateZ(20px);
    }
}

.cubeSmall .sidesSmall .rightSmall {
    animation: rightSmall-animation 3s ease infinite;
    animation-delay: 100ms;
    transform: rotateY(90deg) translateZ(20px);
    animation-fill-mode: forwards;
    transform-origin: 50% 50%;
}

@keyframes rightSmall-animation {
    0% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(20px);
        background-color: rgba(73, 104, 122, 0.5);
    }

    20% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    70% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(10px);
        background-color: rgba(25, 181, 231, 0.5);
    }

    90% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(20px);
    }

    100% {
        opacity: 1;
        transform: rotateY(90deg) translateZ(20px);
    }
}


/*[instant-ID-title] {*/
    /*    display: block;
    margin: 0 0 1em 0;*/
/*}*/

    /*
  hiding, and styling, the elements we'll be creating     instant-ID-titlebar
*/
    [instant-ID-title] + span.createdTooltip, [instant-ID-title-help] + span.createdTooltip, [instant-ID-titlebar] + span.createdTooltip {
        display: none !important;
        border: 1px solid rgb(25, 181, 231);
        background-color: rgba(255, 255, 255, 0.8);
        padding: 0.2em 0.5em;
        border-radius: 5px;
        z-index: 3;
    }

    /*
  showing the created elements on hovering the element we want to
  show tooltips for
*/
    [instant-ID-title]:hover + span.createdTooltip, [instant-ID-title-help]:hover + span.createdTooltip, [instant-ID-titlebar]:hover + span.createdTooltip {
        display: block !important;
        position: absolute;
    }


#UserMenu-Main .ui-menu {
    position: absolute !important;
    display: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 13px;
    width: 200px;
    z-index: 1000;
    text-align: left;
}

#UserMenu-Main .ui-dropdown {
    position: absolute !important;
    display: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 13px;
    width: 230px;
    z-index: 1000;
    text-align: left;
}

    #UserMenu-Main .ui-dropdown .ui-state-focus, #main-content .ui-dropdown .ui-state-active {
        margin: 0px;
        background: #eee !important;
        border: none !important;
    }

    #UserMenu-Main .ui-dropdown li {
        padding: 0 !important;
    }

        #UserMenu-Main .ui-dropdown li a {
            display: block;
            padding: 10px 15px !important;
            text-shadow: none !important;
            color: #333 !important;
            text-decoration: none;
            font-size: 13px;
        }

        #UserMenu-Main .ui-dropdown li p {
            white-space: normal;
            font-size: 13px;
            font-weight: normal;
            text-shadow: none;
            color: #888 !important;
            padding: 10px;
            margin: 0;
        }

#UserMenu-Main .button.ui-button {
    padding: 0 !important;
    display: block !important;
    height: 36px !important;
    width: 36px !important;
    line-height: 34px !important;
    color: #333;
}

    #UserMenu-Main .button.ui-button.ui-state-hover .fa, #main-content .button.ui-button.ui-state-focus .fa, #main-content .button.ui-button.ui-state-active .fa {
        color: #777 !important;
    }

#UserMenu-Main .button.button.ui-button .ui-button-text {
    padding: 0px !important;
    display: block;
    width: 35px;
    line-height: 34px !important;
    height: 35px;
    text-align: center !important;
}

#UserMenu-Wrapper {
    height: 50px;
    overflow: hidden;
    border: 1px solid #eee;
}