html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,address,big,dfn,font,img,ins,q,s,samp,small,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: none;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1.2;
	font-family: inherit;
/*text-align: left;*/
	vertical-align: baseline;
	margin: 0;
	padding: 0;
/*font-size: inherit;*/
}
a img,:link img,:visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol,ul { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content:""; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
strike { text-decoration: line-through; }
code { font-family: "Courier New", Courier, monospace; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html, body { font-size: 12px; line-height: 1.125em; font-family: Tahoma, Geneva, sans-serif; }

.moobutton img { vertical-align: text-top; margin-right: 5px; }

p.info img, p.notice img, p.success img, p.note img, p.failure img, p.error img, p.step img, p.diff img { vertical-align: middle; margin-right: 5px; }

p.error, p.failed { background: #ffecce; color: #e3302c; border: 1px solid #ff8080; padding: 10px; font-size: 13px; }
p.note, p.success { background: #edfbd8; color: #508600; border: 1px solid #bfde84; padding: 10px; font-size: 13px; text-shadow: 1px 1px 1px #fff; }
p.notice, p.info { background: #fefde2; color: #666666; border: 1px solid #e5e181; padding: 10px; font-size: 13px; text-shadow: 1px 1px 1px #fff; }
p.step { background: #d9eaf1; padding: 10px; color: #0b5e83; border: 1px solid #c8d4d9; font-size: 14px; margin-top: 50px; text-shadow: 1px 1px 1px #fff;  }
p.diff { background: #eaeaea; border: 1px solid #C8C8C8; border-bottom: none; padding: 6px; color: #1E1E1E; text-shadow: 1px 1px 0 #fff; font-size: 18px; margin: 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
p.diff img { width: 24px; height: 24px; }

div.box p.error,
div.box p.note,
div.box p.notice,
div.box p.failed,
div.box p.success,
div.box p.info,
div.box p.step {  }

input, textarea, a { outline: 0; }
h2, h3, h4, h5, h6, li { cursor: default; }

div.hr, hr { height: 1px; margin: 5px 10px; background: #999; }
div.hr hr { display: none; }

.clear { clear: both; }
.mask { z-index: 9999; }
.visible { display: block; }

.spinner { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #fff; }
.spinner-msg { text-align: center; font-weight: bold; }
.spinner-img { background: url(images/spinner.gif) no-repeat; width: 16px; height: 16px; margin: 0 auto; }

body { color: #3b464b; background-image: url(images/background.png), url(images/background-main.png?v=3); background-repeat: repeat-x, repeat; background-position: top; background-color: #fcfcfc; }
a:link, a:visited, a:hover, a:active, .link { text-decoration: none; color: #ec8828; border-bottom: 1px solid #ed942f; cursor: pointer; text-transform: none; }
a:active { font-style: italic; }
a:hover { color: #efae40; border-bottom: 1px solid #efae40; }
p { line-height: 20px; margin-bottom: 15px; }

h2 { color: #3c3c3c; font-size: 24px; padding-bottom: 10px; margin: 0 0 10px 0; text-shadow: 0 1px 0 #fff; }
h3 { color: #233e4c; font-size: 16px; margin: 15px 0 10px 10px; padding-bottom: 10px; text-shadow: 0 1px 0 #fff; }

h3 span { font-size: 12px; }

ul { padding-left: 21px; }
ul li { line-height: 20px; list-style: disc; }

ol { padding-left: 21px; margin: 10px; }
ol li { line-height: 20px; list-style: decimal; }

div#site {  }
div#body { width: 900px; margin: 0 auto; }
div#body_inner { padding: 0; }
div.sidebar { clear: both; height: 38px; margin-bottom: 30px; }
div.sidebar div.wrap { float: right; }
div.sidebar p { margin: 0; }

div#header { position: relative; background: url(images/header.png) repeat-x top; height: 50px; width: 900px; margin: 20px auto; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
div#header h1 { width: 176px; height: 50px; position: absolute; top: 0; left: 20px; }
div#header h1 a { border: none; background: url(images/logo.png) no-repeat 0 0; display: block; width: 176px; height: 50px; overflow: hidden; text-indent: -99999px; }
div#header h1 a:hover { /*background-position: 0 -50px;*/ }
div#header p { position: absolute; right: 20px; top: 25px; margin: 0; }
div#header p a { color: #d9eff4; border: none; }

div#menu { width: 695px; position: absolute; top: 10px; left: 205px; left: 290px; }
div#menu.menu-manager { width: 475px; left: 435px; }
div#menu.menu-client { width: 260px; left: 620px; }
div#menu.menu-simple-client { width: 230px; left: 680px; }
div#menu.menu-integration-fbwebinar { width: 475px; left: 435px; }
div#menu ul { padding: 0; }
div#menu ul li { list-style: none; height: 30px; float: left; border-right: 1px dotted #919191; }
div#menu ul li a { display: block; height: 100%; border: none; color: #919191; line-height: 30px; padding: 0 10px; }
div#menu ul li:last-child { border: none; }
div#menu ul li:last-child a { color: #f0a42b; }
div#menu ul li a:hover { color: #fff; }
div#menu ul li.active a { color: #fff; }

div#footer { clear: both; height: 100px; width: 900px; margin: 0 auto; border-top: 1px solid #cccccc; }
div#footer p { color: #757575; width: 450px; float: left; cursor: default; text-shadow: 0 1px 1px #fff; }
div#footer p a { color: #7e7e7e; border-bottom: 2px solid #dbdbdb; }
div#footer p a:hover { color: #999; border-color: #999; }
div#footer p#version { width: 450px; float: left; text-align: right; margin: 0; }
div#footer p#version span { color: #2284b6; border-bottom: 2px solid #bad6e5; }

div.box { background: #fff; -moz-box-shadow: 0 1px 0 #fff;; -webkit-box-shadow: 0 1px 0 #fff;; box-shadow: 0 1px 0 #fff;; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; border: 1px solid #cdcdcd; margin-bottom: 30px; }
div.box div.wrap { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
div.box h2 { font-family: 'TitilliumText22L', Verdana, Geneva, sans-serif; color: #333333; text-transform: uppercase; border-bottom: 1px solid #cdcdcd; font-size: 16px; margin: 0; padding: 14px; background: url(images/box.png) repeat-x top #f3f3f3; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
div.box h2 a { border: none; }
div.box h2 img { vertical-align: middle; margin: 0 5px 0 0; width: 24px; height: 24px; }
div.box h2 span { text-transform: none; float: none; font-size: 14px; margin: 2px 0 0 20px; color: #666666; font-family: Verdana, Geneva, sans-serif; }
div.box h2 div.moobutton { float: right !important; margin: -5px 0 0 0 !important; }
div.box div.footer { border-top: 1px solid #d1dde1; text-shadow: 1px 1px 1px #fff; }
div.box div.footer p { margin: 0; padding: 6px; cursor: default; text-shadow: 1px 1px 1px #fff; }
div.box div.footer img { vertical-align: middle; }
div.box div.body { border-top: 1px solid #fff; }
div.box div.body:empty { border-top: none; }

div.box.collapse h2 { cursor: pointer; position: relative; padding-left: 34px; font-size: 17px; }
div.box.collapse h2 input { position: absolute; top: 15px; left: 8px; }

div.box.closed {  }
div.box.closed h2 { border: none; }
div.box.closed div.body {  }
div.box.closed div.footer {  }

div.box.alt { background: none; border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
div.box.alt div.body { background: #fff; -moz-box-shadow: 0 1px 0 #fff; -webkit-box-shadow: 0 1px 0 #fff;; box-shadow: 0 1px 0 #fff;; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; border: 1px solid #cdcdcd; margin-bottom: 30px; }
div.box.alt h2 { border: none; background: none; }

div.box p { margin: 10px; }
div.box h3 { margin: 10px; padding: 0; }

/* Overrides */
div#menu div.box h2 { font-size: 16px; }
div.DefaultPointyTip .pointyWrapper div.body { border: none; text-align: center !important; border: none; margin: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-border-radius: none; -webkit-border-radius: none; border-radius: none; }

/* Forms */
form.styled {  }
label { width: 170px; float: left; text-align: right; padding-right: 10px; line-height: 38px; margin-right: 10px; font-size: 14px; }
br { clear: left; }
.text { float: left; width: 292px; margin: 1px 0 10px 0; padding: 8px 4px 9px 4px; color: #454545; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.file {  float: left; margin: 8px 0 10px 0; padding: 0; color: #454545;  }
textarea.text { height: 120px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
input.submit { margin: 0 0 10px 140px; }
form.styled select, select.select { float: left; width: 302px; margin-bottom: 10px; padding: 4px; }
.checkbox { margin: 12px 10px 15px 0; }
form.styled br { clear: left; }
span.info { float: left; line-height: 38px; display: block; height: 38px; margin-left: 10px; }

/* Sexy contact form additions */
.text, form.styled select { border: 1px solid #bbbbbb; border-top-color: #abadb3; font-size: 14px; }
.text:focus, form.styled select:focus { border-color: #b5cfe7; border-top-color: #3d7bad; color: #242424; }
form.styled label.focus { color: #172835; font-style: italic; }

/* Form types */
input.datePicker { background: url(assets/icons/calendar_med.png) no-repeat 120px 4px; width: 140px; }
textarea.code { display: block; height: 100px; width: 868px; margin: 10px; font-size: 14px; }
#code_wrap textarea.code { width: 720px; height: 130px; }

/* Table controls */
.table_controls { margin: 10px 0 0 0; overflow: auto; }
.table_controls label { width: 148px; }
.table_controls select { padding: 4px; }
.table_controls input.small_button { margin-left: 20px; }
.table_controls .selectaTrigger { float: left; }
.table_controls .selectaWrapper { margin-top: 38px; }
.table_controls .moobutton /*#files_move_go, .table_controls #files_remove, .table_controls #folders_create*/ { margin-left: 0; float: left; position: relative; top: 6px; left: 8px; }
.table_controls p { margin-bottom: 10px; }

form.inline, form.inline_center { margin: 0; }
form.inline_center input[type="submit"] { margin: 0 auto 10px auto; display: block; width: 400px; }
form.inline input[type="submit"] { margin: 0; }

.switch_inactive { display: none; }
.switch_active { display: block; }
.optionswitch { margin-bottom: 10px; }

.chart_group { background: #fff; border: 1px solid #ccc; margin: 10px; }
.chart_group select { width: 250px; margin: 10px 5px 10px 10px; }

/* Actions bar? */
div.withActions { position: relative; }
div.withActions h2 {  }
ul.actions { zoom: 1; position: absolute; right: 6px; top: 12px; list-style: none; border-left: 1px dotted #ccc; padding: 0 0 0 5px; }
ul.actions li { float: left; width: 20px; margin-left: 5px; list-style: none; }
ul.actions a { border: none; }
ul.actions a img { vertical-align: middle; }

/* Table */
div.table { margin: 10px; }
div.table table { width: 100%; border-top: 1px solid #dfe7ea; }
div.table table thead tr {  }
div.table table thead tr th { text-align: left; color: #454545; text-shadow: 1px 1px 1px #fff; padding: 10px 5px; font-weight: normal; font-size: 13px; cursor: default; background: #fff; border-bottom: 1px solid #dddddd; }
div.table table thead tr th.nosort { cursor: default; }
div.table table thead tr th.reverse_sort { font-weight: bold; background: url(assets/icons/bullet_arrow_up.png) no-repeat center left #f6fcff; text-indent: 10px; border-left: 1px solid #d1dde1; border-right: 1px solid #dddddd; }
div.table table thead tr th.forward_sort { font-weight: bold; background: url(assets/icons/bullet_arrow_down.png) no-repeat center left #f6fcff; text-indent: 10px; border-left: 1px solid #d1dde1; border-right: 1px solid #dddddd; }
div.table table tfoot.visible { display: table-footer-group; }
div.table table tfoot.visible td { text-align: center; padding: 2px; }
div.table table tfoot.visible tr span { margin: 0 5px; cursor: default; color: #0066FF; }
div.table table tfoot { display: none; }
div.table table tbody tr td { padding: 10px 5px; vertical-align: top; border-bottom: 1px solid #dddddd; }
div.table table tbody tr td.reverse_sort, div.table table tbody tr td.forward_sort { border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; background: #fff; }
div.table table tbody tr { background: #fff; cursor: default; }
div.table table tbody tr:hover, div.table table tbody tr.hover { background: #f6f6f6; background: #f6f6f6 !important; color: #008ee8; }
div.table table tbody tr.profile_row.profile_row_title {  }
div.table table tbody tr.profile_row { background: #F7FDFF; }
div.table table tbody tr.profile_row:hover { background: #F7FDFF; background: #F7FDFF !important; }
div.table table tbody tr.profile_row_active { background: #E8F5FA; background: #E8F5FA !important; }
div.table table tbody tr.profile_row_active:hover { background: #E8F5FA; background: #E8F5FA !important; }
div.table tbody tr a { color: #008ee8; }
div.table tbody tr:hover a, div.table tbody tr.hover a { color: #ec8526; }
/*div.table table tbody tr.alt { background: #fbfbfb; }*/
div.table table tbody th { text-align: right; color: #454545; padding: 10px 5px; font-weight: normal; font-size: 13px; cursor: default; background: #fff; border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea; }
div.table table tbody th.int {  }
div.table table a { border: none; }
div.table table input.checkbox { margin: 3px 0 0; }
div.table table .int { text-align: center; }
div.table table .price { text-align: right; }
div.table table th.disabled { border-left: 1px solid #D1DDE1; border-top-color: #f2f2f2; border-bottom-color: #f2f2f2; }
div.table table .disabled { background: #F2F2F2; }
div.table.separate {  }
div.table.separate tbody td { border-right: 1px solid #d1dde1; }
div.table.separate tbody td:last-child { border-right: none; }

/* Split test stats */
#split_test_stats tbody th span { font-size: 11px; display: block; }
#split_test_stats .name { color: #008ee8; }

div.table table tbody tr.folder {  }
div.table table tbody tr.folder.alt {  }
div.table table tbody tr.folder td {  }
div.table table tbody tr.folder.current, div.table table tbody tr.folder.current:hover { background: #fff8ee; background: #fff8ee !important; }
div.table table tbody tr.folder:hover { background: #fff8ee; background: #fff8ee !important; }
div.table table tbody tr.folder a { color: #ec8526; }

div.paginate table thead tr th { cursor: pointer; text-align: left; }
div.paginate table thead tr th.nosort { cursor: default; }

div.table.sort th { cursor: pointer; }
div.table.sort th.nosort { cursor: default; }

div.table.scroll { overflow: auto; margin: 0; }

* html div.table.scroll { height: expression( this.scrollHeight > 399 ? "400px" : "auto" ); /* sets max-height for IE */ }
div.table.scroll { max-height: 400px; /* sets max-height value for all standards-compliant browsers */ }

* html #folder_table_wrap { height: expression( this.scrollHeight > 179 ? "180px" : "auto" ); /* sets max-height for IE */ }
#folder_table_wrap { max-height: 180px; /* sets max-height value for all standards-compliant browsers */ }

ul.pagination { padding: 5px 10px; border-bottom: 1px solid #d1dde1; background: #f8f8f8; moz-border-radius: 5px; }
ul.pagination li { display: inline; padding: 0 5px; }
ul.pagination li a { border: none; color: #1983c0; }
ul.pagination li a.currentPage { font-weight: bold; }

a.action { margin-right: 10px; border: none; }

/* Accordions */
div.box.accordion h2 { font-size: 14px; cursor: pointer; padding: 6px 6px 6px 26px; }
div.box.accordion.active h2 { background: url(assets/icons/accepted_16.png) no-repeat 6px 6px; }

/* For the preview */
.evp-html table { border-spacing: 5px; border-collapse: separate; }

#simple_page, #short_url { display: block; width: 860px; margin: 0 auto 10px auto; padding: 5px; }

/* MooRainbow */
#mooRainbow { font-size: 11px; color: #000; }
.moor-box { width: 390px; height: 310px; border: 1px solid #636163; background-color: #f9f9f9; z-index: 5; }
.moor-overlayBox { width: 256px; height: 256px; margin-top: 9px; margin-left: 9px; border: 1px solid #000; }
.moor-slider { border: 1px solid #000; margin-top: 9px; margin-left: 280px; width: 19px; height: 256px; }
.moor-colorBox { border: 1px solid #000; width: 59px; height: 68px; margin-top: 20px; margin-left: 315px; }
.moor-currentColor { margin-top: 55px; margin-left: 316px; width: 59px; height: 34px; }
.moor-okButton { font-family: Tahoma; font-weight: 700; font-size: 11px; margin-top: 278px; margin-left: 8px; background: #e6e6e6; height: 23px; border: 1px solid #d6d6d6; border-left-color: #f5f5f5; border-top-color: #f5f5f5; }
div.moor-box label { float: none; width: auto; line-height: normal; margin: 0; text-align: left; font-size: 12px; }
div.moor-box .moor-rLabel { margin-top: 100px; margin-left: 315px; }
div.moor-box .moor-gLabel { margin-top: 125px; margin-left: 315px; }
div.moor-box .moor-bLabel { margin-top: 150px; margin-left: 315px; }
div.moor-box .moor-HueLabel { margin-top: 190px; margin-left: 315px; }
span.moor-ballino { margin-top: 190px; margin-left: 370px; }
div.moor-box .moor-SatuLabel { margin-top: 215px; margin-left: 315px; }
div.moor-box .moor-BrighLabel { margin-top: 240px; margin-left: 315px; }
div.moor-box .moor-hexLabel { margin-top: 275px; margin-left: 280px; }
.moor-rInput,.moor-gInput,.moor-bInput,.moor-HueInput,.moor-SatuInput,.moor-BrighInput { width: 30px; }
.moor-hexInput { width: 55px; }
.moor-cursor { background-image: url(assets/moorainbow/moor_cursor.gif); width: 12px; height: 12px; }
.moor-arrows { background-image: url(assets/moorainbow/moor_arrows.gif); top: 9px; left: 270px; width: 41px; height: 9px; }
.moor-chooseColor { margin-top: 21px; margin-left: 316px; width: 59px; height: 34px; }

/* iPhone switches */
.iPhoneCheckContainer { position: relative; width: 85px; height: 27px; cursor: pointer; overflow: hidden; z-index: 2; }
.iPhoneCheckContainer input { position: absolute; top: 5px; left: 30px;  }
.iPhoneCheckHandle { display: block; height: 27px; width: 39px; cursor: pointer; position: absolute; top: 0; left: 0;  }
.iPhoneCheckHandle .iPhoneCheckHandleBG { position: absolute; width: 5px; height: 100%; top: 0; left: 0; z-index: 1;  }
.iPhoneCheckHandle .iPhoneCheckHandleSlider { position: absolute; top: 0; left: 0; height: 27px; width: 39px; background: url(assets/iphone-switch/iphone-slider.png) no-repeat; z-index: 2;  }
label.iPhoneCheckLabelOn,label.iPhoneCheckLabelOff { float: none; font-size: 17px; line-height: 17px !important; font-weight: bold; font-family: Helvetica Neue,Arial,Helvetica,sans-serif; text-transform: uppercase; cursor: pointer; display: block; height: 22px; position: absolute; width: 52px; top: 0;  }
label.iPhoneCheckLabelOn { color: #fff; background: url(assets/iphone-switch/iphone-on.png) no-repeat; text-shadow: 0px 0px 2px rgba(0,0,0,0.6) !important; left: 0; padding: 5px 0 0 8px; text-align: left !important; }
label.iPhoneCheckLabelOff { color: #8B8B8B; background: url(assets/iphone-switch/iphone-off.png) no-repeat right 0; text-shadow: 0px 0px 2px rgba(255,255,255,0.6) !important; text-align: right !important; right: 0; padding: 5px 8px 0 0; }

/* MooSelecta */
select.selecta { height: 25px; }
div.selectaTrigger { background: url(assets/mooselecta/select-right.png) no-repeat right center; height: 35px; line-height: 32px; font-size: 12px; padding-top: 3px; padding-left: 4px; padding-right: 40px; overflow: hidden; color: #8d8d8d; }
div.selectaWrapper { border: 1px solid #b6b7bf; border-top: 0; background: #f2f2f2; overflow: hidden; overflow-y: auto; position: absolute; padding: 2px; }
div.selectaOption { clear: both; background: #fff; color: #555; padding: 2px 2px 2px 4px; }
div.selectaOptionSelected { background: #73a6e0; color: #e7f1fe; }
div.selectaOptionOver { background: #427ab6; color: #e7f1fe; }
div.selectaOptgroup { clear: both; background: #fff; color: #555; padding: 2px 2px 2px 4px; font-size: 13px; font-weight: bold; }
.shadowy { -moz-box-shadow: 1px 1px 2px #000; -webkit-box-shadow: 1px 1px 2px #000; box-shadow: 1px 1px 2px #000; }
.cur { _cursor: hand; cursor: pointer; }

/* MooScroll */
.scrollBar .bar { width: 20px; height: 19px; }
.scrollBar .button { width: 27px; height: 19px; background-color: #4d4d4d; outline: none; background-position: top center; background-repeat: no-repeat; cursor: pointer; }
/*.scrollBar .button.topButton { background-image: url(assets/mooscroll/arrow-up.gif); }*/
/*.scrollBar .button.bottomButton { background-image: url(assets/mooscroll/arrow-down.gif); }*/
.scrollBar .button.leftButton { background-image: url(assets/mooscroll/arrow-left.png); }
.scrollBar .button.rightButton { background-image: url(assets/mooscroll/arrow-right.png); }
.scrollBar .scrollable { cursor: pointer; background-image: url(assets/mooscroll/bar.png); background-repeat: repeat; }
.scrollBar .knob { height: 19px; }
.scrollBar .knob.verticalKnob { cursor: default; }
.scrollBar .knob.horizontalKnob { cursor: default; }
.scrollBar .knobHorizontalTip { width: 12px; position: absolute; background-position: left center; background-repeat: no-repeat; }
.scrollBar .leftTip { left: 0; background-image: url(assets/mooscroll/knob-left.png); }
.scrollBar .rightTip { right: 0; background-image: url(assets/mooscroll/knob-right.png); }
.scrollBar .knobHorizontalFill { background-color: #4d4d4d; background-position: top center; background-repeat: repeat-x; background-image: url(assets/mooscroll/knob.png); margin: 0 12px; }
.scrollBar .knobVerticalTip { height: 12px; background-position: top center; background-repeat: no-repeat; }
/*.scrollBar .knobVerticalFill { background-color: #FFB119; background-position: left center; background-repeat: repeat-y; background-image: url(assets/mooscroll/vertical-knob.gif); position: absolute; bottom: 12px; top: 12px; }*/
/*.scrollBar .topTip { background-image: url(assets/mooscroll/knob-top.gif); }*/
/*.scrollBar .bottomTip { position: absolute; bottom: 0; background-image: url(assets/mooscroll/knob-bottom.gif); }*/
.scrollBar .knob.active { border: none; }
/*.scrollBar .corner { background: #FFB119 url(assets/mooscroll/corner.gif) center center no-repeat; }*/
.scrollBar .button.active,.scrollBar .active .knobHorizontalFill,.scrollBar .active .knobVerticalTip { background-position: bottom center; }
.scrollBar .active .knobHorizontalTip,.scrollBar .active .knobVerticalFill { background-position: right center; }

/* Dashboard - modern */
#dashboard-container { overflow: auto; zoom: 1; width: 905px; }
#dashboard-stats { float: left; width: 440px; margin-right: 20px; }
#dashboard-popular { float: left; width: 440px; }
#dashboard-container div.box, #dashboard-container div.box div.wrap { height: 340px; }
#dashboard-container table th { font-size: 14px; }
#dashboard-container table tbody tr { background: #f1faff; }
#dashboard-container table tbody th { background: #dfedf4; }
#dashboard-container table td.int { font-size: 17px; color: #fc4e01; }

#dashboard-account_stats, #dashboard-account_popular { clear:both; }
#dashboard-account_stats table, #dashboard-account_popular table { border: none; }
#dashboard-account_stats tr td, #dashboard-account_popular tr td { border: none; color: #454545; font-size: 16px; padding: 10px 30px; }
#dashboard-account_stats tbody tr:hover, #dashboard-account_popular tbody tr:hover { background: #fff !important; background: #fff; }
#dashboard-account_stats tr td span, #dashboard-account_popular tr td span { float: right; font-size: 24px; color: #339dd3; margin-top: 8px; }
#dashboard-account_stats tr td span img, #dashboard-account_popular tr td span img { margin-right: -5px; width: 40px; }
#dashboard-account_popular tr td span.account_popular_effectiveness { margin: 0; }
#dashboard-account_stats tr td img, #dashboard-account_popular tr td img { vertical-align: middle; margin-right: 10px; }

#dashboard-import .selectaWrapper { margin-top: 37px; }

#import_bucket_list tbody tr.pending { background: #f7f5bf; background: #f7f5bf !important; }
#import_bucket_list tbody tr.success { background: #dcf1bb; background: #dcf1bb !important; }
#import_bucket_list tbody tr.failure { background: #faa; background: #faa !important; }
#import_bucket_list tbody tr img.retry { cursor: pointer; }

#import_bucket_list { border: 1px solid #dfe7ea; border-bottom: none; border-top: none; margin: 10px; /*-moz-box-shadow: 0 2px 1px #e3e3e3; box-shadow: 0 2px 1px #e3e3e3; -webkit-box-shadow: 0 2px 1px #e3e3e3;*/ }
div#import_bucket_list table { width: 100%; border-top: 1px solid #dfe7ea; -moz-border-radius: 10px; }
div#import_bucket_list table thead tr {  }
div#import_bucket_list table thead tr th { text-align: left; color: #006c9b; text-shadow: 1px 1px 1px #fff; padding: 10px 5px; font-weight: normal; font-size: 13px; cursor: default; background: #d9eaf1; border-bottom: 1px solid #bac9ce; }
div#import_bucket_list table thead tr th.nosort { cursor: default; }
div#import_bucket_list table thead tr th.reverse_sort { font-weight: bold; background: url(assets/icons/bullet_arrow_up.png) no-repeat center left #f6fcff; text-indent: 10px; border-left: 1px solid #d1dde1; border-right: 1px solid #d1dde1; }
div#import_bucket_list table thead tr th.forward_sort { font-weight: bold; background: url(assets/icons/bullet_arrow_down.png) no-repeat center left #f6fcff; text-indent: 10px; border-left: 1px solid #d1dde1; border-right: 1px solid #d1dde1; }
div#import_bucket_list table tfoot.visible { display: table-footer-group; }
div#import_bucket_list table tfoot.visible td { text-align: center; padding: 2px; }
div#import_bucket_list table tfoot.visible tr span { margin: 0 5px; cursor: default; color: #0066FF; }
div#import_bucket_list table tfoot { display: none; }
div#import_bucket_list table tbody tr td { padding: 10px 5px; vertical-align: top; border-bottom: 1px solid #d1dde1; }
div#import_bucket_list table tbody tr td.reverse_sort, div#import_bucket_list table tbody tr td.forward_sort { border-left: 1px solid #d1dde1; border-right: 1px solid #d1dde1; background: #f6fcff; }
div#import_bucket_list table tbody tr { background: /*url(images/box.png) repeat-x bottom */#fff; cursor: default; }
div#import_bucket_list table tbody tr.alt { background: #ecf6f9; }
div#import_bucket_list table tbody th { text-align: right; color: #006c9b; text-shadow: 1px 1px 1px #fff; padding: 10px 5px; font-weight: normal; font-size: 13px; cursor: default; background: #d9eaf1; border-bottom: 1px solid #bac9ce; border-right: 1px solid #bac9ce; }
div#import_bucket_list table tbody th.int { text-align: right; }
div#import_bucket_list table a { border: none; }

#import_form { padding: 10px; }
#import_form div.selectaTrigger { float: left; }
#import_form .moobutton { position: relative; top: 4px; left: 6px; }

/* Split testing */
#split_test_add { height: auto; }
#split_test_add #add { position: relative; top: 22px; }
#add_list { width: 750px; }
#add_list select { width: 400px; }

#split_test_options { padding-top: 10px; }
#split_test_options label { width: 240px; }
#split_test_options .selectaWrapper { margin-left: 260px; }
#split_test_name_wrap input.text { width: 140px; }
#split_test_end_wrap {  }
#split_test_metric_wrap {  }
#split_test_metric_wrap select { width: 157px; }
#split_test_auto_wrap label.label { line-height: 13px; }

#folder_assignment { overflow: auto; }
#folder_assignment .folder_assignment_column { width: 190px; float: left; margin: 10px; }
#folder_assignment .folder_assignment_row {  }
#folder_assignment .folder_assignment_alt { background: #F7F7F7; }
#folder_assignment label { line-height: normal; width: 150px; margin: 0; padding: 0; }
#folder_assignment input { float: left; }

#folder_assignment_column_1 {  }
#folder_assignment_column_2 {  }

/* Help */
#upload_tips ol { width: 590px; float: left; }
#upload_help_wrap { width: 260px; float: left; margin: 5px 0 5px 0; }

/* Bulk upload */
#bulk_wrap { overflow: auto; zoom: 1; }
#bulk_wrap div { overflow: auto; }
#bulk_add { margin: 10px 0 20px 10px; }

.spinner-stats-processing { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #e5f1f4;/* border-bottom: 1px solid #bcced2;*/ }
.spinner-stats-processing .spinner-msg { text-align: center; font-weight: bold; font-size: 18px; text-shadow: 1px 1px 1px #fff; }

.spinner-pending { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #e5f1f4;/* border-bottom: 1px solid #bcced2;*/ }
.spinner-pending .spinner-msg { text-align: center; font-weight: bold; }
.spinner-pending .spinner-img { display: none; }

.spinner-working { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #fffcc9; /*border-bottom: 1px solid #ddd647;*/ }
.spinner-working .spinner-msg { text-align: center; font-weight: bold; }
.spinner-working .spinner-img { background: url(images/spinner.gif) no-repeat; width: 16px; height: 16px; margin: 0 auto; }

.spinner-success { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #edfac6; /*border-bottom: 1px solid #a9c74d;*/ }
.spinner-success .spinner-msg { text-align: center; font-weight: bold; }
.spinner-success .spinner-img { display: none; }

.spinner-failed { position: absolute; opacity: 0.9; filter: alpha(opacity=90); z-index: 999; background: #f5bcbc; /*border-bottom: 1px solid #b65959;*/ }
.spinner-failed .spinner-msg { text-align: center; font-weight: bold; }
.spinner-failed .spinner-img { display: none; }

.spinner-invisible { position: absolute; opacity: 0.5; filter: alpha(opacity=50); z-index: 5; background: #fff; /*border-bottom: 1px solid #b65959;*/ }
.spinner-invisible .spinner-msg { text-align: center; font-weight: bold; }
.spinner-invisible .spinner-img { display: none; }

.spinner-restricted { cursor: help; position: absolute; opacity: 0.7; filter: alpha(opacity=70); z-index: 5; background: #fff; }

.spinner-restricted .spinner-msg { text-align: center; font-weight: bold; margin: 0; }
.spinner-restricted .spinner-img { display: none; }

/* Fancy upload */
#fancyupload_wrap {  }
div.fancyupload_wrapper { position: relative; padding: 15px 0 15px 0; }
div.fancyupload_outer:nth-child(2n) { background: #fbfbfb; }
div.fancyupload_wrapper label { display: block; float: none; text-align: left; padding: 0; color: #000; font-size: 13px; font-family: Verdana, Geneva, sans-serif; }
div.fancyupload_wrapper .folders_create { margin: 0 0 0 10px; position: relative; top: 3px; }
div.fancyupload_outer:first-child img.delete { display: none; }
div.fancyupload_outer { border-bottom: 1px solid #ccc; }

.fancyupload_inner .meta_switch { background: #eee; padding: 10px 5px; cursor: pointer; font-size: 14px; }
.fancyupload_inner .meta_switch span { font-size: 12px; font-style: italic; }
.fancyupload_inner .meta_switch_img { cursor: pointer; vertical-align: top; margin: 0 10px 0 8px; }
.fancyupload_inner .meta_wrap { overflow: auto; background: url(assets/icons/arrow_up.png) no-repeat 12px 10px; }
.fancyupload_inner .meta_wrap p { margin: 0; padding: 0; }
.fancyupload_inner .meta_wrap label { text-align: left; line-height: 30px; }
.fancyupload_inner .meta_left, .fancyupload_inner .meta_right { width: 405px; float: left; margin: 0 10px; }
.fancyupload_inner .meta_left { padding-left: 30px; }
.fancyupload_inner .meta_right {  }

.fancyupload_wrap_file { width: 310px; margin-left: 10px; }
.fancyupload_wrap_browse { width: 305px; height: 84px; background: #fff; position: absolute; top: 15px; left: 5px; }
.fancyupload_wrap_browse button { margin: 6px 0 0 10px;  }
.fancyupload_wrap_folders { width: 385px; }
.fancyupload_wrap_folders select { width: 230px; }
.fancyupload_wrap_folders .folders_create { margin: 0 !important; }
.fancyupload_wrap_folders div.selectaTrigger { float: left; margin-right: 10px; }
.fancyupload_wrap_folders div.selectaWrapper { margin-top: 38px; }
.fancyupload_wrap_rename { width: 170px; }
.fancyupload_wrap_rename input { width: 150px; }

#fancyupload_controls { width: 250px; float: right; overflow: auto; margin: -20px 0 0 0; }
#fancyupload_add {  }

#fancyupload_local { width: 600px; float: left; margin-top: -20px; }
#fancyupload_local h2 { font-size: 14px; font-family: Verdana, Geneva, sans-serif; text-transform: none; padding: 6px 8px 8px 34px; }
#fancyupload_local h2 input { top: 6px; }

#fancyupload_dropzone { padding: 10px; background: #DEF0BD; text-align: center; font-size: 18px; margin: 10px; cursor: default; }

/* Fancy upload alternates for importing any file */
#fancyupload_import_wrap {  }
div.fancyupload_import_wrapper { border-bottom: 1px solid #ccc; position: relative; padding: 15px 0 25px 0; }
div.fancyupload_import_wrapper:nth-child(2n) { background: #fbfbfb; }
div.fancyupload_import_wrapper label { display: block; float: none; text-align: left; padding: 0; color: #000; font-size: 13px; font-family: Verdana, Geneva, sans-serif; }
div.fancyupload_import_wrapper .folders_create { margin: 0 0 0 10px; position: relative; top: 3px; }
div.fancyupload_import_wrapper:first-child img.delete { display: none; }

.fancyupload_import_wrap_file { width: 310px; }
.fancyupload_import_wrap_folders { width: 390px; }
.fancyupload_import_wrap_folders select { width: 230px; }
.fancyupload_import_wrap_folders div.selectaTrigger { float: left; margin-right: 10px; }
.fancyupload_import_wrap_folders div.selectaWrapper { margin-top: 38px; }
.fancyupload_import_wrap_rename { width: 170px; }
.fancyupload_import_wrap_rename input { width: 150px; }

.fancyupload_import_wrap_url { width: 300px; margin: 0 0 0 10px; }
.fancyupload_import_wrap_url input { width: 280px; }

#fancyupload_import_controls { width: 250px; float: right; overflow: auto; margin: -20px 0 0 0; }
#fancyupload_import_add {  }

#fancyupload_import_local { width: 600px; float: left; margin-top: -20px; }
#fancyupload_import_local h2 { font-size: 14px; font-family: Verdana, Geneva, sans-serif; text-transform: none; padding: 6px 8px 8px 34px; }
#fancyupload_import_local h2 input { top: 6px; }

#fancyupload_import_dropzone { padding: 10px; background: #DEF0BD; text-align: center; font-size: 18px; margin: 10px; cursor: default; }

/* Profiles */
img.profile_selector { cursor: pointer; }
ul.actions li.profile_select_wrap { width: auto; margin: 3px 5px 0 5px; }

/* Tabs */
.tabSwapper {  }
.tabSwapper ul.tabSwapperTabs { position: relative; top: 1px; padding: 0; margin: 0; overflow: auto; border: 1px solid #C8C8C8; border-bottom: none; background: #e1e1e1; }
.tabSwapper ul.tabSwapperTabs li { width: 145px; float: left; font-size: 12px; text-shadow: 1px 1px 1px #fff; list-style: none; padding: 10px 0; text-align: center; cursor: pointer; border-right: 1px solid #e0e0e0; color: #1e1e1e; border-bottom: 1px solid #cdcdcd; }
.tabSwapper ul.tabSwapperTabs li:hover { background-color: #f3f3f3; }
.tabSwapper ul.tabSwapperTabs li.on { background: #f7f7f7; color: #004d80; border-bottom: 1px solid #F7F7F7; }
.tabSwapper div.tab { clear: left; }
.tabSwapper div.tab h2 { font-size: 17px; }

/* Vertical tabs */
.tabSwapperVertical { overflow: auto; border: 1px solid #C8C8C8; background: #fff; margin-bottom: 30px; }
.tabSwapperVertical ul.tabSwapperTabs { padding: 0; margin: 0; overflow: auto; background: #e1e1e1; width: 148px; float: left; }
.tabSwapperVertical ul.tabSwapperTabs li { font-size: 12px; line-height: 14px; text-shadow: 1px 1px 1px #fff; list-style: none; padding: 17px 0; text-align: left; text-indent: 5px; cursor: pointer; color: #1e1e1e; border-bottom: 1px solid #C8C8C8; border-right: 1px solid #C8C8C8; }
.tabSwapperVertical ul.tabSwapperTabs li:hover { background-color: #f3f3f3; }
.tabSwapperVertical ul.tabSwapperTabs li:first-child.on { background: url(images/box.png) repeat-x scroll center top #F4F4F4; }
.tabSwapperVertical ul.tabSwapperTabs li.on { background: url(images/verticalTab.png) no-repeat center right #eaeaea; color: #004d80; border-right: none; }
.tabSwapperVertical ul.tabSwapperTabs li.intro { font-weight: bold; }
.tabSwapperVertical ul.tabSwapperTabs li span { display: block; font-size: 10px; }
.tabSwapperVertical div.tab { float: left; width: 750px; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.tabSwapperVertical div.tab h2 { font-size: 17px; }
.tabSwapperVertical div.tab .iPhoneCheckContainer { margin-top: 5px; }

/* File settings */
form#file_settings_form { display: none; }
label.real_label { text-align: left; float: none; display: block; }
#width, #height { width: 50px; text-align: right; }
#aspect_wrap { width: 100px; position: absolute; top: 45px; right: 63px; }
#aspect_wrap input { float: left; }
#aspect_wrap #native { display: none; margin-top: -1px; }

/* Here we modify depending on audio or video */
#body_inner.file_audio #settings_preview { height: 60px; }
#body_inner.file_audio .skinSelect-container { height: 100px; }
#body_inner.file_audio .skinSelect-container ul { height: 90px; }
#body_inner.file_audio .skinSelect-container ul li { margin-top: 26px; }

/* And we modify depending on alt types */
#body_inner.file_alt_video, #body_inner.file_alt_audio {  }
#body_inner.file_alt_video #videoSettings-player, #body_inner.file_alt_audio #videoSettings-player { margin-left: 15px; }
#body_inner.file_alt_video #videoSettings-2, #body_inner.file_alt_audio #videoSettings-2 { width: 400px; }
#body_inner.file_alt_video #aspect_wrap, #body_inner.file_alt_audio #aspect_wrap { right: 230px; }

/* Copy settings */
#copy_settings {  }
#copy_settings div.check_wrap { float: left; width: 110px; padding:0 20px; }
#copy_settings div.content_wrap { float: left; width: 730px; margin: -6px 0 6px 0; }
#copy_settings .selectaTrigger { float: left; }
#copy_settings .selectaWrapper { margin: 37px 0 0 190px; }
#copy_settings div.content_wrap div.moobutton { position: relative; left: 10px; top: 4px; }

/* Skin selector */
#skin_selector { }
#skin_selector div.body { background: url(images/skin_select.png) repeat-x bottom #707070; border: 1px solid #30302f; border-top: none; }
.skinSelect-wrap { position: relative; margin-top: 15px; width: 890px; margin: 0 auto 15px auto; }
.skinSelect-container { width: 890px; height: 240px; position: relative; overflow: hidden; }
.skinSelect-container ul { list-style: none; height: 230px; padding: 10px 0 0 10px; width: 50000px; }

.skinSelect-container ul li { width: 190px; float: left; list-style: none; margin-right: 20px; margin-top: 17px; }
.skinSelect-container ul li img { width: 190px; -webkit-box-shadow: 0 1px 12px #000; -moz-box-shadow: 0 1px 12px #000; box-shadow: 0 1px 12px #000; cursor: pointer; }
.skinSelect-container ul li.selected { width: 210px; }
.skinSelect-container ul li.selected img { width: 210px; margin-top: -11px; margin-left: -2px; border: 2px solid #000; -webkit-box-shadow: 0 1px 12px #e0edf4; -moz-box-shadow: 0 1px 12px #e0edf4; box-shadow: 0 1px 12px #e0edf4;  }

.skinSelect-container ul li.skinSelect-modern { width: 250px; }
.skinSelect-container ul li.skinSelect-modern img { width: 250px; }

.skinSelect-container ul li.skinSelect-modern.selected { width: 277px; }
.skinSelect-container ul li.skinSelect-modern.selected img { width: 277px; }
	
.skinSelect-container input.skin { width: 210px; cursor: pointer; margin: 0; display: none; }
.skinSelect-left, .skinSelect-right { position: absolute; top: 180px; width: 48px; height: 48px; z-index: 10; cursor: pointer; }
.skinSelect-left { left: 8px; }
.skinSelect-right { right: 8px; left: auto; }

/* Button skin selector */
#finish_skin_container { width: 730px; padding: 0 0 10px 0; margin: 10px auto 15px auto; background: url(images/skin_select.png) repeat-x bottom #707070; border: 1px solid #30302f; }
.buttonSkinSelect-wrap { position: relative; margin-top: 15px; width: 730px; }
.buttonSkinSelect-container { width: 730px; height: 120px; position: relative; overflow: hidden; }
.buttonSkinSelect-container ul { list-style: none; height: 110px; padding: 10px 0 0 10px; width: 50000px; }

.buttonSkinSelect-container ul li { float: left; list-style: none; margin-right: 20px; margin-top: 17px; position: relative; }
.buttonSkinSelect-container ul li img { cursor: pointer; }
.buttonSkinSelect-container ul li.selected { -webkit-box-shadow: 0 1px 12px #e0edf4; -moz-box-shadow: 0 1px 12px #e0edf4; box-shadow: 0 1px 12px #e0edf4; border: 2px solid #000; }
.buttonSkinSelect-container ul li.selected img {  }
	
.buttonSkinSelect-container input.skin { width: 210px; cursor: pointer; margin: 0; display: none; }
.buttonSkinSelect-left, .buttonSkinSelect-right { position: absolute; top: 180px; width: 48px; height: 48px; z-index: 10; cursor: pointer; }
.buttonSkinSelect-left { left: 8px; }
.buttonSkinSelect-right { right: 8px; left: auto; }

span.button_preview { position: absolute; top: 0; left: 0; color: #fff; margin: 0; width: 239px; height: 39px; text-align: center; line-height: 39px; display: block; overflow: hidden; cursor: pointer; }

/* Metrics */
#settings_metrics { margin-bottom: 30px; padding: 8px 0 0 10px; }
#settings_metrics_visual { float: left; width: 450px; }
#settings_metrics_misc { float: left; width: 430px; }
#settings_preview { position: relative; }
#settings_social { clear: both; }

#videoSettings-player-splash img { width: 100px; }

#player_options { background-image: url(images/box_alt.png); }
#videoSettings-player {  }
#videoSettings-1, #videoSettings-2 { float: left; width: 250px; margin: 0; position: relative; }
#videoSettings-1 { width: 200px; }
#videoSettings-2 {  }

#settings_social { margin: 0 0 30px 0; clear: both; }
#settings_social .bar_option { float: left; width: 282px; position: relative; padding: 6px 0; margin: 0 10px 0 160px; border: 1px solid #d4d4d4; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #fff; box-shadow: 0 2px 3px #e0e0e0; -moz-box-shadow: 0 2px 3px #e0e0e0; -webkit-box-shadow: 0 2px 3px #e0e0e0; }
#settings_social .bar_option label { display: block; width: 100%; margin: 0 auto; text-align: center; }
#settings_social .bar_option .iPhoneCheckContainer { margin: 0 auto; width: 85px; }
#settings_social .bar_option .iPhoneCheckContainer label { width: 52px; }
#settings_social img.bar_option_img { position: absolute; top: 35px; left: 10px; }

#lightbox_wrap { padding: 0 10px; }
#settings_social #lightbox_outer .bar_option_img { left: 30px; }

/* Here we modify depending on audio or video - video has 4 in the social bar, and audio have 3 - because lightboxes are there */
#body_inner.file_video #settings_social .bar_option:first-child { margin-left: 0; }
#body_inner.file_video #settings_social .bar_option { width: 197px; }
#body_inner.file_video #settings_social #lightbox_outer { width: 250px; }

#html, textarea.code_input { width: 720px; margin: 10px; font-family: "Courier New", Courier, monospace; }

/* Security */
#security_settings div.moobutton { position: relative; left: 190px; }

/* Overlays */
table#overlays_list tbody tr td { padding: 10px 2px; }
table#overlays_list tbody tr td input[type="checkbox"] { margin-top: 11px; }
.overlay_delete { cursor: pointer; margin-top: 10px; margin-left: 5px; }
.overlays_select { padding: 9px 4px; }
.overlays_moorainbow { width: 65px; }
table#overlays_list td textarea { width: 450px; }
table tbody tr td input.text.overlays_integer { width: 15px; text-align: center; font-size: 11px; }
table tbody tr td input.text.overlays_start_minutes, table tbody tr td input.text.overlays_duration_minutes { margin-right: 5px; }
#overlays_list tbody tr:nth-child(2n) { background: #f6fafd; }
#overlays_link_new_window_label { margin: 0 0 0 25px; }
#overlays_list tbody tr:first-child .overlay_delete { display: none; }

/* Image Overlays */
table#image_overlays_list tbody tr td { padding: 10px 2px; }
table#image_overlays_list tbody tr td input[type="checkbox"] { margin-top: 11px; }
.image_overlay_delete { cursor: pointer; margin-top: 10px; margin-left: 5px; }
.image_overlays_select { padding: 9px 4px; }
.image_overlays_url { width: 230px; }
table tbody tr td input.text.image_overlays_integer { width: 15px; text-align: center; font-size: 11px; }
table tbody tr td input.text.image_overlays_start_minutes, table tbody tr td input.text.image_overlays_duration_minutes { margin-right: 5px; }
#image_overlays_list tbody tr:nth-child(2n) { background: #f6fafd; }
#image_overlays_link_new_window_label { margin: 0 0 0 25px; }
#image_overlays_list tbody tr:first-child .image_overlay_delete { display: none; }
.image_overlays_new { display: none; }

/* Elements */
table#elements_list tbody tr td input[type="checkbox"] { margin: 12px 0 0 10px; }
.element_delete { cursor: pointer; margin-top: 10px; }
.elements_select { padding: 9px 4px; }
.elements_name { width: 100px; }
table#elements_list td textarea { width: 340px; font-family: "Courier New", Courier, monospace; }
table tbody tr td input.text.elements_integer, input.text.mid_roll_integer { width: 25px; text-align: center; }
table tbody tr td input.text.elements_start_minutes, table tbody tr td input.text.elements_duration_minutes, input.text.mid_roll_integer { margin-right: 5px; }
#elements_list tbody tr:nth-child(2n) { background: #f6fafd; }
#elements_list tbody tr:first-child .element_delete { display: none; }

/* Chapters */
table#chapters_list tbody tr td input[type="checkbox"] { margin: 12px 0 0 10px; }
.chapter_delete { cursor: pointer; margin-top: 10px; }
.chapters_select { padding: 9px 4px; }
.chapters_name { width: 100px; }
table#chapters_list td textarea { width: 340px; font-family: "Courier New", Courier, monospace; }
table tbody tr td input.text.chapters_integer, input.text.mid_roll_integer { width: 25px; text-align: center; }
table tbody tr td input.text.chapters_start_minutes, table tbody tr td input.text.chapters_duration_minutes, input.text.mid_roll_integer { margin-right: 5px; }
#chapters_list tbody tr:nth-child(2n) { background: #f6fafd; }

/* adaptive_videos */
table#adaptive_videos_list tbody tr td { padding: 10px 2px; }
table#adaptive_videos_list tbody tr td input[type="checkbox"] { margin-top: 11px; }
.adaptive_video_delete { cursor: pointer; margin-top: 10px; margin-left: 5px; }
.adaptive_videos_select { padding: 9px 4px; }
.adaptive_videos_moorainbow { width: 65px; }
table#adaptive_videos_list td textarea { width: 450px; }
table tbody tr td input.text.adaptive_videos_integer { width: 15px; text-align: center; font-size: 11px; }
table tbody tr td input.text.adaptive_videos_start_minutes, table tbody tr td input.text.adaptive_videos_duration_minutes { margin-right: 5px; }
#adaptive_videos_list tbody tr:nth-child(2n) { background: #f6fafd; }
#adaptive_videos_link_new_window_label { margin: 0 0 0 25px; }
#adaptive_videos_list tbody tr:first-child .overlay_delete { display: none; }

/* Watermark */
#watermark { margin-top: 10px; }
#watermark .selectaWrapper { margin-left: 190px; }

/* Basic page */
#basic_page { margin-top: 10px; }
#basic_page label { width: 220px; }
#simple_page_images_1_replace, #simple_page_images_2_replace { margin-top: 8px; }
.simple_page_url_wrap { display: block; font-size: 14px; cursor: default; color: #0B5E83; line-height: 38px; }
.simple_page_url { font-weight: bold; }

/* Sitemap styling */
div.column_wrap { overflow: auto; }
div.column:first-child { margin-right: 10px; }
div.column { width: 445px; float: left; }

textarea.sitemap_code { width: 723px; }

/* Video Effectiveness */
#video_effectiveness {  }
#video_effectiveness_video { width: 430px; height: 210px; background: url(assets/dashboard/effectiveness_video.jpg?v=3) no-repeat; margin: 0 0 -5px 0; }
#video_effectiveness #video_effectiveness_wrap { float: left; width: 430px; margin: 10px 0 10px 10px; padding-right: 10px; border-right: 1px solid #aaa; }
#video_effectiveness #video_effectiveness_stats { float: left; width: 420px; margin: 10px; }
#video_effectiveness #video_effectiveness_stats p { margin: 0 0 10px 0; }
#video_effectiveness_stats table { width: 420px; }
#video_effectiveness_stats td, #dashboard-account_popular #video_effectiveness_stats tr td { font-size: 14px; color: #454545; padding: 0 30px; font-size: 16px; }
#video_effectiveness_stats td img { vertical-align: middle; margin-right: 10px; }
#video_effectiveness_stats td span { font-size: 24px; color: #339DD3; float: right; margin: 9px 0 0 0; }

#video_effectiveness_video { position: relative; }
#video_effectiveness_video span { position: absolute; font-size: 13px; bottom: 5px; color: #fff; left: 250px; cursor: default; font-weight: bold; }

#ve_timeline_wrap { position: relative; }
#ve_dropout_marker { position: absolute; height: 45px; width: 14px; top: -8px; left: 100px; background: url(assets/dashboard/video_effectiveness_dropout.png) no-repeat; }
#ve_timeline { background: url(assets/dashboard/video_effectiveness_marker.png?v=1) repeat-x; height: 5px; border-left: 1px solid #505050; margin-top: 10px; }
#ve_gauge { width: 430px; height: 30px; background: url(assets/dashboard/video_effectiveness_gauge.png) repeat-y; border-radius: 6px; margin: 4px 0; }
#ve_timeline .ve_marker.ve_dropout { position: absolute; top: 45px; font-size: 20px; color: #339DD3; }
#ve_timeline .ve_marker.ve_time { float: left; padding-top: 5px; }
#ve_timeline .ve_marker.ve_time.ve_start, #ve_timeline .ve_marker.ve_time.ve_end { font-size: 12px; }
#ve_timeline .ve_marker.ve_time.ve_end { float: right; }

#ve_substat {  }
#ve_substat p { text-align: center; font-size: 14px; }
#ve_substat p span { font-size: 22px; color: #339DD3; vertical-align: middle; }



/* Welcome popups */
.visit_popup {  }
.visit_popup h2 { padding: 0; margin: 10px; text-shadow: none; }
.visit_popup h2 span { color: #2886B5; font-weight: bold; }
.visit_popup p { margin: 10px; }
.visit_popup p.intro img { float: left; margin: 0 10px 10px 0; }
.visit_popup div.video_placeholder { width: 450px; height: 200px; background: #999; margin: 20px auto; border: 1px solid #000; box-shadow: 0 0 15px #000; }
.visit_popup a.close {  }

/* Tabs in popups */
.popup-tabs { overflow: auto; background: #B8B8B8; border-bottom: 1px solid #808080; }
.popup-tab { padding: 10px; width: 130px; float: left; text-align: center; border-right: 1px solid #808080; }
.popup-tab.tabSelected { background: #B0C4CF; }
.popup-tab.tabOver {  }
.popup-tab.popup-tab-0 {  }
.popup-tab span { text-align: center; font-size: 14px; cursor: default; color: #FAFDFF; }
.popup-tab.tabSelected span { color: #2677A3; }
.popup-body {  }

/* General popup elements */
.MultiBoxContent .next, .MultiBoxContent .previous, .MultiBoxContent .finish {
	float: right;
	background: #9BC7DE;
	border: 1px solid #5EA1C4;
	border-radius: 4px;
	box-shadow: 0 0 3px #fff;
	padding: 6px 9px;
	color: #EBF3F7;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.MultiBoxContent .previous { float: left; }
.MultiBoxContent .close { float: right; color: #1B9EE0; border-color: #1B9EE0; margin: 0 0 10px 0; }
.MultiBoxContent .cancel { color: #4A4A4A; border-color: #4A4A4A; margin: 0 0 10px 0; font-size: 11px; }

/* Upload popup */
.iframe-wrap { overflow: auto; padding: 0 5px; }
.upload_warning_notification_disable { font-size: 10px; border-bottom: 1px solid #aaa; color: #454545; }
div.DefaultStickyWin a.button.stickyBigButton { padding: 6px 12px; }

#upload_help_video { margin-bottom: 30px; }

/* Quick upload */
#quick-upload div.moobutton { margin: 10px auto 0 !important; float: none !important; color: #3D3D3D !important; text-shadow: none !important; }

/* Authentication form */
#box_authenticate { padding-bottom: 20px; }
#box_authenticate p.success, #box_authenticate p.info, #box_authenticate p.error { font-size: 16px; margin: 10px 60px; }
#box_authenticate p.success { background: #fff; margin: 10px 30px; }
#box_authenticate p.success img { margin: 20px auto 0 auto; width: 380px; display: block; }
#box_authenticate h2 { background: url(images/authenticate_box.png) repeat-x top; color: #fff; text-shadow: 0 1px 0 #000; -moz-text-shadow: 0 1px 0 #000; -webkit-text-shadow: 0 1px 0 #000; }
#box_authenticate h2.auth_green { background: url(images/authenticate_box_green.png) repeat-x top; }
#form_authenticate { padding: 100px 80px 0 80px; background: url(http://www.easyvideoplayer.com/members-area/wp-content/plugins/bm-custom-login/images/login-bkg-tile.jpg) no-repeat top; }
#form_authenticate_foot { background: url(http://www.easyvideoplayer.com/members-area/wp-content/plugins/bm-custom-login/images/login-bkg-bottom.gif) no-repeat center bottom; height: 25px; clear: both; position: relative; left: -80px; width: 498px; }
#form_authenticate label { float: none; text-align: left; display: block; color: #fff; }
#form_authenticate .text { width: 325px; }
#form_authenticate .submit { margin: 0; color: #fff; }
#authenticate_continue { display: block; text-align: center; border: none; text-decoration: none; }
#authenticate_continue img {  }

/* Restricted access */
.restricted-area-popup { overflow: auto; }
.restricted-area-popup-advert { width: 348px; height: 300px; float: left; border-right: 2px solid #fff; background: url(assets/restricted/advert.jpg) no-repeat; }
.restricted-area-popup-advert-thumb {  }
.restricted-area-popup-advert h2 { padding: 15px; margin: 0; }
.restricted-area-popup-advert p { font-size: 13px; padding: 5px 15px; margin: 0 0 5px 0; }
.restricted-area-popup-buy { background: url(assets/restricted/buy-now.jpg) no-repeat; width: 300px; height: 300px; float: left; }
.restricted-area-popup-buy a { display: block; width: 100%; height: 300px; text-indent: -99999px; border: none; text-decoration: none; }
.restricted-area-popup-buy p { margin: 0; }
/*.restricted-access { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }*/

/* Add menu */
.add_menu { background: #fff; border: 1px solid #999; box-shadow: 2px 2px 0 #696969; width: 400px; height: 230px; }
.add_menu .add_tabs { overflow: auto; list-style: none; }
.add_menu .add_tabs li { cursor: pointer; padding: 10px; width: 100px; float: left; text-align: center; border-right: 1px solid #808080; }
.add_menu .add_tabs li.tabOver {  }
.add_menu .add_tabs li:last-child.on { border-right: none; }
.add_menu .add_tabs li.on { color: #2677A3; background: #fff; border-bottom: 1px solid #fff; }
.add_menu .add_tabs li.off { border-bottom: 1px solid #808080; background: #E0E0E0; }
.add_menu .add_tab_body { padding: 10px; }
.add_menu .add_tab_body h2 { margin: 0 0 5px 0; padding: 0; font-size: 16px; }
.add_menu .add_menu_close { position: absolute; top: 5px; right: 5px; background: url(assets/icons/close.png) no-repeat; width: 24px; height: 24px; cursor: pointer; }
.add_menu .add_tab_marker { position: absolute; right: 10px; bottom: -20px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #696969; }

.drag { cursor: move; }