PATH:
root
/
mbmadmin1234css
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: middle;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; } body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;} table {border-collapse: collapse;border-spacing: 0;} a, pre, code, strong, b, em, i {vertical-align: initial;} /* /css reset */ /*#tabContaier ul li:nth-of-type(4){display:none}*/ body,html { font: normal 14px/20px "Exo 2", Geneva, sans-serif; color: #2a2a2a; text-align: left; margin: 0px; background:#e1e1e1 url(../images/tlo.gif) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 100%; } #wrap{width: 100%; height: 100%; float: left; position: relative;} #wrap_content{width: 300px; height: 380px; top: 50%; left: 50%; margin: -200px 0 0 -150px; position: absolute; background: url(../images/cms.png) center 50px no-repeat;} #wrap_content form{width: 188px; text-align: center; margin: 0 auto; margin-top: 150px;} #wrap_content input{width: 188px; border: 1px solid #e4e4e4; background: #f9f9f9; height: 49px; text-align: center; margin-bottom: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} #wrap_content button#submit{color: white; width: 189px; border: 1px solid #404143; background: #404143; height: 49px; text-align: center; margin-bottom: 10px; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} #wrap_content button#submit:hover{color: white; width: 189px; background: #515355; height: 49px; text-align: center; margin-bottom: 10px;} #wrap1{width: 100%; height: 100%; float: left; position: relative;} #left{width: 140px; height: 100%; top: 0px; left: 10px; position:fixed; background: url(../images/cms.png) 21px 28px no-repeat; } #left ul{float: left; margin-top: 130px; margin-left: 14px;} #left ul li{float: left; margin: 0px 0px 5px 0px;} #left ul li a{float: left; padding: 10px 10px 10px 20px; width: 90px; background: #404143; color: white; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} #left ul li a:hover,#left ul li a.active{background: #dc1a21; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } #right{float: left; width: calc(100% - 170px); margin-left:170px; min-height: 100%; background: white; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px;} #right header{float: left; width: 100%; } #right header h1{float: left; font-size: 28px; font-weight: bold; padding: 55px 40px 45px 40px;} #right header a{float: right; text-decoration: none; color: #404143; margin-top: 50px; margin-right: 40px;} #right header span{float: left; padding: 3px 10px 3px 0px;} #right header a:hover span{color: #dc1a21;} #right header img{float: left;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #right header a:hover img{opacity: 0.7} #right #content{ width: calc(100% - 80px); float: left; clear: both; margin: 9px 40px 0px 40px; font: normal 14px/20px "trebuchet", Geneva, sans-serif; padding-bottom: 40px; } .fr1, .fr2{float:left} .fr1{width:770px} .fr2{width:287px; height:670px; margin-left:20px; overflow:hidden} @media screen and (max-width: 1361px) { .fr2{display:none} } #menu2{ margin: 0px 0px 10px 0px; float: left;} #menu2 a{ float: left; } #menu2 a, a.btn{ background: #404143; color: white; border: none; cursor: pointer; padding: 10px; text-decoration: none; font: normal 14px/20px "Exo 2", Geneva, sans-serif; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} #menu2 a:hover, a.btn:hover, a.btn.active, form.settings input:checked + label a { background: #CD0F19; text-decoration: none; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } form.settings { clear: both; float: none; padding: 22px 0 0 0; } form.settings a.btn { display: inline-block; min-width: 135px; text-align: center; } form.settings input:checked + label a::before { content: "✓ "; } form.settings .file-options { display: none; } form.settings input[type="file"]:not(:empty) ~ .file-options, form.settings input[type="file"]:not(:invalid) ~ .file-options { display: inline-block; } .paginator { text-align: right; } .paginator .page { color: inherit; text-decoration: none; margin: 0 2px; } .paginator .page:hover { color: #CD0F19; } .paginator .page.active { color: #CD0F19; font-weight: bold; } .gingerbreads{ float: left; margin-left: 10px;} .gingerbreads a{ padding: 10px 0px 10px 0px; float: left; margin-left: 5px; text-decoration: none; color: #404143;} .gingerbreads a:hover{ color: #CD0F19;} .gingerbreads span{float: left; padding: 10px 0px 10px 0px; margin-left: 5px;} table{width: 100%; float: left; background: #fff; border-collapse: collapse; text-align: left;} table.list th{background: #eeeeee; font: normal 14px/20px "Exo 2", Geneva, sans-serif; padding: 2px 8px; border-bottom: 2px solid #515355; } table.list td{background: #fff; border-bottom: 1px solid #ccc; font-size:13px; padding: 2px 8px; text-align: center; } table.list td:last-child { min-width: 143px; } table.list tr:hover td{background: #f8f8f8;} table.list tr td form{display: inline;} table tr td{padding: 4px 15px 4px 15px;} table tr td a{text-decoration: none; color: #2a2a2a;} table tr td a:hover{text-decoration: none; color: #CD0F19;} table input.delete,table input.edit{ background: #404143; color: white; border: none; cursor: pointer; padding: 5px 10px; margin-left: 5px; font: normal 14px/20px "Exo 2", Geneva, sans-serif; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} table input.delete:hover, table input.edit:hover{background: #CD0F19; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } .add_table tr td{padding: 8px 0px 8px 0px;} .add_table input{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; width: 600px;} .add_table select{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; width: 622px; clear:left} .add_table input.zapisz,.add_table input.anuluj{ background: #404143; color: white; border: none; cursor: pointer; padding: 10px; margin-left: 5px; font: normal 14px/20px "Exo 2", Geneva, sans-serif; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .add_table input.zapisz:hover,.add_table input.anuluj:hover{background: #CD0F19; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } /* input{ border: 1px #e4e4e4 solid; padding: 10px;} select{ border: 1px #e4e4e4 solid; padding: 10px;} */ #topframe{float: left; width: 770px; height: 350px; background: white; margin-bottom: 20px; overflow: hidden;} .bottomframe{float: left; width:375px; height: 300px; background: white; margin-left: 20px;} .filemgr_top{ margin-bottom: 6px;} .filemgr_top tr td{padding: 0px; text-align: right; vertical-align: middle;} .filemgr_top input, .filemgr_search input{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; margin: 0px;} .filemgr_top select{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; } .filemgr_top input.sub, .filemgr_search input.sub, .filemgr_buttons input{ background: #404143; color: white; border: none; cursor: pointer; padding: 10px; margin-left: 5px; font: normal 14px/20px "Exo 2", Geneva, sans-serif;} .filemgr_top input.sub:hover, .filemgr_search input.sub:hover, .filemgr_buttons input:hover{background: #CD0F19; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } .filemgr_search tr td{padding: 0px; padding-bottom: 10px;} .filemgr_search input.sub{margin: 0px;} .filemgr_search input{margin-right: 5px;} .filemgr_upload{width: auto;} .filemgr_upload tr td{padding: 4px 0px 4px 0px;} .filemgr_upload input{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; margin: 0px;} .filemgr_copy tr td{height: 36px; vertical-align: middle;} .filemgr_buttons{margin-top: 6px;} .filemgr_buttons tr td{padding: 0px;} .filemgr_buttons tr td input{ margin: 0px 5px 0px 0px;} input.copy{border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; margin: 0px;} table.filemgr_content th{background: #eeeeee; font: normal 14px/20px "Exo 2", Geneva, sans-serif; padding: 14px 8px; border-bottom: 2px solid #515355; } table.filemgr_content td{background: #fff; border-bottom: 1px solid #ccc; padding: 12px 8px; } .filemgr_content{ } #tabContaier{ float: left; padding:0px 0px 20px 0px; position:relative; width:100%; } #tabContaier ul{ overflow:hidden; border-right:1px solid #fff; border-bottom:1px solid #EEEEEE; height:35px; position:absolute; z-index:100; width: 100%; } #tabContaier li{ float:left; list-style:none; } #tabContaier li a{ background:#404143; border:1px solid #fcfcfc; border-right:0; color:white; cursor:pointer; display:block; height:35px; line-height:35px; padding:0 30px; text-decoration:none; text-transform:uppercase; } #tabContaier li a:hover{ background:#EEEEEE; color:#333; } #tabContaier li a.active{ background:#EEEEEE; border:1px solid #fff; border-right:0; color:#333; } .tabDetails{ border:1px solid #fff; margin:34px 0 0; } .tabContents{ padding: 20px 0px 20px 0px; } .settings input{ border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; margin: 0px 0px 10px 0px;} .settings input.zapisz{ border: none; color: white; cursor: pointer; background: #404143; border: 1px solid #e4e4e4; padding: 10px; margin: 0px 0px 10px 0px; padding: 5px;} .settings input.zapisz:hover{ background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } .legenda{ margin-bottom: 10px; } #addButton, #addButton2, #addButton2en, #addButton2de, #addButton2ru{width: 150px; cursor: pointer; line-height: 20px; margin: 10px 0px; background: #404143; color: white; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} #addButton:hover, #addButton2:hover, #addButton2en:hover, #addButton2de:hover, #addButton2ru:hover, .kat:hover{background: #CD0F19 !important; background: #e21b25; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyMWIyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #e21b25 0%, #c60303 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21b25), color-stop(100%,#c60303)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e21b25 0%,#c60303 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e21b25 0%,#c60303 100%); /* IE10+ */ background: linear-gradient(to bottom, #e21b25 0%,#c60303 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21b25', endColorstr='#c60303',GradientType=0 ); /* IE6-8 */ } .multi{margin-bottom: 10px; width: 570px !important;} .multi2{margin-bottom: 10px; } .kat{float: right; width: 40px !important; background: #404143 !important; color: white; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .cc,.cc2{clear: left;} #addButton2{float: left; clear:left;} span.ide{display:none} select#showcat { float:right; border: none; background: #f8f8f8; border: 1px solid #e4e4e4; padding: 10px; width: auto } div#selecty{max-width:623px} label.showcatlabel{float:right; padding:8px 30px 0 0} a, input, button { transition: color 100ms linear, background 100ms linear; } .userinfo{float:right; clear:both; font-size:12px; text-align:right; padding: 5px 40px 5px 0;} .open{float:left; width:100%; text-align:center; padding-top:5px} .open a{font-size:10px; text-transform:uppercase; letter-spacing:1px; text-decoration:none; color:#adadad} .open a:hover{text-decoration:none; color:#1e1e1e} #imagePreview{position:fixed;left:50%;top:10px;transform:translateX(-50%);border:2px solid black;background:rgba(255,255,255,0.75);width:300px;z-index:100} .inline-edit-width-50{width:50px} .inline-edit-text-center{text-align:center} input.new-pass { border-color: red !important; } input.forgot-password { background: none !important; color: blue; cursor: pointer; }
[-] fancybox_overlay.png
[edit]
[-] Sansation_Regular.ttf
[edit]
[+]
..
[-] fancybox_loading@2x.gif
[edit]
[-] jquery-ui-1.10.3.min.css
[edit]
[-] sansation_regular-webfont.eot
[edit]
[-] fancybox_loading.gif
[edit]
[+]
images
[-] sansation_regular-webfont.woff
[edit]
[-] theme.css
[edit]
[-] sansation_regular-webfont.ttf
[edit]
[-] sansation_regular-webfont.svg
[edit]
[-] styl-index.css
[edit]
[-] jquery.fancybox.css
[edit]
[-] fancybox_sprite.png
[edit]
[-] jquery-ui-1.12.1.css
[edit]
[-] fancybox_sprite@2x.png
[edit]
[-] blank.gif
[edit]