/* 

COLORS:

#032B53 - Bravo Blue - 035
#A2CB4D - Bravo Green - 9C5
#74A942 - Lime Green Text (darker)
#D9E8F4 - Light Blue

*/

html {
    /* Full-height backgrounds in Firefox */
    min-height: 100%;
}

h5 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

h6 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

hr {
    border: 0px;
    background-color: #000000;
    height: 1px;
    opacity: .25;
}

body#welcome .pageInset {
    /*-moz-box-shadow: 0px 0px 10px 2px #000;
    -webkit-box-shadow: 0px 0px 10px 2px #000;
    box-shadow: 0px 0px 10px 2px #000;*/
    background-color: #ffffff;
    border: 0;
    width: 900px;
}

body#welcome {
    /*height: 768px;
    background-image: -webkit-linear-gradient(#A0BFD3, #395F80 768px);
    background-image: -o-linear-gradient(#A0BFD3, #395F80 768px);
    background-image: -moz-linear-gradient(#A0BFD3, #395F80 768px);
    background-image: linear-gradient(#A0BFD3, #395F80 768px); */
    background-color: #fff;
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    margin: 30px 0 0 0;
}

body#welcome .heading {
    color: #002A54;
    font-size: 20px;
    line-height: 30px;
}

body#welcome .text {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
}

body#welcome .whitetext {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
}

body#welcome .alt {
    color: #002A54;
    font-size: 12px;
    line-height: 12px;
}

body#welcome .copyright {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}

body#welcome a {
    color: #002A54;
}

body#welcome div.navs * {
    text-decoration: none;
}

body#welcome a:hover {
    color: #74A942;
}

body#welcome a.small {
    color: #002A54;
    font-size: 10px;
    text-decoration: underline;
}

body#welcome a.small:hover {
    color: #74A942;
    font-size: 10px;
    text-decoration: none;
}

body#welcome a.legal {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

body#welcome a.legal:hover {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline;
}

body#welcome .nav {
    background-color: transparent;
    display: inline-block;
    font-family: "FuturaBT", "Futura Book", "futura light", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 17px;
    color: #002A54;
    text-decoration: none;
    padding: 0 25px;
    transition: .125s color;
}

body#welcome .nav:hover {
    color: #74A942;
}

body#welcome .navdiv {
    background: -webkit-linear-gradient(rgba(138, 182, 46, 0), rgba(138, 182, 46, .25), rgba(138, 182, 46, .75), rgba(138, 182, 46, .25), rgba(138, 182, 46, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(138, 182, 46, 0), rgba(138, 182, 46, .25), rgba(138, 182, 46, .75), rgba(138, 182, 46, .25), rgba(138, 182, 46, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(138, 182, 46, 0), rgba(138, 182, 46, .25), rgba(138, 182, 46, .75), rgba(138, 182, 46, .25), rgba(138, 182, 46, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(138, 182, 46, 0), rgba(138, 182, 46, 0), rgba(138, 182, 46, .5), rgba(138, 182, 46, 0), rgba(138, 182, 46, 0));
    /* Standard syntax */
    width: 2px;
    height: 60px;
}

body#welcome .navsmalltext {
    font-size: 14px;
    display: inline;
}

body#welcome a.subnav {
    color: #002A54;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 0 15px;
    text-decoration: none;
}

body#welcome a.subnav:hover {
    color: #74A942;
}

body#welcome .bottom {
    background-image: url(../images/welcome/shadow_bottom.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 12px;
    height: 41px;
    width: 912px;
}

body#welcome .top {
    background-image: url(../images/welcome/topTile.jpg);
    background-image: -webkit-linear-gradient(#D7DCE2, #FFFFFF 61px);
    /* For Safari 5.1 to 6.0 */
    background-image: -o-linear-gradient(#D7DCE2, #FFFFFF 61px);
    /* For Opera 11.1 to 12.0 */
    background-image: -moz-linear-gradient(#D7DCE2, #FFFFFF 61px);
    /* For Firefox 3.6 to 15 */
    background-image: linear-gradient(#D7DCE2, #FFFFFF 61px);
    /* Standard syntax */
    background-repeat: repeat-x;
    width: 900px;
}

body#welcome .navs {
    float: right;
    margin: 61px 0 0 0;
}

body#welcome .left {
    float: left;
    margin: 10px 0 0 10px;
    width: 221px;
}

body#welcome .middle {
    float: left;
    margin: 15px 0 0 35px;
    width: 355px;
}

