﻿div.sigma-viewport {
    padding: 0;
    display: none;
    z-index: 10000;
}

#sigma-dialog{
    padding: 0px !important;
    width: 100% !important;
    background-color: #ebebeb;
}

div.sigma-viewport.mobile {
    width: 100% !important;
    position: fixed;
}

div.sigma-viewport.cd4-sigma {
    position: absolute;
    right: 0;
    background-color: #FFFFFF;
    border: 1px solid #000000;
}

div.sigma-viewport.cd4-sigma.mobile {
    left: 0;
    width: 100% !important;
    position: absolute !important;
}

div.sigma-viewport.sigma-simple-login {
    border: 1px solid #368729
}

i.sigma-before {
    padding-right: 5px;
}

.no-close .ui-dialog-titlebar-close, .ui-dialog-titlebar {
    display: none;
}
		
iframe.sigma-iframe{
    width:100%;
}

#sigma-modal-backdrop 
{ 
    display: none; 
    position: fixed; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0; 
    z-index: 10000; 
    background-color: #000; 
    opacity: 0.5;
}

div.cd-sigma-login
{
    height: 500px !important;
    overflow: hidden !important;
    z-index: 10000 !important;
    top: 25px !important;
    padding: 0px;
}

div.sigma-dialog-simple {
    position: fixed;
    z-index: 10000 !important;
    top: 25px !important;
}

div.sigma-dialog-simple #sigma-dialog {
    background: #FFFFFF;
}


div.cd-sigma-login div.sigma-viewport {
    overflow: hidden !important;
    height: 500px !important;
}

div.sigma-mobile {
    position: absolute !important;
    top: 0px !important;
    width: 100% !important;
    max-width:765px !important;
}

.Product_logout-menu {
    display: none;
    right: 0;
    max-width: 117px;
    position: absolute;
    top: 38px;
    z-index: 2;
    background: url(../../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    .Product_logout-menu ul {
        width: 100%;
    }

        .Product_logout-menu ul li {
            width: 100%;
            padding: 5px 0;
            border-bottom: 1px solid #c8c8c8;
        }

            .Product_logout-menu ul li a {
                padding: 0 15px;
            }

.Product_logout-menu-mobile {
    display: none;
    right: 0;
    max-width: 124px;
    position: absolute;
    top: 42px;
    z-index: 2;
    background: #f9f9f9;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    .Product_logout-menu-mobile ul {
        width: 100%;
        margin: 0;
    }

        .Product_logout-menu-mobile ul li {
            width: 100%;
            padding: 10px 0;
            border-bottom: 1px solid #c8c8c8;
        }

            .Product_logout-menu-mobile ul li a {
                padding: 0 15px;
                display: block;
            }

.Product_logout-dialog {
    display: none;
    right: 0;
    max-width: 350px;
    position: absolute;
    top: 38px;
    z-index: 2;
    background: url(../../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.Product_logout-dialog-mobile {
    display: none;
    right: 0;
    max-width: 350px;
    position: absolute;
    top: 42px;
    z-index: 2;
    background: #F9F9F9;
    border: 1px solid #c8c8c8;
    text-align: left;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.Product_logout-dialog-header {
    display: block;
    background-color: #FF6728;
    border: 1px solid black;
    padding: 10px;
    font-weight: bold;
}

.Product_logout-dialog-content {
    padding: 10px;
}

    .Product_logout-dialog-content ul li {
        clear: both;
    }

        .Product_logout-dialog-content ul li:before {
            content: '-';
            padding-right: 5px;
        }

.Product_logout-dialog-footer {
    clear: both;
    float: right;
    padding: 10px 0;
}

    .Product_logout-dialog-footer input {
        background-color: #D6D6D6;
        border: solid 1px #BEBEBE;
        padding: 7px;
        width: 72px;
        margin-left: 5px;
    }

.Product_logout-dialog-footer-mobile {
    clear: both;
    float: right;
    padding: 10px 0;
}

    .Product_logout-dialog-footer-mobile input {
        border: none;
        padding: 7px;
        width: 72px;
        margin-left: 5px;
    }


.arrow-down {
    display: inline-block;
    margin: 0 0 1px 1px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
}

.arrow-down-mobile {
    display: inline-block;
    margin: 0 0 1px 1px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FFFFFF;
}

#mySidenavLogout {
    background-image: url(../../../gfx/cabicd4/tab-bg.jpg);
    background-color: transparent;
    background-repeat: repeat;
    background-position: left center;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    padding-top: 40px;
}

    #mySidenavLogout .closebtn {
        position: absolute;
        font-family: "open_sansregular";
        text-decoration: none;
        top: -8px;
        right: 15px;
        font-size: 36px !important;
        margin-left: 50px;
    }

    #mySidenavLogout a {
        border-bottom: 2px solid #ffffff;
        border-radius: 0;
        font-family: "open_sansbold";
        color: #ffffff;
    }

    #mySidenavLogout li {
        border-left: none;
        margin-left: 0;
        float: none;
    }

.Product_logout-menu li a, .Product_logout-dialog-mobile li a {
    cursor: pointer;
}

#concurrency-icon {
    display: inline-block;
    height: 25px;
    margin: 0 5px;
    vertical-align: middle;
    cursor: pointer;
}

#concurrency-details {
    display: none;
    right: 0;
    position: absolute;
    margin-top: 2px;
    z-index: 2;
    background: #f9f9f9;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    #concurrency-details p {
        margin: 0;
        padding: 10px;
        text-align: left;
    }