.dp-highlighter {
    font-family: "Consolas", "Courier New", Courier, mono, serif;
    font-size: 12px;
    background-color: #EFEFEF;
    width: 99%;
    overflow: auto;
    margin: 18px 0 18px 0 !important;
    padding-top: 1px;
}
.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span {
    margin: 0;
    padding: 0;
    border: none;
}
.dp-highlighter a,
.dp-highlighter a:hover {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
.dp-highlighter .bar { padding-left: 45px }
.dp-highlighter.collapsed .bar,
.dp-highlighter.nogutter .bar { padding-left: 0px }
.dp-highlighter ol {
    list-style: decimal;
    background-color: #fff;
    margin: 0px 0px 1px 45px !important;
    padding: 0px;
    color: #5C5C5C;
}
.dp-highlighter.nogutter ol,
.dp-highlighter.nogutter ol li {
    list-style: none !important;
    margin-left: 0px !important;
}
.dp-highlighter ol li,
.dp-highlighter .columns div {
    list-style: decimal-leading-zero;
    list-style-position: outside !important;
    border-left: 3px solid #CCC;
    background-color: #F8F8F8;
    color: #5C5C5C;
    padding: 0 3px 0 10px !important;
    margin: 0 !important;
    line-height: 14px;
}
.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div { border: 0 }
.dp-highlighter .columns {
    background-color: #F8F8F8;
    color: gray;
    overflow: hidden;
    width: 100%;
}
.dp-highlighter .columns div { padding-bottom: 5px }
.dp-highlighter ol li.alt {
    background-color: #FFF;
    color: inherit;
}
.dp-highlighter ol li span {
    color: black;
    background-color: inherit;
}
.dp-highlighter.collapsed ol { margin: 0px }
.dp-highlighter.collapsed ol li { display: none }
.dp-highlighter.printing { border: none }
.dp-highlighter.printing .tools { display: none !important }
.dp-highlighter.printing li { display: list-item !important }
.dp-highlighter .tools {
    padding: 3px 8px 3px 10px;
    font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: silver;
    background-color: #f8f8f8;
    padding-bottom: 10px;
    border-left: 3px solid #CCC;
}
.dp-highlighter.nogutter .tools { border-left: 0 }
.dp-highlighter.collapsed .tools { border-bottom: 0 }
.dp-highlighter .tools a {
    font-size: 9px;
    color: #a0a0a0;
    background-color: inherit;
    text-decoration: none;
    margin-right: 10px;
}
.dp-highlighter .tools a:hover {
    color: red;
    background-color: inherit;
    text-decoration: underline;
}
.dp-about {
    background-color: #fff;
    color: #333;
    margin: 0px;
    padding: 0px;
}
.dp-about table {
    width: 100%;
    height: 100%;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif !important;
}
.dp-about td {
    padding: 10px;
    vertical-align: top;
}
.dp-about .copy {
    border-bottom: 1px solid #ACA899;
    height: 95%;
}
.dp-about .title {
    color: red;
    background-color: inherit;
    font-weight: bold;
}
.dp-about .para { margin: 0 0 4px 0 }
.dp-about .footer {
    background-color: #ECEADB;
    color: #333;
    border-top: 1px solid #fff;
    text-align: right;
}
.dp-about .close {
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif !important;
    background-color: #ECEADB;
    color: #333;
    width: 60px;
    height: 22px;
}
.dp-highlighter .comment,
.dp-highlighter .comments {
    color: #008200;
    background-color: inherit;
}
.dp-highlighter .string {
    color: blue;
    background-color: inherit;
}
.dp-highlighter .keyword {
    color: #069;
    font-weight: bold;
    background-color: inherit;
}
.dp-highlighter .preprocessor {
    color: gray;
    background-color: inherit;
}
.preview-facebook-feed {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    line-height: 1.28;
}
.preview-facebook-feed a {
    cursor: pointer;
    color: grey;
    text-decoration: none;
}
.preview-facebook-feed a.blue { color: #3B5998 }
.preview-facebook-feed a:hover { text-decoration: underline }
.preview-facebook-feed .fbTimelineUnit {
    width: 650px;
    position: relative;
}

.preview-facebook-feed .timelineUnitContainer {
    background: white;
    border-left: 1px solid #C4CDE0;
    border-right: 1px solid #C4CDE0;
    border-top: 1px solid #C4CDE0;
    border-bottom: 1px solid #C4CDE0;
    padding: 13px 15px;
    width: 600px;
}
.preview-facebook-feed .masshead {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 15px;
}
.preview-facebook-feed .masshead .profileImage {
    margin-right: 8px;
    float: left;
    width: 32px;
    height: 32px;
}

.preview-facebook-feed .userContent {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
}
.preview-facebook-feed .shareUnit {
    background: #F6F7F9;
    border: 1px solid #D3DAE8;
    display: block;
    margin-bottom: 12px;
    font-size: 11px;
    line-height: 15px;
    width: 600px;
}
.preview-facebook-feed .shareUnit .shareThumbnail {
    border-right: 1px solid #D3DAE8;
    float: left;
    height: 116px;
    line-height: 110px;
    margin-right: 11px;
    min-width: 72px;
    position: relative;
    text-align: center;
}
.preview-facebook-feed .shareUnit a:hover { text-decoration: none }
.preview-facebook-feed .shareUnit .shareContent {
    height: 98px;
    padding: 8px 11px;
}
.preview-facebook-feed .shareUnit .shareContent .title {
    color: #3B5998;
    font-weight: bold;
}
.preview-facebook-feed .shareUnit .shareContent .title:hover { text-decoration: underline }
.preview-facebook-feed .shareUnit .shareContent .detail { margin-top: 14px }
.preview-facebook-feed .uiCommentContainer {
    margin-bottom: -12px;
    margin-left: -12px;
    padding-top: 3px;
    width: 403px;
    font-size: 11px;
    line-height: 15px;
    background: white;
    margin-bottom: 0 !important;
    margin-top: -12px;
    position: relative;
    top: 12px;
}
.preview-facebook-feed .fbTimelineFeedbackHeader {
    background-color: #EDEFF4;
    padding: 5px 12px;
    color: #333;
}
.preview-facebook-feed .uiStreamStory {
    padding-left: 18px;
    padding-top: 18px;
    border-color: #E9E9E9;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    width: 529px;
}
.preview-facebook-feed .storyContent { margin-right: 40px }
.preview-facebook-feed .actorPhoto { float: left }
.preview-facebook-feed .actorPhoto img {
    border: 0px;
    width: 50px;
    height: 50px;
}
.preview-facebook-feed .storyInnerContent { margin-left: 60px }
.preview-facebook-feed .uiStreamHeadline {
    font-size: 13px;
    line-height: 1.38;
    color: grey;
}
.preview-facebook-feed .uiStreamAttachments {
    margin-top: 10px;
    margin-bottom: 10px;
}
.preview-facebook-feed .ogAggregationSubstory {
    margin-bottom: 5px;
    font-size: 11px;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    color: #333;
    line-height: 1.28;
}
.preview-facebook-feed .ogAggregationSubstoryContent {
    border: solid 1px #E9E9E9;
    background: #F7F7F7;
}
.preview-facebook-feed .ogAggregationSubstoryContent .ath { float: left }
.preview-facebook-feed .ogAggregationSubstoryContent .ath img {
    border: 0px;
    width: 90px;
    height: 90px;
}
.preview-facebook-feed .ogAggregationSubstoryContent .fwb {
    padding: 7px 11px 0px 11px;
    margin-left: 90px;
}
.preview-facebook-feed .ogAggregationSubstoryContent .ftl {
    padding: 0px 11px;
    margin-bottom: 4px;
    margin-left: 90px;
}
.preview-facebook-feed .ogAggregationSubstoryContent .fcg {
    padding: 0px 11px 7px 11px;
    margin-left: 90px;
    color: grey;
}
.preview-facebook-feed .ogAggregationSubstoryContent .ftr {
    border-top: solid 1px #E9E9E9;
    clear: both;
    background: #FFF;
    padding: 5px 5px 4px;
}
.preview-facebook-feed .uiStreamFooter {
    color: #999;
    font-size: 11px;
    line-height: 1.28;
}
.preview-facebook-feed .uiButtonConfirm {
    background-color: #5B74A8;
    border: none;
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #fff;
    padding: 5px 10px;
}
.customer-menu { display: none }
.dp-highlighter ol { margin-left: 0px !important }
.dp-highlighter .bar { padding-left: 0px !important }
.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.bs-docs-example:after {
    content: "Preview";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}
.round-box {
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.widgets {
    background-color: #eeeeee;
    background-image: -moz-linear-gradient(top, #eee, #fff);
    background-image: -ms-linear-gradient(top, #eee, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#fff));
    background-image: -webkit-linear-gradient(top, #eee, #fff);
    background-image: -o-linear-gradient(top, #eee, #fff);
    background-image: linear-gradient(top, #eee, #fff);
    background-repeat: repeat-x;
}
.slidorion-box {
    border: solid 1px #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.slidorion-2-items #slidorion { height: 347px }
.slidorion-2-items #slider { height: 347px }
.slidorion-2-items #accordion { height: 347px }
.slidorion-2-items #accordion>.link-content { height: 257px }
.customer-pane {
    background-color: #fff;
    border: solid #eee;
    border-width: 2px 0 2px 0;
    padding: 15px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    border: 1px solid #ddd;
    width: 235px;
}
.rg-preview-widget .rgw-overlay { display: none !important }
.rg-preview-widget .rgw-content-frame {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    margin: 0px auto;
    border: solid 1px #aaaaaa;
}
.rgw-notify .rgw-float-box { display: none !important }
.rg-preview-widget .rgw-preview-warning { display: none !important }
body { background: url(/static/img/background.png) repeat }
h5 {
    font-weight: normal;
    font-size: 18px;
}
.content-body {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    border: solid 1px #999;
    background-color: #fff;
    padding: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.content-sidebar { border-right: solid 1px #aaa }
.content-sidebar hr {
    display: block;
    border: solid 0px #aaa;
    border-top-width: 1px;
    margin: 5px -15px 5px -15px;
}
.content-sidebar h5 { margin-bottom: 0px }
.content-sidebar .bottom-line { border-bottom: dotted 1px #ccc }
.content-sidebar a {
    margin-right: 0px !important;
    margin-top: 3px !important;
    padding: 2px 15px !important;
    color: #3B5998;
}
.content-sidebar .active a {
    background-color: #2c324e;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}
.content-sidebar .active a:hover { background-color: #333f78 }
.content-sidebar .sub-nav-list a {
    margin-right: -15px !important;
    margin-left: 0px !important;
}
.nav-tabs li a {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e6e6e6", GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    bottom: -3px;
    border: solid 1px #999 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 10px 25px 10px 25px !important;
}
.nav-tabs li.active a {
    background-color: #ffffff !important;
    background-image: none !important;
    filter: none !important;
    border-bottom: solid 1px #fff !important;
    color: #000;
    font-weight: bold;
}
.navbar .nav > li > a {
  margin-left: 10px !important;
}
#accountMenu {
    text-decoration: none !important;
    display: inline-block;
}
.getcode-container .nav-tabs {
    margin-bottom: 3px;
    border-bottom: 0px !important;
}
.getcode-container .nav-tabs li a {
    padding: 7px 30px !important;
    height: 32px;
    line-height: 32px;
}
.round-border-box,
.getcode-container .nav-tabs .tab-content {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    border: solid 1px #999;
    background-color: #fff;
    padding: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.reset_form a { color: #999 }
.user-table {
    width: 824px;
    margin-left: 50px;
}
.user-table td {
    max-width: 200px;
    text-overflow: ellipsis;
    overflow-x: hidden;
}
.user-table td.profilepic img {
    border: 1px solid #bbb;
    width: 40px;
    height: 40px;
}
.user-table td.fb img {
    border: 0;
    width: 30px;
    height: 30px;
}
.page a,
.next a,
.last a,
.prev a,
.first a,
.current {
    padding: 4px 12px;
    border: 1px solid #dddddd;
    line-height: 20px;
}
.unbadge { margin: 0 15px }
.install_sel span {
    font-size: 18px;
    padding: 9px 15px;
}