body {
    font-family:    aileron, sans-serif;
    font-size:      14px;
    background:     #e7eaf7;
    color:          #13142e;
}

.error {color: #a94442;}
.container {position: relative;}
.form-control {border-radius: 0;}
a {color: #13b5ea;}
a:visited {color: #13b5ea;}
.yellow-hightlight {background: #fffdd3;}
.btn {border-radius: 0px;}

.btn-primary {
    background: #9fcd4e;
    border:     1px solid #9fcd4e;
    color:      #fff!important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background: #b0ca82;
    border:     1px solid #b0ca82;
}

.btn-default {border: 1px solid #32c5d2;}
.btn-success {color: #fff!important;}

.btn-default:hover {
    border:     1px solid #32c5d2;
    background: #50cdd8;
    color:      #fff;
}

.btn-default.active {
    background: #32c5d2;
    border:     1px solid #32c5d2;
    color:      #fff;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0
}

h1 {
    font-size: 22px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    margin-bottom: .5em
}

.page-title {
    padding: 20px 0;
    color: #13142e;
    text-align: left;
}

.page-title h1 {
    font-size: 2.8rem;
    font-weight: 700 !important;
}

.icon_set {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px
}

ul#mainnav li {
    margin: 0
}

.navbar-default {
    background: #13142e;
}

.navbar-default a,
.navbar-default a:visited {
    color: #e7eaf7!important;
}
.navbar-default .top-header a .fa { width: 15px; }

.navbar-default .top-header {
    background: #fff
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: #e7eaf7;
    color: #13142e !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background: #4e5966;
    color: #fff!important
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover {
    color: #666;
    cursor: pointer;
    font-size: 24px;
    /*padding: 15px 15px 15px 0;*/
    padding: 0px;
    margin-left: 15px;
}

.navbar-default .navbar-brand .fa-bars{ color:#13142e;}
.navbar-default .dropdown-menu>.active>a { background-color: #3e3e3e !important; }

.navbar-default .navbar-right>li>a:focus,
.navbar-default .navbar-right>li>a:hover {
    background: 0;
    color: #13b5ea!important
}

.navbar-default .navbar-right span.bell {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px;
    background-position: 0 0;
    width: 20px;
    height: 22px
}

.navbar-default .navbar-right .dropdown li span {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px;
    display: inline-block;
    position: relative;
    left: -10px;
    top: 3px
}

.navbar-default .navbar-right .dropdown li.my-profile span {
    background-position: -40px -43px;
    width: 15px;
    height: 17px
}

.navbar-default .navbar-right .dropdown li.my-calendar span {
    background-position: -39px -62px;
    width: 17px;
    height: 17px
}

.navbar-default .navbar-right .dropdown li.my-task span {
    background-position: -19px -44px;
    width: 17px;
    height: 17px
}

.navbar-default .navbar-right .dropdown li.settings span {
    background-position: 0 -62px;
    width: 17px;
    height: 17px
}

.navbar-default .navbar-right .dropdown li.logout span {
    background-position: -20px -62px;
    width: 17px;
    height: 17px
}

.navbar-default .navbar-right .notification {
    float: left;
    padding-top: 0px;
}

.navbar-default .navbar-right .notification li {
    position: relative
}

.navbar-default .navbar-right .notification li.open span.tip {
    display: block
}

.navbar-default .navbar-right .notification span.tip {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #2e343b;
    position: absolute;
    bottom: -1px;
    right: 37%;
    display: none
}

.navbar-default .navbar-right .notification .badge {
    font-size: 11px;
    font-weight: 300;
    padding: 3px 5px;
    position: absolute;
    top: 10px;
    left: 13px
}

.navbar-default .navbar-right .notification .dropdown-menu {
    height: 460px
}

.navbar-default .navbar-right .notification .dropdown-menu hr {
    border-top: 1px solid #4e5966
}

.navbar-default .navbar-right .notification .dropdown-menu a:hover {
    background: 0
}

.navbar-default .navbar-right .notification ul.scrollable-menu {
    overflow: auto
}

.navbar-default .navbar-right .notification ul.scrollable-menu li.dropdown-content {
    padding: 1em 0;
    border-bottom: 1px solid #444d58;
    overflow: hidden
}

.navbar-default .navbar-right .notification ul.scrollable-menu li.dropdown-content .pull-left {
    margin-right: 10px
}

.navbar-default .navbar-right .notification ul.scrollable-menu .dropdown-menu-wrapper {
    overflow: auto
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: 0
}

.navbar-default .dropdown-menu {
    background: #2e343b;
    border: 0;
    border-radius: 0
}

.navbar-default .dropdown-menu li>a:hover {
    background: #4e5966
}

.navbar-default .dropdown-menu li.divider {
    background: #4e5966
}

.navbar-default .dropdown-menu span.tip, .navbar-default .dropdown-menu span.tip.user-dropdown {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #2e343b;
    position: absolute;
    top: -7px;
    right: 20% !important;
}

.dropdown_OrgList {
    z-index: 999;
    position: relative;
    top: 20px;
    background: #2e343b;
    font-size: 14px;
    padding: 10px 0;
    min-width: 200px
}

.dropdown_OrgList a,
.dropdown_OrgList a:visited {
    color: #aaafb8;
    text-transform: none;
    padding: 3px 10px;
    display: block
}

.dropdown_OrgList a:hover {
    color: #fff!important;
    text-decoration: none
}

.dropdown_OrgList ul {
    margin:          0;
    padding:         0;
    columns:         2;
    -webkit-columns: 2;
    -moz-columns:    2;
}

.dropdown_OrgList ul li {
    list-style: none
}

.dropdown_OrgList span.tip {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #2e343b;
    position: absolute;
    top: -7px;
    left: 20%
}

#view-all-org-wrapper {
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
}

#login {
    padding: 2em 0
}

#dashboard {
    background: #fff;
    overflow: hidden;
    padding: 2em 0
}

#dashboard .calendar-header {
    overflow: hidden;
    padding: 1em 0;
    margin: 0 1em
}

#dashboard .calendar-header h2 {
    float: left
}

#dashboard .calendar-header ul.nav {
    float: right
}

#dashboard .calendar-header #dashboard-menu {
    padding: 0
}

#dashboard .calendar-header #dashboard-menu li {
    display: inline-block
}