body#welcome .right {
    float: right;
    margin: 10px 10px 0 0;
    width: 204px;
}

body#welcome .field {
    float: right;
    width: 140px;
    -moz-box-shadow: 1px 1px 1px 0px #5c5c5c;
    -webkit-box-shadow: 1px 1px 1px 0px #5c5c5c;
    box-shadow: 1px 1px 1px 0px #5c5c5c;
    background-color: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 4px 6px;
    text-decoration: none;
    margin: 5px;
}

body#welcome .formCont {
    height: 25px;
    margin: 7px 0 0 0;
    width: 130px;
}

/*  =================================================================================
    =================================================================================
    =================================================================================
    ================================================================================= */

body#bravo {
    background-image: -webkit-linear-gradient(#7E93A6, #FFFFFF 768px);
    /* For Safari 5.1 to 6.0 */
    background-image: -o-linear-gradient(#7E93A6, #FFFFFF 768px);
    /* For Opera 11.1 to 12.0 */
    background-image: -moz-linear-gradient(#7E93A6, #FFFFFF 768px);
    /* For Firefox 3.6 to 15 */
    background-image: linear-gradient(#7E93A6, #FFFFFF 768px);
    /* Standard syntax */
    background-color: #ffffff;
    background-repeat: repeat-x;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
}

body#bravo .entry {
    font-size: 14px;
}

body#bravo .buffer {
    -moz-box-shadow: 0px 0px 5px 2px #000;
    -webkit-box-shadow: 0px 0px 5px 2px #000;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .5);
    background-color: #ffffff;
    border: 0;
    padding: 5px 20px 30px 20px;
}

body#bravo .heading {
    color: #002A54;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    white-space: nowrap;
    margin-left: 15px;
}

body#bravo .wall_heading {
    color: #74A942;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

body#bravo .subHeading {
    color: #002A54;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

body#bravo .text {
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

body#bravo .comment_text {
    color: #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

body#bravo .tableHeading {
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

body#bravo .tableText {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 11px;
}

body#bravo .data {
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

body#bravo tr.border_bottom td {
    border-bottom: 1pt solid #ccc;
}

#filter_data .data {
    padding: 5px;
}

#usertable td {
    text-align: center;
}

body#bravo .dataHeader {
    background-color: black;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

body#bravo .formBox {
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    padding: 5px 20px;
}

body#bravo .adRect {
    border: solid 1px #ccc;
    color: #000;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    margin: 11px 0px 0px 11px;
    padding: 5px 5px 5px 5px;
    width: 130px;
}

body#bravo a {
    color: #002A54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
}

body#bravo a.nav {
    color: #002A54;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}

body#bravo .navdiv {
    background: -webkit-linear-gradient(rgba(203, 203, 203, 0), rgba(203, 203, 203, .4), rgba(203, 203, 203, 1), rgba(203, 203, 203, .4), rgba(203, 203, 203, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(203, 203, 203, 0), rgba(203, 203, 203, .4), rgba(203, 203, 203, 1), rgba(203, 203, 203, .4), rgba(203, 203, 203, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(203, 203, 203, 0), rgba(203, 203, 203, .4), rgba(203, 203, 203, 1), rgba(203, 203, 203, .4), rgba(203, 203, 203, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(203, 203, 203, 0), rgba(203, 203, 203, .4), rgba(203, 203, 203, 1), rgba(203, 203, 203, .4), rgba(203, 203, 203, 0));
    /* Standard syntax */
    width: 2px;
    ;
}

body#bravo .nav_selected {
    background: -webkit-linear-gradient(#ffffff 20%, #d0d9de);
    background: -o-linear-gradient(#ffffff 20%, #d0d9de);
    background: -moz-linear-gradient(#ffffff 20%, #d0d9de);
    background: linear-gradient(#ffffff 20%, #d0d9de);
    border: 1px solid #bbbbbb;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

body#bravo .nav_button {
    padding: 10px 20px 5px 20px;
}

body#bravo a.nav:hover {
    color: #74A942;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}

body#bravo a.subNav {
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-decoration: none;
}

body#bravo a.subNav:hover {
    color: #97CC42;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-decoration: none;
}

body#bravo a.top {
    color: #002A54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
}

body#bravo .topLink {
    float: left;
    padding: 20px;
    text-align: right;
    width: 95%;
}

body#bravo .login {
    color: #002A54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

body#bravo .copyright {
    color: #002A54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
}

