﻿/* Stili per finestra modale UnoDIRETTA */

div.ui-dialog { overflow: visible !important; border: none }
div.ui-dialog-overlay{background-color: #000; opacity: .70;filter:Alpha(Opacity=70); }
div.ui-dialog-container {border: none }
div.ui-dialog-content {border: none }
div.ui-dialog-titlebar {height:0px !important;position: relative; z-index: 10 !important; }
div.ui-resizable-handle { border: none !important; z-index: -1 !important; }
div.ui-resizable-nw { background: url('shadow_01.png') no-repeat top right !important; width: 117px !important; height: 112px !important; top: -50px !important; left: -60px !important; }
div.ui-resizable-n { background: url('shadow_02.png') repeat-x top !important; height: 112px !important; top: -52px !important; }
div.ui-resizable-ne { background: url('shadow_03.png') no-repeat top left !important; width: 115px !important; height: 112px !important; top: -50px !important; right: -60px !important; }
div.ui-resizable-w { background: url('shadow_04.png') repeat-y top left !important; width: 115px !important; left: -60px !important; top: 62px !important; bottom: 51px !important; height: auto !important; }
div.ui-resizable-e { background: url('shadow_06.png') repeat-y top left !important; width: 117px !important; right: -60px !important; top: 62px !important; bottom: 51px !important; height: auto !important; }
div.ui-resizable-sw { background: url('shadow_07.png') no-repeat top right !important; width: 115px !important; height: 111px !important; bottom: -60px !important; left: -60px !important; }
div.ui-resizable-s { background: url('shadow_08.png') repeat-x bottom !important; height: 111px !important; bottom: -60px !important; width: auto !important; left: 55px !important; right: 57px !important; }
div.ui-resizable-se { background: url('shadow_14.png') no-repeat top right !important; width: 117px !important; height: 111px !important; bottom: -60px !important; right: -60px !important; }
    
.meetingAccess {position: relative; width: 600px; height: 300px; border: solid 1px #dad6d6; background-image: url('bg-main.gif'); background-color: #5c848f; }
.meetingAccess .logo { background: url('logounodiretta.gif') no-repeat top left; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.meetingAccess .x { position: absolute; top: 0px; right: 0px; width: 27px; height: 24px; }
.meetingAccess .unodirettabrand { background: url('unodirettabrand.gif') no-repeat top left; height: 100%; width: 100%; position: absolute; top: 1px; left: 124px; }
.meetingAccess .meetingTitle { position: absolute; top: 44px; left: 124px; width: 460px; height: 50px; font-family: Arial, Sans-Serif; font-size: 18px; font-weight: bold; color: #fecc21; }
.meetingAccess .timing { position: absolute; top: 94px; left: 124px; width: 460px; height: 20px; font-family: Arial, Sans-Serif; font-size: 16px; font-weight: bold; color: #ffffff; }
.meetingAccess .login { position: absolute; top: 130px; font-family: Arial, Sans-Serif; font-size: 12px; color: #ffffff; }
.meetingAccess .msg { position: absolute; top: 200px; padding: 12px; padding-top: 16px; font-family: "Trebuchet MS" , Arial, Sans-Serif; font-size: 16px; font-weight: bold; color: #ffffff; text-align: justify; line-height: 18px; }
.meetingAccess .msgorange { color: #ff9900; }
.meetingAccess .msgorange2 { font-size: 24px; color: #ff683a; display: block; margin-bottom: 10px; }
    