/* do not edit */ /* ControlFolderiIzdvojeni.ascx */ .cfi4 a { display: inline-block; margin: 1mm 1mm 1mm 5mm; font-weight: bold; font-size: 95%; } /* ControlSelectFolders.ascx */ .cfol, .cfol div { border-radius: 0px; } /* TemplateFoldersOverview.ascx */ .tfho > td, .tfho > div { padding: 0mm 1mm 1mm 1mm; border-left: solid thin #C0C0C0; vertical-align: top; } .tfho > div { float: left; } .mdl { text-align: center; border: none; display: block; margin: 1mm 1mm 1mm 1mm; text-decoration: none; border: solid 1px white; width: 100%; } .mdl:hover { border: solid 1px red; } .mdl span { display: block; } .mdl img { margin-bottom: 1mm; } /* ControlPretragaTemplate.ascx */ .notif legend { font-weight: normal; } /* ControlUserBar.ascx */ .mcub { background-color: #ffeecc; } .mcub2 { float: right; max-width: 40%; padding:2mm 2mm 2mm 2mm; } .mcub2 a { display: inline-block; margin: 1mm 5mm 1mm 2mm; white-space: nowrap; } /* ControlUserProfile.ascx */ .prfl table td { vertical-align: top; } .prfl .tdLeft { width: 25%; } /* ControlUserRegistrationCommon.ascx */ .reg_left { font-weight: bold; font-size: 95%; } /* TemplateLogin.ascx */ .clgn td { vertical-align: top; } .clgn fieldset { padding: 0mm 1mm 1mm 1mm; } /* MasterPage.master */ .mnu { /*z-index:100; z-index: 1; background-color: #d3deff; position: relative;*/ background-color: White; position: relative; } .mnu td { vertical-align: top; width: 36mm; } .mnu ul { padding-left: 4mm; margin-top: 1mm; margin-left: 0mm; } .mnu li { list-style-type: circle; } .mnu a:link, .mnu a:visited { text-decoration: none; font-weight: normal; } .mnu a:hover { text-decoration: underline; background-color: #CCFFFF; } .mnuh td { border-right: 0.5mm solid lightblue; } .mnuv td { border-bottom: 0.5mm solid lightblue; } .footer { padding: 1mm 1mm 1mm 1mm; background-color: lightblue; text-align: center; } .footer1 { background-color: #467ea7; color: White; font-size: 95%; padding: 1mm 0mm 1mm 12mm; margin-bottom: 6mm; }