body#bravo .other_hover {
    display: inline;
    position: relative;
}

body#bravo .other_hover a {
    color: #00f;
    font-size: 13px;
    font-weight: bold;
}

body#bravo .other_hover div.like_people {
    display: none;
}

body#bravo .other_hover:hover div.like_people {
    background: #000 url(../images/bravo/brop_arrow.jpg) no-repeat center bottom;
    bottom: 18px;
    display: block;
    left: 0px;
    padding: 5px;
    position: absolute;
    width: 100px;
}

body#bravo .other_hover:hover div.like_people ul {
    margin: 0px;
    padding: 0px;
}

body#bravo .other_hover:hover div.like_people ul li {
    color: #FFF;
    display: block;
    list-style-type: none;
    padding: 4px 0px;
    text-align: center;
}

body#bravo .profle_image {
    padding-right: 10px;
}

#reportname a {
    color: #002A54;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

#reportname a:hover {
    color: #74A942;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

#view a:hover {
    color: #74A942;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

body#bravo .walltitle a:hover {
    color: #74A942;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

body#bravo .ln a:hover {
    color: #74A942;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

body#bravo .ai_duedate a:hover {
    color: #74A942;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

body#bravo .attachment a:hover {
    color: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 12px;
    text-decoration: none !important;
}

body#bravo .line_right {
    text-align: right;
}

body#bravo .walltitle a {
    font-weight: bold;
    text-decoration: none;
}

body#bravo .cbkright {
    text-align: right;
}

body#bravo .formating {
    display: block;
    margin: 15px 0;
    padding: 0px;
}

body#bravo .formating table td {
    font-size: 14px !important;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}

body#bravo .formating table td span {
    display: block;
    font-size: 13 !important;
    padding: 2px 0;
}

body#bravo .formating table td img {
    margin: 8px 12px 0px 0px;
}

body#bravo .formating table td a {
    font-size: 13px !important;
}

body#bravo .data p {
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

body#bravo .title {
    padding: 0px 0px 10px 0px !important;
}

body#bravo .class_checkbox {
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body#bravo .activitydata {
    margin: 0px 0px 0px -2px;
}

body#bravo .user {
    margin: 10px 80px 10px 0;
}

body#bravo .tbl {
    color: blue;
    padding-left: 50px;
}

body#bravo .btn {
    background-color: grey;
    border-radius: 10px;
    box-shadow: 5px 5px 5px grey;
    color: white;
    font-size: 18px;
    height: 30px;
    width: 100px;
}

#allUser {
    margin: 20px 60px 0px 200px;
}

body#bravo .zebra1 tr:nth-child(odd) {
    background-color: #F2F2F2;
}

body#welcome .planTable {
    background-color: #EEEEEE;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    display: table;
    font-size: 11px;
    padding: 20px 25px;
    text-decoration: none;
    border-spacing: 0;
    border-collapse: separate;
    margin: 10px auto 10px;
    width: 130px;
    transition: border;
}

body#welcome .planTable:hover {
    border: 1px solid #04990a;
}