#dashboard .calendar-header #dashboard-menu li a {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px
}

#dashboard .calendar-header #dashboard-menu li a.calendar {
    height: 21px;
    width: 20px;
    background-position: -42px -2px
}

#dashboard .calendar-header #dashboard-menu li a.list {
    height: 20px;
    width: 20px;
    background-position: 0 -23px
}

#dashboard .calendar-header #dashboard-menu li.active {
    padding: 5px 2px;
    background: #e7eaee
}

#dashboard .notifications {
    margin-top: 64px
}

#dashboard .notifications .notifications-wrapper {
    padding: 1em;
    border: 1px solid #eee
}

#dashboard .notifications .notifications-wrapper .notifications-scroller {
    height: 565px;
    overflow-y: scroll
}

#dashboard .notifications .notifications-wrapper .notification {
    padding: 1em 0
}

#dashboard .notifications .notifications-wrapper h3 {
    text-transform: uppercase;
    color: #13b5ea
}

#dashboard hr {
    margin: 0
}

#dashboard #menu1 {
    margin-top: 64px
}

#dashboard #menu1 .panel-body {
    height: 612px;
    overflow-y: scroll
}

#market-segments .segment {
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

#market-segments .segment strong {
    color: #444d58
}

#market-segments .segment:last-child {
    border-bottom: 0
}

#competitors .competitor {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

#competitors .competitor strong {
    color: #444d58
}

#competitors .competitor:last-child {
    border-bottom: 0
}

#main-content,
.bg-white-wrapper {
    background: #fff;
    padding: 20px
}

#short-list ol {
    padding: 0
}

#short-list ol li {
    padding: 5px 0;
    list-style-position: inside
}

#short-list ol li input[type='text'] {
    border: 0;
    border-bottom: 1px dashed #eee;
    width: 98%
}

.milestones h4 {
    color: #444d58
}

.milestones .milestone {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.milestones .milestone:last-child {
    border-bottom: 0
}

.late-milestones {
    margin-bottom: 4em
}

.comment-box .comments {
    margin-top: 1em
}

.comment-box .comments ul {
    padding: 0
}

.comment-box .comments ul li {
    overflow: hidden;
    list-style: none;
    display: block;
    padding: 1em 0
}

.comment-box .comments ul li .profile {
    width: 220px;
    float: left
}

.comment-box .comments ul li .comment-text {
    width: 70%;
    float: left;
    margin-left: 10px
}

.comment-box textarea {
    margin-bottom: 1em
}

.comment-box .comment-area {
    display: none
}

.comment-box a.toggle-comment-box span.comment-icon {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px;
    background-position: -20px -80px;
    width: 16px;
    height: 16px;
    float: left
}

#login .signup-section {
    text-align: center
}

