/* GERAL */
body, p {
    margin: 0;
    font-family: NeoSans;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
body.site {
    border-top: 3px solid #000000;
    background-color: #000000;
}
a.js-cp-menu-link {
    background: #ffffff00 !important;
    border: 2px solid white !important;
}

.js-support-ticket-cont .js-support-ticket-box {
    float: left;
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
    padding: 30px 20px;
    min-height: 280px;
    text-align: center;
}

.js-ticket-dash-menu-img {
	width:26px;
}

textarea#message {
	width: 100% !important;
}

/* PAGINA DO TICKET */

.js-tkt-det-cnt,.js-ticket-thread,.js-ticket-detail-box,.js-ticket-post-reply-box, .js-ticket-rows-wrp, .js-tkt-detail-cnt { 
  box-shadow: none !important;
}
.js-ticket-row, div.js-ticket-field-title,.js-ticket-field-value, .js-tkt-det-hdg, .js-tkt-det-hdg-txt {text-transform: none !important;}

.logo {padding-bottom: 10px;}

/* SAMSIC */
div#jsst-header {
    background-color: #000000;
}
.js-support-ticket-cont .js-support-ticket-box .js-support-ticket-btn:hover {
    background: #666666;
}
div#jsst-breadcrunbs ul li a {
    text-decoration: none;
    color: #000000;
}

span#js-attachment-add, div.js-form-submit-btn-wrp input.js-save-button {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #d1d1d1;
}

#ufield_19 {display:none !important;}

/*!-----MD-----*/
@media (min-width:992px) and (max-width:1199px){
.captionBlock h2 {font-size: 25px;text-transform: uppercase;line-height: 40px;}
}
/*!-----SM-----*/
@media (min-width:768px) and (max-width:991px){
.captionBlock h2 {font-size: 25px;text-transform: uppercase;line-height: 40px;}
}
/*!-----SM Specific-----*/
@media (min-width:768px){
/*!*/
}

/*!-----XS Specific-----*/
@media (max-width:767px) and (orientation:landscape){
/*!*/
}

/*!-----XS-----*/
@media (max-width:767px){
.captionBlock h2 {font-size: 25px;text-transform: uppercase;line-height: 40px;}
}

/*!-----XSM-----*/
@media (min-width:490px) and (max-width:767px){
/**/