﻿@media screen and (max-width:480px) {

    html { font-size: 11px; }

    .LogoWrapper { right: 5px; top: 15px }
        .LogoWrapper img { max-width: 75px; }

    .LanguageWrapper { right: 85px; }
    .AccountWrapper { right: 85px; }
        .AccountWrapper label { display: none; }

    .AdminLinkWrapper { right: 85px; }

    /* USER INFO */
    .UserInfoWrapper .UserInfoContent .User { font-size:11px; }
    .UserInfoWrapper .UserInfoContent .User:before { font-size: 24px; }

    /* CUSTOM DROPDOWNLIST */
    .CustomDropDownListOuterWrapper { padding: 5px; }
    .CustomDropDownListOuterWrapper { width: 130px; }
    .CustomDropDownListInnerWrapper .Selected:before { right: 0px; font-size: 24px; }

    .CountryCodeWrapper .CustomDropDownListOuterWrapper { width: 65px; }
        .CountryCodeWrapper .CustomDropDownListOuterWrapper .CustomDropDownListInnerWrapper .Selected { height:25px;margin-top:-3px;}
        /* GRID */
        .Grid { }        
        .Grid td.dxgv { padding:2px 3px 3px;}

        .Grid.Invoice tr.dxgvArm td:nth-child(1) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(2) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(3) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(4) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(5) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(6) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(7) { width:60px !important; }
         .Grid.Invoice tr.dxgvArm td:nth-child(8) { width:60px !important; }

    /* IFRAME YOUTUBE */
    .FrameWrapper {  }
    .FrameWrapper .iFrameYoutube {height:235px;}

    
}