#members-area .ui-sortable-handle {
    float: left;
    background: #7cbe41;
    padding: 2px 5px;
    margin: 2px;
    color: #fff
}

#members-area .ui-sortable-handle:hover {
    cursor: pointer
}

#members-area .col-sm-5:first-child {
    border-right: 1px solid #eee
}

#members-area .col-sm-5 #non-members,
#members-area .col-sm-5 #members {
    overflow: hidden;
    min-height: 200px
}

#members-area h4 {
    margin-bottom: 1em
}
#non-members .ui-sortable-handle{
    background: #eb6611!important;
}
#scheduler .panel-heading,
#plain_tab .panel-heading {
    border-radius: 0;
    border: 1px solid #13b5ea;
    background: #13b5ea;
    color: #fff
}

#scheduler .panel-heading .panel-options a,
#plain_tab .panel-heading .panel-options a {
    color: #fff;
    display: block;
    margin: 0 10px;
    float: left
}

#scheduler .panel-heading .panel-options a.edit,
#plain_tab .panel-heading .panel-options a.edit {
    background-position: -39px -80px;
    width: 17px;
    height: 16px
}

#scheduler .panel-heading .panel-options a.delete,
#plain_tab .panel-heading .panel-options a.delete {
    background-position: -15px -112px;
    width: 10px;
    height: 17px
}

#scheduler .panel-heading .panel-options .ng-binding,
#plain_tab .panel-heading .panel-options .ng-binding {
    float: left;
    margin-right: 1em
}

#scheduler .options,
#plain_tab .options {
    padding-top: 10px
}

#scheduler .options a,
#plain_tab .options a {
    background: url(images/styles_v1_sprites.png) no-repeat;
    text-indent: -999em;
    display: block;
    margin: 0 5px;
    float: left
}

#scheduler .options a.edit,
#plain_tab .options a.edit {
    background-position: 0 -80px;
    width: 17px;
    height: 16px
}

#scheduler .options a.delete,
#plain_tab .options a.delete {
    background-position: 0 -112px;
    width: 10px;
    height: 17px
}

#section-items ul {
    padding: 0
}

#section-items ul li {
    list-style: none;
    margin: 2px 0
}

#section-items .custom_textfield {
    padding: 5px;
    width: 40%
}

.panel {
    border-radius: 0!important;
    border: 0
}

.panel .panel-body {
    border: 1px solid #ddd
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.well {
    background: #f6f9fb;
    border: 1px solid #eff3f8;
    box-shadow: none
}

footer {
    margin-top: 2em
}

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0
}

table {color: #13142e;}

th.fc-day-header {
    padding: 2em;
    text-transform: uppercase
}

.who-else .ui-select-match {
    margin: 0
}

.who-else .ui-select-match span {
    position: relative;
    float: left;
    background: #cfe6e8;
    margin-right: 1px;
    margin-bottom: 1px
}

.who-else .ui-select-match span .close {
    float: right;
    padding-top: 3px
}

#document-setup .setting {
    margin-bottom: 2em
}

#document-setup .setting h4 {
    color: #666
}

#graphs_main .panel .panel-body,
#task_main .panel .panel-body, 
#calendar_main_tab .panel .panel-body {
    border-top: 0px;
}

#task_main .panel .panel-body{
    padding-bottom: 200px;
}

.fc-event {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding: 3px 8px;
    border: 0
}

.fc-event .fc-content img {
    margin-right: 3px
}

#no-cover-page {
    overflow: hidden;
    padding-top: 2em
}

#no-cover-page h3 {
    margin-bottom: 1em
}

.pic {
    margin-bottom: 1em
}

.pic .thumbnail {
    margin-bottom: 0
}

.required {
    color: #a94442
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
    border-color: #eee
}

.box-shadow {
    -webkit-box-shadow: 0 0 15px -1px #999;
    -moz-box-shadow: 0 0 15px -1px #999;
    box-shadow: 0 0 15px -1px #999
}

#ajax-msg {
    padding: 0 10px;
    position: fixed;
    top: 18%;
    z-index: 9999;
    left: 45%;
    background: #fff;
    width: auto;
    text-align: center;
    border: 1px solid #57A2D4;
    color: #57A2D4;
}

