body { color: #666666; margin: 0px; padding: 0px; text-decoration: none; background: rgb(167,207,223); /* Old browsers */ background: -moz-linear-gradient(top, rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */ background: linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */ } body, select, pre { font: 14px/20px Calibri,Helvetica,Arial; } a { color: #bbb; text-decoration: none; } a:hover { color: #000; text-decoration: underline; } .main-header { top: 0; width: 100%; position: fixed; height: 107px; background-color: rgba(2,2,2,0.7); } .main-header .head { width: 930px; margin: 0 auto; height: 107px; } .main-header ul.nav { margin: 0; float: right; height: 100%; } .main-header ul.nav li { float: left; list-style: none outside none; width: 140px; box-shadow: 0px 0px 3px rgba(222,222,222,0.2) inset; height: 107px; margin-right: -1px; } .main-header ul.nav li:hover { background-color: #FF2800; } .main-header ul.nav li > a{ display: block; font-size: 24px; padding: 42px 0px; width: 100%; vertical-align: baseline; text-align: center; } .content { margin: 0 auto 0 auto; width: 1010px; padding: 117px 0 0 0; background-color: rgba(50,50,50,0.2); } .content .content-inner { margin: 15px 25px 0px 25px; background: url(/mg/public/containerbg_png); min-height: 520px; padding: 30px; display: inline-block; width: 900px; } h1 { padding: 6px 18px; width: 500px; margin: 10px auto 10px auto; background: url(/mg/public/dottedblack_png) repeat; font-size: 30px; color: white; } /* The Converts Page */ .conversions .explanation { display: block; width: 33%; margin: 40px; padding-right: 40px; border-right: 1px solid black; float: left; } .conversions .explanation .inner { color: #fff; font-size: 18px; display: block; background: url(/mg/public/dirtyred_png) repeat; padding: 30px; width: 80%; } .conversions .converts { width: 40%; float: left; margin-top: 50px; } .conversions .converts h2, h2 { padding: 6px 18px; width: 40%; margin: 10px auto 10px auto; background: url(/mg/public/dirtyred_png) repeat; font-size: 30px; } .metric-category { width: 100%; } .mt-metrics .metric-category, .mt-converts.show .metric-category { float: left; padding: 50px 0; } .metric-category .metric a{ display: block; width: 70%; color: #000; font-size: 18px; font-weight: bold; margin-bottom: 5px; } .metric-category .item.rate { width: 400px; height: 40px; } .metric-category .item.rate .rate-holder{ display: block; width: 70%; background: rgba(20, 20, 20, 0.2); height: 30px; float: left; overflow: hidden; } .metric-category .item.rate .title{ position: relative; left: 0px; float: left; z-index: 5; padding: 3px; } .metric-category .item.rate .rates{ height: 100%; display: block; background: url(/mg/public/dottedblue_png) repeat; z-index: 1; } .metric-category .item.rate .percent-holder { float: left; margin-left: 30px; } .content ul.nav { margin: 0; width: 100%; height: 50px; } .content ul.nav li { color: white; float: left; list-style: none outside none; width: 170px; height: 30px; font-size: 20px; box-shadow: 0px 0px 3px rgba(222,222,222,0.2) inset; margin-right: 6px; background-color: red; padding-left: 10px; padding-top: 10px; border-radius: 5px; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); text-shadow: 0 0 4px #333333; background: -moz-linear-gradient(center top , #6699CC, #3366AA) repeat scroll 0 0 transparent; } .button { height: 30px; } form input[type='submit'] { width: 170px; height: 40px; padding-top:0px; } .button, input[type="submit"] { display: block; color: white; !width: 170px; font-size: 20px; box-shadow: 0px 0px 3px rgba(222,222,222,0.2) inset; margin-right: 6px; background-color: red; padding-left: 10px; padding-top: 10px; padding-right: 10px; min-width: 70px; text-align:center; border-radius: 5px; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); text-shadow: 0 0 4px #333333; background: -moz-linear-gradient(center top , #6699CC, #3366AA) repeat scroll 0 0 transparent; } .actions { height: 50px; width: 400px; margin: 50px auto; } .actions .button { float: left; } /* ANALYTICS */ .statboard{ float: left; background: rgb(30,30,30); background: rgba(0,0,0,.9); width: 900px; margin: 0px 0px 0px 20px; padding: 0px 10px; color: #D6D6D6; text-align: center; } .statpad .title, .statpad .statbody{ background: #222222; border-top: 1px solid #333333; border-bottom: 1px solid #151617; } .statpad, .statnote{ box-shadow: 2px 0 3px #0D0D0D, -2px 0 3px #0D0D0D, 0 3px 3px #0D0D0D, 0 -2px 3px #0D0D0D; } .statpad{ float: left; width: 445px; margin-bottom: 10px; } .statpad .title{ float: left; width: 100%; padding: 3px 0px; font-size: 17px; text-align: center; } .statpad .statbody{ float: left; width: 425px; height: 260px; padding: 10px; } .statpads >:nth-child(2n+1) { margin-right: 10px; } .statbody.pie{ } .statbody.pie .legend{ display: none; } .statbody.pie .chart{ margin: 0px auto; } .quad.statpad{ box-shadow: none; } .statnote { float: left; width: 220px; } .statnote .statbody { width: 200px; height: 100px; line-height: 100px; text-align: center; font-size: 70px; font-family: Arial,Helvetica,sans-serif; text-shadow: 1px 1px 1px #3F3F3F, -1px -1px 1px #3F3F3F; } .quad.statpad > *:nth-child(2n+1) { margin-right: 5px; } .quad.statpad > *:nth-child(3), .quad.statpad > *:nth-child(4) { margin-top: 10px; } .statbody.attendance{ color: #99DD66; } .statbody.views{ color: #DDDD66; } .statbody.interactions{ color: #6666DD; } .statbody.remaining{ color: #DD6666; } .legendLabel{ width: 150px; padding-left: 3px; font-size: 12px; } .asterisk{ font-size: 12px; } input[type="text"], input[type="password"] { background: url("/images/bg-input-shadow.jpg") repeat-x scroll left top #F7F7F7; border: 1px solid #CCCCCC; display: block; padding: 5px 9px 0; width: 280px; height: 32px; color: #777777; font-size: 16px; } input[type="text"]:focus, input[type="password"]:focus { background-color: #DDEEFF; border: 1px solid #AACCFF; color: #333333; } textarea { background: #F7F7F7; border: 1px solid #CCCCCC; display: block; padding: 5px 0px 0px 9px; width: 289px; height: 60px; color: #666666; font: 14px Calibri,Helvetica,Arial; } label { color: #999999; display: block; font-size: 16px; margin: 5px 0 2px; text-transform: uppercase; } input[type="checkbox"]{ float: left; margin-top: 5px; margin-left:20px; } input[type="checkbox"] + label { margin: 0px 0px 0px 6px; float: left; clear: right; height: 30px; } .item { clear: left; margin: 20px; } .item.priority input { width: 25px; } .mt-metrics form, .mt-metric-variants form, .mt-converts form { width: 400px; margin: 0 auto; padding-right: 200px; } a.reload { color: black; } ul.rally-list li.rally { list-style: none outside none; width: 60%; !box-shadow: 0px 0px 3px rgba(222,222,222,0.2) inset; margin-right: -1px; margin-bottom: 10px; background-color: rgba(200, 20, 20, 0.7); padding: 4px; color: white; } ul.rally-list li.rally ul { width: 70%; } ul.rally-list li.rally .time { float: right; margin-top: -20px; } .model .header, .model .body { float: left; } .flash-model .jqmWindow { background: #FFFFFF; border-radius: 10px; border: 5px solid #DDDDDD; padding: 0px; } .flash-model .header{ border-radius: 6px 6px 0px 0px; width: 100%; line-height: 30px; padding: 0px; font-weight: bold; color: #FFFFFF; } .flash-model .header .title{ padding-left: 10px; } .flash-model .body{ padding: 10px 20px 20px 20px; } .flash-model .header { background: #88BBEE; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88BBEE', endColorstr='#5588CC'); background: -webkit-gradient(linear, left top, left bottom, from(#8BE), to(#58C)); background: -moz-linear-gradient(top, #8BE, #58C); } a.jqmClose{ position: absolute; right: 20px; top: 5px; color: #EEEEFF; } input[type="submit"], .smallbutton, .mediumbutton, .bigbutton{ border: 0px solid #CCCCCC; border-radius: 5px; color: #FFFFFF; text-align: center; text-decoration: none; text-shadow: 1px 1px 1px #666666; } .smallbutton, input[type="submit"].smallbutton{ width: 90px; height: 22px; margin: 0px; font-size: 15px; } .bluebutton{ background: #6699CC; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699CC', endColorstr='#3366AA'); background: -webkit-gradient(linear, left top, left bottom, from(#6699CC), to(#3366AA)); background: -moz-linear-gradient(top, #6699CC, #3366AA); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px 1px 0px #77AAEE inset, 0px -1px 0px #225599 inset; } .bluebutton:hover, .bluebutton:active{ background: #88BBEE; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88BBEE', endColorstr='#5588CC'); background: -webkit-gradient(linear, left top, left bottom, from(#8BE), to(#58C)); background: -moz-linear-gradient(top, #8BE, #58C); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px 1px 0px #99CCFF inset, 0px -1px 0px #4477BB inset; } .greenbutton{ background: #66CC66; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66CC66', endColorstr='#339933'); background: -webkit-gradient(linear, left top, left bottom, from(#66CC66), to(#339933)); background: -moz-linear-gradient(top, #66CC66, #339933); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px -1px 0px #99FF99; text-shadow: 1px 1px 0px #336633; } .greenbutton.active, .greenbutton:active, .greenbutton:hover{ background: #22AA22; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22AA22', endColorstr='#339933'); background: -webkit-gradient(linear, left top, left bottom, from(#22AA22), to(#339933)); background: -moz-linear-gradient(top, #228822, #339933); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px 0px 1px 0px #004400 inset, 0px -1px 0px #66AA66; } .redbutton{ background: #EE7777; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE7777', endColorstr='#CC4F4F'); background: -webkit-gradient(linear, left top, left bottom, from(#EE7777), to(#CC4F4F)); background: -moz-linear-gradient(top, #EE7777, #CC4F4F); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px -1px 0px #FF9999; text-shadow: 1px 1px 0px #993333; } .redbutton.active, .redbutton:active, .redbutton:hover{ background: #EE7777; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE7777', endColorstr='#CC4F4F'); background: -webkit-gradient(linear, left top, left bottom, from(#EE7777), to(#CC4F4F)); background: -moz-linear-gradient(top, #BB4444, #CC4F4F); box-shadow: 2px 2px 4px rgba(0,0,0,.2), 0px 0px 2px 0px #663333 inset, 0px -1px 0px #AA6666; } .smallbutton.redbutton{ width: auto; padding: 0px 7px; } .report-item { padding: 8px; } .report-info .report { font-size: 22px; font-weight: bold; } .report-item-actions > span { padding-left: 10px; }