﻿.block,.vpiece,.hpiece{position:absolute;z-index:2;}
.btn {-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.btn:hover{background-position:0,-25px;}
.btn-red {border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);background-color:#de3d4f;background-image:-moz-linear-gradient(top,#de3d4f,#d52438);background-image:-webkit-gradient(linear,0 0,0 100%,from(#de3d4f),to(#d52438));background-image:-webkit-linear-gradient(top,#de3d4f,#d52438);background-image:-o-linear-gradient(top,#de3d4f,#d52438);background-image:linear-gradient(to bottom,#de3d4f,#d52438);background-repeat:repeat-x;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde3d4f',endColorstr='#ffd52438',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*background-color:#de3d4f}
.btn-red:hover,.btn-red:active,.btn-red.active,.btn-red.disabled,.btn-red[disabled],.btn-group.open .btn-red.dropdown-toggle {background-color:#d52438;color:#fff;*background-color:#d52438}
.btn-blue,.btn.blue {border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);background-color:#18a0b4;background-image:-moz-linear-gradient(top,#18a0b4,#148696);background-image:-webkit-gradient(linear,0 0,0 100%,from(#18a0b4),to(#148696));background-image:-webkit-linear-gradient(top,#18a0b4,#148696);background-image:-o-linear-gradient(top,#18a0b4,#148696);background-image:linear-gradient(to bottom,#18a0b4,#148696);background-repeat:repeat-x;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff18a0b4',endColorstr='#ff148696',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*background-color:#18a0b4}
.btn-blue:hover,.btn-blue:active,.btn-blue.active,.btn-blue.disabled,.btn-blue[disabled],.btn-group.open .btn-blue.dropdown-toggle ,.btn.blue:hover,.btn.blue:active,.btn.blue.active,.btn.blue.disabled,.btn.blue[disabled],..btn.blue.open ..btn.blue.dropdown-toggle{background-color:#148696;color:#fff;*background-color:#148696}
.btn-green {border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);background-color:#7fa42e;background-image:-moz-linear-gradient(top,#7fa42e,#6a8a26);background-image:-webkit-gradient(linear,0 0,0 100%,from(#7fa42e),to(#6a8a26));background-image:-webkit-linear-gradient(top,#7fa42e,#6a8a26);background-image:-o-linear-gradient(top,#7fa42e,#6a8a26);background-image:linear-gradient(to bottom,#7fa42e,#6a8a26);background-repeat:repeat-x;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7fa42e',endColorstr='#ff6a8a26',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*background-color:#7fa42e}
.btn-green:hover,.btn-green:active,.btn-green.active,.btn-green.disabled,.btn-green[disabled],.btn-group.open .btn-green.dropdown-toggle {background-color:#6a8a26;color:#fff;*background-color:#6a8a26}
.btn-black {border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);background-color:#333;background-image:-moz-linear-gradient(top,#333,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:-o-linear-gradient(top,#333,#222);background-image:linear-gradient(to bottom,#333,#222);background-repeat:repeat-x;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*background-color:#333}
.btn-black:hover,.btn-black:active,.btn-black.active,.btn-black.disabled,.btn-black[disabled],.btn-group.open .btn-black.dropdown-toggle {background-color:#222;color:#fff;*background-color:#222}
.btn-red .caret,.btn-blue .caret,.btn-black .caret,.btn-green .caret {border-top-color:#fff;border-bottom-color:#fff}
.breadcrumb {overflow:hidden;height:26px;margin:0 0 20px;padding:0;border:1px solid #e5e5e5;background:#fafafa;-webkit-box-shadow:0 5px 5px -5px rgba(0,0,0,.1);-moz-box-shadow:0 5px 5px -5px rgba(0,0,0,.1);box-shadow:0 5px 5px -5px rgba(0,0,0,.1);list-style:none;font-size:11px}
.breadcrumb li {float:left;transition: all 300ms cubic-bezier(0, 0, 0, 1);padding-right:31px;overflow:hidden}
.breadcrumb li:before{display:none}
.breadcrumb li a {position:relative;display:block;float:left;padding:4px 0 4px 40px;background:#fcfcfc;color:#666;text-decoration:none;font-weight:bold;max-width:100%}
.breadcrumb li:first-child a {-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.breadcrumb li a:after {z-index:2;border-left:30px solid #fcfcfc}
.breadcrumb li a:after,.breadcrumb li a:before {position:absolute;top:50%;left:100%;display:block;margin-top:-50px;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;content:" "}
.breadcrumb li a:before {z-index:1;margin-left:1px;border-left:30px solid #e5e5e5}
.breadcrumb li:first-child a {padding-left:10px}
.breadcrumb li:last-child a {background:#f5f5f5;color:#999;cursor:default;}
.breadcrumb li:last-child a:after {border-left-color:#f5f5f5}
.breadcrumb li a:hover {color:#444}
.widget {display:inline-block;margin:5px 0;width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;-webkit-box-shadow:0 5px 5px -5px rgba(0,0,0,.3);-moz-box-shadow:0 5px 5px -5px rgba(0,0,0,.3);box-shadow:0 5px 5px -5px rgba(0,0,0,.3)}
.widget-head {border:1px solid #ddd\9;border:1px solid rgba(0,0,0,.15);background:#f9f9f9;background-image:url("data:image/svg+xml;	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2V");background:-moz-linear-gradient(top,#f9f9f9 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#f9f9f9 0%,#eee 100%);background:-o-linear-gradient(top,#f9f9f9 0%,#eee 100%);background:-ms-linear-gradient(top,#f9f9f9 0%,#eee 100%);background:linear-gradient(to bottom,#f9f9f9 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9',endColorstr='#eeeeee',GradientType=0 );-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 1px 2px rgba(0,0,0,.05)}
.widget-head,.widget.dark>.widget-head {position:relative;display:block;overflow:visible;margin:0;height:32px/*38px*/;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;white-space:nowrap}
.widget.dark>.widget-head {border:1px solid #dc9373);background:#e16e42;background-image:url("data:image/svg+xml;	base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2V");	background:-moz-linear-gradient(top,#eb7c51 0%,#c75b34 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eb7c51),color-stop(100%,#c75b34));background:-webkit-linear-gradient(top,#eb7c51 0%,#c75b34 100%);background:-o-linear-gradient(top,#eb7c51 0%,#c75b34 100%);background:-ms-linear-gradient(top,#eb7c51 0%,#c75b34 100%);background:linear-gradient(to bottom,#eb7c51 0%,#c75b34 100%);*backgroond:inherite;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072c6',endColorstr='#3388cc',GradientType=0 );-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
#sidebar .widget-head,#sidebar .widget.dark>.widget-head {border-right:none;border-left:none;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0}
.widget.dark .widget-head .title,.widget-head .title {position:absolute;top:7px;margin-left:10px;font-weight:700;font-size:12px}
.widget-head .title,.widget-head .title a,.widget-head .title a:visited {color:#555}
.widget.dark .widget-head .title,.widget.dark .widget-head .title a,.widget.dark .widget-head .title a:visited {color:#fff;text-shadow: #A2401A 0px 1px 0px;}
.widget.dark .widget-head .title .icon,.widget-head .title .icon {margin-right:5px;font-size:14px;font-weight:400}
.widget-head .toolbar {position:absolute;top:0;right:0;font-size:0}
.widget.dark>.widget-head .toolbar .btn {border-left:1px solid rgba(0,0,0,.8);-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.2);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.2);box-shadow:inset 1px 0 0 rgba(255,255,255,.2);color:#eee;text-shadow:none}
.widget.dark>.widget-head .toolbar .btn,.widget-head .toolbar .btn {margin:0;padding:9px 12px;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-position:0 0;font-size:12px}
.widget-head .toolbar .btn {border-bottom:none;border-left:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.8);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.8);box-shadow:inset 1px 0 0 rgba(255,255,255,.8)}
.widget.dark>.widget-head .toolbar .btn:active,.widget.dark>.widget-head .toolbar .btn-group.open .btn {outline:0;background-color:#e16535;background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}
.widget.dark>.widget-head .toolbar .btn-group .caret {border-top-color:#fff;border-bottom-color:#fff}
.widget-head .toolbar .btn:active,.widget-head .toolbar .btn-group.open .btn {outline:0;background-color:#eee;background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15);box-shadow:inset 0 2px 4px rgba(0,0,0,.15)}
.widget-head .toolbar .badge,.widget-head .toolbar .label {margin-top:9px;margin-right:10px}
.widget-head .toolbar .progress-container {width:150px}
.widget-head .toolbar .progress-container .progress,.widget-head .toolbar .progress-container .progress-bar {margin-top:9px;margin-right:10px}
.widget-head .toolbar .progress-container .progress.small {margin-top:12px;margin-right:10px}
.widget-head .toolbar .progress-container .progress.mini {margin-top:15px;margin-right:10px}
.widget-content {margin-top:-1px;border:1px solid #ddd\9;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;background:#fefefe}
.widget-content-inner {border-top:1px solid rgba(0,0,0,.1);padding:10px 15px}
.widget-content .widget-content-inner .paper-ring {display:block;background:url('img/paper-ring.png') repeat-x;width:80%;height:36px;margin-top:-28px;margin-left:auto;margin-right:auto}
.widget-content.no-padding .widget-content-inner .paper-ring {margin-top:-18px}
.widget-content-inner:first-child {border-top:none}
.widget-content.no-padding>.widget-content-inner {margin:0;padding:0}
.widget-content.no-padding>.widget-content-inner>.alert {margin:0;border-right:none;border-left:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.widget-content.no-padding>.widget-content-inner>pre {margin:0;border:none}
.widget-content.no-padding>.widget-content-inner>.alert:last-child {border-top:none}
.widget-content.overflow-auto>.widget-content-inner {overflow:auto}
.widget-content-scroll{
	overflow: hidden;
    position: relative;
}
#sidebar .widget-content {border:none;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0}
.widget-panel {background:#f9f9f9}
.widget-panel .widget-panel-inner {padding:7px 10px 6px;border:1px solid #ccc;border-top:none}
.widget-panel .widget-panel-inner.no-padding {padding:0}
.widget-panel .widget-panel-inner p,.widget-panel .widget-panel-inner input[type="text"] {margin:0}
.widget-panel .widget-panel-inner.no-padding .btn-group .btn,.widget-panel .widget-panel-inner.no-padding .btn-group .btn.btn-mini,.widget-panel .widget-panel-inner.no-padding .btn-group .btn.btn-small,.widget-panel .widget-panel-inner.no-padding .btn-group .btn.btn-large {padding:7px 12px 6px;border-top:hidden;border-bottom:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:12px}
.widget-panel .widget-panel-inner .btn-group .btn:first-child {border-left:none}
.widget-content .notepad,.notepad:before,.notepad:after {background-color:#fff;background-image:-webkit-linear-gradient(#f6abca 1px,transparent 1px),-webkit-linear-gradient(#f6abca 1px,transparent 1px),-webkit-linear-gradient(#e8e8e8 1px,transparent 1px);background-image:-moz-linear-gradient(#f6abca 1px,transparent 1px),-moz-linear-gradient(#f6abca 1px,transparent 1px),-moz-linear-gradient(#e8e8e8 1px,transparent 1px);background-image:-o-linear-gradient(#f6abca 1px,transparent 1px),-o-linear-gradient(#f6abca 1px,transparent 1px),-o-linear-gradient(#e8e8e8 1px,transparent 1px);background-image:linear-gradient(#f6abca 1px,transparent 1px),linear-gradient(#f6abca 1px,transparent 1px),linear-gradient(#e8e8e8 1px,transparent 1px);background-size:1px 1px,1px 1px,23px 23px;background-repeat:repeat-y,repeat-y,repeat;background-position:22px 0,24px 0,0 50px;border-radius:2px}
.widget-content .notepad {position:relative;padding:9px 23px 14px 35px;margin:0;width:100%;font-size:12px;color:#666;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.widget-content .widget-content-inner .notepad li {margin-bottom:23px;line-height:23px;list-style:none}
.widget-content .widget-content-inner .notepad li:last-child {margin-bottom:0}
.widget-content .notepad:before,.notepad:after {content:'';position:absolute;z-index:-1;top:100%;left:3px;right:3px;margin-top:-2px;height:4px;background-size:1px 1px,1px 1px,0 0}
.widget-content .notepad:before {z-index:-2;left:6px;right:6px;height:6px;background-color:#eee}
.widget-content .summary-list {margin:0;padding:0}
.widget-content .summary-list li {display:block;list-style:none;border-bottom:1px dashed #ccc;-moz-box-sizing:border-box;webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}
.widget-content .summary-list.small li {padding:4px 10px}
.widget-content .summary-list.square  li{padding-left:16px;background-image:url(../img/square-4.png);background-position:4px center;background-repeat:no-repeat}
.widget-content .summary-list li:last-child {border-bottom:none}
.widget-content .summary-list li span.text {display:inline-block}
.widget-content .summary-list li span.title {display:inline-block;width:150px;font-weight:700}
.widget-content .summary-list li .icon {display:inline-block;font-size:16px;margin-right:5px}
.widget-content .summary-list li .checkbox {display:inline-block;margin:0}
.widget-content .summary-list li.no-padding{padding:0}
.widget.flat,.widget.flat > .widget-head {
    -webkit-box-shadow: none;
    box-shadow: none;
}
    .widget.flat > .widget-head {
        border: none;
        border-bottom: 1px solid #ddd\9;
        border-bottom: 1px solid rgba(0,0,0,.15);
        filter:initial;
        background:#fefefe;
    }
    .widget.flat > .widget-content{
        border: none;
    }
.widget.no-frame,.widget.no-frame .widget-head{
	-webkit-box-shadow:none;
	box-shadow:none;
}
.widget.no-frame .widget-head{
	border:none;
	background:none;
	filter:none;
}
.widget.no-frame .widget-content{
	border:none;
	background:none;
}
.widget.no-frame .widget-content-inner{
	padding:0
}
/*.widget-content .summary-list li a:visited{color:#000!important}*/
.nav-tabs {border:1px solid rgba(0,0,0,.2);background:#f8f8f8;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2V");background:-moz-linear-gradient(top,#f8f8f8 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f8f8f8),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#f8f8f8 0%,#eee 100%);background:-o-linear-gradient(top,#f8f8f8 0%,#eee 100%);background:-ms-linear-gradient(top,#f8f8f8 0%,#eee 100%);background:linear-gradient(to bottom,#f8f8f8 0%,#eee 100%);margin:0}
.nav-tabs>li {margin-bottom:0}
.nav-tabs>li>a {color:#888;padding-top:10px;padding-bottom:10px;line-height:18px;border:none;margin:0;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0;border-right:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset -1px 0 0 0 rgba(255,255,255,.8);box-shadow:inset -1px 0 0 0 rgba(255,255,255,.8)}
.nav-tabs>li>a:hover {background:0 0;color:#333;border-color:rgba(0,0,0,.2)}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>li.dropdown.open.active>a:hover {border:none;cursor:default;background:rgba(0,0,0,.02);border-right:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset 0 0 7px 0 rgba(0,0,0,.15),;box-shadow:inset 0 0 7px 0 rgba(0,0,0,.15);color:#333}
.nav-tabs .open .dropdown-toggle {color:#333;background:rgba(0,0,0,.02);border-color:rgba(0,0,0,.2)}
.nav-tabs .dropdown-toggle .caret,.nav-tabs .dropdown-toggle:hover .caret,.nav-tabs .open .dropdown-toggle .caret,.nav-tabs li.dropdown.open .dropdown-toggle .caret,.nav-tabs li.dropdown.open .dropdown-toggle:hover .caret {border-top-color:#222}
.tab-content {margin-top:-1px;padding:10px;border:1px solid #ccc;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;background:#fefefe}
.widget .nav-tabs {border-top:none;border-left:none;border-right:none}
.widget .tab-content {border-bottom:none;border-left:none;border-right:none}
.form-actions button{margin:8px 8px 8px 0;}
.media, .media-body {overflow: hidden;zoom: 1;}
.widget-content .twitter .media {position:relative;border-bottom:1px solid rgba(0,0,0,.1);padding:10px;margin:0}
.widget-content .twitter .media .picture {float:left;margin-right:10px}
.widget-content .twitter .media:last-child {border:none}
.widget-content .twitter .media .media-heading {font-size:14px;display:block;font-weight:400}
.widget-content .twitter .media .media-info {display:block;color:#bbb;font-size:10px}
.widget-content .twitter .media .media-link {display:block;color:#bbb;font-size:11px}
.widget-content .twitter .media .action {display:none;position:absolute;top:37px;right:30px}
.widget-content .twitter .media:hover .action {display:block}
.widget-content .twitter .media .action a {margin:0 3px;font-size:14px;color:#333}
.widget-content .comments .media {position:relative;order-bottom:1px solid rgba(0,0,0,.1);padding:10px;margin:0}
.widget-content .comments .media .picture {float:left;margin-right:10px}
.widget-content .comments .media:last-child {border:none}
.widget-content .comments .media .media-heading {font-size:14px;display:block;font-weight:400}
.widget-content .comments .media .media-info {display:block;color:#bbb;font-size:10px}
.widget-content .comments .media .media-link {display:block;color:#bbb;font-size:11px}
.widget-content .comments .media .action {display:none;position:absolute;top:37px;right:30px}
.widget-content .comments .media:hover .action {display:block}
.widget-content .comments .media .action a {margin:0 3px;font-size:14px;color:#333}
.widget-content .comments .form .control-group {border:none;padding-bottom:0}
.widget-content .comments .form .form-actions {border-top:1px solid rgba(0,0,0,.1);margin-top:10px}
.widget-content .messaging .media {position:relative;display:block;border-bottom:1px solid rgba(0,0,0,.1);padding:10px;margin:0}
.widget-content .messaging-inner {height:210px;overflow:auto}
.widget-content .messaging-inner .media:last-child {border:none}
.widget-content .messaging .media .picture {float:left;margin-right:10px}
.widget-content .messaging .media:nth-of-type(even) {text-align:right}
.widget-content .messaging .media:nth-of-type(even) .picture {float:right;margin-left:10px}
.widget-content .messaging .media .media-heading {font-size:14px;font-weight:400;display:block;color:#CC6444}
.widget-content .messaging .media .media-info {display:block;color:#bbb;font-size:10px}
.widget-content .messaging .media .media-link {display:block;color:#bbb;font-size:11px}
.list-group {padding-left: 0;margin-bottom: 20px;}
.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #fff;border: 1px solid #ddd;}
a.list-group-item {color: #555;}
.list-group-item:first-child {border-top-left-radius: 4px;border-top-right-radius: 4px;}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {z-index: 2;color: #fff;background-color: #428bca;border-color: #428bca;}
.chanel-items .media .pull-left img{width:160px;height:120px;}
.chanel-items .media .pull-left img[src='']{display:none}
.row-fluid{margin:0}
.form-control-static{margin-top:5px}
.h-align-stretch{width:100%;height:auto;margin-bottom:8px}