body .planButton {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #44c767), color-stop(1, #5cbf2a));
    background: -moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: -ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
    background: linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44c767', endColorstr='#5cbf2a', GradientType=0);
    background-color: #44c767;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    width: 80%;
    padding: 10px 0;
    text-decoration: none;
    text-shadow: 2px 1px 3px #2f6627;
}

body .planButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
    background: -moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: -ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
    background: linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbf2a', endColorstr='#44c767', GradientType=0);
    color: #ffffff;
    background-color: #5cbf2a;
}

body#welcome .planButton:active {
    position: relative;
    top: 1px;
}

body#bravo .zebra tr:nth-child(4n+1),
.zebra tr:nth-child(4n) {
    background-color: #F2F2F2;
}

body#bravo .projects_list,
.categories_list,
.groups_list,
.users_list {
    list-style-type: none;
    margin: 0;
    padding-left: 12px;
}

body#bravo .dragable {
    background: url(../images/bravo/dragable.png) no-repeat center left;
    padding-left: 20px;
    padding-top: 3px;
}

body#welcome .planTrialHeader {
    border: 1px solid #DDDDDD;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding: 20px 10px 0;
    transition: border .25s;
    margin-top: 10px;
    margin-right: 0;
    vertical-align: top;
    display: inline-block;
    width: 119px;
    cursor: pointer;
}

body#welcome .planTrialHeader:hover {
    border-color: #97CC42;
}

.planTrialArrow {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    width: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #97CC42;
    background: transparent;
    transition: opacity .25s;
    position: relative;
    bottom: 0;
    display: block;
}

.planTrialHeader:hover .planTrialArrow,
.planTeamHeader:hover .planTrialArrow {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
}

.planTrialArrow:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
}

body#welcome .planTeamHeader {
    border: 1px solid #97CC42;
    border-radius: 3px;
    background: #97CC42;
    color: #ffffff;
    padding-top: 30px;
    transition: border .25s;
    vertical-align: top;
    display: inline-block;
    margin: 0;
    width: 100px;
}

body#welcome .planTeamHeader:hover {
    border-bottom-color: #ffffff;
}

.planClickToView {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    transition: opacity .25s;
    font-size: 10px;
    position: static;
    bottom: 0;
    top: 15.5rem;
    width: 100%;
}

body#bravo .subscriptionButton {
    background-color: #94c95c;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    padding: 8px 20px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #5b8a3c;
    font-family: "FuturaBT", "Futura Book", "futura light", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.subscriptionButton:hover {
    background-color: #72b352;
}

.subscriptionButton:active {
    position: relative;
    top: 1px;
}

#profilePicUpload {
    width: 240px;
    height: 240px;
    position: relative;
    /* or fixed or absolute */
}

#logoUpload {
    width: 160px;
    height: 90px;
    position: relative;
    /* or fixed or absolute */
}

img.topLogo {
    max-height: 90px;
    max-width: 200px;
}

body#bare {
    margin: 0;
}

body#bare a.subNav {
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-decoration: none;
}

body#bare a.subNav:hover {
    color: #97CC42;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    text-decoration: none;
}

.filterBox {
    border: solid 2px #E4E4E4;
    width: 940px;
    border-radius: 12px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .325);
    background-image: linear-gradient(#E8EBF0, #FFFFFF 40px);
}

.box-title {
    padding-left: 20px;
    alignment: left;
    vertical-align: bottom;
}

.upper-right-close {
    background: #A2CB4D;
    border-top-right-radius: 10px;
    border-bottom: solid 1px #AAAAAA;
    border-left: solid 1px #AAAAAA;
    height: 20px;
    width: 5px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 9px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

form {
    margin-bottom: 0;
}

.statusColor {
    border: solid .5px black;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    box-shadow: inset 1.5px -1.5px 6px -2px #000000;
}

.link-button {
    background: #A2CB4D;
    font-family: "FuturaBT", "Futura Book", "futura light", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    margin-left: 0;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-align: left;
    padding: 2px 0 2px 8px;
    width: 100px;
    border-radius: 3px;
    border: none;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}

.link-button-disabled {
    background: #bfc9aa;
    font-family: "FuturaBT", "Futura Book", "futura light", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    margin-left: 0;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-align: left;
    padding: 2px 0 2px 8px;
    width: 100px;
    border-radius: 3px;
    border: none;
    display: inline-block;
    cursor: default;
    text-decoration: none;
    font-weight: normal;
    line-height: 20px;
}

body#bravo a.link-button {
    margin-right: 5.5px;
    width: 92px;
    line-height: 20px;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
}

