1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372 |
- body {
- margin: 0px;
- background: url(images/img01.gif) repeat-x left top;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #444444;
- }
- h1,
- h2,
- h3 {
- margin: 0;
- font-family: Georgia, "Times New Roman", Times, serif;
- font-weight: normal;
- color: #444444;
- }
- h1 {
- font-size: 2em;
- }
- h2 {
- font-size: 2em;
- }
- h3 {
- font-size: 1.6em;
- }
- p,
- ul,
- ol {
- margin-top: 0;
- line-height: 180%;
- }
- ul,
- ol {}
- a {
- text-decoration: none;
- color: #FB7600;
- }
- a:hover {
- background: none;
- }
- #wrapper {
- width: 100%;
- margin: 0 auto;
- background: url(images/img04.jpg) repeat-y left top;
- }
- #wrapper .btm {
- background: url(images/img05.gif) no-repeat left bottom;
- }
- /* Header */
- #header {
- width: 100%;
- height: 105px;
- margin: 0 auto;
- background: url(images/img02.jpg) repeat-x left top;
- }
- /* Logo */
- #logo {
- float: left;
- width: 100%;
- color: #000000;
- }
- #logo h1,
- #logo p {}
- #logo h1 {
- float: left;
- padding: 30px 0 0 20px;
- margin-right: 10px;
- letter-spacing: -1px;
- font-size: 2.8em;
- }
- #logo h1 a {
- color: #FF7900;
- }
- #logo p {
- float: left;
- margin: 44px 0 0 0;
- padding: 3px 10px 3px 0px;
- font: normal 13px Georgia, "Times New Roman", Times, serif;
- font-style: italic;
- }
- #logo a {
- border: none;
- background: none;
- text-decoration: none;
- color: #000000;
- }
- /* Menu */
- #menu {
- width: 100%;
- height: 44px;
- background: url(images/img03.jpg) repeat-x left top;
- margin: 0 auto;
- padding: 0;
- }
- #menu ul {
- margin: 0;
- padding: 13px 0 0 20px;
- list-style: none;
- line-height: normal;
- }
- #menu li {
- float: left;
- }
- #menu a {
- display: block;
- margin-right: 3px;
- padding: 5px 20px 7px 20px;
- text-decoration: none;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 13px;
- font-weight: normal;
- color: #FFFFFF;
- border: none;
- }
- #menu a:hover,
- #menu .current_page_item a {}
- #menu a:hover {
- background: #FF7900;
- text-decoration: none;
- }
- #menu .first {
- margin-right: 3px;
- background: #FF7900;
- }
- /* Page */
- #page {
- width: 90%;
- margin: 0 auto;
- padding-top: 20px;
- }
- /* Content */
- #content {
- float: right;
- width: 70%;
- padding: 20px 20px 0 0;
- }
- .post {
- margin-left: 20px;
- padding-bottom: 30px;
- }
- .post .title {
- padding-left: 10px;
- border-left: 10px solid #F57601;
- color: #000000;
- }
- .post .title a {
- background: none;
- color: #444444;
- border: none;
- }
- .post .title a:hover {
- text-decoration: underline;
- }
- .post .meta {
- background: #E0E0E0;
- border-left: 4px double #F57601;
- border-right: 4px double #F57601;
- padding: 3px 3px 3px 3px;
- text-align: left;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- }
- .post .meta .comments,
- .post .meta .permalink {}
- .post .entry {
- padding: 10px 20px 20px 20px;
- text-align: justify;
- }
- /* Sidebar */
- #sidebar {
- float: left;
- width: 20%;
- padding: 25px 10px 0 20px;
- }
- #sidebar ul {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- #sidebar li {
- margin: 0;
- padding: 0;
- }
- #sidebar li ul {
- padding-bottom: 30px;
- }
- #sidebar li li {
- line-height: 35px;
- border-bottom: 1px dashed #BCBCBC;
- }
- #sidebar li li span {
- display: block;
- margin-top: -20px;
- padding: 0;
- font-size: 11px;
- font-style: italic;
- color: #BCBCBC;
- }
- #sidebar h2 {
- letter-spacing: -.5px;
- color: #444444;
- }
- #sidebar p {
- padding-bottom: 20px;
- text-align: justify;
- }
- #sidebar a {
- color: #000000;
- border: none;
- }
- #sidebar a:hover {
- text-decoration: underline;
- color: #787878;
- }
- /* Calendar */
- #calendar {}
- #calendar_wrap {
- padding: 20px;
- }
- #calendar table {
- width: 100%;
- }
- #calendar tbody td {
- text-align: center;
- }
- #calendar #next {
- text-align: right;
- }
- /* Footer */
- #footer {
- width: 90%;
- height: 20px;
- margin: 0 auto;
- padding: 20px 0 15px 0;
- background: #444444;
- font-family: Arial, Helvetica, sans-serif;
- color: #FFFFFF;
- }
- #footer p {
- margin: 0;
- line-height: normal;
- font-size: 10px;
- text-align: center;
- }
- #footer a {
- color: #FFFFFF;
- border-bottom: 1px #FFFFFF dotted;
- }
- .row1 {
- background-color: #A8A8A8;
- padding: 1px 1px 1px 1px;
- }
- .row2 {
- background-color: #C4C4C4;
- padding: 1px 1px 1px 1px;
- }
- .row3 {
- background-color: #ECECEC;
- padding: 1px 1px 1px 1px;
- }
- .row4 {
- background-color: #ECECEC;
- padding: 1px;
- }
- .row5 {
- background-color: #ECECEC;
- padding: 1px 1px 1px 1px;
- }
- .row5:hover {
- background-color: #e1e1e1;
- }
- table.sortable.id tbody {
- counter-reset: sortabletablescope;
- }
- table.sortable.id thead tr::before {
- text-align: center;
- vertical-align: middle;
- content: "ID";
- display: table-cell;
- }
- table.sortable.id tbody tr::before {
- text-align: center;
- vertical-align: middle;
- content: counter(sortabletablescope);
- counter-increment: sortabletablescope;
- display: table-cell;
- }
- div.dhtml_menu div.vert_menu {
- position: absolute;
- visibility: hidden;
- }
- div.dhtml_menu div.horz_menu a {
- display: block;
- float: left;
- }
- div.dhtml_menu div.vert_menu a {
- display: block;
- float: none;
- }
- div.dhtml_menu div.vert_menu {
- margin-right: -1px;
- border-bottom: 1px solid #000000;
- z-index: 9999;
- }
- div.dhtml_menu div.horz_menu a,
- div.dhtml_menu div.vert_menu a {
- height: 20px;
- line-height: 20px;
- text-align: left;
- text-decoration: none;
- color: #000000;
- background-color: #595959;
- }
- div.dhtml_menu div.horz_menu a {
- background-color: transparent;
- line-height: 15px;
- height: 15px;
- }
- div.dhtml_menu div.vert_menu a {
- margin-bottom: -1px;
- width: 200px;
- border: 1px solid Black;
- }
- div.dhtml_menu div.horz_menu a:hover,
- div.dhtml_menu div.vert_menu a:hover {
- color: #000000;
- background-color: #595959;
- }
- div.dhtml_menu div.horz_menu a.parent,
- div.dhtml_menu div.vert_menu a.parent {
- color: #000000;
- background-color: #444444;
- }
- div.dhtml_menu div.horz_menu a.parent {
- background-color: transparent;
- }
- div.dhtml_menu div.horz_menu a.active,
- div.dhtml_menu div.vert_menu a.active,
- div.dhtml_menu div.horz_menu a.active:hover,
- div.dhtml_menu div.vert_menu a.active:hover {
- color: #000000;
- background-color: #E37E00;
- }
- .delete_button {
- height: 21px;
- width: 21px;
- border: solid;
- border-width: 0px;
- background-image: url(../delete.gif);
- }
- .frrow1 {
- background-color: #EFEFEF;
- }
- .frrow2 {
- background-color: #DEE3E7;
- }
- .frrow3 {
- background-color: #D1D7DC;
- }
- .row4 {
- color: Black;
- }
- .paytoday {
- font-size: 120%;
- background-color: #E37E00;
- color: #EFEFEF;
- padding: 2px 2px 2px 2px;
- }
- .paytoday img {
- width: 16px;
- }
- .ubButton {
- -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
- -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
- box-shadow: inset 0px 1px 0px 0px #ffffff;
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
- background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
- background-color: #ededed;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
- border: 1px solid #dcdcdc;
- display: inline-block;
- color: #777777;
- font-family: arial;
- font-size: 15px;
- font-weight: bold;
- padding: 6px 24px;
- text-decoration: none;
- text-shadow: 1px 1px 0px #ffffff;
- }
- .ubButton:hover {
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
- background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
- background-color: #dfdfdf;
- }
- .ubButton:active {
- /* commented due android FF issues */
- /* position:relative;
- top:1px; */
- box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
- }
- /* glamour forms =) */
- .glamour label {
- /* font-size: 20px; */
- color: #666;
- padding-left: 4px;
- }
- .glamour {
- float: left;
- border: 1px solid #ddd;
- padding: 6px 6px 6px 12px;
- background: #fff;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#EEE), to(#FFFFFF));
- background: -moz-linear-gradient(0% 40% 90deg, #FFF, #EEE);
- -webkit-box-shadow: 0px 0 50px #ccc;
- -moz-box-shadow: 0px 0 50px #ccc;
- box-shadow: 0px 0 50px #ccc;
- }
- .glamour fieldset {
- border: none;
- }
- /*
- .glamour input, textarea {
- padding: 4px;
- margin: 4px 0 20px 0;
- background: #fff;
- color: #555;
- border: 1px #ddd solid;
- -webkit-box-shadow: 0px 0px 4px #aaa;
- -moz-box-shadow: 0px 0px 4px #aaa;
- box-shadow: 0px 0px 4px #aaa;
- -webkit-transition: background 0.3s linear;
- }
- */
- .glamour textarea {}
- .glamour input:hover,
- textarea:hover {
- background: #eee;
- }
- .glamour legend {
- float: left;
- color: #000000;
- /* background: #E0E0E0; */
- border: 1px solid #C4C4C4;
- padding: 8px;
- margin: 8px;
- width: 60%;
- }
- /* CaTV Coloring */
- .CatvGood {
- background-color: #77a809;
- color: #FFFFFF;
- text-align: center;
- }
- .CatvGoodLong {
- background-color: #528009;
- color: #FFFFFF;
- text-align: center;
- }
- .CatvGood a {
- color: #FFFFFF;
- text-align: center;
- }
- .CatvBad {
- background-color: #FF0000;
- color: #ffffff;
- text-align: center;
- }
- .CatvBad a {
- color: #FFFFFF;
- text-align: center;
- }
- .CatvOnline {
- background-color: #447ECF;
- color: #FFFFFF;
- text-align: center;
- }
- .CatvOffline {
- background-color: #000000;
- color: #FFFFFF;
- text-align: center;
- }
- .siglight {
- font-size: 24px;
- font-weight: bold;
- /* IE10 Consumer Preview */
- background-image: -ms-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #FFB914 100%);
- /* Mozilla Firefox */
- background-image: -moz-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #FFB914 100%);
- /* Opera */
- background-image: -o-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #FFB914 100%);
- /* Webkit (Safari/Chrome 10) */
- background-image: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, #FFFFFF), color-stop(1, #FFB914));
- /* Webkit (Chrome 11+) */
- background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #FFFFFF 0%, #FFB914 100%);
- /* W3C Markup, IE10 Release Preview */
- background-image: radial-gradient(ellipse farthest-corner at center, #FFFFFF 0%, #FFB914 100%);
- }
- .undone,
- .undone div,
- .undone span {
- background-color: #f8bb00;
- border-color: #f8bb00;
- color: #000000;
- }
- .dashboard {
- width: 100%;
- }
- .dashtask {
- float: left;
- display: block;
- padding: 10px;
- margin: 5px;
- border: solid 1px #EEE;
- border-radius: 10px;
- text-align: center;
- font-size: 8pt;
- overflow: hidden;
- box-shadow: 3px 3px 4px rgba(0, 0, 0, 0);
- }
- .dashtask:hover {
- -webkit-box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- }
- .ubimchat {
- float: left;
- display: block;
- padding: 10px;
- margin: 5px;
- border: solid 1px #EEE;
- border-radius: 10px;
- text-align: left;
- font-size: 8pt;
- width: 80%;
- height: 400px;
- overflow: auto;
- box-shadow: 3px 3px 4px rgba(0, 0, 0, 0);
- }
- .todaysig {
- background-color: #528009;
- color: #FFFFFF;
- }
- .todaysig a {
- color: #EFEFEF;
- }
- .ui-autocomplete {
- max-height: 400px;
- overflow-y: auto;
- overflow-x: hidden;
- }
- * html .ui-autocomplete {
- height: 100px;
- }
- /* ukv */
- .floatpanels {
- padding: 10px;
- margin: 10px;
- float: left;
- width: 42%;
- border: 1px solid #999;
- background-color: white;
- -webkit-box-shadow: 0px 0px 10px #A0A0A0;
- -moz-box-shadow: 0px 0px 10px #A0A0A0;
- box-shadow: 0px 0px 10px #A0A0A0;
- }
- .ukvusereditform {
- padding: 10px;
- margin: 10px;
- }
- .floatpanelswide {
- padding: 10px;
- margin: 10px;
- float: left;
- width: 85%;
- border: 1px solid #999;
- background-color: white;
- -webkit-box-shadow: 0px 0px 10px #A0A0A0;
- -moz-box-shadow: 0px 0px 10px #A0A0A0;
- box-shadow: 0px 0px 10px #A0A0A0;
- }
- .ukvusereditform input[type="submit"] {
- padding: 6px;
- }
- .ukvbankstadup {
- background-color: #ffcccc;
- }
- .sigdeleteduser {
- background-color: #000000;
- color: #FFFFFF;
- }
- .sigcemeteryuser {
- background-color: #444444;
- color: #FFFFFF;
- }
- /* Alerts */
- .alert_info {
- display: block;
- width: 95%;
- margin: 20px 3% 0 3%;
- margin-top: 20px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background: #B5E5EF url(../icn_alert_info.png) no-repeat;
- background-position: 10px 10px;
- border: 1px solid #77BACE;
- color: #082B33;
- padding: 10px 0;
- text-indent: 40px;
- font-size: 14px;
- }
- .alert_warning {
- display: block;
- width: 95%;
- margin: 20px 3% 0 3%;
- margin-top: 20px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background: #F5F3BA url(../icn_alert_warning.png) no-repeat;
- background-position: 10px 10px;
- border: 1px solid #C7A20D;
- color: #796616;
- padding: 10px 0;
- text-indent: 40px;
- font-size: 14px;
- }
- .alert_error {
- display: block;
- width: 95%;
- margin: 20px 3% 0 3%;
- margin-top: 20px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background: #F3D9D9 url(../icn_alert_error.png) no-repeat;
- background-position: 10px 10px;
- border: 1px solid #D20009;
- color: #7B040F;
- padding: 10px 0;
- text-indent: 40px;
- font-size: 14px;
- }
- .alert_success {
- display: block;
- width: 95%;
- margin: 20px 3% 0 3%;
- margin-top: 20px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background: #E2F6C5 url(../icn_alert_success.png) no-repeat;
- background-position: 10px 10px;
- border: 1px solid #79C20D;
- color: #32510F;
- padding: 10px 0;
- text-indent: 40px;
- font-size: 14px;
- }
- .notificationArea {
- position: absolute;
- float: right;
- top: 10px;
- right: 10px;
- padding-right: 50px;
- }
- /* login form */
- .ubLoginContainer {
- position: absolute;
- left: 50%;
- top: 50%;
- width: 500px;
- height: 260px;
- margin-left: -250px;
- margin-top: -130px;
- }
- .ubLoginForm {
- padding: 30px;
- font-size: 20px;
- border: 1px solid #ddd;
- width: 100%;
- background: #ffffff;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- -webkit-box-shadow: 0px 0 50px #ccc;
- -moz-box-shadow: 0px 0 50px #ccc;
- box-shadow: 0px 0 50px #ccc;
- background-image: url('../ublogin-bg.png');
- background-repeat: no-repeat;
- background-position: right;
- }
- .ubLoginForm input,
- submit {
- padding: 4px;
- margin: 10px;
- margin-left: 30px;
- width: 220px;
- font-size: 20px;
- background: #fff;
- color: #555;
- border: 1px #ddd solid;
- -webkit-box-shadow: 0px 0px 4px #aaa;
- -moz-box-shadow: 0px 0px 4px #aaa;
- box-shadow: 0px 0px 4px #aaa;
- -webkit-transition: background 0.3s linear;
- }
- .ubLoginForm label {
- font-size: 20px;
- color: #666;
- padding-left: 4px;
- }
- /* UBIM contactlist */
- .ubimcontact {
- -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
- -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
- box-shadow: inset 0px 1px 0px 0px #ffffff;
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
- background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
- background-color: #f9f9f9;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
- border: 1px solid #dcdcdc;
- display: inline-block;
- cursor: pointer;
- color: #666666;
- font-family: Arial;
- font-size: 15px;
- font-weight: bold;
- padding: 6px 71px;
- width: 72px;
- text-decoration: none;
- text-shadow: 0px 1px 0px #ffffff;
- color: #777777;
- }
- .ubimcontact:hover {
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
- background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=0);
- background-color: #e9e9e9;
- text-decoration: none;
- }
- .ubimcontact:active {
- position: relative;
- top: 1px;
- }
- .ubimcontact:active {
- position: relative;
- top: 1px;
- }
- .ubimcontact:visited {
- color: #777777;
- }
- .ubimcontact:link {
- color: #777777;
- }
- .wh_viewer td {
- padding: 4px;
- }
- .donetask {
- background-color: #3366cc;
- color: #ffffff;
- }
- .rowerror {
- background-color: #ee1515;
- color: #fafafa;
- }
- .spoiler {
- border: 1px solid #9BA0AF;
- width: 98%;
- margin: 15px auto;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- background: #ffffff;
- }
- .ui-widget .spoiler,
- .ui-widget-content .spoiler {
- font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
- color: #666;
- font-size: 12px;
- }
- .spoiler_title {
- background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
- -webkit-border-top-left-radius: 5px;
- -webkit-border-top-right-radius: 5px;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- border-top-left-radius: 5px;
- border-top-right-radius: 5px;
- cursor: pointer;
- }
- .spoiler_title h3 {
- color: #1F1F20 !important;
- font-size: 13px !important;
- margin: 0 20px !important;
- float: left;
- }
- .spoiler_link,
- .spoiler_link:hover {
- color: #000 !important;
- font-size: 13px;
- text-decoration: none;
- margin-right: 1%;
- margin-top: 8px;
- margin-bottom: 11px;
- text-align: right;
- width: 100%;
- float: right;
- }
- .clearfix::after {
- content: " ";
- display: block;
- height: 0;
- clear: both;
- }
- .image_rotate {
- -webkit-animation: spin 2s linear infinite;
- -moz-animation: spin 2s linear infinite;
- animation: spin 2s linear infinite;
- }
- @-moz-keyframes spin {
- 100% {
- -moz-transform: rotate(360deg);
- }
- }
- @-webkit-keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- }
- }
- @keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
- }
- .fileeditorarea {
- background-color: #000000;
- color: #DEE3E7;
- font-size: larger;
- }
- .fileeditorarea:hover {
- background-color: #000000;
- color: #DEE3E7;
- font-size: larger;
- }
- @-webkit-keyframes swing-in-top-fwd {
- 0% {
- -webkit-transform: rotateX(-100deg);
- transform: rotateX(-100deg);
- -webkit-transform-origin: top;
- transform-origin: top;
- opacity: 0;
- }
- 100% {
- -webkit-transform: rotateX(0deg);
- transform: rotateX(0deg);
- -webkit-transform-origin: top;
- transform-origin: top;
- opacity: 1;
- }
- }
- @keyframes swing-in-top-fwd {
- 0% {
- -webkit-transform: rotateX(-100deg);
- transform: rotateX(-100deg);
- -webkit-transform-origin: top;
- transform-origin: top;
- opacity: 0;
- }
- 100% {
- -webkit-transform: rotateX(0deg);
- transform: rotateX(0deg);
- -webkit-transform-origin: top;
- transform-origin: top;
- opacity: 1;
- }
- }
- .whiteboard {
- float: left;
- display: block;
- padding: 10px;
- margin: 5px;
- border: solid 1px #EEE;
- border-radius: 5px;
- text-align: center;
- overflow: hidden;
- font-size: 12pt;
- box-shadow: 3px 3px 4px rgba(0, 0, 0, 0);
- line-height: 100%;
- -webkit-animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
- animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
- }
- .whiteboard:hover {
- -webkit-box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- -moz-box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- box-shadow: 3px 3px 4px rgba(50, 50, 50, 0.75);
- }
- .whiteboard a {
- color: #FFFFFF;
- padding: 20px;
- }
- .ubbackedit {
- -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
- -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
- box-shadow: inset 0px 1px 0px 0px #fce2c1;
- background-color: #ffc477;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
- border: 1px solid #eeb44f;
- display: inline-block;
- cursor: pointer;
- color: #777777 !important;
- font-family: Arial;
- font-size: 16px;
- font-weight: bold;
- padding: 11px 26px;
- text-decoration: none !important;
- }
- .ubbackedit:hover {
- background-color: #fb9e25;
- color: #ffffff !important;
- }
- .ubbackedit:active {
- box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
- }
- .ubbackprofile {
- -moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
- -webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
- box-shadow: inset 0px 1px 0px 0px #bbdaf7;
- background-color: #79bbff;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
- border: 1px solid #84bbf3;
- display: inline-block;
- cursor: pointer;
- color: #777777 !important;
- font-family: Arial;
- font-size: 16px;
- font-weight: bold;
- padding: 11px 26px;
- text-decoration: none !important;
- }
- .ubbackprofile:hover {
- background-color: #378de5;
- color: #ffffff !important;
- }
- .ubbackprofile:active {
- box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
- }
- .ubimcontactincome {
- -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
- -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
- box-shadow: inset 0px 1px 0px 0px #ffffff;
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
- background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
- background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
- background-color: #f9f9f9;
- -moz-border-radius: 6px;
- -webkit-border-radius: 6px;
- border-radius: 6px;
- border: 1px solid #dcdcdc;
- display: inline-block;
- cursor: pointer;
- color: #b10808;
- font-family: Arial;
- font-size: 15px;
- font-weight: bold;
- padding: 6px 71px;
- width: 72px;
- text-decoration: none;
- text-shadow: 0px 1px 0px #ffffff;
- color: #b10808;
- }
- .ubimcontactincome:hover {
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
- background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
- background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=0);
- background-color: #e9e9e9;
- text-decoration: none;
- }
- .ubimcontactincome:active {
- position: relative;
- top: 1px;
- }
- .ubimcontactincome:active {
- position: relative;
- top: 1px;
- }
- .ubimcontactincome:visited {
- color: #b10808;
- }
- .ubimcontactincome:link {
- color: #b10808;
- }
- .onusignalbig {
- float: left;
- font-size: x-large;
- text-align: center;
- border-style: solid;
- border-color: #ededed;
- border-width: 1px;
- box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
- padding: 10px;
- width: 90%;
- height: 200px;
- }
- .hiddentbelem {
- opacity: 0;
- transform: translateY(20px);
- }
- .hiddentbelem[style*="display: none;"] {
- transform: translateY(0);
- }
- .tbqsearchform {
- float: left;
- margin-right: 0px;
- margin-left: 5px;
- position: relative;
- display: flex;
- align-items: center;
- /* border: 1px solid blue; */
- }
- .tbqsearchform input {
- border-radius: 10px;
- border: 1px solid #ccc;
- padding: 8px 6px;
- font-size: 12px;
- outline: none;
- transition: all 0.3s ease;
- box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
- width: 100%;
- max-width: 350px;
- }
- .tbqsearchform input:focus {
- border-color: #007BFF;
- box-shadow: 0 4px 8px rgba(0, 123, 255, 0.3);
- }
- .tbqsearchform .clear-btn {
- position: absolute;
- right: 10px;
- background-color: transparent;
- border: none;
- cursor: pointer;
- font-size: 18px;
- color: #aaa;
- display: none;
- /* clear button is hidden by default */
- align-items: center;
- justify-content: center;
- height: 100%;
- transition: color 0.3s ease;
- }
- .tbqsearchform .clear-btn:hover {
- color: #000;
- }
- .photostorageuploadform {
- display: flex;
- flex-direction: column;
- align-items: center;
- background-color: #ffffff;
- border: 1px solid #ddd;
- border-radius: 8px;
- padding: 20px;
- width: 100%;
- max-width: 80%;
- margin: 0 auto;
- box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
- }
- .photostorageuploadform input[type="file"] {
- font-size: 18px;
- padding: 15px;
- background-color: #f0f0f0;
- border: 2px solid #ccc;
- border-radius: 8px;
- color: #333;
- cursor: pointer;
- width: 100%;
- max-width: 500px;
- text-align: center;
- margin-bottom: 20px;
- }
- .photostorageuploadform input[type="file"]:focus {
- outline: none;
- background-color: #f9f9f9;
- }
- .photostorageuploadform input[type="submit"] {
- font-size: 20px;
- padding: 15px;
- color: #333;
- border: 2px dashed #ccc;
- border-radius: 8px;
- cursor: pointer;
- width: 100%;
- max-width: 500px;
- font-weight: bold;
- }
- .photostorageuploadform input[type="submit"]:hover {
- background-color: #e6e6e6;
- color: #333;
- }
- @media (max-width: 480px) {
- .photostorageuploadform {
- padding: 15px;
- }
- .photostorageuploadform input[type="file"],
- .photostorageuploadform input[type="submit"] {
- font-size: 18px;
- width: 100%;
- }
- }
|