table.canvas {
    min-height: 40%;
    width: 100%
}

table.canvas tr.items td {
    padding: 2em 0
}

table.canvas tr.comments {
    font-size: 12px
}

table.canvas tr.comments td {
    vertical-align: bottom;
    padding-top: 2em
}

table.canvas td.area {
    border: 2px solid #dadada;
    padding: 5px;
    vertical-align: top
}

table.canvas td.area h4 {
    font-size: 15px;
    font-weight: 700;
    color: #828282
}

table.canvas td.area h4 a,
table.canvas td.area h4 a:visited{
    color: #333;
}
table.canvas td.area h4 a:hover{
    text-decoration: none;
}
table.canvas td.area .desc {
    font-size: 12px;
    color: #999
}

table.canvas tr td table {
    width: 100%
}

table.canvas ul {
    padding: 0
}

table.canvas ul li {
    margin: 5px 0;
    list-style: none
}

table.canvas ul li input[type=text] {
    width: 90%
}

.table-responsive {
    overflow-x: inherit!important
}

#subsection-move-up,
#subsection-move-down {
    cursor: pointer
}

#sub-sections-lists {
    padding: 0;
    margin: 0
}

#sub-sections-lists li {
    padding: 0;
    margin: 0;
    list-style: none
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
    .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
        margin-left: 0px;
    }

    .navbar-default .navbar-right .notification {
        margin-top: 0px;
    }

    .top-header  .navbar-nav {
        margin: 7.5px -15px;
    }
    .page-title {
        margin-top: 75px;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
    .page-title {
        margin-top: 5px;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}
.highchart_container_fixed{margin: auto;}

.js-elasticArea{
    width:          90%;
    border:         1px solid #999;
    border-radius:  0;
    padding:        5px 10px;
    box-shadow:     none;
    min-height:     30px;
    outline:        none;
    resize:         none;
    overflow:       hidden;
}

.oc-export-btn{
    right: 160px;
    top:   64px;
}
.graph_date_string_div{width: 100%;}
.graph_date_string_div > *{display: inline-block;}
.filter_highchart{margin-top: -55px;}
.graph_filter_PrevNext_con{width: 100%;}
.graph_filter_PrevNext{
    width:      50%;
    position:   relative;
    margin:     15px auto;
    text-align: center;
}
.graph_filter_PrevNext small{margin: 0px 10px;}
.graph_filter_PrevNext > *{display: inline-block;}

.graph_filter_PrevNext button {
    background-color: initial;
    border-width:     0px;
    display:          inline-block;
    color:            #9fcd4e;
    font-size:        4rem;
}

.graph_filter_PrevNext button:focus {outline:none;}

.graph_filter_PrevNext .hg_graph_prev_btn {
    left:     0;
    position: absolute;
}
.graph_filter_PrevNext .hg_graph_next_btn {
    position: absolute;
    right:    0;
}

.graph_filter_PrevNext .graph_details {margin-top: 15px;}
.graph_filter_PrevNext button:hover {color: #90b550;}

@media (max-width: 480px) {
  
    .filter_highchart{
        margin-top: 0px;
    }
}  

.nav-tabs>li>a{
    background: #eff3f8;

}

.bootstrap-tagsinput .tag.label.label-info{
    position: relative;
    margin: 3px 0;
    padding: 1px 20px 1px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
    font-weight: normal;
    font-size: 14px;
}
.bootstrap-tagsinput{
    padding: 5px 6px;
}
.bootstrap-tagsinput .tag [data-role="remove"]{
    position: absolute;
    top: 5px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}
select.task_dropdown_owner{
    max-width: 200px;
}
.toolbar-actions{
    position: relative;
}
.topic-ntd-toolbars, .subtopic-note-toolbars{
    position: absolute;
    right: 10px;
    top: 5px;
}
#topic_contents textarea.my-editor{
    height: 2.5em;
}
.dataTables_filter, .dataTables_paginate{
    float: right;
    margin-top: 10px;
}
.dataTables_length, .dataTables_info{
    float: left;
    margin-top: 10px;
}

.custom-filter{
    margin-top: 10px;
}
.note-meta{
    font-size: 75%;
}

.top-header .nav.navbar-nav.navbar-right{
    margin: 0px -15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color:   #13142e;
    border-color:       #13142e;
}

.support-dropdown span.tip.support-tip {right: 0 !important;}