div.link-button {
    margin-right: 5.5px;
    width: 92px;
    line-height: 20px;
    text-decoration: none;
}

div.link-button-disabled {
    margin-right: 5.5px;
    width: 92px;
    line-height: 20px;
    text-decoration: none;
}

.arrow-button {
    color: #ffffff;
    background: radial-gradient(farthest-corner at 20% 20%, white -30%, #A2CB4D 50%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    font-size: 9px;
    padding: 2px 3.5px 2px 4.5px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: -2px 3px 0 7px;
}

.triangle-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #ffffff;
}

.triangle-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #ffffff transparent transparent;
}

.edit-icon {
    vertical-align: middle;
    cursor: pointer;
    display: none;
    position: absolute;
    padding-left: 5px;
    overflow: visible;
}

.wall-comment {
    color: #002A54;
    font-size: 14px !important;
    word-break: break-word;
}

.bravo-text {
    color: #6C6C6C;
    font-size: 13px
}

body#bravo a.bravo-text {
    color: #6C6C6C;
    font-size: 13px
}

.editable-comment {
    padding-bottom: 5px;
    display: inline-block;
}

.display-font {
    font-family: "FuturaBT", "Futura Book", "futura light", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #032B53;
}

.horizontal-div {
    background: -webkit-linear-gradient(left,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(left,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* Standard syntax */
    width: 100%;
    height: 2px;
}

.vertical-div {
    background: -webkit-linear-gradient(top,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(top,
            rgba(200, 200, 200, 0),
            rgba(200, 200, 200, .25) 15%,
            rgba(200, 200, 200, .65),
            rgba(200, 200, 200, .25) 85%,
            rgba(200, 200, 200, 0));
    /* Standard syntax */
    height: 100%;
    width: 2px;
}

/* Activity/Action item Dropdown Selectors */
.wrapper-dropdown {
    display: inline-block;
    color: #002A54;
    font-family: "Trebuchet MS", "Geneva CE", Arial, Helvetica, sans-serif;

    /* Size & position */
    position: relative;
    margin: -10px 0 -35px 0;
    padding: 12px 35px 12px 15px;

    /* Styles */
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown:after {
    /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 48%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #002A54 transparent;
}

.wrapper-dropdown .dropdown {
    margin: 0;
    padding: 0;

    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;

    /* Styles */
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown .dropdown li {
    padding: 0 10px;
}

.wrapper-dropdown .dropdown li.selected-li {
    background-color: #f8f8f8;
}

.wrapper-dropdown .dropdown li.dropdown-heading {
    background-color: #eee;
    cursor: auto;
    text-align: center;
}

.wrapper-dropdown .dropdown li.dropdown-heading span {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown .dropdown li.dropdown-heading:hover {
    background-color: #eee;
    text-decoration: none;
}

.wrapper-dropdown .dropdown li:hover {
    background-color: #f8f8f8;
    text-decoration: underline;
}

.wrapper-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Active state */

.wrapper-dropdown.active {
    border-radius: 5px 5px 0 0;
    background: #ddd;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown.active:after {
    border-color: #82d1ff transparent;
}

.wrapper-dropdown.active .dropdown {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    max-height: 200px;
    overflow-y: auto;
}

/* The Modal (background) */
.crop-modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.crop-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.crop-modal-close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.crop-modal-close:hover,
.crop-modal-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.crop-modal-header {
    padding: 2px 16px;
    background-color: gray;
    color: white;
}

.crop-modal-body {
    padding: 2px 16px;
}

.crop-modal-footer {
    padding: 2px 16px;
    background-color: gray;
    color: white;
}