﻿@font-face {
    font-family: FontAwesome;
    src: url('fontawesome.ttf');
}
@font-face {
    font-family: norwester;
    src: url('../fonts/norwester/norwester.otf');
    src: url('../fonts/norwester/norwester.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/norwester/norwester.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/norwester/norwester.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/norwester/norwester.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body {
    /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #43668B), color-stop(1, #174881) );
    background-image: -o-linear-gradient(bottom, #43668B 0%, #174881 100%);
    background-image: -moz-linear-gradient(bottom, #43668B 0%, #174881 100%);
    background-image: -webkit-linear-gradient(bottom, #43668B 0%, #174881 100%);
    background-image: -ms-linear-gradient(bottom, #43668B 0%, #174881 100%);
    background-image: linear-gradient(to bottom, #43668B 0%, #174881 100%);*/
    /*background-repeat: no-repeat;*/
    /*background-color: #285D77;*/
    /*background-color:#B67C64;*/
    /*background-color: #015FA0;*/
    background-image: url("../../images/masterpage/Vigilant_LEARN_RegularUser.png?v=7.0.083118");
    height:100%;
    background-repeat: no-repeat;
   background-size:cover;
}

html {
    min-width: 320px;
}
    html.ui-mobile {
    overflow:hidden
    }

.clsHeaderMaster {
    /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #B4B4B4) );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #B4B4B4 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #B4B4B4 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #B4B4B4 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #B4B4B4 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #B4B4B4 100%);*/
    /*background-repeat: no-repeat;*/
    background-color: rgba(83, 83, 83, 0.34);
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    text-align: center;
    /*position: fixed;*/
    /*top: 0;*/
    height: 100px;
    min-width: 320px;
}

    .clsHeaderMaster table {
        font-size: 13pt !important;
    }
    .clsHeaderMaster .clsTitlePage, .clsHeaderMaster .clsCaseNo {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .clsHeaderMaster .clsCaseNo {
        color: #61c8f3;
        font-size:10pt;
        line-height:25px
    }
        .clsHeaderMaster .clsTitlePage span {
        font-size: 18pt;
        color: #FFF;
        font-family: 'norwester';
        text-transform:uppercase
    }
    .clsHeaderMaster .clsTitlePage {
        line-height:50px;        
        border-bottom: 1px solid rgba(204, 204, 204, 0.3)
    }
        .clsHeaderMaster .clsTitlePage .style1 {
            color: #61c8f3 !important
        }
    .clsHeaderMaster .clsSubTitle > table {
        width: 100%;
        table-layout: fixed
    }
.clsSubTitle {
    padding: 15px;
}
.clsSubTitle > table td {
    vertical-align: middle;    
    text-align: right;    
}
    .clsSubTitle > table tr td#idWelcomUser {
        border-right: 1px solid rgba(204, 204, 204, 0.3)
    }
/*HeaderLogo*/
.clsLogoVigilantHeader {
    float: left;
    margin: 5px;
    border: none;
    height: 35px;
}

.clsHeaderVigilantMC {
    width: 100%;
    display: none;
}

    .clsHeaderVigilantMC tr td {
        vertical-align: top;
    }

        .clsHeaderVigilantMC tr td:first-child {
            width: 120px;
        }

.clsHeaderTextLEARN {
    color: #333333;
    font-size: 13pt !important;
    padding-top: 7px;
}

.clsHeaderTextMOCO {
    color: #393939;
    padding-top: 3px;
    font-weight: normal;
    min-width: 190px;
    font-size: 10pt !important;
}

.clsMenuButton {
    cursor: pointer;   
    width:40px;   
}
.clsMenuButton > div{
background-color:#fff;
margin: 2px 0;
height:4px;
width:25px
}

    .clsButtonHeader > div {
        font-size: 10pt;
        color: #fff;
        display: inline-block;
        margin-left: 20px
    }
/*Body*/
.clsBodyMaster {
    width: 100%;
    text-align: center;
    color: #ffffff;
    vertical-align: middle;
    /*position: fixed;*/
    /*overflow: auto;*/
    min-width: 320px;
}
.clsDivSlideVisits, .clsDivSlideVisits, .clsDivSlideHitMap, .clsDivIconMenu {
    top: 100px;
    /*bottom: 60px;*/
    bottom:0;
}

    .clsContent {
    width: 99%;
    margin: 0 auto;
    /*background-color: red;*/
    /*height: 100%;*/
}
/*Footer*/
.clsFooterMaster {
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    color: #646464;
    height: 60px;
    /*bottom: 0px;*/
    /*position: fixed;*/
    min-width: 320px;
}

.clsFooterMaster {
    width: 100%;
}
    .clsFooterMaster .clsTableButtonBottom td {
        text-align:center
    }
    .clsFooterMaster .clsTableButtonBottom input[type=button] {
        background-color: rgba(255, 255, 255, 0.2);       
        border: 1px solid #fff;
        width:130px;
        min-width:100px
    }
.clsFooterVersion, .clsFooterSlogan {
    width: 100%;      
    line-height: 35px;
    font-size: 9.5pt;
}

.clsFooterVersion {
    text-align: left;
    padding-left: 5px;
    float:left;
}

.clsFooterSlogan {
    padding-right: 5px;   
    font-weight: bold;
    text-align: right;
    float:right;
}

/*Icon Menu*/

.clsDivIconMenu {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;   
    position: fixed;
    left: 0px;
    height: 100%;
    display: none;
    z-index: 0;    
    padding:30px
}

    .clsDivIconMenu table {  
        font-size: 11pt;
        width:100%;
    }

.clsLogOutText_Menu {
    float: right;
    font-weight: normal;
    right: 40px;
    color: #D8D8D9;
    text-decoration: none;
    cursor: pointer;
    padding: 10px;
}

.clsLogoutImage_Menu {
    height: 25px;    
    right: 10px;
    color: white;
    border: none;
    cursor: pointer;
    border: 0;
    margin-top: 5px;
    margin-right: 20px;
    float: right;
}

.clsDivHeightListMenu {
height:100%
}
div.clsDivListIcon {
    color: #fff;
    line-height: 16pt;
    font-weight: bold; 
    height: 100%;   
    padding: 0;
    overflow: auto;   
}
.clsTableIconMenu tr.active td {
    color: #61c8f3
}

    .clsTableIconMenu tr td {
        vertical-align: middle;
        text-transform:uppercase      
    }
.clsTableIconMenu tr td:not(:first-child) {   
    padding: 15px;
}
.clsTableIconMenu tr:not(:first-child) td:not(:first-child) {
    border-top: 1px solid rgba(204, 204, 204, 0.3);   
}
img.ImageIcon_Menu {
    margin-bottom: 12px;
   
    height: 50px;
    width: 50px;

    border: 0px;
    border-style: none;
    border-spacing: inherit;
    border-collapse: inherit;
    
    float: left;
    display:none
}

    img.ImageIcon_Menu:not(.gray):hover {
        cursor: pointer;
        box-shadow: 0 0 20px #E3E3E3;
        -moz-box-shadow: 0 0 20px #E3E3E3;
        -webkit-box-shadow: 0 0 20px #E3E3E3;
    }
.Disbale_Menu {
    color: #5f5f5f;
}