/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:1.42857143}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0 5px}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.breadcrumb,.breadcrumbs,.carousel-indicators,.dropdown-menu,.media-list,.nav,.pager{list-style:none}.btn,.overflow-ellipsis,input[placeholder]{text-overflow:ellipsis}.label,sub,sup{vertical-align:baseline}.btn,.btn-group,.btn-group-vertical,.caret,.checkbox-inline,.radio-inline,img{vertical-align:middle}hr,img{border:0}a,body{color:#878787}body,figure{margin:0}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.pre-scrollable{max-height:340px}.btn-group>.btn-group,.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu{float:left}.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot,.form-control-feedback,a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.glyphicon,.mdi,.mdi-set{-moz-osx-font-smoothing:grayscale}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.glyphicon,.popover,.tooltip,address{font-style:normal}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}*,:after,:before,input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.btn.active,.btn:active,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.form-control,.navbar-toggle,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-warning{background-image:none}.img-thumbnail,body{background-color:#e2e2e2}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:Helvetica-Neue-Regular;font-size:13px;line-height:1.42857143}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:focus,a:hover{color:#616161;text-decoration:none}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:18px;margin-bottom:18px;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Helvetica-Neue-Thin;line-height:1.1;color:#343434}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:18px;margin-bottom:9px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:9px;margin-bottom:9px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:33px}.h2,h2{font-size:27px}.h3,h3{font-size:23px}.h4,h4{font-size:17px}.h5,h5{font-size:13px}.h6,h6{font-size:12px}p{margin:0 0 9px}.lead{margin-bottom:18px;font-size:14px;font-weight:300;line-height:1.4}.badge,.label,dt,kbd kbd{font-weight:700}address,blockquote .small,blockquote footer,blockquote small,dd,dt,pre{line-height:1.42857143}@media (min-width:768px){.lead{font-size:19.5px}}.small,small{font-size:92%}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{padding-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}pre code,table{background-color:transparent}.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #eee}dl,ol,ul{margin-top:0}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul{margin-bottom:0}address,dl{margin-bottom:18px}ol,ul{margin-bottom:9px}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.container{width:750px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:9px 18px;margin:0 0 18px;font-size:16.25px;border-left:5px solid #eee}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;color:#777}legend,pre{display:block;color:#333}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}code,kbd{padding:2px 4px;font-size:90%}caption,th{text-align:left}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;box-shadow:none}pre{padding:8.5px;margin:0 0 9px;font-size:12px;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;border-radius:0}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.pre-scrollable{overflow-y:scroll}@media (min-width:1198px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:1198px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{width:100%;max-width:100%;margin-bottom:18px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#e2e2e2}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.checkbox,.has-feedback,.radio{position:relative}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset,legend{padding:0;border:0}fieldset{margin:0;min-width:0}legend{width:100%;margin-bottom:18px;font-size:19.5px;line-height:inherit;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px}input[type=search]{box-sizing:border-box;-webkit-appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}.form-control,output{font-size:13px;line-height:1.42857143;color:#a9aaaa;display:block}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{padding-top:7px}.form-control{width:100%;height:32px;padding:6px 12px;background-color:#fff;border:1px solid #e7e7e7;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{opacity:1}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:32px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:45px}}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:18px;margin-bottom:0;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:31px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.form-group-sm .form-control,.input-sm{padding:5px 10px;border-radius:3px;font-size:12px}.input-sm{height:30px;line-height:1.5}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;line-height:1.5}.form-group-lg .form-control,.input-lg{border-radius:6px;padding:10px 16px;font-size:17px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:30px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:45px;line-height:1.3333333}select.input-lg{height:45px;line-height:45px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:45px;line-height:1.3333333}.form-group-lg select.form-control{height:45px;line-height:45px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:45px;min-height:35px;padding:11px 16px;font-size:17px;line-height:1.3333333}.has-feedback .form-control{padding-right:40px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:32px;height:32px;line-height:32px;text-align:center}.collapsing,.dropdown,.dropup{position:relative}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:45px;height:45px;line-height:45px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.error-message,.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-feedback label~.form-control-feedback{top:23px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#c7c7c7}@media (min-width:768px){.form-inline .form-control-static,.form-inline .form-group{display:inline-block}.form-inline .control-label,.form-inline .form-group{margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:17px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:25px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .has-feedback .form-control-feedback{right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;touch-action:manipulation;cursor:pointer;border:1px solid transparent;white-space:nowrap;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#fff;text-decoration:none}.btn.active,.btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#fff;background-color:#a9aaaa;border-color:#a9aaaa}.btn-default.focus,.btn-default:focus{color:#fff;background-color:#8f9191;border-color:#696a6a}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#fff;background-color:#8f9191;border-color:#8a8c8c}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#fff;background-color:#7d7f7f;border-color:#696a6a}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#a9aaaa;border-color:#a9aaaa}.btn-default .badge{color:#a9aaaa;background-color:#fff}.btn-primary{color:#fff;background-color:#215136;border-color:#215136}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#122d1e;border-color:#000}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#122d1e;border-color:#0f2619}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#08130d;border-color:#000}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#215136;border-color:#215136}.btn-primary .badge{color:#215136;background-color:#fff}.btn-success{color:#fff;background-color:#266541;border-color:#266541}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#184029;border-color:#030805}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#184029;border-color:#153924}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#0e2618;border-color:#030805}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#266541;border-color:#266541}.btn-success .badge{color:#266541;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f16623;border-color:#f16623}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#d44e0d;border-color:#8c3309}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#d44e0d;border-color:#ca4a0d}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#b2420b;border-color:#8c3309}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f16623;border-color:#f16623}.btn-warning .badge{color:#f16623;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link,.dropdown-menu>li>a{color:#878787;font-weight:400}.btn-link{border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#616161;text-decoration:none;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block}.btn-block+.btn-block{margin-top:5px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:13px;text-align:left;background-color:#fff;border:1px solid;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu-right,.dropdown-menu.pull-right{left:auto;right:0}.dropdown-header,.dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857143;white-space:nowrap}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{clear:both}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#616161;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{font-size:12px;color:#777}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn .caret,.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group,.input-group-btn,.input-group-btn>.btn,.nav>li,.nav>li>a,.navbar{position:relative}.input-group{display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.nav>li,.nav>li>a{display:block}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:13px;font-weight:400;line-height:1;color:#a9aaaa;text-align:center;background-color:#eee;border:1px solid #e7e7e7;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#878787}.nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#a9aaaa;background-color:#e2e2e2;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px;margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#e2e2e2}}.nav-pills>li{float:left}.nav-justified>li,.nav-stacked>li{float:none}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#e2e2e2}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{min-height:50px;margin-bottom:18px;border:1px solid transparent}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.embed-responsive,.modal,.modal-open,.progress{overflow:hidden}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}.navbar-static-top{z-index:1000;border-width:0 0 1px}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:16px 15px;font-size:17px;line-height:18px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-nav{margin:8px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:18px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:18px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.progress-bar-striped,.progress-striped .progress-bar,.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}@media (min-width:768px){.navbar-toggle{display:none}.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:9px -15px}@media (min-width:768px){.navbar-form .form-control-static,.navbar-form .form-group{display:inline-block}.navbar-form .control-label,.navbar-form .form-group{margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.breadcrumb>li,.pagination{display:inline-block}.btn .badge,.btn .label{top:-1px;position:relative}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}.navbar-default,.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:4px 4px 0 0}.navbar-btn{margin-top:9px;margin-bottom:9px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16px;margin-bottom:16px}.navbar-default{background-color:#f8f8f8}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:18px;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{padding-left:0;margin:18px 0;border-radius:4px}.pager li,.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#878787;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#616161;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:17px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.badge,.label{line-height:1;white-space:nowrap;text-align:center}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:18px 0;text-align:center}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}a.badge:focus,a.badge:hover,a.label:focus,a.label:hover{color:#fff;cursor:pointer;text-decoration:none}.label{display:inline;padding:.2em .6em .3em;font-size:75%;color:#fff;border-radius:.25em}.label:empty{display:none}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;color:#fff;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.media-object,.thumbnail{display:block}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#878787;background-color:#fff}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;background-color:#eee}.jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.alert,.thumbnail{margin-bottom:18px}.alert .alert-link,.close{font-weight:700}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:59px}}.thumbnail{padding:4px;line-height:1.42857143;background-color:#e2e2e2;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#878787}.thumbnail .caption{padding:9px;color:#878787}.alert{padding:15px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.modal,.modal-backdrop{top:0;right:0;bottom:0;left:0}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:18px;margin-bottom:18px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:18px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-bar-warning{background-color:#f0ad4e}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.close{line-height:1}.panel{margin-bottom:18px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-title,.panel>.list-group,.panel>.panel-collapse>.list-group,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;font-size:15px}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel-group .panel-heading,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:18px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:19.5px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.popover,.tooltip{font-family:Helvetica-Neue-Regular;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-shadow:none;text-transform:none;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;text-decoration:none}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-content,.popover{background-clip:padding-box}.modal{display:none;position:fixed;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.43px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:1198px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;text-align:left;text-align:start;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}.tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;text-align:start;font-size:13px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.carousel-caption,.carousel-control{color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.carousel,.carousel-inner{position:relative}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.left>.arrow:after,.popover.right>.arrow:after{content:" ";bottom:-10px}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{left:1px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px}.carousel-caption .btn,.text-hide{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.block.block-main,.breadcrumbs .breadcrumbs-item,.breadcrumbs .breadcrumbs-separator,.media-item .media-item-content-left,.my-account-left,.payment-process .cvv-modal img,.pull-left,.ui-widget-overlay.ui-front{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:1197px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:1198px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:1197px){.hidden-sm{display:none!important}}@media (min-width:1198px) and (max-width:1199px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}@font-face{font-family:Helvetica-Neue-Bold;src:url(/fonts/Helvetica-Neue-Bold.eot?);src:url(/fonts/Helvetica-Neue-Bold.eot?#iefix) format('embedded-opentype'),url(/fonts/Helvetica-Neue-Bold.woff2) format('woff2'),url(/fonts/Helvetica-Neue-Bold.woff) format('woff'),url(/fonts/Helvetica-Neue-Bold.ttf) format('truetype'),url(/fonts/Helvetica-Neue-Bold.svg#helvetica_neuebold_2) format('svg');font-weight:700;font-style:normal}@font-face{font-family:Helvetica-Neue-Regular;src:url(/fonts/Helvetica-Neue-Regular.eot?);src:url(/fonts/Helvetica-Neue-Regular.eot?#iefix) format('embedded-opentype'),url(/fonts/Helvetica-Neue-Regular.woff2) format('woff2'),url(/fonts/Helvetica-Neue-Regular.woff) format('woff'),url(/fonts/Helvetica-Neue-Regular.ttf) format('truetype'),url(/fonts/Helvetica-Neue-Regular.svg#helvetica_neueregular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:Helvetica-Neue-Thin;src:url(/fonts/Helvetica-Neue-Thin.eot?);src:url(/fonts/Helvetica-Neue-Thin.eot?#iefix) format('embedded-opentype'),url(/fonts/Helvetica-Neue-Thin.woff2) format('woff2'),url(/fonts/Helvetica-Neue-Thin.woff) format('woff'),url(/fonts/Helvetica-Neue-Thin.ttf) format('truetype'),url(/fonts/Helvetica-Neue-Thin.svg#helvetica_neuethin) format('svg');font-weight:100;font-style:normal}@font-face{font-family:'Titillium Web Semibold';src:url(/fonts/TitilliumWeb-SemiBold.eot?);src:url(/fonts/TitilliumWeb-SemiBold.eot?#iefix) format('embedded-opentype'),url(/fonts/TitilliumWeb-SemiBold.woff2) format('woff2'),url(/fonts/TitilliumWeb-SemiBold.woff) format('woff'),url(/fonts/TitilliumWeb-SemiBold.ttf) format('truetype'),url(/fonts/TitilliumWeb-SemiBold.svg#TitilliumWeb-SemiBold) format('svg');font-weight:400;font-style:normal}@font-face{font-family:Helvetica-Neue-Cyr-Light;src:url(/fonts/Helvetica-Neue-Cyr-Light.eot?);src:url(/fonts/Helvetica-Neue-Cyr-Light.eot?#iefix) format('embedded-opentype'),url(/fonts/Helvetica-Neue-Cyr-Light.woff2) format('woff2'),url(/fonts/Helvetica-Neue-Cyr-Light.woff) format('woff'),url(/fonts/Helvetica-Neue-Cyr-Light.ttf) format('truetype'),url(/fonts/Helvetica-Neue-Cyr-Light.svg#HelveticaNeueCyr-Light) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Proximanova Bold';src:url(/fonts/proximanova-bold-webfont.eot);src:url(/fonts/proximanova-bold-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/proximanova-bold-webfont.woff2) format('woff2'),url(/fonts/proximanova-bold-webfont.woff) format('woff'),url(/fonts/proximanova-bold-webfont.ttf) format('truetype'),url(/fonts/proximanova-bold-webfont.svg#proxima_novabold) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Proximanova Semibold';src:url(/fonts/proximanova-semibold-webfont.eot);src:url(/fonts/proximanova-semibold-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/proximanova-semibold-webfont.woff2) format('woff2'),url(/fonts/proximanova-semibold-webfont.woff) format('woff'),url(/fonts/proximanova-semibold-webfont.ttf) format('truetype'),url(/fonts/proximanova-semibold-webfont.svg#proxima_novasemibold) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Proximanova Light';src:url(/fonts/proximanova-light-webfont.eot);src:url(/fonts/proximanova-light-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/proximanova-light-webfont.woff2) format('woff2'),url(/fonts/proximanova-light-webfont.woff) format('woff'),url(/fonts/proximanova-light-webfont.ttf) format('truetype'),url(/fonts/proximanova-light-webfont.svg#proxima_novalight) format('svg');font-weight:400;font-style:normal}@font-face{font-family:Proximanova;src:url(/fonts/proximanova-regular-webfont.eot);src:url(/fonts/proximanova-regular-webfont.eot?#iefix) format('embedded-opentype'),url(/fonts/proximanova-regular-webfont.woff2) format('woff2'),url(/fonts/proximanova-regular-webfont.woff) format('woff'),url(/fonts/proximanova-regular-webfont.ttf) format('truetype'),url(/fonts/proximanova-regular-webfont.svg#proxima_novaregular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Material Design Icons';font-style:normal;font-weight:400;src:url(/fonts/materialdesignicons-webfont.eot?v=2.3.54);src:url(/fonts/materialdesignicons-webfont.eot?#iefix&v=2.3.54) format('embedded-opentype'),url(/fonts/materialdesignicons-webfont.woff2?v=2.3.54) format('woff2'),url(/fonts/materialdesignicons-webfont.woff?v=2.3.54) format('woff'),url(/fonts/materialdesignicons-webfont.ttf?v=2.3.54) format('truetype'),url(/fonts/materialdesignicons-webfont.svg?v=2.3.54#materialdesigniconsregular) format('svg')}::-moz-placeholder{text-overflow:ellipsis}input:-moz-placeholder{text-overflow:ellipsis}.btn{padding:8px 12px;font-size:13px;overflow:hidden}@media only screen and (max-width:767px){.btn{padding:25px 40px;font-size:26px}.btn-file .input-group-btn+.form-control[type=text]{height:70px}}@media only screen and (min-width:768px) and (max-width:1198px){.btn{padding:7px 12px;font-size:10px}}.btn-file{position:relative;overflow:hidden;cursor:pointer}.btn-file .input-group-btn+.form-control[type=text]{padding-left:5px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom:none}.btn-file input[type=file]{position:absolute;text-align:right;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;filter:alpha(opacity=0);opacity:0;background:red;cursor:inherit;display:block}.input-block-level{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.datepicker.dropdown-menu{font-size:20px;width:350px}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:10px 12px}}@media only screen and (min-width:768px) and (max-width:1198px){.datepicker.dropdown-menu{font-size:12px}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0 5px}}@media only screen and (min-width:1199px){.btn-file .input-group-btn+.form-control[type=text]{height:35px}.datepicker.dropdown-menu{font-size:14px;width:252px}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0 9px}}.artist-application .form-control-date,.form-default input[type=text].datepicker,.form-horizontal input[type=text].datepicker,.organize-tracks .organize-search .form-control,select.form-control{cursor:pointer;-webkit-appearance:menulist-button;outline:0;border:1px solid #e7e7e7;box-shadow:0 0 22px -6px #d9d9d9;-webkit-box-shadow:0 0 22px -6px #d9d9d9;-moz-box-shadow:0 0 22px -6px #d9d9d9;text-overflow:ellipsis}@media only screen and (max-width:767px){.artist-application .form-control-date,.form-default input[type=text].datepicker,.form-horizontal input[type=text].datepicker,.organize-tracks .organize-search .form-control,select.form-control{height:65px;line-height:65px;padding:0 32px;border-radius:7px}.form-control{font-size:23px}}.form-control::-webkit-input-placeholder{color:#bfcac3;text-overflow:ellipsis}.form-control:-moz-placeholder{color:#bfcac3;text-overflow:ellipsis}.form-control::-moz-placeholder{color:#bfcac3;text-overflow:ellipsis}.form-control:-ms-input-placeholder{color:#bfcac3;text-overflow:ellipsis}.form-control[disabled]::-webkit-input-placeholder{color:#585858;text-overflow:ellipsis}.form-control[disabled]:-moz-placeholder{color:#585858;text-overflow:ellipsis}.form-control[disabled]::-moz-placeholder{color:#585858;text-overflow:ellipsis}.form-control[disabled]:-ms-input-placeholder{color:#585858;text-overflow:ellipsis}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .form-control-date,.form-default input[type=text].datepicker,.form-horizontal input[type=text].datepicker,.organize-tracks .organize-search .form-control,select.form-control{height:34px;line-height:34px;padding:0 12px}.form-control{font-size:12px}}@media only screen and (min-width:1199px){.artist-application .form-control-date,.form-default input[type=text].datepicker,.form-horizontal input[type=text].datepicker,.organize-tracks .organize-search .form-control,select.form-control{height:38px;line-height:38px;padding:0 16px}.form-control{font-size:13px}}@media only screen and (max-width:767px){.form-group{margin-bottom:35px}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{width:30px;height:30px}.checkbox label,.radio label{display:inline}}@media only screen and (min-width:768px) and (max-width:1198px){.form-group{margin-bottom:12px}}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:relative;margin-left:0;margin-right:10px}.checkbox label,.radio label{padding-left:0;font-family:Helvetica;font-weight:600}.checkbox label a,.radio label a{color:#555;border-bottom:1px solid #555}.checkbox-custom .checkbox,.checkbox-custom .radio,.radio-custom .checkbox,.radio-custom .radio,.radio-custom-big .checkbox,.radio-custom-big .radio,.radio-custom-small .checkbox,.radio-custom-small .radio{margin-top:0;margin-bottom:0}.radio-custom label,.radio-custom-big label{font-weight:400}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,label{font-weight:600}.radio-custom input[type=radio]{display:none}.radio-custom input[type=radio]+label i,.radio-custom input[type=radio]:checked+label i,.radio-custom label>input[type=radio]+i,.radio-custom label>input[type=radio]:checked+i{width:18px;height:18px;background-image:url(/img/sprites/common-elements-sprite.png);margin-bottom:-3px;margin-right:4px;content:"";display:inline-block}.radio-custom input[type=radio]+label i,.radio-custom label>input[type=radio]+i{background-position:-84px -42px}@media only screen and (min-width:768px) and (max-width:1198px){.radio-custom input[type=radio]+label i,.radio-custom input[type=radio]:checked+label i,.radio-custom label>input[type=radio]+i,.radio-custom label>input[type=radio]:checked+i{width:14px;height:14px}.radio-custom input[type=radio]+label i,.radio-custom label>input[type=radio]+i{background-position:-84px -126px}}.radio-custom input[type=radio]:checked+label i,.radio-custom label>input[type=radio]:checked+i{background-position:-84px -84px}.radio-custom-big input[type=radio]{display:none}.radio-custom-big input[type=radio]+label i,.radio-custom-big input[type=radio]:checked+label i,.radio-custom-big label>input[type=radio]+i,.radio-custom-big label>input[type=radio]:checked+i{width:18px;height:18px;margin-bottom:-3px;margin-right:4px;content:"";display:inline-block;background-image:url(/img/sprites/common-elements-sprite.png)}@media only screen and (min-width:768px) and (max-width:1198px){.radio-custom input[type=radio]:checked+label i,.radio-custom label>input[type=radio]:checked+i{background-position:-84px -168px}.radio-custom-big input[type=radio]+label i,.radio-custom-big input[type=radio]:checked+label i,.radio-custom-big label>input[type=radio]+i,.radio-custom-big label>input[type=radio]:checked+i{width:14px;height:14px}}.radio-custom-big input[type=radio]+label i,.radio-custom-big label>input[type=radio]+i{background-position:0 -378px}@media only screen and (min-width:768px) and (max-width:1198px){.radio-custom-big input[type=radio]+label i,.radio-custom-big label>input[type=radio]+i{background-position:-42px -378px}}.radio-custom-big input[type=radio]:checked+label i,.radio-custom-big label>input[type=radio]:checked+i{background-position:0 -336px}.radio-custom-small input[type=radio]{display:none}.radio-custom-small input[type=radio]+label i,.radio-custom-small input[type=radio]:checked+label i,.radio-custom-small label>input[type=radio]+i,.radio-custom-small label>input[type=radio]:checked+i{width:14px;height:14px;margin-bottom:-3px;margin-right:4px;content:"";display:inline-block;background-size:contain}@media only screen and (max-width:767px){.radio-custom-small input[type=radio]+label i,.radio-custom-small input[type=radio]:checked+label i,.radio-custom-small label>input[type=radio]+i,.radio-custom-small label>input[type=radio]:checked+i{width:30px;height:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.radio-custom-big input[type=radio]:checked+label i,.radio-custom-big label>input[type=radio]:checked+i{background-position:-42px -336px}.radio-custom-small input[type=radio]+label i,.radio-custom-small input[type=radio]:checked+label i,.radio-custom-small label>input[type=radio]+i,.radio-custom-small label>input[type=radio]:checked+i{width:12px;height:12px;margin-bottom:-1px}}.radio-custom-small input[type=radio]+label i,.radio-custom-small label>input[type=radio]+i{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAU9JREFUeNqk1LFrFFEUxeFv34KyjfZiUvsXiCAi7GKpaSQptLESi6S9TUqb11jEQkSIjRYudnYOWRAZEHvJdkIiNulEBC1cm4vERGV0Tjnvnd87d+bMGywWC0dVax1jDWMs5+M9zDCNiJ2jnsFhUK31HB7gO56lcS+XlxO8iiHuRMT8GKjWehkvsIktf9cG7uJqRLz6Ccokb3A7k3TRGh7iQkTMh6PRaJBJ7mNbd73DF2y2bbtdMMHnDuMcU0RspXdS8uVN/b+mWC35JWY9QDOMC5aw3wO0j6WCrzippwo+4kwPxll8KHiL8z1AF9EWPMWNHqCbeFLwEqez9v+kWus6TqEZNk2jbds2k73Pxnb9Re7hWkQclGzoHCt41DHZRu5diYjdP10jj/EJz7GTPTmRfbuE6znOrd9eI4dgA1xJwyQB3xL4Og9oIuIX448BANEscYz2xaiSAAAAAElFTkSuQmCC)}.radio-custom-small input[type=radio]:checked+label i,.radio-custom-small label>input[type=radio]:checked+i{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNpxr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3pxnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0ypxq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRpxTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/ppxT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98px+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAahJREFUeNqU1DtoVUEQBuDvnoTYaSMIalKn81GkUERIsPHZSMRHG8VC220sLXIsBG3EKo0SDDZBbbwkEOQasBAjgumERG1EEEwTA8bmD9xE8rgDy56d+effmT0z01hdXbVR6roexCUMoi/qBUxjopQytdGn0U5U13U/HuEvnsVxIea+EA+jCzdLKfPriOq6hpN4gTt4aGu5jbs4V0qZgSqGfkxiJCQ9Ac/id9ZsdD3BjGAyWWiMjo428BbjARzASxzeJJoPOItvIb6MYxWGsNQWyVYkYnuFXfFZwlCVx5sI6MY2JGtyCNfzPYHhKn9iOsordi5r2GkMVujFYpRHOyA6kn0RvRWWk2+nstJ+qPAd+3N+3wHRp+wH8bXCOwxEOd4B0Rr2OFoVnuJqlI8xtwOSj8HCNTyp8Bp7UlzLOJOi20zmcDrYW9iNZlez2dRqtVqJ7EtaYQw/sTeXrCSKe6m1X5kO93G+lPKjO7fM40Kadl8q9kHWdk37GbrbjDN59LGk9xxTqZOe1NsJXEw6Awng/3mUmdTAqTgMheBPCN/kgmYpZZ3jvwEAmrx81pJRxagAAAAASUVORK5CYII=)}.checkbox-custom input[type=checkbox],.checkbox-custom input[type=radio]{display:none}@media only screen and (max-width:767px){.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=checkbox]:checked+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox,.checkbox-custom input[type=radio]:checked+label i.checkbox{width:18px;height:18px}}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=checkbox]:checked+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox,.checkbox-custom input[type=radio]:checked+label i.checkbox{width:8px;height:8px}}@media only screen and (min-width:1199px){.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=checkbox]:checked+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox,.checkbox-custom input[type=radio]:checked+label i.checkbox{width:15px;height:15px}}.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox{margin-right:4px;content:"";display:inline-block}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox{width:8px;height:8px;margin-bottom:1px;margin-top:0}}.checkbox-custom input[type=checkbox]:checked+label i.checkbox,.checkbox-custom input[type=radio]:checked+label i.checkbox,.checkbox-custom.checkbox-active .checkbox{background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAMRJREFUeNqc0q1OQwEMxfHfHfN8GORwOIIjIQshIVjc7TzvgeE98Ow4XgAzg2QCB4IHIAGCZpi7ZFnIyKhrm/9p2tNmNptZN6rqGsPeP8ErPPbXBG9wiVGS9NcA73CBsyT30LRte4ynJB8rwAcc4TDJdF5v2rad4gBbywJVtYEXDLCX5HWx38M5nvFeVYMFcBOf2MH2MgjN3KqqmmDYTXnDVye6n+T7t3WaRZ+r6hajLp0kOVl1xGb5SapqjN0kp3858DMA8lFHybfcoDYAAAAASUVORK5CYII=);background-position:0 3px;background-size:contain}@media only screen and (min-width:1199px){.checkbox-custom .checkbox,.checkbox-custom input[type=checkbox]+label i.checkbox,.checkbox-custom input[type=radio]+label i.checkbox{width:15px;height:15px;margin:0 4px 0 0}.checkbox-custom input[type=checkbox]:checked+label i.checkbox,.checkbox-custom input[type=radio]:checked+label i.checkbox,.checkbox-custom.checkbox-active .checkbox{background-position:0 5px}}@media only screen and (max-width:767px){.form-control.input-sm{height:65px;line-height:65px;font-size:26px;border-radius:5px;padding:0 16px}}.form-default .checkbox-awesome .control-label .input-icon,.form-default .checkbox-awesome .control-label.right .input-icon,.form-horizontal .checkbox-awesome .control-label .input-icon,.form-horizontal .checkbox-awesome .control-label.right .input-icon{margin-left:0;margin-right:0}.form-default .checkbox-awesome input[type=checkbox]+label.right i,.form-default .checkbox-awesome input[type=checkbox].right+i,.form-default .checkbox-awesome input[type=checkbox].right:checked+i,.form-default .checkbox-awesome input[type=checkbox]:checked+label.right i,.form-default .checkbox-awesome input[type=radio]+label.right i,.form-default .checkbox-awesome input[type=radio].right+i,.form-default .checkbox-awesome input[type=radio].right:checked+i,.form-default .checkbox-awesome input[type=radio]:checked+label.right i,.form-horizontal .checkbox-awesome input[type=checkbox]+label.right i,.form-horizontal .checkbox-awesome input[type=checkbox].right+i,.form-horizontal .checkbox-awesome input[type=checkbox].right:checked+i,.form-horizontal .checkbox-awesome input[type=checkbox]:checked+label.right i,.form-horizontal .checkbox-awesome input[type=radio]+label.right i,.form-horizontal .checkbox-awesome input[type=radio].right+i,.form-horizontal .checkbox-awesome input[type=radio].right:checked+i,.form-horizontal .checkbox-awesome input[type=radio]:checked+label.right i{margin-top:0;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.artist-application .form-control-date,.form-default input[type=text].datepicker,.form-horizontal input[type=text].datepicker,.organize-tracks .organize-search .form-control,select.form-control{border-radius:5px}.form-default .checkbox-awesome input[type=checkbox]:checked+i::before,.form-default .checkbox-awesome input[type=checkbox]:checked+label i::before,.form-default .checkbox-awesome input[type=radio]:checked+i::before,.form-default .checkbox-awesome input[type=radio]:checked+label i::before,.form-horizontal .checkbox-awesome input[type=checkbox]:checked+i::before,.form-horizontal .checkbox-awesome input[type=checkbox]:checked+label i::before,.form-horizontal .checkbox-awesome input[type=radio]:checked+i::before,.form-horizontal .checkbox-awesome input[type=radio]:checked+label i::before{top:0}}.form-default .control-label,.form-horizontal .control-label{color:#565656}@media only screen and (min-width:768px) and (max-width:1198px){.form-control.input-sm{height:26px;line-height:26px;padding:0 12px}.form-default .control-label,.form-horizontal .control-label{font-size:13px}}@media only screen and (min-width:1199px){.form-control.input-sm{height:30px;line-height:30px;padding:0 16px}.form-default .control-label,.form-horizontal .control-label{font-size:14px}}.form-default input[type=email],.form-default input[type=file],.form-default input[type=number],.form-default input[type=password],.form-default input[type=tel],.form-default input[type=text],.form-default input[type=url],.form-horizontal input[type=email],.form-horizontal input[type=file],.form-horizontal input[type=number],.form-horizontal input[type=password],.form-horizontal input[type=tel],.form-horizontal input[type=text],.form-horizontal input[type=url]{padding:0;box-shadow:none;border-radius:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #a4aaaa}.form-default textarea,.form-horizontal textarea{display:inline-block;vertical-align:top}.form-default textarea.non-resizable,.form-horizontal textarea.non-resizable{resize:none}.artist-application .form-control-date,.form-default input[type=select],.form-default select,.form-default textarea,.form-horizontal input[type=select],.form-horizontal select,.form-horizontal textarea{box-shadow:0 0 10px -2px #ccc;border:1px solid #e7e7e7}@media only screen and (max-width:767px){.form-default input[type=email],.form-default input[type=file],.form-default input[type=number],.form-default input[type=password],.form-default input[type=tel],.form-default input[type=text],.form-default input[type=url],.form-horizontal input[type=email],.form-horizontal input[type=file],.form-horizontal input[type=number],.form-horizontal input[type=password],.form-horizontal input[type=tel],.form-horizontal input[type=text],.form-horizontal input[type=url]{height:55px;line-height:55px}.form-default textarea,.form-horizontal textarea{padding:20px}.artist-application .form-control-date,.form-default input[type=select],.form-default select,.form-default textarea,.form-horizontal input[type=select],.form-horizontal select,.form-horizontal textarea{border-radius:5px}.artist-application .form-control-date,.form-default .form-control,.form-horizontal .form-control{font-size:26px}}@media only screen and (min-width:768px) and (max-width:1198px){.form-default input[type=email],.form-default input[type=file],.form-default input[type=number],.form-default input[type=password],.form-default input[type=tel],.form-default input[type=text],.form-default input[type=url],.form-horizontal input[type=email],.form-horizontal input[type=file],.form-horizontal input[type=number],.form-horizontal input[type=password],.form-horizontal input[type=tel],.form-horizontal input[type=text],.form-horizontal input[type=url]{height:24px;line-height:24px}.form-default textarea,.form-horizontal textarea{padding:5px 7px}.artist-application .form-control-date,.form-default input[type=select],.form-default select,.form-default textarea,.form-horizontal input[type=select],.form-horizontal select,.form-horizontal textarea{border-radius:3px}}.artist-application .form-control-date,.form-default input[type=select],.form-default select,.form-horizontal input[type=select],.form-horizontal select{-webkit-transition:box-shadow .5s;-moz-transition:box-shadow .5s;-ms-transition:box-shadow .5s;-o-transition:box-shadow .5s;transition:box-shadow .5s}.form-default select:focus,.form-default textarea:focus,.form-horizontal select:focus,.form-horizontal textarea:focus{border-color:transparent}.form-default input[type=select]:focus,.form-default select:focus,.form-default textarea:focus,.form-horizontal input[type=select]:focus,.form-horizontal select:focus,.form-horizontal textarea:focus{outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #90ab9c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #90ab9c}.form-default .input-checkbox,.form-horizontal .input-checkbox{position:relative;vertical-align:bottom}.artist-application .form-control-date,.form-default .form-control,.form-horizontal .form-control{color:#878787}@media only screen and (min-width:1199px){.form-default input[type=email],.form-default input[type=file],.form-default input[type=number],.form-default input[type=password],.form-default input[type=tel],.form-default input[type=text],.form-default input[type=url],.form-horizontal input[type=email],.form-horizontal input[type=file],.form-horizontal input[type=number],.form-horizontal input[type=password],.form-horizontal input[type=tel],.form-horizontal input[type=text],.form-horizontal input[type=url]{height:30px;line-height:30px}.form-default textarea,.form-horizontal textarea{padding:10px}.artist-application .form-control-date,.form-default input[type=select],.form-default select,.form-default textarea,.form-horizontal input[type=select],.form-horizontal select,.form-horizontal textarea{border-radius:3px}.artist-application .form-control-date,.form-default .form-control,.form-horizontal .form-control{font-size:14px}}.form-default .form-control-date,.form-horizontal .form-control-date{display:inline-block}.form-default .control-label,.form-horizontal .control-label{padding-top:8px}.form-default .btn-submit,.form-horizontal .btn-submit{margin-top:25px}.form-default .checkbox,.form-default .checkbox-inline,.form-default .radio,.form-default .radio-inline,.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:0}.form-default .checkbox-inline:first-child,.form-default .checkbox:first-child,.form-default .radio-inline:first-child,.form-default .radio:first-child,.form-horizontal .checkbox-inline:first-child,.form-horizontal .checkbox:first-child,.form-horizontal .radio-inline:first-child,.form-horizontal .radio:first-child{padding-left:0}.form-default .input-container,.form-horizontal .input-container{float:none;align-items:center;display:inline-block}.submit-wrapper{margin-top:40px}.form-flat label{color:#565656}.checkbox-danger input[type=checkbox]+i,.checkbox-danger input[type=checkbox]+label i,.checkbox-danger input[type=radio]+i,.checkbox-danger input[type=radio]+label i,.checkbox-info input[type=checkbox]+i,.checkbox-info input[type=checkbox]+label i,.checkbox-info input[type=radio]+i,.checkbox-info input[type=radio]+label i,.checkbox-primary input[type=checkbox]+i,.checkbox-primary input[type=checkbox]+label i,.checkbox-primary input[type=radio]+i,.checkbox-primary input[type=radio]+label i,.checkbox-success input[type=checkbox]+i,.checkbox-success input[type=checkbox]+label i,.checkbox-success input[type=radio]+i,.checkbox-success input[type=radio]+label i,.checkbox-warning input[type=checkbox]+i,.checkbox-warning input[type=checkbox]+label i,.checkbox-warning input[type=radio]+i,.checkbox-warning input[type=radio]+label i{color:#fff}.form-flat .form-control.checkbox{border:none;box-shadow:none}.checkbox-awesome,.radio-awesome{cursor:pointer}.checkbox-awesome input[type=checkbox],.checkbox-awesome input[type=radio],.radio-awesome input[type=checkbox],.radio-awesome input[type=radio]{display:none}.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i,.radio-awesome input[type=checkbox].large+i,.radio-awesome input[type=checkbox].large+label i,.radio-awesome input[type=checkbox].large:checked+i,.radio-awesome input[type=checkbox].large:checked+label i,.radio-awesome input[type=radio].large+i,.radio-awesome input[type=radio].large+label i,.radio-awesome input[type=radio].large:checked+i,.radio-awesome input[type=radio].large:checked+label i{position:relative}@media only screen and (max-width:767px){.form-default .input-notice,.form-horizontal .input-notice{margin-bottom:20px}.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i,.radio-awesome input[type=checkbox].large+i,.radio-awesome input[type=checkbox].large+label i,.radio-awesome input[type=checkbox].large:checked+i,.radio-awesome input[type=checkbox].large:checked+label i,.radio-awesome input[type=radio].large+i,.radio-awesome input[type=radio].large+label i,.radio-awesome input[type=radio].large:checked+i,.radio-awesome input[type=radio].large:checked+label i{width:38px;height:38px;font-size:26px}}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i,.radio-awesome input[type=checkbox].large+i,.radio-awesome input[type=checkbox].large+label i,.radio-awesome input[type=checkbox].large:checked+i,.radio-awesome input[type=checkbox].large:checked+label i,.radio-awesome input[type=radio].large+i,.radio-awesome input[type=radio].large+label i,.radio-awesome input[type=radio].large:checked+i,.radio-awesome input[type=radio].large:checked+label i{border-radius:4px;font-size:11px}}@media only screen and (min-width:1199px){.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i,.radio-awesome input[type=checkbox].large+i,.radio-awesome input[type=checkbox].large+label i,.radio-awesome input[type=checkbox].large:checked+i,.radio-awesome input[type=checkbox].large:checked+label i,.radio-awesome input[type=radio].large+i,.radio-awesome input[type=radio].large+label i,.radio-awesome input[type=radio].large:checked+i,.radio-awesome input[type=radio].large:checked+label i{width:26px;height:26px;border-radius:2px;font-size:18px}}.checkbox-awesome input[type=checkbox]:disabled+label,.checkbox-awesome input[type=radio]:disabled+label,.radio-awesome input[type=checkbox]:disabled+label,.radio-awesome input[type=radio]:disabled+label{opacity:.65}.checkbox-awesome input[type=checkbox]:disabled+label i::before,.checkbox-awesome input[type=radio]:disabled+label i::before,.radio-awesome input[type=checkbox]:disabled+label i::before,.radio-awesome input[type=radio]:disabled+label i::before{cursor:not-allowed}.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i,.radio-awesome input[type=checkbox]+i,.radio-awesome input[type=checkbox]+label i,.radio-awesome input[type=checkbox]:checked+i,.radio-awesome input[type=checkbox]:checked+label i,.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{background-color:#fff;display:inline-block;cursor:pointer}.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+i::before,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]+label i::before,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+i::before,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=checkbox]:checked+label i::before,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+i::before,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]+label i::before,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+i::before,.checkbox-awesome input[type=radio]:checked+label i,.checkbox-awesome input[type=radio]:checked+label i::before,.radio-awesome input[type=checkbox]+i,.radio-awesome input[type=checkbox]+i::before,.radio-awesome input[type=checkbox]+label i,.radio-awesome input[type=checkbox]+label i::before,.radio-awesome input[type=checkbox]:checked+i,.radio-awesome input[type=checkbox]:checked+i::before,.radio-awesome input[type=checkbox]:checked+label i,.radio-awesome input[type=checkbox]:checked+label i::before,.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+i::before,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]+label i::before,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+i::before,.radio-awesome input[type=radio]:checked+label i,.radio-awesome input[type=radio]:checked+label i::before{-webkit-transition:all .15s ease-in-out,color .15s ease-in-out;-o-transition:all .15s ease-in-out,color .15s ease-in-out;transition:all .15s ease-in-out,color .15s ease-in-out;content:""}@media only screen and (max-width:767px){.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i,.radio-awesome input[type=checkbox]+i,.radio-awesome input[type=checkbox]+label i,.radio-awesome input[type=checkbox]:checked+i,.radio-awesome input[type=checkbox]:checked+label i,.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{width:33px;height:33px;border-radius:3px}.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i{margin-bottom:-11px}.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i{margin-right:15px;margin-bottom:-8px}}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i,.radio-awesome input[type=checkbox]+i,.radio-awesome input[type=checkbox]+label i,.radio-awesome input[type=checkbox]:checked+i,.radio-awesome input[type=checkbox]:checked+label i,.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{width:16px;height:16px;border-radius:3px;font-size:10px}}@media only screen and (min-width:1199px){.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i,.radio-awesome input[type=checkbox]+i,.radio-awesome input[type=checkbox]+label i,.radio-awesome input[type=checkbox]:checked+i,.radio-awesome input[type=checkbox]:checked+label i,.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{width:19px;height:19px;border-radius:4px;font-size:13px}.checkbox-awesome input[type=checkbox].large+i,.checkbox-awesome input[type=checkbox].large+label i,.checkbox-awesome input[type=checkbox].large:checked+i,.checkbox-awesome input[type=checkbox].large:checked+label i,.checkbox-awesome input[type=radio].large+i,.checkbox-awesome input[type=radio].large+label i,.checkbox-awesome input[type=radio].large:checked+i,.checkbox-awesome input[type=radio].large:checked+label i{margin-bottom:-8px}}.checkbox-awesome label,.radio-awesome label{cursor:pointer}.checkbox-awesome.checkbox-circled input[type=checkbox]+i,.checkbox-awesome.checkbox-circled input[type=checkbox]+label i,.checkbox-awesome.checkbox-circled input[type=checkbox]:checked+i,.checkbox-awesome.checkbox-circled input[type=checkbox]:checked+label i{border-radius:50%}.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i{position:relative;border:1px solid #a9aaaa}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i{margin-right:5px;margin-bottom:-3px}}@media only screen and (min-width:1199px){.checkbox-awesome input[type=checkbox]+i,.checkbox-awesome input[type=checkbox]+label i,.checkbox-awesome input[type=checkbox]:checked+i,.checkbox-awesome input[type=checkbox]:checked+label i,.checkbox-awesome input[type=radio]+i,.checkbox-awesome input[type=radio]+label i,.checkbox-awesome input[type=radio]:checked+i,.checkbox-awesome input[type=radio]:checked+label i{margin-right:5px;margin-bottom:-5px}}.checkbox-awesome input[type=checkbox]+label.right i,.checkbox-awesome input[type=checkbox].right+i,.checkbox-awesome input[type=checkbox].right:checked+i,.checkbox-awesome input[type=checkbox]:checked+label.right i,.checkbox-awesome input[type=radio]+label.right i,.checkbox-awesome input[type=radio].right+i,.checkbox-awesome input[type=radio].right:checked+i,.checkbox-awesome input[type=radio]:checked+label.right i{margin-right:0}.checkbox-awesome input[type=checkbox]:checked+i::before,.checkbox-awesome input[type=checkbox]:checked+label i::before,.checkbox-awesome input[type=radio]:checked+i::before,.checkbox-awesome input[type=radio]:checked+label i::before{position:absolute;font-family:'Glyphicons Halflings';content:"\e013"}.radio-awesome{position:relative}.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{border-radius:50%}.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i{-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out;border:1px solid #a9aaaa}.radio-awesome input[type=radio]+i::before,.radio-awesome input[type=radio]+label i::before{position:absolute;content:" ";border-radius:50%}.relative,body{position:relative}@media only screen and (max-width:767px){.checkbox-awesome input[type=checkbox]+label.right i,.checkbox-awesome input[type=checkbox].right+i,.checkbox-awesome input[type=checkbox].right:checked+i,.checkbox-awesome input[type=checkbox]:checked+label.right i,.checkbox-awesome input[type=radio]+label.right i,.checkbox-awesome input[type=radio].right+i,.checkbox-awesome input[type=radio].right:checked+i,.checkbox-awesome input[type=radio]:checked+label.right i{margin-left:15px;margin-bottom:-8px}.radio-awesome input[type=radio]+i::before,.radio-awesome input[type=radio]+label i::before{width:19px;height:19px;left:7px;top:7px}}@media only screen and (min-width:768px) and (max-width:1198px){.checkbox-awesome input[type=checkbox]+label.right i,.checkbox-awesome input[type=checkbox].right+i,.checkbox-awesome input[type=checkbox].right:checked+i,.checkbox-awesome input[type=checkbox]:checked+label.right i,.checkbox-awesome input[type=radio]+label.right i,.checkbox-awesome input[type=radio].right+i,.checkbox-awesome input[type=radio].right:checked+i,.checkbox-awesome input[type=radio]:checked+label.right i{margin-left:5px;margin-bottom:-3px}.radio-awesome input[type=radio]+i::before,.radio-awesome input[type=radio]+label i::before{width:10px;height:10px;top:3px;left:3px}}@media only screen and (min-width:1199px){.checkbox-awesome input[type=checkbox]+label.right i,.checkbox-awesome input[type=checkbox].right+i,.checkbox-awesome input[type=checkbox].right:checked+i,.checkbox-awesome input[type=checkbox]:checked+label.right i,.checkbox-awesome input[type=radio]+label.right i,.checkbox-awesome input[type=radio].right+i,.checkbox-awesome input[type=radio].right:checked+i,.checkbox-awesome input[type=radio]:checked+label.right i{margin-left:5px;margin-bottom:-5px}.radio-awesome input[type=radio]+i::before,.radio-awesome input[type=radio]+label i::before{width:11px;height:11px;left:4px;top:4px}}@media only screen and (max-width:767px){.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{margin-right:15px;margin-bottom:-8px}}@media only screen and (min-width:768px) and (max-width:1198px){.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{margin-right:5px;margin-bottom:-3px}}@media only screen and (min-width:1199px){.radio-awesome input[type=radio]+i,.radio-awesome input[type=radio]+label i,.radio-awesome input[type=radio]:checked+i,.radio-awesome input[type=radio]:checked+label i{margin-right:5px;margin-bottom:-4px}}.radio-awesome input[type=radio]:checked+i::before,.radio-awesome input[type=radio]:checked+label i::before{background-color:#a9aaaa}.radio-awesome input[type=radio]+label.right i::before{left:inherit}.checkbox-primary input[type=checkbox]:checked+i,.checkbox-primary input[type=checkbox]:checked+label i,.checkbox-primary input[type=radio]:checked+i,.checkbox-primary input[type=radio]:checked+label i{background-color:#337ab7;border-color:#337ab7}.checkbox-danger input[type=checkbox]:checked+i,.checkbox-danger input[type=checkbox]:checked+label i,.checkbox-danger input[type=radio]:checked+i,.checkbox-danger input[type=radio]:checked+label i{background-color:#d9534f;border-color:#d9534f}.checkbox-info input[type=checkbox]:checked+i,.checkbox-info input[type=checkbox]:checked+label i,.checkbox-info input[type=radio]:checked+i,.checkbox-info input[type=radio]:checked+label i{background-color:#5bc0de;border-color:#5bc0de}.checkbox-warning input[type=checkbox]:checked+i,.checkbox-warning input[type=checkbox]:checked+label i,.checkbox-warning input[type=radio]:checked+i,.checkbox-warning input[type=radio]:checked+label i{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-success input[type=checkbox]:checked+i,.checkbox-success input[type=checkbox]:checked+label i,.checkbox-success input[type=radio]:checked+i,.checkbox-success input[type=radio]:checked+label i{background-color:#343434;border-color:#343434}.checkbox-primary input[type=checkbox]:indeterminate:checked+i,.checkbox-primary input[type=checkbox]:indeterminate:checked+label i{background-color:#337ab7;border-color:#337ab7}.checkbox-primary input[type=checkbox]:indeterminate+i,.checkbox-primary input[type=checkbox]:indeterminate+label i,.checkbox-primary input[type=radio]:indeterminate+i,.checkbox-primary input[type=radio]:indeterminate+label i{background-color:#fff}.checkbox-danger input[type=checkbox]:indeterminate:checked+i,.checkbox-danger input[type=checkbox]:indeterminate:checked+label i{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type=checkbox]:indeterminate+i,.checkbox-danger input[type=checkbox]:indeterminate+label i,.checkbox-danger input[type=radio]:indeterminate+i,.checkbox-danger input[type=radio]:indeterminate+label i{background-color:#fff}.checkbox-info input[type=checkbox]:indeterminate:checked+i,.checkbox-info input[type=checkbox]:indeterminate:checked+label i{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type=checkbox]:indeterminate+i,.checkbox-info input[type=checkbox]:indeterminate+label i,.checkbox-info input[type=radio]:indeterminate+i,.checkbox-info input[type=radio]:indeterminate+label i{background-color:#fff}.checkbox-warning input[type=checkbox]:indeterminate:checked+i,.checkbox-warning input[type=checkbox]:indeterminate:checked+label i{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type=checkbox]:indeterminate+i,.checkbox-warning input[type=checkbox]:indeterminate+label i,.checkbox-warning input[type=radio]:indeterminate+i,.checkbox-warning input[type=radio]:indeterminate+label i{background-color:#fff}.checkbox-success input[type=checkbox]:indeterminate:checked+i,.checkbox-success input[type=checkbox]:indeterminate:checked+label i{background-color:#343434;border-color:#343434}.checkbox-success input[type=checkbox]:indeterminate+i,.checkbox-success input[type=checkbox]:indeterminate+label i,.checkbox-success input[type=radio]:indeterminate+i,.checkbox-success input[type=radio]:indeterminate+label i{background-color:#fff}.radio-primary input[type=radio]+i,.radio-primary input[type=radio]+label i{border-color:#337ab7}.radio-primary input[type=radio]:checked+i::before,.radio-primary input[type=radio]:checked+label i::before{background-color:#337ab7}.radio-danger input[type=radio]+i,.radio-danger input[type=radio]+label i{border-color:#d9534f}.radio-danger input[type=radio]:checked+i::before,.radio-danger input[type=radio]:checked+label i::before{background-color:#d9534f}.radio-info input[type=radio]+i,.radio-info input[type=radio]+label i{border-color:#5bc0de}.radio-info input[type=radio]:checked+i::before,.radio-info input[type=radio]:checked+label i::before{background-color:#5bc0de}.radio-warning input[type=radio]+i,.radio-warning input[type=radio]+label i{border-color:#f0ad4e}.radio-warning input[type=radio]:checked+i::before,.radio-warning input[type=radio]:checked+label i::before{background-color:#f0ad4e}.radio-success input[type=radio]+i,.radio-success input[type=radio]+label i{border-color:#343434}.radio-success input[type=radio]:checked+i::before,.radio-success input[type=radio]:checked+label i::before{background-color:#343434}.table td.checkbox-awesome:first-child .input-icon,.table td.radio-awesome:first-child .input-icon,.table th.checkbox-awesome:first-child .input-icon,.table th.radio-awesome:first-child .input-icon{margin-right:0}.table .checkbox-awesome .input-icon::before,.table .radio-awesome .input-icon::before{left:0}body{height:100%;min-height:100%}@media only screen and (max-width:767px){.radio-awesome input[type=radio]+label.right i,.radio-awesome input[type=radio]:checked+label.right i{margin-left:15px;margin-bottom:-8px}.radio-awesome input[type=radio]+label.right i::before{right:22px}body{font-size:23px}}@media only screen and (min-width:768px) and (max-width:1198px){.radio-awesome input[type=radio]+label.right i,.radio-awesome input[type=radio]:checked+label.right i{margin-left:5px;margin-bottom:-3px}.radio-awesome input[type=radio]+label.right i::before{right:8px}body{font-size:12px}}iframe[name^=oauth2relay]{display:none}img{max-width:100%}label{font-family:Helvetica;color:#565656}.h1.gray,.h2.gray,.h3.gray,.h4.gray,.h5.gray,.h6.gray,h1.gray,h2.gray,h3.gray,h4.gray,h5.gray,h6.gray{color:#555}.h1.thin,.h2.thin,.h3.thin,.h4.thin,.h5.thin,.h6.thin,h1.thin,h2.thin,h3.thin,h4.thin,h5.thin,h6.thin{font-weight:500}@media only screen and (max-width:767px){h2{font-size:40px}}@media only screen and (min-width:768px) and (max-width:1198px){h2{font-size:18px}}strong{color:#565656}@media only screen and (max-width:767px){.btn{line-height:70px;height:70px;font-size:26px;padding:0 35px}}@media only screen and (max-width:500px){.btn{padding:0 5px}}@media only screen and (max-width:700px){.btn{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:1198px){.btn{line-height:10px;font-size:10px;padding:6px 9px;white-space:normal}}@media only screen and (min-width:1199px){.radio-awesome input[type=radio]+label.right i,.radio-awesome input[type=radio]:checked+label.right i{margin-left:5px;margin-bottom:-4px}.radio-awesome input[type=radio]+label.right i::before{right:9px}.btn{line-height:15px;font-size:13px;padding:9px 12px;white-space:normal}}.btn.btn-lg{white-space:normal;height:auto}@media only screen and (max-width:767px){.btn.btn-lg{font-size:30px;padding:30px;line-height:45px}}@media only screen and (min-width:768px) and (max-width:1198px){.btn.btn-lg{font-size:16px;padding:13px;line-height:23px}}@media only screen and (min-width:1199px){.btn.btn-lg{font-size:18px;padding:16px;line-height:24px}}.btn.btn-sm,.btn.btn-xs{line-height:1.5;border-radius:3px}.btn.btn-sm{padding:5px 10px;font-size:12px}@media only screen and (max-width:767px){.btn.btn-sm{font-size:22px}}.btn.btn-xs{padding:1px 5px;font-size:12px}.btn-text{width:auto;padding:0;border:none;outline:0;background:0 0}@media only screen and (max-width:767px){.btn.btn-xs{font-size:18px}.btn-text{border-bottom:1px solid #d7d8d8;margin-left:0}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.btn-text{border-bottom:1px solid #c9c9c9}}.modal .modal-content{min-height:300px}.modal .modal-loader{width:16px;height:16px;background:url(../img/sources/spinner.gif) no-repeat;vertical-align:middle;display:block;margin:90px auto}.modal .modal-body{padding:20px}.modal .close[data-dismiss=modal]{font-size:30px}.modal h1:first-of-type,.modal h2:first-of-type,.modal h3:first-of-type,.modal h4:first-of-type,.modal h5:first-of-type,.modal h6:first-of-type{margin-top:0}.nav-pills li.active>a{background-color:#343434}.nav-pills li.active>a:hover{background-color:#272727}@media only screen and (max-width:767px){.alert.alert-dismissible>.close>span{font-size:30px}.modal .modal-loader{width:25px;height:25px;background-size:contain}.layout-content .block,.layout-content .leftbar,.layout-content .rightbar,.layout-content .white-block{margin-top:42px}}@media only screen and (min-width:768px) and (max-width:1198px){.layout-content .block,.layout-content .leftbar,.layout-content .rightbar,.layout-content .white-block{margin-top:23px}}@media only screen and (min-width:1199px){.layout-content .block,.layout-content .leftbar,.layout-content .rightbar,.layout-content .white-block{margin-top:30px}}.block.block-plain,.white-block>.media-title:first-child{margin-top:0}.layout-content .container{width:1198px;clear:both}.layout-content .container.container-single{margin-bottom:50px}.layout-content .media-title,.media-item .media-item-content-right .price{font-family:Helvetica-Neue-Cyr-Light;color:#343434;border-bottom:none;font-size:26px;font-weight:400;word-break:break-word}.block .block-title,.layout-content .filter-by-heading,.layout-content a.download-preview-inbody,.layout-content a.green-link{font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.layout-content .container{width:100%}.layout-content .media-title,.media-item .media-item-content-right .price{font-size:55px}}.layout-content .filter-by-heading{color:#555;margin-bottom:8px}@media only screen and (min-width:768px) and (max-width:1198px){.layout-content .container{width:768px}.layout-content .media-title,.media-item .media-item-content-right .price{font-size:18px}.layout-content .filter-by-heading{font-size:12px;margin-bottom:0}}@media only screen and (min-width:1199px){.layout-content .filter-by-heading{font-size:16px}}.layout-content a{color:#878787;text-decoration:none;cursor:pointer;border-bottom:1px solid #878787}.layout-content a:active,.layout-content a:focus,.layout-content a:hover{color:#616161;text-decoration:none;border-bottom:1px solid #616161}.layout-content a.green-link{color:#343434;border-bottom:none;text-transform:uppercase}.layout-content a.light-link{color:#a9aaaa}.layout-content a.light-link:active,.layout-content a.light-link:focus,.layout-content a.light-link:hover{color:#838484}.layout-content a.nounderline,.layout-content a.nounderline:active,.layout-content a.nounderline:focus,.layout-content a.nounderline:hover{text-decoration:none;border-bottom:none}.layout-content a.media-title:hover{border-bottom:none;color:#4e4e4e;text-decoration:none}.layout-content a.download-preview-inbody{position:relative;top:-2px;color:#fff;font-size:10px;line-height:7px;border-radius:10px;white-space:nowrap;display:inline-block;background-color:#a9aaaa;border-bottom:none}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.layout-content a.download-preview-inbody{padding:5px 10px;font-size:10px}}.layout-content a.download-preview-inbody:focus .layout-content a.download-preview-inbody:active,.layout-content a.download-preview-inbody:hover{color:#E0DEDE;text-decoration:none;border-bottom:none;background-color:#767777}.layout-content a.btn{color:#fff;border-bottom:transparent;max-width:100%}.wrapper{min-height:100%;padding-bottom:430px;float:left;width:100%}.block,.my-account-left,.sidebar-wide{box-shadow:0 0 10px -2px #ccc;background:#fff;padding:0;border-radius:5px}.block.block-main{width:70%}@media only screen and (max-width:767px){.wrapper{min-height:0;padding-bottom:0}.block.block-main{width:100%}}.block.block-right{float:right!important;width:27%}.block .block-title{margin:0;background:#343434;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:none;overflow:hidden}@media only screen and (max-width:767px){.block.block-right{width:100%}.block .block-title{height:auto;line-height:45px;font-size:30px;padding:20px 50px}}@media only screen and (min-width:768px) and (max-width:1198px){.block .block-title{height:33px;padding:0 22px;line-height:36px;font-size:13px}}@media only screen and (min-width:1199px){.block .block-title{height:54px;line-height:56px;padding:0 31px;font-size:16px}}.block .block-title .breadcrumbs>li{padding-left:2px;padding-right:2px}.block .block-title a{color:#fff;border-bottom-color:#fff}.block .block-title a:active,.block .block-title a:focus,.block .block-title a:hover{color:#e6e6e6;border-bottom-color:#e6e6e6}.block .block-container{font-family:Helvetica}@media only screen and (max-width:767px){.block .block-container{padding:47px 50px}.block .block-container p,.media-item .media-item-content p{line-height:40px}.block .block-more{font-size:26px}}@media only screen and (min-width:768px) and (max-width:1198px){.block .block-container{padding:24px 22px}.block .block-container p,.media-item .media-item-content p{line-height:22px}}@media only screen and (min-width:1199px){.block .block-container{padding:32px}.block .block-container p,.media-item .media-item-content p{line-height:32px}}.block .block-container p:last-child{margin-bottom:0}.block .block-container p.light-gray{color:#a9aaaa}.block .block-container p.light-gray a{color:#a9aaaa;border-bottom:1px solid #a9aaaa}.block .block-container p.light-gray a:active,.block .block-container p.light-gray a:focus,.block .block-container p.light-gray a:hover{color:#838484;border-bottom:1px solid #838484}.block .block-more{font-family:Helvetica-Neue-Bold;text-transform:uppercase;text-decoration:none;color:#343434;cursor:pointer;border:none}.block .block-more:active,.block .block-more:focus,.block .block-more:hover{color:#0e0e0e}.block.block-bright .block-title{background:#f16623}.block.block-plain .block-title{background:#ABACAC}.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.search-page .leftbar,.sidebar-narrow,.white-block{box-shadow:0 0 10px -2px #ccc;color:#878787;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.search-page .leftbar,.sidebar-narrow,.white-block{padding:40px}}@media only screen and (min-width:768px) and (max-width:1198px){.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.search-page .leftbar,.sidebar-narrow,.white-block{padding:15px}.white-block a:not(.btn){font-size:12px}}@media only screen and (min-width:1199px){.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.search-page .leftbar,.sidebar-narrow,.white-block{padding:24px}.white-block a:not(.btn){font-size:14px}}.white-block h2{color:#343434;font-family:Helvetica-Neue-Thin}@media only screen and (max-width:767px){.white-block h2{margin:0 0 25px;font-size:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.white-block h2{margin:0 0 6px;font-size:26px}}@media only screen and (min-width:1199px){.white-block h2{margin:0 0 25px;font-size:38px}}.flex-container{display:flex;flex-wrap:nowrap;justify-content:space-between}.slope-container-content{font-family:'Proximanova Light';font-weight:500;color:#fff;padding:65px 15px 45px;background-color:#363434;margin:-1px 0}.download-subs-messsage,.rating .voted-count{font-family:Helvetica}.slope-container-bottom,.slope-container-top{height:0;border-style:solid}.slope-container-top{border-width:0 0 65px 99vw;border-color:transparent transparent #363434}.slope-container-bottom{border-width:0 0 65px 99vw;border-color:transparent transparent transparent #363434}.slope-container-heading{font-size:4.8rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:7.5px}.mb-2{margin-bottom:15px}.mb-3{margin-bottom:30px}.mb-4{margin-bottom:45px}.mb-5{margin-bottom:90px}.clear-wrapper{background-color:#fff}.body-tracks-hottest .rightbar,.box-shadow,.cart-page .rightbar,.categories-view .rightbar,.search-page .leftbar,.sidebar-narrow{box-shadow:0 0 10px -2px #ccc}.absolute{position:absolute}.clear-padding{padding:0}.clear-margin{margin:0}.vertical-middle{position:relative;top:50%;transform:translateY(-50%)}.flash-message-container{position:absolute;left:0;right:0;z-index:98;margin-top:10px;opacity:.9}.rating .count-left{padding-right:30px}.rating .rating-list{float:left!important;font-size:0}@media only screen and (max-width:767px),only screen and (min-width:1199px){.rating .rating-list{padding-top:2px}}.rating .rating-list:active,.rating .rating-list:focus,.rating .rating-list:hover{cursor:pointer}.rating .rating-item{float:left!important;width:19px;height:16px;background:url(../img/sources/rating-empty-once.png) no-repeat;background-size:contain;text-indent:-1000px}.rating .rating-item:last-child{width:16px}@media only screen and (max-width:767px){.rating .rating-item:last-child{width:30px}.rating .rating-item{width:35px;height:30px}.rating .voted-count{font-size:23px;display:inline-block;margin-top:3px}.rating.rating-white .rating-list{line-height:20px}#page-loader i{left:40%}}.rating .rating-item-fill{background:url(../img/sources/rating-full-once.png) no-repeat;background-size:contain}.rating .rating-message{width:100%;display:inline-block}.rating .voted-count{color:#343434;margin-left:10px}.rating.rating-white .rating-item{float:none!important;display:inline-block;background-image:url(../img/sources/rating-empty-once-white.png)}.rating.rating-white .rating-item-fill{background-image:url(../img/sources/rating-full-once-white.png)}.rating.rating-white .rating-list{padding-top:5px;display:inline-block}.my-account-left,.sidebar-wide,.sizebar-narrow{margin-bottom:50px}#page-loader{position:absolute;width:100%;height:100%;top:0;left:0;z-index:99;display:none;background-color:rgba(255,255,255,.6)}#page-loader i{width:100px;height:100px;top:45%;position:fixed;z-index:999;background-size:100%;background-image:url(/img/loaders/page-loader.gif)}@media only screen and (min-width:768px) and (max-width:1198px){.rating .voted-count{font-size:13px}.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.sidebar-narrow{padding:12px}#page-loader i{left:47%}}@media only screen and (min-width:1199px){.rating .voted-count{font-size:14px}.body-tracks-hottest .rightbar,.cart-page .rightbar,.categories-view .rightbar,.sidebar-narrow{padding:18px}#page-loader i{left:48%}}.ajax-error{text-align:center;width:100%;padding:20px;border-radius:10px;margin:30px 0 10px;border:1px solid maroon;background-color:#FFEDED}@media only screen and (max-width:767px){.ajax-error{margin:50px 0;font-size:50px}.border-bottom{border-bottom:1px solid #d7d8d8}}@media only screen and (min-width:768px) and (max-width:1198px){.ajax-error{font-size:14px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.border-bottom{border-bottom:1px solid #c9c9c9}.pagination-numbers{text-align:center}}@media screen and (max-width:767px){body,html{overflow-x:hidden}.row-offcanvas{position:relative;-webkit-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}.row-offcanvas-right{right:0}.row-offcanvas-left{left:0}.row-offcanvas-right .sidebar-offcanvas{right:-79.67%}.row-offcanvas-left .sidebar-offcanvas{left:-79.67%}.row-offcanvas-right.active{right:85.67%}.row-offcanvas-left.active{left:85.67%;min-height:1408px}#sidebar.sidebar-offcanvas{position:absolute;top:0;width:81.67%}}.bs-wizard{margin-top:40px;border-bottom:solid 1px #e0e0e0;padding:0 0 10px}.bs-wizard>.bs-wizard-step{padding:0;position:relative}.bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:#595959;font-size:16px;margin-bottom:5px}.bs-wizard>.bs-wizard-step .bs-wizard-info{color:#999;font-size:14px}.bs-wizard>.bs-wizard-step>.bs-wizard-dot{position:absolute;width:30px;height:30px;display:block;background:#fbe8aa;top:45px;left:50%;margin-top:-15px;margin-left:-15px;border-radius:50%}.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after{content:' ';width:14px;height:14px;background:#fbbd19;border-radius:50px;position:absolute;top:8px;left:8px}.bs-wizard>.bs-wizard-step>.progress{position:relative;border-radius:0;height:8px;box-shadow:none;margin:20px 0}.bs-wizard>.bs-wizard-step>.progress>.progress-bar{width:0;box-shadow:none;background:#fbe8aa}.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar{width:50%}.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar{width:0%}.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar{width:100%}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{background-color:#f5f5f5}.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after{opacity:0}.bs-wizard>.bs-wizard-step:first-child>.progress{left:50%;width:50%}.bs-wizard>.bs-wizard-step:last-child>.progress{width:50%}.download-subs-messsage{text-align:center;background-color:#e2e2e2;border:1px solid #a9aaaa;color:#555}@media only screen and (max-width:767px){.download-subs-messsage{padding:15px;font-size:42px}}@media only screen and (min-width:768px) and (max-width:1198px){.download-subs-messsage{padding:8px 13px}}@media only screen and (min-width:1199px){.download-subs-messsage{padding:11px 13px}}.download-subs-messsage a{width:40px;height:28px;text-align:center;color:#fff;text-decoration:none;outline:0;border-radius:3px;display:inline-block;line-height:29px}.download-subs-messsage a:active,.download-subs-messsage a:focus,.download-subs-messsage a:hover{text-decoration:none}.download-subs-messsage a.buy{background-color:#ff8019}.download-subs-messsage a.cancel{background-color:#a9aaaa}@media only screen and (max-width:767px){.download-subs-messsage a{width:auto;height:auto;font-size:42px;line-height:initial;padding:5px 10px}}.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix{display:none}.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable{z-index:10}.slick-slider .slick-next,.slick-slider .slick-prev{position:absolute;padding:0;border:none;background-color:transparent;background-repeat:no-repeat;background-position:50%;top:0;text-indent:-9999px;-webkit-transition:background-color .1s linear;-moz-transition:background-color .1s linear;-o-transition:background-color .1s linear;-ms-transition:background-color .1s linear;transition:background-color .1s linear}@media only screen and (max-width:767px),only screen and (min-width:1199px){.slick-slider .slick-next,.slick-slider .slick-prev{width:55px;height:100%}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1198px){.slick-slider .slick-next:focus,.slick-slider .slick-prev:focus{outline:0;background-color:#F7F5F5}}@media only screen and (min-width:1199px){.slick-slider .slick-next:active,.slick-slider .slick-next:focus,.slick-slider .slick-next:hover,.slick-slider .slick-prev:active,.slick-slider .slick-prev:focus,.slick-slider .slick-prev:hover{outline:0;background-color:#F7F5F5}}.slick-slider .slick-prev{background-image:url(/img/sources/carousel-left.png);left:-25px}.slick-slider .slick-next{background-image:url(/img/sources/carousel-right.png);right:-25px}@media only screen and (max-width:767px){.slick-slider .slick-prev{left:-45px}.slick-slider .slick-next{right:-45px}}@media only screen and (min-width:768px) and (max-width:1198px){.slick-slider .slick-next,.slick-slider .slick-prev{width:40px;height:100%;background-size:50%}.slick-slider .slick-prev{left:-10px}.slick-slider .slick-next{right:-10px}}.slick-slider .slick-dots{text-align:center;padding:0;margin-top:20px}.slick-slider .slick-dots li{width:30px;display:inline;margin-right:5px}.slick-slider .slick-dots li.slick-active button{background-position:0 -336px}@media only screen and (min-width:768px) and (max-width:1198px){.slick-slider .slick-dots li.slick-active button{background-position:-42px -336px}}.slick-slider .slick-dots li button{width:18px;height:18px;padding:0;background-position:0 -378px;background-image:url(/img/sprites/common-elements-sprite.png);text-indent:-9999px;border:none;outline:0;background-color:#fff}.pagination-numbers{font-family:Helvetica-Neue-Regular}@media only screen and (max-width:767px){.pagination-numbers{padding:35px 0 0;line-height:65px;font-size:30px;margin-left:-24px;margin-right:-24px}.pagination-numbers .current{font-size:30px}}@media only screen and (max-width:600px){.pagination-numbers{margin-left:-10px;margin-right:-10px}.pagination-numbers span{padding:0 10px}}.pagination-numbers .disabled-link{color:#d6d6d6}.pagination-numbers .current{color:#686868;text-decoration:underline}@media only screen and (min-width:768px) and (max-width:1198px){.slick-slider .slick-dots li button{width:14px;height:14px;background-position:-42px -378px}.pagination-numbers{padding:10px 0 0}.pagination-numbers .current{font-size:14px}}@media only screen and (min-width:1199px){.pagination-numbers{padding:35px 0 0}.pagination-numbers .current{font-size:16px}}.pagination-numbers .left-buttons{float:left}.pagination-numbers .right-buttons{float:right}.pagination-numbers a{color:#878787;border-bottom:none!important}.pagination-numbers a:hover{color:#686868;text-decoration:none}@media only screen and (max-width:767px){.pagination-numbers a{font-size:30px}.pagination-numbers span{padding:0 24px;display:inline-block}}@media only screen and (max-width:600px){.pagination-numbers span{padding:0 10px}}@media only screen and (min-width:768px) and (max-width:1198px){.pagination-numbers a{font-size:14px}.pagination-numbers span{padding:0 9px}}@media only screen and (min-width:1199px){.pagination-numbers a{font-size:16px}.pagination-numbers span{padding:0 12px}}@media only screen and (max-width:767px){.sidebar-offcanvas .filter-by,.sidebar-offcanvas .filter-by-heading{margin:20px 0;font-size:26px}.sidebar-offcanvas ul li{margin-bottom:20px}}.breadcrumbs{padding-left:0;clear:both;margin-left:3px}.breadcrumbs>li{display:inline-block;padding-left:5px;padding-right:5px}.breadcrumbs.breadcrumbs-categories-xs{margin-bottom:0;margin-left:0;margin-top:45px}.breadcrumbs .breadcrumbs-list{margin:0;padding:0}.breadcrumbs .breadcrumbs-item a,.breadcrumbs .breadcrumbs-item-last,.breadcrumbs .breadcrumbs-separator{display:inline-block;color:#888}@media only screen and (max-width:767px){.breadcrumbs .breadcrumbs-list.breadcrumbs-view-item{padding:40px 0}.breadcrumbs .breadcrumbs-item a,.breadcrumbs .breadcrumbs-item-last,.breadcrumbs .breadcrumbs-separator{line-height:45px;font-size:23px}}@media only screen and (min-width:768px) and (max-width:1198px){.breadcrumbs .breadcrumbs-item a,.breadcrumbs .breadcrumbs-item-last,.breadcrumbs .breadcrumbs-separator{padding:15px 0;font-size:13px}}@media only screen and (min-width:1199px){.breadcrumbs .breadcrumbs-item a,.breadcrumbs .breadcrumbs-item-last,.breadcrumbs .breadcrumbs-separator{padding:19px 0 17px;font-size:14px}}.breadcrumbs .breadcrumbs-item a{border-bottom:none;text-decoration:underline}.breadcrumbs .breadcrumbs-item a:hover{color:#6f6f6f}.breadcrumbs .breadcrumbs-item-last{padding:0}.breadcrumbs .breadcrumbs-separator{padding-left:5px;padding-right:5px}.breadcrumbs li{font-family:Helvetica}.overflow-ellipsis{display:inline-block;white-space:nowrap;overflow:hidden}.cart-page .ask-cart,.info-inbody{position:relative;background-image:url(/img/sprites/common-elements-sprite.png);background-repeat:no-repeat;float:none;display:inline-block;top:3px;margin-right:11px}.preloader-adaptive img,.preloader-adaptive.featured img{float:left!important}@media only screen and (max-width:767px){.cart-page .ask-cart,.info-inbody{width:32px;height:32px;top:6px;background-position:0 -210px}.tooltip-custom .tooltip-arrow{margin-left:-9px;border-width:0 10px 10px}.tooltip-custom{padding:0}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .ask-cart,.info-inbody{width:13px;height:13px;background-position:-84px -210px}}@media only screen and (min-width:1199px){.cart-page .ask-cart,.info-inbody{width:16px;height:16px;background-position:-42px -210px}}.info-inbody:hover{cursor:pointer}.ui-widget-overlay.ui-front{position:absolute;width:100%;height:100%;z-index:5;background:#000;opacity:.5;filter:alpha(opacity=50);top:0}.fav-block,.fav-block-inline{position:relative}.tooltip-custom .tooltip-arrow{border-bottom-color:#424242}.tooltip-custom .tooltip-inner,.track-info-content{width:415px;max-width:415px;border-radius:0;color:#555;padding:10px 30px;border:1px solid #a9aaaa;font-family:Helvetica;background-color:#e2e2e2}@media only screen and (max-width:767px){.tooltip-custom .tooltip-inner,.track-info-content{padding:0;font-size:23px;margin-top:5px;background-color:#e2e2e2}}.fav-block{display:block}.loader{width:16px;height:16px;display:inline-block;background:url(../img/sources/spinner.gif) no-repeat;vertical-align:middle}#mini_player{position:absolute}.disclaimer{font-weight:700}.preloader-adaptive{display:none}@media only screen and (max-width:767px){.loader{width:25px;height:25px;background-size:contain}.preloader-adaptive img{width:35px;height:35px}}@media only screen and (min-width:768px) and (max-width:1198px){.tooltip-custom .tooltip-inner,.track-info-content{font-size:12px}.preloader-adaptive img{width:16px;height:16px}}@media only screen and (min-width:1199px){.tooltip-custom .tooltip-inner,.track-info-content{font-size:13px}.preloader-adaptive img{width:24px;height:24px}}@media only screen and (max-width:767px){.preloader-adaptive.featured img{width:30px;height:30px;margin:60px 0 0 35%}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.preloader-adaptive.featured img{width:15px;height:15px}}@media only screen and (min-width:768px) and (max-width:1198px){.preloader-adaptive.featured img{margin:30px auto 0}.row-white-clients{height:120px}.element-clients .element-label{max-width:30%}}@media only screen and (min-width:1199px){.preloader-adaptive.featured img{margin:35px 0 0}}.row-white-clients{background-color:#fff;margin-top:70px}@media only screen and (min-width:1199px){.row-white-clients{height:150px}.element-clients .element-label{max-width:20%}.element-clients{margin-top:54px}}.element-clients .element-label{font-family:Helvetica-Neue-Thin;color:#565656}.element-clients .element-label.green{color:#343434}.element-clients .row-clients{width:100%}@media only screen and (max-width:767px){.element-clients .element-label{text-align:center;width:100%;font-size:50px;display:inline-block;margin-top:35px;font-weight:600}.element-clients .row-clients{padding:50px;background-color:#fff}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .element-label{font-size:26px;margin-top:41px;display:inline-block}.element-clients .row-clients{margin-top:36px}}.element-clients .row-clients>div{width:20%}.element-clients .row-clients>div>img{display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.element-clients .row-clients .ms{width:41%}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-clients .ms{width:24%}.element-clients .row-clients .ms>img{margin-top:6px}}@media only screen and (max-width:767px){.element-clients .row-clients .discovery{width:34%;margin-top:3px}.element-clients .row-clients .discovery>img{max-height:60px}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-clients .discovery{width:18%}.element-clients .row-clients .discovery>img{margin-top:3px}}@media only screen and (min-width:1199px){.element-clients .element-label{font-size:28px}.element-clients .row-clients>div{padding:0 25px}.element-clients .row-clients>div>img{max-height:60px}.element-clients .row-clients .discovery>img{max-height:58px}}@media only screen and (max-width:767px){.element-clients .row-clients .cbs{width:19%;margin-top:-3px}.element-clients .row-clients .cbs>img{max-height:60px}.element-clients .row-clients .cisco{width:30%;margin-left:15%}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-clients .cbs>img{max-height:50px}.element-clients .row-clients .cisco{width:18%}.element-clients .row-clients .cisco>img{max-height:45px}}@media only screen and (min-width:1199px){.element-clients .row-clients .cbs,.element-clients .row-clients .cisco{margin-top:-6px}.element-clients .row-clients .cisco>img{max-height:55px}}@media only screen and (max-width:767px){.element-clients .row-clients .rhouse{width:38%;margin-left:35px;margin-top:-6px}.element-clients .row-clients .rhouse>img{max-height:58px}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-clients .rhouse>img{max-height:45px}}@media only screen and (min-width:1199px){.element-clients .row-clients .rhouse{padding-right:0;margin-top:-5px}.element-clients .row-clients .rhouse>img{max-height:54px}.element-clients .row-labeled.row-clients>div{width:18%}.element-clients .row-labeled.row-clients>div.ms{width:24%}}@media only screen and (max-width:767px){.element-clients .row-labeled{padding:30px 50px 50px}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-labeled{width:70%!important;float:right;margin-top:30px}.element-clients .row-labeled .ms{margin-top:12px}.element-clients .row-labeled .ms>img{margin-top:0!important}}@media only screen and (min-width:1199px){.element-clients .row-labeled{width:79%!important;float:right}.element-clients .row-labeled>div{padding:0 25px}}.element-clients .row-labeled>div{width:20%}.element-clients .row-labeled>div>img{display:block;margin-left:auto;margin-right:auto}@media only screen and (min-width:1199px){.element-clients .row-labeled>div>img{max-height:60px}.element-clients .row-labeled .ms{width:26%}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-labeled .discovery{margin-top:11px}.element-clients .row-labeled .cbs{margin-top:2px}.element-clients .row-labeled .cbs>img{max-height:41px!important}}@media only screen and (min-width:1199px){.element-clients .row-labeled .cbs{margin-top:-8px}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-labeled .cisco{max-height:32px;margin-top:6px}}@media only screen and (min-width:1199px){.element-clients .row-labeled .cisco{width:16%;margin-top:-5px}.element-clients .row-labeled .cisco>img{max-height:50px}}@media only screen and (min-width:768px) and (max-width:1198px){.element-clients .row-labeled .rhouse{margin-top:4px}}@media only screen and (min-width:1199px){.element-clients .row-labeled .rhouse{margin-top:-5px}.element-clients .row-labeled .rhouse>img{max-height:50px}}.element-clients .row-margin{margin-top:48px;width:100%;float:left}#toast-container .toast-info{border-color:#bce8f1;background-color:#d9edf7}#toast-container .toast-info>button,#toast-container .toast-info>div{color:#31708f}#toast-container .toast-success{background-color:#dff0d8;border-color:#d6e9c6}#toast-container .toast-success>button,#toast-container .toast-success>div{color:#3c763d}#toast-container .toast-error{background-color:#f2dede;border-color:#ebccd1}#toast-container .toast-error>button,#toast-container .toast-error>div{color:#a94442}#toast-container .toast-warning{background-color:#faebcc;border-color:#fcf8e3}#toast-container .toast-warning>button,#toast-container .toast-warning>div{color:#8a6d3b}.glyphicon-refresh-animate{line-height:.5;-animation:spin .7s infinite linear;-ms-animation:spin .7s infinite linear;-webkit-animation:spinw .7s infinite linear;-moz-animation:spinm .7s infinite linear}@keyframes spin{from{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}@-webkit-keyframes spinw{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinm{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}.line-loader{height:4px;width:100%;position:relative;overflow:hidden;background-color:#ddd}.line-loader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:#343434;animation:loading 2s linear infinite}@keyframes loading{from{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.mdi,.mdi-set{display:inline-block;font:normal normal normal 24px/1 'Material Design Icons';font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased}.mdi-facebook:before{content:"\F20C"}.mdi-twitter:before{content:"\F544"}.mdi-rss:before{content:"\F46B"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-cart-outline:before{content:"\F111"}.mdi-close:before{content:"\F156"}.mdi-circle:before{content:"\F764"}.mdi-circle-outline:before{content:"\F765"}.mdi-download:before{content:"\F1DA"}.mdi-cash-usd:before{content:"\f117"}.mdi-magnify:before{content:"\f349"}.ttw-music-player{float:left!important;width:100%;margin:1px auto;position:fixed;bottom:0;z-index:999;background-color:#464644;box-sizing:content-box}.ttw-music-player .player-indicator{float:left!important;display:none}@media only screen and (max-width:767px){.ttw-music-player{height:210px;min-width:480px}.ttw-music-player .player-indicator{margin:28px 120px}.ttw-music-player .player{width:100%;border-top:1px solid #848483}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player{height:62px}.ttw-music-player .player-indicator{margin:0 40px}.ttw-music-player .player{width:90%;padding:0 15px;min-width:768px;max-width:1198px}}@media only screen and (min-width:1199px){.ttw-music-player{height:88px}.ttw-music-player .player-indicator{margin:4px 63px}}@media only screen and (max-width:720px){.ttw-music-player .player-indicator{margin:28px!important}}@media only screen and (min-width:768px) and (max-width:950px){.ttw-music-player .player-indicator{margin:0 8px}}@media only screen and (min-width:1198px) and (max-width:1525px){.ttw-music-player .player-indicator{margin:0 17px}}.ttw-music-player .artist-outer,.ttw-music-player a{color:#fff}.ttw-music-player .track-info .artist-outer :hover,.ttw-music-player .track-info .title :hover{text-decoration:none}.ttw-music-player .track-info .artist-outer :hover:hover,.ttw-music-player .track-info .title :hover:hover{color:#d9d9d9}.ttw-music-player .tracklist,.ttw-music-player .unused-controls{display:none}.ttw-music-player .player{position:relative;margin:0 auto}@media only screen and (min-width:768px) and (max-width:1060px){.ttw-music-player .player{width:98%;margin:0}}@media only screen and (min-width:1199px){.ttw-music-player .player{width:90%;min-width:1200px;max-width:1400px}}.ttw-music-player .player:after{width:0;height:0;clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden}.ttw-music-player .purchase-mobile-buttons{float:left!important;margin:33px 0}.ttw-music-player .purchase-mobile-buttons a:first-child{margin-left:30px}.ttw-music-player .purchase-mobile-buttons .add2cart-player-mobile,.ttw-music-player .purchase-mobile-buttons .remove-cart-player-mobile{display:none;color:#fff;text-decoration:none;background-color:#f16623;border-radius:5px;font-size:26px;margin:0;padding:23px 35px;line-height:24px}.ttw-music-player .purchase-mobile-buttons .remove-cart-player-mobile{font-size:26px;margin:0;padding:23px 10px}.ttw-music-player .purchase-mobile-buttons .add2cart-player-narrow-mobile,.ttw-music-player .purchase-mobile-buttons .remove-cart-narrow-mobile{display:none;border-radius:5px;line-height:24px;font-size:26px;padding:23px 45px;margin:0;color:#fff;background-color:#f16623;background-image:url(/img/sprites/player-elements-sprite.png);background-repeat:no-repeat;text-decoration:none}.ttw-music-player .track-info{font-size:12px;overflow:hidden;display:table-cell;vertical-align:middle}@media only screen and (max-width:767px){.ttw-music-player .purchase-mobile-buttons .add2cart-player-narrow-mobile{background-position:24px -89px}.ttw-music-player .purchase-mobile-buttons .remove-cart-narrow-mobile{background-position:24px -144px}.ttw-music-player .track-info{width:255px;height:90px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .track-info{width:202px;height:62px}}@media only screen and (min-width:1199px){.ttw-music-player .track-info{width:250px;height:88px}}.ttw-music-player .track-info p{margin:0}.ttw-music-player .track-info .track-info-icon{font-size:14px;background-repeat:no-repeat;background-image:url(/img/sprites/player-elements-sprite.png);cursor:pointer;display:inline-block;margin-bottom:-5px;margin-left:10px}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .track-info .track-info-icon{width:13px;height:13px;margin-bottom:-2px;margin-left:4px;background-position:-109px -55px}}@media only screen and (min-width:1199px),only screen and (max-width:767px){.ttw-music-player .track-info .track-info-icon{width:19px;height:19px;background-position:-55px -55px}}.ttw-music-player .track-info .artist-outer{float:left!important;margin-top:-4px}@media only screen and (max-width:767px){.ttw-music-player .track-info .artist-outer{font-size:15px}.ttw-music-player .player-top{height:90px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .track-info .artist-outer{font-size:10px}}@media only screen and (min-width:1199px){.ttw-music-player .track-info .artist-outer{font-size:14px}}.ttw-music-player .track-info .artist{margin-left:4px}.ttw-music-player .track-info .artist a{border-bottom:1px solid #d9d9d9}.ttw-music-player .player-top{float:left!important}.ttw-music-player .player .title{max-width:318px;margin-right:6px;overflow:hidden;word-break:break-word;margin-bottom:8px;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ttw-music-player .player-controls{float:left!important}@media only screen and (max-width:767px){.ttw-music-player .player .title{max-height:52px;line-height:24px;font-size:18px}.ttw-music-player .player-controls{margin-left:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .player .title{max-height:32px;line-height:17px;font-size:14px;margin-bottom:4px}.ttw-music-player .player-controls{margin-left:17px}}@media only screen and (min-width:768px) and (max-width:960px){.ttw-music-player .player-controls{margin-left:0}}.ttw-music-player .player-controls .main{float:left!important}@media only screen and (max-width:767px){.ttw-music-player .player-controls .main{width:135px;height:57px;margin:17px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .player-controls .main{width:90px;height:42px;margin:10px 0}}@media only screen and (min-width:1199px){.ttw-music-player .player .title{max-height:42px;line-height:21px;font-size:16px}.ttw-music-player .player-controls .main{width:135px;height:55px;margin:17px 0}}@media only screen and (max-width:767px){.ttw-music-player .player-controls .main>div{width:44px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .player-controls .main>div{width:30px}}@media only screen and (min-width:1199px){.ttw-music-player .player-controls .main>div{width:44px}}.ttw-music-player .player-controls div{float:left!important;cursor:pointer}.ttw-music-player .play{background-repeat:no-repeat;background-position:4px -55px;background-image:url(/img/sprites/player-elements-sprite.png)}@media only screen and (max-width:767px){.ttw-music-player .play{width:19px;height:28px;margin-top:13px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .play{width:15px;height:28px;margin-top:7px}}@media only screen and (min-width:1199px){.ttw-music-player .play{width:19px;height:28px;margin-top:13px}}.ttw-music-player .pause{background-repeat:no-repeat;background-image:url(/img/sprites/player-elements-sprite.png);background-position:-107px 0}@media only screen and (max-width:767px){.ttw-music-player .pause{width:20px;height:29px;margin-top:13px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .pause{width:15px;height:29px;margin-top:6px}}@media only screen and (min-width:1199px){.ttw-music-player .pause{width:20px;height:29px;margin-top:13px}}.ttw-music-player .next,.ttw-music-player .previous{margin:1px 0;background-repeat:no-repeat}@media only screen and (max-width:767px){.ttw-music-player .next,.ttw-music-player .previous{width:23px;height:57px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .next,.ttw-music-player .previous{width:15px;height:40px}}@media only screen and (min-width:1199px){.ttw-music-player .next,.ttw-music-player .previous{width:23px;height:55px}}.ttw-music-player .next{background-image:url(/img/sprites/player-elements-sprite.png);background-position:-55px 0}@media only screen and (max-width:767px){.ttw-music-player .next{background-position:-55px 2px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .next{background-position:-55px -7px}}.ttw-music-player .previous{background-image:url(/img/sprites/player-elements-sprite.png);background-position:0 0}@media only screen and (max-width:767px){.ttw-music-player .previous{background-position:0 2px}}.ttw-music-player .progress-wrapper{float:right!important;width:19px;height:518px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;padding:5px 0;display:none}.ttw-music-player .progress{width:135px;height:9px;cursor:pointer}.ttw-music-player .purchase-ajax-buttons{vertical-align:middle;display:table-cell}.ttw-music-player .purchase-ajax-buttons a{display:inline-block;color:#fff;text-decoration:none;background-color:#f16623;border-radius:6px}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .previous{background-position:0 -7px}.ttw-music-player .purchase-ajax-buttons{height:62px}.ttw-music-player .purchase-ajax-buttons a{font-size:10px;padding:7px 13px}}@media only screen and (min-width:1199px){.ttw-music-player .purchase-ajax-buttons{height:88px}.ttw-music-player .purchase-ajax-buttons a{font-size:14px;padding:11px 19px}}.ttw-music-player .purchase-ajax-buttons a.add2cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.remove-cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.subscribe-narrow{background-image:url(/img/sprites/player-elements-sprite.png);line-height:24px;background-repeat:no-repeat}.ttw-music-player .purchase-ajax-buttons a.add2cart-player-narrow{background-position:-62px -105px}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .purchase-ajax-buttons a.add2cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.remove-cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.subscribe-narrow{padding:3px 21px}.ttw-music-player .purchase-ajax-buttons a.add2cart-player-narrow{background-position:-130px -105px}}.ttw-music-player .purchase-ajax-buttons a.remove-cart-player-narrow{background-position:-62px -160px}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .purchase-ajax-buttons a.remove-cart-player-narrow{background-position:-129px -159px}}.ttw-music-player .purchase-ajax-buttons a.subscribe-narrow{background-position:-51px -215px}.ttw-music-player .icons-wrapper{float:left!important;margin-right:15px}@media only screen and (max-width:767px){.ttw-music-player .icons-wrapper{width:43px;height:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .purchase-ajax-buttons a.subscribe-narrow{background-position:-105px -216px}.ttw-music-player .icons-wrapper{width:29px;height:60px}}@media only screen and (max-width:850px) and (min-width:768px){.ttw-music-player .icons-wrapper{margin-right:4px}}@media only screen and (min-width:1199px){.ttw-music-player .purchase-ajax-buttons a.add2cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.remove-cart-player-narrow,.ttw-music-player .purchase-ajax-buttons a.subscribe-narrow{padding:6px 29px}.ttw-music-player .icons-wrapper{width:43px;height:100%}}.ttw-music-player #download-preview-player{position:relative;float:left!important;background-repeat:no-repeat;background-image:url(/img/sprites/player-elements-sprite.png);margin:1px 2px 0}@media only screen and (max-width:767px),only screen and (min-width:1199px){.ttw-music-player #download-preview-player{width:43px;height:43px;background-position:0 -278px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player #download-preview-player{width:29px;height:29px;background-position:-55px -276px}}.ttw-music-player #repeat-off,.ttw-music-player #repeat-track{position:relative;float:left!important;background-repeat:no-repeat;margin:0 2px 1px}@media only screen and (max-width:767px){.ttw-music-player #repeat-off,.ttw-music-player #repeat-track{width:41px;height:43px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player #repeat-off,.ttw-music-player #repeat-track{width:29px;height:29px}}@media only screen and (min-width:1199px){.ttw-music-player #repeat-off,.ttw-music-player #repeat-track{width:41px;height:43px}}.ttw-music-player #repeat-track{display:none;background-image:url(/img/sprites/player-elements-sprite.png);background-position:0 -330px}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player #repeat-track{background-position:-55px -330px}}.ttw-music-player #repeat-off{background-image:url(/img/sprites/player-elements-sprite.png);background-position:0 -385px}.ttw-music-player .audiolevel-track{position:absolute;background-size:cover;background-color:#2a2a2a}@media only screen and (max-width:767px){.ttw-music-player .audiolevel-track{width:96%;height:81px;margin:17px 14px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player #repeat-off{background-position:-55px -385px}.ttw-music-player .audiolevel-track{width:300px;height:42px;margin:10px}}@media only screen and (min-width:1199px){.ttw-music-player .audiolevel-track{width:536px;height:60px;margin:14px 24px}}.ttw-music-player .audiolevel-track-loaded{background-size:cover;border-right:2px solid rgba(255,126,0,.6)}.ttw-music-player .close-player{position:absolute;cursor:pointer;margin:4px 8px 0 0;right:0;background-repeat:no-repeat}@media only screen and (max-width:767px){.ttw-music-player .audiolevel-track-loaded{width:0;height:81px;border-right:solid 3px #ff7e00}.ttw-music-player .close-player{font-size:35px}.player-banner .time,.ttw-music-player .audiolevels .time{margin-top:20px;margin-right:15px;opacity:.95}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .audiolevel-track-loaded{width:0;height:42px}.ttw-music-player .close-player{font-size:18px}}@media only screen and (min-width:1199px){.ttw-music-player .audiolevel-track-loaded{width:0;height:60px}.ttw-music-player .close-player{font-size:20px}}.ttw-music-player .close-player:active,.ttw-music-player .close-player:focus,.ttw-music-player .close-player:hover{color:#adadad}.player-banner .time,.ttw-music-player .audiolevels .jp-current-time,.ttw-music-player .audiolevels .jp-duration,.ttw-music-player .audiolevels .time,.ttw-music-player .audiolevels .time span{color:#32553f;font-family:Helvetica-Neue-Bold}.player-banner .time,.ttw-music-player .audiolevels .time{position:relative;float:right!important;background-color:#fff;font-size:16px;opacity:.95}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .time,.ttw-music-player .audiolevels .time{margin-top:12px;margin-right:6px;font-size:11px}}@media only screen and (min-width:1199px){.player-banner .time,.ttw-music-player .audiolevels .time{margin-top:15px;margin-right:30px}}@media only screen and (max-width:767px){.ttw-music-player .audiolevels .time span{font-size:16px;line-height:16px;margin-top:4px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .audiolevels .time span{font-size:11px;line-height:9px;margin-top:4px}}@media only screen and (min-width:1199px){.ttw-music-player .audiolevels .time span{font-size:15px;line-height:18px;margin-top:4px}}.ttw-music-player .audiolevels .time *{float:left!important}.ttw-music-player .jp-current-time{padding:4px 3px 1px 4px}.ttw-music-player .jp-duration{padding:4px 4px 1px 3px}.ttw-music-player .artist-outer{opacity:1!important}.ttw-music-player .audiolevels{float:left!important;cursor:pointer;background-color:#2d2d2c}@media only screen and (max-width:767px){.ttw-music-player .audiolevels .jp-current-time,.ttw-music-player .audiolevels .jp-duration{font-size:21px;line-height:16px}.ttw-music-player .audiolevels{width:100%;height:117px}}@media only screen and (min-width:768px) and (max-width:1198px){.ttw-music-player .audiolevels .jp-current-time,.ttw-music-player .audiolevels .jp-duration{font-size:11px;line-height:9px}.ttw-music-player .audiolevels{width:320px;height:62px}}@media only screen and (min-width:1199px){.ttw-music-player .audiolevels .jp-current-time,.ttw-music-player .audiolevels .jp-duration{font-size:16px;line-height:16px}.ttw-music-player .audiolevels{width:585px;height:88px}}.download-preview-popup{width:auto}#content .page-user_profiles .artist-top-wrapper{width:100%;float:left;margin-bottom:20px}.tooltip-player{position:absolute;margin-top:-8px;z-index:9}.tooltip-player .tooltip-inner{text-align:left;max-width:300px;background-color:#2d2d2c;opacity:.95;padding:8px 12px}@media only screen and (max-width:767px){.tooltip-player .tooltip-inner{max-width:100%;padding:20px 35px}}.tooltip-player .tooltip-inner ol{padding-left:16px}.tooltip-player .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#2d2d2c;margin-bottom:-5px}#jPlayer-tooltip{display:none}.arrow:after,.ui-tooltip{background:#393939}.ui-tooltip{padding:6px 12px;text-align:justify;box-shadow:0 0 7px #000;width:380px;position:fixed!important}.ui-tooltip .ui-tooltip-content,.ui-tooltip .ui-tooltip-content li{color:#fff;font-weight:400;font-size:13px!important;font-family:sans-serif;padding-top:5px}.ui-tooltip .ui-tooltip-content ol{margin:10px 0 5px}.ui-tooltip .ui-tooltip-content li{list-style:circle inside}.arrow{position:absolute;width:70px;height:16px;overflow:hidden;left:50%;margin-left:-105px;bottom:-16px;background:0 0}.arrow.top{top:-16px;bottom:auto}.arrow.left{left:20%}.arrow:after{position:absolute;content:"";left:20px;top:-20px;width:25px;height:25px;box-shadow:6px 5px 9px -9px #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.arrow.top:after{bottom:-20px;top:auto}.ui-tooltip-content .close{position:absolute;float:right!important;width:9px;height:9px;background:url(/player/plugin/images/controls-sprite.png?44) -2px -25px no-repeat;cursor:pointer;margin:-7px 4px 0 0;right:0}.jPlayer-container object{position:absolute;background-color:rgba(0,0,0,.702);display:block!important;height:50px;left:10px;top:5px;width:100%}.header-homepage{width:100%;background-color:#fff}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage{background-color:#f16623}}.header-homepage .container-fluid{max-width:1702px}.header-homepage .navbar-header{background-color:#f16623}@media only screen and (max-width:767px){.header-homepage .navbar-header{box-shadow:none;margin:0}}.header-homepage .navbar-toggle{width:100%;height:65px;margin:0;padding:0;border:none;background:0 0}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.header-homepage .navbar-toggle{display:none}}.header-homepage .navbar-toggle:hover{background-color:#f16623!important;text-decoration:none}.header-homepage .navbar-toggle .icon-bar{background-color:#fff}.header-homepage .navbar{padding:0;margin:0 auto;box-shadow:0 0 10px -2px #ccc;display:block;height:51px;border:none;border-radius:0;background-color:#1f5134;width:100%;float:left}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar{height:36px;min-height:36px;background-color:#f16623}}@media only screen and (max-width:767px){.header-homepage .navbar{height:100%;background-color:#f16623}.header-homepage .navbar .social-left{display:none}.header-homepage .navbar .menu-label-mobile{text-align:center;color:#fff;padding:4px 0;font-size:4.5vw;line-height:48px;text-decoration:none;display:block!important}}.header-homepage .navbar .social-left{float:left;height:21px;overflow:hidden;margin-top:16px}@media (min-width:768px) and (max-width:910px){.header-homepage .navbar .social-left{display:none}}@media only screen and (max-width:767px){.header-homepage .navbar .social-left{position:absolute;height:65px;background-color:#f16623;left:0;top:65px;padding:0}.header-homepage .navbar .social-left .social-left{display:none}.header-homepage .navbar .social-left .menu-label-mobile{text-align:center;color:#fff;padding:4px 0;font-size:4.5vw;line-height:48px;text-decoration:none;display:block!important}}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .social-left{margin-top:8px}}.header-homepage .navbar .social-left .twitter-follow-button{margin-right:4px}.header-homepage .navbar .social-left a{padding:17px 22px;display:inline-block;color:#fff}.header-homepage .navbar .social-left>iframe{float:left!important;width:84px;height:21px;scrolling:no;border:none;frameborder:0;overflow:hidden;allowTransparency:true}.header-homepage .navbar .links-right{margin:0;height:auto}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .links-right{padding:0;height:13px}}@media only screen and (min-width:1199px){.header-homepage .navbar .links-right{padding:15px 0}}.header-homepage .navbar .links-right>li{line-height:7px}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .links-right>li{height:13px;padding:0 10px;line-height:13px}.header-homepage .navbar .links-right a{line-height:15px;font-family:'Titillium Web Semibold',Helvetica-Neue-Regular;font-size:10px}.header-homepage .navbar .links-right .cart{background-position:-84px -252px}}@media only screen and (min-width:1199px) and (max-width:1400px){.header-homepage .navbar .links-right>li{padding:1px .5vw}}@media only screen and (min-width:1400px){.header-homepage .navbar .links-right>li{padding:1px 18px}}.header-homepage .navbar .links-right>li:first-child{padding-left:0}.header-homepage .navbar .links-right>li:last-child{padding-right:0}.header-homepage .navbar .links-right a{padding:0;width:auto;color:#fff;overflow:hidden;white-space:nowrap;display:inline-block;text-transform:uppercase}.header-homepage .navbar .links-right .cart{background-repeat:no-repeat;background-image:url(/img/sprites/common-elements-sprite.png);padding-left:29px}@media only screen and (min-width:1199px){.header-homepage .navbar .links-right a{line-height:22px}.header-homepage .navbar .links-right .cart{background-position:-78px -251px}}.header-homepage .navbar .links-right .vertical-separator{border-left:1px solid #fff}@media only screen and (max-width:767px){.header-homepage .navbar .links-right .cart{padding-left:0}.header-homepage .navbar .links-right .vertical-separator{border-left:none;line-height:30px;font-size:24px}}.header-homepage .navbar .container-fluid{padding:0}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.header-homepage .navbar .container-fluid{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .links-right .vertical-separator{border-color:rgba(255,255,255,.6);font-size:10px;line-height:15px}.header-homepage .navbar .container-fluid{background-color:#f16623}}@media only screen and (max-width:767px){.header-homepage .navbar .navbar-collapse{float:left!important;border-top:1px solid #1c452e;padding:0;margin:0;width:100%}.header-homepage .navbar .navbar-collapse .navbar-right>li a.cart,.header-homepage .navbar .navbar-collapse .navbar-right>li a.vertical-separator{background-image:none}}.header-homepage .navbar .navbar-nav>li>a:focus,.header-homepage .navbar .navbar-nav>li>a:hover{color:#fff}@media (min-width:979px){.header-homepage .navbar .balance:hover>.dropdown-menu,.header-homepage .navbar .favorites:hover>.dropdown-menu{display:block}}.header-homepage .navbar .balance.open>a,.header-homepage .navbar .balance.open>a:focus,.header-homepage .navbar .balance.open>a:hover,.header-homepage .navbar .favorites.open>a,.header-homepage .navbar .favorites.open>a:focus,.header-homepage .navbar .favorites.open>a:hover{color:#FFF}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .navbar-collapse{position:absolute;right:0;padding:11px 15px 11px 0;background-color:#f16623}.header-homepage .navbar .balance.open>a,.header-homepage .navbar .balance.open>a:focus,.header-homepage .navbar .balance.open>a:hover,.header-homepage .navbar .favorites.open>a,.header-homepage .navbar .favorites.open>a:focus,.header-homepage .navbar .favorites.open>a:hover{background-color:#343434}}@media only screen and (max-width:767px),only screen and (min-width:1199px){.header-homepage .navbar .balance.open>a,.header-homepage .navbar .balance.open>a:focus,.header-homepage .navbar .balance.open>a:hover,.header-homepage .navbar .favorites.open>a,.header-homepage .navbar .favorites.open>a:focus,.header-homepage .navbar .favorites.open>a:hover{background-color:#1f5134}}.header-homepage .navbar .balance .caret,.header-homepage .navbar .favorites .caret{margin-top:-4px}.header-homepage .navbar .balance-dropdown,.header-homepage .navbar .favorites-dropdown{width:107px;min-width:100px;z-index:9999;left:11px;background-color:#1f5134;border:none;border-radius:0;box-shadow:none;padding:16px 0 0 7px}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .navbar .balance-dropdown,.header-homepage .navbar .favorites-dropdown{background-color:#f16623;margin-left:-7px}.header-homepage .navbar .balance-dropdown a,.header-homepage .navbar .favorites-dropdown a{font-family:'Titillium Web Semibold',Helvetica-Neue-Regular}}.header-homepage .navbar .balance-dropdown li,.header-homepage .navbar .favorites-dropdown li{height:22px;line-height:22px;padding:0;background-color:inherit}.header-homepage .navbar .balance-dropdown a,.header-homepage .navbar .favorites-dropdown a{display:block;height:22px;line-height:22px;padding:0}.header-homepage .navbar .balance-dropdown a:hover,.header-homepage .navbar .favorites-dropdown a:hover{text-decoration:none;color:#fff!important;background-color:inherit}.header-homepage .navbar .balance-dropdown .navbar-collapse,.header-homepage .navbar .favorites-dropdown .navbar-collapse{float:right;padding-top:16px}@media only screen and (max-width:767px){.header-homepage .navbar .balance-dropdown .navbar-collapse,.header-homepage .navbar .favorites-dropdown .navbar-collapse{position:relative;width:100%;padding-left:40px}.header-homepage .navbar .balance-dropdown .navbar-collapse li a,.header-homepage .navbar .favorites-dropdown .navbar-collapse li a{color:#fff!important;font-family:Helvetica-Neue-Thin;font-size:3vw}.header-homepage .navbar .balance-dropdown .navbar-collapse li a:hover,.header-homepage .navbar .favorites-dropdown .navbar-collapse li a:hover{text-decoration:none;color:#fff!important}}@media only screen and (max-width:767px) and only screen and (max-width:767px){.header-homepage .navbar .balance-dropdown .navbar-collapse li,.header-homepage .navbar .favorites-dropdown .navbar-collapse li{border-top:none;padding:0 15px;float:none;clear:both}}.header-default{width:100%;height:132px;background-color:#fff}.header-default .navbar-default{float:right!important;margin-bottom:0;min-height:inherit;border-radius:0;border:none;box-shadow:5px 0 3px 2px #ccc;z-index:9;background-color:#f16623}@media only screen and (max-width:767px){.header-default{height:225px}.header-default .navbar-default{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.header-default{height:104px}.header-default .navbar-default{width:76%;height:35px}.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{padding:9px 5px;font-size:10px}}@media only screen and (min-width:1199px){.header-homepage .navbar .balance-dropdown a,.header-homepage .navbar .favorites-dropdown a{font-family:Helvetica-Neue-Thin}.header-default .navbar-default{width:72%;height:38px}}.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{color:#fff;display:block;cursor:pointer;line-height:17px;text-transform:uppercase;font-family:'Titillium Web Semibold',Helvetica-Neue-Regular}@media (min-width:768px) and (max-width:790px){.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{padding:9px 4px}}@media (min-width:910px) and (max-width:1198px){.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{padding:9px 10px}}@media only screen and (min-width:1199px){.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{padding:10px 23px}}@media (min-width:1198px) and (max-width:1400px){.header-default .navbar-nav li>a,.header-default .navbar-nav li>span{padding:9px 14px}}.header-default .navbar-nav li>a:focus,.header-default .navbar-nav li>a:hover,.header-default .navbar-nav li>span:focus,.header-default .navbar-nav li>span:hover{color:#e6e6e6}.header-default .navbar-nav li>a>.caret{margin-top:-2px}.header-default .menu-label{color:#fff;font-size:32px;line-height:52px;text-decoration:none;font-family:Helvetica-Neue-Bold}.header-default .logo-left{float:left!important;width:19%;height:80px;background:url(../img/logo-black.png) no-repeat;background-size:contain}@media only screen and (max-width:767px){.header-default .logo-left{width:100%;height:130px;margin:15px auto;background-position:50%}.header-default .navbar-collapse{padding-right:0;padding-left:0;background-color:#f16623;border-top:1px solid transparent}}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .logo-left{width:15%;height:50px;min-width:130px;margin-top:-5px;margin-left:5%}}@media only screen and (min-width:1000px) and (max-width:1198px){.header-default .logo-left{margin-left:6%}}@media (min-width:1200px) and (max-width:1350px){.header-default .logo-left{margin-top:-10px;margin-left:5%}}@media (min-width:1350px) and (max-width:1450px){.header-default .logo-left{margin-top:-10px;margin-left:6%}}@media (min-width:1450px) and (max-width:1650px){.header-default .logo-left{width:15%;height:100px;margin-top:-10px;margin-left:7%}}@media (min-width:1650px){.header-default .logo-left{width:15%;height:100px;margin-top:-25px;margin-left:7%}}.header-default .vertical-separator a{line-height:14px!important;border-left:1px solid #fff;border-color:rgba(255,255,255,.6)}@media only screen and (max-width:767px){.header-default .vertical-separator a{border-left:none;line-height:30px;padding:10px 15px!important}}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .vertical-separator a{margin:10px 0;padding:0 10px!important;border-left:1px solid #fff}}@media (min-width:768px) and (max-width:910px){.header-default .vertical-separator a{padding:0 5px!important}}@media only screen and (min-width:1199px){.header-default .vertical-separator a{padding:0 30px!important;margin:11px 0}}@media (min-width:1198px) and (max-width:1400px){.header-default .vertical-separator a{padding:0 20px!important}}.header-default .vertical-separator a.cart{background-repeat:no-repeat}.header-default .vertical-separator a.cart i{width:15px;height:15px;display:inline-block;background-position:-84px -252px;background-image:url(/img/sprites/common-elements-sprite.png);padding-right:7px;box-sizing:content-box;vertical-align:middle}@media only screen and (max-width:767px){.header-default .vertical-separator a.cart i{background:0 0;padding-left:15px!important}}.header-default .searchbar{float:right!important}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .vertical-separator a.cart i{background-position:-84px -252px}.header-default .searchbar{width:76%;height:68px}.header-default .searchbar legend{display:none}}@media only screen and (min-width:1199px){.header-default .searchbar{width:72%;height:94px}}.header-default .searchbar form{position:relative;height:100%;border-left:2px solid #e6e6e6}.header-default .searchbar legend{float:left!important;height:100%;width:auto;color:#888;font-size:16px;margin-bottom:0;line-height:92px;margin-right:10px;border-bottom:none}.header-default .searchbar .input.radio{float:left!important;height:100%;margin:0;padding:0}.header-default .searchbar .input.radio fieldset{width:200px;height:100%}.header-default .searchbar .input.radio input,.header-default .searchbar .input.radio label{color:#888;font-weight:400}.header-default .searchbar .input.radio label{padding-left:0}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .searchbar .input.radio{margin-top:6px}.header-default .searchbar .input.radio fieldset{width:100px}.header-default .searchbar .input.radio input,.header-default .searchbar .input.radio label{font-size:10px}.header-default .searchbar .input.radio label{line-height:14px;min-height:14px}}@media only screen and (min-width:1199px){.header-default .searchbar .input.radio input,.header-default .searchbar .input.radio label{font-size:16px}.header-default .searchbar .input.radio label{line-height:16px}}.header-default .searchbar input[type=text]{float:left!important;width:75%;height:100%;border:none;outline:0;line-height:100%;padding-left:83px;margin-right:10px;font-family:Helvetica-Neue-Thin;text-overflow:clip}.header-default .searchbar input[type=text]::-webkit-input-placeholder{color:#888;text-overflow:ellipsis}.header-default .searchbar input[type=text]:-moz-placeholder{color:#888;text-overflow:ellipsis}.header-default .searchbar input[type=text]::-moz-placeholder{color:#888;text-overflow:ellipsis}.header-default .searchbar input[type=text]:-ms-input-placeholder{color:#888;text-overflow:ellipsis}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .searchbar input[type=text]{width:75%;padding-left:57px;font-size:31px;margin-right:20px}}.header-default .searchbar input[type=submit]{position:absolute;width:42px;height:42px;background-color:#fff;background-position:0 -42px;background-image:url(/img/sprites/common-elements-sprite.png);left:0;border:none;outline:0;margin-top:27px;margin-left:26px}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .searchbar input[type=submit]{width:32px;height:32px;background-position:-42px -42px;margin-top:16px;margin-left:14px}.header-default .searchbar .row{width:100%}}.header-default .searchbar .row{float:left!important;margin-left:0;margin-right:0}.header-default .searchbar .first-element{margin-top:13px}.header-default .searchbar .loader{position:absolute;display:none;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.header-default .searchbar .loader{width:30px;height:30px;background-image:url(/img/loaders/search-spinner-sm.gif)}}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .searchbar .first-element{margin-top:1px}.header-default .searchbar .loader{margin:16px 0 0 16px}}.header-default .balance:hover>ul.dropdown-menu,.header-default .favorites:hover>ul.dropdown-menu{display:block}.header-default .balance.open>a,.header-default .balance.open>a:focus,.header-default .balance.open>a:hover,.header-default .favorites.open>a,.header-default .favorites.open>a:focus,.header-default .favorites.open>a:hover{background-color:#f16623;color:#FFF}@media only screen and (min-width:1199px){.header-default .searchbar input[type=text]{font-size:38px}.header-default .searchbar .loader{margin:32px 0 0 29px}.header-default .balance .caret,.header-default .favorites .caret{margin-left:4px}}.header-default .balance-dropdown,.header-default .favorites-dropdown{width:103px;min-width:100px;z-index:9999;left:11px;background-color:#f16623;border:none;border-radius:0;box-shadow:none;padding:5px 7px;margin-top:-5px}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .balance-dropdown,.header-default .favorites-dropdown{width:92px;min-width:83px;margin-left:-8px}}.header-default .balance-dropdown li,.header-default .favorites-dropdown li{height:22px;line-height:22px;padding:0;background-color:inherit}.header-default .balance-dropdown a,.header-default .favorites-dropdown a{padding:0!important;display:block!important;height:22px;line-height:22px}.header-default .balance-dropdown a:hover,.header-default .favorites-dropdown a:hover{text-decoration:none;background-color:inherit}.header-default .balance-dropdown .navbar-collapse,.header-default .favorites-dropdown .navbar-collapse{float:right;padding-top:16px}@media only screen and (max-width:767px){.header-default .balance-dropdown .navbar-collapse,.header-default .favorites-dropdown .navbar-collapse{position:relative;width:100%;padding-left:40px}.header-default .balance-dropdown .navbar-collapse li a,.header-default .favorites-dropdown .navbar-collapse li a{color:#fff!important;font-family:Helvetica-Neue-Thin;font-size:3vw}.header-default .balance-dropdown .navbar-collapse li a:hover,.header-default .favorites-dropdown .navbar-collapse li a:hover{text-decoration:none;color:#fff!important}.container-menu{height:160px}}@media only screen and (max-width:767px) and only screen and (max-width:767px){.header-default .balance-dropdown .navbar-collapse li,.header-default .favorites-dropdown .navbar-collapse li{border-top:none;padding:0 15px;float:none;clear:both}}.container-menu{float:left;width:100%;background-color:#fff}@media only screen and (min-width:768px) and (max-width:1198px){.container-menu{height:78px}}@media only screen and (min-width:1199px){.header-default .balance-dropdown,.header-default .favorites-dropdown{margin-left:12px}.container-menu{height:90px}}@media only screen and (min-width:1441px){.container-menu{height:130px}}.header-homepage .top-menu{width:100%;height:100%;margin:0 auto;background-color:#fff}@media only screen and (max-width:767px){.header-homepage .top-menu{float:left}}.header-homepage .top-menu .logo{float:left!important;background:url(../img/logo-mobile.png) 50% no-repeat;background-size:contain}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .top-menu{margin:0}.header-homepage .top-menu .logo{width:145px;height:40px;margin:18px 0 0}.header-homepage .top-menu .menu>.menu-element{line-height:77px}}@media only screen and (max-width:767px){.header-homepage .top-menu .logo{width:90%;height:120px;max-width:452px;display:block;margin:14px auto;float:none!important}.header-homepage .top-menu .menu{display:none}}@media only screen and (min-width:1199px){.header-homepage .top-menu .logo{width:240px;height:65px;margin-top:10px}.header-homepage .top-menu .menu>.menu-element{line-height:90px}}@media only screen and (min-width:1441px){.header-homepage .top-menu .logo{background-image:url(/img/logo.png);background-repeat:no-repeat;margin-top:16px;height:90px}.header-homepage .top-menu .menu>.menu-element{line-height:130px}}.header-homepage .top-menu .menu{float:right;height:100%;padding-left:0;margin-bottom:0;padding-right:0}.header-homepage .top-menu .menu>.menu-element{height:100%}.header-homepage .menu-element{position:relative;text-align:center;padding:0;width:auto;border:none;box-shadow:none;display:inline-block}.header-homepage .menu-element:hover{background-color:#ebebeb}@media (min-width:758px) and (max-width:800px){.header-homepage .menu-element>a{margin:0 2px!important}}.header-homepage .menu-element>a{float:left!important;width:auto;margin:0 3px;padding:0 5px;white-space:nowrap;color:#3e3e3e;text-decoration:none;font-family:'Titillium Web Semibold',Helvetica-Neue-Regular}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .menu-element>a{font-size:12px;padding:0}}@media only screen and (min-width:1199px){.header-homepage .menu-element>a{font-size:18px}}@media (min-width:800px) and (max-width:900px){.header-homepage .menu-element>a{margin:0 3px}}@media (min-width:900px) and (max-width:1200px){.header-homepage .menu-element>a{margin:0 5px}}@media (min-width:1198px) and (max-width:1300px){.header-homepage .menu-element>a{font-size:16px}}.header-homepage .menu-element .dropdown-menu{margin:0;width:758px;border:none;z-index:1000;padding:30px 15px;border-top-left-radius:0;border-top-right-radius:0;background-color:#ebebeb}.header-homepage .menu-element .dropdown-menu>div{overflow:hidden;line-height:24px}@media only screen and (min-width:768px) and (max-width:1198px){.header-homepage .menu-element .dropdown-menu{width:565px;padding:10px 5px}.header-homepage .menu-element .dropdown-menu>div{line-height:16px}.header-homepage .menu-element .dropdown-menu a{font-size:12px;line-height:18px}}.header-homepage .menu-element .dropdown-menu a{display:inline-block;padding:0;color:#878787;text-decoration:underline;overflow-x:hidden}@media only screen and (min-width:1199px){.header-homepage .menu-element .dropdown-menu a{font-size:14px}}.header-homepage .menu-element .dropdown-menu a:active,.header-homepage .menu-element .dropdown-menu a:focus,.header-homepage .menu-element .dropdown-menu a:hover{color:#545454}.header-default .inner-menu{float:left!important;text-align:center;margin:0;padding:0;width:100%;font-family:Helvetica-Neue-Regular;box-shadow:0 2px 2px 0 rgba(0,0,0,.75);-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.75);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.75)}.header-default .inner-menu>.menu-element{display:inline-block}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .inner-menu{font-size:13px}.header-default .inner-menu>.menu-element{padding:0 13px}}@media (min-width:758px) and (max-width:845px){.header-default .inner-menu>.menu-element{padding:0 5px!important}}@media only screen and (min-width:1199px){.header-default .inner-menu{font-size:17px}.header-default .inner-menu>.menu-element{padding:0 15px}}.header-default .inner-menu>.menu-element.open{background-color:#f1f1f1}.header-default .inner-menu>.menu-element>a:hover{text-decoration:none!important}.header-default .inner-menu>.menu-element a{color:#3e3e3e;font-family:'Titillium Web Semibold',Helvetica-Neue-Regular}.header-default .inner-menu>.menu-element a:active,.header-default .inner-menu>.menu-element a:focus,.header-default .inner-menu>.menu-element a:hover{color:#262626;text-decoration:underline}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .inner-menu>.menu-element a{line-height:40px;font-size:15px}}@media only screen and (min-width:1199px){.header-default .inner-menu>.menu-element a{line-height:49px;font-size:17px}}.header-default .inner-menu .dropdown-menu{top:inherit;width:850px;padding:32px;border:none;margin-top:0;left:inherit;background-color:#f1f1f1;border-top-left-radius:0;border-top-right-radius:0;margin-left:-15px}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .inner-menu .dropdown-menu{width:650px;padding:22px}}.header-default .inner-menu .dropdown-menu>div{float:left!important;width:33%;padding:0}.header-default .inner-menu .dropdown-menu>div a{display:block;font-weight:100;line-height:inherit;padding:6px;color:#878787;text-decoration:underline;overflow-x:hidden;white-space:normal;font-family:Helvetica}@media only screen and (min-width:768px) and (max-width:1198px){.header-default .inner-menu .dropdown-menu>div a{font-size:12px;padding:4px}}@media only screen and (min-width:1199px){.header-default .inner-menu .dropdown-menu>div a{font-size:14px}}.navbar-default .navbar-toggle{text-align:center;margin:0;padding:0;width:100%;height:65px;border:none;border-radius:0;line-height:68px;background-color:#f16623}.navbar-default .navbar-toggle:active,.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#f16623;text-decoration:none}.navbar-default .navbar-toggle .icon-bar{margin-left:5px;background-color:#fff}.navbar-default .navbar-toggle .icon-bar:last-child{margin-bottom:1px}.menu-top-label{color:#fff;font-size:32px;font-family:Helvetica-Neue-Bold}.header-banner{display:table;color:#fff;width:100%;overflow:hidden;border:none;background-size:cover;background-repeat:no-repeat;padding:30px 0}.navbar-mobile-filter-content .navbar-nav>li.dropdown.open .dropdown-menu>li>a .caret,.navbar-mobile-filter-content .navbar-nav>li.dropdown>a .caret{width:auto!important}.header-banner.banner-landing{background-image:url(../img/sources/banners/landing.jpg)}@media only screen and (max-width:767px){.header-banner{height:320px}.header-banner.banner-landing{background-image:url(../img/sources/banners/landing-h500.jpg)}}.header-banner.banner-favorites{background-image:url(../img/sources/banners/favorites.jpg)}@media only screen and (max-width:767px){.header-banner.banner-favorites{background-image:url(../img/sources/banners/favorites-h500.jpg)}}.header-banner.banner-about-us{background-image:url(../img/sources/banners/about-us.jpg)}@media only screen and (max-width:767px){.header-banner.banner-about-us{background-image:url(../img/sources/banners/about-us-h500.jpg)}}.header-banner.banner-artist-profile{background-image:url(../img/sources/banners/artist-profile.jpg)}@media only screen and (max-width:767px){.header-banner.banner-artist-profile{background-image:url(../img/sources/banners/artist-profile-h500.jpg)}}.header-banner.banner-faq{background-image:url(../img/sources/banners/faq.jpg)}@media only screen and (max-width:767px){.header-banner.banner-faq{background-image:url(../img/sources/banners/faq-h500.jpg)}}.header-banner.banner-contact{background-image:url(../img/sources/banners/contact.jpg)}@media only screen and (max-width:767px){.header-banner.banner-contact{background-image:url(../img/sources/banners/contact-h500.jpg)}}.header-banner.banner-news{background-image:url(../img/sources/banners/news.jpg)}@media only screen and (max-width:767px){.header-banner.banner-news{background-image:url(../img/sources/banners/news-h500.jpg)}}.header-banner.banner-press-releases{background-image:url(../img/sources/banners/press-releases.jpg)}@media only screen and (max-width:767px){.header-banner.banner-press-releases{background-image:url(../img/sources/banners/press-releases-h500.jpg)}}.header-banner.banner-search{background-image:url(../img/sources/banners/search.jpg)}@media only screen and (max-width:767px){.header-banner.banner-search{background-image:url(../img/sources/banners/search-h500.jpg)}}.header-banner.banner-subscribe{background-image:url(../img/sources/banners/subscribe.jpg)}.header-banner .header-banner-text{display:table-cell;vertical-align:middle}.header-banner .header-banner-description,.header-banner .header-banner-title{text-align:center;color:#fff}.header-banner .header-banner-title{margin:0;font-family:'Proximanova Bold'}@media only screen and (max-width:767px){.header-banner.banner-subscribe{background-image:url(../img/sources/banners/subscribe-h500.jpg)}.header-banner .header-banner-title{font-size:65px}}@media only screen and (min-width:768px) and (max-width:1198px){.header-banner{height:177px}.header-banner .header-banner-title{font-size:38px}}@media only screen and (min-width:1199px){.header-banner{height:225px}.header-banner .header-banner-title{font-size:55px}}@media only screen and (max-width:767px){.header-banner .header-banner-title.large{font-size:60px}.header-banner .header-banner-description{margin-top:60px}}@media only screen and (min-width:768px) and (max-width:1198px){.header-banner .header-banner-title.large{font-size:48px}}@media only screen and (min-width:1199px){.header-banner .header-banner-title.large{font-size:60px}}.header-banner .header-banner-description{font-size:36px;font-family:Proximanova}@media only screen and (min-width:768px) and (max-width:1198px){.header-banner .header-banner-description{font-size:26px;margin-top:16px}}@media only screen and (min-width:1199px){.header-banner .header-banner-description{margin-top:30px}}.header-banner h1,.header-banner h2,.header-banner h3,.header-banner h4,.header-banner h5,.header-banner h6{font-weight:400;color:#fff}.layout-content .header-banner a{color:#fff;border-bottom:1px solid #fff}.layout-content .header-banner a:active,.layout-content .header-banner a:focus,.layout-content .header-banner a:hover{color:#d9d9d9;border-bottom:1px solid #d9d9d9}.navbar-mobile-filter-heading .navbar-toggle{margin:0;padding:0;text-align:center;height:69px;line-height:69px;background-color:#f16623;border-bottom:none;border-radius:0}.navbar-mobile-filter-heading .navbar-toggle:hover{border-bottom:none}.navbar-mobile-filter-heading .navbar-toggle .menu-top-label{font-size:30px}.navbar-mobile-filter-heading .navbar-toggle .caret{color:#fff;margin-top:-5px;margin-left:5px;border-top:11px dashed;border-top:11px solid\9;border-right:7px solid transparent;border-left:7px solid transparent}.navbar-mobile-filter-heading .navbar-toggle .caret.active{margin-top:-10px;border-top:none;border-bottom:11px dashed}.navbar-mobile-filter-content{margin-bottom:43px;height:auto;min-height:0;border:none}.navbar-mobile-filter-content .navbar-nav>li>a{text-align:center;color:#fff;font-size:28px!important;font-family:Helvetica-Neue-Thin;text-transform:capitalize;background-color:#f16623;line-height:67px!important;min-height:67px;border-bottom:2px solid #742b07}.navbar-mobile-filter-content .navbar-nav>li>a:active,.navbar-mobile-filter-content .navbar-nav>li>a:focus,.navbar-mobile-filter-content .navbar-nav>li>a:hover{color:#fafafa;background-color:#f05f19}.navbar-mobile-filter-content .navbar-nav>li.dropdown.open .dropdown-menu{padding:0;border:3px solid #1D3327}.navbar-mobile-filter-content .navbar-nav>li.dropdown.open .dropdown-menu>li>a{color:#fff;font-size:25px!important;line-height:65px!important}.navbar-mobile-filter-content .navbar-nav>li.dropdown.open>a{background-color:#1f5135;color:#BBB6B6}.navbar-mobile-filter-content .navbar-nav>.active>a{color:#fff;background-color:#2F513E}.navbar-mobile-filter-content .navbar-nav>.active>a:active,.navbar-mobile-filter-content .navbar-nav>.active>a:focus,.navbar-mobile-filter-content .navbar-nav>.active>a:hover{color:#fafafa;background-color:#2b4b39}.navbar-mobile-filter-content .navbar-collapse{border-top:1px solid #343434}.navbar-mobile-filter-content li{width:100%;min-height:60px}.navbar-mobile-filter-content li:last-child{border-bottom:none}@media only screen and (max-width:767px){.icons-holders{background-repeat:no-repeat}.icons-holders:active,.icons-holders:focus,.icons-holders:hover{background-color:#bc450c!important}.menu-cart-mobile,.menu-signin-mobile{background-image:url(/img/sprites/common-elements-sprite.png);vertical-align:middle;display:inline-block;margin-top:-8px;margin-right:17px;content:''}.menu-cart-mobile{width:30px;height:30px;background-position:0 -252px}.menu-signin-mobile{width:20px;height:25px;background-position:-42px -252px}.navbar-nav{margin:0;padding:0}.navbar-nav li{padding:0;line-height:0!important;overflow:hidden!important}.navbar-nav li a,.navbar-nav li span{font-size:32px!important;font-family:Helvetica-Neue-Cyr-Light!important;text-transform:capitalize!important;text-align:center;padding:0!important;line-height:85px!important;border-bottom:2px solid #a43c0a;width:100%!important;height:auto!important;background-color:#f48753}.navbar-nav li.mobile-darker a{background-color:#d44e0d}.navbar-collapse{padding-right:0;padding-left:0;background-color:#f7a983}.disable-top-border a{border-top:none!important}}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{width:0;height:0;display:block;content:" ";float:right;border-color:transparent transparent transparent #ccc;border-style:solid;border-width:5px 0 5px 5px;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.searchbar-mobile-gray .searchbar-mobile-gray-submit,.searchbar-mobile-green .searchbar-mobile-green-submit{position:absolute;padding:0;width:42px;height:42px;background-position:0 -42px;background-image:url(/img/sprites/common-elements-sprite.png);border:none;outline:0;margin-top:28px;margin-left:20px;background-repeat:no-repeat;background-color:#d7d7d7}.searchbar-mobile-gray .searchbar-mobile-gray-text,.searchbar-mobile-green .searchbar-mobile-green-text{width:100%;height:100px;line-height:100px;outline:0;color:#666;border:none;font-size:5.2vw;padding:0 15px 0 75px;font-family:Helvetica-Neue-Thin;background-color:#d7d7d7}.searchbar-mobile-gray .searchbar-mobile-gray-text::-webkit-input-placeholder{color:#666;text-overflow:ellipsis}.searchbar-mobile-gray .searchbar-mobile-gray-text:-moz-placeholder{color:#666;text-overflow:ellipsis}.searchbar-mobile-gray .searchbar-mobile-gray-text::-moz-placeholder{color:#666;text-overflow:ellipsis}.searchbar-mobile-gray .searchbar-mobile-gray-text:-ms-input-placeholder{color:#666;text-overflow:ellipsis}.searchbar-mobile-gray .loader,.searchbar-mobile-green .loader{position:absolute;display:none;background-repeat:no-repeat}@media only screen and (max-width:767px){.searchbar-mobile-gray .loader,.searchbar-mobile-green .loader{width:40px;height:40px;background-image:url(/img/loaders/search-spinner-xs.gif);top:28px;left:17px}}.searchbar-mobile-green .searchbar-mobile-green-submit{background-position:0 -126px;background-color:#343434}.searchbar-mobile-green .searchbar-mobile-green-text{color:#fff;background-color:#343434;border-radius:0}.searchbar-mobile-green .searchbar-mobile-green-text::-moz-placeholder{color:#fff;opacity:1}.searchbar-mobile-green .searchbar-mobile-green-text:-ms-input-placeholder{color:#fff}.searchbar-mobile-green .searchbar-mobile-green-text::-webkit-input-placeholder{color:#fff}.search-wrapper{background:url(../img/main-banner.jpg) 0 32% no-repeat #fff;background-size:cover}@media only screen and (max-width:767px){.search-wrapper{width:100%;height:auto;background-position:0 90%;min-height:320px}.search-wrapper .label-search{display:none}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.search-wrapper{width:100%;height:13%;background-position:0 25%}}.search-wrapper>.container{z-index:8}.search-wrapper .label-search{color:#fff;text-align:center;font-family:Helvetica-Neue-Thin}@media only screen and (min-width:768px) and (max-width:1198px){.search-wrapper .label-search{margin-top:6%;margin-bottom:3%;font-size:3.8vw}}@media only screen and (min-width:1199px){.search-wrapper .label-search{font-size:3.3em;margin-top:35px;margin-bottom:30px}}@media only screen and (min-width:1441px){.search-wrapper .label-search{margin-top:55px;margin-bottom:50px}}.search-wrapper .label-search-mobile{text-align:center;font-size:54px;margin-top:5%;margin-bottom:4%;color:#fff}.search-wrapper .label-search-mobile.font-thin{font-family:Helvetica-Neue-Cyr-Light;font-weight:400}.search-wrapper .label-search-mobile.bigger b{font-size:65px}.search-wrapper b{font-family:Helvetica-Neue-Bold}.searchbar-homepage .searchbar-homepage-submit{position:absolute;width:42px;height:42px;background-position:0 -84px;background-image:url(/img/sprites/common-elements-sprite.png);background-repeat:no-repeat;border:none;background-color:transparent;outline:0}.searchbar-homepage input[type=radio]{position:relative;float:left!important}.searchbar-homepage .searchbar-homepage-text{width:100%;line-height:38px;font-size:38px;font-family:Helvetica-Neue-Thin;border-radius:5px;border:none;color:#555}.searchbar-homepage .searchbar-homepage-text::-webkit-input-placeholder{color:#555;text-overflow:ellipsis}.searchbar-homepage .searchbar-homepage-text:-moz-placeholder{color:#555;text-overflow:ellipsis}.searchbar-homepage .searchbar-homepage-text::-moz-placeholder{color:#555;text-overflow:ellipsis}.searchbar-homepage .searchbar-homepage-text:-ms-input-placeholder{color:#555;text-overflow:ellipsis}@media only screen and (min-width:768px) and (max-width:1198px){.searchbar-homepage .searchbar-homepage-submit{margin-top:18px;margin-left:25px}.searchbar-homepage .searchbar-homepage-text{height:77px;line-height:77px;font-size:32px;padding-left:85px}}@media only screen and (min-width:1199px){.searchbar-homepage .searchbar-homepage-submit{margin-top:27px;margin-left:30px}.searchbar-homepage .searchbar-homepage-text{height:92px;padding-left:85px}}@media only screen and (min-width:1441px){.searchbar-homepage .searchbar-homepage-submit{margin-top:39px;margin-left:42px}.searchbar-homepage .searchbar-homepage-text{height:122px;padding-left:108px}}.searchbar-homepage .loader{position:absolute;display:none;background-repeat:no-repeat}@media only screen and (min-width:768px) and (max-width:1198px){.searchbar-homepage .loader{width:33px;height:33px;background-image:url(/img/loaders/search-spinner-sm.gif);margin-top:20px;margin-left:25px}.account-menu-container{padding-left:5px}}@media only screen and (min-width:1199px){.searchbar-homepage .loader{width:40px;height:40px;background-image:url(/img/loaders/search-spinner-lg.gif);margin-top:25px;margin-left:25px}}@media only screen and (min-width:1441px){.searchbar-homepage .loader{margin-top:40px;margin-left:40px}}.my-account-left{margin-bottom:80px}.my-account-links-mobile a{font-size:32px}.my-account-right{margin-bottom:100px}.my-account-right .white-block{margin-top:0}@media only screen and (max-width:767px){.searchbar-homepage .searchbar-homepage-text{display:none}.my-account-right .white-block{margin-bottom:35px}.my-account-right .white-block:first-child{margin-top:42px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.my-account-right .white-block{margin-bottom:19px}.my-account-right li a{font-size:13px!important}}@media only screen and (min-width:768px) and (max-width:1198px){.my-account-right .white-block{padding:12px 8px}.my-account-right .white-block:first-child{margin-top:23px}.my-account-right .media-title:first-child{padding:0 4px}}@media only screen and (min-width:1199px){.my-account-right .white-block:first-child{margin-top:30px}}.my-account-right .account-navigation-menu,.my-account-right .list{margin-bottom:0}.my-account-right .account-navigation-menu li.active a,.my-account-right .account-navigation-menu li.current a{color:#000}.my-account-right .account-navigation-menu li i{width:17px;height:17px;display:inline-block;background-image:url(/img/sprites/account-icons-17.png);margin-right:5px;vertical-align:sub}.my-account-right .account-navigation-menu li a{display:inline;border-bottom:none;color:#878787}.my-account-right .account-navigation-menu li a:active,.my-account-right .account-navigation-menu li a:focus,.my-account-right .account-navigation-menu li a:hover{color:#616161}.my-account-right .media-title:first-child{margin-top:0}@media only screen and (min-width:1199px){.my-account-right .media-title:first-child{margin-bottom:15px}}.my-account-right .media-title{margin-top:20px}@media only screen and (min-width:768px) and (max-width:1198px){.my-account-right li{margin-bottom:3px}.my-account-right li a{line-height:22px!important}}@media only screen and (min-width:1199px){.my-account-right li{margin-bottom:8px}}.my-account-right li:last-child a{margin-bottom:0}.my-account-right li a{font-family:Helvetica;background-repeat:no-repeat}.my-account-common-info .media-title{margin-top:0}@media only screen and (min-width:768px) and (max-width:1198px){.my-account-common-info{margin-bottom:20px}.my-account-common-info .avatar{width:90px;height:90px;margin-right:18px}}@media only screen and (min-width:1199px){.my-account-common-info{margin-bottom:50px}.my-account-common-info .avatar{width:110px;height:110px;margin-right:30px}}.my-account-common-info .avatar img{height:100%}@media only screen and (min-width:768px) and (max-width:1198px) and only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px) and only screen and (min-width:768px) and (max-width:1198px){.my-account-right .white-block .media-title{margin-bottom:12px}}@media only screen and (min-width:768px) and (max-width:1198px) and only screen and (min-width:1199px),only screen and (min-width:1199px) and only screen and (min-width:1199px){.my-account-right .white-block .media-title{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.my-account-common-info .profile{float:left;width:75%}.account-navigation-menu #menu-item-user-profiles-index i{background-position:0 0}.account-navigation-menu #menu-item-user-profiles-index.active i{background-position:-17px 0}.account-navigation-menu #menu-item-settings i{background-position:0 -17px}.account-navigation-menu #menu-item-settings.active i{background-position:-17px -17px}.account-navigation-menu #menu-item-users-bought-tracks i{background-position:0 -51px}.account-navigation-menu #menu-item-users-bought-tracks.active i{background-position:-17px -51px}.account-navigation-menu #menu-item-users-bought-packs i{background-position:0 -33px}.account-navigation-menu #menu-item-users-bought-packs.active i{background-position:-17px -33px}.account-navigation-menu #menu-item-users-purchase-history i{background-position:0 -68px}.account-navigation-menu #menu-item-users-purchase-history.active i{background-position:-17px -68px}.account-navigation-menu #menu-item-tracks-favorites i{background-position:0 -85px}.account-navigation-menu #menu-item-tracks-favorites.active i{background-position:-17px -85px}.account-navigation-menu #menu-item-packs-favorites i{background-position:0 -102px}.account-navigation-menu #menu-item-packs-favorites.active i{background-position:-17px -102px}.account-navigation-menu #menu-item-users-subscriptions i{background-position:0 -118px}.account-navigation-menu #menu-item-users-subscriptions.active i{background-position:-17px -118px}.account-navigation-menu #menu-item-tracks-user i{background-position:0 -136px}.account-navigation-menu #menu-item-tracks-user.active i{background-position:-17px -136px}.account-navigation-menu #menu-item-packs-user i{background-position:0 -34px}.account-navigation-menu #menu-item-packs-user.active i{background-position:-17px -34px}.account-navigation-menu #menu-item-upload i{background-position:0 -153px}.account-navigation-menu #menu-item-upload.active i{background-position:-17px -153px}.account-navigation-menu #menu-item-organize i{background-position:0 -169px}.account-navigation-menu #menu-item-organize.active i{background-position:-17px -169px}.account-navigation-menu #menu-item-users-sold-tracks i{background-position:0 -187px}.account-navigation-menu #menu-item-users-sold-tracks.active i{background-position:-17px -187px}.account-navigation-menu #menu-item-users-sold-tracks-usd i{background-position:0 -238px}.account-navigation-menu #menu-item-users-sold-tracks-usd.active i{background-position:-17px -238px}.account-navigation-menu #menu-item-users-sold-packs-usd i{background-position:0 -221px}.account-navigation-menu #menu-item-users-sold-packs-usd.active i{background-position:-17px -221px}.account-navigation-menu #menu-item-users-offline-royalties i{background-position:0 -204px}.account-navigation-menu #menu-item-users-offline-royalties.active i{background-position:-17px -204px}.account-navigation-menu #menu-item-users-popular-genres i{background-position:0 -255px}.account-navigation-menu #menu-item-users-popular-genres.active i{background-position:-17px -255px}.account-navigation-menu #menu-item-users-notifications i{background-position:0 -289px}.account-navigation-menu #menu-item-users-notifications.active i{background-position:-17px -289px}.account-navigation-menu #menu-item-settings-ftpaccess i{background-position:0 -272px}.account-navigation-menu #menu-item-settings-ftpaccess.active i{background-position:-17px -272px}}.item-page .page-footer{padding:0}.item-page .main-block{float:left!important;width:801px;margin-top:0}.item-page .block-title{padding-right:27px;overflow:hidden}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .main-block{width:505px}.item-page .block-title{padding-right:17px}}@media screen and (max-width:536px){.item-page .block-title{font-size:5vw}}.item-page .cat-block{padding:22px 28px}.item-page .actions-wrapper{float:right!important;width:334px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .actions-wrapper{width:205px}}.item-page .main-info{margin-top:12px}.item-page .main-info-item{float:left;width:25%;font-family:Helvetica-Neue-Regular;font-size:13px;color:#A9AAAA}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .main-info-item{font-size:11px}}@media only screen and (max-width:767px){.item-page .actions-wrapper{padding-top:0}.item-page .main-info{padding:10px 53px 53px}.item-page .main-info-item{width:50%;padding-top:26px;font-size:23px}}.item-page .main-info-item-title{font-family:Helvetica-Neue-Bold;font-size:14px;color:#555;padding-bottom:6px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .main-info-item-title{font-size:11px;padding:0;line-height:14px}}@media only screen and (max-width:767px){.item-page .main-info-item-title{font-size:26px}}.item-page .item-description{margin-top:34px;padding-top:35px;line-height:25px;color:#a9aaaa;border-top:1px solid #E2E2E2}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .item-description{margin-top:21px;padding-top:19px;font-size:12px;line-height:22px}}.item-page .item-description-title{display:none}@media only screen and (max-width:767px){.item-page .item-description{font-size:23px;line-height:40px;margin-top:0;padding:51px 53px 53px}.item-page .item-description-title{display:inline-block}}.item-page .item-details-block{margin-top:35px;padding-top:38px;border-top:1px solid #E2E2E2}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .item-details-block{margin-top:23px;padding-top:32px}}.item-page .item-details{float:left;width:50%;padding-bottom:17px}.item-page .item-details li{padding-top:18px}.item-page .item-details-label,.item-page .item-details-title{font-family:Helvetica-Neue-Bold;color:#555}.item-page .item-details-title{font-size:18px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .item-details li{padding-top:8px}.item-page .item-details-title{font-size:14px}}@media only screen and (max-width:767px){.item-page .item-details li{padding-top:31px}.item-page .item-details li:first-child{padding-top:12px}.item-page .item-details-title{font-size:26px}}.item-page .item-details-label{display:inline-block;width:133px;font-size:14px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .item-details-label{font-size:11px}}.item-page .item-details-value{font-family:Helvetica-Neue-Regular;color:#A9AAAA}@media only screen and (max-width:767px){.item-page .item-details-label{width:40%;font-size:23px}.item-page .item-details-value{width:60%}}.item-page .item-title-filter .item-author{color:#fff;border-bottom:none;text-decoration:underline}.item-page .item-title-filter .item-author:active,.item-page .item-title-filter .item-author:focus,.item-page .item-title-filter .item-author:hover{color:#e6e6e6}.item-page .rating{float:right!important}.item-page .rating .rating-count{float:left!important;margin-right:18px;font-size:14px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .rating .rating-count{margin-right:11px;font-size:12px}}.item-page .item-price,.item-page .item-price .price{font-family:Helvetica-Neue-Bold;font-size:38px;text-align:center;color:#555}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .item-price,.item-page .item-price .price{font-size:23px}}@media only screen and (max-width:767px){.item-page .item-price,.item-page .item-price .price{font-size:76px;line-height:86px}.item-page .btn{margin-top:30px}}.item-page .btn.btn-small-text{font-size:13px}.item-page .actions-block{position:relative;width:100%;margin-top:0}.item-page .actions-block .btn{margin-top:14px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .actions-block .btn{margin-top:10px}}@media only screen and (max-width:767px){.item-page .actions-block .btn{margin-top:30px}}.item-page .actions-block .subscribing-info{margin-top:18px;font-family:Helvetica-Neue-Regular;line-height:25px;color:#555}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .actions-block .subscribing-info{margin-top:8px;font-size:12px;line-height:16px}}@media only screen and (max-width:767px){.item-page .actions-block .subscribing-info{margin-top:29px;padding:0 10px;font-size:23px;line-height:50px;color:#878787}}.item-page .actions-block .subscribing-info-old-price{text-decoration:line-through}.item-page .actions-block .item-buy-block{position:relative}.item-page .actions-block .loader{position:absolute;top:23px;right:-21px}.item-page .social-icons{display:block;margin-left:auto;margin-right:auto;width:100%;margin-top:22px}.item-page .social-icons-item-wrapper{float:left!important;width:20%}.item-page .social-icons-item{width:30px;height:30px;margin-left:auto;margin-right:auto;display:block;background:url(../img/social-icons.png) no-repeat;cursor:pointer}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .social-icons-item{width:25px;height:25px;background-image:url(../img/social-icons-small.png)}}@media only screen and (max-width:767px){.item-page .social-icons{margin-top:40px}.item-page .social-icons-item{width:81px;height:80px;background-image:url(../img/social-icons-large.png)}}.item-page .social-icons-item:active,.item-page .social-icons-item:focus,.item-page .social-icons-item:hover{opacity:.7}.item-page .social-icons-item .stButton{width:100%;height:100%;opacity:0}.item-page .social-icons-tw{background-position:-30px 0}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .social-icons-tw{background-position:-25px 0}}@media only screen and (max-width:767px){.item-page .social-icons-tw{background-position:-80px 0}}.item-page .social-icons-gp{background-position:-60px 0}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .social-icons-gp{background-position:-50px 0}}@media only screen and (max-width:767px){.item-page .social-icons-gp{background-position:-160px 0}}.item-page .social-icons-email{background-position:-90px 0}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .social-icons-email{background-position:-75px 0}}@media only screen and (max-width:767px){.item-page .social-icons-email{background-position:-240px 0}}.item-page .social-icons-code{background-position:-120px 0}.item-page .more-actions{padding-top:14px}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .social-icons-code{background-position:-100px 0}.item-page .more-actions{padding-top:12px}.item-page .more-actions .row [class^=col-]:nth-child(odd){padding-right:5px}.item-page .more-actions .row [class^=col-]:nth-child(even){padding-left:5px}}@media only screen and (min-width:1199px){.item-page .more-actions .row [class^=col-]:nth-child(odd){padding-right:7px}.item-page .more-actions .row [class^=col-]:nth-child(even){padding-left:7px}.item-page .more-actions .btn{font-size:13px}}.item-page .more-actions .loader{position:absolute;top:10px;right:-20px}@media only screen and (max-width:767px){.item-page .social-icons-code{background-position:-320px 0}.item-page .more-actions .fav-block{margin-top:16px}.item-page .more-actions .fav-block .loader{top:28px}}.item-page .keywords-block{width:100%;margin-top:20px}.item-page .keywords-block h4{margin:0;padding:0;font-family:Helvetica-Neue-Bold;font-size:14px;color:#555}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .keywords-block h4{font-size:11px}}@media only screen and (max-width:767px){.item-page .keywords-block h4{font-size:26px}}.item-page .keywords-block p{padding:10px 0 0;margin:0;font-family:Helvetica-Neue-Regular;font-size:12px;line-height:21px;color:#A9AAAA}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .keywords-block p{padding-top:8px;font-size:10px;line-height:13px}}@media only screen and (max-width:767px){.item-page .keywords-block p{padding-top:40px;line-height:40px;font-size:23px}}.item-page .more-info{padding:36px 0 0}.item-page .more-info .block{float:left;width:570px}.item-page .more-info .block:last-child{float:right}.item-page .more-info .block.block-one{width:100%}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .more-info{padding-top:23px}.item-page .more-info .block{width:352px}}.item-page .editor-picks{margin-top:37px}@media only screen and (max-width:767px){.item-page .more-info{padding-top:0}.item-page .actions-wrapper,.item-page .block,.item-page .cat-block,.item-page .more-info .block,.item-page .white-block{width:100%;margin-top:36px;float:none;clear:both}.item-page .actions-wrapper,.item-page .main-block,.item-type-pack .item-description{margin-top:0}.item-page .block-container,.item-page .white-block{padding:39px 53px}.item-page .main-block-container{padding:0}}@media only screen and (min-width:768px) and (max-width:1198px){.item-page .block-container,.item-page .white-block{padding:13px 15px}}.item-type-pack .item-description:first-child{margin-top:0;border:none}@media only screen and (max-width:767px){.item-type-pack .item-description:first-child{margin-top:0;padding-top:51px;border:none}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.item-type-pack .item-description:first-child{padding-top:0}}.item-type-pack .media-item.playing,.item-type-pack .playing{background:0 0;border:none;margin:0}@media only screen and (max-width:767px){.item-type-pack .item-description .media-item{margin-top:25px}.item-type-pack .item-description .media-item .preloader-adaptive{margin-top:10px;margin-left:3px}.item-type-pack .item-description .media-item-play{width:60px;height:60px}}.item-type-pack .item-description .media-item-play{margin-top:0}@media only screen and (min-width:768px) and (max-width:1198px){.item-type-pack .item-description .media-item-play{width:35px;height:35px}}@media only screen and (min-width:1199px){.item-type-pack .item-description .media-item-play{width:50px;height:50px}}@media only screen and (max-width:767px),only screen and (min-width:1199px){.item-type-pack .item-description .media-item-play .media-player-activate{margin-top:10px;margin-left:14px}}@media only screen and (min-width:768px) and (max-width:1198px){.item-type-pack .item-description .media-item-play .media-player-activate{margin-left:9px;margin-top:6px}}.item-type-pack .item-description .pack-demo-title{float:left}@media only screen and (max-width:767px),only screen and (min-width:1199px){.item-type-pack .item-description .pack-demo-title{margin-top:9px}}@media only screen and (max-width:767px){.item-type-pack .media-pack-left{width:100%;margin-bottom:20px}.block .media-items-list{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.item-type-pack .media-pack-image{width:100px;height:100px}}@media only screen and (min-width:1199px){.item-type-pack .media-pack-image{width:120px;height:120px}}.item-dialog{position:relative;display:none;padding:15px 0;border:5px solid #000;background-color:#fff}.item-dialog-answers,.item-dialog-question{position:relative;height:30px;text-align:center}.item-dialog-no,.item-dialog-yes{text-decoration:underline}.item-dialog-yes{color:green}.item-dialog-no{color:red}@media only screen and (max-width:767px){.block .media-items-list .media-item{padding:0 42px}}@media only screen and (min-width:768px) and (max-width:1198px){.block .media-items-list .media-item{padding:0 22px}}@media only screen and (min-width:1199px){.block .media-items-list .media-item{padding:0 30px}}@media only screen and (max-width:767px){.block .media-items-list .pagination-numbers{padding:35px 42px}}@media only screen and (min-width:768px) and (max-width:1198px){.block .media-items-list .pagination-numbers{padding:28px 0}}@media only screen and (min-width:1199px){.block .media-items-list .pagination-numbers{padding:47px 0}}@media only screen and (max-width:767px){.block .media-items-list .container-buttons-xs{position:relative;float:left;width:50%;min-height:1px;padding-left:15px;padding-right:15px}.media-items-list .media-items-top-filter{padding:40px}}@media only screen and (max-width:650px){.block .media-items-list .container-buttons-xs{width:100%;margin-bottom:10px}}.media-items-list .media-items-top-filter{border-bottom:1px solid #d7d8d8}@media only screen and (min-width:768px) and (max-width:1198px){.media-items-list .media-items-top-filter{padding:10px 22px}.media-items-list .media-items-top-filter .bought-tracks-balances{float:left}}@media only screen and (min-width:1199px){.media-items-list .media-items-top-filter{padding:17px 30px}.media-items-list .media-items-top-filter .bought-tracks-balances{float:left}}.media-items-list .media-items-top-filter .input-group .form-control{border-radius:3px}.media-item.last-item .media-item-content{border-bottom:none}@media only screen and (max-width:767px){.media-items-list .media-items-top-filter .bought-tracks-balances{padding-bottom:30px}.media-items-list .media-items-top-filter .bought-tracks-filter .filters-container:first-child{margin-bottom:20px}.media-items-list .media-items-top-filter .input-group:not(:last-child){margin-bottom:15px}.media-items-list .media-items-top-filter .input-group .form-control{height:75px;line-height:75px;font-size:26px}.media-item.media-type-single.playing.media-pack .media-item-content,.media-item.media-type-single.playing.media-pack .media-item-play{margin-left:-13px}.media-item.media-type-single.playing.media-pack .media-item-play .preloader-adaptive{top:32px;left:52px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-items-list .media-items-top-filter .bought-tracks-filter{float:right}.media-item.media-type-single.playing.media-pack .media-item-play{margin-left:-4px}}@media only screen and (min-width:1199px){.media-items-list .media-items-top-filter .bought-tracks-filter{float:right}.media-item.media-type-single.playing.media-pack .media-item-play{margin-left:-7px}}.media-item.media-type-single.playing.media-pack .media-item-play .media-player-activate{margin-left:0}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.playing.media-pack .media-item-play .preloader-adaptive{margin-left:0}}@media only screen and (max-width:767px){.media-item.media-type-single.playing.media-track .media-item-content{float:left!important;margin-left:-13px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.media-items-list .media-items-top-filter>.row{display:flex;align-items:center}.media-items-list .media-items-top-filter .bought-tracks-filter .form-control{width:100%;display:block}.media-items-list .media-items-top-filter .bought-tracks-filter .filters-container:first-child{padding-right:5px}.media-items-list .media-items-top-filter .bought-tracks-filter .filters-container:last-child{padding-left:5px}.media-item.media-type-single.playing .media-item-play{position:relative}.media-item.media-type-single.playing .media-item-play .preloader-adaptive{position:absolute}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.playing .media-item-play .media-player-activate,.media-item.media-type-single.playing .media-item-play .preloader-adaptive{margin-left:-4px}.media-item.media-type-single.media-pack .by-wrapper{margin-bottom:5px}}@media only screen and (min-width:1199px){.media-item.media-type-single.playing.media-pack .media-item-play .preloader-adaptive{top:31px;left:47px}.media-item.media-type-single.playing .media-item-play .media-player-activate,.media-item.media-type-single.playing .media-item-play .preloader-adaptive{margin-left:-7px}}@media only screen and (max-width:767px) and only screen and (max-width:767px){.media-item.media-type-single.media-pack .add-to-favorites{border-bottom:1px solid #d7d8d8}}@media only screen and (max-width:767px) and only screen and (min-width:768px) and (max-width:1198px),only screen and (max-width:767px) and only screen and (min-width:1199px){.media-item.media-type-single.media-pack .add-to-favorites{border-bottom:1px solid #c9c9c9}}.media-item.media-type-single.media-pack .media-item-play .media-player-activate{position:absolute;z-index:10}@media only screen and (max-width:767px){.media-item.media-type-single.media-pack .title-wrapper{margin-left:140px;display:inline-block;width:calc(100% - 140px);min-height:114px}.media-item.media-type-single.media-pack .media-item-play{position:absolute;margin-top:47px;width:122px}.media-item.media-type-single.media-pack .media-item-play .media-player-activate{left:50px;top:33px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.media-pack .media-item-play{width:75px}.media-item.media-type-single.media-pack .media-item-play .media-player-activate{top:27px;left:33px}}@media only screen and (min-width:1199px){.media-item.media-type-single.media-pack .by-wrapper{margin-bottom:8px}.media-item.media-type-single.media-pack .media-item-play{width:122px}.media-item.media-type-single.media-pack .media-item-play .media-player-activate{left:54px;top:40px}}@media only screen and (max-width:767px){.media-item.media-type-single.media-pack .media-item-play .media-player-activate.pause{left:45px;top:37px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.media-pack .media-item-play .media-player-activate.pause{top:23px;left:28px}}@media only screen and (min-width:1199px){.media-item.media-type-single.media-pack .media-item-play .media-player-activate.pause{left:52px}}.media-item.media-type-single.media-pack .pack-image-block{position:relative;overflow:hidden;max-height:110px}.media-item.media-type-single.media-pack .pack-image-block .whiteout{position:absolute;width:100%;height:100%;z-index:9;opacity:.45;background-color:#FFF;filter:alpha(opacity=30);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30)}.media-item.media-type-single.media-pack .preloader-adaptive{position:absolute;z-index:10;background-image:url(/player/preloader-adaptive.gif)}@media only screen and (max-width:767px){.media-item.media-type-single.media-pack .preloader-adaptive{top:31px;left:40px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.media-pack .preloader-adaptive{width:25px;height:25px;left:25px;top:21px}}@media only screen and (min-width:1199px){.media-item.media-type-single.media-pack .preloader-adaptive{width:40px;height:40px;left:40px;top:31px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.media-pack .media-item-content{width:425px}}@media only screen and (min-width:1199px){.media-item.media-type-single.media-pack .media-item-content{width:675px}.media-item.media-type-single.media-pack .media-item-content-left{width:460px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-single.media-pack .media-item-content-right{width:150px}.media-item.media-type-single.media-track .preloader-adaptive{position:absolute;top:-5px;left:-9px}}@media only screen and (min-width:1199px){.media-item.media-type-single.media-pack .media-item-content-right{width:200px}.media-item.media-type-single.media-track .preloader-adaptive{top:-10px;left:-11px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-mixed .preloader-adaptive{position:absolute;left:9px;top:8px}.media-item.media-type-mixed.playing .media-item-play{margin-left:-4px}}@media only screen and (min-width:1199px){.media-item.media-type-mixed .preloader-adaptive{position:absolute;left:1px}.media-item.media-type-mixed.playing .media-item-play{margin-left:-7px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.media-item.media-type-mixed.playing .media-item-play{position:relative}}.media-item.media-type-mixed.playing .media-item-play .preloader-adaptive{position:absolute}@media only screen and (max-width:767px){.media-item.media-type-mixed.playing .media-item-content-left,.media-item.media-type-mixed.playing .media-item-content-right{margin-left:-13px}.media-item.media-type-mixed .media-item-content{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-mixed .media-item-content{width:450px;padding:24px 0 15px}.media-item.media-type-mixed .media-item-play{margin-top:23px}}@media only screen and (min-width:1199px){.media-item.media-type-mixed .media-item-content{width:748px}}.media-item.media-type-mixed .media-item-play{width:42px;height:42px}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.media-item.media-type-mixed .media-item-play{position:relative;margin-right:10px}}.media-item.media-type-mixed .media-item-play>a{position:absolute;z-index:10}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.media-type-mixed .media-item-play>a{left:16px;top:15px}.media-item.media-type-mixed .media-item-content-left,.media-item.media-type-mixed .media-item-content-right{width:210px}}@media only screen and (min-width:1199px){.media-item.media-type-mixed .media-item-play{margin-top:34px}.media-item.media-type-mixed .media-item-play>a{left:15px;top:10px}.media-item.media-type-mixed .media-item-play>a.pause{left:12px;top:9px}.media-item.media-type-mixed .media-item-content-right{width:355px}}.media-item.media-type-mixed.media-pack .whiteout{position:absolute;width:100%;height:100%;z-index:9;opacity:.55;background-color:#FFF;filter:alpha(opacity=30);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30)}.media-item.media-type-mixed .item-image{width:42px;height:42px}.media-item.playing{background-color:#e2e2e2}@media only screen and (max-width:767px){.media-item.media-type-mixed .item-image{position:absolute;left:0}.media-item.playing{border-left:13px solid #ffac00}}.media-item.playing .info-inbody+.tooltip-custom .tooltip-inner{background-color:#fff}.media-item .preloader-adaptive{width:40px;height:40px;position:relative;display:inline-block;background-image:url(/img/sources/media-loader-40.gif);background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:767px){.media-item .preloader-adaptive{width:53px}}.media-item .media-item-play{z-index:2}@media only screen and (min-width:768px) and (max-width:1198px){.media-item.playing{border-left:4px solid #ffac00}.media-item .preloader-adaptive{width:25px;height:25px}.media-item .media-item-play{position:relative;margin-top:27px}}.media-item .media-item-play .media-player-activate{border-bottom:none;display:block;background-repeat:no-repeat;overflow:hidden;text-indent:-9999px;text-align:left;background-image:url(/img/sprites/media-item-sprite.png)}@media only screen and (max-width:767px){.media-item .media-item-play .media-player-activate{width:53px;height:41px;background-position:0 -39px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-play .media-player-activate{width:9px;height:13px;background-position:-21px -93px}}@media only screen and (min-width:1199px){.media-item.playing{border-left:7px solid #ffac00}.media-item .media-item-play{margin-top:44px}.media-item .media-item-play .media-player-activate{width:20px;height:22px;background-position:0 -104px}}.media-item .media-item-play .media-player-activate:active,.media-item .media-item-play .media-player-activate:focus,.media-item .media-item-play .media-player-activate:hover{color:#343434;text-decoration:none;border-bottom:none}.media-item .media-item-content{border-bottom-style:solid;border-bottom-color:#d7d8d8}@media only screen and (max-width:767px){.media-item .media-item-play .media-player-activate.pause{background-position:0 0}.media-item .media-item-content{border-bottom-width:2px;padding:57px 0 47px;width:100%}.media-item .media-item-content .genres{margin-bottom:15px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-play .media-player-activate.pause{background-position:-21px -80px}.media-item .media-item-content{border-bottom-width:1px;padding:24px 12px 0;width:486px}.media-item .media-item-content .genres{margin-bottom:7px}}@media only screen and (min-width:1199px){.media-item .media-item-play .media-player-activate.pause{background-position:0 -82px}.media-item .media-item-content{border-bottom-width:1px;padding:44px 3px 25px 0;width:766px}.media-item .media-item-content p{line-height:26px}}.footer-links .cat-link,.footer-links .footer-link,.media-item .media-item-content-left .media-title,.media-item .media-item-content-right .admin-actions a{border-bottom:none}.media-item .media-item-content .btn-block+.btn-block{margin-top:0}.media-item .media-item-content p,.media-item .media-item-content span{font-family:Helvetica}@media only screen and (min-width:1199px){.media-item .media-item-content .genres{margin-bottom:4px}}@media only screen and (max-width:767px){.media-item .media-item-content .separator{margin:0 20px}.media-item .media-item-content-left{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-content .separator{margin:0 8px;font-size:11px}}@media only screen and (min-width:1199px){.media-item .media-item-content .separator{margin:0 17px}}.media-item .media-item-content .separator-narrow{margin:0 5px;font-size:13px}.media-item .media-item-content-left{color:#878787}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-content .separator-narrow{margin:0 1px}.media-item .media-item-content-left{width:280px}}@media only screen and (max-width:767px){.media-item .media-item-content-left .media-item-params{line-height:42px;margin-bottom:10px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-content-left .media-item-params{margin-bottom:10px;line-height:20px}}@media only screen and (min-width:1199px){.media-item .media-item-content-left{width:485px}.media-item .media-item-content-left .media-item-params{margin-bottom:13px;line-height:26px}}.media-item .media-item-content-right{position:relative;text-align:right}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.media-item .media-item-content-left .media-title{width:100%;display:inline-block}.media-item .media-item-content-right .admin-actions{margin-top:10px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-content-right .download-button{margin-bottom:5px}}@media only screen and (min-width:1199px){.media-item .media-item-content-right .download-button{margin-bottom:10px}}.media-item .media-item-content-right .buttons-cont{float:right!important}.media-item .media-item-content-right .link-wrapper{float:right!important;text-align:right;width:100%;margin-top:5px}.media-item .media-item-content-right .link-wrapper:first-child{margin-top:0}.media-item .media-item-content-right .btn{float:right}@media only screen and (min-width:768px) and (max-width:1198px){.media-item .media-item-content-right .btn{margin-bottom:4px}}@media only screen and (min-width:1199px){.media-item .media-item-content-right .btn{margin-bottom:8px}}.media-item .xs-buttons .link-wrapper{margin:33px 0}#footer{float:left;background-color:#a9aaaa;width:100%;min-height:430px;margin-top:-430px;padding:10px 0 46px}@media only screen and (max-width:767px){#footer{min-height:0;margin-top:0}}#footer .container{min-height:400px}#footer .col-xs-6{margin-top:32px}#footer .cat-link,#footer .cat-link:hover,#footer .footer-link,#footer .footer-link:hover,#footer .footer-links-title,#footer .footer-links-title:hover{font-family:Helvetica-Neue-Regular;font-size:12px;color:#fff}@media only screen and (max-width:767px){#footer .cat-link,#footer .cat-link:hover,#footer .footer-link,#footer .footer-link:hover,#footer .footer-links-title,#footer .footer-links-title:hover{font-size:23px}}#footer .footer-links-title,#footer .footer-links-title:hover{font-family:Helvetica-Neue-Bold;font-size:13px;text-transform:uppercase;padding-bottom:16px}@media only screen and (max-width:767px){#footer .footer-links-title,#footer .footer-links-title:hover{font-size:26px}}#footer .footer-link-get-iphone{font-size:30px;text-transform:uppercase}#footer .footer-link-get-iphone:hover{font-size:30px;text-decoration:underline}.footer-links{min-height:230px;list-style:none}.footer-links-item{line-height:20px;padding:6px 0}@media only screen and (max-width:767px){.footer-links{min-height:222px;margin-bottom:0;margin-top:3px}.footer-links-item{padding:14px 0}}.footer-socials{margin-top:8px}.footer-socials-item{float:left!important;margin-right:6px}.footer-socials-link{width:16px;height:16px;display:block;background:url(../img/footer-social-icons.png) no-repeat}.footer-socials-tw .footer-socials-link{background-position:-16px 0}@media only screen and (max-width:767px){.footer-socials-tw .footer-socials-link{background-position:0 -74px!important}}.footer-socials-fb .footer-socials-link{background-position:0 0}.footer-socials-rss .footer-socials-link{background-position:-32px 0}.footer-copyright{position:relative;width:90%;margin:30px auto 0;text-align:center}.footer-copyright,.footer-copyright a{font-family:Helvetica-Neue-Regular;font-size:10px;color:#fff;text-transform:uppercase}.footer-copyright-separator{display:inline-block;height:9px;overflow:hidden;padding:0 9px}@media only screen and (max-width:767px){.footer-socials-rss .footer-socials-link{background-position:0 -135px!important}.footer-copyright,.footer-copyright a{font-size:17px}.footer-copyright-separator{height:15px}.radio-orange-input[type=radio]:checked+.radio-orange>.radio-orange-icon:before,.radio-orange>.radio-orange-input[type=radio]:checked+.radio-orange-icon:before{background-color:#f16623}}.footer-copyright-link{border-bottom:2px solid #838484}.footer-copyright-link:hover{text-decoration:none}.footer-icons-row{margin-top:32px;padding:0 53px}.footer-icons-row .footer-links{min-height:0}.footer-icons-row .footer-links-item{padding:0}.footer-icons-row .footer-links-item:first-child{float:left!important;width:auto;height:59px;line-height:59px}.footer-icons-row .footer-socials{float:right!important;width:auto;margin:0;padding:0}@media only screen and (max-width:720px){.footer-icons-row .footer-socials{float:left!important;width:100%}}.footer-icons-row .footer-socials-item{margin-left:20px}.footer-icons-row .footer-socials-item:first-child{margin-left:0}.footer-icons-row .footer-socials-link{width:59px;height:59px;display:block;background-position:0 -16px}.radio-orange{color:#fff;cursor:pointer}.radio-orange-input{opacity:0;position:absolute!important;z-index:12}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.radio-orange-input[type=radio]:checked+.radio-orange>.radio-orange-icon:before,.radio-orange>.radio-orange-input[type=radio]:checked+.radio-orange-icon:before{background-color:#363434}}.radio-orange-icon{cursor:pointer;margin-right:5px}.radio-orange-icon:before{display:inline-block;font-style:normal;content:" ";font-size:inherit;background-color:#fff;border-radius:50%}@media only screen and (max-width:767px){.radio-orange-icon:before{width:20px;height:20px;border:1px solid #fff;margin-bottom:-5px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.radio-orange-icon:before{width:12px;height:12px;border:1px solid #363434;vertical-align:baseline}}.menu-logo{width:32px;height:32px}.menu-logo:active i,.menu-logo:focus i,.menu-logo:hover i{background-color:#f16623}.menu-logo i{float:left;display:inline-block;background-color:#fff;margin-right:2px;width:2px;transition:background-color .3s}.menu-logo i:nth-child(1){height:6px;margin-top:13px}.menu-logo i:nth-child(2){height:9px;margin-top:12px}.menu-logo i:nth-child(3){height:16px;margin-top:8px}.menu-logo i:nth-child(4){height:32px}.menu-logo i:nth-child(5){height:23px;margin-top:4px}.menu-logo i:nth-child(6){height:13px;margin-top:9px}.menu-logo i:nth-child(7){height:6px;margin-top:13px}.dropdown-menu-homepage{background-color:rgba(54,52,52,.9);border:none;border-radius:0;top:-19px;left:-19px;padding:85px 0}.dropdown-menu-homepage-close{position:absolute;left:20px;top:20px;font-size:2.8rem}.dropdown-menu-homepage .divider{color:#fff}@media only screen and (max-width:767px){.dropdown-menu-homepage{width:100vw;padding:7vh 0}.dropdown-menu-homepage .divider{width:76%;margin:0 auto}}.dropdown-menu-homepage>li>a{font-family:Proximanova;color:#fff;font-size:2.4rem;padding:1.6rem 60px 1.6rem 100px}@media only screen and (max-width:767px){.dropdown-menu-homepage>li>a{font-size:5vw;padding:.8rem 8vw .8rem 12vw}}.dropdown-menu-homepage>li>a:active,.dropdown-menu-homepage>li>a:focus,.dropdown-menu-homepage>li>a:hover{color:#fff;background-color:#404040}.dropdown-menu-homepage>li>a.orange{color:#f16623;text-decoration:underline}.dropdown-menu-homepage a{color:#fff}.header-orange{background-size:cover;background-position:50%;margin-bottom:-65px;padding-bottom:190px}@media only screen and (max-width:767px){.header-orange{background-image:url(/img/header-orange-bg-768.jpg);padding-bottom:130px}}@media only screen and (min-width:768px) and (max-width:1198px){.header-orange{background-image:url(/img/header-orange-bg-1198.jpg)}}@media only screen and (min-width:1199px){.header-orange{background-image:url(/img/header-orange-bg-1920.jpg)}}@media only screen and (min-width:1920px){.header-orange{background-image:url(/img/header-orange-bg-2732.jpg)}}.header-orange .header-top{position:relative;padding-top:18px;text-align:center}.header-orange .header-top-left{position:absolute;left:0;margin-left:20px;margin-top:2px}.header-orange .header-top-right{position:absolute;right:0;top:20px}.header-orange .header-label{font-family:'Proximanova Light';color:#fff;font-size:4.8rem;text-align:center;margin-top:150px;margin-bottom:25px}.header-orange .header-logo{width:261px;height:96px;display:inline-block;background-size:261px 96px;background-image:url(/img/logo-white.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.header-orange .header-logo{background-image:url(/img/logo-white@2x.png)}}@media only screen and (max-width:767px){.header-orange .header-label{font-size:7vw}.header-orange .header-logo{width:169px;height:62px;background-size:169px 62px;background-image:url(/img/logo-white-xs.png)}}@media only screen and (max-width:767px) and only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.header-orange .header-logo{background-image:url(/img/logo-white-xs@2x.png)}}.header-orange .header-search-xs .form-search-input{width:100%}.header-orange .header-search-xs .dropdown-menu-homepage-close{top:10px;right:10px;z-index:9;left:unset;color:#fff}.header-orange .header-search-xs .navbar-collapse{background-color:rgba(54,52,52,.9)}.header-orange .header-search-xs .form-search{margin:30px 0 0}@media only screen and (max-width:767px){.header-orange .header-search-xs .form-search{margin:60px 0 0}}.header-orange .header-search-xs .form-search .radio{border-bottom:1px solid #fff;padding-bottom:10px;margin-bottom:15px}.header-orange .header-search-xs .form-search .radio-orange,.header-orange .header-search-xs .form-search-link{font-family:'Proximanova Semibold';font-size:1.4rem;text-transform:uppercase}.header-orange .header-search-xs .form-search .radio-orange{color:#fff}.header-orange .header-search-xs .form-search-link{color:#f16623;border-bottom:1px solid #f16623}.header-orange .header-search-xs .form-search-link:active,.header-orange .header-search-xs .form-search-link:focus,.header-orange .header-search-xs .form-search-link:hover{color:#d44e0d;border-bottom-color:#d44e0d}@media only screen and (max-width:767px){.header-orange .header-search-xs .form-search-link{text-transform:none}}.header-orange .header-search-xs .form-search-button{font-size:2rem;padding:15px 30px;line-height:1;border:none;border-radius:0;background-color:#f16623;height:auto}.header-orange .header-search-xs .form-search-button.gray{background-color:#a9aaaa}.header-orange .form-search-wrapper{margin-top:20px}@media only screen and (min-width:768px) and (max-width:1198px){.header-orange .form-search-wrapper{width:96%;margin-left:2%}}@media only screen and (min-width:1199px){.header-orange .form-search-wrapper{width:80%;margin-left:10%}}.header-orange .form-search-input{width:100%;padding:17px 5px 17px 65px;color:#B4B4B4;font-size:1.8rem;font-family:'Proximanova Semibold';border:none}.header-orange .form-search-input::-moz-placeholder{color:#b4b4b4;opacity:1}.header-orange .form-search-input:-ms-input-placeholder{color:#b4b4b4}.header-orange .form-search-input::-webkit-input-placeholder{color:#b4b4b4}.header-orange .form-search-submit{width:50px;height:60px;position:absolute;left:6px;background-color:transparent;border:none;outline:0;font-family:'Material Design Icons';font-size:1rem;line-height:1;color:#f16623}.header-orange .form-search-submit i{font-size:48px}.header-orange .form-search-radios .radio-orange{text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.header-orange .form-search-radios .radio-orange{margin-left:15px}}.header-orange .form-search-label,.header-orange .form-search-link{cursor:pointer;font-family:'Proximanova Light';text-transform:uppercase;color:#fff;font-size:1.4rem;letter-spacing:1px}.header-orange .form-search-link{font-weight:600;border-bottom:1px solid #fff}.header-orange .form-search-link:active,.header-orange .form-search-link:focus,.header-orange .form-search-link:hover{color:#d9d9d9;border-bottom-color:#d9d9d9}.header-orange .form-search .loader{display:none;width:33px;height:33px;background-image:url(/img/loaders/search-spinner-sm.gif);position:absolute;margin:12px 0 0 16px}.header-orange .menu-icons{float:right;padding:5px 15px}@media only screen and (min-width:768px){.header-orange .header-search-xs{display:none}.header-orange .menu-icons{background-color:rgba(255,255,255,.5)}}.header-orange .menu-icons ul{margin-bottom:0}.header-orange .menu-icons li{display:inline-block}.header-orange .menu-icons li:first-child{margin-right:15px}.header-orange .menu-icons a{font-size:2.4rem;border-bottom:none}@media only screen and (max-width:767px){.header-orange .menu-icons li:last-child{margin-left:15px}.header-orange .menu-icons a{font-size:5vw;color:#fff}.header-orange .menu-icons a:active,.header-orange .menu-icons a:focus,.header-orange .menu-icons a:hover{color:#e6e6e6}}@media only screen and (min-width:768px){.header-orange .menu-icons a{color:#363434}.header-orange .menu-icons a:active,.header-orange .menu-icons a:focus,.header-orange .menu-icons a:hover{color:#504d4d}}.header-top-right-menu{list-style:none;padding-left:0}.header-top-right-menu-item{display:inline-block;margin-right:25px;font-family:'Proximanova Semibold';font-size:1.4rem;text-transform:uppercase;border-bottom:1px solid #fff}.header-top-right-menu-item a{color:#fff}.header-top-right-menu-item a:active,.header-top-right-menu-item a:focus,.header-top-right-menu-item a:hover{color:#d9d9d9}.header-top-right-menu-item:last-child{border-bottom:1px solid #f16623}.header-top-right-menu-item:last-child a{color:#f16623}.header-top-right-menu-item:last-child a:active,.header-top-right-menu-item:last-child a:focus,.header-top-right-menu-item:last-child a:hover{color:#d44e0d}.logo-orange{width:82px;height:50px;background-size:82px 50px;background-image:url(/img/logo-orange.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.logo-orange{background-image:url(/img/logo-orange@2x.png)}}@media only screen and (min-width:1199px){.list-usage{border-right:1px solid #B3B4B4}.list-usage.borderless{border-right:none}}.list-usage-header,.list-usage-wrapper{font-weight:500;color:#363434}.list-usage-wrapper{font-family:Proximanova}.list-usage-wrapper .logo-orange{margin:0 auto 20px}.list-usage-header{font-family:'Proximanova Semibold';font-size:2.8rem;margin-bottom:7rem}@media only screen and (max-width:767px){.list-usage-header{margin-bottom:3rem}}.list-usage-item{font-size:2.4rem;margin-bottom:1.75rem}@media only screen and (max-width:767px){.list-usage-item{font-size:5vw;margin-bottom:1.3rem}}.chevron{width:50px;height:25px;position:relative;text-align:center;padding:0;margin:45px auto}.chevron:after,.chevron:before{width:50%;height:2px;content:'';position:absolute;top:0;background:#f16623}.chevron:before{left:0;transform:skew(0deg,45deg)}.chevron:after{right:0;transform:skew(0deg,-45deg)}.carousel-solid-description,.carousel-solid-title{color:#363434}.carousel-solid-cat-title,.carousel-solid-link{display:flex;align-items:center;justify-content:center}.carousel-solid-button{background-color:transparent;outline:0;border:none;color:#d1d1d1}.carousel-solid-button:active,.carousel-solid-button:focus,.carousel-solid-button:hover{color:#b8b8b8}.carousel-solid-wrapper{color:#363434;max-width:1600px;margin:0 auto}.carousel-solid-black,.carousel-solid-black .carousel-solid-description,.carousel-solid-black .carousel-solid-title{color:#fff}.carousel-solid-title{font-family:'Proximanova Light';font-weight:500;font-size:3rem;margin-bottom:1.6rem}@media only screen and (max-width:767px){.carousel-solid-title{font-size:4.6vw}}.carousel-solid-description{font-family:'Proximanova Light';font-size:3.6rem;text-align:center;line-height:1.75}.carousel-solid-cat-title,.carousel-solid-description strong,.featured-tile-name{font-family:'Proximanova Semibold'}@media only screen and (max-width:767px){.carousel-solid-description{font-size:6vw}}.carousel-solid-description strong{color:inherit}.carousel-solid-item{float:left;margin:0 8px 8px 0}.carousel-solid-link{border-bottom:none!important}.carousel-solid-link:active,.carousel-solid-link:focus,.carousel-solid-link:hover{outline:0}.carousel-solid-cat-title{position:absolute;font-size:3rem;color:#fff;text-align:center;max-width:310px}.carousel-solid-cat-title.orange{color:#f16623}@media only screen and (max-width:767px){.carousel-solid-cat-title{font-size:5.4vw}}.carousel-solid-img{width:310px;height:175px}.featured-tile{border-top:1px solid #b4b4b4;border-bottom:1px solid #b4b4b4;padding:3.6rem 0;margin:4rem 0}.featured-tile .slick-track{display:flex!important}.featured-tile .slick-slide{display:flex!important;align-items:center;height:auto;border-left:1px solid #373534}.featured-tile .slick-slide:first-child{border-left:none}.featured-tile-arrows{float:right;font-size:1.5rem;margin-top:1rem}.featured-tile-wrapper{width:auto}.featured-tile-name{display:table-caption;padding-right:40px}.featured-tile-name-wrapper{min-width:140px;color:#f16623;font-size:2rem}@media only screen and (max-width:767px){.featured-tile-name-wrapper{font-size:4vw}}.featured-tile-item{padding-left:15px;padding-right:30px}.featured-tile-item .featured-tile-item-author,.featured-tile-item .featured-tile-item-by,.featured-tile-item .featured-tile-item-cat,.featured-tile-item .featured-tile-item-price,.featured-tile-item .featured-tile-item-title{color:#363434;font-size:1.8rem;word-break:break-word}@media only screen and (max-width:767px){.featured-tile-item .featured-tile-item-author,.featured-tile-item .featured-tile-item-by,.featured-tile-item .featured-tile-item-cat,.featured-tile-item .featured-tile-item-price,.featured-tile-item .featured-tile-item-title{font-size:4vw}}.featured-tile-item .featured-tile-item-author,.featured-tile-item .featured-tile-item-by{font-size:1.5rem}.featured-tile-item .featured-tile-item-by,.featured-tile-item .featured-tile-item-cat{font-family:'Proximanova Light'}.featured-tile-item .featured-tile-item-author,.featured-tile-item .featured-tile-item-title{font-family:'Proximanova Semibold';text-decoration:none!important;border-bottom:none!important}.featured-tile-item .featured-tile-item-price{display:inline-block;font-family:'Proximanova Semibold';margin-right:1.5rem}.featured-tile-item .featured-tile-item-cart,.featured-tile-item .featured-tile-item-download,.featured-tile-item .featured-tile-item-favorite{font-size:2.4rem;margin-right:5px;color:#363434;border-bottom:none!important}.accordion-item-content.in,.accordion-item-header{border-bottom:1px solid #fff}.featured-tile-item .featured-tile-item-cart:active,.featured-tile-item .featured-tile-item-cart:focus,.featured-tile-item .featured-tile-item-cart:hover,.featured-tile-item .featured-tile-item-download:active,.featured-tile-item .featured-tile-item-download:focus,.featured-tile-item .featured-tile-item-download:hover,.featured-tile-item .featured-tile-item-favorite:active,.featured-tile-item .featured-tile-item-favorite:focus,.featured-tile-item .featured-tile-item-favorite:hover{color:#1c1b1b;outline:0}.featured-tile-item .featured-tile-item-cart.active,.featured-tile-item .featured-tile-item-download.active,.featured-tile-item .featured-tile-item-favorite.active{color:#ff8100}.featured-tile-item .featured-tile-item-cart.active:active,.featured-tile-item .featured-tile-item-cart.active:focus,.featured-tile-item .featured-tile-item-cart.active:hover,.featured-tile-item .featured-tile-item-download.active:active,.featured-tile-item .featured-tile-item-download.active:focus,.featured-tile-item .featured-tile-item-download.active:hover,.featured-tile-item .featured-tile-item-favorite.active:active,.featured-tile-item .featured-tile-item-favorite.active:focus,.featured-tile-item .featured-tile-item-favorite.active:hover{color:#cc6700}.slope-container .featured-tile-item-author,.slope-container .featured-tile-item-by,.slope-container .featured-tile-item-cart,.slope-container .featured-tile-item-cat,.slope-container .featured-tile-item-download,.slope-container .featured-tile-item-favorite,.slope-container .featured-tile-item-price,.slope-container .featured-tile-item-title{color:#fff}.slope-container .featured-tile-item-author:active,.slope-container .featured-tile-item-author:focus,.slope-container .featured-tile-item-author:hover,.slope-container .featured-tile-item-by:active,.slope-container .featured-tile-item-by:focus,.slope-container .featured-tile-item-by:hover,.slope-container .featured-tile-item-cart:active,.slope-container .featured-tile-item-cart:focus,.slope-container .featured-tile-item-cart:hover,.slope-container .featured-tile-item-cat:active,.slope-container .featured-tile-item-cat:focus,.slope-container .featured-tile-item-cat:hover,.slope-container .featured-tile-item-download:active,.slope-container .featured-tile-item-download:focus,.slope-container .featured-tile-item-download:hover,.slope-container .featured-tile-item-favorite:active,.slope-container .featured-tile-item-favorite:focus,.slope-container .featured-tile-item-favorite:hover,.slope-container .featured-tile-item-price:active,.slope-container .featured-tile-item-price:focus,.slope-container .featured-tile-item-price:hover,.slope-container .featured-tile-item-title:active,.slope-container .featured-tile-item-title:focus,.slope-container .featured-tile-item-title:hover{color:#d9d9d9}.slope-container .featured-tile-item-author.active,.slope-container .featured-tile-item-by.active,.slope-container .featured-tile-item-cart.active,.slope-container .featured-tile-item-cat.active,.slope-container .featured-tile-item-download.active,.slope-container .featured-tile-item-favorite.active,.slope-container .featured-tile-item-price.active,.slope-container .featured-tile-item-title.active{color:#ff8100}.slope-container .featured-tile-item-author.active:active,.slope-container .featured-tile-item-author.active:focus,.slope-container .featured-tile-item-author.active:hover,.slope-container .featured-tile-item-by.active:active,.slope-container .featured-tile-item-by.active:focus,.slope-container .featured-tile-item-by.active:hover,.slope-container .featured-tile-item-cart.active:active,.slope-container .featured-tile-item-cart.active:focus,.slope-container .featured-tile-item-cart.active:hover,.slope-container .featured-tile-item-cat.active:active,.slope-container .featured-tile-item-cat.active:focus,.slope-container .featured-tile-item-cat.active:hover,.slope-container .featured-tile-item-download.active:active,.slope-container .featured-tile-item-download.active:focus,.slope-container .featured-tile-item-download.active:hover,.slope-container .featured-tile-item-favorite.active:active,.slope-container .featured-tile-item-favorite.active:focus,.slope-container .featured-tile-item-favorite.active:hover,.slope-container .featured-tile-item-price.active:active,.slope-container .featured-tile-item-price.active:focus,.slope-container .featured-tile-item-price.active:hover,.slope-container .featured-tile-item-title.active:active,.slope-container .featured-tile-item-title.active:focus,.slope-container .featured-tile-item-title.active:hover{color:#cc6700}.slope-container .featured-tile-wrapper{border-left:1px solid #CCC}.clients-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.clients-row .client-divider{width:100%}.clients-row .client-cbs,.clients-row .client-cisco,.clients-row .client-discovery,.clients-row .client-ms,.clients-row .client-rhouse{margin:20px 15px;background-size:cover}@media only screen and (min-width:768px) and (max-width:1198px){.clients-row .client-cbs,.clients-row .client-cisco,.clients-row .client-discovery,.clients-row .client-ms,.clients-row .client-rhouse{margin:20px 35px}}.clients-row .client-cbs{width:132px;height:40px;background-image:url(/img/sources/clients/client-cbs.png)}@media only screen and (max-width:767px){.featured-tile-item .featured-tile-item-cart,.featured-tile-item .featured-tile-item-download,.featured-tile-item .featured-tile-item-favorite{font-size:5vw}.clients-row .client-cbs{width:80px;height:25px;background-image:url(/img/sources/clients/client-xs-cbs.png)}}.clients-row .client-cisco{width:128px;height:68px;background-image:url(/img/sources/clients/client-cisco.png)}@media only screen and (max-width:767px){.clients-row .client-cisco{width:66px;height:35px;background-image:url(/img/sources/clients/client-xs-cisco.png)}}.clients-row .client-discovery{width:167px;height:80px;background-image:url(/img/sources/clients/client-discovery.png)}@media only screen and (max-width:767px){.clients-row .client-discovery{width:87px;height:42px;background-image:url(/img/sources/clients/client-xs-discovery.png)}}.clients-row .client-ms{width:213px;height:46px;background-image:url(/img/sources/clients/client-ms.png)}@media only screen and (max-width:767px){.clients-row .client-ms{width:130px;height:28px;background-image:url(/img/sources/clients/client-xs-ms.png)}}.clients-row .client-rhouse{width:196px;height:93px;background-image:url(/img/sources/clients/client-rhouse.png)}@media only screen and (max-width:767px){.clients-row .client-rhouse{width:102px;height:48px;background-image:url(/img/sources/clients/client-xs-rhouse.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.clients-row .client-cbs{background-image:url(/img/sources/clients/client-cbs@2x.png)}.clients-row .client-cisco{background-image:url(/img/sources/clients/client-cisco@2x.png)}.clients-row .client-discovery{background-image:url(/img/sources/clients/client-discovery@2x.png)}.clients-row .client-ms{background-image:url(/img/sources/clients/client-ms@2x.png)}.clients-row .client-rhouse{background-image:url(/img/sources/clients/client-rhouse@2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) and only screen and (max-width:767px){.clients-row .client-cbs{background-image:url(/img/sources/clients/client-xs-cbs@2x.png)}.clients-row .client-cisco{background-image:url(/img/sources/clients/client-xs-cisco@2x.png)}.clients-row .client-discovery{background-image:url(/img/sources/clients/client-xs-discovery@2x.png)}.clients-row .client-ms{background-image:url(/img/sources/clients/client-xs-ms@2x.png)}.clients-row .client-rhouse{background-image:url(/img/sources/clients/client-xs-rhouse@2x.png)}}.accordion-item{font-family:Proximanova}.accordion-item-content,.accordion-item-header,.accordion-item-link{font-size:2.3rem}.accordion-item-header:active,.accordion-item-header:focus,.accordion-item-header:hover,.accordion-item-link:active,.accordion-item-link:focus,.accordion-item-link:hover{text-decoration:none;color:#fff}.accordion-item-header{display:block;margin:0;padding:23px 0;text-transform:uppercase;color:#fff}.accordion-item-header::after{font-family:'Material Design Icons';content:"\F374";float:right;color:#fff}.accordion-item-header.collapsed::after{content:"\F415"}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1198px){.accordion-item-header{font-weight:700}}.accordion-item-list{padding:10px 0}.accordion-item-link{display:block;color:#fff;padding:15px 0}#footer-orange{float:left;width:100%;background-color:#f16623}@media only screen and (max-width:1197px){#footer-orange{padding:20px 0}#footer-orange a:active,#footer-orange a:focus,#footer-orange a:hover{text-decoration:none}}@media only screen and (min-width:1198px) and (max-width:1199px){#footer-orange{padding:40px 0}}@media only screen and (min-width:1199px){.clients-row{justify-content:space-between}#footer-orange{padding:90px 0 40px}}@media only screen and (min-width:1441px){#footer-orange{padding:90px 90px 40px}}.footer-links-col{flex-basis:20%}.footer-links-col .footer-link,.footer-links-col .footer-links-title{color:#fff;font-size:1.8rem;font-family:Proximanova}.footer-links-col .footer-links-title{text-transform:uppercase;margin-bottom:10px}.footer-links-col .footer-link:active,.footer-links-col .footer-link:focus,.footer-links-col .footer-link:hover{color:#d9d9d9}.footer-copy-row{margin:80px 0 0}.footer-copy-row .copyright-row,.footer-copy-row .copyright-row a{color:#fff;font-size:1.4rem;text-transform:uppercase}.footer-copy-row .copyright-row{font-family:'Proximanova Semibold';text-align:center}.footer-copy-row .footer-copyright-separator{height:auto;overflow:inherit}.footer-copy-row .footer-social-col{margin-bottom:30px;text-align:center}@media only screen and (min-width:1199px){.footer-copy-row{display:flex;align-items:flex-end}.footer-copy-row .footer-social-col{margin-bottom:0}}.footer-social-col .mdi-facebook,.footer-social-col .mdi-rss,.footer-social-col .mdi-twitter{font-size:3rem;color:#f16623;border-radius:50%;background-color:#fff;padding:4px 10px}.footer-social-col .mdi-facebook:hover,.footer-social-col .mdi-rss:hover,.footer-social-col .mdi-twitter:hover{color:#fff}.footer-social-col .mdi-twitter:hover{background-color:#36B9FF}.footer-social-col .mdi-facebook:hover{background-color:#3A5898}.footer-social-col .mdi-rss:hover{background-color:#F7981C}.page-header-wrapper{display:table;width:100%;height:263px}.page-header{display:table-cell;vertical-align:middle;padding:10px;background:url(../img/sources/banners/landing.jpg) center top no-repeat;background-size:cover}.page-header.free{background-image:url(../img/sources/banners/search.jpg)}.page-header .page-header-info,.page-header .page-header-title{margin:0;padding:0;color:#fff;text-align:center}.page-header .page-header-title{font-family:'Proximanova Bold';font-size:55px}@media only screen and (min-width:768px) and (max-width:1198px){.page-header-wrapper{height:177px}.page-header .page-header-title{font-size:38px}}@media only screen and (max-width:767px){.page-header-wrapper{height:320px;max-height:320px;overflow:hidden}.page-header.free{background-image:url(../img/sources/banners/search-h500.jpg)}.page-header{background-image:url(../img/sources/banners/landing-h500.jpg)}.page-header .page-header-title{font-size:65px}}.page-header .page-header-info{font-family:Proximanova;font-weight:400;font-size:47px;margin:10px 0 0}.page-footer{margin-top:74px;padding:0;background-color:#fff}@media only screen and (min-width:768px) and (max-width:1198px){.page-header .page-header-info{font-size:32px}.page-footer{margin-top:34px;padding-top:26px;padding-bottom:31px}}@media only screen and (max-width:767px){.page-header .page-header-info{font-size:55px}.page-footer{margin-top:48px;padding-top:42px}}.page-footer .container{margin-top:19px;line-height:28px;font-size:14px;text-align:center;color:#878787}@media only screen and (max-width:767px){.page-footer .container{margin-top:30px;font-size:24px;line-height:38px}.page-footer .container .element-clients .element-label{line-height:60px;margin-top:70px}}.page-footer .page-footer-title{margin:0;font-family:Helvetica-Neue-Thin;font-size:36px;color:#343434;text-align:center}.editor-picks.picks-tabbed #about-carousel-loops,.editor-picks.picks-tabbed #about-carousel-sound-effects{display:none}@media only screen and (max-width:680px){.editor-picks .switch-type-cont{text-align:left;float:left!important;width:100%}}.editor-picks .carousel-element{outline:0;border-top:none}@media only screen and (max-width:767px){.page-footer .page-footer-title{font-size:56px}.editor-picks .switch-type-cont{float:right}.editor-picks .carousel-element .grid-featured-play-wrapper{width:45px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.editor-picks .switch-type-cont{float:right}.editor-picks .carousel-element .grid-featured-play-wrapper{width:30px}}.editor-picks .carousel-element .grid-featured-play-wrapper .grid-featured-play{margin:2px 0 0;outline:0}.editor-picks .carousel-element .grid-featured-item-wrapper{padding:0;border-top:none;font-size:14px}@media only screen and (max-width:767px){.editor-picks .carousel-element .grid-featured-play-wrapper .grid-featured-play{width:40px}.editor-picks .carousel-element .grid-featured-play-wrapper .grid-featured-play span{margin:15px 0 0 9px}.editor-picks .carousel-element .grid-featured-item-wrapper{font-size:26px}}@media only screen and (min-width:768px) and (max-width:1198px){.editor-picks .carousel-element .grid-featured-play-wrapper .grid-featured-play{width:25px;height:25px}.editor-picks .carousel-element .grid-featured-item-wrapper{font-size:12px}}.editor-picks .separator{margin:0 7px}.editor-picks .block-title a{color:#fff;border-bottom:none;text-decoration:underline;font-family:Helvetica-Neue-Regular;font-weight:100}.editor-picks .block-title a.active{font-family:Helvetica-Neue-Bold;text-decoration:none}.editor-picks .carousel-editors-picks{padding:0 35px}.editor-picks .carousel-editors-picks .item-author{color:#878787;display:inline-block;line-height:13px;white-space:nowrap;margin-bottom:10px}@media only screen and (max-width:767px){.editor-picks .carousel-editors-picks .item-author{border-bottom:1px solid #d7d8d8;line-height:25px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.editor-picks .carousel-editors-picks{margin-top:15px}.editor-picks .carousel-editors-picks .item-author{border-bottom:1px solid #c9c9c9}}.editor-picks .carousel-editors-picks .item-author:hover{text-decoration:none}.editor-picks .carousel-editors-picks .preloader-adaptive{z-index:10;background-image:url(/img/sources/media-loader-40.gif)}@media only screen and (max-width:767px){.editor-picks .carousel-editors-picks .preloader-adaptive{margin:0;width:40px;height:100%;background-repeat:no-repeat;background-size:40px;background-position:0 12px}.editor-picks .crumbs .cat-link{border-bottom:1px solid #d7d8d8}}@media only screen and (min-width:768px) and (max-width:1198px){.editor-picks .carousel-editors-picks .preloader-adaptive{width:15px;height:15px;background-size:cover;margin-top:3px}}@media only screen and (min-width:1199px){.editor-picks .carousel-editors-picks .preloader-adaptive{width:20px;height:20px;background-size:cover;margin-top:5px}}.editor-picks .crumbs .cat-link{color:#878787;display:inline-block;line-height:13px;white-space:nowrap;margin-bottom:10px;font-family:Helvetica}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.editor-picks .crumbs .cat-link{border-bottom:1px solid #c9c9c9}}.editor-picks .crumbs .cat-link:hover{text-decoration:none}.player-banner .pause,.player-banner .play{float:left!important;display:inline-block;cursor:pointer;background-repeat:no-repeat;background-image:url(/img/sprites/track-page-banner-sprite.png)}@media only screen and (max-width:767px){.editor-picks .crumbs .cat-link{line-height:25px}.player-banner{margin-top:75px}.player-banner .pause,.player-banner .play,.player-banner .preloader-adaptive{width:136px;height:136px}.player-banner .pause,.player-banner .play{margin-right:24px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner{margin-top:52px}.player-banner .pause,.player-banner .play,.player-banner .preloader-adaptive{width:54px;height:54px}.player-banner .pause,.player-banner .play{margin-right:17px}}@media only screen and (min-width:1199px){.player-banner{margin-top:75px}.player-banner .pause,.player-banner .play,.player-banner .preloader-adaptive{width:85px;height:85px}.player-banner .pause,.player-banner .play{margin-right:31px}}@media only screen and (max-width:767px){.player-banner .play{width:136px;height:136px;background-position:0 -136px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .play{width:55px;height:55px;background-position:-55px -442px}}@media only screen and (min-width:1199px){.player-banner .play{width:85px;height:85px;background-position:0 -357px}}@media only screen and (max-width:767px){.player-banner .pause{width:136px;height:136px;background-position:0 0}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .pause{width:55px;height:55px;background-position:0 -442px}}@media only screen and (min-width:1199px){.player-banner .pause{width:85px;height:85px;background-position:0 -272px}}.player-banner .preloader-adaptive{float:left!important;z-index:10;background-image:url(/player/preloader-banner.gif);background-size:contain}@media only screen and (max-width:767px){.player-banner .preloader-adaptive{width:136px;height:136px;margin-right:24px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .preloader-adaptive{width:54px;height:54px;margin-right:17px}}@media only screen and (min-width:1199px){.player-banner .preloader-adaptive{width:85px;height:85px;margin-right:31px}}.player-banner .grid-featured-play,.player-banner .page-header-info{margin-top:0}.player-banner .page-header-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.player-banner .page-header-info .title-inner-container{overflow:hidden}@media only screen and (max-width:767px){.player-banner .page-header-info{height:136px}.player-banner .page-header-info .title-inner-container{max-height:180px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .page-header-info{height:54px}.player-banner .page-header-info .title-inner-container{max-height:103px}}@media only screen and (min-width:1199px){.player-banner .page-header-info{height:91px}.player-banner .page-header-info .title-inner-container{max-height:151px}}.player-banner .audiolevels{position:relative;background-color:transparent;width:100%;cursor:pointer}@media only screen and (max-width:767px){.player-banner .audiolevels{margin-top:18px;height:65px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .audiolevels{margin-top:8px;height:42px}}@media only screen and (min-width:1199px){.player-banner .audiolevels{margin-top:8px;height:65px}}.player-banner .audiolevel-track{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAhSURBVHjaYjxx4sR/BgYGBnNzc0YmBiSAwgEAAAD//wMAjP0EA7QDh7gAAAAASUVORK5CYII=) bottom repeat-x;background-color:transparent!important;margin:0}.player-banner .audiolevel-track-loaded{height:100%}.player-banner .time *{float:left!important}@media only screen and (max-width:767px){.player-banner .time{margin-top:-29px;margin-right:8px}}@media only screen and (min-width:768px) and (max-width:1198px){.player-banner .audiolevel-track,.player-banner .audiolevel-track-loaded{background-position:0 42px}.player-banner .time{margin-top:-18px;margin-right:5px}}@media only screen and (min-width:1199px){.player-banner .audiolevel-track-loaded{background-position:0 65px}.player-banner .time{margin-top:-27px;margin-right:7px}}.body-pages-home .sthoverbuttons-pos-left{display:none}@media (min-width:768px) and (max-width:910px){.body-pages-home .sthoverbuttons-pos-left{display:block}}.homepage{color:#a9aaaa}.homepage .blackout{position:absolute;width:100%;height:100%;filter:alpha(opacity=30);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);opacity:.3;background-color:#000;z-index:7}.homepage .searchbar-homepage legend{border:none;margin-left:5%}.homepage .searchbar-homepage input[type=radio]{margin-left:0}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .searchbar-homepage input[type=radio]{margin-top:1px}.homepage .searchbar-homepage .radio-custom{margin-top:11px}}@media only screen and (min-width:1199px){.homepage .searchbar-homepage .radio-custom{margin-top:19px}}.homepage .searchbar-homepage label,.homepage .searchbar-homepage legend{float:left!important;width:auto;color:#fefefe;margin-right:20px;font-size:16px}.homepage .searchbar-homepage fieldset{width:72%;float:left}.homepage .searchbar-homepage .radio-custom label{padding-left:20px;margin-right:20px}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.homepage .searchbar-homepage .radio-custom label{padding-left:15px;margin-right:10px}.homepage .homepage-panel{padding:0}}.homepage .searchbar-homepage .advanced-search{float:right!important;text-transform:uppercase;color:#fff;font-family:Helvetica-Neue-Bold;margin-right:3%;border:none}.homepage .categories-top-tabs .tab-element,.homepage .homepage-panel .heading-label{border-top-left-radius:5px;border-top-right-radius:5px;font-family:Helvetica-Neue-Bold}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .searchbar-homepage label,.homepage .searchbar-homepage legend{font-size:13px}.homepage .searchbar-homepage .advanced-search{margin-right:10px;margin-top:2px}}.homepage .homepage-panel{box-shadow:0 0 10px -2px #ccc;margin:57px auto 0;border-radius:5px}@media only screen and (max-width:767px){.homepage .license .content{height:255px;overflow:auto}.homepage .homepage-panel{margin-top:37px}}.homepage .homepage-panel.categories-list-wrapper{box-shadow:none}.homepage .homepage-panel .content{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .homepage-panel{margin:30px auto 0}.homepage .homepage-panel .content{padding:15px 20px}}@media only screen and (max-width:767px){.homepage .homepage-panel .content{padding:45px}}@media only screen and (min-width:1199px){.homepage .homepage-panel .content{padding:30px 35px}}.homepage .homepage-panel .heading-label{margin:0;color:#fff;background-color:#343434}@media only screen and (max-width:767px){.homepage .homepage-panel .heading-label{font-size:30px;padding:26px 45px}}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .homepage-panel .heading-label{font-size:13px;padding:15px 20px}.homepage .homepage-panel .line-wrapper p{line-height:22px}}@media only screen and (min-width:1199px){.homepage .homepage-panel .heading-label{font-size:16px;padding:20px 35px}}.homepage .homepage-panel .heading-label.mobile{display:block;font-size:30px}.homepage .homepage-panel .line-wrapper{margin-bottom:10px}.homepage .homepage-panel .date,.homepage .homepage-panel .title{font-weight:700}.homepage .homepage-panel .date{color:#a9aaaa}@media only screen and (max-width:767px),only screen and (min-width:1199px){.homepage .homepage-panel .date{text-transform:uppercase}}.homepage .homepage-panel .date .more-label{border-bottom:none}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .homepage-panel .date,.homepage .homepage-panel .title{font-size:12px}.homepage .homepage-panel .date .more-label{color:#343434;font-family:Helvetica-Neue-Bold;font-size:12px}}.homepage .homepage-panel .date .more-label:active,.homepage .homepage-panel .date .more-label:focus,.homepage .homepage-panel .date .more-label:hover{color:#616161;border-bottom:none}.homepage .homepage-panel .title{color:#555;border-bottom:none;font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.homepage .homepage-panel .line-wrapper{margin-bottom:40px}.homepage .homepage-panel .title{font-size:26px}.homepage .homepage-panel .article-body{display:none}}@media only screen and (min-width:1199px){.homepage .homepage-panel .line-wrapper p{line-height:28px}.homepage .homepage-panel .title{font-size:14px}}.homepage .homepage-panel .license-item{line-height:35px}.homepage .homepage-panel hr{margin:50px 0}.homepage .mock-margin{margin-top:65px}.homepage .categories-list{margin:0;box-shadow:0 0 10px -2px #ccc;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media only screen and (max-width:767px){.homepage .homepage-panel .license-item{padding:7px 0;line-height:29px}.homepage .categories-list{max-height:600px;overflow-y:auto;padding:35px 53px;border-top:13px solid #266541}}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .homepage-panel .article-body{font-size:12px}.homepage .homepage-panel .license-item{line-height:25px}.homepage .categories-list{padding:15px 20px;border-top:9px solid #266541;border-top-right-radius:5px}}@media only screen and (min-width:1199px){.homepage .categories-list{padding:30px 35px;border-top:10px solid #266541;border-top-right-radius:5px}}.homepage .categories-list a,.homepage .categories-list li{line-height:35px;border-bottom:none}.homepage .categories-top-tabs{border-bottom:none}.homepage .categories-top-tabs .tab-element{text-align:center;cursor:pointer}@media only screen and (max-width:575px){.homepage .categories-top-tabs .tab-element{font-size:21px!important;width:50%}}.homepage .categories-top-tabs .tab-element.active a{background-color:#266541;margin-top:0}@media only screen and (max-width:767px){.homepage .categories-list li{padding:5px 0}.homepage .categories-top-tabs .tab-element{font-size:25px;width:50%}.homepage .categories-top-tabs .tab-element.active a{padding:31px 3%}}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .categories-list a,.homepage .categories-list li{line-height:25px}.homepage .categories-top-tabs .tab-element{font-size:13px}.homepage .categories-top-tabs .tab-element.active a{padding:7px 22px}}@media only screen and (min-width:1199px){.homepage .categories-top-tabs .tab-element{font-size:16px}.homepage .categories-top-tabs .tab-element.active a{padding:20px 28px}}.homepage .categories-top-tabs .tab-element a{margin:0;overflow:hidden;text-overflow:ellipsis;color:#fff;border:none;background-color:#abacac;white-space:nowrap}@media only screen and (max-width:767px){.homepage .categories-top-tabs .tab-element a{margin-top:8px;padding:27px 3%}.homepage .download-item{font-size:32px}}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .categories-top-tabs .tab-element a{margin-top:4px;padding:5px 22px}}@media only screen and (min-width:1199px){.homepage .categories-top-tabs .tab-element a{margin-top:6px;padding:17px 28px}}.homepage .categories-top-tabs .tab-element a:focus,.homepage .categories-top-tabs .tab-element a:hover{color:#fff;outline:0;outline-offset:0;border:none}@media only screen and (min-width:768px) and (max-width:1198px){.homepage .element-clients .element-label{margin-top:35px;margin-bottom:10px}}@media only screen and (min-width:1199px){.homepage .element-clients{margin-top:60px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.homepage .download-item{font-size:13px}}.homepage .download-item,.homepage .download-item:active,.homepage .download-item:focus,.homepage .download-item:hover{text-decoration:none;border-bottom:none}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-container{margin-top:24px;margin-bottom:-28px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-container{background-color:#e2e2e2}}.authorize-pages .login-container .providers{float:left!important}@media only screen and (max-width:767px){.authorize-pages .login-container{float:left!important}.authorize-pages .login-container .providers{padding-right:15px;width:50%}}@media screen and (max-width:550px){.authorize-pages .login-container .providers{width:100%}}@media only screen and (min-width:1199px){.authorize-pages .login-container{margin-top:62px;margin-bottom:80px}.authorize-pages .login-container .providers.right-part li{margin-right:0}}.authorize-pages .login-container .providers.left-part li{margin-left:0}.authorize-pages .login-container .providers li{width:205px;height:50px;border-radius:5px;background:url(/img/sprites/login-providers.png?16012019) no-repeat #e2e2e2;margin:10px 0;list-style:none}@media only screen and (max-width:767px){.authorize-pages .login-container .providers li{width:100%;height:67px;background-position:50%}}.authorize-pages .login-container .providers li:hover{background-color:#D2D0D0}.authorize-pages .login-container .providers li:active{background-color:#ABA9A9}.authorize-pages .login-container .providers li span{text-indent:-9999px;display:inline-block}.authorize-pages .login-container .providers li input#openIdProviderAdressTextBox{margin:5px 5px 5px 8px!important;height:15px}.authorize-pages .login-container .providers li #openIdForm #showProvidersPageLink{float:left!important;text-decoration:none;padding:0 5px;border-radius:5px;margin-top:17px;margin-left:5px;border:1px solid #AAA;color:grey}.authorize-pages .login-container .providers li #openIdForm #openIdSubmitButton{float:right!important;border:2px solid #AAA;padding:0 10px;border-radius:7px;margin-top:13px;margin-right:5px;font-size:18px;background-color:#F4F4F4}@media only screen and (max-width:767px){.authorize-pages .login-container .providers .right-part li{margin:9px 0 0!important}.authorize-pages .login-container #google{background-image:url(/img/sources/providers/provider-google.png)}.authorize-pages .login-container #youtube{background-image:url(/img/sources/providers/provider-youtube.png)}.authorize-pages .login-container #adrev{background-image:url(/img/sources/providers/provider-adrev.png)}.authorize-pages .login-container #bentpixels{background-image:url(/img/sources/providers/provider-bentpixels.png)}.authorize-pages .login-container #machinima{background-image:url(/img/sources/providers/provider-machinima.png)}.authorize-pages .login-container #freedom{background-image:url(/img/sources/providers/provider-freedom.png)}.authorize-pages .login-container #union{background-image:url(/img/sources/providers/provider-union.png?16012019)}.authorize-pages .login-container #facebook{background-image:url(/img/sources/providers/provider-facebook.png)}.authorize-pages .login-container #twitter{background-image:url(/img/sources/providers/provider-twitter.png)}.authorize-pages .login-container #fullscreen{background-image:url(/img/sources/providers/provider-fullscreen.png)}.authorize-pages .login-container #yahoo{background-image:url(/img/sources/providers/provider-yahoo.png)}.authorize-pages .login-container #myspace{background-image:url(/img/sources/providers/provider-myspace.png)}.authorize-pages .login-container #openid{background-image:url(/img/sources/providers/provider-openid.png)}.authorize-pages .login-container #scalelab{background-image:url(/img/sources/providers/provider-scalelab.png)}.authorize-pages .login-container #yeah1{background-image:url(/img/sources/providers/provider-yeah1.png)}.authorize-pages .login-container #frederator{background-image:url(/img/sources/providers/provider-frederator.png)}.authorize-pages .login-container #screenwave{background-image:url(/img/sources/providers/provider-screenwavemedia.png)}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.authorize-pages .login-container #google{background-position:41px 15px}.authorize-pages .login-container #adrev{background-position:41px -108px}.authorize-pages .login-container #youtube{background-position:41px -47px}.authorize-pages .login-container #bentpixels{background-position:41px -167px}.authorize-pages .login-container #machinima{background-position:41px -227px}.authorize-pages .login-container #freedom{background-position:41px -287px}.authorize-pages .login-container #union{background-position:41px -336px}.authorize-pages .login-container #facebook{background-position:-180px 11px}.authorize-pages .login-container #twitter{background-position:-180px -49px}.authorize-pages .login-container #fullscreen{background-position:-180px -109px}.authorize-pages .login-container #yahoo{background-position:-180px -169px}.authorize-pages .login-container #myspace{background-position:-180px -289px}.authorize-pages .login-container #openid{background-position:-187px -229px;cursor:pointer}.authorize-pages .login-container #scalelab{background-position:-180px -336px}.authorize-pages .login-container #yeah1{background-position:41px -388px}.authorize-pages .login-container #screenwave{background-position:-180px -387px}.authorize-pages .login-container #frederator{background-position:33px -438px}}.authorize-pages .login-container .heading-label{border-top-right-radius:5px;border-top-left-radius:5px;padding:17px 30px;font-size:16px;background-color:#343434;color:#fff;margin-bottom:0;font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.authorize-pages .login-container .heading-label{font-size:30px;padding:27px 52px;margin-top:40px}}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-container .heading-label{font-size:13px;padding:10px 22px}}.authorize-pages .login-wrapper{padding-bottom:50px;background-color:#fff;color:#565656}.authorize-pages .login-wrapper .signup{padding-top:100px}@media only screen and (max-width:767px){.authorize-pages .login-wrapper{padding-bottom:20px;margin-bottom:50px}.authorize-pages .login-wrapper .signup{padding:40px 0}}.authorize-pages .login-wrapper .signup .checkbox-awesome label{text-align:left;font-family:Helvetica;font-weight:400;color:#878787}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-wrapper .signup{padding-top:30px}.authorize-pages .login-wrapper .signup .input-icon{margin-left:-47px;margin-right:30px}}@media only screen and (min-width:1199px){.authorize-pages .login-wrapper .signup .checkbox-awesome label{padding-left:37px}.authorize-pages .login-wrapper .signup .input-icon{margin-left:-52px;margin-right:27px}}.authorize-pages .login-wrapper .signup .forgot{display:inline-block;margin-bottom:15px}.authorize-pages .login-wrapper .signup .forgot,.authorize-pages .login-wrapper .signup .register-link{font-family:tahoma}.authorize-pages .login-wrapper .signup .pre-register-label{color:#878787;font-family:tahoma;font-size:13px}.authorize-pages .login-wrapper .signup li{padding:5px 0}.authorize-pages .login-wrapper .signup label{text-align:right;font-family:Helvetica-Neue-Regular}.authorize-pages .login-wrapper .or-center,.grid .grid-btn-block{text-align:center}.authorize-pages .login-wrapper .signup a{color:#878787;border-bottom:1px solid #878787}.authorize-pages .login-wrapper .signup a:active,.authorize-pages .login-wrapper .signup a:focus,.authorize-pages .login-wrapper .signup a:hover{color:#6e6e6e;border-bottom:1px solid #6e6e6e}@media only screen and (max-width:767px){.authorize-pages .login-wrapper .signup .pre-register-label{font-size:21px}.authorize-pages .login-wrapper .signup li{padding:10px 0}.authorize-pages .login-wrapper .or-center{background-image:url(/img/sources/login-or-stripes-xs.png);background-size:contain;padding-top:0;font-size:55px;margin-bottom:40px;background-position:-1px 32px}}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-wrapper .or-center{background-image:url(/img/sources/login-or-stripes-sm.png);padding:35px 0;background-position:47px 43px}}.authorize-pages .login-wrapper .or-center .border{width:50%;border-right:1px solid #d7d8d8;height:229px}.authorize-pages .login-wrapper .or-center .border:first-child{margin-top:45px;margin-bottom:22px}.authorize-pages .login-wrapper .or-center .border:last-child{margin-top:20px}.authorize-pages .login-wrapper .signup-services{padding-top:44px}@media only screen and (max-width:767px){.authorize-pages .login-wrapper .signup-services{padding:40px 52px}.authorize-pages .login-wrapper .signup-services .providers-wrapper{padding:0}.authorize-pages .login-wrapper .signup-services .providers-wrapper .hint-label{font-size:24px}}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-wrapper .signup-services{padding-top:0;padding-right:0}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-wrapper .or-center{background-repeat:no-repeat}.authorize-pages .login-wrapper .signup-services h2{margin:0 0 35px}}.authorize-pages .login-wrapper .input-hint{float:right;padding-left:23px;padding-right:15px;background:url(../img/register-arrow.png) left center no-repeat}.authorize-pages .login-wrapper .input-hint.input-hint-success{background-image:url(../img/users-success.png)}.authorize-pages .login-wrapper .input-hint.input-hint-error{background-image:url(../img/users-error.png)}.authorize-pages .login-wrapper .signup-checkboxes .error-message{padding-left:155px;color:red}@media only screen and (max-width:767px){.authorize-pages .login-wrapper .input-hint{font-size:20px}.authorize-pages .login-wrapper .signup-checkboxes .error-message{display:table-cell;float:left;padding-left:40px;font-size:16px}.authorize-pages .login-wrapper .after-login-wrapper{text-align:center;margin:20px 0 0}}@media only screen and (min-width:768px) and (max-width:1198px){.authorize-pages .login-wrapper .input-hint,.authorize-pages .login-wrapper .signup-checkboxes .error-message{padding-right:52px}.authorize-pages .login-wrapper .after-login-wrapper,.authorize-pages .login-wrapper .submit-wrapper{text-align:center}}.authorize-pages div#openIdForm{background-color:#f6f6f6;border:1px solid #CCC;border-radius:10px;width:320px;min-height:175px;padding:5px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1198px){.authorize-pages div#openIdForm{margin:0 auto}}@media only screen and (min-width:1199px){.authorize-pages div#openIdForm{margin:20px 35px}}.authorize-pages div#openIdForm a#showProvidersPageLink{text-decoration:none;padding:2px 5px 0;border-radius:5px;margin-top:17px;margin-left:5px;float:left;border:1px solid #AAA;color:grey;line-height:20px}.authorize-pages div#openIdForm input[type=text]{margin:5px 5px 5px 8px!important;width:95%}.authorize-pages div#openIdForm input#openIdSubmitButton{float:right;border:2px solid #AAA;padding:0 10px;border-radius:7px;margin-top:13px;margin-right:5px;font-size:18px;background-color:#F4F4F4}.page-title{margin-top:43px;margin-bottom:7px;font-family:Helvetica-Neue-Thin;font-size:39px;color:#565656;clear:both}@media only screen and (min-width:768px) and (max-width:1198px){.page-title{margin-top:24px;margin-bottom:0;font-size:28px}}@media only screen and (max-width:767px){.page-title{margin-top:35px;font-size:55px;text-align:center}}.page-title .page-title-more{float:right!important;display:block;font-family:Helvetica-Neue-Regular;font-size:16px;margin-top:18px}.grid-featured-title,.grid-title,.sitemap-page .sm-item a{font-family:Helvetica-Neue-Bold}@media only screen and (min-width:768px) and (max-width:1198px){.page-title .page-title-more{margin-top:14px;font-size:11px}}@media only screen and (max-width:767px){.page-title .page-title-more{float:none;clear:both;width:100%;font-size:21px}.page-title .page-title-more:after,.page-title .page-title-more:before{content:" ";display:table}.page-title .page-title-more:after{clear:both}.grid-block{margin-top:25px}}.grid,.grid-item{float:left!important}.grid-block.grid-block-orange .btn-success,.grid-block.grid-block-orange .grid-title{background-color:#f16623}.grid{box-shadow:0 0 10px -2px #ccc;margin:5px 0 10px;padding-bottom:42px;background-color:#fff;border-radius:5px}@media only screen and (max-width:767px){.grid .btn{padding:0 37px 35px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-block.grid-block-orange .grid-featured .grid-title{font-size:12px}.grid .btn{padding:6px 17px}}@media only screen and (min-width:1199px){.grid .btn{font-size:15px;padding:9px 27px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid{max-width:540px;margin-bottom:24px;padding-bottom:21px}}.grid-title{border-top-right-radius:5px;border-top-left-radius:5px;height:55px;line-height:60px;padding-left:35px;background-color:#266541;color:#fff;font-size:16px}@media only screen and (max-width:767px){.grid-title{height:auto;line-height:normal;font-size:31px;padding:28px 45px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-title{height:33px;line-height:34px;font-size:13px;padding-left:21px}}.grid-list{max-width:870px;padding:10px 30px 30px 10px}.grid-item{margin:20px 0 0 20px}@media only screen and (min-width:768px) and (max-width:1198px){.grid-list{padding:6px 22px 17px 8px}.grid-item{margin:14px 0 0 12px}}@media only screen and (max-width:767px){.grid-list{padding-left:48px;padding-right:53px;padding-bottom:41px}.grid-item{margin:48px 2% 0 0;width:48%;min-width:270px}}.grid-item-link,.grid-item-link .grid-item-img{width:256px;border-radius:5px}.grid-item-link{position:relative;display:block;margin:0 auto}@media only screen and (max-width:767px){.grid-item-link,.grid-item-link .grid-item-img{width:279px}}@media screen and (max-width:710px){.grid-item{min-width:1vw;min-height:1vw;padding:0 2px}.grid-item-link,.grid-item-link .grid-item-img{width:auto}.grid-item-link .grid-item-title{font-size:4.5vw}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-item-link,.grid-item-link .grid-item-img{width:157px}}.grid-item-title{position:absolute;left:15px;bottom:5px;color:#fff;font-size:17px;padding-right:5px}.grid-featured{float:right!important;margin:5px 0 10px;width:270px;background-color:#fff;box-shadow:0 0 10px #CCC;border-radius:5px}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured{width:168px}.grid-featured .grid-title{padding-left:17px}}.grid-featured .grid-title{padding-left:27px}@media only screen and (max-width:767px){.grid-item-title{left:13px;bottom:16px;font-size:23px}.grid-featured{width:100%;min-width:100%;margin-top:30px}.grid-featured .grid-title{padding-left:52px}}.grid-featured-list{max-height:485px;padding:16px 21px 16px 13px;overflow:auto}.grid-featured-item{min-height:87px}.grid-featured-item:first-child,.grid-featured-item:first-child .grid-featured-item-wrapper{border-top:none}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-list{max-height:296px;padding:0 10px 7px 5px}.grid-featured-item{min-height:72px}}.grid-featured-item .preloader-adaptive.featured img{margin-left:8px}.grid-featured-play-wrapper{float:left!important;width:18%;height:87px}@media only screen and (max-width:767px){.grid-featured-list{padding:0;max-height:none}.grid-featured-item{min-height:137px;border-top:1px solid #D7D8D8}.grid-featured-play-wrapper{width:16%;height:137px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-play-wrapper{height:72px}}.grid-featured-play-wrapper .preloader-adaptive{display:inline-block;background-image:url(/img/sources/media-loader-40.gif);background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:767px){.grid-featured-play-wrapper .preloader-adaptive{width:30px;height:30px;margin-top:60px;margin-left:42px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-play-wrapper .preloader-adaptive{width:15px;height:15px;margin:30px 0 0 7px}}@media only screen and (min-width:1199px){.grid-featured-play-wrapper .preloader-adaptive{width:15px;height:15px;margin:33px 0 0 7px}}.grid-featured-play{width:28px;height:28px;display:block;margin:28px 0 0;cursor:pointer;border-bottom:none!important}.grid-featured-play:hover span{background-position:-31px -16px}@media only screen and (max-width:767px){.grid-featured-play:hover span{background-position:0 -80px}}.grid-featured-play.grid-featured-play.pause span{background-position:-31px -32px}@media only screen and (max-width:767px){.grid-featured-play.grid-featured-play.pause span{width:23px;background-position:0 -40px}}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-play{width:33px;height:33px;margin:24px auto 0}}@media only screen and (max-width:767px){.grid-featured-play{width:60px;height:50px;margin:50px auto 0}}.grid-featured-play span{width:9px;height:13px;display:inline-block;margin:7px 0 0 11px;background:url(../img/icons-16.png) -31px -2px no-repeat}@media only screen and (max-width:767px){.grid-featured-play span{width:18px;height:27px;margin:11px 0 0 28px;background:url(../img/icons-40.png) no-repeat}}.grid-featured-item-wrapper{float:left!important;width:82%;padding:16px 0 10px;border-top:1px solid #D7D8D8;overflow:hidden}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-item-wrapper{padding:10px 0 6px 5px}}@media only screen and (max-width:767px){.grid-featured-item-wrapper{margin-left:0;border:none}.grid-featured-titles{float:left!important;width:50%;padding-top:20px;min-width:242px}}@media screen and (max-width:610px){.grid-featured-titles{width:100%;padding-right:10px}}.grid-featured-title{color:#555;font-size:14px;line-height:16px;border-bottom:none!important}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-title{font-size:11px}}@media only screen and (max-width:767px){.grid-featured-actions{float:left!important;width:50%;min-width:228px;padding-top:30px}.grid-featured-title{font-size:26px;line-height:30px}}.grid-featured-cat{line-height:19px;color:#A9AAAA}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-cat{font-size:11px;line-height:13px}}@media only screen and (max-width:767px){.grid-featured-cat{line-height:26px;margin-top:12px}}.grid-featured-price{float:left!important}.grid-featured-price,.grid-featured-price .price{line-height:26px;font-family:Helvetica-Neue-Bold;font-size:14px;color:#A9AAAA}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-price,.grid-featured-price .price{font-size:11px;line-height:21px}}@media only screen and (max-width:767px){.grid-featured-price,.grid-featured-price .price{margin-top:10px;font-size:24px;line-height:28px}.grid-featured-price{margin-top:10px}}.grid-featured-cart,.grid-featured-download,.grid-featured-fav{float:left!important;width:16px;height:16px;position:relative;margin:4px 0 0 10px}.grid-featured-cart .loader,.grid-featured-download .loader,.grid-featured-fav .loader{vertical-align:top}@media only screen and (max-width:767px){.grid-featured-cart,.grid-featured-download,.grid-featured-fav{width:40px;height:40px;margin-left:37px}.grid-featured-cart .loader,.grid-featured-download .loader,.grid-featured-fav .loader{margin-left:9px;margin-top:7px}}.grid-featured-download-btn{border-bottom:none!important;text-decoration:none!important}@media only screen and (min-width:768px) and (max-width:1198px){.grid-featured-download-btn{font-size:15px}.grid-featured-add-to-cart,.grid-featured-add-to-fav{margin-top:1px}}.grid-featured-add-to-cart,.grid-featured-add-to-fav{float:left!important;background:url(../img/icons-16.png) no-repeat;border-bottom:none!important;cursor:pointer}@media only screen and (max-width:767px){.grid-featured-download-btn{font-size:36px}.grid-featured-add-to-cart,.grid-featured-add-to-fav{background:url(../img/icons-40.png) no-repeat}}.grid-featured-add-to-cart{width:16px;height:16px}.grid-featured-add-to-cart:hover{background-position:0 -32px}@media only screen and (max-width:767px){.grid-featured-add-to-cart{width:40px;height:40px;background-position:-23px 0}.grid-featured-add-to-cart:hover{background-position:-23px -40px}}.grid-featured-add-to-cart-active{background-position:0 -16px}@media only screen and (max-width:767px){.grid-featured-add-to-cart-active{background-position:-23px -80px}}.grid-featured-add-to-fav{width:14px;height:13px;background-position:-17px 0}.grid-featured-add-to-fav:hover{background-position:-17px -32px}@media only screen and (max-width:767px){.grid-featured-add-to-fav{width:35px;height:33px;background-position:-63px 0}.grid-featured-add-to-fav:hover{background-position:-63px -40px}}.grid-featured-add-to-fav-active{background-position:-17px -16px}.landing-page .block{margin-top:55px}@media only screen and (min-width:768px) and (max-width:1198px){.landing-page .block{margin-top:31px}}@media only screen and (max-width:767px){.grid-featured-add-to-fav-active{background-position:-63px -80px}.landing-page .block{margin-top:35px;padding-bottom:0}}@media only screen and (min-width:768px) and (max-width:1198px){.landing-page .searchbar-homepage{margin-top:30px}}@media only screen and (min-width:1199px){.landing-page .searchbar-homepage{margin-top:55px}}.landing-page .textfield-wrapper{box-shadow:0 0 10px -2px #ccc;margin-top:50px}@media only screen and (min-width:768px) and (max-width:1198px){.landing-page .textfield-wrapper{margin-top:26px}}.landing-page .page-footer{padding:60px 10px 56px}.landing-page .element-clients{margin-top:55px}@media only screen and (max-width:767px){.landing-page .element-clients,.landing-page .row-white-clients{margin-top:0}.landing-page .row-labeled{padding:40px;margin-top:0}}@media only screen and (min-width:1199px){.landing-page .row-labeled{margin-top:-8px}}.landing-page .searchbar-mobile-gray{float:none!important}.categories-list{margin-top:0;margin-bottom:0;padding-right:0;padding-left:0}.categories-item:hover .categories-link{color:#266541;border-bottom:none}@media only screen and (min-width:768px) and (max-width:1198px){.categories-list{margin-top:-11px}.categories-item{padding-top:8px;padding-bottom:8px}.categories-item,.categories-link{font-size:11px}}@media only screen and (max-width:767px){.categories-item{padding-top:17px;padding-bottom:17px}.categories-item,.categories-link{font-size:24px}}@media only screen and (min-width:1199px){.categories-item{padding:7px 0 6px}}.categories-item,.categories-link{color:#878787;text-decoration:none;border:none}.categories-item a,.categories-link a{color:#878787;border-bottom:none}.categories-item-active{outline:#266541 solid 1px}.faq-sections-page .faq-right-block .search-form input[type=submit],.faq-sections-page .search-form-mobile input[type=submit],.license-page .faq-right-block .search-form input[type=submit],.license-page .search-form-mobile input[type=submit]{outline:0}.sitemap-page .block{display:block;margin-left:auto;margin-right:auto;width:801px;margin-top:33px}.sitemap-page .page-footer{margin-top:58px;padding:50px 0}@media only screen and (min-width:768px) and (max-width:1198px){.sitemap-page .block{display:block;margin-left:auto;margin-right:auto;width:500px}.sitemap-page .page-footer{margin-top:26px;padding:0}}@media only screen and (max-width:767px){.sitemap-page .block{width:auto}.sitemap-page .page-footer{margin-top:36px;padding:0 0 10px}}.sitemap-page .clients-element{margin-top:0}.sitemap-page .sm-list{list-style:none}.sitemap-page .sm-list>.sm-item:before{content:"•";color:#565656;display:inline-block;width:30px;font-size:10px}@media only screen and (min-width:768px) and (max-width:1198px){.sitemap-page .clients-element{margin-top:46px}.sitemap-page .sm-list>.sm-item:before{width:21px;font-size:8px}}@media only screen and (max-width:767px){.sitemap-page .clients-element{margin-top:0;padding:41px}.sitemap-page .sm-list>.sm-item:before{width:54px;font-size:17px}}.sitemap-page .sm-item a{font-size:16px;color:#565656;line-height:40px;border-bottom:none}.sitemap-page .sm-sub-list{padding:0 0 10px 56px}@media only screen and (min-width:768px) and (max-width:1198px){.sitemap-page .sm-item a{font-size:13px;line-height:29px}.sitemap-page .sm-sub-list{padding:0 0 10px 38px}}@media only screen and (max-width:767px){.sitemap-page .sm-item a{font-size:26px;line-height:54px}.sitemap-page .sm-sub-list{padding:0 0 35px 118px}}.sitemap-page .sm-sub-list .sm-item a{font-family:Helvetica;color:#878787;line-height:31px;border-bottom:none;text-decoration:underline}@media only screen and (min-width:768px) and (max-width:1198px){.sitemap-page .sm-sub-list .sm-item a{line-height:25px}}@media only screen and (max-width:767px){.sitemap-page .sm-sub-list .sm-item a{line-height:50px}}@media only screen and (min-width:1199px){.about-us-page .col-lg-3>.white-block{height:556px;line-height:30px;overflow:hidden}}.about-us-page .footer-links-item .cat-link{color:#fff}.about-us-page .carousel-customer-testimonials{padding:0 35px}@media only screen and (max-width:767px){.about-us-page .about-us-video{width:100%;height:340px}.about-us-page .grid-featured-item{border-top:none}.about-us-page .carousel-customer-testimonials{margin-top:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.about-us-page .white-block.visible-sm-block{line-height:20px}.about-us-page .about-us-video{width:689px;height:380px}.about-us-page .carousel-customer-testimonials{margin-top:15px}}@media only screen and (min-width:1199px){.about-us-page .about-us-video{width:786px;height:433px}.about-us-page .carousel-customer-testimonials{margin-top:15px}}.about-us-page .avatar-wrapper{text-align:center;width:100%;margin-bottom:30px}@media only screen and (max-width:767px){.about-us-page .carousel-customer-testimonials .carousel-element{text-align:left;line-height:40px}}.about-us-page .carousel-customer-testimonials .carousel-element img{margin:0 auto}.about-us-page .customer{float:left!important;text-align:center;width:100%}@media only screen and (max-width:767px){.about-us-page .customer{margin-top:45px}}@media only screen and (min-width:768px) and (max-width:1198px){.about-us-page .carousel-customer-testimonials .carousel-element{text-align:center;line-height:25px}.about-us-page .customer{margin-top:20px}.search-page .leftbar{padding:12px}}.search-page .rightbar{margin-bottom:50px}@media only screen and (min-width:1199px){.about-us-page .carousel-customer-testimonials .carousel-element{text-align:center;line-height:30px}.about-us-page .customer{margin-top:20px}.search-page .leftbar{padding:18px}.search-page .header-banner{height:155px}}@media only screen and (min-width:1441px){.search-page .header-banner{height:225px}}.search-page #search-loader{position:absolute;width:800px;height:100%;z-index:100;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;background-color:#fff}@media only screen and (max-width:767px){.search-page #search-loader{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.search-page #search-loader{width:546px}}@media only screen and (min-width:1199px){.search-page #search-loader{width:869px}}@media only screen and (max-width:767px){.search-page .keyword-input-xs{margin-top:50px}.faq-sections-page .search-form-mobile input[type=text],.license-page .search-form-mobile input[type=text],.search-page .add-word input[type=text]{box-shadow:0 0 10px -2px #ccc;width:100%;height:75px;color:#a9aaaa;font-size:30px;padding-left:88px;border-radius:5px;border:1px solid #e5e5e5}.faq-sections-page .search-form-mobile input[type=submit],.license-page .search-form-mobile input[type=submit],.search-page .add-word input[type=submit]{position:absolute;width:42px;height:42px;padding:0;background-position:0 0;background-image:url(/img/sprites/common-elements-sprite.png);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;top:17px;left:21px;background-repeat:no-repeat;background-color:transparent}.search-page .keywords_list{margin:10px 0}.search-page .filter-by{margin:20px 0}.search-page .search_keyword{font-size:40px;line-height:40px;font-weight:100}}.search-page .accord-filter li label>span{color:#878787;border-bottom:1px solid #878787;text-decoration:none;cursor:pointer}.search-page .accord-filter li label>span:active,.search-page .accord-filter li label>span:focus,.search-page .accord-filter li label>span:hover{color:#616161;border-bottom:1px solid #616161}.search-page .search_keyword{text-decoration:none;padding:0 15px 0 2px}@media only screen and (min-width:768px) and (max-width:1198px){.search-page .accord-filter{margin-bottom:5px}.search-page .search_keyword{font-size:13px}}@media only screen and (min-width:1199px){.search-page .accord-filter{margin-bottom:20px}.search-page .radio-custom-small input[type=radio]+label i{margin-bottom:0}.search-page .search_keyword{font-size:16px;line-height:15px}}.search-page .search_keyword:hover{cursor:pointer;text-decoration:none}.search-page .delete-keyword{position:absolute;float:right!important;width:14px;height:14px;display:block;right:0}.search-page .delete-keyword:active,.search-page .delete-keyword:focus,.search-page .delete-keyword:hover{cursor:pointer;color:#6e6e6e}.artist-view .count,.search-page .leftbar .count{display:block;color:#555;margin-bottom:20px;font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.search-page .delete-keyword{width:30px;height:30px;font-size:30px}.artist-view .count,.search-page .leftbar .count{font-size:38px}.artist-view .filter-list-items,.categories-view .filter-list-items,.favorites-list .filter-list-items,.listen-history .filter-list-items,.search-page .leftbar .filter-list-items{max-height:350px}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-view .count,.search-page .leftbar .count{font-size:11px}.artist-view .count-wrapper,.search-page .leftbar .count-wrapper{margin:11px 0}}@media only screen and (min-width:1199px){.artist-view .count,.search-page .leftbar .count{font-size:18px}.artist-view .count-wrapper,.search-page .leftbar .count-wrapper{margin:12px 0}}.faq-sections-page .faq-right-block .search-form input[type=text],.license-page .faq-right-block .search-form input[type=text],.search-page .leftbar .add_keyword_form input[type=text]{color:#a9aaaa;border:1px solid #e5e5e5;box-shadow:0 0 10px -2px #ccc}.search-page .leftbar .add_keyword_form input[type=text]::-webkit-input-placeholder{color:#a9aaaa;text-overflow:ellipsis}.search-page .leftbar .add_keyword_form input[type=text]:-moz-placeholder{color:#a9aaaa;text-overflow:ellipsis}.search-page .leftbar .add_keyword_form input[type=text]::-moz-placeholder{color:#a9aaaa;text-overflow:ellipsis}.search-page .leftbar .add_keyword_form input[type=text]:-ms-input-placeholder{color:#a9aaaa;text-overflow:ellipsis}@media only screen and (min-width:768px) and (max-width:1198px){.faq-sections-page .faq-right-block .search-form input[type=text],.license-page .faq-right-block .search-form input[type=text],.search-page .leftbar .add_keyword_form input[type=text]{width:100%;height:26px;line-height:26px;padding-left:26px;font-size:12px;border-radius:5px}}@media only screen and (min-width:1199px){.faq-sections-page .faq-right-block .search-form input[type=text],.license-page .faq-right-block .search-form input[type=text],.search-page .leftbar .add_keyword_form input[type=text]{width:100%;height:38px;line-height:39px;font-size:14px;padding-left:43px;border-radius:7px}}.faq-sections-page .faq-right-block .search-form input[type=submit],.license-page .faq-right-block .search-form input[type=submit],.search-page .leftbar .add_keyword_form input[type=submit]{position:absolute;padding:0;background-image:url(/img/sprites/common-elements-sprite.png);border:none;background-color:transparent;background-repeat:no-repeat}@media only screen and (min-width:768px) and (max-width:1198px){.faq-sections-page .faq-right-block .search-form input[type=submit],.license-page .faq-right-block .search-form input[type=submit],.search-page .leftbar .add_keyword_form input[type=submit]{width:13px;height:13px;background-position:-84px 0;top:6px;left:8px}.search-page .leftbar .media-title{margin-bottom:0}}@media only screen and (min-width:1199px){.faq-sections-page .faq-right-block .search-form input[type=submit],.license-page .faq-right-block .search-form input[type=submit],.search-page .leftbar .add_keyword_form input[type=submit]{width:21px;height:21px;background-position:-42px 0;top:9px;left:13px}.search-page .leftbar .media-title{margin-bottom:0;line-height:19px}}.artist-view .filter-list-items,.categories-view .filter-list-items,.favorites-list .filter-list-items,.listen-history .filter-list-items,.search-page .leftbar .filter-list-items{overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:767px){.search-page .leftbar .filter-list-items li{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:1198px){.search-page .leftbar .filter-list-items li{margin:1px 0}}@media only screen and (min-width:1199px){.search-page .leftbar .filter-list-items li{margin:4px 0}}.search-page .leftbar .filter-list-items span:not(.checkbox){font-weight:400;word-break:break-all}.search-page .leftbar .filter-list-items span:not(.checkbox) li{margin:5px 0}.search-page .leftbar #sort_by{overflow-y:none!important;overflow-x:none!important}@media only screen and (min-width:768px) and (max-width:1198px){.search-page .leftbar #sort_by li label{margin-bottom:0}.search-page .leftbar #sort_by .media-title{margin-bottom:0;line-height:17px}}@media only screen and (min-width:1199px){.search-page .leftbar #sort_by .checkbox-custom label{margin-bottom:0}.search-page .leftbar .accord-box{margin-top:10px}}.search-page .filter_spinner{margin-top:-7px}@media only screen and (max-width:767px){.search-page #main_category_box,.search-page .keywords_list{margin:30px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.search-page #main_category_box,.search-page .keywords_list{margin-top:15px}}@media only screen and (min-width:1199px){.search-page #main_category_box,.search-page .keywords_list{margin-top:20px;margin-bottom:4px}}.search-page #main_category_box li,.search-page .keywords_list li{position:relative}@media only screen and (max-width:767px){.search-page #main_category_box{margin:0 0 30px}.search-page #main_category_box label{font-size:30px}.search-page .keywords_list{margin:30px 0 0}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.artist-view .filter-list-items,.categories-view .filter-list-items,.favorites-list .filter-list-items,.listen-history .filter-list-items,.search-page .leftbar .filter-list-items{max-height:260px}.search-page .keywords_list{margin-top:0}}.search-page #main_category_box label{line-height:15px;font-weight:400;cursor:pointer}@media only screen and (min-width:768px) and (max-width:1198px){.search-page #main_category_box label{font-size:13px}.search-page .add-to-cart{margin-left:17px}}@media only screen and (min-width:1199px){.search-page #main_category_box label{font-size:18px;line-height:21px}.search-page .add-to-cart{margin-left:19px}}@media screen and (max-width:600px){.subscribe-plans .payment-method .radio-custom-big label{width:100%}}.subscribe-plans .payment-method .radio-custom-big input+label{margin-right:20px}.subscribe-plans .payment-method .radio-custom-big input+label>i{margin-right:13px;margin-bottom:3px}@media only screen and (max-width:767px){.subscribe-plans .payment-method .radio-custom-big input+label>i{margin-bottom:18px}}.subscribe-plans .secured-label{float:right!important;padding-left:20px;background-repeat:no-repeat;font-family:Helvetica-Neue-Bold;padding-right:20px;background-position:-83px -275px;background-image:url(/img/sprites/common-elements-sprite.png)}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .col-lg-offset-1{margin-left:4%}.subscribe-plans .secured-label{background-position:-83px -284px}}.subscribe-plans .secured-label.visible-xs{text-align:center;font-size:30px;color:#565656;width:100%;margin-bottom:30px}.subscribe-plans .secured-label .icon{width:22px;height:26px;background-image:url(/img/sources/subscribe-secured-black.png);display:inline-block;margin-right:15px;background-position:-44px -286px}.subscribe-plans .subs_membeship{margin:0}.subscribe-plans .subs_membeship .subs_item{color:#565656;padding:0 8px}@media screen and (max-width:685px){.subscribe-plans .subs_membeship .subs_item{width:100%;margin-bottom:50px}.subscribe-plans .subs_membeship .subs_item:last-child{margin-bottom:0}}.subscribe-plans .subs_membeship .dark-bg{float:left!important;background-image:url(/img/sources/subscribe-plans-cb.png);width:100%;cursor:pointer;background-color:#e2e2e2;border:1px solid #a9aaaa;background-repeat:no-repeat}@media only screen and (max-width:767px){.subscribe-plans .subs_membeship .dark-bg{background-size:33px;background-position:17px 28px}.subscribe-plans .subs_membeship .subs_item label{margin-bottom:20px;font-size:26px}.subscribe-plans .subs_membeship li{text-align:center}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .subs_membeship .dark-bg{background-size:18px;background-position:27px 13px}.subscribe-plans .subs_membeship .subs_item label{height:17px;font-size:11px}}@media only screen and (min-width:1199px){.subscribe-plans .subs_membeship .dark-bg{background-position:18px 23px}.subscribe-plans .subs_membeship .subs_item label{height:31px;font-size:16px}}.subscribe-plans .subs_membeship .subs_item label.green{color:#215136}.subscribe-plans .subs_membeship li{color:#4d4d4d;margin-bottom:3px;font-family:Helvetica-Neue-Bold}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .subs_membeship li{font-size:11px}}@media only screen and (min-width:1199px){.subscribe-plans .subs_membeship li{font-size:14px}}.subscribe-plans .subs_membeship li:first-child{margin-bottom:0;margin-top:20px;font-family:Helvetica-Neue-Thin}@media only screen and (max-width:767px){.subscribe-plans .subs_membeship li:first-child{text-align:left;font-size:40px;margin-left:60px}}@media screen and (max-width:685px){.subscribe-plans .subs_membeship li:first-child{text-align:center;margin-left:0}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .subs_membeship li:first-child{margin-left:50px;margin-top:10px;font-size:18px}}@media only screen and (min-width:1199px){.subscribe-plans .subs_membeship li:first-child{font-size:26px;margin-left:60px}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .subs_membeship li:nth-child(2){margin-left:26px}}@media only screen and (min-width:1199px){.subscribe-plans .subs_membeship li:nth-child(2){font-size:14px;margin-left:62px}}.subscribe-plans .subs_membeship li:nth-child(3){color:#878787;font-family:Helvetica-Neue-Regular}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .subs_membeship li:nth-child(3){margin-left:24px}.subscribe-plans .best-subs-item label{line-height:10px}}.subscribe-plans .subs_active .dark-bg{background-image:url(/img/sources/subscribe-selected-plan.png)}@media only screen and (min-width:1199px){.subscribe-plans .subs_membeship li:nth-child(3){text-align:left;margin-left:62px}.subscribe-plans .subs_active .dark-bg{background-size:30px}}@media screen and (max-width:680px){.subscribe-plans .payment-method label{width:100%;display:inline-block}}.payment-process .subs_visa,.subscribe-plans .payment-method .subs_visa{display:inline-block;background-image:url(/img/sources/payment-methods.png);background-repeat:no-repeat}@media screen and (max-width:600px){.payment-process .subs_visa,.subscribe-plans .payment-method .subs_visa{width:auto;max-width:344px;min-width:290px;background-size:cover}}@media only screen and (max-width:767px){.payment-process .subs_visa,.subscribe-plans .payment-method .subs_visa{width:344px;height:51px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .subs_visa,.subscribe-plans .payment-method .subs_visa{width:119px;height:18px;background-position:0 -154px}}@media only screen and (min-width:1199px){.payment-process .subs_visa,.subscribe-plans .payment-method .subs_visa{width:170px;height:25px;background-position:0 -104px}}.payment-process .subs_paypal,.subscribe-plans .payment-method .subs_paypal{display:inline-block;background-image:url(/img/sources/payment-methods.png)}@media only screen and (max-width:767px){.payment-process .subs_paypal,.subscribe-plans .payment-method .subs_paypal{width:80px;height:51px;background-position:0 -53px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .subs_paypal,.subscribe-plans .payment-method .subs_paypal{width:28px;height:17px;background-position:0 -172px}}@media only screen and (min-width:1199px){.payment-process .subs_paypal,.subscribe-plans .payment-method .subs_paypal{width:39px;height:25px;background-position:0 -129px}}.subscribe-plans .payment-types-verified{text-align:center}@media only screen and (max-width:767px){.subscribe-plans .payment-types-verified .braintree-verified-icon{width:45%}.subscribe-plans .payment-types-verified a,.subscribe-plans .payment-types-verified span{margin-right:35px}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .payment-types-verified .braintree-verified-icon{width:25%}.subscribe-plans .payment-types-verified a,.subscribe-plans .payment-types-verified span{margin-right:10px}}@media only screen and (min-width:1199px){.subscribe-plans .payment-types-verified a,.subscribe-plans .payment-types-verified span{margin-right:20px}}.subscribe-plans .payment-types-verified a:last-child,.subscribe-plans .payment-types-verified span:last-child{margin-right:0}@media only screen and (max-width:767px){.subscribe-plans .payment-types-verified img{width:33%}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .payment-types-verified img{width:20%}}.payment-process .expire-label,.subscribe-plans .expire-label{padding-right:0}@media only screen and (max-width:767px){.subscribe-plans .apply-code{float:left;margin-top:-14px;width:30%}.payment-process .expire-label,.subscribe-plans .expire-label{margin-top:35px}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans .apply-code{width:70px}.payment-process .expire-label,.subscribe-plans .expire-label{padding-right:15px}}@media only screen and (min-width:1199px){.subscribe-plans .apply-code{width:114px}.payment-process .expire-label,.subscribe-plans .expire-label{width:108px!important;padding-left:0}.subscribe-plans .cvv-wrapper{padding-right:0}}.subscribe-plans #exp_monthMonth{float:left;margin-right:15px}@media only screen and (max-width:767px){.subscribe-plans #exp_monthMonth{margin-bottom:20px;width:48%}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans #exp_monthMonth{width:70px}}@media only screen and (min-width:1199px){.subscribe-plans #exp_monthMonth{width:75px}}.subscribe-plans #exp_yearYear{float:left}@media only screen and (max-width:767px){.subscribe-plans #exp_yearYear{width:48%}.subscribe-plans .subs_membeship .subs_item:first-child,.subscribe-plans .subs_membeship .subs_item:nth-child(2){margin-bottom:70px}}@media only screen and (min-width:768px) and (max-width:1198px){.subscribe-plans #exp_yearYear{width:115px}.subscribe-plans .subs_membeship li:first-child{font-size:16px;margin-top:12px}}@media only screen and (min-width:1199px){.subscribe-plans #exp_yearYear{width:90px}}.genre-list{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.genre-list ul{float:left!important}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.genre-list ul{width:20%!important}}.genre-list ul:first-child{padding-left:0}.genre-list ul:last-child{padding-right:0}.genre-list ul li{margin:0 5px}.genre-list a{padding:2px;border-bottom:none}@media only screen and (max-width:767px){.genre-list a{font-size:26px}.genre-list h2{font-family:Helvetica-Neue-Bold;margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.genre-list a{font-size:12px}}@media only screen and (min-width:1199px){.genre-list a{font-size:14px}}.genre-list a:active,.genre-list a:focus,.genre-list a:hover{border-bottom:none;text-decoration:none}.genre-list h2{margin-top:0}.genre-list .active-genre{padding:2px;display:block;border:1px solid #343434}.genre-list .active-genre a{color:#343434}.genre-list .visible-xs ul li{padding:0}.categories-view .rightbar .media-title:first-child,.listen-history .rightbar .media-title:first-child{margin-top:5px}.categories-view .rightbar ul li a{word-break:break-all}@media only screen and (min-width:768px) and (max-width:1198px){.genre-list h2{font-size:20px}.artist-view .filter-list-items li,.categories-view .rightbar ul li,.listen-history .filter-list-items li{font-size:12px;margin-bottom:9px}.categories-view .rightbar ul li a{line-height:12px}}@media only screen and (min-width:1199px){.artist-view .filter-list-items li,.categories-view .rightbar ul li,.listen-history .filter-list-items li{margin-bottom:10px}.categories-view .rightbar ul li a{line-height:15px}}.categories-view .genre-list{margin:50px 0}.categories-view .bottom-buttons-mobile,.categories-view .top-buttons-mobile{float:left!important;width:100%;margin:20px 0}.categories-view .top-buttons-mobile{display:none!important}@media (max-width:767px){.categories-view .top-buttons-mobile{display:block!important}table.categories-view .top-buttons-mobile{display:table!important}tr.categories-view .top-buttons-mobile{display:table-row!important}td.categories-view .top-buttons-mobile,th.categories-view .top-buttons-mobile{display:table-cell!important}}.categories-view .bottom-free-message{position:relative!important;margin:0 0 30px}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.cart-page .media-item-content{float:right}}@media only screen and (max-width:767px){.cart-page .media-type-mixed.playing .media-item-play{margin-left:-13px}.cart-page .media-type-mixed.playing .media-item-content{margin-left:13px}.cart-page .media-type-mixed.media-pack .whiteout{width:42px;height:42px;top:51px}.cart-page .media-type-mixed .media-item-content{width:85%;width:calc(100% - 60px)!important}.cart-page .media-type-mixed .media-item-play{position:relative;padding:51px 0 47px;width:60px}.cart-page .media-item{border-bottom:2px solid #d7d8d8}.cart-page .media-item .media-item-content{float:left;border-bottom:none}.cart-page .media-item .media-player-activate{background-position:11px -39px}.cart-page .media-item .media-player-activate.pause{background-position:5px 2px}.cart-page .media-item .preloader-adaptive{z-index:8}.cart-page .mobile-summary{border-bottom:2px solid #d7d8d8}.cart-page .media-item .media-item-content-left .media-item-params .media-title{color:#555}.cart-page #cart-license h4{font-size:30px}.cart-page .media-item-content-right .link-wrapper{text-align:left}}@media only screen and (min-width:1199px){.cart-page .media-item .media-item-content-left{width:380px}}.cart-page .media-item-content-right .link-wrapper{margin-top:15px}.cart-page .cart-empty,.cart-page .mobile-summary .cart-page-right .media-title{text-align:center}.cart-page .mobile-summary{padding:47px}.cart-page .mobile-summary:first-child .media-title{margin-top:50px}.cart-page .mobile-summary-top{border-bottom:2px solid #d7d8d8}.cart-page .mobile-summary-bottom{border-top:2px solid #d7d8d8}.cart-page .cart-links{float:right!important}.cart-page .carts-discount-block .text,.cart-page .license-type,.cart-page .remove-from-cart-mobile{float:left!important}.cart-page .cart-links a{color:#fff;border-bottom:1px solid #fff}.cart-page .cart-links .separator{margin:0 5px}@media only screen and (max-width:767px){.cart-page .license-type select{width:67%;height:76px;padding:0 30px}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .license-type{margin-bottom:5px}.cart-page .license-type select{width:180px;height:24px}}.cart-page .ask-cart{cursor:pointer;border-bottom:0}@media only screen and (max-width:767px){.cart-page .ask-cart{margin:0 28px}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .ask-cart{margin:0 0 0 11px}.cart-page .cart-page-right #additional_price,.cart-page .cart-page-right #total_price{font-size:15px}}@media only screen and (min-width:1199px){.cart-page .license-type select{width:210px;height:38px}.cart-page .ask-cart{margin:0 15px}}.cart-page .rightbar .media-title{margin-top:5px}@media only screen and (min-width:1199px){.cart-page .cart-page-right #additional_price,.cart-page .cart-page-right #total_price{font-size:18px}.cart-page .cart-page-right .submit-promocode{margin-top:-5px}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .cart-page-right #CheckoutDiscountCode{font-size:12px}.cart-page .cart-page-right .submit-promocode-wrap{padding:0 15px 0 0}}.cart-page .cart-page-right p{color:#878787;font-family:Helvetica}.cart-page .cart-page-right p strong{color:#555}@media only screen and (max-width:767px){.cart-page .rightbar .media-title{text-align:center;margin-bottom:30px}.cart-page .cart-page-right p{font-size:55px}.cart-page .cart-empty{padding:60px 55px 80px}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .cart-page-right p{font-size:12px}.cart-page .cart-empty{padding:15px 0 30px}}@media only screen and (min-width:1199px){.cart-page .cart-page-right p{font-size:14px}.cart-page .cart-empty{padding:30px 0 60px}}@media only screen and (max-width:767px){.cart-page .cart-empty a{font-size:32px}.cart-page .carts-discount-block>.form-group{margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .cart-empty a{font-size:14px}.cart-page .carts-discount-block{margin:22px 0}}@media only screen and (min-width:1199px){.cart-page .cart-empty a{font-size:16px}.cart-page .carts-discount-block{margin:40px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .carts-discount-block .text{margin-right:9px}}@media only screen and (min-width:1199px){.cart-page .carts-discount-block .text{margin-right:14px}}.cart-page .carts-discount-block .error-message{float:left!important;width:100%;margin:10px 0}@media only screen and (max-width:767px){.cart-page .carts-discount-block .error-message{margin:30px 0;font-size:26px}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .carts-discount-block .error-message{font-size:12px;line-height:14px}}.cart-page .carts-discount-block label.visible-xs{font-size:26px}.cart-page .cart-links-mobile{margin-bottom:20px}.cart-page .cart-links-mobile a:first-child{margin-right:20px}.cart-page .license-label{margin-right:15px}@media only screen and (max-width:767px){.cart-page .cart-page-right .total,.cart-page .cart-page-right .total strong{font-size:55px}.cart-page .cart-page-right a,.cart-page .cart-page-right p,.cart-page .cart-page-right span,.cart-page .cart-page-right strong{font-size:22px}.cart-page .license-type{text-align:left;margin-bottom:30px}.cart-page .license-label{text-align:left;float:left!important;width:100%;margin-bottom:15px}.cart-page .remove-from-cart-mobile{text-align:left}}@media only screen and (min-width:768px) and (max-width:1198px){.cart-page .license-label{font-size:10px;line-height:22px}}@media only screen and (min-width:1199px){.cart-page .license-label{line-height:35px}}.cart-page .remove-from-cart-mobile{line-height:45px}.payment-process #CreditCardExpMonthMonth,.payment-process #CreditCardExpYearYear{float:left}@media only screen and (max-width:767px){.cart-page .price,.cart-page .remove-from-cart-mobile{position:relative;float:left;width:50%;min-height:1px;padding-left:0;padding-right:0}.faq-sections-page .block-container li,.license-page .block-container li{line-height:48px}}@media only screen and (max-width:650px){.cart-page .price,.cart-page .remove-from-cart-mobile{position:relative;float:left;width:100%;min-height:1px;text-align:left;padding-left:0;padding-right:0}}.faq-sections-page .block-container,.license-page .block-container{word-break:break-word;list-style-position:inside}@media only screen and (min-width:768px) and (max-width:1198px){.faq-sections-page .block-container li,.license-page .block-container li{line-height:24px}.faq-sections-page .faq-right-block .media-title,.license-page .faq-right-block .media-title{margin-top:18px}}@media only screen and (min-width:1199px){.faq-sections-page .block-container li,.license-page .block-container li{line-height:33px}.faq-sections-page .faq-right-block .media-title,.license-page .faq-right-block .media-title{margin:36px 0 11px}}@media only screen and (min-width:768px) and (max-width:1198px){.faq-sections-page .faq-right-block a,.license-page .faq-right-block a{line-height:17px}.faq-sections-page .faq-right-block ul,.license-page .faq-right-block ul{padding-left:8px}.faq-sections-page .faq-right-block li,.license-page .faq-right-block li{margin-bottom:12px}}@media only screen and (min-width:1199px){.faq-sections-page .faq-right-block a,.license-page .faq-right-block a{line-height:20px}.faq-sections-page .faq-right-block ul,.license-page .faq-right-block ul{padding-left:14px}.faq-sections-page .faq-right-block li,.license-page .faq-right-block li{margin-bottom:14px}}.faq-sections-page .popular-label,.license-page .popular-label{text-align:center;height:55px;border-bottom:2px solid #fff;font-size:38px;margin-bottom:0}.cue-sheets-page .block-container p{margin:0 0 25px}@media only screen and (max-width:767px){.cue-sheets-page .cue-sheets-list li{line-height:48px}}@media only screen and (min-width:768px) and (max-width:1198px){.cue-sheets-page .cue-sheets-list li{line-height:20px}.cue-sheets-page .cue-sheets-list h2{margin:0 0 10px}}.body-categories-landing_page .free-category .free-message,.categories-view .bottom-free-message{position:absolute;color:#478d06;font-weight:700}@media only screen and (max-width:767px){.body-categories-landing_page .free-category .free-message,.categories-view .bottom-free-message{position:relative;margin-top:33px;display:inline-block;font-size:21px;padding:0 11px}}@media only screen and (min-width:768px) and (max-width:1198px){.body-categories-landing_page .free-category .free-message,.categories-view .bottom-free-message{position:relative;margin-top:10px;display:inline-block;font-size:11px}}@media only screen and (min-width:1199px){.cue-sheets-page .cue-sheets-list li{line-height:26px}.body-categories-landing_page .free-category .free-message,.categories-view .bottom-free-message{margin-top:20px;margin-left:5px}}.body-categories-landing_page .free-category .free-message a{color:#0017ff;border-bottom:1px solid #cac6e7}.settings-page .header-banner,.settings-page .header-banner .header-banner-description a:focus,.settings-page .header-banner .header-banner-description a:hover{border-bottom-color:#fff}@media only screen and (min-width:768px) and (max-width:1198px){.body-categories-landing_page .free-category .textfield-wrapper{margin-top:10px}.body-contact_us-index .white-block,.body-contact_us-support_page .white-block{line-height:20px}}@media only screen and (max-width:767px){.body-contact_us-index .bold-black,.body-contact_us-support_page .bold-black{color:#555;font-family:Helvetica-Neue-Bold;font-size:26px}.body-contact_us-index .bold-black:first-child,.body-contact_us-support_page .bold-black:first-child{margin-bottom:10px}.body-contact_us-index .bold-black.mailing-adress,.body-contact_us-support_page .bold-black.mailing-adress{margin:40px 0 20px}.body-contact_us-index .tel,.body-contact_us-support_page .tel{font-family:Helvetica-Neue-Thin;font-size:55px}.body-contact_us-index .white-block .media-title,.body-contact_us-support_page .white-block .media-title{margin:0}}.body-contact_us-index .white-block,.body-contact_us-support_page .white-block{font-family:Helvetica}@media only screen and (min-width:1199px){.body-contact_us-index .white-block,.body-contact_us-support_page .white-block{line-height:25px}}.body-contact_us-index .white-block .media-title,.body-contact_us-support_page .white-block .media-title{line-height:normal;display:inline-block}@media only screen and (min-width:768px) and (max-width:1198px){.body-contact_us-index .white-block .media-title,.body-contact_us-support_page .white-block .media-title{margin-bottom:12px}.body-contact_us-index .mailing-adress,.body-contact_us-support_page .mailing-adress{margin-top:20px}}@media only screen and (min-width:1199px){.body-contact_us-index .white-block .media-title,.body-contact_us-support_page .white-block .media-title{margin-bottom:12px}.body-contact_us-index .mailing-adress,.body-contact_us-support_page .mailing-adress{margin-top:25px}}.avatar-image [class*=" ava-"],.avatar-image [class^=ava-]{display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.avatar-image [class*=" ava-"],.avatar-image [class^=ava-]{width:164px;height:164px;margin-bottom:40px}.avatar-image .ava-1,.avatar-image .ava-2,.avatar-image .ava-3,.avatar-image .ava-4,.avatar-image .ava-5,.avatar-image .ava-6{background:url(/img/sprites/testimonials-avatars-160.png) no-repeat}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.body-contact_us-index .tel,.body-contact_us-support_page .tel{color:#565656}.avatar-image [class*=" ava-"],.avatar-image [class^=ava-]{width:82px;height:82px}.avatar-image .ava-1,.avatar-image .ava-2,.avatar-image .ava-3,.avatar-image .ava-4,.avatar-image .ava-5,.avatar-image .ava-6{background:url(/img/sprites/testimonials-avatars-80.png) no-repeat}}@media only screen and (min-width:768px) and (max-width:1198px){.avatar-image [class*=" ava-"],.avatar-image [class^=ava-]{margin-bottom:10px}.body-pages-testimonial .block-title{font-size:13px}.body-pages-testimonial .block-h1{height:327px}.body-pages-testimonial .block-h2{height:217px}.body-pages-testimonial .block-h3{height:284px}.payment-process .expire-label{width:92px;padding-left:0;padding-right:0}.payment-process #CreditCardExpMonthMonth{width:65px;margin-right:5px}.payment-process #CreditCardExpYearYear{width:80px}}@media only screen and (min-width:1199px){.avatar-image [class*=" ava-"],.avatar-image [class^=ava-]{margin-bottom:20px}}.body-pages-testimonial #ajax-content>.container,.payment-process{margin-bottom:60px}.avatar-image .ava-1{background-position:0 0}@media only screen and (max-width:767px){.avatar-image .ava-2{background-position:-164px 0}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.avatar-image .ava-2{background-position:-82px 0}}@media only screen and (max-width:767px){.avatar-image .ava-3{background-position:0 -164px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.avatar-image .ava-3{background-position:0 -82px}}@media only screen and (max-width:767px){.avatar-image .ava-4{background-position:-164px -164px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.avatar-image .ava-4{background-position:-82px -82px}}@media only screen and (max-width:767px){.avatar-image .ava-5{background-position:0 -327px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.avatar-image .ava-5{background-position:0 -164px}}@media only screen and (max-width:767px){.avatar-image .ava-6{background-position:-164px -327px}.payment-process .expire-label{margin-bottom:10px}.payment-process #CreditCardExpMonthMonth{margin-bottom:15px}.payment-process .white-block{padding:75px 53px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .white-block{padding:36px}}@media only screen and (min-width:1199px){.body-pages-testimonial .block-h1{height:348px}.body-pages-testimonial .block-h2{height:284px}.body-pages-testimonial .block-h3{height:316px}.payment-process #CreditCardExpMonthMonth{width:80px;margin-right:5px}.payment-process #CreditCardExpYearYear{width:90px}.payment-process .white-block{padding:38px}}.payment-process header{padding:15px!important}@media only screen and (max-width:767px){.payment-process .white-block hr{margin:40px 0}.payment-process header{margin-bottom:40px}.payment-process .logo{width:100%;height:130px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process header{margin-bottom:45px}}@media only screen and (min-width:1199px){.payment-process header{margin-bottom:65px}}.payment-process .logo{display:block;margin-left:auto;margin-right:auto;max-width:350px;background-size:contain;background-repeat:no-repeat;background-image:url(/img/logo-black.png)}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.avatar-image .ava-6{background-position:-82px -164px}.payment-process .logo{width:255px;height:95px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .radio-custom-big{margin:25px 0 15px}}@media only screen and (min-width:1199px){.payment-process .radio-custom-big{margin:15px 0}}@media only screen and (max-width:767px){.payment-process .radio-custom-big input[type=radio]+label i,.payment-process .radio-custom-big input[type=radio]:checked+label i{margin-bottom:14px}.payment-process .total{font-size:50px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .radio-custom-big input[type=radio]+label i,.payment-process .radio-custom-big input[type=radio]:checked+label i{margin-bottom:1px}.payment-process .total{font-size:30px}}@media only screen and (min-width:1199px){.payment-process .radio-custom-big input[type=radio]+label i,.payment-process .radio-custom-big input[type=radio]:checked+label i{margin-bottom:2px}.payment-process .total{font-size:35px}}.payment-process .invoice{color:#565656;font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.payment-process .invoice{font-size:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .invoice{font-size:15px}}@media only screen and (min-width:1199px){.payment-process .invoice{font-size:16px}}.payment-process .payment-details-label{text-align:center;color:#565656;font-weight:700;font-family:Helvetica-Neue-Thin}@media only screen and (max-width:767px){.payment-process .payment-details-label{font-size:42px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .payment-details-label{font-size:24px}}@media only screen and (min-width:1199px){.payment-process .payment-details-label{font-size:26px}}.payment-process .secured-label{text-align:center;color:#abacac;font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.payment-process .secured-label{font-size:30px;margin:45px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .secured-label{font-size:14px;margin:15px 0}}@media only screen and (min-width:1199px){.payment-process .secured-label{font-size:16px;margin:25px 0}}.payment-process .secured-icon{display:inline-block;background-repeat:no-repeat;background-image:url(/img/sprites/common-elements-sprite.png)}@media only screen and (max-width:767px){.payment-process .secured-icon{width:22px;height:26px;margin-right:15px;margin-bottom:-1px;background-position:0 -420px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.payment-process .secured-icon{width:12px;height:15px;margin-right:10px;background-position:-42px -420px}}.payment-process .info-inbody{margin-top:4px}.payment-process .cvv-modal img{margin-right:20px}.settings-page .header-banner .header-banner-description a{color:#fff;border-bottom-color:#fff}@media only screen and (min-width:768px) and (max-width:1198px){.payment-process .secured-icon{margin-bottom:-2px}.payment-process .visa-wrapper{width:180px;margin-left:195px}.payment-process .exp-date-wrapper{padding-left:0}.payment-process .info-inbody{marginn-right:0}.settings-page .email-notifications{margin-top:15px}}@media only screen and (min-width:1199px){.payment-process .secured-icon{margin-bottom:-1px}.payment-process .visa-wrapper{width:233px!important}.payment-process .cvv-input-wrapper{padding-right:0;box-sizing:border-box}.payment-process .exp-date-wrapper{padding-left:0;box-sizing:border-box}.settings-page .email-notifications{margin-top:25px}}.settings-page .artist-profile:last-child,.settings-page .biography:last-child{margin-bottom:0}.settings-page .artist-profile .media-title,.settings-page .biography .media-title{border-bottom:2px solid #d7d8d8}@media only screen and (max-width:767px){.payment-process .cvv-input-wrapper{width:calc(100% - 50px)!important;display:inline-block}.settings-page .artist-profile .media-title,.settings-page .biography .media-title{margin-left:0;margin-top:50px;padding-bottom:27px;margin-bottom:35px}.settings-page .biography .values-list label{width:120px}}@media only screen and (min-width:768px) and (max-width:1198px){.settings-page .artist-profile .media-title,.settings-page .biography .media-title{padding-bottom:13px;margin-bottom:22px}}.settings-page .artist-profile b,.settings-page .biography b{color:#565656}@media only screen and (min-width:1199px){.settings-page .artist-profile .media-title,.settings-page .biography .media-title{padding-bottom:14px;margin-bottom:23px}.settings-page .artist-profile p,.settings-page .biography p{line-height:24px}}.settings-page .biography{margin-bottom:30px}.settings-page .list-links{margin-bottom:0}@media only screen and (max-width:767px){.settings-page .list-links li{margin-bottom:35px}.artist-application .current-avatar-description,.settings-page .current-avatar-description{line-height:38px}}@media only screen and (min-width:768px) and (max-width:1198px){.settings-page .biography .values-list label{width:60px}.settings-page .list-links li{margin-bottom:13px}}@media only screen and (min-width:1199px){.settings-page .biography .values-list label{width:60px}.settings-page .list-links li{margin-bottom:20px}}.artist-application .media-title,.settings-page .media-title{margin-left:0;margin-top:0}.artist-application .mobile-title,.settings-page .mobile-title{width:calc(100% - 230px);float:left}@media (max-width:675px){.artist-application .mobile-title,.settings-page .mobile-title{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .current-avatar-description,.settings-page .current-avatar-description{width:370px;line-height:20px}}@media only screen and (min-width:1199px){.artist-application .current-avatar-description,.settings-page .current-avatar-description{width:640px;line-height:24px}}.artist-application #cropImageWrapper,.settings-page #cropImageWrapper{position:relative;margin:20px 0}.artist-application .file-error,.settings-page .file-error{-webkit-box-shadow:0 0 10px 0 rgba(225,0,0,.25);-moz-box-shadow:0 0 10px 0 rgba(225,0,0,.25);box-shadow:0 0 10px 0 rgba(225,0,0,.25)}.artist-application .tooltip-arrow,.settings-page .tooltip-arrow{border-top-color:#D8D8D8!important}.artist-application .tooltip-inner,.settings-page .tooltip-inner{color:#FF2727!important;background-color:#D8D8D8}@media only screen and (max-width:767px){.artist-application .avatar img,.settings-page .avatar img{width:180px;height:180px;margin:0 50px 45px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .avatar img,.settings-page .avatar img{width:90px;height:90px;margin:0 17px 17px 0}}@media only screen and (min-width:1199px){.artist-application .avatar img,.settings-page .avatar img{width:108px;height:108px;margin:0 30px 30px 0}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.artist-application #thanku-message p{font-size:17px;line-height:30px}}.artist-application .bs-wizard{border-bottom:none;padding:0;margin-top:0}.artist-application .bs-wizard .progress{background-color:silver}.artist-application .bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{background-color:silver!important}.artist-application .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:silver;font-family:Arial}@media only screen and (max-width:767px){.artist-application .bs-wizard .progress{height:18px}.artist-application .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{font-size:23px}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .bs-wizard .progress{height:6px}.artist-application .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{font-size:12px}}.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot{background:rgba(192,226,122,.89);border-bottom:none}.artist-application .bs-wizard>.bs-wizard-step.active>.bs-wizard-dot{background:#F7BF85}.artist-application .bs-wizard>.bs-wizard-step.active>.bs-wizard-dot:after{background:#FB7F00}.artist-application .bs-wizard>.bs-wizard-step.active .bs-wizard-stepnum{color:#FB7F00}.artist-application .bs-wizard>.bs-wizard-step.complete .bs-wizard-stepnum{color:#C6E487}.artist-application .approve-account-box .principes li,.artist-application .approve-account-box .title{color:#000}.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot:after{background:#9acd32}.artist-application .bs-wizard>.bs-wizard-step>.progress>.progress-bar{background:rgba(192,226,122,.89)}@media only screen and (max-width:767px){.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot{width:60px;height:60px;left:33%}.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot::after{width:30px;height:30px;top:15px;left:15px}.artist-application .bs-wizard>.bs-wizard-step>.progress{margin:20px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot{width:25px;height:25px;top:32px}.artist-application .bs-wizard>.bs-wizard-step>.bs-wizard-dot::after{width:9px;height:9px}.artist-application .bs-wizard>.bs-wizard-step>.progress{margin:15px 0}}@media only screen and (min-width:1199px){.artist-application .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{font-size:13px}.artist-application .bs-wizard>.bs-wizard-step>.progress{margin:27px 0}}.artist-application .form-control-date{padding:0 7px}.artist-application .approve-account-box{text-align:center;width:90%;margin:15px auto 0;border:8px solid #8eb4e3;border-radius:3px;box-shadow:-2px 0 5px rgba(0,0,0,.5);font-size:18px;color:#000}@media only screen and (max-width:767px){.artist-application .approve-account-box{padding:5%;width:100%}.artist-application .approve-account-box .title{font-size:36px;line-height:normal}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .approve-account-box{padding:20px 25px}.artist-application .approve-account-box .title{font-size:26px}}@media only screen and (min-width:1199px){.artist-application .approve-account-box{padding:45px 60px}.artist-application .approve-account-box .title{font-size:40px}}@media only screen and (max-width:767px){.artist-application .approve-account-box .principes li{font-size:20px;line-height:normal}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .approve-account-box .principes li{font-size:14px}}@media only screen and (min-width:1199px){.artist-application .approve-account-box .principes li{font-size:18px}}.artist-application .id-explaining{padding:16px 0}.artist-application #artist-info,.artist-application #dialog-approve{text-align:center;outline:auto 0}.artist-application .tinyeditor{display:inline-block;vertical-align:top}@media only screen and (max-width:767px){.artist-application .id-explaining{font-size:20px;line-height:normal}.artist-application .tinyeditor{width:100%}.body-users-popular_genres .artist-profile a,.body-users-popular_genres .biography a{line-height:50px}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .id-explaining{font-size:12px}.artist-application .tinyeditor{width:300px;height:170px}}@media only screen and (min-width:1199px){.artist-application .id-explaining{font-size:16px}.artist-application .tinyeditor{width:450px;height:251px}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-application .tinyeditor iframe{width:240px;height:107px}.body-users-popular_genres .artist-profile a,.body-users-popular_genres .biography a{line-height:22px}}@media only screen and (min-width:1199px){.artist-application .tinyeditor iframe{height:217px}.body-users-popular_genres .artist-profile a,.body-users-popular_genres .biography a{line-height:36px}}@media only screen and (max-width:767px){.body-users-popular_genres .avatar-description{margin-top:0}.ftp-access-page .block-container{line-height:48px}.ftp-access-page .block-container .media-title{border-bottom:1px solid #d7d8d8;margin:65px 0 40px;padding-bottom:20px}}@media only screen and (min-width:768px) and (max-width:1198px){.ftp-access-page .block-container .media-title{margin:25px 0 10px}}@media only screen and (min-width:1199px){.ftp-access-page .block-container .media-title{margin:45px 0 20px}}.artist-view .count{margin-bottom:5px}.artist-view .count-wrapper{margin:0}.artist-view .header-banner{height:auto}.artist-view .artist-name{word-break:break-word;float:left!important;text-align:left;margin-top:0}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.ftp-access-page .block-container .media-title{border-bottom:1px solid #c9c9c9}.artist-view .avatar img{border:1px solid #fff}}@media only screen and (max-width:767px){.artist-view .artist-name{font-size:60px}.artist-view .avatar{width:185px;height:185px;margin-right:35px;margin-bottom:45px}.artist-view .artist-data-wrapper{padding:56px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-view .artist-name{font-size:32px}.artist-view .avatar{width:135px;height:135px;margin-right:20px}.artist-view .artist-data-wrapper{padding:20px 0 5px}}@media only screen and (min-width:1199px){.artist-view .artist-name{font-size:47px}.artist-view .avatar{width:135px;height:135px;margin-right:35px}.artist-view .artist-data-wrapper{padding:60px 0 30px}}@media only screen and (max-width:767px){.artist-view .artist-name{width:calc(100% - 220px)}.artist-view .biography{font-size:33px}.artist-view #hide-more,.artist-view #read-more{line-height:35px}}@media only screen and (min-width:768px) and (max-width:1198px){.artist-view .artist-name{width:calc(100% - 155px)}}@media only screen and (min-width:1199px){.artist-view .artist-name{width:calc(100% - 170px)}}.artist-view .biography{float:left;word-break:break-word}.artist-view #hide-more,.artist-view #read-more{cursor:pointer;float:right;padding-top:15px;border-bottom:1px solid #fff}.artist-view #subbed-text{text-decoration:none}.artist-view .bio-hidden{display:none}@media only screen and (min-width:768px) and (max-width:1198px){.artist-view .biography{width:calc(100% - 155px)}.artist-view #hide-more,.artist-view #read-more{line-height:12px}.bought-items-pages .media-item .media-item-content{padding-bottom:24px}}@media only screen and (min-width:1199px){.artist-view .biography{width:calc(100% - 170px)}.artist-view #hide-more,.artist-view #read-more{line-height:14px}.bought-items-pages .bottom-part .license:not(:last-child){margin-bottom:10px}}.bought-items-pages .upgrade_license{position:absolute;right:0}.bought-items-pages .upgrade_license a{color:#FB7F00;border-bottom:1px solid #FB7F00}@media only screen and (max-width:767px){.bought-items-pages .upgrade_license{position:relative;width:100%;margin:30px 0}.bought-items-pages .download-licensed{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.bought-items-pages .upgrade_license{margin-top:-25px}.bought-items-pages .download-licensed{line-height:22px}}@media only screen and (min-width:1199px){.bought-items-pages .upgrade_license{margin-top:-25px}.bought-items-pages .download-licensed{line-height:26px}}.bought-items-pages .select_license{display:none;right:0}@media only screen and (max-width:767px){.bought-items-pages .download-licensed a{line-height:48px}.bought-items-pages .select_license{position:relative!important;margin:30px 0}.bought-items-pages .select_license select{box-shadow:0 0 10px -2px #ccc;position:relative!important;width:100%;overflow:hidden;outline:0;border-radius:5px;border:1px solid #e7e7e7}}@media only screen and (min-width:768px) and (max-width:1198px){.bought-items-pages .select_license{margin-bottom:10px}}@media only screen and (min-width:1199px){.bought-items-pages .select_license{margin-bottom:15px}}@media only screen and (max-width:767px) and only screen and (max-width:767px){.bought-items-pages .select_license select{padding:27px 38px}}@media only screen and (max-width:767px) and only screen and (min-width:768px) and (max-width:1198px){.bought-items-pages .select_license select{padding:8px 11px}}@media only screen and (max-width:767px) and only screen and (min-width:1199px){.bought-items-pages .select_license select{padding:12px 16px}}.media-kit .logo-preview{text-align:center;display:table;width:100%;border:1px solid #a9aaaa;background-color:#e2e2e2}@media only screen and (max-width:767px){.media-kit .layout-content .block-container p:first-child{margin-bottom:35px}.media-kit .logo-first{margin-bottom:60px}.media-kit .logo-preview{height:290px;margin-bottom:35px}}@media only screen and (min-width:768px) and (max-width:1198px){.media-kit .logo-preview{height:160px;margin-bottom:18px}}@media only screen and (min-width:1199px){.media-kit .logo-preview{height:165px;margin-bottom:18px}}.media-kit .banner,.media-kit .logo{display:table-cell;vertical-align:middle;height:100%;border-bottom:none}.media-kit .logo img{width:100px;height:65px}.media-kit .banner img{height:80px}@media only screen and (max-width:767px){.articles-list .media{border-bottom:1px solid #d7d8d8}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.media-kit .layout-content .block-container{padding:13px 32px 32px}.articles-list .media{border-bottom:1px solid #c9c9c9}}@media only screen and (max-width:767px){.articles-list .media{padding:35px 0;border-width:2px}.articles-list .media-left{width:50%;height:147px}.articles-list .media-left>a{height:147px}}@media only screen and (min-width:768px) and (max-width:1198px){.articles-list .media{padding:15px 0}}@media only screen and (min-width:1199px){.articles-list .media{padding:12px 0 19px}}.articles-list .media:first-child{padding-top:0}.articles-list .media-left,.articles-list .media>.pull-left{padding-right:20px}.articles-list .media-left>a{display:table-cell;border:1px solid #c9c9c9;margin-bottom:25px;vertical-align:middle;padding:10px}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.articles-list .media-left>a{width:116px;height:58px}}.articles-list .media-heading{font-weight:600}@media only screen and (max-width:767px){.articles-list .media-heading{width:50%;font-size:40px;margin-bottom:25px}.articles-list .media-body{width:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.articles-list .media-heading{font-size:19px}.articles-list .media-body{width:480px}}@media only screen and (min-width:1199px){.articles-list .media-heading{font-size:26px}.articles-list .media-body{width:890px}}.articles-list .article-more{display:table-cell;vertical-align:bottom}.articles-list .media-xs-content{margin-top:25px;margin-bottom:25px}.articles-list .article-more,.press-releases .read-more{color:#215136;font-weight:700;border-bottom:none!important;text-transform:uppercase}.advsearch-page .category-switcher .radio-awesome{margin-top:8px}.advsearch-page .category-switcher .control-label.checkbox-inline{padding-left:0}.advsearch-page .search-loops{padding-top:10px;border-top:1px solid #a4aaaa}.advsearch-page .categories-item{padding-top:7px;padding-bottom:6px}@media only screen and (max-width:767px){.press-releases .media-heading{width:100%}.advsearch-page .checkbox-inline input{margin:8px 0 0;vertical-align:top}.body-organize-tracks .nav-pills li>a{padding:11px;margin-bottom:10px}}.body-organize-tracks .modal .modal-footer,.body-organize-tracks .modal .modal-header{display:none}.body-organize-tracks .nav-pills{margin-bottom:10px}.body-organize-tracks .nav-pills li>a{border-radius:3px}.body-organize-tracks .organize-content .help-block{margin-bottom:0;color:#C9C9C9}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.body-organize-tracks .nav-pills li>a{padding:5px 11px;line-height:16px}.body-organize-tracks .organize-content{border-left:1px dotted #A9AAAA}.body-organize-tracks .organize-content select[multiple=multiple]{height:200px}}.organize-tracks .organize-search .form-control{box-shadow:0 0 10px -2px #ccc;-webkit-appearance:inherit;border-top-right-radius:0;border-bottom-right-radius:0;cursor:inherit}.organize-tracks .organize-search .form-control+.input-group-btn .btn{border-top-left-radius:0;border-bottom-left-radius:0}.organize-tracks .organize-search .btn{padding:10px 12px}@media only screen and (max-width:767px){.organize-tracks .organize-search .btn{padding:0 25px;line-height:65px;height:65px}}@media only screen and (min-width:768px) and (max-width:1198px){.organize-tracks .organize-search .btn{padding:9px}}.organize-tracks .organize-items{color:#878787}.organize-tracks .track-organize-item .breadcrumb{margin:0;padding:0;background:0 0}.organize-tracks .track-organize-item td{overflow:hidden}.organize-tracks .track-organize-item .organize_track_action a,.organize-tracks .track-organize-item .organize_track_action em,.organize-tracks .track-organize-item .organize_track_action span{display:inline-block}.organize-tracks .track-organize-item .organize_track_action a.load-button,.organize-tracks .track-organize-item .organize_track_action a.pause-button,.organize-tracks .track-organize-item .organize_track_action a.player-button{width:16px;height:16px;border-bottom:none}.organize-tracks .track-organize-item .organize_track_action a.player-button{background:url(../img/sprites/play-button-small.png) no-repeat}.organize-tracks .track-organize-item .organize_track_action a.load-button{background:url(../img/sources/spinner.gif)}.organize-tracks .track-organize-item .organize_track_action a.pause-button{background:url(../img/sprites/play-button-small.png) 0 -16px no-repeat}.organize-tracks .account-navigation-menu li a{padding-left:0}.organize-mass-edit #re-upload-form,.organize-submit-all #re-upload-form{margin-top:50px}.organize-mass-edit .table thead th,.organize-submit-all .table thead th{font-weight:400;color:#505050}.organize-mass-edit .table thead th:first-child,.organize-submit-all .table thead th:first-child{min-width:200px}.license-page-main{line-height:24px}.license-page-main .block-container h3,.license-page-main .faq-right-block .media-title{margin-top:0}@media only screen and (max-width:767px){.license-page-main{line-height:40px}.license-page-main .block-container h3{margin:15px 0;font-size:36px}}.license-page-main .block-container h3.license-header{margin-top:0}.license-page-main .block-container h4{font-family:Helvetica-Neue-Bold}@media only screen and (max-width:767px){.license-page-main .block-container h4{margin:15px 0;font-size:26px}}.license-page-main .block-container h4,.license-page-main .block-container h4 small{color:#565656}.license-page-main .block-container ul{margin-bottom:10px;padding-left:40px;list-style:disc}.license-page-main .block-container li{list-style:disc}.license-page-main .block-container p{margin-bottom:15px;line-height:inherit}@media only screen and (max-width:767px){.license-page-main .block-container p{margin-bottom:20px}.license-page-main .block-container .list-inline li{width:100%}}.license-page-main .block-container .list-inline{margin-bottom:15px;padding-left:0}.license-page-main .block-container .list-inline li.separator{padding:0 2px}.upload-pages.upload-dr-steps #ajax-content{padding-top:45px}@media only screen and (max-width:767px){.license-page-main .block-container .list-inline li.separator{display:none!important}.upload-pages .well{padding:50px}.upload-pages .well a{margin-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.upload-pages .well a{margin-bottom:20px}}.upload-pages .well a:last-child{margin-bottom:0}.upload-pages .well.upload-index{margin-top:40px}.upload-pages .btn-upload{border:none;display:inline-block;color:#fff;background-repeat:no-repeat}.upload-pages .btn-upload:active,.upload-pages .btn-upload:focus,.upload-pages .btn-upload:hover{border:none;color:#fff}@media only screen and (max-width:767px){.upload-pages .btn-upload#uploadSongsButton{background:#f6290c;background:-moz-linear-gradient(top,#f6290c 0,#f70 0,#9dd82c 0,#86b824 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#f6290c),color-stop(0,#f70),color-stop(0,#9dd82c),color-stop(100%,#86b824));background:-webkit-linear-gradient(top,#f6290c 0,#f70 0,#9dd82c 0,#86b824 100%);background:-o-linear-gradient(top,#f6290c 0,#f70 0,#9dd82c 0,#86b824 100%);background:-ms-linear-gradient(top,#f6290c 0,#f70 0,#9dd82c 0,#86b824 100%);background:linear-gradient(to bottom,#f6290c 0,#f70 0,#9dd82c 0,#86b824 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6290c', endColorstr='#86b824', GradientType=0)}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages .well{padding:30px}.upload-pages .btn-upload#uploadSongsButton{width:190px;height:50px;background-size:cover;background-image:url(/img/sources/upload-button.png)}}@media only screen and (min-width:1199px){.upload-pages .well{padding:40px}.upload-pages .btn-upload#uploadSongsButton{width:223px;height:55px;background-image:url(/img/sources/upload-button.png);text-shadow:1px 1px 2px rgba(0,0,0,.6)}}@media only screen and (max-width:767px){.upload-pages .btn-upload.dropbox{background-color:#007EE5}.upload-pages .btn-upload.dropbox i{width:186px;height:43px;display:inline-block;margin-top:12px;background-image:url(/img/sources/upload-dropbox-mobile.png)}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages .btn-upload.dropbox{width:199px;height:41px;background-image:url(/img/sources/upload-dropbox.png);background-size:cover}}@media only screen and (min-width:1199px){.upload-pages .btn-upload.dropbox{width:220px;height:46px;background-image:url(/img/sources/upload-dropbox.png)}}@media only screen and (max-width:767px){.upload-pages .btn-upload.sc{background:#f16f5c;background:-moz-linear-gradient(top,#f16f5c 0,#f6290c 0,#f70 0,#f30 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#f16f5c),color-stop(0,#f6290c),color-stop(0,#f70),color-stop(100%,#f30));background:-webkit-linear-gradient(top,#f16f5c 0,#f6290c 0,#f70 0,#f30 100%);background:-o-linear-gradient(top,#f16f5c 0,#f6290c 0,#f70 0,#f30 100%);background:-ms-linear-gradient(top,#f16f5c 0,#f6290c 0,#f70 0,#f30 100%);background:linear-gradient(to bottom,#f16f5c 0,#f6290c 0,#f70 0,#f30 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16f5c', endColorstr='#ff3300', GradientType=0)}.upload-pages .btn-upload.sc i{width:213px;height:29px;background-image:url(/img/sources/upload-sc-mobile.png);display:inline-block;background-position:-21px;margin-bottom:-5px;background-size:cover}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages .btn-upload.sc{width:249px;height:40px;background-image:url(/img/sources/upload-sc.png);background-size:contain;line-height:40px;text-shadow:1px 1px 1px rgba(0,0,0,.6);font-size:14px;text-align:right;padding-right:20px}}@media only screen and (min-width:1199px){.upload-pages .btn-upload.sc{width:283px;height:45px;background-image:url(/img/sources/upload-sc.png);line-height:45px;text-shadow:1px 1px 1px rgba(0,0,0,.6);font-size:16px;text-align:right;padding-right:20px}}@media only screen and (max-width:767px){.upload-pages .btn-upload.ftp{background:#f73535;background:-moz-linear-gradient(top,#f73535 0,#9dd82c 0,#f73535 0,#fa1d02 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,#f73535),color-stop(0,#9dd82c),color-stop(0,#f73535),color-stop(100%,#fa1d02));background:-webkit-linear-gradient(top,#f73535 0,#9dd82c 0,#f73535 0,#fa1d02 100%);background:-o-linear-gradient(top,#f73535 0,#9dd82c 0,#f73535 0,#fa1d02 100%);background:-ms-linear-gradient(top,#f73535 0,#9dd82c 0,#f73535 0,#fa1d02 100%);background:linear-gradient(to bottom,#f73535 0,#9dd82c 0,#f73535 0,#fa1d02 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f73535', endColorstr='#fa1d02', GradientType=0)}.upload-pages #TrackFile{margin:40px 0}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages .btn-upload.ftp{width:183px;height:44px;background:url(/img/sources/upload-ftp.png) no-repeat;background-size:contain}}@media only screen and (min-width:1199px){.upload-pages .btn-upload.ftp{width:221px;height:54px;background:url(/img/sources/upload-ftp.png) no-repeat}}.upload-pages #TrackFile{background-color:#F5F5F5;border-bottom:none;line-height:24px;height:auto}.upload-pages .UploadTrack .error-message{margin-top:3px;display:inline-block;margin-left:3px}.upload-pages #track-upload-progress img{float:left;margin-right:12px}@media only screen and (max-width:767px){.upload-pages .category-selector-wrapper .radio{margin:30px 0}.upload-pages label[for=TrackTrackType]{font-size:30px}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages label[for=TrackTrackType]{font-size:14px}}@media only screen and (min-width:1199px){.upload-pages label[for=TrackTrackType]{font-size:16px}}.upload-pages .dropbox-steps-list{padding-left:0;list-style-position:inside}.upload-pages .table th{font-size:1.2em}.upload-pages .danger-dark{background-color:#ECBDBD!important}.upload-pages .success-dark{background-color:#B6DAA7!important}.upload-pages .icon-success{color:#4BCB18}.upload-pages .icon-error{color:#BD2522}.upload-pages .my-account-right .white-block h3:first-child,.upload-pages .well h3{margin-top:0}@media only screen and (max-width:767px){.upload-pages .table .glyphicon{font-size:50px}.upload-pages .progress{height:70px}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages .table .glyphicon{font-size:18px}.upload-pages .progress{height:22px}}@media only screen and (min-width:1199px){.upload-pages .table .glyphicon{font-size:24px}.upload-pages .progress{height:34px}}.upload-pages #swfupload-wrapper{margin-left:7px;display:block;background:url(/img/sources/select-multiple-tracks-bg.png) top left no-repeat;background-size:contain}@media only screen and (max-width:767px){.upload-pages #tracks-upload-total-status{line-height:70px;font-size:23px}.upload-pages #swfupload-wrapper{width:300px;height:40px;margin-top:40px}}@media only screen and (min-width:768px) and (max-width:1198px){.upload-pages #tracks-upload-total-status{line-height:22px}.upload-pages #swfupload-wrapper{width:135px;height:20px}}@media only screen and (min-width:1199px){.upload-pages #tracks-upload-total-status{line-height:34px}.upload-pages #swfupload-wrapper{width:170px;height:30px}}.upload-pages .glyphicon-trash{cursor:pointer}.upload-pages .glyphicon-trash:active,.upload-pages .glyphicon-trash:focus,.upload-pages .glyphicon-trash:hover{color:#6e6e6e}.upload-pages .double-scroll{margin-bottom:18px}.sold-tracks-page .sort-filter-wrapper #calendar table,.upload-pages .double-scroll .table{margin-bottom:0}@media only screen and (max-width:767px){.sold-tracks-page .sort-filter-wrapper .csv-download{width:100%;float:left;margin-top:20px}.sold-tracks-page .sort-filter-wrapper .calendar{font-size:35px;top:7px}.sold-tracks-page .sort-filter-wrapper #calendar{width:100%}.sold-tracks-page .pagination-numbers{margin-bottom:35px}}.sold-tracks-page .sort-filter-wrapper .filter-date .btn-text{padding:0;margin-top:-2px;border-bottom:1px solid #A9AAAA;height:auto;line-height:initial}.sold-tracks-page .sort-filter-wrapper .calendar{position:relative;margin-left:15px}.sold-tracks-page .sort-filter-wrapper #calendar{position:absolute;background-color:#fcf8e3;padding:10px 20px;border:1px solid #878787}@media only screen and (min-width:768px) and (max-width:1198px){.sold-tracks-page .sort-filter-wrapper .calendar{font-size:22px;margin-top:-10px;top:5px}.sold-tracks-page .sort-filter-wrapper #calendar{width:200px}.sold-tracks-page .pagination-numbers{padding:20px 0}}@media only screen and (min-width:1199px){.sold-tracks-page .sort-filter-wrapper .calendar{font-size:35px;margin-top:-19px;top:8px}.sold-tracks-page .sort-filter-wrapper #calendar{width:300px}}.sold-tracks-page .sort-filter-wrapper #calendar #year{width:70px;border:none;background:0 0}.sold-tracks-page .sort-filter-wrapper #calendar #current_month{background-color:rgba(0,0,0,.075)}.sold-tracks-page .sort-filter-wrapper #calendar .calendar-close-container{text-align:right}.sold-tracks-page .sort-filter-wrapper #calendar a,.sold-tracks-page .sort-filter-wrapper #calendar input{color:#878787;border-bottom:none}.sold-tracks-page .sort-filter-wrapper #calendar td{text-align:center}@media only screen and (max-width:767px){.payment-success .thank-you-image{width:100%;height:100%}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-success .thank-you-image{width:300px;height:300px;margin-top:10px}}@media only screen and (min-width:1199px){.sold-tracks-page .pagination-numbers{padding:20px 0 30px}.payment-success .thank-you-image{width:455px;height:455px}}.payment-success .message-success{color:#959595;font-family:Helvetica-Neue-Thin;font-weight:500}.legal-documents #scroll-container{overflow-y:auto}@media only screen and (max-width:767px){.payment-success .message-success{text-align:center;font-size:40px;margin:100px 0 70px}.legal-documents #scroll-container{height:600px}}@media only screen and (min-width:768px) and (max-width:1198px){.payment-success .message-success{font-size:20px;line-height:31px;padding-left:12px}.legal-documents #scroll-container{height:600px}}@media only screen and (min-width:1199px){.payment-success .message-success{font-size:26px;padding-left:65px;line-height:42px;margin-bottom:40px}.legal-documents #scroll-container{height:600px}}@media only screen and (min-width:768px) and (max-width:1198px),only screen and (min-width:1199px){.sold-tracks-page .sort-filter-wrapper .csv-download{float:right}.legal-documents .legal-docs-list{padding-left:0;list-style:none;margin-left:-5px}.legal-documents .legal-docs-list>li{display:inline-block;padding-left:5px;padding-right:5px}}.legal-documents .legal-docs-list .legal-doc-active>a{color:#565656;border-bottom-color:#565656}.api-pages .block .block-container{word-wrap:break-word}.api-pages .api-list a{border-bottom:none;text-decoration:underline}@media only screen and (max-width:767px){.legal-documents .legal-docs-list>li{margin-bottom:20px}.api-pages pre{font-size:20px}}.error-page .h-desktop{margin:30px 0 25px}.error-page .text-wrapper{margin:65px 0 50px}.error-page .wrapper-outer{margin-top:70px}.track-writers-row,[data-clone-destination]{position:relative}.remove-row{position:absolute;right:0;top:10px}@media only screen and (min-width:768px) and (max-width:1198px){.remove-row{right:55px}}@media only screen and (min-width:1199px){.remove-row{right:100px}}
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}