@charset "UTF-8";.alert{padding:15px;margin-bottom:17px;border:1px solid transparent;border-radius:4px}

.alert h4{margin-top:0;color:inherit}
.alert .alert-link{font-weight:bold}
.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}
.alert-success{background-color:#3c763d;border-color:#3c763d;color:#fff}
.alert-success hr{border-top-color:#336534}
.alert-success .alert-link{color:#e6e6e6}
.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}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}
.badge:empty{display:none}
md-toolbar .md-toolbar-tools h2{
	color: white !important
}
.btn .badge{position:relative;top:-1px}
.btn-xs .badge{top:0;padding:1px 5px}
a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#5b70af;background-color:#fff}
.nav-pills>li>a>.badge{margin-left:3px}
.breadcrumb{padding:8px 15px;margin-bottom:17px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}
.breadcrumb>.active{color:#777}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}
.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}
.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}
.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}
.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-group,.btn-toolbar .input-group{float:left}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
.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{float:left}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}
.btn-group>.btn-group:last-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{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.btn-group.open .dropdown-toggle.btn-link{box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn .caret{margin-left:0}
.btn-lg .caret{border-width:5px 5px 0;border-bottom-width: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:not(:first-child):not(:last-child){border-radius:0}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}
.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;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="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{position:absolute;z-index:-1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn:hover,.btn:focus{color:#555;text-decoration:none}
.btn:active,.btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125) 0 1px #000;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;filter:alpha(opacity=65);-webkit-opacity:.65;-moz-opacity:.65;opacity:.65;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-default{color:#555;background-color:#eee;border-color:#c3c3c3}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#555;background-color:#d5d5d5;border-color:#a4a4a4}
.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#eee;border-color:#c3c3c3}
.btn-default .badge{color:#eee;background-color:#555}
.btn-primary{color:#fff;background-color:#5b70af;border-color:#2069a2}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#2069a2;border-color:#16486f}
.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#5b70af;border-color:#2069a2}
.btn-primary .badge{color:#5b70af;background-color:#fff}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}
.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}
.btn-success .badge{color:#5cb85c;background-color:#fff}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}
.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}
.btn-info .badge{color:#5bc0de;background-color:#fff}
.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}
.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}
.btn-warning .badge{color:#f0ad4e;background-color:#fff}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}
.btn-danger .badge{color:#d9534f;background-color:#fff}
.btn-link{color:#5b70af;font-weight:normal;cursor:pointer;border-radius:0}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}
.btn-link:hover,.btn-link:focus{color:#5b70af;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}
.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}
.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}
.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:11px;line-height:1.5;border-radius:3px}
.btn-block{display:block;width:100%}
.btn-block+.btn-block{margin-top:5px}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}
.carousel{position:relative}
.carousel-inner{position:relative;overflow:hidden;width:100%}
.carousel-inner>.item{display:none;position:relative;transition:.6s ease-in-out left;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-ms-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;-webkit-transition:all .6s ease-in-out left ease-out;-moz-transition:all .6s ease-in-out left ease-out;-o-transition:all .6s ease-in-out left ease-out;transition:all .6s ease-in-out left ease-out}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}
.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%;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,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,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}
.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;filter:alpha(opacity=90);-webkit-opacity:.9;-moz-opacity:.9;opacity:.9}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}
.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;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;list-style:none;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;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}
.carousel-caption .btn{text-shadow:none}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{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}
}
.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);-webkit-opacity:.2;-moz-opacity:.2;opacity:.2}
.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}
kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}
kbd kbd{padding:0;font-size:100%;box-shadow:none}
pre{display:block;padding:8px;margin:0 0 8.5px;font-size:11px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}
.pre-scrollable{max-height:340px;overflow-y:scroll}
.fade{opacity:0;transition:opacity .15s linear;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;-webkit-transition:all opacity .15s linear ease-out;-moz-transition:all opacity .15s linear ease-out;-o-transition:all opacity .15s linear ease-out;transition:all opacity .15s linear ease-out}
.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{position:relative;height:0;overflow:hidden;transition:height .35s ease;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;-webkit-transition:all height .35s ease ease-out;-moz-transition:all height .35s ease ease-out;-o-transition:all height .35s ease ease-out;transition:all height .35s ease ease-out}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
.dropdown{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:12px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175) 0 1px #000;-moz-box-shadow:0 6px 12px rgba(0,0,0,0.175) 0 1px #000;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175) 0 1px #000;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:7.5px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#5b70af}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-menu-right{left:auto;right:0}
.dropdown-menu-left{left:0;right:auto}
.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}
@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}
.navbar-right .dropdown-menu-left{left:0;right:auto}
}
fieldset{padding:0;margin:0;border:0;min-width:0}
legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}
input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}
input[type="file"]{display:block}
input[type="range"]{display:block;width:100%}
select[multiple],select[size]{height:auto}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
output{display:block;padding-top:7px;font-size:12px;line-height:1.42857143;color:#555}
.form-control{display:block;width:100%;height:31px;padding:6px 12px;font-size:12px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;-ms-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;-webkit-transition:all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;-moz-transition:all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;-o-transition:all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;transition:all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out}
.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}
.form-control::-moz-placeholder{color:#777;opacity:1}
.form-control:-ms-input-placeholder{color:#777}
.form-control::-webkit-input-placeholder{color:#777}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}
textarea.form-control{height:auto}
input[type="search"]{-webkit-appearance:none}
input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:31px;line-height:1.42857143 \0}
input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm{line-height:28px}
input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg{line-height:42px}
.form-group{margin-bottom:15px}
.radio,.checkbox{position:relative;display:block;min-height:17px;margin-top:10px;margin-bottom:10px}
.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}
.radio+.radio,.checkbox+.checkbox{margin-top:-5px}
.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}
.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}
.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}
.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}
.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}
.input-sm,.form-horizontal .form-group-sm .form-control{height:28px;padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}
select.input-sm{height:28px;line-height:28px}
textarea.input-sm,select[multiple].input-sm{height:auto}
.input-lg,.form-horizontal .form-group-lg .form-control{height:42px;padding:10px 16px;font-size:15px;line-height:1.33;border-radius:6px}
select.input-lg{height:42px;line-height:42px}
textarea.input-lg,select[multiple].input-lg{height:auto}
.has-feedback{position:relative}
.has-feedback .form-control{padding-right:38.75px}
.form-control-feedback{position:absolute;top:22px;right:0;z-index:2;display:block;width:31px;height:31px;line-height:31px;text-align:center}
.input-lg+.form-control-feedback{width:42px;height:42px;line-height:42px}
.input-sm+.form-control-feedback{width:28px;height:28px;line-height:28px}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}
.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}
.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}
.has-success .form-control-feedback{color:#3c763d}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}
.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}
.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}
.has-warning .form-control-feedback{color:#8a6d3b}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}
.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}
.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}
.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}
.has-error .form-control-feedback{color:#a94442}
.has-feedback label.sr-only~.form-control-feedback{top:0}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#959595}
@media (min-width:768px){.form-inline .form-group{display:inline-block;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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}
.form-inline .input-group>.form-control{width:100%}
.form-inline .control-label{margin-bottom:0;vertical-align:middle}
.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.form-inline .radio label,.form-inline .checkbox label{padding-left:0}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}
.form-inline .has-feedback .form-control-feedback{top:0}
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}
.form-horizontal .radio,.form-horizontal .checkbox{min-height:24px}
.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}
@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}
}
.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}
@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}
}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}
}
@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.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-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.glyphicon-asterisk:before{content:"\2a"}
.glyphicon-plus:before{content:"\2b"}
.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"}
md-tab-content>div{
	
}
.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"}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
@media (min-width:768px){.container{width:750px}
}
@media (min-width:992px){.container{width:970px}
}
@media (min-width:1200px){.container{width:1170px}
}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
.row{margin-left:-15px;margin-right:-15px}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}
.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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{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:992px){.col-md-1, .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-md-10, .col-md-11, .col-md-12{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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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}
}
.input-group{position:relative;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:42px;padding:10px 16px;font-size:15px;line-height:1.33;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:42px;line-height:42px}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].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:28px;padding:5px 10px;font-size:11px;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:28px;line-height:28px}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}
.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control: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:12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}
.input-group-addon.input-sm{padding:5px 10px;font-size:11px;border-radius:3px}
.input-group-addon.input-lg{padding:10px 16px;font-size:15px;border-radius:6px}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{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:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{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:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}
.input-group-addon:last-child{border-left:0}
.input-group-btn{position:relative;font-size:0;white-space:nowrap}
.input-group-btn>.btn{position:relative}
.input-group-btn>.btn+.btn{margin-left:-1px}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{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{margin-left:-1px}
.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}
.jumbotron h1,.jumbotron .h1{color:inherit}
.jumbotron p{margin-bottom:15px;font-size:18px;font-weight:200}
.jumbotron>hr{border-top-color:#d5d5d5}
.container .jumbotron{border-radius:6px}
.jumbotron .container{max-width:100%}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}
.container .jumbotron{padding-left:60px;padding-right:60px}
.jumbotron h1,.jumbotron .h1{font-size:54px}
}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}
.label:empty{display:none}
.btn .label{position:relative;top:-1px}
.label-default{background-color:#777}
.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}
.label-primary{background-color:#5b70af}
.label-primary[href]:hover,.label-primary[href]:focus{background-color:#2069a2}
.label-success{background-color:#5cb85c}
.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}
.label-info{background-color:#5bc0de}
.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}
.label-warning{background-color:#f0ad4e}
.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}
.label-danger{background-color:#d9534f}
.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}
.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}
.list-group-item>.badge{float:right}
.list-group-item>.badge+.badge{margin-right:5px}
a.list-group-item{color:#555}
a.list-group-item .list-group-item-heading{color:#333}
a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#5b70af;border-color:#5b70af}
.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#cce3f5}
.list-group-item-success{color:#3c763d;background-color:#dff0d8}
a.list-group-item-success{color:#3c763d}
a.list-group-item-success .list-group-item-heading{color:inherit}
a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}
.list-group-item-info{color:#31708f;background-color:#d9edf7}
a.list-group-item-info{color:#31708f}
a.list-group-item-info .list-group-item-heading{color:inherit}
a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}
a.list-group-item-warning{color:#8a6d3b}
a.list-group-item-warning .list-group-item-heading{color:inherit}
a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}
.list-group-item-danger{color:#a94442;background-color:#f2dede}
a.list-group-item-danger{color:#a94442}
a.list-group-item-danger .list-group-item-heading{color:inherit}
a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}
.list-group-item-heading{margin-top:0;margin-bottom:5px}
.list-group-item-text{margin-bottom:0;line-height:1.3}
.media,.media-body{overflow:hidden;zoom:1}
.media,.media .media{margin-top:15px}
.media:first-child{margin-top:0}
.media-object{display:block}
.media-heading{margin:0 0 5px}
.media>.pull-left{margin-right:10px}
.media>.pull-right{margin-left:10px}
.media-list{padding-left:0;list-style:none}
.modal-open{overflow:hidden}
.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{transform:translate3d(0, -25%, 0);-webkit-transform:translate3d(0, -25%, 0);-moz-transform:translate3d(0, -25%, 0);-ms-transform:translate3d(0, -25%, 0);-o-transform:translate3d(0, -25%, 0);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}
.modal.in .modal-dialog{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 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,0.2);border-radius:2px;box-shadow:0 3px 9px rgba(0,0,0,0.5) 0 1px #000;-moz-box-shadow:0 3px 9px rgba(0,0,0,0.5) 0 1px #000;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5) 0 1px #000;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);-moz-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}
.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:60rem;margin:30px auto}
.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5) 0 1px #000;-moz-box-shadow:0 5px 15px rgba(0,0,0,0.5) 0 1px #000;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5) 0 1px #000;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}
.modal-sm{width:45rem}
}
@media (min-width:992px){.modal-lg{width:90%}
}
.navbar{position:relative;min-height:50px;margin-bottom:17px;border:1px solid transparent}
@media (min-width:768px){.navbar{border-radius:4px}
}
@media (min-width:768px){.navbar-header{float:left}
}
.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,0.1);-webkit-overflow-scrolling:touch}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px){.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-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}
@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}
}
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}
@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}
}
.navbar-static-top{z-index:1000;border-width:0 0 1px}
@media (min-width:768px){.navbar-static-top{border-radius:0}
}
.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0)}
@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}
}
.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:16.5px 15px;font-size:15px;line-height:17px;height:50px}
.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}
@media (min-width:768px){.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;background-image:none;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}
@media (min-width:768px){.navbar-toggle{display:none}
}
.navbar-nav{margin:8.25px -15px}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:17px}
@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>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:17px}
.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}
}
@media (min-width:768px){.navbar-nav{float:left;margin:0}
.navbar-nav>li{float:left}
.navbar-nav>li>a{padding-top:16.5px;padding-bottom:16.5px}
.navbar-nav.navbar-right:last-child{margin-right:-15px}
}
@media (min-width:768px){.navbar-left{float:left !important}
.navbar-right{float:right !important}
}
.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1) 0 1px #000;-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1) 0 1px #000;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1) 0 1px #000;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:9.5px;margin-bottom:9.5px}
@media (min-width:768px){.navbar-form .form-group{display:inline-block;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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}
.navbar-form .input-group>.form-control{width:100%}
.navbar-form .control-label{margin-bottom:0;vertical-align:middle}
.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}
.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}
.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}
.navbar-form .has-feedback .form-control-feedback{top:0}
}
@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}
}
@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.navbar-form.navbar-right:last-child{margin-right:-15px}
}
.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{border-bottom-right-radius:0;border-bottom-left-radius:0}
.navbar-btn{margin-top:9.5px;margin-bottom:9.5px}
.navbar-btn.btn-sm{margin-top:11px;margin-bottom:11px}
.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}
.navbar-text{margin-top:16.5px;margin-bottom:16.5px}
@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}
.navbar-text.navbar-right:last-child{margin-right:0}
}
.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#777}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{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:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{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:hover,.navbar-default .btn-link:focus{color:#333}
.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}
.navbar-inverse{background-color:#2f323a;border-color:#080808}
.navbar-inverse .navbar-brand{color:#777}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-text{color:#777}
.navbar-inverse .navbar-nav>li>a{color:#777}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}
.navbar-inverse .navbar-toggle{border-color:#333}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{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:hover,.navbar-inverse .navbar-nav>.open>a:focus{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:#777}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}
}
.navbar-inverse .navbar-link{color:#777}
.navbar-inverse .navbar-link:hover{color:#fff}
.navbar-inverse .btn-link{color:#777}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}
.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}
.nav{margin-bottom:0;padding-left:0;list-style:none}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:2px 15px}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}
.nav>li.disabled>a{color:#777}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#5b70af}
.nav .nav-divider{height:1px;margin:7.5px 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:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;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}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}
.nav-tabs.nav-justified>li>a{margin-bottom:0}
}
.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}
}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:4px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#c7c7c7;background-color:#2f323a}
.nav-stacked>li{float:none}
.nav-stacked>li+li{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{float:none}
.nav-justified>li>a{text-align:center;margin-bottom:5px}
.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}
.nav-justified>li>a{margin-bottom:0}
}
.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:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}
@media (min-width:768px){.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:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}
}
.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}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,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:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:0.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
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{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
.pager{padding-left:0;margin:17px 0;list-style:none;text-align:center}
.pager li{display:inline}
.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:hover,.pager li>a:focus{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:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}
.pagination{display:inline-block;padding-left:0;margin:17px 0;border-radius:4px}
.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:#5b70af;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:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#5b70af;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#5b70af;border-color:#5b70af;cursor:default}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:15px}
.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:11px}
.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}
.panel{margin-bottom:17px;background-color:#fff;/*border:1px solid transparent;*/border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.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-heading>.dropdown .dropdown-toggle{color:inherit}
.panel-title{margin-top:0;margin-bottom:0;font-size:14px;color:inherit}
.panel-title>a{color:inherit}
.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{margin-bottom:0}
.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.panel>.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{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.list-group+.panel-footer{border-top-width:0}
.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}
.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.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{border-top:1px solid #eee}
.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}
.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.panel>.table-responsive{border:0;margin-bottom:0}
.panel-group{margin-bottom:17px}
.panel-group .panel{margin-bottom:0;border-radius:4px}
.panel-group .panel+.panel{margin-top:5px}
.panel-group .panel-heading{border-bottom:0}
.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:#5b70af}
.panel-primary>.panel-heading{color:#fff;background-color:#5b70af;border-color:#5b70af}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#5b70af}
.panel-primary>.panel-heading .badge{color:#5b70af;background-color:#fff}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#5b70af}
.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}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid #999;border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,0.2) 0 1px #000;-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2) 0 1px #000;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2) 0 1px #000;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}
.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:12px;font-weight:normal;line-height:18px;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}
.popover>.arrow{border-width:8px}
.popover>.arrow:after{border-width:10px;content:""}
.popover.top>.arrow{left:50%;margin-left:-8px;border-bottom-width:0;border-top-color:#999;bottom:-8px}
.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.popover.right>.arrow{top:50%;left:-8px;margin-top:-8px;border-left-width:0;border-right-color:#999}
.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.popover.bottom>.arrow{left:50%;margin-left:-8px;border-top-width:0;border-bottom-color:#999;top:-8px}
.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.popover.left>.arrow{top:50%;right:-8px;margin-top:-8px;border-right-width:0;border-left-color:#999}
.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}
@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-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:""}
pre,blockquote{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
img{max-width:100% !important}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
select{background:#fff !important}
.navbar{display:none}
.table td,.table th{background-color:#fff !important}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}
.label{border:1px solid #000}
.table{border-collapse:collapse !important}
.table-bordered th,.table-bordered td{border:1px solid #ddd !important}
}
@-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{overflow:hidden;height:17px;margin-bottom:17px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1) 0 1px #000;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1) 0 1px #000;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1) 0 1px #000;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}
.progress-bar{float:left;width:0%;height:100%;font-size:11px;line-height:17px;color:#fff;text-align:center;background-color:#5b70af;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15) 0 1px #000;-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15) 0 1px #000;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15) 0 1px #000;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);transition:width .6s ease;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;-webkit-transition:all width .6s ease ease-out;-moz-transition:all width .6s ease ease-out;-o-transition:all width .6s ease ease-out;transition:all width .6s ease ease-out}
.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}
.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;-webkit-animation:progress-bar-stripes 2s linear infinite 300ms 0 ease;-moz-animation:progress-bar-stripes 2s linear infinite 300ms 0 ease;-ms-animation:progress-bar-stripes 2s linear infinite 300ms 0 ease}
.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}
.progress-bar[aria-valuenow="0"]{color:#777;min-width:30px;background-color:transparent;background-image:none;box-shadow:none}
.progress-bar-success{background-color:#5cb85c}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.progress-bar-info{background-color:#5bc0de}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.progress-bar-warning{background-color:#f0ad4e}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.progress-bar-danger{background-color:#d9534f}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive.embed-responsive-4by3{padding-bottom:75%}
@-ms-viewport{width:device-width}
.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}
@media (max-width:767px){.visible-xs{display:block !important}
table.visible-xs{display:table}
tr.visible-xs{display:table-row !important}
th.visible-xs,td.visible-xs{display:table-cell !important}
}
@media (max-width:767px){.visible-xs-block{display:block !important}
}
@media (max-width:767px){.visible-xs-inline{display:inline !important}
}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}
table.visible-sm{display:table}
tr.visible-sm{display:table-row !important}
th.visible-sm,td.visible-sm{display:table-cell !important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}
table.visible-md{display:table}
tr.visible-md{display:table-row !important}
th.visible-md,td.visible-md{display:table-cell !important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}
}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}
}
@media (min-width:1200px){.visible-lg{display:block !important}
table.visible-lg{display:table}
tr.visible-lg{display:table-row !important}
th.visible-lg,td.visible-lg{display:table-cell !important}
}
@media (min-width:1200px){.visible-lg-block{display:block !important}
}
@media (min-width:1200px){.visible-lg-inline{display:inline !important}
}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}
}
@media (max-width:767px){.hidden-xs{display:none !important}
}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}
}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}
}
@media (min-width:1200px){.hidden-lg{display:none !important}
}
.visible-print{display:none !important}
@media print{.visible-print{display:block !important}
table.visible-print{display:table}
tr.visible-print{display:table-row !important}
th.visible-print,td.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}
}
@media print{.hidden-print{display:none !important}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;line-height:1.42857143;color:#555;background-color:#F1F2F6}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#5b70af;text-decoration:none}
a:hover,a:focus{color:#5b70af;text-decoration:underline}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle}
.img-responsive,.carousel-inner>.item>img,.carousel-inner>.item>a>img,.thumbnail>img,.thumbnail a>img{display:block;width:100% \9;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all all .2s ease-in-out ease-out;-moz-transition:all all .2s ease-in-out ease-out;-o-transition:all all .2s ease-in-out ease-out;transition:all all .2s ease-in-out ease-out;display:inline-block;width:100% \9;max-width:100%;height:auto}
.img-circle{border-radius:50%}
hr{margin-top:17px;margin-bottom:17px;border:0;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}
table{background-color:#fff}
th{text-align:left}
.table{width:100%;max-width:100%;margin-bottom:17px}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:1rem 2rem;line-height:1.42857143;vertical-align:top;border-top:1px solid #eee}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #eee}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0;background: white;border:none !important;}
.table>tbody+tbody{border-top:2px solid #eee}
.table .table{background-color:#fff}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}
.table-bordered{border:1px solid #eee}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #eee}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#fafafa}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{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}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #eee;-webkit-overflow-scrolling:touch}
.table-responsive>.table{margin-bottom:0}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
.table-responsive>.table-bordered{border:0}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}
}
.thumbnail{display:block;padding:4px;margin-bottom:17px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all all .2s ease-in-out ease-out;-moz-transition:all all .2s ease-in-out ease-out;-o-transition:all all .2s ease-in-out ease-out;transition:all all .2s ease-in-out ease-out}
.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#5b70af}
.thumbnail .caption{padding:9px;color:#555}
.tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:11px;line-height:1.4;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.tooltip.in{filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}
.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;text-decoration:none;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}
.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{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}
h1,.h1,h2,.h2,h3,.h3{margin-top:17px;margin-bottom:8.5px}
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,.h4,h5,.h5,h6,.h6{margin-top:8.5px;margin-bottom:8.5px}
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:31px}
h2,.h2{font-size:25px}
h3,.h3{font-size:21px}
h4,.h4{font-size:15px}
h5,.h5{font-size:12px}
h6,.h6{font-size:11px}
p{margin:0 0 8.5px}
.lead{margin-bottom:17px;font-size:13px;font-weight:300;line-height:1.4}
@media (min-width:768px){.lead{font-size:18px}
}
small,.small{font-size:91%}
cite{font-style:normal}
mark,.mark{background-color:#fcf8e3;padding:.2em}
.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:#5b70af}
a.text-primary:hover{color:#2069a2}
.text-success{color:#3c763d}
a.text-success:hover{color:#2b542c}
.text-info{color:#31708f}
a.text-info:hover{color:#245269}
.text-warning{color:#8a6d3b}
a.text-warning:hover{color:#66512c}
.text-danger{color:#a94442}
a.text-danger:hover{color:#843534}
.bg-primary{color:#fff;background-color:#5b70af}
a.bg-primary:hover{background-color:#2069a2}
.bg-success{background-color:#dff0d8}
a.bg-success:hover{background-color:#c1e2b3}
.bg-info{background-color:#d9edf7}
a.bg-info:hover{background-color:#afd9ee}
.bg-warning{background-color:#fcf8e3}
a.bg-warning:hover{background-color:#f7ecb5}
.bg-danger{background-color:#f2dede}
a.bg-danger:hover{background-color:#e4b9b9}
.page-header{padding-bottom:7.5px;margin:34px 0 17px;border-bottom:1px solid #eee}
ul,ol{margin-top:0;margin-bottom:8.5px}
ul ul,ol ul,ul ol,ol ol{margin-bottom:0}
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;list-style:none;margin-left:-5px}
.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}
dl{margin-top:0;margin-bottom:17px}
dt,dd{line-height:1.42857143}
dt{font-weight:bold}
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}
}
abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}
.initialism{font-size:90%;text-transform:uppercase}
blockquote{padding:8.5px 17px;margin:0 0 17px;font-size:15px;border-left:5px solid #eee}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}
blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}
blockquote footer:before,blockquote small: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}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}
blockquote:before,blockquote:after{content:""}
address{margin-bottom:17px;font-style:normal;line-height:1.42857143}
.clearfix:before,.clearfix:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.modal-footer:before,.modal-footer:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.nav:before,.nav:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}
.clearfix:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.form-horizontal .form-group:after,.container:after,.container-fluid:after,.row:after,.modal-footer:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.nav:after,.pager:after,.panel-body:after,.dl-horizontal dd:after{clear:both}
.center-block{display:block;margin-left:auto;margin-right:auto}
.pull-right{float:right !important}
.pull-left{float:left !important}
.hide{display:none !important}
.show{display:block !important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none !important;visibility:hidden !important}
.affix{position:fixed;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0)}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}
.well-lg{padding:24px;border-radius:6px}
.well-sm{padding:9px;border-radius:3px}
.disable-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ui.label.brand{background-color:#5b70af;color:white}
.ui.orange.label{background-color:#e49f32!important;border-color:#e49f32!important;color:#FFF!important}
@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg)}
}
.clear-fix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.vertical-align{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.standard-transition{transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.mobile-icon-button{width:4rem;height:calc(4rem  - 1px);background:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-tap-highlight-color:rgba(0,0,0,0) !important}
.mobile-icon-button[disabled]{background-color:transparent!important}
.mobile-icon-button i.icon{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.mobile-icon-button:active{background-color:rgba(0,0,0,0.3) !important;border:none}
.mobile-icon-button:focus{background-color:rgba(0,0,0,0) !important;border:none}
.button-caret{position:relative}
.button-caret:before{content:'';position:absolute;display:block;bottom:-2px;left:50%;width:0;height:0;z-index:100;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white}
.button-caret:after{content:'';position:absolute;display:block;width:0;height:0;z-index:99;bottom:-1px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #c3c3c3}
.button-caret-grey:before{border-bottom:8px solid #eee !important}
@media screen and (-webkit-min-device-pixel-ratio:0){.chrome-bug{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.redacted-mixin{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden}
.ath-container{background:#fff !important;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:none !important;color:#3c3c3c !important}
.ath-container:before{content:'\e80a' !important;display:inline-block;font:normal normal normal 14px/1 "custom-glyphs";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;background:none !important;color:#3c3c3c !important;width:auto !important;height:auto !important;padding:.5em;font-size:1.5em !important}
.ath-container:after{background:#fff !important;box-shadow:none !important}
.ath-container p{text-shadow:none !important}
.ath-application-icon{box-shadow:none !important}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}
.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}
.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}
@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}
70%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}
90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}
}
@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
40%,43%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}
70%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}
90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}
@-webkit-keyframes flash{from,50%,to{opacity:1}
25%,75%{opacity:0}
}
@keyframes flash{from,50%,to{opacity:1}
25%,75%{opacity:0}
}
.flash{-webkit-animation-name:flash;animation-name:flash}
@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
30%{-webkit-transform:scale3d(1.25, .75, 1);transform:scale3d(1.25, .75, 1)}
40%{-webkit-transform:scale3d(.75, 1.25, 1);transform:scale3d(.75, 1.25, 1)}
50%{-webkit-transform:scale3d(1.15, .85, 1);transform:scale3d(1.15, .85, 1)}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
30%{-webkit-transform:scale3d(1.25, .75, 1);transform:scale3d(1.25, .75, 1)}
40%{-webkit-transform:scale3d(.75, 1.25, 1);transform:scale3d(.75, 1.25, 1)}
50%{-webkit-transform:scale3d(1.15, .85, 1);transform:scale3d(1.15, .85, 1)}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
}
@keyframes shake{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
}
* {outline: none; }

*:focus {outline: none; }

.shake{-webkit-animation-name:shake;animation-name:shake}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
10%,20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}
30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}
40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
10%,20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}
30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}
40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
.tada{-webkit-animation-name:tada;animation-name:tada}
@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}
to{-webkit-transform:none;transform:none}
}
@keyframes wobble{from{-webkit-transform:none;transform:none}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}
to{-webkit-transform:none;transform:none}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble}
@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}
77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}
}
@keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}
77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}
}
.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97)}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97)}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}
to{-webkit-transform:none;transform:none}
}
@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}
to{-webkit-transform:none;transform:none}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}
@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}
to{-webkit-transform:none;transform:none}
}
@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}
to{-webkit-transform:none;transform:none}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}
@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}
to{-webkit-transform:none;transform:none}
}
@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}
to{-webkit-transform:none;transform:none}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}
@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}
50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}
50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}
40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}
@-webkit-keyframes fadeIn{from{opacity:0}
to{opacity:1}
}
@keyframes fadeIn{from{opacity:0}
to{opacity:1}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
@-webkit-keyframes fadeOut{from{opacity:1}
to{opacity:0}
}
@keyframes fadeOut{from{opacity:1}
to{opacity:0}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOutDown{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
@keyframes fadeOutDown{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}
@-webkit-keyframes fadeOutDownBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
@keyframes fadeOutDownBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}
@-webkit-keyframes fadeOutLeft{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
@keyframes fadeOutLeft{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}
@-webkit-keyframes fadeOutLeftBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
@keyframes fadeOutLeftBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}
@-webkit-keyframes fadeOutRight{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
}
@keyframes fadeOutRight{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
@-webkit-keyframes fadeOutRightBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
}
@keyframes fadeOutRightBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}
@-webkit-keyframes fadeOutUp{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
}
@keyframes fadeOutUp{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}
@-webkit-keyframes fadeOutUpBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
}
@keyframes fadeOutUpBig{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
}
@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}
to{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}
to{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}
@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}
to{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}
to{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}
}
@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}
@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}
}
@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}
@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}
to{-webkit-transform:none;transform:none;opacity:1}
}
@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}
to{-webkit-transform:none;transform:none;opacity:1}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes lightSpeedOut{from{opacity:1}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}
}
@keyframes lightSpeedOut{from{opacity:1}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}
}
@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}
}
@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}
@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}
}
@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}
@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}
}
@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}
@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}
}
@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}
@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}
}
@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}
@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
}
@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}
@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
}
@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}
@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
}
@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}
@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}
}
@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
20%,60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
40%,80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge}
@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}
to{opacity:1;-webkit-transform:none;transform:none}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}
@-webkit-keyframes rollOut{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}
}
@keyframes rollOut{from{opacity:1}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
50%{opacity:1}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
50%{opacity:1}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}
@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
@-webkit-keyframes zoomOut{from{opacity:1}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
to{opacity:0}
}
@keyframes zoomOut{from{opacity:1}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}
to{opacity:0}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}
@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}
@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}
@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}
@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
}
@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}
@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
}
@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.brand-accent-color{color:#5b70af !important}
.brand-accent-background{background:#2985cc !important}
a,a:hover{color:#5b70af}
.btn-primary,.btn-info,.common-widgets-wrapper .btn.setup{background-color:#5b70af !important;border-color:#5b70af !important}
.btn-primary:hover:hover,.btn-info:hover:hover,.common-widgets-wrapper .btn.setup:hover:hover,.btn-primary:hover:focus,.btn-info:hover:focus,.common-widgets-wrapper .btn.setup:hover:focus{background-color:#3f528c !important}
.toggle-button.active{background-color:#5b70af}
.label-primary{background-color:#5b70af}
.list-group-item.active,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.dropdown-popover .dropdown-list ul li.selected{background-color:#5b70af !important;border-color:#5b70af !important}
.common-layouts-login{background-color:#fff !important}
.common-layouts-login input,.common-layouts-login input[name=username],.common-layouts-login input[name=password]{background-color:#dddddd !important;-webkit-box-shadow:0 0 0px 1000px #dddddd inset !important}
.common-layouts-login a{color:#5b70af !important}
.common-layouts-login .logged-in-users{background-color:#dddddd !important}
.common-layouts-login .toggle-button:not(.active){color:#777 !important}
.sections-reports-download{background-color:#fff !important}
.sections-reports-download>div span{color:#5b70af}
.sections-reports-download>div .circle-loader{border-left-color:#5b70af}
.sections-reports-download>div .load-complete{border-color:#5b70af}
.sections-reports-download>div .complete-mark:after{border-right:2px solid #2985cc;border-top:2px solid #2985cc}
.common-header{background-color:#fff !important;border-color:#fff !important;border-color:#c3c3c3 !important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-header .main-header-link.popover-opened:after{border-bottom:8px solid #c3c3c3!important}
}
.system-message{background:#2985cc}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.modal .modal-dialog .modal-content .modal-header{background-color:#fff !important;border-color:#fff !important;border-color:#c3c3c3 !important}
.modal .modal-dialog .modal-content .modal-header h3{color:#5b70af}
.modal .modal-dialog .modal-content .modal-close-icon{color:#5b70af}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px) and screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.main-header .main-header-link.popover-opened:after{border-bottom:8px solid #c3c3c3!important}
}
.modal-icon-logo{color:#5b70af !important}
.modal-icon-color{fill:#2985cc !important}
.main-header-link{color:#5b70af !important}
.common-header-campaigns-control .campaigns-dropdown{background-color:#5b70af !important}
.common-header-campaigns-control .campaigns-dropdown>span,.common-header-campaigns-control .campaigns-dropdown>i{color:#fff}
.main-header-settings{color:#5b70af !important}
.logo-upload .thumbnail.logo{background-color:#fff !important}
.panel.active{background:#2985cc !important}
.panel.active .panel-corner-icon{color:#5b70af !important}
a.panel:hover,a.panel.active{border-color:#5b70af !important}
.common-widgets-panels-ui-campaign:hover,.common-widgets-panels-ui-campaign.popover-opened{border-color:#5b70af !important}
.common-widgets-panels-ui-campaign .action-links{background:#2985cc !important;border-color:#2069a2 !important}
.common-widgets-panels-ui-campaign .action-links>button.btn{border-color:#2069a2 !important}
.common-widgets-panels-ui-campaign .action-links>button.btn:hover{color:#2069a2 !important;background:inherit !important}
.common-widgets-panels-ui-campaign .action-links>button.btn:before{border-color:#2069a2 !important}
#intercom-container .intercom-sheet .intercom-conversations-new-conversation-button{background:#2985cc !important;border-color:#2069a2 !important}
.vote .vote-label{background:#2985cc}
.common-menu-sidebar ul.level-1>li.active{background-color:#5b70af !important}
.loading:after{border-color:#5b70af rgba(0,0,0,0) rgba(0,0,0,0) #2985cc !important}
.common-widgets-chart .common-widgets-chart-charts-highchart:not(.common-widgets-chart-charts-solidgauge):not(.common-widgets-chart-charts-gauge) .highcharts-container svg>path{fill:rgba(255,255,255,0.2) !important}
div.common-widgets-chart .common-widgets-chart-charts-solidgauge .highcharts-container svg .highcharts-series>path,div.common-widgets-chart .common-widgets-chart-charts-solidgauge .highcharts-container svg .highcharts-series>path{fill:#2985cc !important}
div.common-widgets-chart .common-widgets-chart-charts-solidgauge .gauge-label .value,div.common-widgets-chart .common-widgets-chart-charts-solidgauge .gauge-label .value{color:#5b70af !important}
.common-widgets-big-stats .big-stat.selected .panel{background-image: -webkit-linear-gradient(left, #5287FA, #5287FA) !important;background-image: -o-linear-gradient(left, #5287FA, #5287FA) !important;background-image: linear-gradient(to right, #5287FA, #5287FA) !important;color:white !important;/*border-color:#5b70af !important*/}
.common-widgets-big-stats .big-stat.selected .panel * {color: white !important;}
.overlay{background:#fff}
.overlay #progressbar li:after,.overlay #progressbar li:before{background:#2985cc;color:#fff}
.overlay #progressbar li.active:before,.overlay #progressbar li.active:after{background:#2985cc}
.overlay fieldset{background:#f8f8f8 !important}
.react-grid-item.react-grid-placeholder{background:#2985cc !important}
ul.comments li.requester{border-color:#5b70af}
ul.comments li.requester .comment-body{background:#2985cc;border-color:#5b70af}
ul.comments li.requester .comment-body:before,ul.comments li.requester .comment-body:after{border-color:transparent #2985cc}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#5b70af}
.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#5b70af}
.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{border-left-color:#5b70af}
.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{border-right-color:#5b70af}
.rc-tooltip-inner{background:#2985cc}
.tooltip-icon{color:#5b70af}
.increment .increment-control .icon:hover:not(.disabled){color:#5b70af !important}
.sections-billing-purchase-plans>div:hover .panel{border-color:#5b70af !important}
.sections-billing-purchase-plans>div.active .panel{border-color:#5b70af !important}
.sections-billing-purchase-plans>div.active .panel .name{color:#5b70af !important}
.sections-billing-purchase-plans>div.active .panel .dollar{color:#5b70af !important}
.btn{outline:none !important;transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-ms-transition:background-color .2s linear;-o-transition:background-color .2s linear;-webkit-transition:all background-color .2s linear ease-out;-moz-transition:all background-color .2s linear ease-out;-o-transition:all background-color .2s linear ease-out;transition:all background-color .2s linear ease-out}
.btn.btn-white{background-color:white}
.btn-round{border-radius:500rem!important;width:2rem;height:2rem;text-align:center;padding:2px}
@media screen and (min-width: 1024px){.hide-button{display:none !important}
}


.btn-group>.btn+.dropdown-toggle{padding:6px 12px}
.btn-group .btn:not(:first-child){margin-left:-1px}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle):last-of-type{border-bottom-right-radius:4px;border-top-right-radius:4px}
.btn-group>.btn:not(:last-of-type){border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}
.btn:active,.btn.active{box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.toggle-buttons .toggle-button{-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:0;outline:none !important;width:8rem;margin:0 1rem;color:#777;background:none;font-size:1rem;line-height:1.42857143}
.toggle-buttons .toggle-button.active{color:#fff}
.btn-full{height:4rem;line-height:4rem;vertical-align:middle;padding:0;border:0;font-size:15px;border-radius:6px;padding:0 2rem}
.btn-full-width{display:block;width:100%}
ul.link-menu{padding:0;list-style:none;margin:0}
ul.link-menu li{padding:1rem;cursor:pointer}
ul.link-menu li .icon{text-align:center;width:1.4rem;margin-right:.25rem;display:none}
ul.link-menu li a{color:#555;display:block}
ul.link-menu li a:hover{text-decoration:none}
ul.link-menu li:first-child{border-top-left-radius:6px;border-top-right-radius:6px}
ul.link-menu li:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}
ul.link-menu li.menu-separator{border-bottom:1px solid #ddd;padding:0}
ul.link-menu li:hover{background:#f5f5f5}
.dropdown-menu{height:auto;text-align:left;max-height:25rem;overflow-x:hidden;padding:0;min-width:100px}
.dropdown-menu>li>a{padding:.5rem 1rem}
.dropdown-menu .datetimepicker{width:240px}
.dropdown-menu .datetimepicker .table th,.dropdown-menu .datetimepicker .table td{padding:0}
body>.dropdown-menu{z-index:9999}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.dropdown-popover{height:100%}
}
.dropdown-popover .input-group input,.dropdown-popover .input-group .input-group-addon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#eee;border:0;border-bottom:1px solid #ddd;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.dropdown-popover .input-group input{border-top-left-radius:6px;width:100%;padding:0 0 0 1rem;outline:none}
.dropdown-popover .input-group .input-group-addon{border-top-right-radius:6px}
.dropdown-popover .dropdown-list{transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;-webkit-transition:all none ease-out;-moz-transition:all none ease-out;-o-transition:all none ease-out;transition:all none ease-out;max-height:200px;overflow:auto;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:.4rem;-webkit-border-bottom-left-radius:.4rem;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:.4rem;-moz-border-radius-bottomleft:.4rem;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;position:relative}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.dropdown-popover .dropdown-list{max-height:calc(100% -  31px);-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
}
.dropdown-popover .dropdown-list ul{padding:0;margin:0;list-style:none;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.dropdown-popover .dropdown-list ul li{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border-bottom:1px solid #eee;color:#555;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;margin-bottom:0}
.dropdown-popover .dropdown-list ul li:hover{background:#fafafa}
.dropdown-popover .dropdown-list ul li.selected{background:#2985cc;color:#fff}
.dropdown-popover .dropdown-list ul li:last-child{border-bottom:none;border-bottom-right-radius:6px;border-bottom-left-radius:6px}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.dropdown-popover .dropdown-list ul li:last-child{border-bottom:1px solid #eee;border-radius:0}
}
.dropdown-menu-center{margin-left:auto;margin-right:auto;left:0;right:0;width:50%}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){ul.link-menu li{border-bottom:1px solid #ddd}
}
.filters{margin:0;list-style:none;background:#eee;text-align:right;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;display:table;width:100%;padding-right:1rem;height:3.4rem;position:relative;z-index:-1}
.filters .ng-switch{display:inline-block}
.filters li{display:inline-block;padding:.5rem 1rem}
.filters li span{color:#555}
.filters li .input-sm{vertical-align:middle;margin-left:1rem;display:table-cell;width:200px;border:1px solid #c3c3c3}
.grid{padding-right:2rem;padding-left:2rem}
.flex-row{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}
[class^="flex-flex"],[class*=" flex-flex"],[class^="flex-flex-offset"],[class*=" flex-flex-offset"]{box-sizing:border-box;flex:0 0 auto;flex-direction:column;padding-right:.5rem;padding-left:.5rem}
.flex-flex{flex-grow:1;flex-basis:0;max-width:100%}
.flex-flex-1{flex-basis:8.33333333%;max-width:8.33333333%}
.flex-flex-2{flex-basis:16.66666667%;max-width:16.66666667%}
.flex-flex-3{flex-basis:25%;max-width:25%}
.flex-flex-4{flex-basis:33.33333333%;max-width:33.33333333%}
.flex-flex-5{flex-basis:41.66666667%;max-width:41.66666667%}
.flex-flex-6{flex-basis:50%;max-width:50%}
.flex-flex-7{flex-basis:58.33333333%;max-width:58.33333333%}
.flex-flex-8{flex-basis:66.66666667%;max-width:66.66666667%}
.flex-flex-9{flex-basis:75%;max-width:75%}
.flex-flex-10{flex-basis:83.33333333%;max-width:83.33333333%}
.flex-flex-11{flex-basis:91.66666667%;max-width:91.66666667%}
.flex-flex-12{flex-basis:100%;max-width:100%}
.flex-flex-offset-1{margin-left:8.33333333%}
.flex-flex-offset-2{margin-left:16.66666667%}
.flex-flex-offset-3{margin-left:25%}
.flex-flex-offset-4{margin-left:33.33333333%}
.flex-flex-offset-5{margin-left:41.66666667%}
.flex-flex-offset-6{margin-left:50%}
.flex-flex-offset-7{margin-left:58.33333333%}
.flex-flex-offset-8{margin-left:66.66666667%}
.flex-flex-offset-9{margin-left:75%}
.flex-flex-offset-10{margin-left:83.33333333%}
.flex-flex-offset-11{margin-left:91.66666667%}
.flex-start{justify-content:flex-start;text-align:start}
.flex-center{justify-content:center;text-align:center}
.flex-end{justify-content:flex-end;text-align:end}
.flex-top{align-items:flex-start}
.flex-middle{align-items:center}
.flex-bottom{align-items:flex-end}
.flex-around{justify-content:space-around}
.flex-between{justify-content:space-between}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){[class^="flex-mobile"],[class*=" flex-mobile"],[class^="flex-mobile-offset"],[class*=" flex-mobile-offset"]{box-sizing:border-box;flex:0 0 auto;flex-direction:column;padding-right:.5rem;padding-left:.5rem}
.flex-mobile{flex-grow:1;flex-basis:0;max-width:100%}
.flex-mobile-1{flex-basis:8.33333333%;max-width:8.33333333%}
.flex-mobile-2{flex-basis:16.66666667%;max-width:16.66666667%}
.flex-mobile-3{flex-basis:25%;max-width:25%}
.flex-mobile-4{flex-basis:33.33333333%;max-width:33.33333333%}
.flex-mobile-5{flex-basis:41.66666667%;max-width:41.66666667%}
.flex-mobile-6{flex-basis:50%;max-width:50%}
.flex-mobile-7{flex-basis:58.33333333%;max-width:58.33333333%}
.flex-mobile-8{flex-basis:66.66666667%;max-width:66.66666667%}
.flex-mobile-9{flex-basis:75%;max-width:75%}
.flex-mobile-10{flex-basis:83.33333333%;max-width:83.33333333%}
.flex-mobile-11{flex-basis:91.66666667%;max-width:91.66666667%}
.flex-mobile-12{flex-basis:100%;max-width:100%}
.flex-mobile-offset-1{margin-left:8.33333333%}
.flex-mobile-offset-2{margin-left:16.66666667%}
.flex-mobile-offset-3{margin-left:25%}
.flex-mobile-offset-4{margin-left:33.33333333%}
.flex-mobile-offset-5{margin-left:41.66666667%}
.flex-mobile-offset-6{margin-left:50%}
.flex-mobile-offset-7{margin-left:58.33333333%}
.flex-mobile-offset-8{margin-left:66.66666667%}
.flex-mobile-offset-9{margin-left:75%}
.flex-mobile-offset-10{margin-left:83.33333333%}
.flex-mobile-offset-11{margin-left:91.66666667%}
.mobile-start{justify-content:flex-start;text-align:start}
.mobile-center{justify-content:center;text-align:center}
.mobile-end{justify-content:flex-end;text-align:end}
.mobile-top{align-items:flex-start}
.mobile-middle{align-items:center}
.mobile-bottom{align-items:flex-end}
.mobile-around{justify-content:space-around}
.mobile-between{justify-content:space-between}
}
@media screen and (min-width: 1024px){[class^="flex-desktop"],[class*=" flex-desktop"],[class^="flex-desktop-offset"],[class*=" flex-desktop-offset"]{box-sizing:border-box;flex:0 0 auto;flex-direction:column;padding-right:.5rem;padding-left:.5rem}
.flex-desktop{flex-grow:1;flex-basis:0;max-width:100%}
.flex-desktop-1{flex-basis:8.33333333%;max-width:8.33333333%}
.flex-desktop-2{flex-basis:16.66666667%;max-width:16.66666667%}
.flex-desktop-3{flex-basis:25%;max-width:25%}
.flex-desktop-4{flex-basis:33.33333333%;max-width:33.33333333%}
.flex-desktop-5{flex-basis:41.66666667%;max-width:41.66666667%}
.flex-desktop-6{flex-basis:50%;max-width:50%}
.flex-desktop-7{flex-basis:58.33333333%;max-width:58.33333333%}
.flex-desktop-8{flex-basis:66.66666667%;max-width:66.66666667%}
.flex-desktop-9{flex-basis:75%;max-width:75%}
.flex-desktop-10{flex-basis:83.33333333%;max-width:83.33333333%}
.flex-desktop-11{flex-basis:91.66666667%;max-width:91.66666667%}
.flex-desktop-12{flex-basis:100%;max-width:100%}
.flex-desktop-offset-1{margin-left:8.33333333%}
.flex-desktop-offset-2{margin-left:16.66666667%}
.flex-desktop-offset-3{margin-left:25%}
.flex-desktop-offset-4{margin-left:33.33333333%}
.flex-desktop-offset-5{margin-left:41.66666667%}
.flex-desktop-offset-6{margin-left:50%}
.flex-desktop-offset-7{margin-left:58.33333333%}
.flex-desktop-offset-8{margin-left:66.66666667%}
.flex-desktop-offset-9{margin-left:75%}
.flex-desktop-offset-10{margin-left:83.33333333%}
.flex-desktop-offset-11{margin-left:91.66666667%}
.desktop-start{justify-content:flex-start;text-align:start}
.desktop-center{justify-content:center;text-align:center}
.desktop-end{justify-content:flex-end;text-align:end}
.desktop-top{align-items:flex-start}
.desktop-middle{align-items:center}
.desktop-bottom{align-items:flex-end}
.desktop-around{justify-content:space-around}
.desktop-between{justify-content:space-between}
}
.glyphicon-chevron-left,.glyphicon-chevron-right,.glyphicon-chevron-up,.glyphicon-chevron-down,.glyphicon-arrow-right,.glyphicon-arrow-left{display:inline-block;font-family:'custom-glyphs';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased}
.glyphicon-chevron-left:before{content:"\e835"}
.glyphicon-chevron-right:before{content:"\e82b"}
.glyphicon-chevron-up:before{content:"\e833"}
.glyphicon-chevron-down:before{content:"\e834"}
.glyphicon-arrow-right:before{content:'\e82b'}
.glyphicon-arrow-left:before{content:'\e835'}
@font-face{font-family:'logos';src:url('../fonts/logos.eot');src:url('../fonts/logos.eot?#iefix') format('embedded-opentype'),url('../fonts/logos.woff') format('woff'),url('../fonts/logos.ttf') format('truetype'),url('../fonts/logos.svg#logos') format('svg');font-weight:normal;font-style:normal}
.modal-icon-logo{display:inline-block;font-family:'logos';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-logo-backlinks:before{content:'\0041'}
.icon-logo-campaign:before{content:'\0042'}
.icon-logo-competition:before{content:'\0043'}
.icon-logo-help:before{content:'\0044'}
.icon-logo-message:before{content:'\0045'}
.icon-logo-reports:before{content:'\0046'}
.icon-logo-users:before{content:'\0047'}
.icon-logo-white-label:before{content:'\0048'}
.icon-logo-widgets:before{content:'\0049'}
.icon-logo-tasks:before{content:'\004a'}
@font-face{font-family:'custom-glyphs';src:url('../fonts/ezond.eot?9759683');src:url('../fonts/ezond.eot?9759683#iefix') format('embedded-opentype'),url('../fonts/ezond.woff?9759683') format('woff'),url('../fonts/ezond.woff2?9759683') format('woff2'),url('../fonts/ezond.ttf?9759683') format('truetype'),url('../fonts/ezond.svg?9759683#myseotool') format('svg');font-weight:normal;font-style:normal}
.icon{display:inline-block;font:normal normal normal 14px/1 "custom-glyphs";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}
.icon-2x{font-size:2em}
.icon-1-5x{font-size:1.5em}
.icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.icon-ppc:before{content:'\e800'}
.icon-tasks:before{content:'\e801'}
.icon-seo:before{content:'\e802'}
.icon-chart-bar:before{content:'\e803'}
.icon-brush:before{content:'\e804'}
.icon-user:before{content:'\e805'}
.icon-file-pdf:before{content:'\e806'}
.icon-lock:before{content:'\e807'}
.icon-file-excel:before{content:'\e808'}
.icon-clock:before{content:'\e809'}
.icon-delete:before{content:'\e80a'}
.icon-bell:before{content:'\e80b'}
.icon-attention:before{content:'\e80c'}
.icon-caret-down:before{content:'\e80d'}
.icon-cog:before{content:'\e80e'}
.icon-comments:before{content:'\e80f'}
.icon-plus:before{content:'\e810'}
.icon-filter:before{content:'\e811'}
.icon-wrench:before{content:'\e812'}
.icon-download:before{content:'\e813'}
.icon-refresh:before{content:'\e814'}
.icon-folder-open:before{content:'\e815'}
.icon-folder:before{content:'\e816'}
.icon-check:before{content:'\e817'}
.icon-pencil:before{content:'\e818'}
.icon-paperclip:before{content:'\e819'}
.icon-file-text:before{content:'\e81a'}
.icon-calendar:before{content:'\e81b'}
.icon-file-image:before{content:'\e81c'}
.icon-arrow-up:before{content:'\e81d'}
.icon-bars:before{content:'\e81e'}
.icon-arrow-down:before{content:'\e81f'}
.icon-zoom-in:before{content:'\e820'}
.icon-zoom-out:before{content:'\e821'}
.icon-search:before{content:'\e822'}
.icon-help-circled:before{content:'\e823'}
.icon-pencil-squared:before{content:'\e824'}
.icon-power-off:before{content:'\e825'}
.icon-dollar:before{content:'\e826'}
.icon-envelope:before{content:'\e827'}
.icon-login:before{content:'\e828'}
.icon-arrow-right:before{content:'\e829'}
.icon-minus:before{content:'\e82a'}
.icon-angle-right:before{content:'\e82b'}
.icon-upload:before{content:'\e82c'}
.icon-tag:before{content:'\e82d'}
.icon-star:before{content:'\e82e'}
.icon-star-empty:before{content:'\e82f'}
.icon-dashboard:before{content:'\e830'}
.icon-intel:before {content: '\e846';}
.icon-alarm:before {content: '\e847';}
.icon-warning:before{content:'\e848'}
.icon-emoti-normal{color: #FA9F12;}
.icon-emoti-smile{color: #65B629;}
.icon-emoti-bad{color: #E32725;}
.icon-emoti-normal:before{content:'\e849'}
.icon-emoti-smile:before{content:'\e84a'}
.icon-emoti-bad:before{content:'\e84b'}
.icon-comment:before{content:'\e831'}
.icon-paper-plane:before{content:'\e832'}
.icon-angle-up:before{content:'\e833'}
.icon-angle-down:before{content:'\e834'}
.icon-angle-left:before{content:'\e835'}
.icon-camera:before{content:'\e836'}
.icon-thumbnail-view:before{content:'\e837'}
.icon-details-view:before{content:'\e838'}
.icon-up-dir:before{content:'\e839'}
.icon-down-dir:before{content:'\e80d'}
.icon-link:before{content:'\e83a'}
.icon-group:before{content:'\e83b'}
.icon-arrow-left:before{content:'\e83c'}
.icon-phone:before{content:'\e83d'}
.icon-circle:before{content:'\e83e'}
.icon-th-list:before{content:'\e83f'}
.icon-move:before{content:'\e840'}
.icon-sliders{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.icon-sliders:before{content:'\e841'}
.icon-pin:before{content:'\e842'}
.icon-home:before{content:'\e843'}

.mlr50 {margin: 0 50px; }
.mr50 {margin-right: 50px; }
.white-bgc {background-color: white !important; }
.white-c{color: white !important;}
.icon-lightbulb:before{content:'\e844'}
.icon-book:before{content:'\e845'}
.icon-link-ext:before{content:'\f08e'}
.icon-handshake-o:before{content:'\f2b5'}
.pac-container{z-index:10000 !important}
.disable-highlight{outline:none}
.input-margin-bottom-sm{margin-bottom:10px}
.radio-group input,.checkbox-group input{margin-left:2rem;margin-right:10px}
.radio-group input:first-child,.checkbox-group input:first-child{margin-left:0}
.field-error,.generic-field-error,.generic-error{background-color:#d9534f;border-color:#d9534f;color:#FFF;font-size:.8125rem;padding:6px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none;text-shadow:none}
.field-error a,.generic-field-error a,.generic-error a{color:#fff !important;text-decoration:underline}
.field-error.error,.generic-field-error.error,.generic-error.error{display:block}
.generic-field-error{margin-bottom:5px}
.field-error,.generic-error{position:relative;margin-top:10px}
.field-error:before,.generic-error:before{background-color:#d9534f;margin-left:-0.2rem;top:-0.3rem;left:50%;position:absolute;content:"";width:.6rem;height:.6rem;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:1}
.field{clear:both;margin:0em 0em 1em}
.field .field{margin:0}
.fields{clear:both}
.fields:after{content:' ';display:block;clear:both;visibility:hidden;line-height:0;height:0}
.fields>.field{clear:none;float:left}
.two.fields>.field{width:50%;padding-left:2%;padding-right:2%}
.three.fields>.field{width:33.333%;padding-left:1%;padding-right:1%}
.four.fields>.field{width:25%;padding-left:1%;padding-right:1%}
.fields .field:first-child{padding-left:0%}
.fields .field:last-child{padding-right:0%}
input[type='location']{cursor:pointer}
.form-control[readonly]{background-color:#fff;cursor:default}
.check{display:block;line-height:1.2rem;padding:0.2rem 0 0.2rem 3rem;font-size:1rem;padding-left:2rem;position:relative}
.check input[type="checkbox"]{position:absolute;left:0;top:0.2rem;opacity:0;width:1.2rem;height:1.2rem;z-index:2;margin:0;cursor:pointer}
.check input[type="checkbox"]:checked+label:before{opacity:1}
.check label{margin:0;line-height:1.2rem!important}
.check label:before{content:'\e817';width:1.2rem;height:1.2rem;font-size:0.8rem;vertical-align:middle;text-align:center;font-family:'custom-glyphs';display:block;color:#333;z-index:1;opacity:0;position:absolute;left:0;top:0.2rem;transition:opacity .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:opacity .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:opacity .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:opacity .25s cubic-bezier(.25, .46, .45, .94);-o-transition:opacity .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all opacity .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all opacity .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all opacity .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all opacity .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.check:after{content:'';display:block;left:0;top:0.2rem;position:absolute;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:1.2rem;height:1.2rem;background:whitesmoke;border:1px solid #E9E9E9}
input[type="checkbox"]:focus{outline:0}
input[type="checkbox"].circle-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:1rem;-moz-border-radius:1rem;border-radius:1rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #e5e5e5;width:1.5rem;height:1.5rem !important;background:white;display:inline-block;position:relative;cursor:pointer;vertical-align:middle}
input[type="checkbox"].circle-checkbox:disabled{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);opacity:0.6;cursor:not-allowed}
input[type="checkbox"].circle-checkbox:checked:after{content:'\e817';font-family:'custom-glyphs';font-size:1rem;color:green;position:absolute;left:0;top:0;text-align:center;line-height:1.5rem;width:100%}
.form-control::-webkit-input-placeholder{color:#c3c3c3}
.form-control:-moz-placeholder{color:#c3c3c3}
.form-control::-moz-placeholder{color:#c3c3c3}
.form-control:-ms-input-placeholder{color:#c3c3c3}
select{background-color:white}
.container-spacious{margin-bottom:2rem}
.container-spacious .row{display:table;padding-top:6px;padding-bottom:6px}
.container-spacious .row>div{display:table-cell;vertical-align:middle;float:none}
.row-height-sml{height:3.5rem}
.row-height-lg{height:10rem}
.col{float:left}
.col-width-1{width:16.66666667%}
.col-width-2{width:33.33333333%}
.col-width-3{width:50%}
.col-width-4{width:66.66666667%}
.col-width-5{width:83.33333333%}
.col-width-6{width:100%}
.fixed-col-right{position:fixed;right:1rem;padding-left:1rem}
.label-ribbon{position:relative;padding-left:2rem;border-radius:0 4px 4px 0;display:inline-block;font-size:.8125rem;text-transform:uppercase;padding:6px 12px;background-color:#555;border-color:#3b3b3b;color:#eee}
.label-ribbon:after{position:absolute;content:"";top:100%;left:0;border-top:0 solid transparent;border-right-width:1rem;border-right-color:inherit;border-right-style:solid;border-bottom:1rem solid transparent;border-left:0 solid transparent;width:0;height:0}
.spacer>.label-ribbon{left:-3rem}
.spacer-sm>.label-ribbon{left:-2rem}
.label .fa.fa-times{cursor:pointer}
.popover label{font-weight:normal}
ul.list{list-style:none;padding:0;margin:0;background:#fff}
ul.list>li{padding:10px 16px;background:#fff;font-size:12px}
ul.list>li:hover{background:#f8f8f8}
ul.list>li .label{font-weight:normal}
ul.indent-list{padding:0 2rem;font-size:1.2rem;margin:0;list-style-type:none}
ul.indent-list li{border-bottom:1px solid #e5e5e5;padding:0 1rem;line-height:4rem;position:relative;min-height:4rem}
ul.indent-list li:last-child{border-bottom:none}
ul.indent-list li a{cursor:pointer}
ul.indent-list li i{font-size:1.4rem;width:2rem;text-align:center;cursor:pointer;transition:color .1s linear;-webkit-transition:color .1s linear;-moz-transition:color .1s linear;-ms-transition:color .1s linear;-o-transition:color .1s linear;-webkit-transition:all color .1s linear ease-out;-moz-transition:all color .1s linear ease-out;-o-transition:all color .1s linear ease-out;transition:all color .1s linear ease-out}
ul.indent-list li i:hover{color:#8692aa}
ul.indent-list.selectable a{display:inline-block;width:100%;height:100%;position:absolute;padding:0 1rem;top:0;left:0;color:#555}
ul.indent-list.selectable a:hover{background:white;text-decoration:none;cursor:pointer}
.loading{position:relative;min-height:8rem}
.loading:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:4rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.5rem solid #2985cc;border-top:.5rem solid rgba(0,0,0,0);border-left:.5rem solid rgba(0,0,0,0);width:4rem;height:4rem;position:absolute;left:50%;top:50%;margin-left:-2rem;margin-top:-2rem}
.loading.loading-lg:after,.loading.loading-page:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:6rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:1rem solid #2985cc;border-top:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:6rem;height:6rem;margin-left:-3rem;margin-top:-3rem}
.loading.loading-page:after{top:30vh;left:50vw;margin-top:-9rem;margin-left:-4rem}
.loading.loading-inline{height:3rem;min-height:3rem;width:3rem;display:inline-block;vertical-align:middle;overflow:hidden}
.loading.loading-inline:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:2rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.5rem solid #2985cc;border-top:.5rem solid rgba(0,0,0,0);border-left:.5rem solid rgba(0,0,0,0);width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}
@media (min-width:480px){.dynamic-column{width:50%}
}
@media (min-width:768px){.dynamic-column{width:33.33333333%}
}
@media (min-width:992px){.dynamic-column{width:25%}
}
@media (min-width:1200px){.dynamic-column{width:20%}
}
@media (min-width:1440px){.dynamic-column{width:16.66666667%}
}
@media (min-width:1920px){.dynamic-column{width:14.28571429%}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.dynamic-column{width:50%}
}
.dynamic-column{display:inline-block;padding:1rem;vertical-align:top}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.dynamic-column:nth-child(odd){padding:0 0.25rem 0.5rem 0}
.dynamic-column:nth-child(even){padding:0 0 0.5rem 0.25rem}
}
.highcharts-credits {display: none;}
.panel{margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;/*border:1px solid #c3c3c3;*/display:block;height:100%;padding:0}
.panel h4{margin:0 0 1rem 0}
.panel h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.panel.tab-pane .panel-body{overflow:auto;height:30rem}
.panel .panel-corner-icon{display:none}
.panel.active{background:#2985cc;color:#fff}
.panel.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.panel.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.panel.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
.panel-wrapper{padding:1rem}
a.panel:hover,a.panel.active{text-decoration:none;border-color:#5b70af;color:#555}
a.panel:hover>.btn-group,a.panel.active>.btn-group{bottom:0}
.profile{text-align:center}
.profile:hover,.profile.popover-opened{text-decoration:none}
.profile:hover .profile-content img,.profile.popover-opened .profile-content img,.profile:hover .profile-content canvas,.profile.popover-opened .profile-content canvas{opacity:.1}
.profile:hover .profile-content .action-links,.profile.popover-opened .profile-content .action-links{opacity:1}
.profile h5{margin:0 auto}
.profile .label{text-transform:uppercase;font-weight:normal}
.profile .profile-content{position:relative}
.profile .profile-content img,.profile .profile-content .action-links{transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}
.profile .profile-content img.ng-leave,.profile .profile-content .action-links.ng-leave{transition-delay:0;-webkit-transition-duration:0}
.profile .profile-content .action-links{text-align:center;top:50%;margin-top:-14px;opacity:0;width:100%;position:absolute;z-index:1;font-size:0}
.profile .profile-content .action-links .btn{margin-right:4px}
.profile .profile-content .action-links .btn:last-child{margin-right:0}
.profile-image{width:8rem;height:8rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:block;margin:0 auto;overflow:hidden}
.profile-image img{max-width:100%;max-height:100%}
.profile-image svg{width:8rem;height:8rem}
.profile-image.profile-image-micro{height:2.3rem;width:2.3rem}
.profile-image.profile-image-small{height:5.5rem;width:5.5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.profile-image.profile-image-small{height:3rem;width:3rem}
}
.profile-image.profile-image-large{height:11rem;width:11rem}
.profile-image.profile-image-square{-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.users-list .profile-image{background-image:url(../images/no-profile-image.svg);background-size:8rem 8rem}
html{font-size:12px}
body{min-height:100vh;background-color:#E3E8EE !important;overflow-x:hidden;overflow-y:auto;width:100%}
body>canvas{display:none}
a{cursor:pointer}
a:hover{text-decoration:underline}
svg{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important}
.spacer{padding:1rem 2rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.spacer{padding:.5rem 1rem}
}
.spacer-sm{padding:.5rem 1rem}
.spacer-top{padding-top:1rem}
.spacer-bottom{padding-bottom:1rem}
.margin-bottom{margin-bottom:1rem !important}
.margin-top{margin-top:1rem !important}
.margin-left{margin-left:2rem !important}
.margin-right{margin-right:2rem !important}
.spacer-left{padding-left:2rem}
.margin-sm-right{margin-right:10px !important}
.margin-sm-left{margin-left:10px !important}
.margin-xs-left{margin-left:5px !important}
.margin-xs-right{margin-right:5px !important}
.margin-sm-top{margin-top:1px}
.margin-sm-bottom{margin-bottom:5px !important}
.margin-lg-top{margin-top:3rem}
.divider{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.8);line-height:1;height:0}
.vertical-divider{position:absolute;z-index:2;top:50%;left:50%;margin:0 0 0 -3%;width:6%;height:50%;line-height:0;padding:0;background-color:transparent;font-size:.875rem;font-weight:700;text-align:center;text-transform:uppercase;color:rgba(0,0,0,0.8)}
.vertical-divider:before,.vertical-divider:after{position:absolute;left:50%;content:" ";z-index:3;border-left:1px solid rgba(0,0,0,0.1);border-right:1px solid rgba(255,255,255,0.8);width:0;height:80%}
.vertical-divider:before{top:-100%}
.vertical-divider:after{top:auto;bottom:0}
.vertical-divider i{line-height:0}
.relative{position:relative}
.error-card{position:absolute;top:30vh;left:0;text-align:center;width:100%}
.error-card .panel{display:inline-block}
.full-height{height:100% !important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.hidden-mobile{display:none!important}
}
@media screen and (min-width: 1024px){.hidden-desktop{display:none!important}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.tooltip{display:none!important}
}
.tooltip .tooltip-inner{text-align:left;padding:.5rem 1rem;font-weight:300;letter-spacing:.05em}
.tooltip-icon{margin:0 0 0 .5rem;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-webkit-transition:all opacity .3s ease-in-out ease-out;-moz-transition:all opacity .3s ease-in-out ease-out;-o-transition:all opacity .3s ease-in-out ease-out;transition:all opacity .3s ease-in-out ease-out;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;cursor:pointer}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.tooltip-icon{display:none!important}
}
.text-nowrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ath-container{border:1px solid #ddd}
.ath-container:after{border-bottom:1px solid #ddd;border-right:1px solid #ddd}
.red-text{color:#de4548}
.red-bg{background:#de4548}
.red-border{border:1px solid #de4548}
.green-text{color:#61a656}
.green-bg{background:#61a656}
.green-border{border:1px solid #61a656}
.light-blue-text{color:#5cbae6}
.light-blue-bg{background:#5cbae6}
.light-blue-border{border:1px solid #5cbae6}
.orange-text{color:#fac364}
.orange-bg{background:#fac364}
.orange-border{border:1px solid #fac364}
.lime-green-text{color:#b6d957}
.lime-green-bg{background:#b6d957}
.lime-green-border{border:1px solid #b6d957}
.baby-blue-text{color:#8cd3ff}
.baby-blue-bg{background:#8cd3ff}
.baby-blue-border{border:1px solid #8cd3ff}
.pink-text{color:#d998cb}
.pink-bg{background:#d998cb}
.pink-border{border:1px solid #d998cb}
.yellow-text{color:#f2d249}
.yellow-bg{background:#f2d249}
.yellow-border{border:1px solid #f2d249}
.turquoise-text{color:#93b9c6}
.turquoise-bg{background:#93b9c6}
.turquoise-border{border:1px solid #93b9c6}
.brown-text{color:#ccc5a8}
.brown-bg{background:#ccc5a8}
.brown-border{border:1px solid #ccc5a8}
.aqua-text{color:#52bacc}
.aqua-bg{background:#52bacc}
.aqua-border{border:1px solid #52bacc}
.table{margin-bottom:0;overflow:hidden;color:#3c3c3c;border-collapse:initial}
.table colgroup col.short{width:15%}
.table colgroup col.long{width:25%}
.table colgroup col.medium{width:20%}
.table thead tr{page-break-inside:avoid!important;background-color:#eee}
.table thead tr th{font-weight:normal;border-bottom:1px solid #c3c3c3}
.table thead tr th.asc,.table thead tr th.desc{font-weight:bold}
.table thead tr th.asc span:after,.table thead tr th.desc span:after{color:#3c3c3c;position:absolute;right:1rem;font-size:1rem;top:0.5rem;font-family:"custom-glyphs";transition:all .5s ease-out;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;-webkit-transition:all all .5s ease-out ease-out;-moz-transition:all all .5s ease-out ease-out;-o-transition:all all .5s ease-out ease-out;transition:all all .5s ease-out ease-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%}
.table thead tr th.asc>span:after{content:"\e80d";top:0.9rem;-webkit-transform:rotate(180deg) !important;-moz-transform:rotate(180deg) !important;-ms-transform:rotate(180deg) !important;-o-transform:rotate(180deg) !important;transform:rotate(180deg) !important}
.table thead tr th.desc>span:after{content:"\e80d";top:1.0rem}
.table thead tr th.short{width:15%}
.table thead tr th.long{width:25%}
.table thead tr th.medium{width:20%}
.table.sortable thead th{cursor:pointer}
.table tbody tr td{vertical-align:middle}
.table tbody tr:first-child td{border-top:0}
.table-striped>tbody>tr:nth-child(odd),.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#fff}
.table-striped>tbody>tr:nth-child(even),.table-striped>tbody>tr:nth-child(even)>td,.table-striped>tbody>tr:nth-child(even)>th{background-color:white;    padding-top: 20px;
    padding-bottom: 20px;}
.table-striped>tbody>tr.bg-warning>td,.table-striped>tbody>tr.bg-warning>th{background:none}
.big-table td{font-size:14px}
.big-table td:first-child .text-muted{font-size:12px;padding-left:2rem}
.fixed-modal-table{width:100%;table-layout:fixed;border-collapse:collapse}
.fixed-modal-table.columns-1 td:nth-child(1),.fixed-modal-table.columns-1 th:nth-child(1){width:100%}
.fixed-modal-table.columns-2 td:nth-child(1),.fixed-modal-table.columns-2 th:nth-child(1){width:50%}
.fixed-modal-table.columns-2 td:nth-child(2),.fixed-modal-table.columns-2 th:nth-child(2){width:50%}
.fixed-modal-table.columns-3 td:nth-child(1),.fixed-modal-table.columns-3 th:nth-child(1){width:50%}
.fixed-modal-table.columns-3 td:nth-child(2),.fixed-modal-table.columns-3 th:nth-child(2){width:25%}
.fixed-modal-table.columns-3 td:nth-child(3),.fixed-modal-table.columns-3 th:nth-child(3){width:25%}
.fixed-modal-table th,.fixed-modal-table td{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fixed-modal-table th:first-child,.fixed-modal-table td:first-child{text-align:left}
.fixed-modal-table thead{background:#eee}
.fixed-modal-table thead tr{background-color:#f8f8f8 !important;display:block;position:relative}
.fixed-modal-table thead tr th{font-weight:bold;display:inline-block;height:3.5rem}
.fixed-modal-table tbody{display:block;overflow:auto;width:100%;height:25.5rem;background:#fff}
.fixed-modal-table tbody tr{display:table;width:100%}
.fixed-modal-table tbody tr td{max-width:10rem}
.modal-two-column-layout{height:230px}
.modal-two-column-layout .scroll-table-header{height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #c3c3c3;padding:.5rem;background:#eee}
.modal-two-column-layout .scroll-table-header .col-1,.modal-two-column-layout .scroll-table-header .col-2{display:inline-block}
.modal-two-column-layout .scroll-table-body{overflow-y:auto;height:200px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #c3c3c3;border-top:0}
.modal-two-column-layout .scroll-table-body table{table-layout:fixed}
.modal-two-column-layout .scroll-table-body table td{padding:.5rem !important}
.modal-two-column-layout .col-1,.modal-two-column-layout .col-2{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.modal-two-column-layout .col-1{width:60%}
.modal-two-column-layout .col-2{width:40%}
.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:11px;line-height:1.5;opacity:1}
.rc-tooltip-hidden{display:none}
.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px 0}
.rc-tooltip-placement-right,.rc-tooltip-placement-rightTop,.rc-tooltip-placement-rightBottom{padding:0 5px 0 9px}
.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px 0}
.rc-tooltip-placement-left,.rc-tooltip-placement-leftTop,.rc-tooltip-placement-leftBottom{padding:0 9px 0 5px}
.rc-tooltip-inner{color:#fff;text-align:left;text-decoration:none;background-color:#5b70af;border-radius:4px;max-width:200px;padding:.5rem 1rem;font-weight:300;letter-spacing:.05em}
.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:#5b70af}
.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}
.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}
.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#5b70af}
.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}
.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#5b70af}
.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#5b70af}
.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}
.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}
.rc-tooltip-zoom-enter,.rc-tooltip-zoom-appear{opacity:0;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.18, .89, .32, 1.28);animation-timing-function:cubic-bezier(.18, .89, .32, 1.28);-webkit-animation-play-state:paused;animation-play-state:paused}
.rc-tooltip-zoom-leave{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.6, -0.3, .74, .05);animation-timing-function:cubic-bezier(.6, -0.3, .74, .05);-webkit-animation-play-state:paused;animation-play-state:paused}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active{-webkit-animation-name:rcToolTipZoomIn;animation-name:rcToolTipZoomIn;-webkit-animation-play-state:running;animation-play-state:running}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{-webkit-animation-name:rcToolTipZoomOut;animation-name:rcToolTipZoomOut;-webkit-animation-play-state:running;animation-play-state:running}
@-webkit-keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0, 0);transform:scale(0, 0)}
100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1, 1);transform:scale(1, 1)}
}
@keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0, 0);transform:scale(0, 0)}
100%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1, 1);transform:scale(1, 1)}
}
@-webkit-keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0, 0);transform:scale(0, 0)}
}
@keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0, 0);transform:scale(0, 0)}
}
.transition-opacity-enter,.transition-opacity-appear{opacity:0.01;transition:opacity .5s ease-in}
.transition-opacity-enter.transition-opacity-enter-active,.transition-opacity-appear.transition-opacity-appear-active{opacity:1}
.transition-opacity-leave{opacity:1;transition:opacity .5s ease-in}
.transition-opacity-leave.transition-opacity-leave-active{opacity:0.01}
.red{color:#de4548}
.green{color:#61a656}
.text-canvas{color:#555;text-shadow:1px 1px 0 #eee;font-weight:bold;margin-bottom:.5rem}
.text-muted{color:#c3c3c3}
.cursor{cursor:pointer}
.text-lg{font-size:1.3rem}
.common-buttons-button-loader{min-height:inherit}
.common-buttons-button-loader.loading{padding-left:30px;position:relative}
.common-buttons-button-loader.loading:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:1.42rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.4rem solid #fff;border-top:.4rem solid rgba(0,0,0,0);border-left:.4rem solid rgba(0,0,0,0);width:1.42rem;height:1.42rem;position:absolute;left:6px;top:50%;margin:-0.71rem 0 0 0 !important;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) #fff !important}
.common-buttons-button-loader.loading.list-group-item:after{border-color:#555 rgba(0,0,0,0) rgba(0,0,0,0) #555 !important}
.common-buttons-button-loader.loading.btn-lg{padding-left:0}
.common-buttons-button-loader.loading.btn-lg:after{left:16px}
.common-buttons-button-loader.loading.btn-full:after{width:2rem;height:2rem;left:1rem;top:50%;border-radius:500%}
.common-buttons-button-loader.loading.btn-default:after{border-color:rgba(0,0,0,0) #555 #555 rgba(0,0,0,0) !important}
.common-buttons-button-loader.loading.btn-xs{padding-left:2rem}
.common-buttons-button-loader.loading.btn-xs:after{margin:-0.4rem 0 0 0 !important;display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:1rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.3rem solid #fff;border-top:.3rem solid rgba(0,0,0,0);border-left:.3rem solid rgba(0,0,0,0);width:1rem;height:1rem}
.common-ui-modal .common-buttons-button-loader.loading{padding-left:3rem!important}
.common-ui-modal .common-buttons-button-loader.loading:after{left:12px}
.common-header-account-popover .profile-menu{display:table}
.common-header-account-popover .profile-menu>div:first-child{display:table-cell;vertical-align:middle;width:4rem;padding-right:1.4rem}
.common-header-account-popover .profile-menu>div:first-child img{border-radius:50%;width:4rem;height:4rem}
.common-header-account-popover .profile-menu>div:last-child{display:inline}
.common-header-account-popover .profile-menu>div:last-child .name{font-size:1.2rem;margin-bottom:.25rem;font-weight:500}
.common-header-account-popover .profile-menu>div:last-child a{color:#999;font-size:1rem}
.common-header-campaigns-control .campaigns-dropdown{display:inline-block;background:#2985cc;font-size:1rem;padding:6px 12px;line-height:1.42857143;margin:0 0 0 0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;vertical-align:middle}
.common-header-campaigns-control .campaigns-dropdown>span{display:inline-block;max-width:20rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-header-campaigns-control .campaigns-dropdown>span{max-width:100%}
}
.common-header{background:#fff;border-bottom:1px solid #fff;height:5rem;/*position:fixed;*/width:100%;z-index:5;box-sizing:content-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.common-header.has-system-message{top:3rem}
.common-header.has-sidebar .spacer{padding-left:7rem}
.common-header .spacer>div{height:100%;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;display:inline-block;vertical-align:middle;line-height:3rem;float:left}
.common-header .spacer>div:first-child{width:70%;text-align:left}
.common-header .spacer>div:first-child .separator{margin:0 1.5rem;height:2.5rem}
.common-header .spacer>div:last-child{width:30%;text-align:right}
.common-header .spacer>div:last-child .separator{height:1.5rem}
.common-header a.logo{display:inline-block;height:100%;vertical-align:middle}
.common-header a.logo img{max-width:30rem}
.common-header .separator{width:1px;border-left:1px solid rgba(0,0,0,0.2);border-right:1px solid rgba(255,255,255,0.1);display:inline-block;vertical-align:middle}
.common-header ul.icons{padding:0;margin:0;list-style:none}
.common-header ul.icons>li{margin-left:1rem;display:inline-block;vertical-align:middle}
.common-header ul.icons>li>a{text-decoration:none}
.common-header ul.icons>li>a>i{position:relative}
.common-header ul.icons>li>a>i .badge{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;background:#bd0808;font-size:.7rem;right:-0.5rem;padding:.15rem .25rem .15rem .25rem;position:absolute;top:-0.7rem;text-align:center}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-header{/*height:4rem;padding:0*/}
.common-header .spacer{padding:0 !important}
.common-header .spacer>div:first-child{width:calc(100% - 9rem)}
.common-header .spacer>div:first-child ul.icons{width:4rem;display:inline-block}
.common-header .spacer>div:first-child ul.icons li{width:4rem}
.common-header .spacer>div:first-child ul.icons li:before{border-bottom:8px solid #eee !important}
.common-header .spacer>div:last-child{width:9rem;text-align:right}
.common-header .main-header-link:active{background-color:rgba(0,0,0,0.3)}
.common-header a.logo{/*width:calc(100% - 6rem);*/line-height:3.9rem;padding-left:0.5rem}
.common-header a.logo img{max-width:80%}
.common-header ul.icons{height:100%}
.common-header ul.icons li{height:4rem;width:3rem;margin:0;line-height:3.9rem;text-align:center}
.common-header ul.icons li>a{display:inline-block;width:100%;height:100%}
.common-header ul.icons li .main-header-link,.common-header ul.icons li.main-header-link{color:#fff;text-decoration:none}
.common-header ul.icons li .main-header-link.popover-opened,.common-header ul.icons li.main-header-link.popover-opened{position:relative}
.common-header ul.icons li .main-header-link.popover-opened:before,.common-header ul.icons li.main-header-link.popover-opened:before{content:'';position:absolute;display:block;bottom:-2px;left:50%;width:0;height:0;z-index:100;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white}
.common-header ul.icons li .main-header-link.popover-opened:after,.common-header ul.icons li.main-header-link.popover-opened:after{content:'';position:absolute;display:block;width:0;height:0;z-index:99;bottom:-1px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #c3c3c3}
.common-header ul.icons li .icon.icon-caret-down{margin-left:.5rem}
.common-header ul.icons li .separator{height:1.5rem}
}
.common-layouts-campaign{__padding-left:5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-layouts-campaign{padding-left:0}
}
.common-layouts-interface>.system-message{text-align:center;margin-bottom:0;color:#fff;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;position:fixed;width:100%;height:3rem;z-index:4;line-height:3rem;padding:0 2rem}
.common-layouts-interface>.system-message.has-sidebar{padding-left:5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-layouts-interface>.system-message.has-sidebar{padding-left:0}
}

.common-menu-topbar button{margin: 0;}
.common-menu-topbar .selected {font-weight: bold;}
.common-menu-topbar button, .common-menu-topbar md-button, .common-menu-topbar md-button i {color: grey; font-weight: 600;}
.sidebarmenuitem{ min-height: 1px; height: auto; padding: 8px 16px; cursor: pointer;}
.sidebarmenuitem:hover{color: #4680FF; }
.common-layouts-interface>.system-message a{color:#fff;text-decoration:underline}
.common-layouts-interface>.system-message .actions{float:right}
.common-layouts-interface>.content{width:100%;padding-top:5rem}
.common-layouts-interface>.content.white{background:white;height:100vh;overflow:hidden}
.common-layouts-interface.has-system-message>.content{padding-top:8rem}
.common-layouts-interface .canvas-content{z-index:2;position:relative;padding:6rem 1rem 1rem 1rem;color:#555}
.common-layouts-interface .canvas-content:after{content:'';display:block;clear:both}
.common-layouts-interface .aa-branding{position:fixed;z-index:9999999;bottom:0;right:0;margin:.5rem;width:79px;height:72.5px}
.common-layouts-interface .aa-branding a{display:block;height:100%;width:100%}
.common-layouts-interface .aa-branding a img{width:100%;height:100%}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-layouts-interface>.content{padding-top:4rem}
.common-layouts-interface>.content.white{height:auto;min-height:100vh}
.common-layouts-interface.has-system-message>.content{padding-top:7rem}
.common-layouts-interface .aa-branding{display:none}
}
.common-layouts-login{background-color:#fff;width:100vw;height:100vh}
.common-layouts-login .aa-link{text-align:center;position:fixed;bottom:2rem;width:30rem;left:50%;margin-left:-15rem;color:#999}
.common-layouts-login .aa-link a{color:#999 !important;text-decoration:underline}
.common-layouts-login>div{top:50%;left:50%;position:absolute;height:30rem;width:25rem;margin-top:-15rem;margin-left:-12.5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-layouts-login>div{margin-left:0;margin-top:-10rem;width:100%;left:0;padding:0 2rem}
}
.common-layouts-login>div .logo{margin-bottom:1.5rem;max-width:85%}
.common-layouts-login>div .logged-in-users{background-color:#fff;color:#000;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;overflow:hidden;display:table;width:100%;border-collapse:collapse}
.common-layouts-login>div .logged-in-users .logged-in-user{padding:1rem;border-bottom:1px solid #fff;transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-ms-transition:background-color .2s linear;-o-transition:background-color .2s linear;-webkit-transition:all background-color .2s linear ease-out;-moz-transition:all background-color .2s linear ease-out;-o-transition:all background-color .2s linear ease-out;transition:all background-color .2s linear ease-out;display:table-row}
.common-layouts-login>div .logged-in-users .logged-in-user:hover{background:#eee}
.common-layouts-login>div .logged-in-users .logged-in-user .profile,.common-layouts-login>div .logged-in-users .logged-in-user .user,.common-layouts-login>div .logged-in-users .logged-in-user .login-icon{display:table-cell;vertical-align:middle;padding:1rem}
.common-layouts-login>div .logged-in-users .logged-in-user .profile{width:20%;text-align:left}
.common-layouts-login>div .logged-in-users .logged-in-user .profile img{height:4.5rem;width:4.5rem;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-layouts-login>div .logged-in-users .logged-in-user .user{text-align:left;color:#555;font-size:1.2rem}
.common-layouts-login>div .logged-in-users .logged-in-user .user .name{font-weight:bold}
.common-layouts-login>div .logged-in-users .logged-in-user .login-icon{text-align:right}
.common-layouts-login>div .logged-in-users .logged-in-user .login-icon .icon{font-size:2.4rem}
.common-layouts-login>div .toggle-button{width:40%;color:#fff}
.common-layouts-login>div div.new-user a{color:#fff}
.common-layouts-login>div div.new-user input[name=username]{-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-right-radius:0 !important;-webkit-border-bottom-left-radius:0 !important;-webkit-border-top-left-radius:5px !important;-moz-border-radius-topright:5px !important;-moz-border-radius-bottomright:0 !important;-moz-border-radius-bottomleft:0 !important;-moz-border-radius-topleft:5px !important;border-top-right-radius:5px !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;border-top-left-radius:5px !important;-moz-background-clip:padding !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important;border-bottom:1px solid #f5f5f5 !important}
.common-layouts-login>div div.new-user input[name=password]{-webkit-border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:5px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-bottomright:5px !important;-moz-border-radius-bottomleft:5px !important;-moz-border-radius-topleft:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:5px !important;border-bottom-left-radius:5px !important;border-top-left-radius:0 !important;-moz-background-clip:padding !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important;border-top:1px solid #f5f5f5 !important}
.common-layouts-login>div button{margin-bottom:1rem;width:100%}
.common-layouts-login>div input{background-color:#fff;color:#000;outline:none;border:none !important;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.common-layouts-login>div .left-inner-addon{position:relative}
.common-layouts-login>div .left-inner-addon input{padding-left:30px}
.common-layouts-login>div .left-inner-addon i{left:0;position:absolute;padding:16px 12px;pointer-events:none}
.common-menu-mobile{height:100%}
.common-menu-mobile .profile-image{height:3rem;width:3rem;display:inline;margin-right:2rem}
.common-menu-mobile .list-group.header .list-group-item{background:#eee}
.common-menu-mobile .list-group-item.campaign{line-height:1.5rem!important;padding:0.5rem 15px!important;position:relative;height:4rem}
.common-menu-mobile .list-group-item.campaign:before{font-family:'custom-glyphs';line-height:4rem;position:absolute;right:1.5rem;top:0;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all all .3s ease-out ease-out;-moz-transition:all all .3s ease-out ease-out;-o-transition:all all .3s ease-out ease-out;transition:all all .3s ease-out ease-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%}
.common-menu-mobile .list-group-item.campaign.open:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.common-menu-mobile .campaigns-list{position:absolute;left:0;width:100%;z-index:2;height:calc(100% - 8rem);background:white;overflow-y:auto;-webkit-transform:scale(1, 0) translateZ(0);-moz-transform:scale(1, 0) translateZ(0);-ms-transform:scale(1, 0) translateZ(0);-o-transform:scale(1, 0) translateZ(0);transform:scale(1, 0) translateZ(0);transition:transform .3s ease-out;-webkit-transition:transform .3s ease-out;-moz-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;-o-transition:transform .3s ease-out;-webkit-transition:all transform .3s ease-out ease-out;-moz-transition:all transform .3s ease-out ease-out;-o-transition:all transform .3s ease-out ease-out;transition:all transform .3s ease-out ease-out;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;-webkit-overflow-scrolling:touch}
.common-menu-mobile .campaigns-list.open{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}
.common-menu-mobile .campaigns-list.nocampaign{height:calc(100% - 4rem)}
.common-menu-mobile .menu-list{z-index:1;transition:left .3s;-webkit-transition:left .3s;-moz-transition:left .3s;-ms-transition:left .3s;-o-transition:left .3s;-webkit-transition:all left .3s ease-out;-moz-transition:all left .3s ease-out;-o-transition:all left .3s ease-out;transition:all left .3s ease-out;left:0;position:absolute;width:300%;height:calc(100% - 8rem);overflow-y:auto;-webkit-overflow-scrolling:touch}
.common-menu-mobile .menu-list.level-1{left:-100%}
.common-menu-mobile .menu-list.level-2{left:-200%}
.common-menu-mobile .menu-list .menu{width:100vw;float:left;display:none}
@media screen and (-webkit-min-device-pixel-ratio:0){.common-menu-mobile .menu-list .menu{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.common-menu-mobile .menu-list .menu:nth-child(1) .list-group{display:block}
.common-menu-mobile .menu-list .menu.visible{display:block}
.common-menu-mobile .menu-list .menu .list-group-item{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-user-select:none;-webkit-touch-callout:none}
.common-menu-mobile .menu-list .menu .list-group-item.touched{background:#f5f5f5}
.common-menu-mobile .menu-list .menu .list-group-item i.icon{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;margin-right:2rem}
.common-menu-sidebar{height:100vh;left:0;top:0;position:fixed;z-index:5;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;background-color:#2f323a;border-right:1px solid #000}
@media screen and (-webkit-min-device-pixel-ratio:0){.common-menu-sidebar{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.common-menu-sidebar a,.common-menu-sidebar a:hover,.common-menu-sidebar a:visited{color:inherit;cursor:pointer;text-decoration:none}
.common-menu-sidebar ul{list-style:none;margin:0;padding:0}
.common-menu-sidebar ul.level-1{transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-webkit-box-shadow:.2rem 1px 5px 0 rgba(0,0,0,0.3);-moz-box-shadow:.2rem 1px 5px 0 rgba(0,0,0,0.3);box-shadow:.2rem 1px 5px 0 rgba(0,0,0,0.3);text-align:left;width:5rem;height:100%;overflow:hidden}
.common-menu-sidebar ul.level-1.open{width:15rem}
.common-menu-sidebar ul.level-1.open li.expanded ul.level-2{display:block}
.common-menu-sidebar ul.level-1>li{background-color:#2f323a;text-align:center;cursor:pointer;height:5rem}
.common-menu-sidebar ul.level-1>li.separator{height:0;border-top:1px solid #000;border-bottom:1px solid #292929}
.common-menu-sidebar ul.level-1>li.expanded{height:auto}
.common-menu-sidebar ul.level-1>li.expanded>a .sidebar-label:after,.common-menu-sidebar ul.level-1>li.expanded>div .sidebar-label:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.common-menu-sidebar ul.level-1>li.collapsed>a>.sidebar-label:after,.common-menu-sidebar ul.level-1>li.expanded>a>.sidebar-label:after,.common-menu-sidebar ul.level-1>li.collapsed>div>.sidebar-label:after,.common-menu-sidebar ul.level-1>li.expanded>div>.sidebar-label:after{position:absolute;left:13rem;top:0;font-family:custom-glyphs;height:auto;font-size:16px;content:'\e834';font-weight:300;text-shadow:none;-webkit-transition:-webkit-transform .25s ease-out;-webkit-transform-origin:50% 50%}
.common-menu-sidebar ul.level-1>li>a,.common-menu-sidebar ul.level-1>li>div{display:block;height:100%;line-height:5rem}
.common-menu-sidebar ul.level-1>li>a>div,.common-menu-sidebar ul.level-1>li>div>div{position:absolute;text-align:center;width:5rem}
.common-menu-sidebar ul.level-1>li>a>div .icon,.common-menu-sidebar ul.level-1>li>div>div .icon{color:#999;font-size:1.5rem;vertical-align:middle;margin-bottom:3px}
.common-menu-sidebar ul.level-1>li .sidebar-label{display:block;text-align:left;padding-left:5rem;color:#999;font-size:12px;font-weight:normal;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-menu-sidebar ul.level-1>li .sidebar-label .label{font-weight:normal;vertical-align:middle;margin-left:.5rem}
.common-menu-sidebar ul.level-1>li:hover,.common-menu-sidebar ul.level-1>li.expanded{background-color:#3c3c3c}
.common-menu-sidebar ul.level-1>li.active{background-color:#5b70af}
.common-menu-sidebar ul.level-1>li.active .sidebar-label,.common-menu-sidebar ul.level-1>li.active .icon{color:#fff}
.common-menu-sidebar ul.level-1>li:last-child:not(.separator){border-bottom:1px solid #000}
.common-menu-sidebar ul.level-2{background:#444;display:none;border-top:1px solid #363637}
.common-menu-sidebar ul.level-2>li{text-align:left;padding-left:1rem}
.common-menu-sidebar ul.level-2>li .sidebar-label{color:#999 !important;text-align:left;padding:.8rem;line-height:1.42857143}
.common-menu-sidebar ul.level-2>li.active .sidebar-label{color:#ddd !important}
.common-menu-sidebar ul.level-2>li:hover{background:#555}
.common-modals-confirm-delete .message{height:3rem;line-height:3rem;background:#f2dede;border-bottom:1px solid #ebccd1;padding:0 2rem}
.common-modals-confirm-delete .elements{height:26rem;overflow:auto;padding:2rem}
.common-modals-confirm-delete .elements span{display:block}
.common-report-editor{height:100%}
.common-report-editor>div{float:left;height:100%}
.common-report-editor .toolbar{width:30%;background:#f5f5f5}
.common-report-editor .toolbar .modal-close-icon{color:#555;font-size:1.3rem;margin:.4rem .8rem .4rem 1rem;cursor:pointer}
.common-report-editor .toolbar .header{text-align:center;background:white;padding:2rem 0}
.common-report-editor .toolbar .header img{width:5rem;height:5rem;margin-bottom:1rem}
.common-report-editor .toolbar .header .modal-icon{margin-bottom:1rem;height:5rem}
.common-report-editor .toolbar .header .modal-icon svg{width:5rem;height:5rem}
.common-report-editor .toolbar .header h3{font-size:1.4rem;margin:0;padding:0;color:black}
.common-report-editor .toolbar .navigation{width:100%;border-bottom:1px solid #ddd}
.common-report-editor .toolbar .navigation ul.nav{background:white}
.common-report-editor .toolbar .navigation ul.nav>li{text-align:center;padding:0;cursor:pointer}
.common-report-editor .toolbar .navigation ul.nav>li a{padding:1rem 2rem;color:#999;font-size:.9rem !important;display:inline-block;text-transform:uppercase}
.common-report-editor .toolbar .navigation ul.nav>li a:hover{background:none;color:#555}
.common-report-editor .toolbar .navigation ul.nav>li.active:before,.common-report-editor .toolbar .navigation ul.nav>li.active:after{content:"";position:absolute;bottom:0;left:50%;border-style:solid;display:block;width:0;margin-bottom:-1px;z-index:999}
.common-report-editor .toolbar .navigation ul.nav>li.active:before{border-color:#ddd transparent;border-width:0 11px 11px 11px;margin-left:-11px}
.common-report-editor .toolbar .navigation ul.nav>li.active:after{border-color:#f5f5f5 transparent;border-width:0 10px 10px 10px;margin-left:-10px}
.common-report-editor .toolbar .navigation ul.nav>li.active.active-white:after{border-color:white transparent}
.common-report-editor .toolbar .navigation ul.nav>li.active a{color:#555}
.common-report-editor .toolbar .body .tab-pane{height:calc(100vh - 22.5rem);overflow-y:auto;display:none}
.common-report-editor .toolbar .body .tab-pane.active{display:block}
.common-report-editor .toolbar .body .section{position:relative;padding:1rem 0;border-bottom:1px solid #eee;margin:0 1rem}
.common-report-editor .toolbar .body .section>.field{padding-left:8rem;position:relative;margin:0;line-height:2rem}
.common-report-editor .toolbar .body .section>.field .label{font-weight:normal}
.common-report-editor .toolbar .body .section>.field>label{display:block;height:31px;line-height:31px;padding:0 1rem 0 0;font-size:12px;position:absolute;left:0;font-weight:normal}
.common-report-editor .toolbar .body .section>.field input,.common-report-editor .toolbar .body .section>.field textarea{box-shadow:none;border-radius:0;padding:7px;border-color:#c3c3c3 !important}
.common-report-editor .toolbar .body .section>.field input{height:3rem}
.common-report-editor .toolbar .body .section>.field select{box-shadow:none;border-radius:0;outline:1px solid #ccc;outline-offset:-1px;border:0;height:3rem}
.common-report-editor .toolbar .body .section>.field .small-inputs select,.common-report-editor .toolbar .body .section>.field .small-inputs input{height:28px}
.common-report-editor .toolbar .body .section>.field .inputs{width:100%}
.common-report-editor .toolbar .body .section>.field .inputs select.form-control.day-selector{width:10rem;margin-right:1rem;display:inline-block}
.common-report-editor .toolbar .body .section>.field .btn-group{width:100%}
.common-report-editor .toolbar .body .section>.field .btn-group .btn{background:#ddd;width:50%}
.common-report-editor .toolbar .body .section>.field .btn-group .btn.active{background:#fff !important}
.common-report-editor .toolbar .body .section>.field .btn-group.btn-group-three .btn{width:33%}
.common-report-editor .toolbar .body .section>.field .btn{width:100%;border-color:#c3c3c3;background:white;height:3rem;border-radius:0 !important}
.common-report-editor .toolbar .body .section>.field .time{display:inline-block}
.common-report-editor .toolbar .body .section>.field .time select{margin-right:0.167rem}
.common-report-editor .toolbar .body .section>.field .common-ui-form-email-list-input{padding:0 0.5rem}
.common-report-editor .toolbar .body .section .section-actions{text-align:center;width:5rem;float:right}
.common-report-editor .toolbar .body label{color:#555;font-weight:normal}
.common-report-editor .toolbar .body .field{color:#3c3c3c}
.common-report-editor .toolbar .footer{position:absolute;bottom:0;background:#fff;border-top:1px solid #ddd;padding:2rem;width:100%}
.common-report-editor .preview-container{width:70%;height:100vh;background:#c3c3c3;overflow-y:auto;padding:4rem}
.common-report-interface .canvas-content,.common-report-interface common-report-interface-header{transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-webkit-transition:all opacity .3s ease-in-out ease-out;-moz-transition:all opacity .3s ease-in-out ease-out;-o-transition:all opacity .3s ease-in-out ease-out;transition:all opacity .3s ease-in-out ease-out;padding-top: 20px;}
.common-report-interface.loading:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:6rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:1rem solid #2985cc;border-top:1rem solid rgba(0,0,0,0);border-left:1rem solid rgba(0,0,0,0);width:6rem;height:6rem;margin-left:-3rem;margin-top:-3rem;top:30vh}
.common-report-interface.loading .canvas-content{opacity:0!important;pointer-events:none}
.common-report-interface.loading .common-report-interface-header{opacity:0.3!important;pointer-events:none}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .canvas-content{padding:0 .25rem .25rem .25rem}
}
.common-report-pdf{color:black;margin:0 auto;width:1440px}
.common-report-pdf section{page-break-after:always}
.common-report-pdf section h1.title{text-align:center;font-size:3rem;font-weight:700}
.common-report-pdf section h1.title span.subtitle{font-weight:400;font-size:2rem;display:block}
.common-report-pdf section *,.common-report-pdf section *:after{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}
.common-report-pdf section .common-widgets-collection{padding-top:1rem}
.common-report-pdf section .common-widgets-wrapper{min-height:0}
.common-report-pdf section .common-widgets-wrapper .text-muted{color:#555}
.common-report-pdf section .common-widgets-wrapper.width-12:last-child{padding-bottom:0}
.common-report-pdf .empty{text-align:center;font-size:32px;line-height:1400px;font-weight:bold}
.common-report-pdf *{transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;-webkit-transition:all none ease-out !important;-moz-transition:all none ease-out !important;-o-transition:all none ease-out !important;transition:all none ease-out !important}
.common-report-pdf .common-widgets-wrapper table,.common-report-editor .common-widgets-wrapper table{color:black;border-collapse:separate}
.common-report-pdf .common-widgets-wrapper table a:not(.pdf-color),.common-report-editor .common-widgets-wrapper table a:not(.pdf-color){color:black}
.common-report-pdf .common-widgets-wrapper table thead,.common-report-editor .common-widgets-wrapper table thead{display:table-header-group;position:relative}
.common-report-pdf .common-widgets-wrapper table td,.common-report-editor .common-widgets-wrapper table td,.common-report-pdf .common-widgets-wrapper table tr,.common-report-editor .common-widgets-wrapper table tr{border:none!important}
.common-report-pdf .common-widgets-wrapper table tbody tr,.common-report-editor .common-widgets-wrapper table tbody tr{page-break-inside:avoid}
.common-report-pdf .common-widgets-wrapper table td,.common-report-editor .common-widgets-wrapper table td{padding:1rem 1rem!important}
.common-report-pdf .common-widgets-wrapper table th,.common-report-editor .common-widgets-wrapper table th{background:#ccc!important;border:none!important;vertical-align:middle}
.common-report-pdf .common-widgets-wrapper table th span,.common-report-editor .common-widgets-wrapper table th span{white-space:normal!important;overflow:visible!important}
.common-report-pdf .common-widgets-wrapper table th>span:after,.common-report-editor .common-widgets-wrapper table th>span:after{margin-left:0.5rem}
.common-report-pdf .common-widgets-wrapper table th i.tooltip-icon,.common-report-editor .common-widgets-wrapper table th i.tooltip-icon{display:none!important}
.common-report-pdf .common-widgets-wrapper table input,.common-report-editor .common-widgets-wrapper table input{display:none}
.common-report-pdf .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even),.common-report-editor .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even),.common-report-pdf .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even)>td,.common-report-editor .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even)>td,.common-report-pdf .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even)>th,.common-report-editor .common-widgets-wrapper table.table-striped>tbody>tr:nth-child(even)>th{background-color:#eee!important}
.common-report-pdf .common-widgets-wrapper .panel,.common-report-editor .common-widgets-wrapper .panel{box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom-width:1px;border-width:1px;border-color:#aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-report-pdf .common-widgets-wrapper .panel .label-ribbon,.common-report-editor .common-widgets-wrapper .panel .label-ribbon{background:none;color:#555;padding-left:2rem}
.common-report-pdf .common-widgets-wrapper .panel .label-ribbon:after,.common-report-editor .common-widgets-wrapper .panel .label-ribbon:after{display:none}
.common-report-pdf .common-widgets-wrapper table{width:1404px}
.common-report-pdf .common-widgets-wrapper table th>span:after{position:initial!important;display:inline-block}
.common-report-editor-preview{height:100%}
.common-report-editor-preview:not(.editable){pointer-events:none}
.common-report-editor-preview .sections{width:1400px;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;backface-visibility:hidden;perspective:1000;-webkit-perspective:1000;-moz-perspective:1000;margin:0 auto;padding-bottom:1rem}
.common-report-editor-preview .sections .page{min-height:1812px;position:relative;width:100%;margin:0 auto 8% auto;padding-bottom:4rem;background:white;border:1px solid #fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset 0 1px #000;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset 0 1px #000;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset 0 1px #000;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset}
.common-report-editor-preview .sections .page.cover .logo{max-width:60%;max-height:239px;margin:0 auto;margin-top:10rem;display:block}
.common-report-editor-preview .sections .page.cover .title{position:absolute;top:50%;left:0;width:100%;text-align:center;font-size:4rem;font-weight:700;margin-top:-2.5em}
.common-report-editor-preview .sections .page.cover .title div.date{font-size:2.5rem}
.common-report-editor-preview .sections .page.cover .company{text-align:center;font-size:2rem;font-weight:500;position:absolute;bottom:3em;width:100%}
.common-report-editor-preview .sections .page.toc ul{list-style-type:none;font-size:1.5rem;text-align:left;margin:2em 0 0 0;padding:0 3em}
.common-report-editor-preview .sections .page.toc ul li{position:relative;border-bottom:2px dotted #eee;width:100%;height:1.9rem;margin-bottom:0.6rem}
.common-report-editor-preview .sections .page.toc ul li span{background:white;margin-top:2px;padding:0 0.5rem;display:inline-block;height:2.5rem;font-size:2rem;line-height:2.5rem}
.common-report-editor-preview .sections .page.toc ul li>span:last-child{position:absolute;right:0;top:0}
.common-report-editor-preview .sections .page>.header{height:12rem}
.common-report-editor-preview .sections .page>.header img.logo{height:4rem;margin:3rem 3rem;float:left;display:block}
.common-report-editor-preview .sections .page>.header .info{float:right;margin-right:3rem;text-align:right;font-size:1.4rem;line-height:2rem;padding-top:3rem;color:#999}
.common-report-editor-preview .sections .page>.header .info span{display:block}
.common-report-editor-preview .sections .page>.header .controls-box .dropdown-menu{right:0;left:auto}
.common-report-editor-preview .sections .page>.header .options{display:block;color:#999;border:1px solid #c3c3c3;-webkit-border-top-right-radius:.4rem;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:.4rem;-moz-border-radius-topright:.4rem;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:.4rem;border-top-right-radius:.4rem;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;position:absolute;top:-2.5rem;right:-2px;margin-top:1px;background:#f9f9f9;width:6rem;height:2.5rem;padding-top:0.5rem;border-bottom:none;text-align:center;z-index:2}
.common-report-editor-preview .sections .page>.header .options i.icon{display:inline-block;font-size:1.5rem;height:1.5rem;cursor:pointer;width:1.5rem}
.common-report-editor-preview .sections .page>.header .options i.icon:hover{color:#222}
.common-report-editor-preview .sections .page .section-titles{backface-visibility:hidden;text-align:center;margin:2rem 0}
.common-report-editor-preview .sections .page .section-title{font-size:3rem;font-weight:700}
.common-report-editor-preview .sections .page .section-title input{width:100%;border:none;text-align:center}
.common-report-editor-preview .sections .page .section-title input[disabled]{background:white}
.common-report-editor-preview .sections .page .section-subtitle{font-weight:400;font-size:2rem}
@media screen and (max-width:1920px){.common-report-editor-preview .sections{-webkit-transform:scale(.88);-moz-transform:scale(.88);-ms-transform:scale(.88);-o-transform:scale(.88);transform:scale(.88)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(1.13636);-moz-transform:scale(1.13636);-ms-transform:scale(1.13636);-o-transform:scale(1.13636);transform:scale(1.13636);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0}
.common-report-editor-preview .sections .options.options,.common-report-editor-preview .sections .actions.options{top:-2.9rem !important;right:8px!important}
}
@media screen and (max-width:1600px){.common-report-editor-preview .sections{-webkit-transform:scale(.72);-moz-transform:scale(.72);-ms-transform:scale(.72);-o-transform:scale(.72);transform:scale(.72)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(1.389);-moz-transform:scale(1.389);-ms-transform:scale(1.389);-o-transform:scale(1.389);transform:scale(1.389)}
.common-report-editor-preview .sections .options.options,.common-report-editor-preview .sections .actions.options{top:-3.5rem !important;right:26px!important}
}
@media screen and (max-width:1440px){.common-report-editor-preview .sections{-webkit-transform:scale(.64);-moz-transform:scale(.64);-ms-transform:scale(.64);-o-transform:scale(.64);transform:scale(.64)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(1.5625);-moz-transform:scale(1.5625);-ms-transform:scale(1.5625);-o-transform:scale(1.5625);transform:scale(1.5625)}
.common-report-editor-preview .sections .options.options,.common-report-editor-preview .sections .actions.options{top:-4rem !important;right:38px!important}
}
@media screen and (max-width:1366px){.common-report-editor-preview .sections{-webkit-transform:scale(.602);-moz-transform:scale(.602);-ms-transform:scale(.602);-o-transform:scale(.602);transform:scale(.602)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(1.661);-moz-transform:scale(1.661);-ms-transform:scale(1.661);-o-transform:scale(1.661);transform:scale(1.661)}
.common-report-editor-preview .sections .options.options,.common-report-editor-preview .sections .actions.options{top:-4.25rem !important;right:45px!important}
}
@media screen and (max-width:1280px){.common-report-editor-preview .sections{-webkit-transform:scale(.56);-moz-transform:scale(.56);-ms-transform:scale(.56);-o-transform:scale(.56);transform:scale(.56)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(1.7857);-moz-transform:scale(1.7857);-ms-transform:scale(1.7857);-o-transform:scale(1.7857);transform:scale(1.7857)}
.common-report-editor-preview .sections .options.options,.common-report-editor-preview .sections .actions.options{top:-4.6rem !important;right:54px!important}
}
@media screen and (max-width:1024px){.common-report-editor-preview .sections{-webkit-transform:scale(.44);-moz-transform:scale(.44);-ms-transform:scale(.44);-o-transform:scale(.44);transform:scale(.44)}
.common-report-editor-preview .sections .options,.common-report-editor-preview .sections .actions{-webkit-transform:scale(2.2727);-moz-transform:scale(2.2727);-ms-transform:scale(2.2727);-o-transform:scale(2.2727);transform:scale(2.2727)}
}
.common-report-editor-section-selector{font-weight:normal}
.common-report-editor-section-selector ul{padding:.5rem 0;margin:0}
.common-report-editor-section-selector ul li{margin:0;padding:0;list-style:none}
.common-report-editor-section-selector ul li a{color:#555;padding:.5rem 1rem;display:block}
.common-report-editor-section-selector ul li a:hover{background:#f8f8f8;text-decoration:none}
.common-report-editor-sections .section>div.sections-header{width:100%}
.common-report-editor-sections .section>div.sections-header h3{font-size:1.2rem;line-height:3rem;display:inline-block;margin:0;font-weight:bold}
.common-report-editor-sections .section>div.sections-header .section-actions{line-height:3rem}
.common-report-editor-sections .section>div.sections-header .section-actions>.btn{border:0;background:#999;color:white;font-weight:bold}
.common-report-editor-sections .section>ul{list-style-type:none;margin:0;padding:0}
.common-report-editor-sections .section>ul li{width:100%;padding:0;line-height:3rem;position:relative}
.common-report-editor-sections .section>ul li a{display:inline-block;width:calc(100% - 5rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.common-report-editor-sections .section>ul li .section-actions{text-align:right !important;margin-right:1rem;width:4rem!important;display:inline-block;float:none}
.common-report-editor-sections .section>ul li .icon{font-size:1.1rem;color:#999;cursor:pointer}
.common-report-editor-sections .section>ul li .icon.icon-arrow-up,.common-report-editor-sections .section>ul li .icon.icon-arrow-down{display:none}
.common-report-editor-sections .section>ul li:hover .icon-arrow-up,.common-report-editor-sections .section>ul li:hover .icon-arrow-down{display:inline-block}
.common-report-editor-sections .section.loading>ul{opacity:0.3}
.common-report-interface-header{/*position:fixed;width:100%;height:5rem;*/
z-index:3;
/*border-bottom:1px solid #bbb;*/
transition:all .25s cubic-bezier(.25, .46, .45, .94);
-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);
-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);
-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);
-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);
-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;
-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;
-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;
transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
white-space:nowrap;
left:0;
box-sizing:content-box}
.common-report-interface-header{width: calc(100% - 2rem);max-width: 1328px;}
.common-report-interface-header.has-system-message{top:8rem}
.common-report-interface-header.no-shadow{box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.common-report-interface-header>.spacer{background:#fff;line-height:100%;height:100%}
.common-report-interface-header>.spacer>div{display:inline-block;vertical-align:middle;white-space:nowrap}
.common-report-interface-header>.spacer>div.left{width:55%}
.common-report-interface-header>.spacer>div.right{text-align:right;width:45%}
.common-report-interface-header>.spacer>div.right .tooltip-button{padding:0 !important}
.common-report-interface-header>.spacer>div.right .tooltip-button>div{padding:6px 12px}
.common-report-interface-header>.spacer>div>div{display:inline-block;vertical-align:middle;}
.common-report-interface-header>.spacer>div>.btn-group{padding-top:3px}
.common-report-interface-header>.spacer>div>.control{margin-left:1rem;line-height:3rem;display:inline-block}
.common-report-interface-header>.spacer>div>.control input.form-control{vertical-align:middle;display:inline-block}
.common-report-interface-header>.spacer>div>.control .btn i{vertical-align:middle}
.common-report-interface-header>.spacer>div>.control .btn.active{box-shadow:none;background:#fff;color:#555;border-color:#c3c3c3}
.common-report-interface-header .btn-group{padding-top:0 !important}
.common-report-interface-header .btn.btg{border-radius:4px}
.common-report-interface-header .btn.btg+.btn.btg{border-top-left-radius:0;border-bottom-left-radius:0}
.common-report-interface-header .custom-button{float:right}
.common-layouts-campaign .common-report-interface-header .spacer{__padding-left:7rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-header{height:4rem}
.common-report-interface-header>.spacer{padding:0}
.common-report-interface-header>.spacer>div.left{width:calc(100% - 16rem)}
.common-report-interface-header>.spacer>div.right{width:16rem}
.common-report-interface-header>.spacer>.control{margin-left:0}
.common-report-interface-header .btn,.common-report-interface-header .btn-group{margin-left:0!important}
.common-report-interface-header .btn-group{padding-top:0;height:100%}
.common-report-interface-header .popover .popover-title{background:white!important;border-top:1px solid #ddd;border-bottom:1px solid #ddd !important}
.common-report-interface-header .btn{width:4rem;height:calc(4rem  - 1px);background:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#555!important}
.common-report-interface-header .btn[disabled]{background-color:transparent!important}
.common-report-interface-header .btn i.icon{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.common-report-interface-header .btn:active{background-color:rgba(0,0,0,0.3) !important;border:none}
.common-report-interface-header .btn:focus{background-color:rgba(0,0,0,0) !important;border:none}
.common-report-interface-header .btn.popover-opened{z-index:1061;position:relative}
.common-report-interface-header .btn.popover-opened:before{content:'';position:absolute;display:block;bottom:-2px;left:50%;width:0;height:0;z-index:100;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white}
.common-report-interface-header .btn.popover-opened:after{content:'';position:absolute;display:block;width:0;height:0;z-index:99;bottom:-1px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #c3c3c3}
.common-report-interface-header .btn.btn-primary{width:4rem;height:calc(4rem  - 1px);background:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-tap-highlight-color:rgba(0,0,0,0) !important;background:white!important;color:#555;background-color:#eee;border-color:#c3c3c3}
.common-report-interface-header .btn.btn-primary[disabled]{background-color:transparent!important}
.common-report-interface-header .btn.btn-primary i.icon{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.common-report-interface-header .btn.btn-primary:active{background-color:rgba(0,0,0,0.3) !important;border:none}
.common-report-interface-header .btn.btn-primary:focus{background-color:rgba(0,0,0,0) !important;border:none}
.common-report-interface-header .btn.btn-primary:hover,.common-report-interface-header .btn.btn-primary:focus,.common-report-interface-header .btn.btn-primary:active,.common-report-interface-header .btn.btn-primary.active,.open>.dropdown-toggle.common-report-interface-header .btn.btn-primary{color:#555;background-color:#d5d5d5;border-color:#a4a4a4}
.common-report-interface-header .btn.btn-primary:active,.common-report-interface-header .btn.btn-primary.active,.open>.dropdown-toggle.common-report-interface-header .btn.btn-primary{background-image:none}
.common-report-interface-header .btn.btn-primary.disabled,.common-report-interface-header .btn.btn-primary[disabled],fieldset[disabled] .common-report-interface-header .btn.btn-primary,.common-report-interface-header .btn.btn-primary.disabled:hover,.common-report-interface-header .btn.btn-primary[disabled]:hover,fieldset[disabled] .common-report-interface-header .btn.btn-primary:hover,.common-report-interface-header .btn.btn-primary.disabled:focus,.common-report-interface-header .btn.btn-primary[disabled]:focus,fieldset[disabled] .common-report-interface-header .btn.btn-primary:focus,.common-report-interface-header .btn.btn-primary.disabled:active,.common-report-interface-header .btn.btn-primary[disabled]:active,fieldset[disabled] .common-report-interface-header .btn.btn-primary:active,.common-report-interface-header .btn.btn-primary.disabled.active,.common-report-interface-header .btn.btn-primary[disabled].active,fieldset[disabled] .common-report-interface-header .btn.btn-primary.active{background-color:#eee;border-color:#c3c3c3}
.common-report-interface-header .btn.btn-primary .badge{color:#eee;background-color:#555}
.common-report-interface-header .btn.btn-primary span{display:none}
.common-report-interface-header .btn.btn-primary i{display:inline-block}
.common-report-interface-header .btn.active:after{content:'';display:block;background:#555;height:2px;width:1.6rem;margin:0 auto;position:absolute;bottom:0.6rem;left:1.2rem}
.common-report-interface-header.has-system-message{top:7rem}
.common-report-interface-header.has-sidebar .spacer{padding-left:0}
}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){.common-report-interface-header>.spacer>div{width:50%!important}
}
.common-report-interface-header-ui-menu .navigation-box-dropdown{display:none}
.common-report-interface-header-ui-menu .navigation-box{vertical-align:top;height:100%}
.common-report-interface-header-ui-menu .navigation-box>ul{margin-left:1.5rem}
.common-report-interface-header-ui-menu .navigation-box>ul li{margin:0 0.25rem;line-height:3rem}
.common-report-interface-header-ui-menu .navigation-box>ul li a{vertical-align:middle;display:inline-block}
.common-report-interface-header-ui-menu .navigation-box>ul li.active a{border-color:#c3c3c3}
.common-report-interface-header-ui-menu a.navigation-box-link{background-color:#fff !important;color:#555 !important;border:1px solid #fff;height:31px;padding:6px 12px;font-size:12px;line-height:1.42857143}
.common-report-interface-header-ui-menu a.navigation-box-link:hover{border-color:#eee;text-decoration:none}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-header-ui-menu a.navigation-box-link{margin-left:1.5rem;border-color:#c3c3c3;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block}
}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){.common-report-interface-header-ui-menu{margin-left:1rem;margin-top:0.25rem}
.common-report-interface-header-ui-menu .navigation-box-dropdown{display:inline-block}
.common-report-interface-header-ui-menu .navigation-box{display:none!important}
}
.common-report-header-settings-button.popover-opened{position:relative}
.common-report-header-settings-button.popover-opened:before{content:'';position:absolute;display:block;bottom:-2px;left:50%;width:0;height:0;z-index:100;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid white}
.common-report-header-settings-button.popover-opened:after{content:'';position:absolute;display:block;width:0;height:0;z-index:99;bottom:-1px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #c3c3c3}
.common-report-header-settings-button.popover-opened:after{bottom:calc(-1rem - 2px);border-bottom:8px solid #c3c3c3 !important}
.common-report-header-settings-button.popover-opened:before{bottom:calc(-1rem - 3px);border-bottom:8px solid #f8f8f8 !important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-header-settings-button.popover-opened:before{bottom:calc(-1rem - 2px);border-bottom:8px solid #fff!important}
}
.common-report-interface-header-ui-title{color:#3c3c3c;padding:0;margin:0;height:100%;line-height:3rem;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;position:relative}
.common-report-interface-header-ui-title img {width: 65px;margin-right: 10px !important;}
.common-report-interface-header-ui-title .popover .arrow:after{border-bottom-color:#eee}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-header-ui-title.title-menu{width:100%;padding-right:2rem;border-right:1px solid #eee}
.common-report-interface-header-ui-title.title-menu:after{font-family:"custom-glyphs";content:"\e80d";font-size:1.5rem;padding-left:1rem;position:absolute;right:1rem}
.common-report-interface-header-ui-title.title-menu:active{background:#ddd}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-header-ui-title:not(.title-menu){padding-left:1rem;line-height:4rem}
}
.common-report-interface-header-ui-title>span{font-size:1.8rem;line-height:4rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-header-ui-title>span{font-size:1.2rem;line-height:1.8rem}
}
.common-report-interface-header-ui-title .keyword-popover{color:#3c3c3c;cursor:pointer}
.common-report-interface-header-ui-title .dropdown-popover{width:250px}
.common-report-interface-header-ui-title a.breadcrumb-link{font-size:1.8rem;line-height:3rem;color:#cccccc;font-weight:300}
.common-report-interface-header-ui-title a.breadcrumb-link:hover{text-decoration:none}
.common-report-interface-header-ui-title a.breadcrumb-link:after{color:#cccccc;content:"/\00a0";padding:0 0 0 1rem;font-weight:300}
.common-report-interface-settings{background:white;border-left:1px solid #c3c3c3;height:100%}
.common-report-interface-settings .content{height:100%;overflow-y:auto;padding:1rem 2rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-settings .content{padding:.5rem 1rem}
}
.common-report-interface-settings .section{margin:0;padding:0}
.common-report-interface-settings .section>li{list-style:none;margin:0;border-bottom:1px solid #ddd;padding:1rem 0}
.common-report-interface-settings .section>li:empty{display:none}
.common-report-interface-settings .section>li .heading{font-weight:600;font-size:1.2rem;margin-bottom:.5rem}
.common-report-interface-settings .section>li:first-child{padding-top:0}
.common-report-interface-settings .section>li:last-child{padding-bottom:0}
.common-report-interface-settings .section>li:last-child{border-bottom:none}
.common-report-interface-settings input,.common-report-interface-settings textarea{box-shadow:none;border-radius:0;padding:7px;border-color:#c3c3c3 !important}
.common-report-interface-settings input:not([type="checkbox"]):not([type="radio"]){height:28px}
.common-report-interface-settings select{box-shadow:none;border-radius:0;outline:1px solid #ccc;outline-offset:-1px;border:0;height:28px}
.common-report-interface-settings .list-group .list-group-item:first-child{border-top:1px solid #ddd !important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface-settings{width:100%;min-width:0;height:100%;background:white;overflow-y:auto;border:none;border-top:1px solid #ddd;border-left:0;margin-top:-1px}
.common-report-interface-settings .filter .btn{border:1px solid #ddd}
}
.common-report-interface-settings-ui-account ul{margin-bottom:20px;padding-left:0}
.common-report-interface-settings-ui-account ul.loading li{opacity:0}
.common-report-interface-settings-ui-account ul li{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;padding:1rem 8rem 1rem 1rem;height:4.5rem;opacity:1}
.common-report-interface-settings-ui-account ul li:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.common-report-interface-settings-ui-account ul li:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.common-report-interface-settings-ui-account ul li>.badge{float:right}
.common-report-interface-settings-ui-account ul li>.badge+.badge{margin-right:5px}
.common-report-interface-settings-ui-account ul li.disabled,.common-report-interface-settings-ui-account ul li.disabled:hover,.common-report-interface-settings-ui-account ul li.disabled:focus{background-color:#eee;color:#777}
.common-report-interface-settings-ui-account ul li.disabled .list-group-item-heading,.common-report-interface-settings-ui-account ul li.disabled:hover .list-group-item-heading,.common-report-interface-settings-ui-account ul li.disabled:focus .list-group-item-heading{color:inherit}
.common-report-interface-settings-ui-account ul li.disabled .list-group-item-text,.common-report-interface-settings-ui-account ul li.disabled:hover .list-group-item-text,.common-report-interface-settings-ui-account ul li.disabled:focus .list-group-item-text{color:#777}
.common-report-interface-settings-ui-account ul li.active,.common-report-interface-settings-ui-account ul li.active:hover,.common-report-interface-settings-ui-account ul li.active:focus{z-index:2;color:#fff;background-color:#5b70af;border-color:#5b70af}
.common-report-interface-settings-ui-account ul li.active .list-group-item-heading,.common-report-interface-settings-ui-account ul li.active:hover .list-group-item-heading,.common-report-interface-settings-ui-account ul li.active:focus .list-group-item-heading,.common-report-interface-settings-ui-account ul li.active .list-group-item-heading>small,.common-report-interface-settings-ui-account ul li.active:hover .list-group-item-heading>small,.common-report-interface-settings-ui-account ul li.active:focus .list-group-item-heading>small,.common-report-interface-settings-ui-account ul li.active .list-group-item-heading>.small,.common-report-interface-settings-ui-account ul li.active:hover .list-group-item-heading>.small,.common-report-interface-settings-ui-account ul li.active:focus .list-group-item-heading>.small{color:inherit}
.common-report-interface-settings-ui-account ul li.active .list-group-item-text,.common-report-interface-settings-ui-account ul li.active:hover .list-group-item-text,.common-report-interface-settings-ui-account ul li.active:focus .list-group-item-text{color:#cce3f5}
.common-report-interface-settings-ui-account ul li>img{height:100%;}
.common-report-interface-settings-ui-account ul li div:first-child{float:left;padding-left:1rem}
.common-report-interface-settings-ui-account ul li div.account{padding-left:3rem;line-height:1.2rem}
.common-report-interface-settings-ui-account ul li div.account b{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.common-report-interface-settings-ui-account ul li div:last-child{position:absolute;right:1rem;top:1rem}
.common-report-interface-settings-ui-account ul li div:last-child button{margin-left:.5rem}
.common-report-interface-settings-ui-filters .filter .btn-group{display:inline-block;width:100%;margin:0 0 1rem 0}
.common-report-interface-settings-ui-filters .filter .btn-group .dropdown-menu{width:100%;border-radius:0}
.common-report-interface-settings-ui-filters .filter .btn{background:white;height:3rem;padding:0;text-align:left;width:100%;display:block;border-radius:0}
.common-report-interface-settings-ui-filters .filter .btn .icon{margin:0 10px}
.common-report-interface-settings-ui-rankings .setting-list li{white-space:normal;border-radius:0 !important;border-color:#c3c3c3 !important}
.common-report-interface-settings-ui-rankings .setting-list li .left{width:50% !important}
.common-report-interface-settings-ui-rankings .setting-list li .right{width:50% !important}
.common-report-interface-settings-ui-rankings .setting-list li:hover .tooltip-icon{filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}
.common-report-interface-settings-ui-rankings .setting-list li>div{width:30%;display:inline-block;text-align:right}
.common-report-interface-settings-ui-rankings .setting-list li>div:first-child{font-weight:300;color:#777;text-align:left;width:70%}
.common-report-interface-settings-ui-rankings .setting-list li .country{height:18px;border:1px solid #ddd;border-radius:3px;padding:1px;vertical-align:bottom;margin-left:6px}
.react-grid-item .common-report-setup-buttons { background: transparent !important; }
.common-report-setup-buttons{background: #b0b0b0e3; top:109px; left:0;z-index:1;position:fixed;text-align:center;width:100%;min-height:14rem;bottom: 0px;}
.common-report-setup-buttons .btn,.common-report-setup-buttons .error-msg{display:inline-block;margin:1rem;z-index:5;position:absolute;min-width:18rem;border:1px solid #999;box-shadow:0 2px 10px #999 0 1px #000;-moz-box-shadow:0 2px 10px #999 0 1px #000;-webkit-box-shadow:0 2px 10px #999 0 1px #000;-webkit-box-shadow:0 2px 10px #999;-moz-box-shadow:0 2px 10px #999;box-shadow:0 2px 10px #999;padding:1rem;background:white;left: calc(50% - 108px);top: 40%;}
.common-report-setup-buttons .btn h4,.common-report-setup-buttons .error-msg h4{margin-top:1rem}
.common-report-setup-buttons .btn i,.common-report-setup-buttons .error-msg i{font-size:8rem}
.common-report-setup-buttons .btn b,.common-report-setup-buttons .error-msg b{display:block;margin-bottom:.5rem}
.common-report-setup-buttons .btn:hover{background-color:#eee}
.common-report-setup-buttons>img{filter:alpha(opacity=40);-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;position:absolute;z-index:1;top:5rem;width:100%;left:0}
.common-report-setup-buttons .loading.loading-inline{width:4rem;height:4rem;min-height:4rem}
.common-report-setup-buttons .loading.loading-inline:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:4rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.5rem solid #2985cc;border-top:.5rem solid rgba(0,0,0,0);border-left:.5rem solid rgba(0,0,0,0);width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}
.common-widgets-wrapper .common-report-setup-buttons{position:absolute;top:50%;left:0;text-align:center;width:100%;min-height:0}
.common-widgets-wrapper .common-report-setup-buttons .btn,.common-widgets-wrapper .common-report-setup-buttons .error-msg{margin-top:-1.5rem;min-width:0;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:1rem 1.5rem;background:#de4548;line-height:3rem;color:white;font-weight:bold;font-size:12px;line-height:1.42857143;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;border:none}
.common-widgets-wrapper .common-report-setup-buttons .btn.warning,.common-widgets-wrapper .common-report-setup-buttons .error-msg.warning,.common-widgets-wrapper .common-report-setup-buttons .btn.integration-error,.common-widgets-wrapper .common-report-setup-buttons .error-msg.integration-error{background:white;color:#555;border:1px solid #c3c3c3}
.common-widgets-wrapper .common-report-setup-buttons .btn.warning .icon,.common-widgets-wrapper .common-report-setup-buttons .error-msg.warning .icon{display:inline-block;font-size:1.5rem;float:left}
.common-widgets-wrapper .common-report-setup-buttons .btn.integration-error,.common-widgets-wrapper .common-report-setup-buttons .error-msg.integration-error{margin-top:-2.5rem}
.common-widgets-wrapper .common-report-setup-buttons .btn.integration-error:hover,.common-widgets-wrapper .common-report-setup-buttons .error-msg.integration-error:hover{background:#f5f5f5}
.common-widgets-wrapper .common-report-setup-buttons .btn .profile-image,.common-widgets-wrapper .common-report-setup-buttons .error-msg .profile-image,.common-widgets-wrapper .common-report-setup-buttons .btn .icon,.common-widgets-wrapper .common-report-setup-buttons .error-msg .icon{display:none}
.common-widgets-wrapper .common-report-setup-buttons .btn h4,.common-widgets-wrapper .common-report-setup-buttons .error-msg h4{margin:0}
.common-widgets-wrapper .common-report-setup-buttons .btn .name,.common-widgets-wrapper .common-report-setup-buttons .error-msg .name{display:none}
.common-ui-form-attachment{float:right;padding-top:0.75rem}
.common-ui-form-attachment .file-display{background-color:#e8e8e8;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer;float:left;font-size:.9rem;margin:0 0 0 .5rem;padding:.4rem}
.common-ui-form-attachment .common-ui-form-file-upload{cursor:pointer;float:left;margin-left:.2rem}
.common-ui-form-attachment .errors{float:left;margin-left:.5rem}
.common-ui-form-attachment .errors .margin-top.margin-bottom{margin:0!important}
.common-ui-form-color-picker{display:table-cell}
.common-ui-form-color-picker>div{border:1px solid #c3c3c3;box-shadow:none 0 1px #000 !important;-moz-box-shadow:none 0 1px #000 !important;-webkit-box-shadow:none 0 1px #000 !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;border-right:0}
.common-ui-form-date-range-picker:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.common-ui-form-date-range-picker.show-custom{width:62rem}
.common-ui-form-date-range-picker>div{float:left}
.common-ui-form-date-range-picker.align-right>div{float:right}
.common-ui-form-date-range-picker.align-right .presets i.icon{right:1rem;margin-left:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.common-ui-form-date-range-picker .custom{width:42rem;border-right:1px solid #f5f5f5}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button{background:none!important}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button:active{background:#f5f5f5!important}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button i{border:none!important;display:block;width:auto!important;height:auto!important;padding:none!important;margin:auto!important}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button.next i{display:inline-block !important;font:normal normal normal 14px/1 "custom-glyphs" !important;font-size:inherit !important;text-rendering:auto !important;-webkit-font-smoothing:antialiased !important}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button.next i:before{content:'\e82b'}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button.prev i{display:inline-block !important;font:normal normal normal 14px/1 "custom-glyphs" !important;font-size:inherit !important;text-rendering:auto !important;-webkit-font-smoothing:antialiased !important}
.common-ui-form-date-range-picker .custom button.rdr-MonthAndYear-button.prev i:before{content:'\e835'}
.common-ui-form-date-range-picker .custom .is-passive{opacity:0.3!important}
.common-ui-form-date-range-picker .custom .is-passive.is-inRange,.common-ui-form-date-range-picker .custom .is-selected.is-passive{background:white!important;color:black!important}
.common-ui-form-date-range-picker .custom .is-selected:not(.is-inRange){border-top-left-radius:5px;border-bottom-left-radius:5px}
.common-ui-form-date-range-picker .custom .is-selected.is-inRange{border-top-right-radius:5px;border-bottom-right-radius:5px}
.common-ui-form-date-range-picker .presets{width:20rem}
.common-ui-form-date-range-picker .presets a.list-group-item{padding-left:2rem;border:none}
.common-ui-form-date-range-picker .presets div.list-group-item{text-align:center;cursor:default!important;border:none;border-top:1px solid #eee}
.common-ui-form-date-range-picker .presets div.list-group-item:hover{background:white}
.common-ui-form-date-range-picker .presets div.list-group-item *{cursor:default}
.common-ui-form-date-range-picker .presets i.icon{position:absolute;top:1rem;margin-left:-1rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-form-date-range-picker .presets{width:100%}
}
.common-ui-form-email-list-input{width:100%;line-height:3rem;height:auto;cursor:text;box-shadow:none;border-radius:0}
.common-ui-form-email-list-input span{display:inline-block;padding:.2em .6em .3em;font-size:90%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;vertical-align:middle;margin-right:0.2rem;cursor:default}
.common-ui-form-email-list-input span i{cursor:pointer}
.common-ui-form-email-list-input input{border:none;box-shadow:none;outline:none;background-color:transparent;padding:0;margin:0;width:auto !important;max-width:inherit}
.common-ui-form-file-upload{display:inline-block}
.common-ui-form-file-upload input[type='file']{display:none !important;visibility:hidden !important}
.common-ui-form-metrics{width:100%}
.common-ui-form-metrics div.metrics{-webkit-column-count:2;-moz-column-count:2;column-count:2}
.common-ui-form-metrics div.metrics *{vertical-align:middle;line-height:2rem}
.common-ui-form-metrics div.metrics input{margin:0 0.5rem 0 0}
.common-ui-form-metrics div.metrics label{max-width:calc(100% - 2rem);text-overflow:ellipsis;overflow:hidden;font-weight:normal;margin:0;vertical-align:top}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-form-metrics div.metrics{-webkit-column-count:1;-moz-column-count:1;column-count:1}
.common-ui-form-metrics div.metrics div{line-height:4rem;border-bottom:1px solid #ddd;padding:0 2rem;width:100%}
.common-ui-form-metrics div.metrics div label{margin-left:2rem}
}
.common-ui-form-profile-photo .webcam img{width:150px;margin-top:-125px}
.common-ui-form-profile-photo .profile-image{width:206px;height:206px}
.common-ui-form-profile-photo .profile-camera>div{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);padding:0 !important;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:200px;height:200px;margin:0 auto}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-form-report-date>span{display:none}
}
.common-ui-form-switch{position:relative;width:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.common-ui-form-switch input[type='checkbox']{display:none}
.common-ui-form-switch label{display:block;overflow:hidden;cursor:pointer;border:2px solid #999999;border-radius:20px;margin-bottom:0}
.common-ui-form-switch .inner{display:block;width:200%;margin-left:-100%;-moz-transition:margin .3s ease-in 0s;-webkit-transition:margin .3s ease-in 0s;-o-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s}
.common-ui-form-switch .inner:before,.common-ui-form-switch .inner:after{display:block;float:left;width:50%;height:12px;padding:0;line-height:12px;font-size:10px;color:white;font-family:Trebuchet,Arial,sans-serif;font-weight:bold;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.common-ui-form-switch .inner:before{content:"";padding-left:10px;background-color:#5CB85C;color:#FFFFFF}
.common-ui-form-switch .inner:after{content:"";padding-right:10px;background-color:#EEEEEE;color:#999999;text-align:right}
.common-ui-form-switch .switch{display:block;width:18px;margin:-1px;background:#FFFFFF;border:2px solid #999999;border-radius:20px;position:absolute;top:0;bottom:0;right:14px;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}
.common-ui-form-switch input[type='checkbox']:checked+label .inner{margin-left:0}
.common-ui-form-switch input[type='checkbox']:checked+label .switch{right:0px}
.common-ui-form-switch.on .inner{margin-left: 0;}
.common-ui-form-switch.on .switch{right: 0;}
.common-ui-modal .modal-backdrop{opacity:0.7}
.common-ui-modal .modal{justify-content:center;align-items:center;overflow:hidden;position:fixed;width:100%;height:100%;display:-ms-flexbox;display:flex}
.common-ui-modal .modal.loading .modal-content>div:not(.modal-bar)>*{visibility:hidden!important}
.common-ui-modal .modal.loading:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:6rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:1em solid #2985cc;border-top:1em solid rgba(0,0,0,0);border-left:1em solid rgba(0,0,0,0);width:6rem;height:6rem;position:fixed;left:50%;top:50%;z-index:99999;margin-left:-3rem;margin-top:-3rem}
.common-ui-modal .modal.modal-small .modal-dialog{width:45rem}
.common-ui-modal .modal.modal-large .modal-dialog{width:90%}
.common-ui-modal .modal.modal-large .modal-dialog .modal-body{max-height:none;height:78vh!important}
.common-ui-modal .modal.modal-full .modal-dialog{width:100%;height:100%}
.common-ui-modal .modal.modal-full .modal-dialog .modal-content{height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-modal .modal.modal-full .modal-dialog .modal-content .modal-bar{display:none}
.common-ui-modal .modal-dialog{margin:0!important;width:60rem;/*transform:none !important;-webkit-transform:none !important*/}
.common-ui-modal .modal-content{overflow:hidden;background-color:#fff;border:none;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.common-ui-modal .modal-content>div:eq(2){height:100%}
.common-ui-modal .modal-bar{background:#fff}
.common-ui-modal .modal-bar .modal-close-icon,.common-ui-modal .modal-bar .modal-breadcrumb-icon{color:#777;font-size:1.3rem;margin:.4rem .8rem .4rem 1rem}
.common-ui-modal .modal-bar .modal-close-icon{float:right}
.common-ui-modal .modal-bar .modal-breadcrumb-icon{float:left}
.common-ui-modal .modal-bar .modal-breadcrumb-icon span{margin-left:.5rem;font-size:1.1rem;text-transform:uppercase}
.common-ui-modal .modal-bar .modal-close-icon:hover,.common-ui-modal .modal-bar .modal-close-icon:visited,.common-ui-modal .modal-bar .modal-breadcrumb-icon:hover,.common-ui-modal .modal-bar .modal-breadcrumb-icon:visited{cursor:pointer;text-decoration:none;color:#777}
.common-ui-modal .modal-header{text-align:center;background:#fff;padding:0 0 2rem 0;border:none}
.common-ui-modal .modal-header img{width:5rem;height:5rem;margin-bottom:1rem}
.common-ui-modal .modal-header .modal-icon{margin-bottom:1rem;height:5rem}
.common-ui-modal .modal-header .modal-icon svg{width:5rem;height:5rem}
.common-ui-modal .modal-header .modal-icon.large svg{height:4rem;width:auto}
.common-ui-modal .modal-header h3{font-size:1.4rem;margin:0;padding:0;color:#000}
.common-ui-modal .modal-icon-logo{font-size:5rem;margin-bottom:1rem}
.common-ui-modal .modal-navigation{width:100%;height:3.5rem;margin-top:-1rem}
.common-ui-modal .modal-navigation ul.nav{background:#fff;height:100%}
.common-ui-modal .modal-navigation ul.nav>li{text-align:center;padding:0;cursor:pointer;height:100%}
.common-ui-modal .modal-navigation ul.nav>li a{padding:1rem 2rem;color:#999;font-size:.9rem !important;display:inline-block;text-transform:uppercase}
.common-ui-modal .modal-navigation ul.nav>li a:hover{background:none;color:#555}
.common-ui-modal .modal-navigation ul.nav>li.active:before,.common-ui-modal .modal-navigation ul.nav>li.active:after{content:"";position:absolute;bottom:0;left:50%;border-style:solid;display:block;width:0;margin-bottom:-1px;z-index:999}
.common-ui-modal .modal-navigation ul.nav>li.active:before{border-color:#ddd transparent;border-width:0 11px 11px 11px;margin-left:-11px}
.common-ui-modal .modal-navigation ul.nav>li.active:after{border-color:#f8f8f8 transparent;border-width:0 10px 10px 10px;margin-left:-10px}
.common-ui-modal .modal-navigation ul.nav>li.active.active-white:after{border-color:#fff transparent}
.common-ui-modal .modal-navigation ul.nav>li.active a{color:#777}
.common-ui-modal .modal-navigation .tab-content{background:#f8f8f8;border:none}
.common-ui-modal .modal-navigation .tab-content .tab-pane{background:none;border:none}
.common-ui-modal .modal-search{border-top:1px solid #ddd;background:#f8f8f8;height:3rem}
.common-ui-modal .modal-search input,.common-ui-modal .modal-search .input-group-addon{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:none;border:0;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.common-ui-modal .modal-body{scroll-behavior:smooth;overflow-y:auto;padding:0;border-top:1px solid #ddd;height:52vh;background-color:#f8f8f8}
.common-ui-modal .modal-body .spacer{padding:2rem}
.common-ui-modal .modal-body input,.common-ui-modal .modal-body textarea,.common-ui-modal .modal-body div.form-control{box-shadow:none;border-radius:0;padding:7px;border-color:#c3c3c3 !important}
.common-ui-modal .modal-body input:not([type="checkbox"]):not([type="radio"]),.common-ui-modal .modal-body div.form-control{height:3rem}
.common-ui-modal .modal-body input[type="checkbox"]{margin:0;vertical-align:middle}
.common-ui-modal .modal-body select{box-shadow:none;border-radius:0;outline:1px solid #ccc;outline-offset:-1px;border:0;height:3rem}
.common-ui-modal .modal-body table{background-color:#f8f8f8}
.common-ui-modal .modal-body .date-range-picker table{background-color:white}
.common-ui-modal .modal-body label{white-space:nowrap}
.common-ui-modal .modal-body.modal-white{background-color:#ffffff}
.common-ui-modal .modal-body .field a{cursor:pointer}
.common-ui-modal .modal-body .tab-pane{height:100%;scroll-behavior:smooth;overflow-y:auto}
.common-ui-modal .modal-body .tab-pane.hidden{display:none}
.common-ui-modal .modal-body ul.list li{background:#f8f8f8}
.common-ui-modal .modal-body::-webkit-scrollbar,.common-ui-modal .scroll-table-body::-webkit-scrollbar{-webkit-appearance:none}
.common-ui-modal .modal-body::-webkit-scrollbar:vertical,.common-ui-modal .scroll-table-body::-webkit-scrollbar:vertical{width:11px}
.common-ui-modal .modal-body::-webkit-scrollbar:horizontal,.common-ui-modal .scroll-table-body::-webkit-scrollbar:horizontal{height:11px}
.common-ui-modal .modal-body::-webkit-scrollbar-thumb,.common-ui-modal .scroll-table-body::-webkit-scrollbar-thumb{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:2px solid #f8f8f8;background-color:rgba(0,0,0,0.5)}
.common-ui-modal .modal-body::-webkit-scrollbar-track,.common-ui-modal .scroll-table-body::-webkit-scrollbar-track{background-color:#f8f8f8;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-modal .usage-msg{-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:1rem 2rem;text-align:center}
.common-ui-modal .modal-footer{text-align:left;margin:0;background:#fff;border-top:1px solid #ddd;padding:2rem;height:7.5rem;margin-top:1px}
.common-ui-modal .modal-footer.flex-height{height:auto}
.common-ui-modal .modal-footer .btn{border:none;text-transform:uppercase;padding:1rem 2rem}
.common-ui-modal .modal-footer .inline-loader{font-size:1rem;margin:0 1rem}
.common-ui-modal .modal-dialog .modal-content .has-navigation .modal-body{height:calc(52vh  -  2.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-footer .modal-body{height:calc(52vh  -  7.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-search .modal-body{height:calc(52vh  -  3rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-footer .modal-body{height:calc(52vh  -  10.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-navigation .modal-body{height:calc(52vh  -  5.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-navigation.has-footer .modal-body{height:calc(52vh  -  10rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-navigation.has-footer .modal-body{height:calc(52vh  -  13rem)}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-modal .modal{display:block!important}
.common-ui-modal .modal-dialog{height:100%;width:100%!important}
.common-ui-modal .modal-content{height:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:none}
.common-ui-modal .modal-bar{height:0;z-index:2;position:relative}
.common-ui-modal .modal-bar .modal-close-icon,.common-ui-modal .modal-bar .modal-breadcrumb-icon{position:absolute;top:0;right:0;height:4rem;width:4rem;margin:0;line-height:3.9rem;text-align:center}
.common-ui-modal .modal-bar .modal-close-icon:active,.common-ui-modal .modal-bar .modal-breadcrumb-icon:active{background-color:rgba(0,0,0,0.3)}
.common-ui-modal .modal-header{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:1rem 0 1rem 0}
.common-ui-modal .modal-header img{width:4rem;height:4rem}
.common-ui-modal .modal-header h3{text-shadow:none;line-height:2rem}
.common-ui-modal .modal-header .modal-icon{height:4rem}
.common-ui-modal .modal-header .modal-icon svg{width:4rem;height:4rem}
.common-ui-modal .modal-navigation ul.nav>li{width:100%!important;display:none}
.common-ui-modal .modal-navigation ul.nav>li.active{display:block}
.common-ui-modal .modal-body{overflow-x:hidden;height:calc(100% - 9rem)}
.common-ui-modal .modal-footer{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:.5rem 1rem;position:absolute;bottom:0;width:100%;height:4.5rem}
.common-ui-modal .modal-footer+span{display:none}
.common-ui-modal .modal-dialog .modal-content .has-navigation .modal-body{height:calc(100% - 11.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-footer .modal-body{height:calc(100vh - 13.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-search .modal-body{height:calc(100vh - 12rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-footer .modal-body{height:calc(100vh - 16.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-navigation .modal-body{height:calc(100vh - 14.5rem)}
.common-ui-modal .modal-dialog .modal-content .has-navigation.has-footer .modal-body{height:calc(100vh - 16rem)}
.common-ui-modal .modal-dialog .modal-content .has-search.has-navigation.has-footer .modal-body{height:calc(100vh - 19rem)}
.common-ui-modal .usage-msg{line-height:2.5rem}
}
body.modal-open .modal{overflow:hidden}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){body.modal-open,body.popover-open{position:fixed}
}
.common-ui-overlap{position:fixed;top:0;right:0;width:30%;height:100vh;z-index:99;background:#fff;border-left:1px solid #c3c3c3}
.common-ui-overlap .overlap-bar .overlap-close-icon,.common-ui-overlap .overlap-bar .overlap-breadcrumb-icon{color:#777;font-size:1.3rem;margin:0 .8rem}
.common-ui-overlap .overlap-bar .overlap-close-icon{float:right}
.common-ui-overlap .overlap-bar .overlap-breadcrumb-icon{float:left}
.common-ui-overlap .overlap-bar .overlap-breadcrumb-icon span{margin-left:.5rem;font-size:1.1rem;text-transform:uppercase}
.common-ui-overlap .overlap-bar .overlap-close-icon:hover,.common-ui-overlap .overlap-bar .overlap-close-icon:visited,.common-ui-overlap .overlap-bar .overlap-breadcrumb-icon:hover,.common-ui-overlap .overlap-bar .overlap-breadcrumb-icon:visited{cursor:pointer;text-decoration:none;color:#777}
.common-ui-overlap .overlap-header{position:absolute;top:0;height:12rem;width:100%;text-align:center}
.common-ui-overlap .overlap-header .overlap-icon{margin-bottom:1rem;height:5rem}
.common-ui-overlap .overlap-header .overlap-icon svg{width:5rem;height:5rem}
.common-ui-overlap .overlap-header h3{font-size:1.4rem;margin:0;padding:0;color:#000}
.common-ui-overlap .overlap-body{position:absolute;top:12rem;bottom:7.5rem;width:100%;border-top:1px solid #c3c3c3;background:#f8f8f8;overflow-y:auto;z-index:10}
.common-ui-overlap .overlap-body .spacer{padding:2rem}
.common-ui-overlap .overlap-footer{position:absolute;width:100%;bottom:0;text-align:center;margin:0;border-top:1px solid #c3c3c3;padding:2rem;height:7.5rem;z-index:11;background:#fff}
.common-ui-overlap .overlap-footer .btn{border:none;text-transform:uppercase;padding:1rem 2rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-overlap{width:100%}
}
.common-ui-popover.rc-tooltip{font-size:1rem;line-height:1rem}
.common-ui-popover.rc-tooltip-placement-bottom .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#fff}
.common-ui-popover.rc-tooltip-placement-top .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#fff}
.common-ui-popover.rc-tooltip-placement-left .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-leftTop .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{border-left-color:#fff}
.common-ui-popover.rc-tooltip-placement-right .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-rightTop .rc-tooltip-arrow,.common-ui-popover.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{border-right-color:#fff}
.common-ui-popover.popover-micro .rc-tooltip-content{width:100px}
.common-ui-popover.popover-micro .rc-tooltip-content .rc-tooltip-inner{max-width:100px}
.common-ui-popover.popover-tiny .rc-tooltip-content{width:150px}
.common-ui-popover.popover-tiny .rc-tooltip-content .rc-tooltip-inner{max-width:150px}
.common-ui-popover.popover-small .rc-tooltip-content{width:200px}
.common-ui-popover.popover-small .rc-tooltip-content .rc-tooltip-inner{max-width:200px}
.common-ui-popover.popover-medium .rc-tooltip-content{width:250px}
.common-ui-popover.popover-medium .rc-tooltip-content .rc-tooltip-inner{max-width:250px}
.common-ui-popover.popover-large .rc-tooltip-content{width:300px}
.common-ui-popover.popover-large .rc-tooltip-content .rc-tooltip-inner{max-width:300px}
.common-ui-popover.popover-xl .rc-tooltip-content{width:400px}
.common-ui-popover.popover-xl .rc-tooltip-content .rc-tooltip-inner{max-width:400px}
.common-ui-popover.popover-resizable .rc-tooltip-content{width:auto}
.common-ui-popover.popover-resizable .rc-tooltip-content .rc-tooltip-inner{max-width:none}
.common-ui-popover.popover-grey-arrow .rc-tooltip-arrow:after{border-bottom-color:#eee !important}
.common-ui-popover .rc-tooltip-arrow{border-width:8px}
.common-ui-popover .rc-tooltip-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:10px;content:""}
.common-ui-popover.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:10px;margin-left:-8px;border-top-width:0;border-bottom-color:#999;top:1px}
.common-ui-popover.rc-tooltip-placement-bottomRight .rc-tooltip-arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.common-ui-popover.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:10px;margin-left:8px;border-top-width:0;border-bottom-color:#999;top:1px}
.common-ui-popover.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.common-ui-popover.rc-tooltip-placement-bottom .rc-tooltip-arrow{top:1px;left:50%;border-top-width:0;border-bottom-color:#999}
.common-ui-popover.rc-tooltip-placement-bottom .rc-tooltip-arrow:after{content:" ";top:1px;border-top-width:0;border-bottom-color:#fff;margin-left:-10px}
.common-ui-popover .rc-tooltip-inner{background:#fff;letter-spacing:inherit;font-size:12px;padding:0;line-height:1.42857143;border:1px solid #999;box-shadow:0 2px 40px rgba(0,0,0,0.4) 0 1px #000;-moz-box-shadow:0 2px 40px rgba(0,0,0,0.4) 0 1px #000;-webkit-box-shadow:0 2px 40px rgba(0,0,0,0.4) 0 1px #000;-webkit-box-shadow:0 2px 40px rgba(0,0,0,0.4);-moz-box-shadow:0 2px 40px rgba(0,0,0,0.4);box-shadow:0 2px 40px rgba(0,0,0,0.4);color:#555;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-popover .rc-tooltip-inner .simple-form{padding:.5rem 1rem}
.common-ui-popover .rc-tooltip-inner .simple-form label{height:1rem;font-size:1rem}
.common-ui-popover .rc-tooltip-inner .simple-form input{float:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-popover .rc-tooltip-inner .simple-form button{width:calc(48.8%);margin:0!important}
.common-ui-popover .list-group{margin-bottom:0}
.common-ui-popover .list-group .list-group-item{cursor:pointer;-webkit-tap-highlight-color:#f5f5f5}
.common-ui-popover .list-group .list-group-item *{cursor:pointer}
.common-ui-popover .list-group .list-group-item img{width:1.5rem;height:1.5rem;margin-right:0.5rem}
.common-ui-popover .list-group .list-group-item:not(:last-child):not(:first-child){-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-popover .list-group .list-group-item:first-child{border-top:0}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-popover .list-group .list-group-item:last-child{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
}
.common-ui-popover .list-group .list-group-item:active,.common-ui-popover .list-group .list-group-item:focus{background:#f5f5f5}
.common-ui-popover .dropdown-container{width:100%;position:relative}
.common-ui-popover .dropdown-container.with-header{padding-top:3rem}
.common-ui-popover .dropdown-container.with-footer{padding-bottom:3rem}
.common-ui-popover .dropdown-container>.header{border-bottom:1px solid #dddddd;height:3rem;position:absolute;top:0;text-align:center;width:100%;line-height:2.9rem}
.common-ui-popover .dropdown-container>.footer{width:100%;position:absolute;bottom:0}
.common-ui-popover .dropdown-container>.footer .btn{height:3rem;width:100%;-webkit-border-top-right-radius:0 !important;-webkit-border-bottom-right-radius:5px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-top-left-radius:0 !important;-moz-border-radius-topright:0 !important;-moz-border-radius-bottomright:5px !important;-moz-border-radius-bottomleft:5px !important;-moz-border-radius-topleft:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:5px !important;border-bottom-left-radius:5px !important;border-top-left-radius:0 !important;-moz-background-clip:padding !important;-webkit-background-clip:padding-box !important;background-clip:padding-box !important;border-width:1px 0 0 0}
.common-ui-popover .dropdown-container>.footer .btn i{margin-right:0.5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-popover .dropdown-container{height:100%;width:100%}
}
.common-ui-popover .dropdown-container>.content{max-height:22rem;overflow:auto;transform:scale(1, 1);-webkit-overflow-scrolling:touch}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-popover .dropdown-container>.content{height:100%;max-height:100%}
}
.common-ui-popover .dropdown-container>.content.widget-loader{min-height:8rem;overflow:hidden}
.common-ui-popover .dropdown-container>.content div.summary{line-height:2.9rem;text-align:center}
.common-ui-popover .dropdown-container>.content div.summary i{margin-right:0.5rem}
.common-ui-popover .dropdown-container>.content>div{border-collapse:collapse;display:table;width:100%;table-layout:fixed}
.common-ui-popover .dropdown-container>.content>div .item{border-bottom:1px solid #dddddd;display:table-row;height:5.5rem}
.common-ui-popover .dropdown-container>.content>div .item:last-child{border-bottom:none}
.common-ui-popover .dropdown-container>.content>div .item.actionable{cursor:pointer}
.common-ui-popover .dropdown-container>.content>div .item.actionable:hover{background:#f5f5f5}
.common-ui-popover .dropdown-container>.content>div .item a,.common-ui-popover .dropdown-container>.content>div .item a:hover{font-weight:bold;text-decoration:underline}
.common-ui-popover .dropdown-container>.content>div .item>div{display:table-cell}
.common-ui-popover .dropdown-container>.content>div .item>.image{width:20%;line-height:0;text-align:center;vertical-align:middle}
.common-ui-popover .dropdown-container>.content>div .item>.image>img{height:3rem;width:3rem}
.common-ui-popover .dropdown-container>.content>div .item>.content{font-size:1rem;text-align:left;line-height:1.4rem;width:auto;vertical-align:middle}
.common-ui-popover .dropdown-container>.content>div .item>.content .text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:1rem}
.common-ui-popover .dropdown-container>.content>div .item>.content .text .name{font-weight:600}
.common-ui-popover .dropdown-container>.content>div .item>.content .text .message{font-weight:300}
.common-ui-popover .dropdown-container>.content>div .item>.content .date{display:block;font-size:.8rem;font-weight:150;line-height:1.6rem}
.common-ui-popover .dropdown-container>.content>div .item>.action-links{font-size:1rem;text-align:right;line-height:1.4rem;padding:.5rem 1rem 0 0;width:7%;vertical-align:top}
.common-ui-popover .dropdown-container>.content>div .item>.action-links a.delete{text-decoration:none;color:#ddd}
.common-ui-popover .dropdown-container>.content>div .item>.action-links a.delete:hover{color:#555}
.common-ui-popover.right-locked{position:fixed;right:0!important;left:auto!important;width:25%!important;min-width:375px!important;z-index:99;height:calc(100vh - 1px  - 10rem);top: 109px !important;margin-top:1px;padding:0!important}
.common-ui-popover.right-locked .rc-tooltip-arrow{display:none}
.common-ui-popover.right-locked .rc-tooltip-content{width:100%!important;max-width:none!important;height:100%}
.common-ui-popover.right-locked .rc-tooltip-content .rc-tooltip-inner{max-width:none!important;border:none;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:100%}
.common-ui-popover.right-locked.has-system-message{height:calc(100vh - 13rem);top:13rem !important}
.common-ui-popover.right-locked.always-open{width:calc(25% - 1.5rem) !important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-ui-popover,.common-ui-popover.right-locked{background:white;position:fixed;height:calc(100vh - 1px  - 4rem);width:100vw;top:4rem !important;left:0!important;padding:0;border-top:0;margin-top:1px;min-width:100%!important}
.common-ui-popover.extra-mobile-offset,.common-ui-popover.right-locked.extra-mobile-offset{top:8rem !important;height:calc(100vh - 8rem);z-index:2}
.common-ui-popover.has-system-message,.common-ui-popover.right-locked.has-system-message{top:7rem !important;height:calc(100vh - 7rem)}
.common-ui-popover.has-system-message.extra-mobile-offset,.common-ui-popover.right-locked.has-system-message.extra-mobile-offset{top:11rem !important;height:calc(100vh - 11rem)}
.common-ui-popover .rc-tooltip-content,.common-ui-popover.right-locked .rc-tooltip-content{width:100%!important;max-width:none!important;height:100%}
.common-ui-popover .rc-tooltip-content .rc-tooltip-inner,.common-ui-popover.right-locked .rc-tooltip-content .rc-tooltip-inner{max-width:none!important;border:none;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:100%}
.common-ui-popover .rc-tooltip-arrow,.common-ui-popover.right-locked .rc-tooltip-arrow{display:none}
.common-ui-popover .list-group .list-group-item,.common-ui-popover.right-locked .list-group .list-group-item{line-height:4rem;padding-top:0;padding-bottom:0;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-popover .list-group .list-group-item:first-child,.common-ui-popover.right-locked .list-group .list-group-item:first-child{border-top:none}
.common-ui-popover .list-group .list-group-item:last-child,.common-ui-popover.right-locked .list-group .list-group-item:last-child{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-ui-popover .input-group,.common-ui-popover.right-locked .input-group,.common-ui-popover .input-group-addon,.common-ui-popover.right-locked .input-group-addon,.common-ui-popover input[type='text'],.common-ui-popover.right-locked input[type='text']{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
}
.popover-animate.popover-animate-enter,.popover-animate.popover-animate-leave{display:block}
.popover-animate-enter,.popover-animate-appear{opacity:0;animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18, .89, .32, 1.28);animation-play-state:paused}
.popover-animate-leave{animation-duration:0.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6, -0.3, .74, .05);animation-play-state:paused}
.popover-animate-enter.popover-animate-enter-active,.popover-animate-appear.popover-animate-appear-active{animation-name:popoverAnimateIn;animation-play-state:running}
.popover-animate-leave.popover-animate-leave-active{animation-name:popoverAnimateOut;animation-play-state:running}
@keyframes popoverAnimateIn{0%{opacity:0;transform-origin:50% 0%;transform:scale(0, 0)}
100%{opacity:1;transform-origin:50% 0%;transform:scale(1, 1)}
}
@keyframes popoverAnimateOut{0%{opacity:1;transform-origin:50% 0%;transform:scale(1, 1)}
100%{opacity:0;transform-origin:50% 0%;transform:scale(0, 0)}
}
.common-widgets-collection:after{content:'';display:block;clear:both}
.common-report-editor-preview .common-widgets-collection{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);width:calc(100% - 6rem);margin:0 auto}
.common-widgets-wrapper{backface-visibility:hidden;font-size:1rem;display:block;vertical-align:bottom;position:relative;width:100%}
.common-widgets-wrapper.loading>.panel *{filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0}
.common-widgets-wrapper.setup>div:first-child>*{filter:alpha(opacity=40);-webkit-opacity:.4;-moz-opacity:.4;opacity:.4}
.common-widgets-wrapper .widget-margin{margin:1rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-wrapper .widget-margin{margin:.25rem}
}
.common-widgets-wrapper>div.actions{position:absolute;border:1px solid #c3c3c3;display:none;top:1.5rem;right:1.5rem;border-radius:.4rem;padding:.25rem .5rem;color:#777;background-color:white;height:auto}
.common-widgets-wrapper>div.actions i{padding:0 .1rem;cursor:pointer}
.common-widgets-wrapper>div.actions i.icon-move{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;font-size:1em}
.common-widgets-wrapper>div.actions i.icon-move:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}
.common-widgets-wrapper .dragable{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}
.common-widgets-wrapper.panels{padding:0}
.common-widgets-wrapper .positive.positive,.common-widgets-wrapper .negative.positive{color:#61a656;border-color:#61a656}
.common-widgets-wrapper .positive.negative,.common-widgets-wrapper .negative.negative{color:#de4548;border-color:#de4548}
.common-widgets-wrapper:not(.wysiwyg-editor, .one-metric-panel)>div.actions{display:none!important}
.common-widgets-wrapper.padding-0{padding:0}
.common-widgets-wrapper.padding-1{padding:1rem}
.common-widgets-wrapper.margin-negative{/*margin-left:-1rem;margin-right:-1rem;*/width:calc(-2rem  + 100%) !important;margin-left: 1rem;margin-top: 20px;}
.common-widgets-wrapper.margin-negative:first-child{margin-top:-1rem}
.common-widgets-wrapper .no-data{padding-top:10rem;text-align:center;font-size:2rem}
.common-widgets-wrapper .no-data img,.common-widgets-wrapper .no-data svg{width:8rem;height:8rem;margin-bottom:1rem}
.common-widgets-wrapper .no-data i{font-size:10rem;color:#f66e0b;margin-bottom:2rem}
div[report-preview] .common-widgets-wrapper{margin-left:0!important;margin-right:0!important}
div[report-preview] .common-widgets-wrapper.width-half:nth-child(1){padding-right:1rem}
div[report-preview] .common-widgets-wrapper.width-half:nth-child(2){padding-left:1rem !important}
div[report-preview] .common-widgets-wrapper:hover>div.actions{display:block}
div[report-preview] .common-widgets-wrapper:hover>div.actions i{padding:0 .1rem}
div[report-preview] .common-widgets-wrapper:hover>div.actions i.icon-cog{display:none}
div[report-preview] .common-widgets-wrapper.report-table{width:100%!important;margin:0!important}
div[report-preview] .common-widgets-wrapper.report-table>div{padding:0}
.common-report-interface .common-widgets-collection.editable .common-widgets-wrapper:hover>div.actions{display:block!important;border:0;background:none}
.common-report-interface .common-widgets-collection.editable .common-widgets-wrapper div.actions i.icon-delete{display:none}
.common-report-interface .common-widgets-collection.editable .common-widgets-wrapper div.actions i.icon-move{display:none}
.common-report-editor .common-widgets-collection.editable .common-widgets-wrapper:hover>div.actions{display:block!important}
.common-report-editor .common-widgets-collection.editable .common-widgets-wrapper div.actions i.icon-delete{display:inline-block}
.common-report-editor .common-widgets-collection.editable .common-widgets-wrapper div.actions i.icon-move{display:inline-block}
.common-report-editor .common-widgets-collection.editable .common-widgets-wrapper div.actions i.icon-cog{display:none}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-wrapper{padding:.25rem}
.common-report-interface .common-widgets-wrapper.padding-1{padding:.25rem}
.common-report-interface .common-widgets-wrapper.width-1{width:50%}
.common-report-interface .common-widgets-wrapper.width-2,.common-report-interface .common-widgets-wrapper.width-3,.common-report-interface .common-widgets-wrapper.width-4,.common-report-interface .common-widgets-wrapper.width-5,.common-report-interface .common-widgets-wrapper.width-6,.common-report-interface .common-widgets-wrapper.width-full,.common-report-interface .common-widgets-wrapper.width-half{width:100%}
.common-report-interface .common-widgets-wrapper.margin-negative{margin-left:-0.25rem;margin-right:-0.25rem;width:calc(.5rem  + 100%) !important;margin-bottom:-0.25rem}
.common-report-interface .common-widgets-wrapper.margin-negative:first-child{margin-top:-0.25rem}
.common-report-interface .common-widgets-wrapper .panel{border-bottom:1px solid #c3c3c3;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-report-interface .common-widgets-wrapper .panel .label-ribbon{background:none;color:#555;padding-left:2rem}
.common-report-interface .common-widgets-wrapper .panel .label-ribbon:after{display:none}
}
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){.common-report-interface .common-widgets-wrapper.width-half{width:100%}
.common-report-interface .common-widgets-wrapper.width-half+.widget.width-half:not( :nth-child(odd)){padding-left:2rem}
}
.common-report-pdf .common-widgets-wrapper.margin-negative,.common-report-editor .common-widgets-wrapper.margin-negative{padding:1rem;margin:0;width:100%!important}
.common-report-pdf .common-widgets-wrapper .not-setup,.common-report-editor .common-widgets-wrapper .not-setup{display:none}
.common-report-interface .canvas-content.setup>.common-widgets-collection{opacity:0.4;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);pointer-events:none!important}
.common-report-interface .canvas-content.setup>.common-widgets-collection .common-report-setup-buttons{display:none}
.common-widgets-big-stats{min-height:14rem}
.common-widgets-big-stats:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.common-widgets-big-stats .big-stat{height:14rem;float:left;padding:1rem;cursor:pointer;text-align:center;display:table;table-layout:fixed}
.common-widgets-big-stats .big-stat.with-icon{height:19rem}
.common-widgets-big-stats .big-stat.selected .panel{/*border-width:3px!important*/box-shadow: 0 6px 7px -4px rgba(0,0,0,.2), 0 11px 15px 1px rgba(0,0,0,.14), 0 4px 20px 3px rgba(0,0,0,.12);}
.common-widgets-big-stats .big-stat div.panel{    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);width:100%;display:table-cell;vertical-align:middle; box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)}
.common-widgets-big-stats .big-stat div.panel>*{transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.common-widgets-big-stats .big-stat img{height:4rem;width:4rem;margin-bottom:1rem}
.common-widgets-big-stats .big-stat .stat{font-size:3rem;font-weight:bold;display:block;padding:0 0 1rem 40px;line-height:1}
.common-widgets-big-stats .big-stat .change{display:block;padding:1rem 0 0 0}
.common-widgets-big-stats .big-stat .change .positive,.common-widgets-big-stats .big-stat .change .negative{display:inline-block;border:1px solid;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-big-stats .big-stat .label{font-size:1.2rem;color:#999;font-weight:normal;display:block;padding:0;padding-left: 40px;}
.common-widgets-big-stats .big-stat:hover div.panel{/*border:1px solid #eee*/}
.common-widgets-big-stats .big-stat.box-width-1{width:100% !important}
.common-widgets-big-stats .big-stat.box-width-2{width:50% !important}
.common-widgets-big-stats .big-stat.box-width-3{width:33.33333333% !important}
.common-widgets-big-stats .big-stat.box-width-4{width:25% !important}
.common-widgets-big-stats .big-stat.box-width-5{width:20% !important}
.common-widgets-big-stats .big-stat.box-width-6{width:16.66666667% !important}
.common-widgets-big-stats .big-stat.box-width-7{width:14.28571429% !important}
.common-widgets-big-stats .big-stat.box-width-8{width:12.5% !important}
.common-widgets-wrapper.width-2 .common-widgets-big-stats .big-stat{width:100%}
.common-widgets-wrapper.width-4 .common-widgets-big-stats .big-stat{width:50%}
.common-widgets-wrapper.width-6 .common-widgets-big-stats .big-stat{width:33.33333333%}
.common-widgets-wrapper.width-8 .common-widgets-big-stats .big-stat{width:25%}
.common-widgets-wrapper.width-10 .common-widgets-big-stats .big-stat{width:20%}
.common-widgets-wrapper.width-12 .common-widgets-big-stats .big-stat{width:16.66666667%}
.common-widgets-wrapper.redacted .common-widgets-big-stats .stat{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;font-size:3rem;height:3rem;margin:0 auto}
.common-widgets-wrapper.redacted .common-widgets-big-stats .change{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;margin:0 auto;height:1rem}
.common-widgets-wrapper.redacted .common-widgets-big-stats .change .green,.common-widgets-wrapper.redacted .common-widgets-big-stats .change .red{color:#ddd}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-big-stats .big-stat{width:50%!important;padding:0.25rem;height:9.5rem}
.common-report-interface .common-widgets-big-stats .big-stat .stat{font-size:1.5rem}
.common-report-interface .common-widgets-big-stats .big-stat .label{font-size:0.9rem}
}
.common-widgets-wrapper.loading .common-widgets-big-stats .big-stat div.panel>*{opacity:.5}
.common-report-pdf .common-widgets-big-stats .big-stat.selected .panel{border-width:1px!important;border-color:#aaa!important}
.common-report-pdf .common-widgets-big-stats .big-stat .panel{padding:1.5rem 1rem}
.common-report-pdf .common-widgets-big-stats .big-stat .stat{font-size:2rem}
.common-report-pdf .common-widgets-big-stats .big-stat .label{font-size:0.8rem}
.common-report-editor .common-widgets-big-stats{pointer-events:none}
.common-report-editor .common-widgets-big-stats .big-stat{cursor:default}
.common-report-editor .common-widgets-big-stats .big-stat.selected .panel,.common-report-editor .common-widgets-big-stats .big-stat:hover .panel{border-width:1px!important;border-color:#aaa!important}
.common-widgets-chart{width:100%;height:100%;padding-top:4rem;position:relative;box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)}
.common-widgets-chart.no-header{padding-top:0}
.common-widgets-chart.no-header>.chart-container{height:100%;padding:2rem}
.common-widgets-chart .chart-container{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:.4rem;-webkit-border-bottom-left-radius:.4rem;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:.4rem;-moz-border-radius-bottomleft:.4rem;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:100%;width:100%}
.common-widgets-chart .message{text-align:center;width:100%;position:absolute;top:50%;left:0;font-size:1.5rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-chart .chart-container{border:none}
.common-report-interface .common-widgets-chart.no-header>.chart-container{padding:0}
}
.common-widgets-wrapper.height-2 .common-widgets-chart.no-header>.chart-container{padding:1rem}
.common-report-pdf .common-widgets-chart{width:100%;overflow:hidden}
.common-report-pdf .common-widgets-chart .chart-container{z-index:1;padding:3px}
.common-report-pdf .common-widgets-chart .chart-container .chart-body{overflow:hidden}
.common-widgets-chart-header{height:4em;/*margin-top:-1px;width:calc(100% + 2px);margin-left:-1px;*/position:absolute;top:0;left:0;-webkit-border-top-right-radius:.4rem;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:.4rem;-moz-border-radius-topright:.4rem;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:.4rem;border-top-right-radius:.4rem;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-wrapper.redacted .common-widgets-chart-header span.stat,.common-widgets-wrapper.redacted .common-widgets-chart-header span.change{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;margin-top:1.3rem}
.common-widgets-wrapper.redacted .common-widgets-chart-header span.stat *,.common-widgets-wrapper.redacted .common-widgets-chart-header span.change *{visibility:hidden}
.common-widgets-wrapper.redacted .common-widgets-chart-header span.stat span,.common-widgets-wrapper.redacted .common-widgets-chart-header span.change span{color:#ddd!important}
.common-report-pdf .common-widgets-wrapper.width-12 .common-widgets-chart-header{margin:0!important;width:1404px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-report-editor .common-widgets-wrapper.redacted .common-widgets-chart-header span.stat,.common-report-editor .common-widgets-wrapper.redacted .common-widgets-chart-header span.change{margin-top:0}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-chart-header.open{margin-left:0;margin-top:0;position:fixed;height:calc(100% - 8rem);top:8rem;width:100%;left:0;z-index:999;background:white;overflow:auto}
.common-report-interface .common-widgets-chart-header.open .common-widgets-chart-header-tab{border:none;height:4rem!important;display:block!important;border-bottom:1px solid #ddd !important;padding-right:1rem!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-report-interface .common-widgets-chart-header.open .common-widgets-chart-header-tab:after{display:none}
}
.common-widgets-chart-header-tab{background:#eee;border-color:#c3c3c3;/*border-style:solid;*/border-width:1px 0px 1px 1px;overflow:hidden;vertical-align:top;height:4rem;color:#3c3c3c;cursor:pointer;display:inline-block;height:100%;line-height:4rem;padding:0 1rem;transition:background-color .2s ease-out;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;-webkit-transition:all background-color .2s ease-out ease-out;-moz-transition:all background-color .2s ease-out ease-out;-o-transition:all background-color .2s ease-out ease-out;transition:all background-color .2s ease-out ease-out}
.common-widgets-chart-header-tab.selected{background:white;line-height:4.5rem;height:4.25rem;margin-top:-0.25rem;vertical-align:bottom;-webkit-border-top-right-radius:.4rem;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:.4rem;-moz-border-radius-topright:.4rem;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:.4rem;border-top-right-radius:.4rem;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border-width:1px 1px 0 1px;text-shadow:none}
.common-widgets-chart-header-tab.selected+.tab{border-left:none}
.common-widgets-chart-header-tab:last-child{border-right-width:1px;border-top-right-radius:.4rem}
.common-widgets-chart-header-tab.disabled{display:none}
.common-widgets-chart-header-tab:first-child{border-top-left-radius:.4rem}
.common-widgets-chart-header-tab.selected:last-child:first-child{height:4rem;line-height:4rem;margin:0;cursor:default}
.common-widgets-chart-header-tab:hover{text-decoration:none}
.common-widgets-chart-header-tab:hover .tooltip-icon{filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}
.common-widgets-chart-header-tab span.stat{float:right;font-weight:bold}
.common-widgets-chart-header-tab span.change{float:right;font-size:0.9rem;margin-left:0.5rem}
.common-widgets-chart-header-tab .list-group{padding-top:4rem;height:calc(100vh - 8rem);overflow-y:auto}
.common-widgets-chart-header-tab .list-group .list-group-item.selected{top:0;width:100%;position:absolute;padding-right:2rem;z-index:2}
.common-widgets-chart-header-tab .list-group .list-group-item.selected:after{font-family:"custom-glyphs";content:"\e80d";padding-left:0.5rem;position:absolute;right:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-chart-header-tab{width:100%!important;background:white;display:none;padding-right:2rem}
.common-report-interface .common-widgets-chart-header-tab:only-child{padding-right:1rem;pointer-events:none}
.common-report-interface .common-widgets-chart-header-tab:only-child:after{display:none}
.common-report-interface .common-widgets-chart-header-tab:after{font-family:"custom-glyphs";content:"\e80d";padding-left:0.5rem;position:absolute;right:0.5rem}
.common-report-interface .common-widgets-chart-header-tab:active{background:#f5f5f5}
.common-report-interface .common-widgets-chart-header-tab.selected{line-height:4rem;height:4rem;margin-top:0;display:block;border-bottom:none;-webkit-touch-callout:none;-webkit-user-select:none}
}
.common-report-pdf .common-widgets-chart-header-tab,.common-report-editor .common-widgets-chart-header-tab{padding:0 1rem;background:#ccc;border:none;line-height:2rem;vertical-align:top;border-right:1px solid #aaa!important}
.common-report-pdf .common-widgets-chart-header-tab:last-child,.common-report-editor .common-widgets-chart-header-tab:last-child{border-right:none!important}
.common-report-pdf .common-widgets-chart-header-tab>span:first-child,.common-report-editor .common-widgets-chart-header-tab>span:first-child{font-size:0.9rem;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.common-report-pdf .common-widgets-chart-header-tab>span:first-child>i,.common-report-editor .common-widgets-chart-header-tab>span:first-child>i{display:none!important}
.common-report-pdf .common-widgets-chart-header-tab span.stat,.common-report-editor .common-widgets-chart-header-tab span.stat{float:left}
.common-report-pdf .common-widgets-chart-header-tab.selected,.common-report-editor .common-widgets-chart-header-tab.selected{background:none;border:0!important;height:4rem!important;line-height:2rem!important;margin:0!important}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-column div.highcharts-xaxis-labels span{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;width:2rem;margin-left:-1rem}
.common-widgets-chart-charts-gauge .gauge-value{font-size:2.4rem;font-weight:bold;line-height:1;margin-bottom:.25rem}
.common-widgets-chart-charts-gauge .gauge-label{color:#999;font-weight:normal;display:block;padding:0}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-gauge .gauge-value{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;height:2rem;width:4rem;left:7.75rem!important}
.common-widgets-chart-charts-highchart{width:100%;height:100%;position:relative;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:.4rem;-webkit-border-bottom-left-radius:.4rem;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:.4rem;-moz-border-radius-bottomleft:.4rem;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-chart-charts-highchart .highcharts-container{-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:.4rem;-webkit-border-bottom-left-radius:.4rem;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:.4rem;-moz-border-radius-bottomleft:.4rem;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;max-width:100%}
.common-report-pdf .common-widgets-wrapper.width-6 .common-widgets-chart-charts-highchart{width:37.5rem}
.common-report-pdf .common-widgets-wrapper.width-8 .common-widgets-chart-charts-highchart{width:51.2rem}
.common-report-pdf .common-widgets-wrapper.width-12 .common-widgets-chart-charts-highchart{width:77rem}
.common-report-pdf .common-widgets-wrapper.height-4 .common-widgets-chart-charts-highchart{height:21.5rem}
.common-report-pdf .common-widgets-wrapper.height-6 .common-widgets-chart-charts-highchart{height:32.25rem}
.common-report-editor .common-widgets-chart-charts-highchart{pointer-events:none}
.common-widgets-chart-charts-line .highcharts-container svg{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;background:#fff;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:.4rem;-webkit-border-bottom-left-radius:.4rem;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:.4rem;-moz-border-radius-bottomleft:.4rem;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem;border-top-left-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-chart-charts-line .highcharts-container svg .highcharts-series path{stroke-width:3}
.common-widgets-chart-charts-line .highcharts-container svg .highcharts-markers path:not(.highcharts-tracker){stroke-width:2;position:absolute;fill:#fff}
.common-widgets-chart-charts-line .highcharts-container svg .highcharts-grid path{stroke-dasharray:8, 1.5}
.common-widgets-chart-charts-line .highcharts-container svg text{font-size:0.91667em}
.common-widgets-chart-charts-pie .highcharts-tooltip>span,.common-widgets-chart-charts-pieSmall .highcharts-tooltip>span{background:white;border:1px solid #555555;border-radius:6px;box-shadow:1px 1px 2px #888;padding:8px;z-index:2}
.common-widgets-chart-charts-pie .highcharts-legend-item text tspan:nth-child(3),.common-widgets-chart-charts-pieSmall .highcharts-legend-item text tspan:nth-child(3){fill:#aaa}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-pie span.highcharts-title{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;height:3rem;width:7rem;left:7.75rem!important}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-pie div.highcharts-legend-item{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;margin-left:1.67rem;margin-top:0.25rem}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-pie div.highcharts-legend-item span{color:#ddd!important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-chart-charts-pie{padding:0 1rem}
.common-widgets-chart-charts-pie .highcharts-legend-item span{font-size:0.9rem;line-height:1.7rem}
}
@media screen and (min-width:1920px){.common-widgets-wrapper.width-6 .common-widgets-chart-charts-highchart.common-widgets-chart-charts-pie{width:80%;margin:0 auto}
}
.common-widgets-wrapper.width-4 .common-widgets-chart-charts-highchart.common-widgets-chart-charts-pie{padding:0 1rem}
.common-report-pdf .common-widgets-wrapper.width-6 .common-widgets-chart-charts-pie{margin:4.75rem 2rem;width:34.5rem;height:16rem}
.common-report-pdf .common-widgets-wrapper.width-6 .common-widgets-chart-charts-pie .highcharts-title{font-size:2.5rem!important}
.common-report-pdf .common-widgets-wrapper.width-6 .common-widgets-chart-charts-pie .highcharts-subtitle span,.common-report-pdf .common-widgets-wrapper.width-6 .common-widgets-chart-charts-pie .highcharts-legend-item span{font-size:1.1rem}
.common-report-pdf .common-widgets-wrapper.width-4 .common-widgets-chart-charts-pie{width:24.2rem}
.common-widgets-chart-charts-pieSmall{padding-bottom:1rem}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-pieSmall div.highcharts-legend-item span{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;overflow:hidden;color:#ddd!important}
.common-widgets-chart-charts-solidgauge .highcharts-title{font-size:12px!important;font-weight:normal;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#3c3c3c !important}
.common-widgets-chart-charts-solidgauge .highcharts-subtitle{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#999 !important}
.common-widgets-chart-charts-solidgauge .gauge-label{text-align:center}
.common-widgets-chart-charts-solidgauge .gauge-label .value{font-size:3.5rem;font-weight:bold}
.common-widgets-chart-charts-solidgauge .gauge-label .value .percent{font-weight:normal;font-size:1.5rem}
.common-widgets-chart-charts-solidgauge .gauge-label .positive,.common-widgets-chart-charts-solidgauge .gauge-label .negative{border:1px solid;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-chart-charts-solidgauge .gauge-label .title{-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#999;color:#fff;padding:4px;text-transform:uppercase}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-solidgauge .gauge-label .value{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden}
.common-widgets-wrapper.redacted .common-widgets-chart-charts-solidgauge .highcharts-subtitle strong{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden}
.common-widgets-google-sheets{min-height:14rem}
.common-widgets-google-sheets table{table-layout:fixed}
.common-widgets-google-sheets table tbody tr td{line-height:normal}
.common-widgets-google-sheets table tbody tr td span{width:100%;overflow:hidden;display:inline-block;min-height:10pt}
.common-widgets-google-sheets table,.common-widgets-google-sheets th,.common-widgets-google-sheets td{text-align:left;white-space:normal}
.common-widgets-google-sheets>div.no-sheet-selected{font-size:1.5rem;line-height:2rem;border:1px solid #ddd;position:absolute;vertical-align:middle;display:inline-block;background:white;margin-top:-1rem;padding:1.5rem;border-radius:0.6rem;left:50%;margin-left:-12.5rem;text-align:center;width:25rem;top:50%;margin-top:-2.5rem}
.common-widgets-horizontal-bar{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;border:1px solid #c3c3c3;display:block;height:100%;padding:0;padding:1rem 2rem;padding:1rem}
.common-widgets-horizontal-bar>.list-group{margin-bottom:0}
.common-widgets-horizontal-bar>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.common-widgets-horizontal-bar>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-bar>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-bar>.table,.common-widgets-horizontal-bar>.table-responsive>.table,.common-widgets-horizontal-bar>.panel-collapse>.table{margin-bottom:0}
.common-widgets-horizontal-bar>.table:first-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-bar>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-bar>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-bar>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-bar>.table:first-child>tbody:first-child>tr:first-child th:first-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.common-widgets-horizontal-bar>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-bar>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-bar>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-bar>.table:first-child>tbody:first-child>tr:first-child th:last-child,.common-widgets-horizontal-bar>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.common-widgets-horizontal-bar>.table:last-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-bar>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-bar>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-bar>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-bar>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.common-widgets-horizontal-bar>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-bar>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-bar>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-bar>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.common-widgets-horizontal-bar>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.common-widgets-horizontal-bar>.panel-body+.table,.common-widgets-horizontal-bar>.panel-body+.table-responsive{border-top:1px solid #eee}
.common-widgets-horizontal-bar>.table>tbody:first-child>tr:first-child th,.common-widgets-horizontal-bar>.table>tbody:first-child>tr:first-child td{border-top:0}
.common-widgets-horizontal-bar>.table-bordered,.common-widgets-horizontal-bar>.table-responsive>.table-bordered{border:0}
.common-widgets-horizontal-bar>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-bar>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-bar>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-bar>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr>td:first-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.common-widgets-horizontal-bar>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-bar>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-bar>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-bar>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr>td:last-child,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.common-widgets-horizontal-bar>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-bar>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-bar>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-bar>.table-bordered>tbody>tr:first-child>th,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.common-widgets-horizontal-bar>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-bar>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-bar>.table-bordered>tfoot>tr:last-child>th,.common-widgets-horizontal-bar>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.common-widgets-horizontal-bar>.table-responsive{border:0;margin-bottom:0}
.common-widgets-horizontal-bar.active{background:#2985cc !important}
.common-widgets-horizontal-bar.active .panel-corner-icon{color:#5b70af !important}
.common-widgets-horizontal-bar h4{margin:0 0 1rem 0}
.common-widgets-horizontal-bar h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-horizontal-bar.tab-pane .panel-body{overflow:auto;height:30rem}
.common-widgets-horizontal-bar .panel-corner-icon{display:none}
.common-widgets-horizontal-bar.active{background:#2985cc;color:#fff}
.common-widgets-horizontal-bar.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.common-widgets-horizontal-bar.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.common-widgets-horizontal-bar.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-horizontal-bar{padding:.5rem 1rem}
}
.mh-320 md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){
	min-height: 320px;
}
.common-widgets-horizontal-bar .horizontal-bar{padding:2rem 0 0 0}
.common-widgets-horizontal-bar .horizontal-bar:first-child{padding-top:0}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-text{height:1.428571429rem}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-text>div{float:left;letter-spacing:.5px;color:#555;overflow:hidden;display:block}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-label{font-weight:300;width:75%;text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-value{text-align:right;font-weight:600;width:25%}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-gauge{background:#ddd;height:10px;border-radius:3px;overflow:hidden;margin-top:1rem}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-gauge>div{height:100%;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-gauge.red-bar div{background:#de4548}
.common-widgets-horizontal-bar .horizontal-bar .horizontal-bar-gauge.green-bar div{background:#61a656}
.common-widgets-wrapper.redacted .common-widgets-horizontal-bar .horizontal-bar-label{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden}
.common-widgets-wrapper.redacted .common-widgets-horizontal-bar .horizontal-bar-value{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden}
.common-widgets-horizontal-summary{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;border:1px solid #c3c3c3;display:block;height:100%;padding:0;height:10rem;padding:1rem 2rem;display:table;width:100%}
.common-widgets-horizontal-summary>.list-group{margin-bottom:0}
.common-widgets-horizontal-summary>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.common-widgets-horizontal-summary>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-summary>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table,.common-widgets-horizontal-summary>.table-responsive>.table,.common-widgets-horizontal-summary>.panel-collapse>.table{margin-bottom:0}
.common-widgets-horizontal-summary>.table:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.common-widgets-horizontal-summary>.table:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.common-widgets-horizontal-summary>.panel-body+.table,.common-widgets-horizontal-summary>.panel-body+.table-responsive{border-top:1px solid #eee}
.common-widgets-horizontal-summary>.table>tbody:first-child>tr:first-child th,.common-widgets-horizontal-summary>.table>tbody:first-child>tr:first-child td{border-top:0}
.common-widgets-horizontal-summary>.table-bordered,.common-widgets-horizontal-summary>.table-responsive>.table-bordered{border:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-summary>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:first-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.common-widgets-horizontal-summary>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr:last-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.common-widgets-horizontal-summary>.table-responsive{border:0;margin-bottom:0}
.common-widgets-horizontal-summary.active{background:#2985cc !important}
.common-widgets-horizontal-summary.active .panel-corner-icon{color:#5b70af !important}
.common-widgets-horizontal-summary h4{margin:0 0 1rem 0}
.common-widgets-horizontal-summary h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-horizontal-summary.tab-pane .panel-body{overflow:auto;height:30rem}
.common-widgets-horizontal-summary .panel-corner-icon{display:none}
.common-widgets-horizontal-summary.active{background:#2985cc;color:#fff}
.common-widgets-horizontal-summary.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.common-widgets-horizontal-summary.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.common-widgets-horizontal-summary.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
.common-widgets-horizontal-summary .title{font-weight:500;line-height:1.1}
.common-widgets-horizontal-summary .metric-box{display:table-cell;vertical-align:middle;border-right:1px solid #ddd;text-align:center}
.common-widgets-horizontal-summary .metric-box:last-child{border-right:none}
.common-widgets-horizontal-summary .metric-box.metric-box-2{width:40%}
.common-widgets-horizontal-summary .metric-box.metric-box-3{width:26.66666667%}
.common-widgets-horizontal-summary .metric-box span.stat{font-size:31px;margin:0 0 .3rem 0;font-weight:500;line-height:1.1}
.common-widgets-horizontal-summary .metric-box .error-box{margin:0}
.common-widgets-horizontal-summary .metric-box .text-muted{padding:0 1rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-horizontal-summary{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;border:1px solid #c3c3c3;display:block;height:100%;padding:0;table-layout:fixed;padding:1rem 1rem}
.common-widgets-horizontal-summary>.list-group{margin-bottom:0}
.common-widgets-horizontal-summary>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.common-widgets-horizontal-summary>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-summary>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table,.common-widgets-horizontal-summary>.table-responsive>.table,.common-widgets-horizontal-summary>.panel-collapse>.table{margin-bottom:0}
.common-widgets-horizontal-summary>.table:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-horizontal-summary>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table:first-child>tbody:first-child>tr:first-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.common-widgets-horizontal-summary>.table:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-horizontal-summary>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.common-widgets-horizontal-summary>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.common-widgets-horizontal-summary>.panel-body+.table,.common-widgets-horizontal-summary>.panel-body+.table-responsive{border-top:1px solid #eee}
.common-widgets-horizontal-summary>.table>tbody:first-child>tr:first-child th,.common-widgets-horizontal-summary>.table>tbody:first-child>tr:first-child td{border-top:0}
.common-widgets-horizontal-summary>.table-bordered,.common-widgets-horizontal-summary>.table-responsive>.table-bordered{border:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.common-widgets-horizontal-summary>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>td:first-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>td:first-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>td:first-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.common-widgets-horizontal-summary>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr>td:last-child,.common-widgets-horizontal-summary>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr>td:last-child,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr>td:last-child,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.common-widgets-horizontal-summary>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr:first-child>td,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:first-child>td,.common-widgets-horizontal-summary>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>thead>tr:first-child>th,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:first-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.common-widgets-horizontal-summary>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:last-child>td,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.common-widgets-horizontal-summary>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tbody>tr:last-child>th,.common-widgets-horizontal-summary>.table-bordered>tfoot>tr:last-child>th,.common-widgets-horizontal-summary>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.common-widgets-horizontal-summary>.table-responsive{border:0;margin-bottom:0}
.common-widgets-horizontal-summary.active{background:#2985cc !important}
.common-widgets-horizontal-summary.active .panel-corner-icon{color:#5b70af !important}
.common-widgets-horizontal-summary h4{margin:0 0 1rem 0}
.common-widgets-horizontal-summary h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-horizontal-summary.tab-pane .panel-body{overflow:auto;height:30rem}
.common-widgets-horizontal-summary .panel-corner-icon{display:none}
.common-widgets-horizontal-summary.active{background:#2985cc;color:#fff}
.common-widgets-horizontal-summary.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.common-widgets-horizontal-summary.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.common-widgets-horizontal-summary.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
.common-widgets-horizontal-summary .profile{display:table-cell;vertical-align:middle;width:20%}
.common-widgets-horizontal-summary .profile .title{white-space:normal}
.common-widgets-horizontal-summary .metric-box span.stat{font-size:1.3rem;font-weight:bold}
.common-widgets-horizontal-summary .metric-box .text-muted{font-size:0.9rem}
}
.common-widgets-one-metric-panel{margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;border:1px solid #c3c3c3;display:block;padding:0;width:100%;height:100%;overflow:hidden}
.common-widgets-one-metric-panel>.list-group{margin-bottom:0}
.common-widgets-one-metric-panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.common-widgets-one-metric-panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-one-metric-panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-one-metric-panel>.table,.common-widgets-one-metric-panel>.table-responsive>.table,.common-widgets-one-metric-panel>.panel-collapse>.table{margin-bottom:0}
.common-widgets-one-metric-panel>.table:first-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-one-metric-panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-one-metric-panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-one-metric-panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-one-metric-panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.common-widgets-one-metric-panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-one-metric-panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-one-metric-panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-one-metric-panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.common-widgets-one-metric-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.common-widgets-one-metric-panel>.table:last-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-one-metric-panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-one-metric-panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-one-metric-panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-one-metric-panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.common-widgets-one-metric-panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-one-metric-panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-one-metric-panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-one-metric-panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.common-widgets-one-metric-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.common-widgets-one-metric-panel>.panel-body+.table,.common-widgets-one-metric-panel>.panel-body+.table-responsive{border-top:1px solid #eee}
.common-widgets-one-metric-panel>.table>tbody:first-child>tr:first-child th,.common-widgets-one-metric-panel>.table>tbody:first-child>tr:first-child td{border-top:0}
.common-widgets-one-metric-panel>.table-bordered,.common-widgets-one-metric-panel>.table-responsive>.table-bordered{border:0}
.common-widgets-one-metric-panel>.table-bordered>thead>tr>th:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.common-widgets-one-metric-panel>.table-bordered>tbody>tr>th:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr>th:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.common-widgets-one-metric-panel>.table-bordered>thead>tr>td:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.common-widgets-one-metric-panel>.table-bordered>tbody>tr>td:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr>td:first-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.common-widgets-one-metric-panel>.table-bordered>thead>tr>th:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.common-widgets-one-metric-panel>.table-bordered>tbody>tr>th:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr>th:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.common-widgets-one-metric-panel>.table-bordered>thead>tr>td:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.common-widgets-one-metric-panel>.table-bordered>tbody>tr>td:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr>td:last-child,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.common-widgets-one-metric-panel>.table-bordered>thead>tr:first-child>td,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.common-widgets-one-metric-panel>.table-bordered>tbody>tr:first-child>td,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.common-widgets-one-metric-panel>.table-bordered>thead>tr:first-child>th,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.common-widgets-one-metric-panel>.table-bordered>tbody>tr:first-child>th,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.common-widgets-one-metric-panel>.table-bordered>tbody>tr:last-child>td,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr:last-child>td,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.common-widgets-one-metric-panel>.table-bordered>tbody>tr:last-child>th,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.common-widgets-one-metric-panel>.table-bordered>tfoot>tr:last-child>th,.common-widgets-one-metric-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.common-widgets-one-metric-panel>.table-responsive{border:0;margin-bottom:0}
.common-widgets-one-metric-panel.active{background:#2985cc !important}
.common-widgets-one-metric-panel.active .panel-corner-icon{color:#5b70af !important}
.common-widgets-one-metric-panel h4{margin:0 0 1rem 0}
.common-widgets-one-metric-panel h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-one-metric-panel.tab-pane .panel-body{overflow:auto;height:30rem}
.common-widgets-one-metric-panel .panel-corner-icon{display:none}
.common-widgets-one-metric-panel.active{background:#2985cc;color:#fff}
.common-widgets-one-metric-panel.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.common-widgets-one-metric-panel.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.common-widgets-one-metric-panel.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
.common-widgets-one-metric-panel .header{line-height:4rem;height:4rem;font-size:1.4rem;font-weight:300;text-align:center;border-bottom:1px solid #ddd;color:#555;letter-spacing:1px;text-transform:uppercase;background:#f8f8f8}
.common-widgets-one-metric-panel .header img{width:1.8rem;height:1.8rem;vertical-align:middle;margin-bottom:0.2rem}
.common-widgets-one-metric-panel .header span{padding-left:1rem}
.common-widgets-one-metric-panel .body{height:calc(100% - 4rem);padding:2rem 0;line-height:normal;cursor:pointer}
.common-widgets-one-metric-panel .body .metric-stat{width:50%;display:inline-block;text-align:center;height:100%;white-space:nowrap;overflow:hidden}
.common-widgets-one-metric-panel .body .metric-stat:not(:last-child){border-right:1px solid #ddd}
.common-widgets-one-metric-panel .body .metric-stat .metric-value,.common-widgets-one-metric-panel .body .metric-stat .metric-change{display:inline-block;vertical-align:middle;padding:0 .5rem}
.common-widgets-one-metric-panel .body .metric-stat .metric-value{font-weight:500;font-size:2rem}
.common-widgets-one-metric-panel .body .metric-stat .metric-change .percent{vertical-align:super;font-size:.75rem}
.common-widgets-one-metric-panel .body .metric-stat .metric-label{width:100%;color:#999;text-transform:uppercase;font-weight:300;font-size:1.2rem;margin-top:.5rem}
.canvas-content.setup .common-widgets-wrapper .common-widgets-one-metric-panel .metric-value,.common-widgets-wrapper.redacted .common-widgets-one-metric-panel .metric-value{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;height:2rem;font-size:2rem;width:6rem!important;margin:0 auto}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-one-metric-panel .body{padding:2.75rem 0.5rem}
.common-widgets-one-metric-panel .body .metric-stat .metric-value{font-size:1.8rem}
.common-widgets-one-metric-panel .body .metric-stat .metric-label{font-size:0.9rem}
}
.common-widgets-options{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;padding:1rem 2rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-options{padding:.5rem 1rem}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-options{height:calc(100% - 4rem);overflow:auto}
.common-widgets-options .spacer-sm{padding:0}
.common-widgets-options .spacer-sm .check{width:100%;line-height:4rem;margin:0;display:block;padding-left:4rem;border-bottom:1px solid #eee}
.common-widgets-options .spacer-sm .check input[type="checkbox"]{top:1.5rem;left:1rem}
.common-widgets-options .spacer-sm .check label:before{left:1rem;top:1.5rem}
.common-widgets-options .spacer-sm .check:after{top:1.5rem;left:1rem}
}
.common-widgets-options ul.list-group li.list-group-item{padding:0.5rem 1rem}
.common-widgets-options label{font-weight:normal;line-height:31px}
.common-widgets-options label:first-child{margin-top:0}
.common-widgets-options .field{margin-bottom:0}
.common-widgets-options .field:after{content:'';clear:both;display:block}
.common-widgets-options .field .btn-group{text-align:right;max-width:100%}
.common-widgets-options .field .btn{float:none;max-width:100%;text-overflow:ellipsis;position:relative;overflow:hidden;padding-right:2rem}
.common-widgets-options .field .btn .icon-caret-down{position:absolute;right:0.5rem;display:inline-block !important;font-size:1rem!important;vertical-align:middle;height:1rem!important;line-height:1.2rem;width:1rem!important}
.common-widgets-options .field hr{margin:1rem 0}
.common-widgets-options .field .col-md-4{padding:0;text-align:left;line-height:2.5rem}
.common-widgets-options .field .col-md-8{text-align:right;padding:0}
.common-widgets-options .field .col-md-8 i.icon,.common-widgets-options .field .col-md-8 .dropdown-label{display:none}
.common-widgets-options .common-ui-form-switch{float:right}
.common-widgets-options ul.dropdown-menu{max-width:225px}
.common-widgets-options ul.dropdown-menu a{text-overflow:ellipsis;overflow:hidden}
.common-widgets-options-ui-tags ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;padding:0 1rem}
.common-widgets-options-ui-widget-toggle{line-height:31px}
.common-widgets-options-ui-widget-toggle .common-ui-form-switch{margin-top:7px}
.common-widgets-panels{font-size:0; background: #E3E8EE}
.common-widgets-panels .react-wrapper{font-size:0}
@media (max-width: 420px) { 
	.campaignscards {
		width: 100% !important;
		margin: 24px 0px !important;
	}
 }
@media (max-width: 500px) { 
	#filteringbar {
		width: 100% !important;
	}
}
@media (max-width: 800px) {
	.mobilecenter.sevenanimation {
		width: 100% !important;
		min-width: 0 !important;
	}

}
.common-widgets-chart-header {
	width: 100%;
}
@media (max-width: 800px) {
	.common-widgets-big-stats .big-stat.box-width-4, .common-widgets-big-stats .big-stat {
		width: 50% !important;
	}
	.common-report-interface-header-ui-title img {
		width: 32px !important;
	}
	.layout-gt-xs-column>li {
	    margin: 3px 0px !important;
	}

	.canvas-sidebar {
		padding-top: 20px !important;
	}
	.layout-gt-xs-column {

	}

	.react-grid-layout>.react-grid-item {
		padding: 6px 12px !important;
		margin-top: 0px !important;
	}
	.common-widgets-wrapper.margin-negative {
		margin-top: 0px !important;
	}
	.react-grid-item.common-widgets-wrapper {
		width: 100% !important;
		 top: auto !important; 
	     height: auto !important; 
	     position: relative !important; 
	}

	.react-grid-item.common-widgets-wrapper.width-12.height-2.padding-0.margin-0.big-stats {
		top: auto !important;
    	position: relative !important;
	}

	.canvas-content {
		padding-top: 8px !important;
	}
	.widgetsrow1>div, .singlewidgetrow1div {
		padding: 15px 0px !important; 
	}

	#widget-container {
		margin: 0 24px;
	}
}
@media (max-width: 959px) {

	#agency_logo {
		left: calc(50% - 60px) !important;
	}

	.common-widgets-panels .react-wrapper {
		padding-left: 0px !important; 
		width: 100% !important;
	}
	.common-widgets-panels > div:first-child {
		padding-left: 25px !important; 
		padding-right: 25px !important;
	}
	.statechange {
	    padding: 110px 15px 0px 15px !important;
	    display: block;
	}

	.campaignscards {
		/*margin: 0 !important;	*/
	}
}

.common-widgets-panels .react-wrapper>div{font-size:1rem}
.common-widgets-panels.has-footer{padding-bottom:3rem}
.common-widgets-panels .bottom-page-message{transform:translateZ(0);-webkit-transform:translateZ(0);font-size:1rem;margin-bottom:0px;width:100%;left:0;padding:.75rem 0;border:0;border-bottom-left-radius:0;border-bottom-right-radius:0;position:fixed;bottom:0;text-align:center;z-index:2;background:#f5f5f5;color:#555;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3}
@media screen and (-webkit-min-device-pixel-ratio:0){.common-widgets-panels .bottom-page-message{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.common-widgets-panels .bottom-page-message a{font-weight:bold}
.common-widgets-panels .panel{page-break-inside:avoid!important}
.common-widgets-wrapper.redacted .common-widgets-panels h5{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;margin:0.5rem 0}
.common-widgets-wrapper.redacted .common-widgets-panels div.label,.common-widgets-wrapper.redacted .common-widgets-panels div.small{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;display:block;margin:0.5rem auto}
.common-widgets-wrapper.loading div.dynamic-column{cursor:default;pointer-events:none}
.common-widgets-wrapper.loading div.dynamic-column>*{opacity:0.5}
.common-widgets-panels-ui-backlink{padding:1rem}
.common-widgets-panels-ui-backlink .panel{padding:1.5rem !important}
.common-widgets-panels-ui-backlink .data-panel{border-right:1px solid #eee;padding-right:1.5rem !important}
.common-widgets-panels-ui-backlink h4{margin-bottom:.25rem !important}
.common-widgets-panels-ui-backlink .status{font-weight:normal;text-transform:uppercase;background:#8cd3ff;padding:1rem;padding:3px 9px;display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:white}
.common-widgets-panels-ui-backlink .status.status-published{background:#b6d957}
.common-widgets-panels-ui-backlink .status.status-unpublished{background:#d76060}
.common-widgets-panels-ui-backlink .header{padding-bottom:1rem}
.common-widgets-panels-ui-backlink .header>div{vertical-align:top;display:inline-block}
.common-widgets-panels-ui-backlink .header>div:first-child{width:70%}
.common-widgets-panels-ui-backlink .header>div:last-child{width:30%;text-align:right}
.common-widgets-panels-ui-backlink .url{font-weight:300;color:#777 !important}
.common-widgets-panels-ui-backlink .anchor-text{color:#555}
.common-widgets-panels-ui-backlink .info-box{background:#f5f5f5;padding:1rem}
.common-widgets-panels-ui-backlink .info>div{vertical-align:bottom;display:inline-block}
.common-widgets-panels-ui-backlink .info>div:first-child{width:50%}
.common-widgets-panels-ui-backlink .info>div:last-child{width:50%;text-align:right}
.common-widgets-panels-ui-backlink .link-info{margin-left:1rem;color:#777;font-weight:300}
.common-widgets-panels-ui-backlink .link-info .icon{margin-right:.5rem}
.common-widgets-panels-ui-backlink .notes{font-weight:300;color:#777;border-top:1px solid #eee;padding-top:.5rem;margin-top:.5rem}
.common-widgets-panels-ui-backlink .metric{text-align:center;margin-top:1rem}
.common-widgets-panels-ui-backlink .metric .stat-value{font-size:3rem;font-weight:bold}
.common-widgets-panels-ui-backlink .metric .stat-label{color:#777}
.common-widgets-panels-ui-campaign{cursor:pointer;text-align:center}
.common-widgets-panels-ui-campaign .panel .action-links{position:absolute;right:0;bottom:0;background:#2985cc;border-top:1px solid #2069a2;border-left:1px solid #2069a2;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:3px;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none}
.common-widgets-panels-ui-campaign .panel .action-links>button.btn{background:transparent;border:0;color:#fff;position:relative}
.common-widgets-panels-ui-campaign .panel .action-links>button.btn:hover{color:#2069a2}
.common-widgets-panels-ui-campaign .panel .action-links>button.btn:active,.common-widgets-panels-ui-campaign .panel .action-links>button.btn:focus{box-shadow:none !important}
.common-widgets-panels-ui-campaign .panel .action-links>button.btn:not(:first-child):before{height:60%;border-left:1px solid #2069a2;content:'';position:absolute;left:0}
.common-widgets-panels-ui-campaign .panel .action-links>button.btn:first-child:before{border-left:0 !important}
.common-widgets-panels-ui-campaign .panel:hover,.common-widgets-panels-ui-campaign .panel.popover-opened{border-color:#5b70af}
.common-widgets-panels-ui-campaign .panel:hover .action-links,.common-widgets-panels-ui-campaign .panel.popover-opened .action-links{display:block}
.common-widgets-panels-ui-campaign .panel .thumbnail{background-repeat:no-repeat;background-size:100% 100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:100%;min-height:150px;width:100%;margin-bottom:0;border:none;transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;-webkit-transition:all none ease-out !important;-moz-transition:all none ease-out !important;-o-transition:all none ease-out !important;transition:all none ease-out !important}
.common-widgets-panels-ui-campaign .panel .thumbnail.group{background-image:url('../images/group.svg')}
.common-widgets-panels-ui-campaign .panel .thumbnail.group-selected{background-image:url('../images/group-selected.svg')}
.common-widgets-panels-ui-campaign .panel>a{padding:1rem !important;text-align:center;display:block;color:#555}
.common-widgets-panels-ui-campaign .panel>a:hover{text-decoration:none}
.common-widgets-panels-ui-campaign .panel>a h5{font-size:13px;margin:0 0 1rem 0}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-panels-ui-campaign .panel .thumbnail{min-height:inherit}
.common-widgets-panels-ui-campaign .panel .thumbnail:after{padding-top:75%;display:block;content:''}
.common-widgets-panels-ui-campaign .panel>a h5{font-size:1rem}
}
.common-widgets-panels-ui-campaign-monitor-campaign{cursor:pointer;text-align:center}
.common-widgets-panels-ui-campaign-monitor-campaign .panel:hover,.common-widgets-panels-ui-campaign-monitor-campaign .panel.popover-opened{border-color:#5b70af}
.common-widgets-panels-ui-campaign-monitor-campaign .panel:hover .action-links,.common-widgets-panels-ui-campaign-monitor-campaign .panel.popover-opened .action-links{display:block}
.common-widgets-panels-ui-campaign-monitor-campaign .panel>a{padding:1rem !important;text-align:center;display:block;color:#555}
.common-widgets-panels-ui-campaign-monitor-campaign .panel>a:hover,.common-widgets-panels-ui-campaign-monitor-campaign .panel>a:focus{text-decoration:none}
.common-widgets-panels-ui-campaign-monitor-campaign .panel>a img{height:3rem;width:3rem}
.common-widgets-panels-ui-campaign-monitor-campaign .panel>a h4{margin:1rem 0 .25rem 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1.4}
.common-widgets-panels-ui-campaign-monitor-campaign .panel>a .recipient-count{vertical-align:middle;letter-spacing:1px;padding:.5rem;margin-top:1rem;border:1px solid #ddd;color:#999;background:#fff;display:block}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-panels-ui-campaign-monitor-campaign .panel>a h4{font-size:1rem}
}
.common-widgets-panels-ui-campaign-monitor-list{cursor:pointer;text-align:center}
.common-widgets-panels-ui-campaign-monitor-list .panel:hover,.common-widgets-panels-ui-campaign-monitor-list .panel.popover-opened{border-color:#5b70af}
.common-widgets-panels-ui-campaign-monitor-list .panel:hover .action-links,.common-widgets-panels-ui-campaign-monitor-list .panel.popover-opened .action-links{display:block}
.common-widgets-panels-ui-campaign-monitor-list .panel>a{padding:1rem !important;text-align:center;display:block;color:#555}
.common-widgets-panels-ui-campaign-monitor-list .panel>a:hover{text-decoration:none}
.common-widgets-panels-ui-campaign-monitor-list .panel>a img{width:3rem;height:3rem}
.common-widgets-panels-ui-campaign-monitor-list .panel>a h4{line-height:1.4;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:1rem 0 0 0}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-panels-ui-campaign-monitor-campaign .panel>a h4{font-size:1rem}
}
.common-widgets-panels-ui-mail-chimp-campaign{cursor:pointer;text-align:center}
.common-widgets-panels-ui-mail-chimp-campaign .panel:hover,.common-widgets-panels-ui-mail-chimp-campaign .panel.popover-opened{border-color:#5b70af}
.common-widgets-panels-ui-mail-chimp-campaign .panel:hover .action-links,.common-widgets-panels-ui-mail-chimp-campaign .panel.popover-opened .action-links{display:block}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a{padding:1rem !important;text-align:center;display:block;color:#555}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a:hover{text-decoration:none}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a h5{font-size:13px;margin:0 0 1rem 0}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a .stat-cont{display:inline-block;width:47%;margin-bottom:5px;margin-right:5px;padding:5px;border-radius:5px;background-color:#f6f6f6}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a .stat{font-weight:bold;height:45px;line-height:55px;font-size:18px;color:#488bd6}
.common-widgets-panels-ui-mail-chimp-campaign .panel>a .stat-label{color:#666}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-panels-ui-mail-chimp-campaign .panel>a h5{font-size:1rem}
}
.common-widgets-panels-ui-site-audit-tile{padding:1rem;display:inline-block;height:14rem}
.common-widgets-panels-ui-site-audit-tile .panel{display:table;width:100%;overflow:hidden;border:0}
.common-widgets-panels-ui-site-audit-tile .panel.panel-errors{background:#de4548}
.common-widgets-panels-ui-site-audit-tile .panel.panel-errors .tile-content .tile-change span{color:#de4548}
.common-widgets-panels-ui-site-audit-tile .panel.panel-warnings{background:#fac364}
.common-widgets-panels-ui-site-audit-tile .panel.panel-warnings .tile-content .tile-change span{color:#fac364}
.common-widgets-panels-ui-site-audit-tile .panel.panel-notices{background:#5cbae6}
.common-widgets-panels-ui-site-audit-tile .panel.panel-notices .tile-content .tile-change span{color:#5cbae6}
.common-widgets-panels-ui-site-audit-tile .panel.panel-success{background:#61a656}
.common-widgets-panels-ui-site-audit-tile .panel.panel-success .tile-content h1{color:#61a656}
.common-widgets-panels-ui-site-audit-tile .panel.panel-success .tile-content .tile-change span{color:#61a656}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content{text-align:center;color:#fff;vertical-align:middle;display:table-cell}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading{padding-bottom:1rem}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading *{display:inline-block;vertical-align:middle}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading span.tile-value{padding-right:0.5rem;font-weight:bold;margin:0;font-size:2.5rem;line-height:2.5rem}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading .tile-change{padding-left:0.5rem}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading .tile-change span{background:#fff;border:0;border:1px solid;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-heading .tile-change .icon{padding-right:.5rem}
.common-widgets-panels-ui-site-audit-tile .panel .tile-content .tile-description{font-size:1.25rem}
.common-widgets-wrapper.width-4 .common-widgets-panels-ui-site-audit-tile{width:100%}
.common-widgets-wrapper.width-6 .common-widgets-panels-ui-site-audit-tile{width:50%}
.common-widgets-wrapper.width-12 .common-widgets-panels-ui-site-audit-tile{width:33.33333333%}
.common-report-pdf .common-widgets-panels-ui-site-audit-tile .tile-content .title-description{font-size:1rem}
.common-widgets-panels-ui-text{padding:1rem;display:inline-block;height:14rem;width:100%;line-height:1.8rem}
.common-widgets-short-table{width:100%;margin-bottom:17px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05) 0 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);margin-bottom:0;color:#333;box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;border:1px solid #c3c3c3;display:block;height:100%;padding:0}
.common-widgets-short-table>.list-group{margin-bottom:0}
.common-widgets-short-table>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.common-widgets-short-table>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-short-table>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-short-table>.table,.common-widgets-short-table>.table-responsive>.table,.common-widgets-short-table>.panel-collapse>.table{margin-bottom:0}
.common-widgets-short-table>.table:first-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.common-widgets-short-table>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.common-widgets-short-table>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.common-widgets-short-table>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.common-widgets-short-table>.table:first-child>tbody:first-child>tr:first-child th:first-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.common-widgets-short-table>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.common-widgets-short-table>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.common-widgets-short-table>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.common-widgets-short-table>.table:first-child>tbody:first-child>tr:first-child th:last-child,.common-widgets-short-table>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.common-widgets-short-table>.table:last-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.common-widgets-short-table>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.common-widgets-short-table>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.common-widgets-short-table>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.common-widgets-short-table>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.common-widgets-short-table>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.common-widgets-short-table>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.common-widgets-short-table>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.common-widgets-short-table>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.common-widgets-short-table>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.common-widgets-short-table>.panel-body+.table,.common-widgets-short-table>.panel-body+.table-responsive{border-top:1px solid #eee}
.common-widgets-short-table>.table>tbody:first-child>tr:first-child th,.common-widgets-short-table>.table>tbody:first-child>tr:first-child td{border-top:0}
.common-widgets-short-table>.table-bordered,.common-widgets-short-table>.table-responsive>.table-bordered{border:0}
.common-widgets-short-table>.table-bordered>thead>tr>th:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr>th:first-child,.common-widgets-short-table>.table-bordered>tbody>tr>th:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr>th:first-child,.common-widgets-short-table>.table-bordered>tfoot>tr>th:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.common-widgets-short-table>.table-bordered>thead>tr>td:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr>td:first-child,.common-widgets-short-table>.table-bordered>tbody>tr>td:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr>td:first-child,.common-widgets-short-table>.table-bordered>tfoot>tr>td:first-child,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}
.common-widgets-short-table>.table-bordered>thead>tr>th:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr>th:last-child,.common-widgets-short-table>.table-bordered>tbody>tr>th:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr>th:last-child,.common-widgets-short-table>.table-bordered>tfoot>tr>th:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.common-widgets-short-table>.table-bordered>thead>tr>td:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr>td:last-child,.common-widgets-short-table>.table-bordered>tbody>tr>td:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr>td:last-child,.common-widgets-short-table>.table-bordered>tfoot>tr>td:last-child,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}
.common-widgets-short-table>.table-bordered>thead>tr:first-child>td,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr:first-child>td,.common-widgets-short-table>.table-bordered>tbody>tr:first-child>td,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr:first-child>td,.common-widgets-short-table>.table-bordered>thead>tr:first-child>th,.common-widgets-short-table>.table-responsive>.table-bordered>thead>tr:first-child>th,.common-widgets-short-table>.table-bordered>tbody>tr:first-child>th,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}
.common-widgets-short-table>.table-bordered>tbody>tr:last-child>td,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr:last-child>td,.common-widgets-short-table>.table-bordered>tfoot>tr:last-child>td,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.common-widgets-short-table>.table-bordered>tbody>tr:last-child>th,.common-widgets-short-table>.table-responsive>.table-bordered>tbody>tr:last-child>th,.common-widgets-short-table>.table-bordered>tfoot>tr:last-child>th,.common-widgets-short-table>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}
.common-widgets-short-table>.table-responsive{border:0;margin-bottom:0}
.common-widgets-short-table.active{background:#2985cc !important}
.common-widgets-short-table.active .panel-corner-icon{color:#5b70af !important}
.common-widgets-short-table h4{margin:0 0 1rem 0}
.common-widgets-short-table h5{margin:0 0 0.5rem 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-short-table.tab-pane .panel-body{overflow:auto;height:30rem}
.common-widgets-short-table .panel-corner-icon{display:none}
.common-widgets-short-table.active{background:#2985cc;color:#fff}
.common-widgets-short-table.active .panel-corner-icon{display:inline-block;background-color:transparent;position:absolute;top:0;right:0;z-index:1;width:3em;height:3em;border-color:#fff;border-radius:.33em;text-align:center;color:#5b70af}
.common-widgets-short-table.active .panel-corner-icon:after{position:absolute;content:"";right:-1px;top:-1px;z-index:-1;width:0;height:0;border-top:0 solid transparent;border-right:3em solid transparent;border-bottom:3em solid transparent;border-left:0 solid transparent;border-right-color:inherit}
.common-widgets-short-table.active .panel-corner-icon i{margin:.5em 0 0 1.25em}
.common-widgets-short-table .header{border-bottom:1px solid #eee;line-height:4rem;height:4rem;font-weight:bold;padding:0 2rem}
.common-widgets-short-table .body{width:100%;height:calc(100% - 4rem);overflow:auto}
.common-widgets-short-table .body table{border-radius:.4rem;overflow:hidden;width:100%}
.common-widgets-short-table .body table td{line-height:1.6rem}
.common-widgets-short-table .body table td:last-child{text-align:right}
.common-widgets-short-table .body table td:first-child{text-align:left}
.common-widgets-short-table .body::-webkit-scrollbar{-webkit-appearance:none}
.common-widgets-short-table .body::-webkit-scrollbar:vertical{width:11px}
.common-widgets-short-table .body::-webkit-scrollbar:horizontal{height:11px}
.common-widgets-short-table .body::-webkit-scrollbar-thumb{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:2px solid #fff;background-color:rgba(0,0,0,0.5)}
.common-widgets-short-table .body::-webkit-scrollbar-track{background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-single-stat{display:table;width:100%;height:100%}
.common-widgets-single-stat div.panel{width:100%;display:table-cell;vertical-align:middle;text-align:center}
.common-widgets-single-stat .stat{font-weight:bold;display:block;padding:0 0 1rem 0;line-height:1}
.common-widgets-single-stat .change{display:block;padding:1rem 0 0 0}
.common-widgets-single-stat .change .positive,.common-widgets-single-stat .change .negative{display:inline-block;border:1px solid;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.common-widgets-single-stat .label{color:#999;font-weight:normal;display:block;padding:0}
.common-widgets-wrapper.height-2 .common-widgets-single-stat .stat{font-size:3rem}
.common-widgets-wrapper.height-2 .common-widgets-single-stat .label{font-size:1.2rem}
.common-widgets-wrapper.height-4 .common-widgets-single-stat .stat{font-size:6rem}
.common-widgets-wrapper.height-4 .common-widgets-single-stat .label{font-size:2.4rem}
.common-widgets-wrapper.redacted .common-widgets-single-stat .stat{height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;height:3rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-single-stat .stat{font-size:1.5rem}
.common-report-interface .common-widgets-single-stat .label{font-size:0.9rem}
}
.common-widgets-social-feed{min-height:50vh;position:relative}
.common-widgets-social-feed .masonry-brick{width:50%;padding:1rem}
.common-widgets-social-feed .social-post.panel{margin-bottom:0}
.common-widgets-social-feed .social-post .panel-body{padding:25px 15px}
.common-widgets-social-feed .social-post .profile-image{width:4rem;height:4rem;display:inline-block}
.common-widgets-social-feed .social-post .network{width:1.5rem;position:absolute;top:-0.3rem;right:-0.5rem}
.common-widgets-social-feed .social-post .network img{width:100%;height:100%}
.common-widgets-social-feed .social-post .message{width:65%;padding-left:1rem;display:inline-block;vertical-align:middle;line-height:180%}
.common-widgets-social-feed .social-post .message a{margin-left:5px}
.common-widgets-social-feed .social-post .message img{max-width:200px !important;height:74px !important}
.common-widgets-social-feed .social-post .actions{position:absolute;right:0;bottom:0;display:none;padding:1rem}
.common-widgets-social-feed .social-post .actions .btn{margin-left:5px}
.common-widgets-social-feed .social-post:hover .actions,.common-widgets-social-feed .social-post.popover-opened .actions{display:block}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-social-feed .social-post:hover .actions,.common-widgets-social-feed .social-post.popover-opened .actions{display:none}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-social-feed .masonry-brick{width:100%;padding:.25rem}
}
.panel .stat, .panel .label {text-align: left; padding-left: 40px;}
.common-widgets-table-header{display:none;position:relative;background-color:#eee;border-bottom:1px solid #c3c3c3;border-top:1px solid #c3c3c3;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.common-widgets-table-header .controls{height:3.4rem;padding:.5rem 1rem}
.common-widgets-table-header .controls .left,.common-widgets-table-header .controls .right{width:50%;height:100%}
.common-widgets-table-header .controls .left>div:not(.popover),.common-widgets-table-header .controls .right>div:not(.popover){position:relative;vertical-align:middle;line-height:2.4rem;display:inline-block}
.common-widgets-table-header .controls .left>div:not(.popover):not(:first-child),.common-widgets-table-header .controls .right>div:not(.popover):not(:first-child){margin-left:1rem}
.common-widgets-table-header .controls .left{float:left;text-align:left}
.common-widgets-table-header .controls .left i.icon.icon-delete{cursor:pointer}
.common-widgets-table-header .controls .right{float:right;text-align:right}
.common-widgets-table-header .btn.btn-default{background:white}
.common-widgets-table-header .btn.btn-default.active{background:#e6e6e6}
.common-widgets-table-header .btn-group .btn.dropdown-toggle{padding:5px 10px;font-size:11px;line-height:1.5;border-radius:3px}
.common-widgets-table-header .btn-group .btn.dropdown-toggle .icon.icon-caret-down{margin-left:0.5rem;vertical-align:middle;line-height:1rem;float:none!important}
.common-widgets-table-header .btn-group .btn.dropdown-toggle .icon:first-child{margin-right:0.5rem}
.common-widgets-wrapper:first-child .common-widgets-table-header{border-top:none}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-table-header .controls{padding:.5rem .5rem;font-size:0.9rem}
.common-widgets-table-header .btn-group{margin-right:0!important}
.common-widgets-table-header .btn-group .btn{padding:0.5rem}
}
.common-report-pdf .common-widgets-table-header{display:none}
.common-report-editor .common-widgets-table-header{background:#ccc}
.common-report-editor .common-widgets-table-header .controls>div>*:not(.common-widgets-table-ui-dimension):not(.common-widgets-table-ui-filter){display:none}
.common-widgets-table{position:relative}
.common-widgets-table .body{z-index:1;background:#fff;}
.common-widgets-table .body table{table-layout:fixed;max-width:none;display:table}
.common-widgets-table .body table.table-no-results{table-layout:auto}
.common-widgets-wrapper:not(:first-child) .common-widgets-table{padding-top:1rem}
.common-widgets-wrapper.loading .common-widgets-table .body>*{opacity:.5}
.common-widgets-wrapper.infinite-loading .common-widgets-table .body{padding-bottom:8rem}
.common-widgets-wrapper.infinite-loading .common-widgets-table .body>*{filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}
.common-widgets-wrapper.infinite-loading .common-widgets-table .body:after{display:block;content:' ';background-color:rgba(0,0,0,0);opacity:.8;border-radius:4rem;margin:2em auto;animation:spinner 1s infinite linear;-moz-animation:spinner 1s infinite linear;-webkit-animation:spinner 1s infinite linear;border:.5rem solid #2985cc;border-top:.5rem solid rgba(0,0,0,0);border-left:.5rem solid rgba(0,0,0,0);width:4rem;height:4rem;position:absolute!important;left:50%;margin-left:-2rem;top:100%!important;margin-top:-6rem}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-report-interface .common-widgets-table .body{width:100%;height:auto;overflow:scroll;-webkit-overflow-scrolling:touch}
.common-report-interface .common-widgets-table .body.table-fixed thead{top:8rem !important;width:100%}
.common-report-interface .common-widgets-table .body.table-fixed.has-system-message thead{top:11rem !important}
.common-report-interface .common-widgets-table .body table{font-size:0.9rem;width:100%}
.common-report-interface .common-widgets-table .body table td,.common-report-interface .common-widgets-table .body table th{padding:1rem;overflow:hidden}
.common-report-interface .common-widgets-table .body table td.noresults{width:100vw}
.common-report-interface .common-widgets-table .body table.table-overflow colgroup col.short,.common-report-interface .common-widgets-table .body table.table-overflow th.short,.common-report-interface .common-widgets-table .body table.table-overflow td.short{width:30vw}
.common-report-interface .common-widgets-table .body table.table-overflow colgroup col.long,.common-report-interface .common-widgets-table .body table.table-overflow th.long,.common-report-interface .common-widgets-table .body table.table-overflow td.long{width:40vw}
.common-report-interface .common-widgets-table .body table.table-overflow colgroup col.medium,.common-report-interface .common-widgets-table .body table.table-overflow th.medium,.common-report-interface .common-widgets-table .body table.table-overflow td.medium{width:35vw}
.common-widgets-wrapper:not(:first-child) .common-widgets-table{padding-top:1rem}
}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px) and screen and (-webkit-min-device-pixel-ratio:0){.common-report-interface .common-widgets-table .body.table-fixed thead th{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.common-report-interface .common-widgets-table div.filler{position:relative}
@media screen and (-webkit-min-device-pixel-ratio:0){.common-report-interface .common-widgets-table div.filler{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}
}
.common-report-interface .common-widgets-table div.filler:after{background:#fff;position:fixed;height:100vh;content:' ';width:100vw}
.common-report-interface .common-widgets-table .body.table-fixed{padding-top:3.6rem}
.common-report-interface .common-widgets-table .body.table-fixed table thead{-webkit-overflow-scrolling:auto!important;position:fixed;display:table;width:100%;top:10rem;left:auto;table-layout:fixed;z-index:4}
.common-report-interface .common-widgets-table .body.table-fixed.has-system-message thead{top:13rem}
.common-report-interface .common-widgets-table thead th,.common-report-editor .common-widgets-table thead th{position:relative}
.common-layouts-campaign .common-report-interface .body.table-fixed table thead{width:calc(100% - 5rem)}
.common-report-pdf .common-widgets-wrapper:not(:first-child) .common-widgets-table{padding-top:0}
.common-widgets-table-tbody tr{height:auto;page-break-inside:avoid!important}
.common-widgets-table-tbody tr:first-child td{border-top:none}
.common-widgets-table-tbody tr:last-child td{border-bottom:1px solid #eee}
.common-widgets-table-tbody tr.bg-warning>td{background:#fcf8e3 !important}
.common-widgets-table-tbody td{position:relative;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}
.common-widgets-table-tbody td input[type="radio"],.common-widgets-table-tbody td input[type="checkbox"]{margin:0 1rem 0 0;vertical-align:middle}
.common-widgets-table-tbody td a{cursor:pointer}
.common-widgets-table-tbody td ul{padding:0;margin:0}
.common-widgets-table-tbody td ul li{list-style:none}
.common-widgets-table-tbody td>span>i.icon{font-size:1.3rem;margin:0 1rem 0 0;color:#999;vertical-align:middle}
.common-widgets-table-tbody td>span>i.icon.icon-clock{margin:0}
.common-widgets-table-tbody td>span>i.icon.icon-pencil{cursor:pointer}
.common-widgets-table-tbody td>span>i.icon.icon-file-text{margin:0 1rem 0 1rem}
.common-widgets-table-tbody td>span>img{margin-right:0.5rem}
.common-widgets-table-tbody td>span>img.two-letter-country{margin:0;height:14px}
.common-widgets-table-tbody td span.label{margin-right:0.5em;font-weight:normal;display:inline-block}
.common-widgets-table-tbody td span.label i.icon.icon-delete{margin-left:0.5em;cursor:pointer}
.common-widgets-table-tbody td span.wrap,.common-widgets-table-tbody td div.wrap{white-space:normal}
.common-widgets-table-tbody td .block{display:block}
.common-widgets-table-tbody td span.redacted{height:1.5rem;vertical-align:middle;width:80%;display:inline-block;background:#f0f0f0}
.common-widgets-table-tbody td div.indent{text-indent:2rem}
.common-widgets-table-tbody td div.one-line{text-indent:2rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.common-widgets-table-tbody td .pdf-wrap{overflow-x:hidden;text-overflow:ellipsis}
.common-widgets-wrapper.redacted .common-widgets-table-tbody td *{visibility:hidden;max-height:1.42rem;display:inline-block;overflow:hidden}
.common-widgets-wrapper.redacted .common-widgets-table-tbody td:after{content:'';height:1.5rem;width:5rem;background:#ddd;display:inline-block;vertical-align:middle;font-size:1rem;line-height:1rem;color:#ddd!important;overflow:hidden;width:60%;position:absolute;top:1rem;left:20%}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-table-tbody td input{display:none}
.common-widgets-table-tbody td a.primary{font-weight:bold}
.common-widgets-table-tbody td div.indent{text-indent:0}
.common-widgets-table-tbody td>span>i.icon.icon-pencil,.common-widgets-table-tbody td>span>i.icon.icon-file-text{display:none}
}
.common-report-pdf .common-widgets-table-tbody .pdf-wrap{white-space:normal}
.common-report-editor .common-widgets-table-tbody{pointer-events:none!important}
.common-widgets-table-thead.sortable th:hover{cursor:pointer}
.common-widgets-table-thead th{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-right:1px solid #c3c3c3;border-left:1px solid #fff;background-color:#eee}
.common-widgets-table-thead th span{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.common-widgets-table-thead th:hover .tooltip-icon{filter:alpha(opacity=100);-webkit-opacity:1;-moz-opacity:1;opacity:1}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-table-thead th{padding:1rem!important;font-size:0.9rem;word-wrap:break-word}
.common-widgets-table-thead th.sortable:active{background-color:#d5d5d5}
}
.common-widgets-table-formats-backlink-new-lost{display:inline-block;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff}
.common-widgets-table-formats-backlink-new-lost.enum-new{background-color:#b7d760}
.common-widgets-table-formats-backlink-new-lost.enum-lost{background-color:#d76060}
.common-widgets-table-formats-progress-bar span{line-height:1;vertical-align:middle;display:inline-block;text-align:left;width:15%}
.common-widgets-table-formats-progress-bar>div{width:70%;height:12px;display:inline-block;border-radius:3px;overflow:hidden;background:#ddd;vertical-align:middle}
.common-widgets-table-formats-progress-bar>div>div{height:100%;vertical-align:middle}
.common-widgets-table-formats-progress-bar>div>div.backlinks-metric-trustFlow{background:#8cd3ff !important}
.common-widgets-table-formats-progress-bar>div>div.backlinks-metric-citationFlow{background:#d998cb !important}
.common-widgets-table-formats-ranking-keyword-phrase .icon-star,.common-widgets-table-formats-ranking-keyword-phrase .icon-star-empty{cursor:default;pointer-events:none}
.common-widgets-table-formats-ranking-keyword-phrase .icon-star.editable,.common-widgets-table-formats-ranking-keyword-phrase .icon-star-empty.editable{cursor:pointer;pointer-events:all}
.common-widgets-table-formats-ranking-keyword-phrase>.icon-star{color:#ffd053!important}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-table-formats-ranking-keyword-phrase .icon-star,.common-widgets-table-formats-ranking-keyword-phrase .icon-star-empty{display:none}
}
span.common-widgets-table-formats-ranking i.icon{margin-right:0.2rem!important;font-size:1rem!important}
span.common-widgets-table-formats-ranking i.icon.icon-star{color:#ffd053!important}
.common-widgets-table-formats-scheduled-post{display:flex}
.common-widgets-table-formats-scheduled-post input[type='checkbox']{margin-top:2.5rem!important}
.common-widgets-table-formats-scheduled-post .avatar{position:relative;width:6rem;height:6rem;padding:1rem}
.common-widgets-table-formats-scheduled-post .avatar img.profile-image{width:4rem;height:4rem}
.common-widgets-table-formats-scheduled-post .avatar a.network{position:absolute;top:0.5rem;right:0.5rem}
.common-widgets-table-formats-scheduled-post .avatar a.network img{width:2rem;height:2rem}
.common-widgets-table-formats-scheduled-post .post{max-width:calc(100% - 8rem);padding:1rem 0 0 2rem;word-wrap:break-word}
.common-widgets-table-formats-scheduled-post .post img{max-height:10rem;max-width:10rem}
.common-widgets-table-formats-scheduled-post-status{font-size:1rem;vertical-align:middle}
.common-widgets-table-formats-scheduled-post-status i{font-size:1rem!important;color:white!important;margin-right:0.5rem!important}
.common-widgets-table-formats-scheduled-post-status span{vertical-align:middle}
.common-widgets-table-formats-status{display:inline-block;padding:2px 6px;font-weight:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-transform:uppercase;font-size:.8125rem}
.common-report-pdf .common-widgets-table-formats-tags .icon.icon-delete,.common-report-editor .common-widgets-table-formats-tags .icon.icon-delete{display:none}
.common-widgets-table-ui-attribution img{width:3rem;vertical-align:middle}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.common-widgets-table-ui-date.common-ui-form-report-date>span{display:inline}
}
.common-widgets-table-ui-dimension .btn.btn-default{background:#e6e6e6}
.common-widgets-table-ui-dimension .btn.btn-default.active{background:white}
.common-widgets-tasks-check{border:1px solid #b9bcc0;border-radius:50%;cursor:pointer;width:1.8rem;height:1.8rem;vertical-align:middle;text-align:center;line-height:1.8rem;display:inline-block;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;margin-right:1.3rem}
.common-widgets-tasks-check:hover{border-color:#fff;box-shadow:0 0 0 3px #61a656;color:#61a656;fill:#61a656}
.common-widgets-tasks-check:hover svg{fill:#61a656;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;opacity:1}
.common-widgets-tasks-check.checked{background:#D4F2E8;border:1px solid #D4F2E8}
.common-widgets-tasks-check.checked svg{fill:white;opacity:1}
.common-widgets-tasks-check svg{width:1rem;height:1rem;vertical-align:middle;fill:#b9bcc0;opacity:0}
.common-widgets-tasks-task{width:100%;padding:0 2rem}
.common-widgets-tasks-task:focus{border-bottom:1px solid blue}
.common-widgets-tasks-task:hover td:nth-child(3)>button{opacity:1}
.common-widgets-tasks-task td:nth-child(1){width:3.1rem}
.common-widgets-tasks-task td:nth-child(2){line-height:1rem}
.common-widgets-tasks-task td:nth-child(3){width:25rem}
.common-widgets-tasks-task td:nth-child(3)>*{float:right;opacity:0}
.common-widgets-tasks-task.showUser td:nth-child(3)>*:not(button){opacity:1}
.common-widgets-tasks-task.edit td:nth-child(3)>*{opacity:1}
.common-widgets-tasks-task.complete{color:#a2a2a2}
.common-widgets-tasks-task.edit .buttons{display:block}
.common-widgets-tasks-task.edit .common-widgets-tasks-task-user{pointer-events:all;cursor:pointer}
.common-widgets-tasks-task .buttons{display:none;margin-top:0.5rem}
.common-widgets-tasks-task .task-body{line-height:1.8rem;width:100%;border:0;min-height:1.8rem;border-bottom:1px solid white;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out}
.common-widgets-tasks-task .task-body:focus{border-bottom:1px solid #eee;outline:none}
.common-widgets-tasks-task td{vertical-align:top}
.common-widgets-tasks-task .common-widgets-tasks-task-user{pointer-events:none;cursor:default}
.common-widgets-tasks-task-user{display:inline-block;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;margin-left:1.3rem;float:right}
.common-widgets-tasks-task-user span.label{font-size:11px;padding:1px 5px;line-height:1.5em;display:inline-block}
.common-widgets-tasks-task-user .name{display:inline-block;max-width:11rem;vertical-align:bottom;text-overflow:ellipsis;overflow:hidden}
.common-report-pdf .common-widgets-tasks-task-user span.label{font-size:0.9rem}
.common-widgets-tasks{pointer-events:none}
.common-widgets-tasks.can-manage{pointer-events:all}
.common-widgets-tasks table{width:100%!important;table-layout:fixed}
.common-widgets-tasks table tr{line-height:1.8rem}
.common-widgets-tasks td{padding:0.5rem}
.common-widgets-tasks td.add{width:100%;color:#777;color:#c3c3c3;cursor:pointer;padding-left:3.3rem}
.common-report-pdf .common-widgets-tasks{font-size:1.2rem}
.common-report-pdf .common-widgets-tasks .panel{border:none}
.common-report-pdf .common-widgets-tasks .label-ribbon{font-size:1.2rem}
.common-report-pdf .common-widgets-tasks .common-widgets-tasks-task-user label{font-size:1.2rem}
.common-report-pdf .common-widgets-tasks .add-task{display:none}
.common-report-pdf .common-widgets-tasks button{display:none}
.common-widgets-task-user-popover{text-align:center;padding:.5rem 1rem}
.common-widgets-task-user-popover .divider{margin-bottom:.3rem}
.common-widgets-wysiwyg-editor{min-height:14rem;border:1px dashed #ddd;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding-bottom:2.5rem;position:relative}
.common-widgets-wysiwyg-editor>div.editor{min-height:4rem;height:100%}
.common-widgets-wysiwyg-editor p{margin:0}
.common-widgets-wysiwyg-editor div.character-count{position:absolute;bottom:0.5rem;right:0.5rem}
.common-report-pdf .common-widgets-wysiwyg-editor{min-height:0;border:none;padding-bottom:0}
.common-report-pdf .common-widgets-wysiwyg-editor div.character-count{display:none}
.sections-account-popover .profile-menu{display:table}
.sections-account-popover .profile-menu>div:first-child{display:table-cell;vertical-align:middle;width:4rem;padding-right:1.4rem}
.sections-account-popover .profile-menu>div:first-child img{border-radius:50%;width:4rem;height:4rem}
.sections-account-popover .profile-menu>div:last-child{display:inline}
.sections-account-popover .profile-menu>div:last-child .name{font-size:1.2rem;margin-bottom:.25rem;font-weight:500}
.sections-account-popover .profile-menu>div:last-child a{color:#999;font-size:1rem}
.sections-billing-complete-index .panel{padding:2rem;text-align:center}
.sections-billing-complete-index .icon{color:#61a656;border:1px solid #61a656;font-size:4rem;border-radius:500%;padding:1rem;margin-bottom:2rem}
.sections-billing-complete-index h1{margin:0}
.sections-billing-complete-index p{font-size:1.2rem;margin-bottom:2rem}
.sections-billing-convert-subscription{padding:1rem}
.sections-billing-convert-subscription>div>.panel{padding:2rem}
.sections-billing-convert-subscription table{width:100%}
.sections-billing-convert-subscription table thead{background:#f5f5f5}
.sections-billing-convert-subscription table thead tr th{padding:1rem;font-size:1.2rem}
.sections-billing-convert-subscription table tbody tr td{padding:1rem}
.sections-billing-convert-subscription table tbody tr.totals-row{border-top:1px dashed #ddd}
.common-modals-cancel-subscription .message{margin-bottom:1rem;font-weight:bold}
.common-modals-cancel-subscription .feedback{width:80%}
.common-modals-cancel-subscription .feedback .reason label{margin-left:.5rem;font-weight:normal}
.common-modals-cancel-subscription .feedback .reason input[type="text"]{display:none;margin:0 0 1rem 1.5rem}
.common-modals-cancel-subscription .feedback .reason input[type="text"].visible{display:block}
.sections-billing-overview-invoices{padding:1rem}
.sections-billing-overview-invoices .panel{padding:2rem}
.sections-billing-overview-invoices .panel .invoice{margin-bottom:1rem}
.sections-billing-overview-invoices .panel .invoice>div:nth-child(1){float:left;width:66.66666667%}
.sections-billing-overview-invoices .panel .invoice>div:nth-child(1) .text-muted{font-weight:300}
.sections-billing-overview-invoices .panel .invoice>div:nth-child(2){float:left;width:33.33333333%;text-align:right}
.sections-billing-overview-invoices .paginate{border-top:1px solid #ddd;padding-top:1rem}
.sections-billing-overview-invoices .paginate a{float:left;width:50%}
.sections-billing-overview-invoices .paginate a:nth-child(2){text-align:right}
.sections-billing-overview-invoices .paginate a:hover{text-decoration:none}
.sections-billing-overview-invoices .paginate a.disabled{color:#777;color:#c3c3c3}
.sections-billing-overview-invoices .invoice-table{width:100%}
.sections-billing-overview-invoices .invoice-table tr td{border:1px solid #ddd;padding:.5rem}
.sections-billing-overview-invoices .invoice-table tr td.total-label{text-align:right}
.sections-billing-overview-subscription{padding:1rem}
.sections-billing-overview-subscription .panel{padding:2rem}
.sections-billing-overview-subscription .panel h3{margin-top:0;text-transform:uppercase;font-weight:bold}
.sections-billing-overview-subscription .panel p{color:#555;font-size:1.2rem;font-weight:300}
.sections-billing-overview-subscription .panel p b{font-weight:inherit;border-bottom:1px solid #eee}
.sections-billing-overview-subscription .panel .btn{margin-bottom:2rem;position:absolute;bottom:0}
.sections-billing-overview-subscription .panel .col{min-height:150px}
.sections-billing-overview-subscription .usage{padding:2rem 0 0 0}
.sections-billing-overview-subscription .usage:first-child{padding-top:0}
.sections-billing-overview-subscription .usage .usage-label,.sections-billing-overview-subscription .usage .usage-value{display:inline-block;width:50%}
.sections-billing-overview-subscription .usage .usage-value{text-align:right}
.sections-billing-overview-subscription .usage .usage-value .limit{font-weight:bold}
.sections-billing-overview-subscription .usage .usage-bar{background:#ddd;height:10px;border-radius:3px;overflow:hidden;margin-top:1rem}
.sections-billing-overview-subscription .usage .usage-bar>div{height:100%}
.sections-billing-overview-subscription .usage .usage-bar.red-bar div{background:#de4548}
.sections-billing-overview-subscription .usage .usage-bar.green-bar div{background:#61a656}
.sections-billing-purchase-addons{padding:1rem 0;font-size:1.2rem;width:100%;display:table}
.sections-billing-purchase-addons>div{display:table-cell;vertical-align:middle}
.sections-billing-purchase-addons>div:nth-child(1){width:75%}
.sections-billing-purchase-addons>div:nth-child(2){width:25%;padding-left:1.5rem}
.sections-billing-purchase-billinginfo{padding:1rem}
.sections-billing-purchase-billinginfo .panel{padding:2rem}
.sections-billing-purchase-billinginfo .field{display:inline-block;width:100%;vertical-align:top}
.sections-billing-purchase-billinginfo label{display:block;margin:0;font-weight:normal;text-transform:uppercase;color:#999;font-size:.8125rem}
.sections-billing-purchase-billinginfo input,.sections-billing-purchase-billinginfo select{box-shadow:none;border-radius:0;padding:6px;border:1px solid #ddd;display:inline-block;margin:.5rem 0 0 0}
.sections-billing-purchase-billinginfo .left,.sections-billing-purchase-billinginfo .right{display:inline-block;width:40%;margin-right:10%;vertical-align:top}
.sections-billing-purchase-billinginfo .city{width:45%;margin-right:10%}
.sections-billing-purchase-billinginfo .state,.sections-billing-purchase-billinginfo .zip{width:45%}
.sections-billing-purchase-billinginfo .summary>div:nth-child(1){float:left;width:50%}
.sections-billing-purchase-billinginfo .summary>div:nth-child(1) h4{margin:0}
.sections-billing-purchase-billinginfo .summary>div:nth-child(2){float:left;width:50%;text-align:right;color:#c3c3c3}
.sections-billing-purchase-billinginfo .summary a{display:inline;text-transform:lowercase;margin-left:1rem;float:right}
.sections-billing-purchase-compareplans table{width:100%}
.sections-billing-purchase-compareplans table thead tr{border-bottom:1px solid #ddd}
.sections-billing-purchase-compareplans table thead tr th{padding:1rem;font-size:1.2rem}
.sections-billing-purchase-compareplans table tbody tr td{padding:1rem}
.sections-billing-purchase-compareplans table tbody tr td .icon-check{color:#61a656}
.sections-billing-purchase-compareplans table tbody tr.totals-row{border-top:1px dashed #ddd}
.sections-billing-purchase-cost{padding:1rem;font-weight:300;letter-spacing:.5px}
.sections-billing-purchase-cost .panel{padding:2rem}
.sections-billing-purchase-cost .panel.loading:not(.refresh)>*{opacity:0}
.sections-billing-purchase-cost .panel.loading.refresh>*{opacity:0.5}
.sections-billing-purchase-cost h3{margin:0 0 2rem 0}
.sections-billing-purchase-cost .subscription-table{border-top:1px solid #ddd;padding:.5rem 0}
.sections-billing-purchase-cost .subscription-table table{width:100%}
.sections-billing-purchase-cost .subscription-table td{padding:1rem 0;vertical-align:top}
.sections-billing-purchase-cost .subscription-table td:first-child{width:70%}
.sections-billing-purchase-cost .subscription-table td:last-child{width:30%;font-weight:bold;text-align:right}
.sections-billing-purchase-cost .subscription-table td:last-child .text-muted{font-weight:normal}
.sections-billing-purchase-cost .next-bill{margin-top:2rem;text-align:center}
.sections-billing-purchase-coupon{float:right;display:block}
.sections-billing-purchase-coupon input{box-shadow:none;border-radius:0;padding:6px;border:1px solid #ddd}
.sections-billing-purchase-coupon .input-group-btn .btn{border-radius:0;border:1px solid #ddd}
.sections-billing-purchase-payment{padding:1rem}
.sections-billing-purchase-payment .panel{padding:2rem}
.sections-billing-purchase-payment .edit-card .field{display:inline-block;width:100%;vertical-align:top}
.sections-billing-purchase-payment .edit-card label{display:block;margin:0;font-weight:normal;text-transform:uppercase;color:#999;font-size:.8125rem}
.sections-billing-purchase-payment .edit-card input{box-shadow:none;border-radius:0;padding:6px;border:1px solid #ddd;display:inline-block;margin:.5rem 0 0 0}
.sections-billing-purchase-payment .edit-card .left,.sections-billing-purchase-payment .edit-card .right{display:inline-block;width:40%;margin-right:10%;vertical-align:top}
.sections-billing-purchase-payment .edit-card .payment-method img{height:2.4rem;border:1px solid transparent;border-radius:6px;padding:.4rem;opacity:.25;-webkit-filter:grayscale(100%)}
.sections-billing-purchase-payment .edit-card .payment-method img.active{opacity:1;-webkit-filter:none}
.sections-billing-purchase-payment .edit-card .cc-name input{width:45%}
.sections-billing-purchase-payment .edit-card .cc-name .cc-first-name{margin-right:10%}
.sections-billing-purchase-payment .edit-card .cc-expiration{width:45%;margin-right:10%}
.sections-billing-purchase-payment .edit-card .cc-expiration input{width:45%}
.sections-billing-purchase-payment .edit-card .cc-expiration span{width:5%;display:inline-block;margin:0 2.5%}
.sections-billing-purchase-payment .edit-card .cc-cvc{width:45%}
.sections-billing-purchase-payment .show-card>div:nth-child(1){float:left;width:50%}
.sections-billing-purchase-payment .show-card>div:nth-child(1) h4{margin:0}
.sections-billing-purchase-payment .show-card>div:nth-child(2){float:left;width:50%;text-align:right;color:#c3c3c3}
.sections-billing-purchase-payment .show-card a{display:inline;text-transform:lowercase;margin-left:1rem;float:right}
.sections-billing-purchase-payment .show-card img{height:1.2rem;vertical-align:middle}
.sections-billing-purchase-period{padding:1rem}
.sections-billing-purchase-period .panel{padding:2rem}
.sections-billing-purchase-period .panel>div:nth-child(1){float:left;width:50%}
.sections-billing-purchase-period .panel>div:nth-child(1) h4{margin:0}
.sections-billing-purchase-period .panel>div:nth-child(2){float:left;width:50%;text-align:right}
.sections-billing-purchase-period .panel>div:nth-child(2) .field{display:inline-block;margin:0 0 0 1rem}
.sections-billing-purchase-period .panel>div:nth-child(2) .field input{margin-right:.5rem}
.sections-billing-purchase-period .panel>div:nth-child(2) .field label{font-weight:normal;cursor:pointer;margin-bottom:0}
.sections-billing-purchase-period .panel>div:nth-child(2) .label{font-size:12px !important;font-weight:normal !important;margin-left:.5rem !important}
.sections-billing-purchase-plans{margin:0 -1rem;text-align:right}
.sections-billing-purchase-plans.plans-3>div{width:calc(33.33333333%)}
.sections-billing-purchase-plans.plans-4>div{width:calc(25%)}
.sections-billing-purchase-plans>div{display:inline-block;text-align:center;padding:1rem}
.sections-billing-purchase-plans>div .panel{margin:0 auto;cursor:pointer;padding:2rem}
.sections-billing-purchase-plans>div .panel .name{font-size:1.8rem;font-weight:300;letter-spacing:2px}
.sections-billing-purchase-plans>div .panel .dollar{font-size:2.4rem;font-weight:600;letter-spacing:1px}
.sections-billing-purchase-plans>div .panel .period{color:#777;color:#c3c3c3;letter-spacing:1px;font-weight:300;margin-left:.5rem}
.sections-billing-purchase-quantity{color:white;padding:.5rem;border-radius:4px;width:100%;display:table;text-align:center;font-weight:300}
.sections-billing-purchase-quantity.increment .increment-control,.sections-billing-purchase-quantity.increment .increment-value{display:table-cell;vertical-align:middle}
.sections-billing-purchase-quantity.increment .increment-value{width:60%}
.sections-billing-purchase-quantity.increment .increment-control{width:20%;font-size:9px;color:#fff}
.sections-billing-purchase-quantity.increment .increment-control:hover{text-decoration:none}
.sections-billing-purchase-quantity.increment .increment-control .icon{display:block;width:1.6rem;height:1.6rem;line-height:1.6rem;margin:0 auto}
.sections-billing-purchase-quantity.increment .increment-control .icon.disabled{filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}
.sections-billing-purchase-quantity.increment .increment-control .icon:hover:not(.disabled){background:#fff;border-radius:100%}
.sections-billing-purchase-quantity.increment .increment-control .icon:active:not(.disabled){filter:alpha(opacity=80);-webkit-opacity:.8;-moz-opacity:.8;opacity:.8}
.sections-billing-purchase-subscription{padding:1rem}
.sections-billing-purchase-subscription>div>.panel{padding:2rem}
.sections-campaign ul.integrations-list{margin:0;}
.sections-campaign ul.integrations-list li{list-style:none;margin:0;border-bottom:1px solid #ddd;font-size:1.2rem;font-weight:200;padding:1.5rem 0}
.sections-campaign ul.integrations-list li:first-child{padding-top:0}
.sections-campaign ul.integrations-list li:last-child{padding-bottom:0}
.sections-campaign ul.integrations-list li img{height:2rem;width:2rem;margin-right:1rem}
.sections-campaign ul.integrations-list li:last-child{border-bottom:none}
.sections-campaign ul.integrations-list li .account{max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:1.5rem;position:relative}
.sections-campaign ul.integrations-list li .account i.icon{top:0.25rem;position:absolute;right:0.25rem}
.sections-campaign ul.integrations-list li .account i.icon:hover{opacity:0.8}
.sections-campaign ul.integrations-list li .add-account-btn{line-height:normal;border-radius:50px;text-transform:uppercase;float:right}
.sections-dashboard-add-widget-modal ul{margin:0;padding:0}
.sections-dashboard-add-widget-modal ul li{list-style:none;margin:0;border-bottom:1px solid #ddd;font-size:1.2rem;font-weight:200;line-height:2rem}
.sections-dashboard-add-widget-modal ul li img{height:2rem;width:2rem;margin-right:1rem}
.sections-dashboard-add-widget-modal ul li:last-child{border-bottom:none}
.sections-error-maintenance{max-width:40rem}
.sections-error-maintenance .profile-image{width:12rem;height:12rem}
.sections-error-maintenance .profile-image img{width:12rem;max-width:12rem;max-height:12rem;height:12rem}
.sections-error-maintenance h1{margin-top:0}
.sections-messaging-thread .message{font-size:.8rem;margin:0 0 2rem 0;padding:6px 12px;width:100%}
.sections-messaging-thread .message:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.sections-messaging-thread .message .profile-image{float:left;height:3.5rem;width:3.5rem}
.sections-messaging-thread .message .meta-data{color:rgba(0,0,0,0.5);font-size:.8rem;font-weight:normal;margin:0 0 .5rem 0;text-align:center}
.sections-messaging-thread .message .contents{float:left;width:40rem}
.sections-messaging-thread .message .contents .text{background-color:#fff;-webkit-border-radius:.4rem;-moz-border-radius:.4rem;border-radius:.4rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:1rem;margin:0 1rem 0 1rem;min-height:3.5rem;padding:6px 12px}
.sections-messaging-thread .message .contents .text img{width:100%}
.sections-messaging-thread .message .contents .attachment{cursor:pointer;font-size:.9rem;margin:.2rem 1.3rem 0 0}
.sections-messaging-thread .message .contents .attachment a{text-decoration:underline}
.sections-messaging-thread .message.me .profile-image{float:right}
.sections-messaging-thread .message.me .contents{float:right}
.sections-messaging-thread .message.me .contents .text{background-color:#e8e8e8;color:#828282}
.sections-messaging-thread .message.me .contents .attachment{float:right}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.sections-messaging-thread .modal-body{min-height:calc(100vh - 19rem) !important;height:calc(100vh - 19rem) !important}
.sections-messaging-thread .modal-footer{height:15rem!important}
.sections-messaging-thread .message .contents{width:calc(100% - 3.5rem)}
}
.sections-onboard{background:white;height:100vh}
.sections-onboard .outer-layer{display:table;width:40rem;height:100%;margin:0 auto;padding:0 1rem;text-align:center}
.sections-onboard .inner-layer{display:table-cell;vertical-align:middle}
.sections-onboard .logo{width:10rem}
.sections-onboard h2{margin:2rem 0 4rem 0}
.sections-onboard input{font-size:16px;padding:5px 0;width:100%;border:0;border-bottom:1px solid #eee;display:block}
.sections-onboard .field{position:relative;margin:4rem 0 1rem 0}
.sections-onboard .field .field-error{margin-top:10px !important}
.sections-onboard input:focus{outline:none}
.sections-onboard input:focus~label,.sections-onboard input:valid~label{top:-20px;font-size:14px}
.sections-onboard label{position:absolute;left:0;top:0;transition:0.2s ease all;-moz-transition:0.2s ease all;-webkit-transition:0.2s ease all;font-size:16px;color:#999;font-weight:normal;top:10px;pointer-events:none}
.sections-onboard .btn{width:100%;border:none;text-transform:uppercase;padding:1rem 2rem;margin-top:4rem;font-size:16px}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.sections-onboard .outer-layer{width:100%}
}
@media screen and (max-height:768px){.sections-onboard h2{margin:1rem 0}
}
.sections-rankings-add-keywords-modal .add-keywords .input-group{height:30px}
.sections-rankings-add-keywords-modal .add-keywords .input-group .input-group-addon{border-radius:0}
.sections-rankings-add-keywords-modal .add-keywords .scroll-table-body{height:150px !important;background:#fff}
.sections-rankings-add-keywords-modal .attribution{float:right}
.sections-rankings-add-keywords-modal .attribution img{width:6rem}
.sections-rankings-ranking-popover{padding:.5rem 1rem !important;list-style:none;margin:0}
.sections-rankings-ranking-popover li{margin:6px 0}
.sections-rankings-ranking-popover li .ranking-label{font-weight:bold}
.sections-rankings-ranking-popover li .ranking-label i{margin-right:10px !important}
.sections-rankings-ranking-popover li .pull-right{max-width:50%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.sections-rankings-tags-popover{max-height:20rem;overflow:auto}
.sections-rankings-tags-popover.loading{min-height:5rem}
.sections-rankings-tags-popover ul{list-style-type:none;padding:1rem;line-height:1.2rem;margin-bottom:0}
.sections-reports-download{background-color:#fff;width:100vw;height:100vh}
.sections-reports-download>div{top:50%;left:50%;position:absolute;height:30rem;width:30rem;margin-top:-15rem;margin-left:-15rem;text-align:center}
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1080px), screen and (max-width: 480px){.sections-reports-download>div{margin-left:0;margin-top:-10rem;width:100%;left:0;padding:0 2rem}
}
.sections-reports-download>div .logo{max-width:100%;display:block;margin:0 auto;margin-bottom:1.5rem}
.sections-reports-download>div>span{font-size:1.2rem}
.sections-reports-download>div .circle-loader{margin:5rem auto;border:4px solid rgba(0,0,0,0.2);border-left-color:#5cb85c;animation-name:loader-spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;position:relative;display:block;vertical-align:top}
.sections-reports-download>div .circle-loader,.sections-reports-download>div .circle-loader:after{border-radius:50%;width:8em;height:8em}
.sections-reports-download>div .load-complete{-webkit-animation:none;animation:none;border-color:#5cb85c;transition:border 500ms ease-out}
.sections-reports-download>div .load-complete .complete-mark{display:block}
.sections-reports-download>div .complete-mark{display:none}
.sections-reports-download>div .complete-mark.draw:after{animation-duration:1.2s;animation-timing-function:ease;animation-name:checkmark;transform:scaleX(-1) rotate(135deg)}
.sections-reports-download>div .complete-mark:after{opacity:1;height:4em;width:2em;transform-origin:left top;border-right:2px solid #5cb85c;border-top:2px solid #5cb85c;content:'';left:2em;top:4em;position:absolute}
@keyframes loader-spin{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@keyframes checkmark{0%{height:0;width:0;opacity:1}
20%{height:0;width:2em;opacity:1}
40%{height:4em;width:2em;opacity:1}
100%{height:4em;width:2em;opacity:1}
}
.components-sections-site-audit-setup-modal .last-audit-message{border:1px solid #ddd;padding:1rem;margin-bottom:2rem;background:white;text-align:center}
.components-sections-site-audit-status-modal .site-audit-error{font-size:12px !important}
.sections-social-feed-create-post-modal select,.sections-social-feed-create-post-modal div.date{height:auto!important;outline:0!important;border:1px solid #ddd !important;border-radius:0.25rem!important;width:4rem!important;font-size:1rem;margin-right:0.167rem;display:inline-block !important;margin-bottom:0!important;background-clip:border-box !important;vertical-align:middle!important;padding:0.25rem 0;background:white}
.sections-social-feed-create-post-modal div.date{width:auto!important;padding:0.25rem 1rem;text-align:center}
.sections-social-feed-create-post-modal label{margin-right:1rem}
.sections-social-feed-create-post-modal input[type='checkbox'],.sections-social-feed-create-post-modal input[type='radio']{margin:0 0.25rem 0 0!important;vertical-align:middle}
.sections-users-campaign-permissions{height:100%}
.sections-users-campaign-permissions .row:only-child{height:100%}
.sections-users-campaign-permissions .row:not(:only-child){height:calc(100% - 5rem)}
.sections-users-campaign-permissions .row>div.col-md-6{height:100%}
.sections-users-campaign-permissions .panel{height:calc(100% - 32px);border-bottom-left-radius:0;border-bottom-right-radius:0}
.sections-users-campaign-permissions .panel .input-group{border-bottom:1px solid #b3b3b3}
.sections-users-campaign-permissions .panel .input-group input,.sections-users-campaign-permissions .panel .input-group .input-group-addon{border:none;background:#ddd}
.sections-users-campaign-permissions .panel .input-group input{box-shadow:none 0 1px #000;-moz-box-shadow:none 0 1px #000;-webkit-box-shadow:none 0 1px #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-bottom-left-radius:0}
.sections-users-campaign-permissions .panel .input-group .input-group-addon{border-top-right-radius:4px;border-bottom-right-radius:0}
.sections-users-campaign-permissions .panel .list-group{height:calc(100% - 36px);overflow-y:auto;width:100%}
.sections-users-campaign-permissions .panel .list-group-item{cursor:pointer}
.sections-users-campaign-permissions .panel .list-group-item:first-child{border-top:none}
.sections-users-campaign-permissions .panel .list-group-item:last-child{border-bottom:1px solid #ddd !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}
.sections-users-campaign-permissions .panel .list-group-item i{margin-right:4px}
.sections-users-settings{max-height:none !important;min-height:none !important;overflow:hidden;position:relative;height:100%;padding:0 !important}
.sections-users-settings .settings-container{left:0;position:absolute;transition:left .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:left .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:left .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:left .25s cubic-bezier(.25, .46, .45, .94);-o-transition:left .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all left .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all left .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all left .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all left .25s cubic-bezier(.25, .46, .45, .94) ease-out;width:500%;height:100%}
.sections-users-settings .settings-container>.setting-list{overflow-y:auto;height:100%;display:block;position:absolute;width:20%;display:none}
.sections-users-settings .settings-container>.setting-list.level-0{left:0}
.sections-users-settings .settings-container>.setting-list.level-1{left:20%}
.sections-users-settings .settings-container>.setting-list.level-2{left:40%}
.sections-users-settings .settings-container>.setting-list.level-3{left:60%}
.sections-users-settings .settings-container>.setting-list.level-4{left:80%}
.sections-users-settings .settings-container>.setting-list.visible{display:block}
.sections-users-settings .setting-row{width:100%;display:table;border-bottom:1px solid #ddd;padding:.5rem 1rem;line-height:200%}
.sections-users-settings .setting-row.selected-row{position:relative;background:#f8f8f8}
.sections-users-settings .setting-row.selected-row span span{cursor:pointer}
.sections-users-settings .setting-row.selected-row i{margin:0 .5rem}
.sections-users-settings .setting-row.selected-row.back{padding-left:2rem;cursor:pointer}
.sections-users-settings .setting-row.selected-row.back:before{content:'\e835';font-family:'custom-glyphs';position:absolute;left:1rem}
.sections-users-settings .setting-row input[type='checkbox']{vertical-align:middle;margin:0 8px 0 0}
.sections-users-settings .setting-row .active{font-weight:bold}
.sections-users-settings .setting-row.setting-values{border-bottom:0}
.sections-users-settings .setting-row .col1,.sections-users-settings .setting-row .col2{display:table-cell;vertical-align:middle}
.sections-users-settings .setting-row .col1{width:90%;position:relative}
.sections-users-settings .setting-row .col1>i{line-height:200%;position:absolute}
.sections-users-settings .setting-row .col1>span{margin-left:1rem}
.sections-users-settings .setting-row .col1.parent{cursor:pointer}
.sections-users-settings .setting-row .col1.parent:before{content:'\e82b';font-family:'custom-glyphs';position:absolute;left:0rem}
.sections-users-settings .setting-row .col1:hover>i{font-weight:bold}
.sections-users-settings .setting-row .col1:hover>i+span{text-decoration:underline}
.sections-users-settings .setting-row .col2{width:10%}
.sections-users-settings .setting-row .col2 .common-ui-form-switch{float:right}
.sections-users-settings .setting-list{max-height:500px;transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all .25s cubic-bezier(.25, .46, .45, .94);-moz-transition:all .25s cubic-bezier(.25, .46, .45, .94);-ms-transition:all .25s cubic-bezier(.25, .46, .45, .94);-o-transition:all .25s cubic-bezier(.25, .46, .45, .94);-webkit-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-moz-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;-o-transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;transition:all all .25s cubic-bezier(.25, .46, .45, .94) ease-out;display:block;list-style:none;padding:0;margin:0;width:100%;background:#fff}
.sections-users-settings .setting-list li{display:table;width:100%}
.users-action-holder {display:inline-block;margin: 0 10px;font-size:15px;}
.users-action-holder i {font-size:50px;}
.sections-white-label-edit-colors .preset-color{list-style:none;padding:0}
.sections-white-label-edit-colors .preset-color li{width:6rem;height:3rem;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin:0.5rem 0 0 1rem;border:3px solid #fff;position:relative;cursor:pointer}
.sections-white-label-edit-colors .preset-color li:hover{filter:alpha(opacity=70);-webkit-opacity:.7;-moz-opacity:.7;opacity:.7}
.sections-white-label-edit-colors .preset-color li div{width:2rem;height:1rem;border-top-left-radius:6px;position:absolute;bottom:0;right:0}
.sections-white-label-edit-colors .color-picker .input-group-addon{cursor:pointer}
.sections-white-label-edit-colors .color-picker input{border-left:0}
.sections-white-label-edit-login .site-address input[type="radio"]{position:absolute;left:0}
.sections-white-label-edit-login .site-address .radio-group{padding-left:2rem;position:relative;margin-bottom:1rem}
.sections-white-label-edit-login .site-address .custom-address{line-height:31px}
.sections-white-label-edit-login .site-address .custom-address input{color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;vertical-align:bottom;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin:0 2px;width:30%}
.sections-white-label-edit-logos .logo-upload i{margin-top:5px}
.sections-white-label-edit-logos .logo-upload .thumbnail{height:15rem;line-height:10rem;text-align:center;padding:2rem;margin-bottom:0}
.sections-white-label-edit-logos .logo-upload .thumbnail img{display:inline;max-height:100%;max-width:100%;vertical-align:middle}
.sections-white-label-edit-logos .logo-upload .thumbnail.logo{background:#fff}
.ath-viewport *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ath-viewport{position:relative;z-index:2147483641;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}
.ath-modal{pointer-events:auto !important;background:rgba(0,0,0,0.6)}
.ath-mandatory{background:#000}
.ath-container{pointer-events:auto !important;position:absolute;z-index:2147483641;padding:0.7em 0.6em;width:18em;background:#eee;background-size:100% auto;box-shadow:0 0.2em 0 #d1d1d1;font-family:sans-serif;font-size:15px;line-height:1.5em;text-align:center}
.ath-container small{font-size:0.8em;line-height:1.3em;display:block;margin-top:0.5em}
.ath-ios.ath-phone{bottom:1.8em;left:50%;margin-left:-9em}
.ath-ios6.ath-tablet{left:5em;top:1.8em}
.ath-ios7.ath-tablet{left:0.7em;top:1.8em}
.ath-ios8.ath-tablet{right:0.4em;top:1.8em}
.ath-android{bottom:1.8em;left:50%;margin-left:-9em}
.ath-container:before{content:'';position:relative;display:block;float:right;margin:-0.7em -0.6em 0 .5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);background-color:rgba(255,255,255,0.8);background-size:50%;background-repeat:no-repeat;background-position:50%;width:2.7em;height:2.7em;text-align:center;overflow:hidden;color:#a33;z-index:2147483642}
.ath-container.ath-icon:before{position:absolute;top:0;right:0;margin:0;float:none}
.ath-mandatory .ath-container:before{display:none}
.ath-container.ath-android:before{float:left;margin:-0.7em .5em 0 -0.6em}
.ath-container.ath-android.ath-icon:before{position:absolute;right:auto;left:0;margin:0;float:none}
.ath-action-icon{display:inline-block;vertical-align:middle;background-position:50%;background-repeat:no-repeat;text-indent:-9999em;overflow:hidden}
.ath-ios7 .ath-action-icon,.ath-ios8 .ath-action-icon{width:1.6em;height:1.6em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);margin-top:-0.3em;background-size:auto 100%}
.ath-ios6 .ath-action-icon{width:1.8em;height:1.8em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);margin-bottom:0.4em;background-size:100% auto}
.ath-android .ath-action-icon{width:1.4em;height:1.5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);background-size:100% auto}
.ath-container p{margin:0;padding:0;position:relative;z-index:2147483642;text-shadow:0 0.1em 0 #fff;font-size:1.1em}
.ath-ios.ath-phone:after{content:'';background:#eee;position:absolute;width:2em;height:2em;bottom:-0.9em;left:50%;margin-left:-1em;-webkit-transform:scaleX(.9) rotate(45deg);transform:scaleX(.9) rotate(45deg);box-shadow:0.2em 0.2em 0 #d1d1d1}
.ath-ios.ath-tablet:after{content:'';background:#eee;position:absolute;width:2em;height:2em;top:-0.9em;left:50%;margin-left:-1em;-webkit-transform:scaleX(.9) rotate(45deg);transform:scaleX(.9) rotate(45deg);z-index:2147483641}
.ath-application-icon{position:relative;padding:0;border:0;margin:0 auto 0.2em auto;height:6em;width:6em;z-index:2147483642}
.ath-container.ath-ios .ath-application-icon{border-radius:1em;box-shadow:0 .2em .4em rgba(0,0,0,0.3),inset 0 .07em 0 rgba(255,255,255,0.5);margin:0 auto 0.4em auto}
@media only screen and (orientation:landscape){.ath-container.ath-phone{width:24em}
.ath-android.ath-phone{margin-left:-12em}
.ath-ios.ath-phone{margin-left:-12em}
.ath-ios6:after{left:39%}
.ath-ios8.ath-phone{left:auto;bottom:auto;right:0.4em;top:1.8em}
.ath-ios8.ath-phone:after{bottom:auto;top:-0.9em;left:68%;z-index:2147483641;box-shadow:none}
}
.react-grid-layout{max-width: 1360px;margin: 0 auto;position:relative;transition:height 200ms ease}
.react-grid-item{transition:all 200ms ease;transition-property:left, top}
.react-grid-item.cssTransforms{transition-property:transform}
.react-grid-item.resizing{z-index:1}
.react-grid-item.react-draggable-dragging{transition:none;z-index:3}
.react-grid-item.react-grid-placeholder{background:red;opacity:0.2;transition-duration:100ms;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg08IS0tIEdlbmVyYXRvcjogQWRvYmUgRmlyZXdvcmtzIENTNiwgRXhwb3J0IFNWRyBFeHRlbnNpb24gYnkgQWFyb24gQmVhbGwgKGh0dHA6Ly9maXJld29ya3MuYWJlYWxsLmNvbSkgLiBWZXJzaW9uOiAwLjYuMSAgLS0+DTwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DTxzdmcgaWQ9IlVudGl0bGVkLVBhZ2UlMjAxIiB2aWV3Qm94PSIwIDAgNiA2IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHZlcnNpb249IjEuMSINCXhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiDQl4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjZweCIgaGVpZ2h0PSI2cHgiDT4NCTxnIG9wYWNpdHk9IjAuMzAyIj4NCQk8cGF0aCBkPSJNIDYgNiBMIDAgNiBMIDAgNC4yIEwgNCA0LjIgTCA0LjIgNC4yIEwgNC4yIDAgTCA2IDAgTCA2IDYgTCA2IDYgWiIgZmlsbD0iIzAwMDAwMCIvPg0JPC9nPg08L3N2Zz4=');background-position:bottom right;padding:0 3px 3px 0;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;cursor:se-resize}

.exe_clr{clear: both;}
.exe_hidden{display: none;}
.exe_spacer{display: inline-block; width:0.5rem;}
.panel.normal{}
.panel.reviewrequired{background-color: #fef3ee;}
.panel.urgentattention{background-color: #fff0f0;}
.viewDashboardLink{display: none;}
.panel:hover .exe_widget_footer .exe_widget_footer_left .viewDashboardLink{display: inline;}

	.exe_task_panel{
		background-color: #ffffff;
	}
	.exe_task_panel a{
		text-decoration: none;
	}
	.exe_clr{
		clear: both;
	}
	.exe_task_header{
		border-bottom: solid 1px #555555;
	}
	.exe_task_header_name{
		float: left;
		padding: 0.6rem 0rem 0.3rem 0.6rem;
		color: #555555;
		font-size: 1.7rem;
		line-height:normal;
	}
	.exe_task_header_name span{
		color: #aaaaaa;
		font-size: 0.9rem;
	}
	.exe_task_header_button{
		float: right;
		padding-top: 1rem;		
	}
	.exe_task_header_button div{
		cursor: pointer;
		display: inline-block;
		height: 3rem;
		line-height: 3rem;
		color: #555555;
		border-radius: 0.3rem;
		margin-right: 0.5rem;
		overflow: hidden;
	}
	@media (max-width:600px){
		.exe_task_header_button div{
			width: 2.5rem;
		}
	}
	.exe_task_header_button div:hover{
		color: #5b70af;
	}
	.exe_view_widget{
		background: url(/images/add/view_widget.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
		text-indent: 2.7rem;
	}
	.exe_view_widget:hover{
		background: url(/images/add/view_widget_over.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
	}
	.exe_view_status{
		background: url(/images/add/status_icon.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
		text-indent: 2.7rem;
	}
	.exe_view_status:hover{
		background: url(/images/add/status_icon_over.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
	}
	.exe_add_task{
		background: url(/images/add/add_task.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
		text-indent: 2.7rem;
	}
	.exe_add_task:hover{
		background: url(/images/add/add_task_over.png) no-repeat;
		background-size: 2.4rem 2.4rem;
		background-position: 0.1rem 0.3rem;
	}
	.exe_task_header_button div.exe_close_task{
		background: url(/images/add/close_window.png) no-repeat;
		background-size: 1.5rem 1.5rem;
		padding-top:0rem;
		width: 1.5rem;
    	height: 1.5rem;
    	margin-right: 0.8rem;
	}
	.exe_task_abstract{
		padding: 0rem 0rem 0.3rem 0.6rem;
		color: gray;
		font-size: 1.4rem;
	}
	.exe_task_abstract div{
		display: inline-block;
	}
	.exe_task_abstract span{
		color: gray;
		font-size: 0.9rem;
	}
	.exe_user_photo{
		vertical-align: baseline;
		border-radius: 50%;
		width: 2.4rem;
	}
	.exe_small_user_photo{
		border-radius: 50%;
		width: 1.6rem;
	}
	.exe_small_img_button{
		height: 1.5rem;
		cursor: pointer;
		vertical-align: baseline;
	}
	.exe_small_task_status{
		border-radius: 50%;
		width: 2rem;	
		border: solid 1px gray;
		cursor: pointer;
	}
	.exe_task_item{
		padding-left: 0.3rem;
		line-height: 2.4rem;
		/*height: 2.4rem;*/
		font-size: 1rem;
	}
	.exe_task_item div{
		display: inline-block;
	}
	.exe_task_item_photo{
		float: left;
		padding-right: 1rem;
	}
	.exe_task_item_pane{
		float: right;
		padding-right: 0.6rem;
	}
	.exe_task_created{
		color: #363636;
		/*background-color: #faf8f8;*/
	}
	.exe_task_created .exe_small_task_status
	{		
		background-color: #ffffff;
	}
	.exe_uploads_pane div.tagDiv{
		display: inline-block;		
		margin: 0.3rem;
	}
	.exe_task_tag_pane div.tagDiv i{
		color:#CED2D5;
	}
	.exe_task_tag_pane div.tagDiv:hover i{
		color:#5B6A73;
	}
	*{
		font-family: 'Nunito', sans-serif;
		color: #5B6A73;
	}
	.lighter-color{
		color: #9CA5AB;
	}
	.lighter-color:hover, .lighter-color:hover .lighter-color {
		color: #5B6A73
	}
	.padding-top-bottom-16px{
		padding: 16px 0px
	}

	.campaign-tag *, .exe_task_panel h2{
		/*color: #555;*/
		font-weight: 700;
	}
	.smaller-md-button{
		min-height: 1%;
		height: 
	}
	.blue-color{
		color: #4680FF;
	}
	.blue-hover:hover{
		color: #4680FF;
	}
	.md-button:hover .blue-hover{
		color: #4680FF;
	}

	.exe_task_tag_pane div.tagDiv{
		display: inline-block;		
		margin: 0.3rem;
		background-color: #DEE1E3;
		color: #5B6A73;
		/*border-radius: 1rem;*/

		border-radius: 2px;
		/*height: 2rem;*/
	
		line-height: 2rem;
		/*padding-left: 1rem;*/
		/*padding-right: 0.4rem;*/
		padding: 8px 14px;
		cursor: pointer;
	}
	.exe_task_tag_pane div.tagDiv span{
		display: inline-block;
		margin-left: 0.1rem;
		color: white;
		cursor: pointer;
		height: 1.5rem;
		line-height: 1.5rem;
		width: 1.5rem;
		text-align: center;
		border-radius:50%;
	}
	.exe_task_tag_pane div.tagDiv span:hover{
		background-color: #000000;
	}
	/*.exe_task_tag_pane div.button{
		cursor: pointer;
		color: #888888;
		border: solid 1px #edeff5;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
		height: 2.5rem;
    	line-height: 2.5rem;
	}*/
	.exe_task_tag_pane div.button:hover{
		color: #5b70af;
		/*border: solid 1px #5b70af;*/
	}
	.tagNameSuggestionContainer{
		position: absolute; 
		top:2.4rem; 
		left: 0rem;
		margin:0; 
		padding:0; 
		line-height: 2rem; 
		border: solid 1px #dddddd;
		cursor: pointer;
	}
	.tagNameSuggestion{
		padding: 0.3rem;
		height: 3rem;
		line-height: 1.2rem;
		font-size: 1rem;
		width:150px;
		color: #333333;
		background-color: #eeeeee;
	}
	.tagNameSuggestion font{
		color: #666666;
	}	
	.tagNameSuggestion:hover{
		color: white;
		background-color: #14aaf5;
	}
	.tagNameSuggestion:hover font{
		color: #dddddd;
		background-color: #14aaf5;
	}
	.tag_class_red{
		background-color: #e96c7f;
	}
	.tag_class_blue{
		background-color: #6b93df;
	}
	.tag_class_green{
		background-color: #6bdf99;
	}
	.tag_class_red2{
		background-color: #df6ce9;
	}	
	.tag_class_blue2{
		background-color: #6bd0df;
	}
	.tag_class_yellow{
		background-color: #dfd86b;
	}
	.exe_activity_pane.headtags{
		padding: 15px 20px !important;
		color: #444444;
		line-height: 1.2rem;
	}
	.exe_activity_pane_photo{
		height: 3rem;
		width: 4rem;
		text-align: center; display: block;
		font-weight: bold; position: relative; 
		font-size: 8.5px; width: 40px; height: 40px; line-height: 40px; 
		border-radius: 50%;
		/*padding-left: 1rem;*/
		display: inline-block;
	}
	.exe_activity_pane div{
		/*float: left;*/
	}
	.exe_activity_pane_content{
		line-height: 1.7rem;
		/*display: inline-block;*/
		/*margin-bottom: 0.7rem;*/
		/*width: calc(100% - 4rem);*/
	}
	.exe_activity_pane_content .exe_file_icon{
		margin-top: 0.4rem;
		padding-top: 0.5rem;
		height: 2.1rem;
		background: url(/images/add/file_icon.png) no-repeat;
		background-size: 2.1rem 2.1rem;
		color: white;
		font-size: 0.6rem;
		text-indent: 0.2rem;
		text-align: center;
		width: 2.5rem;
	}
	.exe_activity_pane_content span{
		color: #777777;
		/*font-size: 13px;*/
	}
	.exe_activity_pane_content textarea{
		background-color: white;
		padding: 0.4rem;
		height: 6rem;
		font-size: 18px;
		width: 100%;
		resize: none;
	}
	.exe_activity_pane_content div.dragandrophandler{
		border: 2px dotted #0B85A1;
		line-height: 6rem;
		color: #92AAB0;
		text-align: center;
		font-size:200%;
		border-radius: 0.4rem;
		background-color: white;
		height: 6rem;
		width: 100%;
	}
	.exe_activity_pane_content div.toolTipContent{
		/*border: 2px solid #dddddd;*/
		/*border: none;*/
		line-height: 4rem;
		color: #bbbbbb;
		text-align: center;
		font-size:140%;
		margin-right: 20px;
		/*border-radius: 0.4rem;*/
		background-color: white;
		/*height: 6rem;*/
		width: 100%;
		cursor:pointer;
	}
	.exe_file_name{
		display: inline-block;
		margin-top: 0.7rem;		
	}

	#campaignStatusPopOver li.selected{
		background-color: #c7d6f1;
	}

	.exe_btn_submit{
		border-radius: 0.3rem;
		width: 120px; 
		height:33px; 
		line-height:33px; 
		color:white; 
		background-color: #8098ff; 
		position: absolute; 
		bottom: 0.8rem; 
		right:  0.3rem; 
		font-size: 1.4rem;
		text-align:center;
		cursor: pointer;
	}
	.exe_btn_submit:hover{
		background-color: #6f8afb;
	}
	.icon_containter{
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.Icon{
		fill: #b7bfc6;
	    -webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	    flex-shrink: 0;
	}
	.Icon.exe_click:hover{
		cursor:pointer;
		fill: #4686C6;
	}
	.exe_upload_link{
		/*color: #14aaf5;*/
		color: lightgrey;
		font-size: 14px;
		text-decoration: none;
	}
	.exe_upload_link:hover{
		/*text-decoration: underline;*/
		color: #5B6A73;
		cursor: pointer;
	}
	.exe_upload_link_div{
		width:80%;
	}
	.exe_upload_link_div:hover .RemoveUploadButton-xIcon{
		display: inline-block;
	}
	.RemoveUploadButton-xIcon{
		display: none;
		border-radius: 5px;
		fill: white;
		background-color: gray;
		cursor: pointer;
	}
	.RemoveUploadButton-xIcon:hover{
		border-radius: 5px;
		background-color: #6f8afb;
	}
	.Token-removeTagIcon{
		fill: white;	
		cursor:pointer;	
	}
	.Token-removeTagIcon:hover{
		border-radius: 50%;
		background-color: #cccccc;
	}
	.exe_activity_pane_content:hover .Token-removeCommentIcon{
		display: inline-block;
	}
	.Token-removeCommentIcon{
		display: none;
		fill: black;	
		cursor:pointer;			
	}
	.Token-removeCommentIcon:hover{
		border-radius: 50%;
		background-color: #cccccc;
	}

.ColorPicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 110px
}

.ColorPicker-cellsContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px
}

.ColorPicker-cell {
	background: transparent;
    border: 0;
    padding: 0;
    height: 20px;
    margin: 5px;
    width: 20px
}

.ColorPicker-button {
    margin-top: 10px
}

.ColorPickerCell {
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ColorPickerCell:focus {
    outline: 0
}

.ColorPickerCell-checkIcon {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 11px;
    margin: auto;
    width: 11px
}
.exe_task_tag_pane div.TagCell--colorNone{
	background-color: #f6f8f9;
	/*border: solid 1px #cccccc;*/
	border-radius: 2px
	color: #888888;
}

.exe_task_tag_pane div.TagCell--colorNone .Token-removeTagIcon{
	fill: #cccccc;	
	cursor:pointer;	
}
.exe_task_tag_pane div.TagCell--colorNone .Token-removeTagIcon:hover{
	fill: #ffffff;
}
.ColorPickerCell--colorNone {
    background-color: #f6f8f9;
    border: 1px solid #e0e6e8;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    fill: currentColor
}

.exe_task_tag_pane div.TagCell--colorRed{
	background-color: #e8384f;
}

.ColorPickerCell--colorRed {
    background-color: #e8384f;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorRed.ColorPickerCell--deuteranopia {
    background-color: #e8384f
}

.ColorPickerCell--colorRed:hover {
    background-color: #ed6677
}

.ColorPickerCell--colorRed:hover.ColorPickerCell--deuteranopia {
    background-color: #ed6677
}

.exe_task_tag_pane div.TagCell--colorOrange{
	background-color: #fd612c;
}

.ColorPickerCell--colorOrange {
    background-color: #fd612c;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorOrange.ColorPickerCell--deuteranopia {
    background-color: #fd817d
}

.ColorPickerCell--colorOrange:hover {
    background-color: #fd875f
}

.ColorPickerCell--colorOrange:hover.ColorPickerCell--deuteranopia {
    background-color: #feb2af
}

.exe_task_tag_pane div.TagCell--colorYellowOrange{
	background-color: #fd9a00;
}

.ColorPickerCell--colorYellowOrange {
    background-color: #fd9a00;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorYellowOrange.ColorPickerCell--deuteranopia {
    background-color: #fdae33
}

.ColorPickerCell--colorYellowOrange:hover {
    background-color: #ffae31
}

.ColorPickerCell--colorYellowOrange:hover.ColorPickerCell--deuteranopia {
    background-color: #fdc266
}

.exe_task_tag_pane div.TagCell--colorYellow{
	background-color: #eec300;
}

.ColorPickerCell--colorYellow {
    background-color: #eec300;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorYellow.ColorPickerCell--deuteranopia {
    background-color: #eecc16
}

.ColorPickerCell--colorYellow:hover {
    background-color: #ffd722
}

.ColorPickerCell--colorYellow:hover.ColorPickerCell--deuteranopia {
    background-color: #f1d646
}

.exe_task_tag_pane div.TagCell--colorYellowGreen{
	background-color: #a4cf30;
}

.ColorPickerCell--colorYellowGreen {
    background-color: #a4cf30;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorYellowGreen.ColorPickerCell--deuteranopia {
    background-color: #a4c61a
}

.ColorPickerCell--colorYellowGreen:hover {
    background-color: #b6d959
}

.ColorPickerCell--colorYellowGreen:hover.ColorPickerCell--deuteranopia {
    background-color: #c0e42f
}

.exe_task_tag_pane div.TagCell--colorGreen{
	background-color: #62d26f;
}

.ColorPickerCell--colorGreen {
    background-color: #62d26f;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorGreen.ColorPickerCell--deuteranopia {
    background-color: #62bb35
}

.ColorPickerCell--colorGreen:hover {
    background-color: #8add93
}

.ColorPickerCell--colorGreen:hover.ColorPickerCell--deuteranopia {
    background-color: #7dcf54
}

.exe_task_tag_pane div.TagCell--colorBlueGreen{
	background-color: #37c5ab;
}

.ColorPickerCell--colorBlueGreen {
    background-color: #37c5ab;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorBlueGreen.ColorPickerCell--deuteranopia {
    background-color: #37a862
}

.ColorPickerCell--colorBlueGreen:hover {
    background-color: #5dd2bc
}

.ColorPickerCell--colorBlueGreen:hover.ColorPickerCell--deuteranopia {
    background-color: #4dc57b
}

.exe_task_tag_pane div.TagCell--colorAqua{
	background-color: #20aaea;
}

.ColorPickerCell--colorAqua {
    background-color: #20aaea;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorAqua.ColorPickerCell--deuteranopia {
    background-color: #208ea3
}

.ColorPickerCell--colorAqua:hover {
    background-color: #4fbcee
}

.ColorPickerCell--colorAqua:hover.ColorPickerCell--deuteranopia {
    background-color: #28b3ce
}

.exe_task_tag_pane div.TagCell--colorBlue{
	background-color: #4186e0;
}

.ColorPickerCell--colorBlue {
    background-color: #4186e0;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorBlue.ColorPickerCell--deuteranopia {
    background-color: #4178bc
}

.ColorPickerCell--colorBlue:hover {
    background-color: #6da2e7
}

.ColorPickerCell--colorBlue:hover.ColorPickerCell--deuteranopia {
    background-color: #6693ca
}

.exe_task_tag_pane div.TagCell--colorIndigo{
	background-color: #7a6ff0;
}

.ColorPickerCell--colorIndigo {
    background-color: #7a6ff0;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorIndigo.ColorPickerCell--deuteranopia {
    background-color: #7a71f6
}

.ColorPickerCell--colorIndigo:hover {
    background-color: #a59df5
}

.ColorPickerCell--colorIndigo:hover.ColorPickerCell--deuteranopia {
    background-color: #a7a1f9
}

.exe_task_tag_pane div.TagCell--colorPurple{
	background-color: #aa62e3;
}

.ColorPickerCell--colorPurple {
    background-color: #aa62e3;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorPurple.ColorPickerCell--deuteranopia {
    background-color: #aa71ff
}

.ColorPickerCell--colorPurple:hover {
    background-color: #c18deb
}

.ColorPickerCell--colorPurple:hover.ColorPickerCell--deuteranopia {
    background-color: #c9a4ff
}

.exe_task_tag_pane div.TagCell--colorMagenta{
	background-color: #e362e3;
}

.ColorPickerCell--colorMagenta {
    background-color: #e362e3;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorMagenta.ColorPickerCell--deuteranopia {
    background-color: #e37cff
}

.ColorPickerCell--colorMagenta:hover {
    background-color: #eb8deb
}

.ColorPickerCell--colorMagenta:hover.ColorPickerCell--deuteranopia {
    background-color: #eeafff
}

.exe_task_tag_pane div.TagCell--colorHotPink{
	background-color: #ea4e9d;
}

.ColorPickerCell--colorHotPink {
    background-color: #ea4e9d;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorHotPink.ColorPickerCell--deuteranopia {
    background-color: #ea4e9d
}

.ColorPickerCell--colorHotPink:hover {
    background-color: #ef7cb6
}

.ColorPickerCell--colorHotPink:hover.ColorPickerCell--deuteranopia {
    background-color: #ef7cb6
}

.exe_task_tag_pane div.TagCell--colorPink{
	background-color: #fc91ad;
}

.ColorPickerCell--colorPink {
    background-color: #fc91ad;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorPink.ColorPickerCell--deuteranopia {
    background-color: #fca7e4
}

.ColorPickerCell--colorPink:hover {
    background-color: #fdc3d2
}

.ColorPickerCell--colorPink:hover.ColorPickerCell--deuteranopia {
    background-color: #fed8f3
}

.exe_task_tag_pane div.TagCell--colorCoolGray{
	background-color: #8da3a6;
}

.ColorPickerCell--colorCoolGray {
    background-color: #8da3a6;
    color: #fff;
    fill: currentColor;
    line-height: 11px
}

.ColorPickerCell--colorCoolGray.ColorPickerCell--deuteranopia {
    background-color: #8d9f9b
}

.ColorPickerCell--colorCoolGray:hover {
    background-color: #aababc
}

.ColorPickerCell--colorCoolGray:hover.ColorPickerCell--deuteranopia {
    background-color: #a9b6b3
}
.exe_hover_title:hover{
	color: #2069a2;
	text-decoration: underline;
}
.campaign_description_editor.ql-container{
	height: auto;
	/*margin: 0.3rem 2rem 0rem 2rem;*/
}
.campaign_description_editor .ql-editor{
	height: auto;
}
.campaign_description_editor{
	height:auto;
	border:solid 1px white; 
	border-radius: 0.3rem;
}
.campaign_description_editor:hover{
	border: solid 1px #bbbbbb;
}
.campaign_description_editor:focus{
	border: solid 1px #cccccc;
}

@-webkit-keyframes ItemRow-focusGlow {
    0% {
        background-color: #edf8ff;
        border-color: transparent
    }
    40% {
        border-color: #32c1ff;
        box-shadow: inset 0 1px 0 #edf1f2
    }
    100% {
        background-color: inherit;
        box-shadow: inset 0 2px 5px -1px #e0e6e8
    }
}

@keyframes ItemRow-focusGlow {
    0% {
        background-color: #edf8ff;
        border-color: transparent
    }
    40% {
        border-color: #32c1ff;
        box-shadow: inset 0 1px 0 #edf1f2
    }
    100% {
        background-color: inherit;
        box-shadow: inset 0 2px 5px -1px #e0e6e8
    }
}

@-webkit-keyframes textInput-focusGlow {
    0% {
        border-color: #32c1ff;
        box-shadow: inset 0 0 1px #14aaf5
    }
    40% {
        box-shadow: inset 0 0 2px #14aaf5
    }
    100% {
        border-color: #9ca6af
    }
}

@keyframes textInput-focusGlow {
    0% {
        border-color: #32c1ff;
        box-shadow: inset 0 0 1px #14aaf5
    }
    40% {
        box-shadow: inset 0 0 2px #14aaf5
    }
    100% {
        border-color: #9ca6af
    }
}

.campaign_description_editor.is-focused {
    -webkit-animation: textInput-focusGlow .5s ease-out 75ms;
    animation: textInput-focusGlow .5s ease-out 75ms;
    border-color: #9ca6af !important;
    box-shadow: inset 0 1px #e0e6e8 !important;
    outline: none;
}
.exe_task_move_pointer{
	float: left;
	/*height: 2rem;*/
	/*width: 2.3rem;*/
	/*padding-top: 0.3rem;*/
	cursor: pointer;
}
.exe_task_move_pointer_svg{
	display: none;
}
.exe_task_item:hover .exe_task_move_pointer_svg {
	display: inline-block;
}
.exe_task_order{
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}
.exe_task_order:hover{
	/*border-bottom: solid 1px #dddddd;*/
	/*border-top: solid 1px #dddddd;*/
}
.exe_task_order.is-focused{
    -webkit-animation: .5s ease-out ItemRow-focusGlow;
    animation: .5s ease-out ItemRow-focusGlow;
    background-color: #fff;
    border-color: #14aaf5 !important;
    box-shadow: inset 0 2px 5px -1px #e0e6e8 !important;
}
.TaskRowCompletionStatus-checkbox {
    border: 1px solid #b7bfc6;
    border-radius: 50%;
    fill: #d5dce0
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete {
    -webkit-transition: 200ms box-shadow,200ms color,200ms background,200ms fill;
    transition: 200ms box-shadow,200ms color,200ms background,200ms fill
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete.TaskRowCompletionStatus--taskRowSelected {
    background: transparent;
    border-color: #b7bfc6;
    fill: #b7bfc6
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--incomplete:not(.TaskRowCompletionStatus-checkbox--disabled):hover {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 0 3px #58f5d9;
    color: #58f5d9;
    fill: #58f5d9;
    cursor: pointer
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete {
    background: #b2ebe1;
    border-color: #b2ebe1;
    fill: #fff
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete.TaskRowCompletionStatus--taskRowSelected {
    background: #25e8c8;
    border-color: #25e8c8;
    fill: #fff
}
.TaskRowCompletionStatus-checkbox.TaskRowCompletionStatus-checkbox--complete:not(.TaskRowCompletionStatus-checkbox--disabled):hover {
    cursor: pointer;
    opacity: .5
}
.TaskRowCompletionStatus-checkIcon {
    height: 12px;
    width: 12px;
}
.exe_task_completed .TaskRowCompletionStatus-checkIcon.Icon {
    fill: white;
}

@-webkit-keyframes TaskRow-completionSwipe {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes TaskRow-completionSwipe {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}
.exe_task_completed textarea{
	text-decoration: line-through;
}
.exe_task_completed{
	color: #888888;
	/*background-color: #eaf5f0;*/
}
.exe_task_completed .exe_small_task_status
{		
	background-color: #8cedb9;
}
.Member-cellsContainer{
	display: block;
	padding:0.4rem;
	cursor: pointer;
	height: 3rem;
}
.Member-cellsContainer:hover{
	background-color: #14aaf5;
}
.Member-cellsContainer .member_info{
	font-size:11px;
	color:#666666;
	line-height: 1rem;
	float: left;
	width: 140px;
	overflow: hidden;
}
.Member-cellsContainer .member_info span{
	font-size:12px;
}
.Member-cellsContainer .member_photo{
	float:right;
	width: 2rem;
}
.Member-cellsContainer .member_photo img{
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
}
.exe_nav_tab{
	width: 35rem;
}
.exe_nav_button{
	border-radius: 50%; 
	border: solid 1px #29C486; 
	height:7em; 
	width: 7rem;
	color: #29C486;
	cursor: pointer;
	line-height: 7rem;
	float: left;
}
.exe_nav_button.active{
	background-color: #29C486;
}
.exe_nav_button:hover{
	background-color: #23BC7F;
}
.exe_nav_button a{
	font-size: 1.2rem;
	text-decoration: none;
}
.exe_nav_button.active a, .exe_nav_button:hover a{
	color: white;
}
.exe_nav_line{
	float: left;
	background-color: #29C486;
	width:6rem;
	height: 1px;
	margin-top: 3.5rem;
}
.btn-primary.btn-exe-primary{
	background-color: #34c388 !important;
	border-color: #34c388 !important;
}
.btn-primary.btn-exe-primary:hover{
	background-color: #10aa6a !important;
	border-color: #10aa6a !important;
}
.btn-primary.btn-exe-primary2{
	background-color: #B07CC3 !important;
	border-color: #B07CC3 !important;
}
.btn-primary.btn-exe-primary2:hover{
	background-color: #9655AE !important;
	border-color: #9655AE !important;
}
.tag-lists-container{
	height: 46px;
    padding: 1.2rem;
    text-align: center;
}
.btn-tags-list{
	display: inline-block;
	height: 2.5rem;
	line-height: 2.5rem;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
	cursor: pointer;
	color: #888888;
	background-color: #ffffff !important;
	border: solid 1px #888888 !important;
	border-radius: 0.4rem;
}
.btn-tags-list.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
	box-shadow: 0 0 5px #BDF0DC, 0 0 5px #BDF0DC;
}
.btn-tags-list font{
	color: #19A924;
}
.btn-tags-list.selectedTag font{
	font-weight: bold;
}
.TagCell--colorNone{
	background-color: #f6f8f9 !important;
	/*border: solid 1px #cccccc !important;*/
	color: #555;
}
.TagCell--colorNone.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorNone font{
	color: #888888;
}
.TagCell--colorRed{
	background-color: #e8384f !important;
	border: solid 1px #e8384f !important;
	color: #ffffff !important;
}
.TagCell--colorRed.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorRed font{
	color: white !important;
}
.TagCell--colorOrange{
	background-color: #fd612c !important;
	border: solid 1px #fd612c !important;
	color: #ffffff !important;
}
.TagCell--colorOrange.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorOrange font{
	color: white !important;
}
.TagCell--colorYellowOrange{
	background-color: #fd9a00 !important;
	border: solid 1px #fd9a00 !important;
	color: #ffffff !important;
}
.TagCell--colorYellowOrange.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorYellowOrange font{
	color: white !important;
}
.TagCell--colorYellow{
	background-color: #eec300 !important;
	border: solid 1px #eec300 !important;
	color: #ffffff !important;
}
.TagCell--colorYellow.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorYellow font{
	color: white !important;
}
.TagCell--colorYellowGreen{
	background-color: #a4cf30 !important;
	border: solid 1px #a4cf30 !important;
	color: #ffffff !important;
}
.TagCell--colorYellowGreen.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorYellowGreen font{
	color: white !important;
}
.TagCell--colorGreen{
	background-color: #62d26f !important;
	border: solid 1px #62d26f !important;
	color: #ffffff !important;
}
.TagCell--colorGreen.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorGreen font{
	color: white !important;
}
.TagCell--colorBlueGreen{
	background-color: #37c5ab !important;
	border: solid 1px #37c5ab !important;
	color: #ffffff !important;
}
.TagCell--colorBlueGreen.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorBlueGreen font{
	color: white !important;
}
.TagCell--colorAqua{
	background-color: #20aaea !important;
	border: solid 1px #20aaea !important;
	color: #ffffff !important;
}
.TagCell--colorAqua.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorAqua font{
	color: white !important;
}
.TagCell--colorBlue{
	background-color: #4186e0 !important;
	border: solid 1px #4186e0 !important;
	color: #ffffff !important;
}
.TagCell--colorBlue.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorBlue font{
	color: white !important;
}
.TagCell--colorIndigo{
	background-color: #7a6ff0 !important;
	border: solid 1px #7a6ff0 !important;
	color: #ffffff !important;
}
.TagCell--colorIndigo.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorIndigo font{
	color: white !important;
}
.TagCell--colorPurple{
	background-color: #aa62e3 !important;
	border: solid 1px #aa62e3 !important;
	color: #ffffff !important;
}
.TagCell--colorPurple.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorPurple font{
	color: white !important;
}
.TagCell--colorMagenta{
	background-color: #e362e3 !important;
	border: solid 1px #e362e3 !important;
	color: #ffffff !important;
}
.TagCell--colorMagenta.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorMagenta font{
	color: white !important;
}
.TagCell--colorHotPink{
	background-color: #ea4e9d !important;
	border: solid 1px #ea4e9d !important;
	color: #ffffff !important;
}
.TagCell--colorHotPink.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorHotPink font{
	color: white !important;
}
.TagCell--colorPink{
	background-color: #fc91ad !important;
	border: solid 1px #fc91ad !important;
	color: #ffffff !important;
}
.TagCell--colorPink.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorPink font{
	color: white !important;
}
.TagCell--colorCoolGray{
	background-color: #8da3a6 !important;
	border: solid 1px #8da3a6 !important;
	color: #ffffff !important;
}
.TagCell--colorCoolGray.selectedTag{
	font-weight: bold;
	border: solid 1px #29C486 !important;
}
.TagCell--colorCoolGray font{
	color: white !important;
}
.custom-menu-padding:hover{
	color: lightblue;
}
.custom-menu-padding{
	margin: 0 6px;
	cursor: pointer;
	font-size: 14px;
	line-height: 48px;
}
.custom-menu-padding i{
	color: grey;
	font-size: 10px;
	margin-left: 4px;
	margin-right: 8px;
}
.common-menu-topbar{
	/*padding-top: 65px;*/
    /*position: fixed;*/
    width: 100%;
    background-color: white;
    z-index: 4;
}
.level-1{
	height: 3rem;
    line-height: 2rem;
    font-size: 1.4rem;
    color: #777777;
    padding: 0.6rem;
    background-color: #E2E4E9 !important;
}
.level-2{
	height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.3rem;
    color: #616161;
    background-color: #E9EBF0 !important;
}
.level-1-menu{
	display: inline-block;    
	margin-left: 1rem;
    margin-right: 3rem;
    cursor: pointer;
}
.curs-pointer{
	cursor: pointer;
}
.level-1-menu:hover i{
	color: #58CA9C;
}
.level-1-menu.selected i{
	/*color: #58CA9C;*/
	border-bottom: 4px solid #E6E9EA;
}
.level-2-menu{
	display: inline-block;   
	margin-left: 1rem;
    margin-right: 3rem;
    cursor: pointer;
}
.level-2-menu:hover{
	color: #58CA9C;
}
.level-2-menu.selected{
	color: #58CA9C;
}
.noti_left_title{
	float: left;
}
.noti_right_title{
	float: right;
}
.noti_title{
	font-size: 1rem;
	color: #95989A;
}
.noti_detail{
	color: #95989A;
	font-size: 0.9rem;
}
.noti_view_all{
	font-size: 1.2rem;
	color: #34C388;
}
.noti_mark_title{
	color: #000000;
}
.noti_mark_readall{
	font-size: 1.2rem;
	color: #34C388;	
}
.show-pop-notifications .badge{
	position: absolute;
    top: -0.7rem;
    right: -0.7em;
    height: 1.5rem;
    width: 1.5rem;
    background-color: #FF5F5F;
    border-radius: 50%;
    color: #ffffff;
    font-size: 0.8rem;
    line-height: 1.4rem;
    border: solid 1px #95989A;
    text-align: center;
    padding: 0;
    text-indent: -0.1rem;
}
.exe_snooze {
	width: 5rem;
	height: 1.7rem;
	border: solid 1px #999999;
	border-radius: 0.4rem;
	text-align: center;
	float: right;
	line-height: 1.6rem;
	color: #999999;
	font-size: 0.9rem;
	margin-top: 0.5rem;
	cursor: pointer;
}
.exe_snooze:hover {
    border-color: #fff;
    box-shadow: 0 0 0 3px #58f5d9;
    color: #38d5a9;
    fill: #58f5d9;
}
.exe_activity_panes a{
    color: #14aaf5;
    cursor: pointer;
    text-decoration: none;	
}
.exe_activity_panes a:hover{
    text-decoration: underline;	
}
.exe_activity_panes span, .exe_activity_panes a{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-size: 13px;*/
    font-weight: 400;
    line-height: 20px;
    white-space: pre-wrap;
}
.intel_menu_container{
	padding: 1rem 2rem 0rem 2rem;
}
.intel_menu{
	 background-color: white;
	 border: solid 1px #cccccc;
	 height: 4rem;
	 box-shadow: 1px 1px 1px 3px #eeeeee;
}
.intel_menu .intel_menu_item{
	width: calc(20% - 1rem);
	display: inline-block;
	height: 4rem;
	line-height: 4rem;
	color: #888888;
	text-indent: calc(4%);
	cursor: pointer;
}
.intel_menu .intel_menu_item i{
	font-size: 1.8rem;
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 50%;
	background-color: #E9E9E9;
    display: inline-block;
    padding: 0;
    text-indent: 0;
    text-align: center;
    line-height: 2.4rem;
    position: relative;
    top: 0.2rem;
    cursor: pointer;
}
.intel_menu .intel_menu_item.selected_menu i{
	background-color: #83B54E;
	color: white;
}
.intel_menu .intel_menu_item:hover i{
	background-color: #83B54E;
	color: white;
}
i.intel_icons{
	margin-left: 0.5rem;
    font-size: 1.3rem;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
    text-indent: 0;
    text-align: center;
    line-height: 1.3rem;
    position: relative;
    top: 0.3rem;
    cursor: pointer;
    vertical-align: top;
}
.icon-intel-all:before {
    content: '\e855';
}
.icon-intel-competition:before {
    content: '\e84d';
}
.icon-intel-security:before {
    content: '\e84c';
}
.icon-intel-technology:before {
    content: '\e853';
}
.icon-intel-ranking:before {
    content: '\e854';
}
.icon-intel-info-ok {
    color: white;
    background-color: #34C388;
}
.icon-intel-info-ok:before {
    content: '\e85a';
}
.icon-intel-info-no {
    color: red;
    background-color: white;
}
.icon-intel-info-no:before {
    content: '\e856';
}
.icon-intel-facebook {
    color: white;
    background-color: #3A579A;
}
.icon-intel-facebook:before {
    content: '\e84e';
}
.icon-intel-googleplus {
    color: white;
    background-color: #DE504B;
}
.icon-intel-googleplus:before {
    content: '\e84f';
}
.icon-intel-linkedin {
    color: white;
    background-color: #0F85BE;
}
.icon-intel-linkedin:before {
    content: '\e850';
}
.icon-intel-trumble {
    color: white;
    background-color: #ED4A14;
}
.icon-intel-trumble:before {
    content: '\e85b';
}
.icon-intel-question:before {
    content: '\e858';
}
.icon-intel-warning {
    color: white;
    background-color: #F39C12;
}
.icon-intel-warning:before {
    content: '\e85a';
}
.icon-intel-infomation {
    color: white;
    background-color: #F39C12;
}
.icon-intel-infomation:before {
    content: '\e857';
}
.icon-intel-dot {
    color: white;
    background-color: #7F8C8D;
}
.icon-intel-dot:before {
    content: '\e859';
}
.icon-intel-more-left:before {
    content: '\e851';
}
.icon-intel-more-downs:before {
    content: '\e852';
}
.intel_widget{
	border: solid 1px #edeff5;
	padding: 1rem;
}
.intel_widget .widget_title_container{
	//border-bottom: solid 1px #ccc;
}
.intel_widget .widget_title{
	color: #959595;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.3rem;
    float: left;
}
.intel_widget .widget_title_info{
	color: #959595;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.1rem;
    float: right;
}
.intel_widget .widget_footer{
	color: #959595;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.1rem;
    float: left;
}
.intel_widget .widget_footer_info{
	color: #959595;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.1rem;
    float: right;
}
.widget_content_container{
	margin-top: 1rem;
}
.widget_content_container_simple {
	height: 15rem;
}
.widget_content_container_double {
	height: 27rem;	
}
.widget_content_item_single {
	font-size: 1.1rem;
    line-height: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
    border-bottom: solid 1px #999999;
}
.widget_content_detail{
	display: inline-block;
    margin-left: 0.4rem;
    color: #999999;
    font-size: 1.2rem;
    line-height: 1.9rem;
    width: calc(100% - 3rem);
}
.widget_content_detail.widget_content_line2 {
	line-height: 2.6rem;
}
.widget_content_item_header {
	color: #888888;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2.7rem;
	height: 2.7rem;
	overflow: hidden;
}
.widget_content_item_footer {
	color: #888888;
	font-size: 1.2rem;
	line-height: 2.7rem;
	height: 2.7rem;
	text-align: center;
	overflow: hidden;
}
.widget_keyword_header{
	display: inline-block;
	width: calc(55%);
}
.widget_keyword_header2{
	display: inline-block;
	width: calc(55%);
	height: 1.1rem;
    overflow: hidden;
}
.widget_keyword_position{
	display: inline-block;
	width: calc(25%);
	text-align: center;
}
.widget_keyword_change{
	display: inline-block;
	width: calc(20% - 2rem);
	text-align: center;
}
.widget_keyword_change_down {
	color: #E8419A;
}
.phone_screenshot{
	width: calc(25%);
	height: calc(22vw);
	background: url('/images/add/phone.png') no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	padding-top: calc(7%);
	padding-left: calc(0.5%);
    padding-right: calc(0.5%);
}
.tablet_screenshot{
	margin-left: 0.5rem;
    width: calc(75% - 1rem);
	height: calc(22vw);
	background: url('/images/add/tablet.png') no-repeat;
	background-size: 100% 100%;
	display: inline-block;    
	padding-top: calc(3.6%);
    padding-left: calc(1.2%);
    padding-right: calc(1.8%);
}
@media screen and (min-width:1200px){
	.phone_screenshot{
		width: 132px;
		height: 265px;
		background: url('/images/add/phone.png') no-repeat;
		background-size: 100% 100%;
		display: inline-block;
		padding-top: 3.2rem;
	    padding-left: calc(0.5%);
    	padding-right: calc(0.5%);
	}
	.tablet_screenshot{
		margin-left: 0.5rem;
	    width: 385px;
		height: 265px;
		background: url('/images/add/tablet.png') no-repeat;
		background-size: 100% 100%;
		display: inline-block;    
		padding-top: 1.5rem;
	    padding-left: calc(1.2%);
    	padding-right: calc(1.8%);
	}
}
.phone_screenshot img{
	width: calc(96%);
    height: calc(83%);
}
.tablet_screenshot img{
	width: calc(94%);
    height: calc(93%);
}
.widget_competitor_header{
	width: calc(30%);
	padding: 3px;
}
.widget_competitor_rank{
	width: calc(10%);
	padding: 3px;
}
.widget_competitor_traffic{
	width: calc(20%);
	padding: 3px;
}
.widget_competitor_soruces{
	width: calc(20%);
	padding: 3px;
}
.widget_competitor_analysis{
	width: calc(20%);
	padding: 3px;
}
.widget_content_item_single_competitor {
	font-size: 0.9rem;
    line-height: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
    border-bottom: solid 1px #999999;
}
.widget_content_item_single_competitor .widget_competitor_header, .widget_content_item_single_competitor .widget_competitor_rank, .widget_content_item_single_competitor .widget_competitor_traffic, .widget_content_item_single_competitor .widget_competitor_soruces{
	border-right: solid 1px #999999;
}
.widget_content_item_single_competitor:last-child{
	border-bottom: 0;
}
.page_speed_metor {
	width: 15rem;
	display: inline-block;
}
.page_speed_header{
	height: 1.5rem;
    text-align: center;
    font-size: 1.1rem;
    line-height: 2rem;
}
.page_speed_info {
	vertical-align: top;
	width: calc(100% - 31rem);
	display: inline-block;
	padding-top: 1rem;
	max-height: 180px;
    overflow: hidden;
}
.page_speed_info_value {
	font-weight: bold;
	font-size: 1.5rem;
	color: black;
}
.page_speed_info_caption {
	font-weight: bold;
    font-size: 1.2rem;
    color: black;
    line-height: 2.5rem;
}
.page_speed_info_description b {
	color: black;
}
.page_speed_footer .page_speed_info{
	width: calc(100% - 18rem);
	padding-top: 0;
}
.page_info_title {
	width: calc(60%);
	background-color: #eeeeee;
	border-radius: 0.3rem;
	height: 1.5rem;
	line-height: 1.5rem;
	text-indent: calc(5%);
}
.page_info_detail {
	height: 2rem;
    line-height: 2rem;
	text-indent: calc(1%);
	font-size: 1rem;
}
.privacy_info_title {
	width: calc(60%);
    background-color: #eeeeee;
    border-radius: 0.5rem;
    height: 2.3rem;
    line-height: 2.3rem;
    text-indent: calc(5%);
    font-size: 1.5rem;
    color: #888888;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
}
.privacy_info_detail {
	height: 2rem;
    line-height: 2rem;
    text-indent: calc(1%);
    font-size: 1.5rem;
}
i.intel_icons.widget_page_notice {
	position: absolute;
	right: 0.5rem;
	top: 0rem;
}
.social_media_status{
	line-height: 3rem;
	font-size: 1.2rem;
	color: #666666;
}
.social_media_status_detail{
	text-indent: calc(5%);
}
.social_media_status i.intel_icons {
    font-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    line-height: 1.5rem;
    position: relative;
    top: 0rem;
    vertical-align: text-bottom;
}
.social_media_status_detail i.intel_icons {
    font-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0%;
    line-height: 1.5rem;
    position: relative;
    top: 0rem;
    vertical-align: text-bottom;
}
.social_media_status_chart{
	display: inline-block;
    width: calc(100% - 20rem);
    height: 15rem;
    position: absolute;
    right: 2rem;
    top: 4rem;
}
.social_media_status_chart img{
	width: 100%;
	height: 100%;
}
.social_media_logo{
	display: inline-block;
    width: calc(50%);
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.social_media_logo img{
	width: 100%;
}
.technology_detail {
	width: calc(27% - 1rem);
	display: inline-block;
	vertical-align: top;
}
.technology_info_title {
	width: calc(60%);
    background-color: #eeeeee;
    border-radius: 0.5rem;
    height: 2.3rem;
    line-height: 2.3rem;
    text-indent: calc(5%);
    font-size: 1.2rem;
    color: #888888;
    margin-top: 1.1rem;
    margin-bottom: 1.6rem;
}
.technology_info_detail {
	height: 2rem;
    line-height: 2rem;
    text-indent: calc(1%);
    font-size: 1.2rem;
}
.links_detail {
	width: calc(50% - 1rem);
	display: inline-block;
	vertical-align: top;	
}
.links_info_title {
	width: calc(60%);
    background-color: #eeeeee;
    border-radius: 0.5rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-indent: calc(5%);
    font-size: 1.1rem;
    color: #888888;
    margin-top: 0rem;
    margin-bottom: 0.6rem;
}
.links_info_detail {
    line-height: 1.2rem;
    text-indent: calc(1%);
    font-size: 1rem;
}
.links_info_detail i.intel_icons{
	font-size: 1rem;
	width: 1rem;
	line-height: 1rem;
	height: 1rem;
	top: 0;
}
.links_detail .widget_content_item_single {
    font-size: 0.9rem;
    line-height: 1.5rem;
    height: 1.5rem;
}
.links_detail .widget_content_item_single:last-child {
	border-bottom: 0;
}
.widget_content_container_verysimple {
	height: 8rem;
}
.more_detail {
	color: #5294D8;
	cursor: pointer;
    font-size: 0.9rem;
    line-height: 1.5rem;
    height: 1.5rem;
}

.widget_broken_link_header{
	display: inline-block;
	width: calc(95%);
}
.total_links_count{
	padding: 0.2rem;
	padding-left: 0.4rem;
	color:#999999;
	font-size: 1.2rem;
	border: solid 1px #cccccc;
	border-radius: 0.3rem;
	width: 7rem;
}
.total_links_count b{
	color: black;
}
.widget_links_header{
	display: inline-block;
	width: calc(100% - 2.3rem);
}
.widget_links_position{
	display: inline-block;
	width: 2rem;
	text-align: center;
}
.task_list_title{
	color: #999999;
	text-align: center;
	font-size: 2rem;
}
.task_sub_list_title{
	color: #999999;
	width: 1024px;
    margin: 0px auto;
    font-size: 1.4rem;
    height: 3rem;
    line-height: 3rem;
}
.task_detail_item{
	font-size: 1rem;
	line-height: 2rem;
	/*width: 1024px;*/
    margin: 0px auto;
}
.task_detail_item div{
	display: inline-block;
}
.task_detail_title{
	color: #666666;
	width: 600px;
	height: 1.8rem;
    overflow: hidden;
}
.task_detail_campaign{
	color: #666666;
	text-align: center;
	width: 200px;
}
.campaign_button{
	width: 60%;
	border: solid 1px #666666;
	border-radius: 0.3rem;
	cursor: pointer;
	margin-bottom: 0.3rem;
}
.campaign_button:hover{
	color: #1CA521;
	box-shadow: 1px 1px 1px 1px #8Ce581;
}
.task_detail_date{
	color: #1CA521;
	width: 200px;
}
.task_detail_date.upcoming{
	color: #333333;
}
i.task_icons {
    font-size: 1.3rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
    text-indent: 0;
    text-align: center;
    line-height: 1.5rem;
}
i.task_icons.icon-intel-info-ok.no-completed{
	background-color: #666666;
}
@media screen and (max-width:1020px){
	.task_sub_list_title{
		width: calc(100%);
	    margin: 0;
	}
	.task_detail_item{
		width: calc(100%);
	    margin: 0;
	}	
	.task_detail_title{
		width: calc(60%);
	}
	.task_detail_campaign{
		width: calc(20%);
	}
	.task_detail_date{
		width: calc(18%);
	}
}

.md-dialog-container input, .md-dialog-container textarea
{
/*	padding: 10px;
	width: 100%;
	border-radius: 4px;
	font-size: 16px;
	background-color: #E6E9EA;
	margin-bottom: 15px;
	border: none;*/
}

a{
	text-decoration: none !important;
}

.drop-min-height
{
	min-height: 1px;
}

.no-padding{
	padding: 0 !important;
}

body, html{
	height: auto !important;
}
.md-open-menu-container.md-active{
	z-index: 1052
}
md-backdrop.md-menu-backdrop{
	z-index: 1051;
}

.edit_campaign_fields{max-width: 400px; margin-left: auto; display: block; margin-right: auto; margin-top: 15px; }


.custom-scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: #F5F5F5;
}


.custom-scrollbar:hover::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: #F5F5F5;
}


.custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.md-dialog-container{
	height: 100vh !important;
	position: fixed;
}

.ng-hide {
display: none !important;
}

.modal md-dialog{
	opacity: 1
}

.create-task{
	/*background-color: #E6E9EA;*/
	border: 1px solid lightgray;
	padding: 8px;
	border-radius: 4px;
}

@media (max-width: 1360px){
	.mlr50{
		margin: 0;
	}
	.mr50{
		margin-right: 15px;
	}
}

@media (max-width: 480px)
{
	.custom-scrollbar{
		max-width: 100% !important;
		margin-right: 20px;
	}
}

.left.custom-scrollbar{
    max-width: calc(100vw - 270px);
    overflow: auto;
    white-space: nowrap;
}


.left.custom-scrollbar ul{
	box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.nav-pills button{
	margin: 0;
}


.common-report-interface-settings-ui-account ul li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}


.common-report-interface-header>.spacer{
	-webkit-box-pack: justify;
    /* -webkit-justify-content: space-between; */
    justify-content: space-between;
        -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
	padding: 20px;
	border-radius: 10px;
    /*background: #CED2D5;*/
    max-width: 1328px;
    margin: 0 auto;
}
.common-report-interface-header{
	background: #CED2D5;
}
.ovh{
	overflow: hidden;
}


.names > div:hover{
	background: lightgrey;
	color: black;
}

.names > div{
	color: grey;
	padding: 0 4px;
	border: 1px solid white;
	cursor: pointer;
	font-size: 18px;
	background: white;
}

.app-statics>md-toolbar{
	/*position: fixed;*/
}



.subscriptionModelForm .ng-invalid-pattern.ng-dirty, .subscriptionModelForm .ng-empty.ng-dirty,.subscriptionModelForm .ng-empty.ng-touched, .subscriptionModelForm .ng-dirty.ng-invalid{
	border: 1px solid red !important;
}
.subscriptionModelForm .ng-not-empty.ng-dirty.ng-valid, .subscriptionModelForm form#subscriptionForm.ng-invalid, .subscriptionModelForm form#subscriptioncardform.ng-invalid{
	border: none !important;
}
.subscriptionModelForm input[type=number]::-webkit-inner-spin-button, 
.subscriptionModelForm input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.subscriptionModelForm .layout-row>.layout-column{
	width: 50%;
}

.common-widgets-panels-ui-campaign .panel{
	padding-top: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}


.action-links>button>i:hover{
	color: 
}

.action-links>button>i{
	color: white
}

.expreminderHead{
	transition: height 200ms ease;
}

.expreminderHead+md-toolbar+.content .common-report-interface .canvas-content>div.common-widgets-panels{
	padding-top: 175px !important;
}

.expreminderHead+md-toolbar+.content .common-report-interface .canvas-content>div:first-child{ 
	top: 124px !important
 }
 .expreminderHead+md-toolbar{
 	top: 60px
 }
 .expireReminder .cantint{
 	margin-top: 60px;
 }


 .expireReminder .has-sidebar{
 	top: 14rem !important;
 }

.has-sidebar{
	/*position: fixed;*/
	margin: 0 auto;
	border-radius: 10px;
}

.canvas-sidebar{
	padding-top: 30px;
}

.expireReminder .canvas-sidebar{
	/*margin-top: 45px;*/
	/*padding-top: 0 !important*/
}


.expreminderHead strong+div:hover{
	background-color: #f1f1f1;
	font-weight: 700;
	padding: 8px 13px !important;
	color: #3F51B5 !important;
	transition: background-color 250ms linear, color 250ms linear;
}

.expireReminder .right-locked{
	top: calc(18rem + 3px) !important;
}

.spacer .right{
	float: right;
}

.shadowcontrolpanel{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}

.spacer .left, .spacer .right{
	width: auto !important;
}

li.active button, button.active{
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);*/
    background-color: #437DFB !important;
    color: white;
    font-weight: bold;
}

.expireReminder .move-from-top{
	padding-top: 150px !important;
}

@media (max-width: 959px) and (min-width: 0) and (orientation: portrait)
{
	.md-toolbar-tools{
		height: 64px;
		max-height: 100px;
	}
	
}


@media (max-width: 960px){
	i.ion.ion-android-time+strong{
		font-weight: 200;
		font-size: 15px;
		text-align: center;
	}

	/*#CalendarTextDisp{*/
		/*display: none;*/
	/*}*/

	
	#control-panel-logout2 .md-toolbar-tools{
		min-height: 56px;
	}

	i.ion.ion-android-time+strong+div{
		padding: 0 !important;
		border: none !important;
	}

}

.sections-campaign md-tabs{
	height: 100%
}
.sections-campaign .ng-invalid-pattern{
	border: 1px solid red
}
.sections-campaign .form-control{
	padding: 18px 16px;
}

.md-nav-bar{
	height: auto;
}

.md-nav-bar .navigation .md-nav-item .md-button {
	padding: 0;
}

.big-margin-bottom{
	margin-bottom: 22px !important;
}

@media (max-width: 959px) and (min-width: 0) and (orientation: landscape) {
	.md-toolbar-tools{
		height: 64px;
		min-height: 64px !important;	
	}
}

.taskmButton{
	transition: right 200ms ease, bottom 200ms ease;
}
.taskmButton>.md-button{
	transition: height 200ms ease, width 200ms ease;
}


.showTaskm{
	right: 40px; 
	bottom: 40px;
}
.showTaskm>.md-button{
	height: 80px;
	width: 80px;
}

.minShowTaskm{
	right: -40px;
	bottom: 80px;	
}
.minShowTaskm>button{
	height: 40px;
	width: 40px;
}


.ion.ion-ios-close-outline{
	transition: color 200ms;
}
.ion.ion-ios-close-outline:hover{
	color: black !important;
}

.ion-arrow-up-b{
	color: green
}
.ion-arrow-down-b{
	color: red
}

.daterangepicker.dropdown-menu.ltr.opensleft{
	max-height: none;
}

#compareCalendar div input[type="radio"]{
	visibility: hidden;
}
#compareCalendar div input[type="radio"]:checked + label{
	color: blue;
	font-weight: bold;
}

#compareCalendar div input[type="radio"] + label{
	cursor: pointer;
}



.switch_hand {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch_hand input {display:none;}

/* The slider */
.slider_hand {
  position: absolute;
  cursor: pointer;
  top: 0;
  /*left: 0;*/
  width: 62px;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider_hand:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider_hand {
  background-color: #2196F3;
}

input:focus + .slider_hand {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider_hand:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider_hand.round {
  border-radius: 34px;
}

.slider_hand.round:before {
  border-radius: 50%;
}

.samo td.start-date, .samo td.end-date{
	background: lightgreen !important
}

.small-loading:after{
	width: 2rem !important;
	height: 2rem !important;
	border: 0.3rem solid #2985cc;
    border-top: 0.3rem solid rgba(0,0,0,0);
    border-left: 0.3rem solid rgba(0,0,0,0);
}

.nomaxheight{max-height: none !important;}

@media (max-width: 992px) and (min-width: 0) {
	.makefixed{
		display: block !important;
		position: fixed;
	}	
	
	.md-open-menu-container{
		left: 0 !important;
		top: 64px !important;
		width: 100% !important;
	}
	

	.p016{
		padding: 0 !important;
	}
	.md-open-menu-container>md-menu-content, .md-open-menu-container>md-menu-content>md-card{
		width: 100% !important;	
	}
}

.makefixed+.content .canvas-content>.tagi {
	display: none;
}
.makefixed+.content .move-from-top{
	padding-top: 120px;
}
.hideformobile{
	display: none;
}

.showformobile{
	display: block;
}

.mobileheader .formobilenavs{
    position: fixed;
    width: 100%;
    background-color: white;
    top: 63px;
    height: 45px;
    border-top: 1px solid black;
    border-bottom: 4px solid #0096FA;
}

.mobileheader .formobilenavs .md-menu>i{
	font-size: 16px !important;
    font-style: normal;
    white-space: nowrap;
}
.p016{
	padding: 0 16px !important;
}

.rotatedburger{
	transform: rotate(90deg);
	transition: transform 200ms;
}
.showmeonhover{
	opacity: 0.05;
	transition: opacity 200ms;
}
.showmeonhover:hover{
	opacity: 1;
	transition: opacity 200ms;
}

.ion:before{
	cursor: pointer; 
}
md-card:hover .hiddenmdbutton{
	opacity: 1
}
.hiddenmdbutton{
	opacity: 0;
}
@media (max-width: 767px){
	.xs-full-width {
		width: 100% !important;
	}
	.remove-margin, .create-task, #dragula_container1{
		margin-left: 8px !important;
		margin-right: 8px !important;
	}
	.remove-padding{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.sevenanimation{right: 0px !important; transition: right 250ms ease; }
.sevenanimation-remove, .sevenanimation-remove-active{right: -940px !important; top: 90px !important; transition: right 250ms ease; }

.mobilecenter.sevenanimation {right: 0 !important; left: 0 !important; top: 0 !important; }


*{
	transition: all 200ms ease;
}

i.ion-chevron-right:hover
{
	color: #43A6E9;
}

@media (max-width: 480px){

	.modal.modal-small md-dialog{
		max-width: 100%;
		transform: translateY(-50%);
	}

	.margin-left.ion-android-checkbox-outline-blank, .margin-right.ion-android-checkbox-outline {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}
}


.tagDiv:first-child, .headtags:first-child{
	/*margin: 0;*/
}

@media (max-width: 400px){
	button.md-menu, a.md-button.md-menu{
		min-width: 50px;
		width: 60px;
	}
	button.md-menu>i>span, a.md-button.md-menu>i>span{
		display: none;
	}
}


.grey-c{
	color: grey;
}


.statusbutton > * {
	/*color: white;*/
	font-weight: bold;
}

.headtags{
    border-radius: 30px;
	white-space: nowrap;
    /*background: #4681FF;*/
    /*color: white;*/
    border: 1px solid lightgrey;
    padding: 10px 30px !important;
    /*margin-right: 20px;*/
}

.lightblue{
	color: #43A6E9;
}
.smalltext>*{
	font-size: 10px !important;
}
.fwb{
	font-weight: bold;
}


@-moz-keyframes fadein { /* Firefox */ from {opacity:0; } to {opacity:1; } }
@-webkit-keyframes fadein { /* Safari and Chrome */ from {opacity:0; } to {opacity:1; } }
@-o-keyframes fadein { /* Opera */ from {opacity:0; } to {opacity: 1; } }
@keyframes fadein {from {opacity:0; } to {opacity:1; } }

[ui-view].ng-leave, [ui-view].ng-leave-active, ui-view.ng-leave, ui-view.ng-leave-active{opacity: 0 !important; }
[ui-view].ng-enter, [ui-view].ng-enter-active, ui-view.ng-enter, ui-view.ng-enter-active{opacity: 1 !important; }

[ui-view].ng-enter *, [ui-view].ng-enter-active *, ui-view.ng-enter *, ui-view.ng-enter-active *{
    animation: fadein 150ms;
    -moz-animation: fadein 150ms; /* Firefox */
    -webkit-animation: fadein 150ms; /* Safari and Chrome */
    -o-animation: fadein 150ms; /* Opera */
}

.md-toast-text{
	color: white;
	font-size: 16px;
}

@media (max-width: 750px){
	.modalnew{
		width: 100% !important;
	    right: -110% !important
	}

	.modalnew.sevenanimation{
	    right: 0% !important;
	}
}

.modalnew > md-dialog {
	/*box-shadow: none !important;*/
}

.modalnew{
	position: fixed;
	z-index: 5;
	top: 0;
	right: -100%;
	background: white;
	transition: right 250ms ease;
	height: 100%;
}

.action-with-user .md-select-placeholder span:first-child {
	-webkit-transform: none;
	transform: none !important;
	font-size: 1.15em;
}

.se-icon{height: 1.5em;}
.highcharts-no-data {font-size: 2em;}

md-toast.md-center-toast {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
}

/*Payment page*/

.card-input {
	background-color: #e6e9ea;
	padding: 1em;
	margin-bottom: 1.2em;
	border-radius: 5px;
}

.card-errors {
	color: red;
	font-size: 1.3em;
	font-weight: 700;
}

.payment-back {
	margin-bottom: 1em;
	font-size: 1.5em;
	font-weight: 700;
}

.billing-plan-row{
	margin-bottom: 2em;
}

.item-margin{
	margin-right: 1.5em;
}

.billing-plan-item {
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.billing-plan-item > h2 {
	font-weight: 600;
	margin-top: 1em;
}

.billing-price-container {
	margin-top: 1em;
	margin-bottom: 3em;
}
.billing-price {
	font-size: 2em;
	font-weight: 600;
}
.billing-price-detail {
	font-size: 1em !important;
	padding-bottom: 0.5em;
}

.billing-details-container,
.extra-container,
.payment-step-1-subscription_options {
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.billing-details-header{
	margin-top: 1.5em;
	font-weight: 600;
}

.billing-details-quantity {
	font-weight: 600;
	font-size: 15px;
}

.billing-details-body {
	margin-top: 1em;
	margin-bottom: 1em;
}

.billing-details-border {
	border-right: 1px solid;
	margin-bottom: 0.5em;
}

.billing-details-margin {
	margin-top: 0.5em;
}

.billing-plan-item-selected{
	border-color: #4680FF;
	color: #4680FF;
}

.billing-plan-item-selected > div,
.billing-plan-item-selected > div > span{
	color: #4680FF;
}

.plus-item {
	color: #4680FF;
}

.billing-information {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: 600;
}

.billing-information-row {
	margin-bottom: 1.5em;
}

.billing-information-row label{
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

.billing-information-row input,
.billing-information-row select{
	border-radius: 3px;
	font-size: 1.5em;
}

.billing-information-row select {
	border-bottom: 2px solid rgb(238, 238, 238);
	border-right: 2px solid rgb(238, 238, 238);
	border-top: 2px solid rgb(154, 154, 154);
	border-left: 2px solid rgb(154, 154, 154);
}

.extra-container-content {
	padding: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
}

.subscription-item {
	padding-top: 1em;
}

.circle{
	border: 2px solid #4680FF;
	color: #4680FF;
	border-radius: 5em;
	padding-left: 0.4em;
	width: fit-content;
	padding-right: 0.4em;
	font-weight: 600;
}

.bold {
	font-weight: 700;
}

.cards-inputs {
	border: 1px solid;
	border-radius: 5px;
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-right: 1em;
}

.button-purchase {
	padding: 1em 2em;
	margin-top: 1em;
	margin-bottom: 1.5em;
	background-color: #4680FF;
	color: white;
	font-weight: 700;
	border-radius: 2em;
}

.payment-page {
	padding-top: 40px;
	padding-bottom: 70px;
	max-width: 100%;
	padding-left: 90px;
	padding-right: 15px;
	margin: 0 auto;
	background-color: white;
	min-height: 600px;
}

.payment-back {
	margin-bottom: 1em;
	font-size: 1.5em;
	font-weight: 700;
}

.billing-plan-row{
	margin-bottom: 2em;
}

.item-margin{
	margin-right: 1.5em;
}

.billing-plan-item ,
.billing-details-container,
.extra-container{
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.billing-plan-item > h2 {
	font-weight: 600;
	margin-top: 1em;
}

.billing-price-container {
	margin-top: 1em;
	margin-bottom: 3em;
}
.billing-price {
	font-size: 2em;
	font-weight: 600;
}
.billing-price-detail {
	font-size: 1em !important;
	padding-bottom: 0.5em;
}

.billing-details-header{
	margin-top: 1.5em;
	font-weight: 600;
}

.billing-details-quantity {
	font-weight: 600;
	font-size: 15px;
}

.billing-details-body {
	margin-top: 1em;
	margin-bottom: 1em;
}

.billing-details-border {
	border-right: 1px solid;
	margin-bottom: 0.5em;
}

.billing-details-margin {
	margin-top: 0.5em;
}

.billing-plan-item-selected{
	border-color: #4680FF;
	color: #4680FF;
}

.billing-plan-item-selected > div,
.billing-plan-item-selected > div > span{
	color: #4680FF;
}

.plus-item {
	color: #4680FF;
}

.billing-information {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 2em;
	font-weight: 600;
}

.billing-information-row {
	margin-bottom: 1.5em;
}

.billing-information-row label{
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

.billing-information-row input {
	border-radius: 3px;
	font-size: 1.5em;
}

.extra-container-content {
	padding: 1.5em;
	margin-left: 1em;
	margin-right: 1em;
}

.subscription-item {
	padding-top: 1em;
}

.circle{
	border: 2px solid #4680FF;
	color: #4680FF;
	border-radius: 5em;
	padding-left: 0.4em;
	width: fit-content;
	padding-right: 0.4em;
	font-weight: 600;
}

.bold {
	font-weight: 700;
}

.cards-inputs {
	border: 1px solid;
	border-radius: 5px;
	padding-left: 1em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-right: 1em;
}

.button-purchase {
	padding: 1em 2em;
	margin-top: 1em;
	margin-bottom: 1.5em;
	background-color: #4680FF;
	color: white;
	font-weight: 700;
	border-radius: 2em;
}

.error-input {
	border-color: red;
}

.payment-step-3-header {
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

.payment-step-3-header h1 {
	font-weight: 700;
}

.payment-step-3-body {
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin-bottom: 4em;
}

.payment-step-3-body p {
	margin-top: 2em;
	margin-bottom: 2em;
	font-weight: 700;
}

.payment-step-3-footer {
	margin-bottom: 10em;
}

.payment-step-1-header,
.payment-step-1-subscription h4 {
	font-size: 1.5em;
	font-weight: 700;
}

.payment-step-1-subscription_name {
	font-size: 2.5em;
	font-weight: 800;
	margin-top: 0.8em;
}

.payment-step-1-subscription_expire {
	border-bottom: 2px solid #4680FF;
}

.payment-step-1-subscription_options {
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom: 2em;
	padding-top: 2em;
}

.free-plan {
	margin-bottom: 1.5em;
}

.margin-bottom-lg {
	margin-bottom: 5em;
}

.invoice-item-row {
	border-bottom: 1px solid;
	padding-bottom: 0.5em;
}

.invoice-item-row div:hover {
	color: blue;
}


body { 
  margin: 0;
  position: relative;
  opacity: 1;
}

.loaderopacity{
    opacity: 0.3;
    transition: opacity 200ms linear;
}

body.loader{
	height: 100vh !important;
    position: fixed;
}

.loader {
    background: white;
  position: relative;
  height: 100vh;
}

.loader:after {
  content: "";
  position: absolute;
  top:    0;
  left:   0;
  bottom: 0;
  right:  0;
  z-index: 3;
  transition: all .3s ease-in-out;
  background: #E3E8EE;
}

.loader:before {
  content: "";
  z-index: 99999;
  position: absolute;
  top:  50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(0, 0);
  width:  10px;
  height: 10px;
  border-radius: 100%;
  background-color: #0366b2;
  box-shadow: 
    31px 45px 0 5px #3385ff, 
    13px 20px 0 2px #ff9967, 
    -31px -45px 0 5px #3385ff, 
    -13px -20px 0 2px #ff9967;
  animation: loader 3s infinite, round 4s infinite;
}

@keyframes loader {
  0%   { transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1, 1); }
  70%  { transform: translate3d(-50%, -50%, 0) rotate(360deg) scale(0.7, 0.7); }
  100% { transform: translate3d(-50%, -50%, 0) rotate(360deg) scale(1, 1); }
}

@keyframes round {
  0% {
    box-shadow: 
      31px 45px 0 5px #3385ff, 
      13px 20px 0 2px #ff9967, 
      -31px -45px 0 5px #3385ff, 
      -13px -20px 0 2px #ff9967;
  }
  25% {
    box-shadow: 
      -13px -20px 0 2px #ff9967, 
      31px 45px 0 5px #3385ff, 
      13px 20px 0 2px #ff9967, 
      -31px -45px 0 5px #3385ff;
  }
  50% {
    box-shadow: 
      -31px -45px 0 5px #3385ff, 
      -13px -20px 0 2px #ff9967, 
      31px 45px 0 5px #3385ff, 
      13px 20px 0 2px #ff9967;
  }
  75% {
    box-shadow: 
      -13px -20px 0 2px #ff9967, 
      31px 45px 0 5px #3385ff, 
      13px 20px 0 2px #ff9967, 
      -31px -45px 0 5px #3385ff;
  }
  100% {
    box-shadow: 
      31px 45px 0 5px #3385ff, 
      13px 20px 0 2px #ff9967, 
      -31px -45px 0 5px #3385ff, 
      -13px -20px 0 2px #ff9967;
  }
}

.widgetsrow1>div, .singlewidgetrow1div {padding: 15px; padding-right: 0px; }

.singlewidgetrow1div, .widgetsrow1>div:first-child {padding-left: 0px; }

.exe_uploads_pane.statusbutton{background: rgb(246, 246, 246); display: flex; font-size: 15px;}
.exe_uploads_pane.statusbutton>span{color: #849198;font-size: 16px;}
.no-border{border: none}
.actionontaskamangement{margin-bottom: 0;color:#848f99;display: flex;}
.actionontaskamangementcontainer{padding: 20px 30px !important;border-radius: 20px;margin-bottom: 20px;}
.headtags.taskslist{background: #F6F6F6;padding-right: 20px !important;}
.exe_activity_pane_photo>div>*{width: 40px; height: 40px; position: absolute;left: 0;}
md-toast{position: fixed;}


.campaignscards{
/*box-shadow: rgba(176, 176, 176, 0.2) 0px 1px 20px 8px;*/

/*border: 1px solid #EBEDF8; */
width: 340px;
border-radius: 2px !important; 
position: relative;
vertical-align: top;
margin: 24px;
height: 350px;
display: inline-block;
}
md-card{
text-align: left
}
.fa-comment:before{
color: cadetblue;
vertical-align: middle;
opacity: 0.2;
}
.loader.react-wrapper:before, .loader.react-wrapper, .loader.react-wrapper:after{
background: #E3E8EE;
opacity: 1; 
}
.rounblock{
width: 75px;
height: 75px;
background: white;
border: 5px solid #E3E8EE;
margin: 0 auto;
border-radius: 50%;
line-height: 75px;
line-height: 67px;
font-size: 18px;
/*color: white;*/
font-weight: 500;
margin-top: -36.5px;
}

.statusbutton{
color: white;
padding: 5px 15px;
border-radius: 30px;
}

.campaignactionbuttons>div:hover, .campaignactionbuttons>div:hover>i{
color: white !important;
}
.campaignactionbuttons>div:hover{
background: #0076FF;
border-color: #0076ffa6 !important;
}

.campaignactionbuttons {
display: block; 
margin: 0 auto;
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
}
.campaignactionbuttons > div i{
color: #0076FC;
}
.campaignactionbuttons > div:first-child{
border-left: none;
border-right: none;
}
.campaignactionbuttons > div:last-child{
border-right: none;
}
.campaignactionbuttons > div{
color: #0076FC;
font-size: 17px;
/*border-radius: 3px;*/
line-height: 50px;
width: 50%;
display: inline-block;
border: 1px solid lightgrey;
border-bottom: none;
padding: 4px 8px;
}
.campstatus1{
background: #419F27;
}
.campstatus2{
background: #EAAA3E;
}
.campstatus3{
background: #E04445;
}
.campaignimprovementsnotification{
background: #F2F3F7;
padding: 10px 18px;
line-height: 25px;
font-weight: 600;
margin: 0 auto;
width: 85%;
font-size: 14px;
}
.campaignstatsgraph{
background-size: contain; 
height: 60px;
/*position: absolute;*/
width: 100%; 
left: 0;
right: 0;
margin: 0 auto;
max-width: 85%;
margin-top: 10px;
margin-bottom: 15px;
background-repeat: no-repeat; 
background-position: center;
}


.manualhide{
display: none;
}
#filteringbar{
position: fixed;
top: 0;
height: 100%;
z-index: 3;
padding-top: 85px;
right: 0;
width: 400px;
background: white;
border-left: 1px solid lightgrey;
}
.bold+i:hover{
opacity: 0.9 !important;
}

#filteringbar ul {
display: inline-block;
margin: 0;
padding: 0;
}

#filteringbar ul li:first-child {
border-radius: 6px 0px 0px 6px;
/*border-right: none !important;*/
}

#filteringbar ul li:last-child {
border-right: 2px solid #CCCFD4;

/*border-left: none !important;*/
border-radius: 0px 6px 6px 0px;
}

.filerordering {
text-align: center;
display: block !important;
border-radius: 6px;
margin: 0 60px;
border-right: 2px solid #CCCFD4 !important;
margin-bottom: 20px;
}


#filteringbar ul li, .filerordering {
border: 2px solid #CCCFD4;
border-right: none;
cursor: pointer;
display: inline-block;
}

.filteringactivestate+li{
border-left: none !important;
}
/*      li~.filteringactivestate{
border-right: 2px solid #0077FF !important;
}*/

.filteringactivestate{
background-color: #E7F2FD;
border: 2px solid #0077FF !important;
color: #0077FF;
}

#filteringbar ul li div, .filerordering{
padding: 10px 20px;
font-size: 16px;
}
.wronglogin{border: 1px solid tomato;box-shadow: 0px 0px 30px -9px rgba(0,0,0,0.75);}


/* Services / Forms */
.serviceorder {border: 1px solid lightgrey; border-radius: 10px; margin-right: 15px; width: 170px; cursor: pointer; padding: 10px 10px; }
.selecting_service {border: 1px solid #4D5AFF; margin-right: 30px; color: black; border-radius: 10px; font-weight: 600;  display: inline-block; margin-bottom: 25px;}
.selected_service {background: #4D5AFF; color: white !important;margin-right: 30px;}
.md-errors-spacer{height: 0px;min-height: 0px !important;}
#one-more-menu {padding-top: 135px;font-size: 16px; width: 100%; background: #E3E8EE; height: 100vh; z-index: 1; position: absolute;text-align: center;}
#one-more-menu > .md-button {width: 42%;height: 22%;}
.backgroundE3E8EE {background-color: #E3E8EE !important;}
.card.panel.panel-default.form-builder-panel:not(:first-child), .card-header.panel-heading.form-builder-group-header, .formio-form .alert.alert-success, .formio-component.formio-component-tabs.formio-component-tabs .nav.nav-tabs {display: none;}
.btn.btn-primary.btn-xs.btn-block.formcomponent.drag-copy > i {color: white;}
.disable-shadows, .disable-shadows button {box-shadow: none !important;background: #CED2D5; background-color: #CED2D5;}
.new-buttons {box-shadow: none !important; border-radius: 20px; background: #F2F3F7 !important; padding: 0px 20px;} 
.new-buttons.current-menu {color: white !important;}
.vertical-align-middle{vertical-align: middle;}
#chart-gradient{ --color-stop-1: #00c3ff;
  --color-stop-2: #77e190;
  --color-stop-3: #ffff1c;}
.highcharts-area, .highcharts-point{fill: #5885E7;}
.table.table-striped.table-overflow.table-no-results.sortable{border-radius:4px;border-spacing: 12px; border: none; -webkit-border-horizontal-spacing: 0px;}

.radioStepButtonSelect {
  font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
  padding: 40px;
	overflow: hidden;
}

.radioStepButtonSelect .radio {
	min-height: 0px !important;
}
.radioStepButtonSelect input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.radioStepButtonSelect label {
  float: left;
}

.radioStepButtonSelect label {
  display: inline-block;
  background-color: #e4e4e4;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-right: 20px;
  text-shadow: none;
  padding: 6px 14px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition:    all 0.1s ease-in-out;
  -ms-transition:     all 0.1s ease-in-out;
  -o-transition:      all 0.1s ease-in-out;
  transition:         all 0.1s ease-in-out;
}

.radioStepButtonSelect label:hover {
	cursor: pointer;
}

.radioStepButtonSelect input:checked + label {
  background-color: #A5DC86;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.radioStepButtonSelect form-check radio:first-of-type {
  border-radius: 4px 0 0 4px;
}

.radioStepButtonSelect form-check radio:last-of-type {
  border-radius: 0 4px 4px 0;
}
.control-label--hidden {
    display: none !important;
}
.formio-form * {
    font-size: 18px;
}
.formTotalPriceLabel {
	border: none;
	background: white;
	outline: transparent;
	box-shadow: unset;
}
.statechange {
    padding: 110px 15px 0px 90px;
    display: block;
}