

.dashboard{
    max-width: 1040px;
    width: 100%;
    margin:0px auto;
    overflow: hidden;
}
.dashboard .welcome{
    width: 100%;
    background: #e0e0d8;
    text-align: center;
    font: 20px/40px "Lucida Grande","Lucida Sans Unicode",sans-serif;
    color: #000;
    font-weight: bold;
}
.dashboard .block {
    float: left;
    width: 31%;
    padding: 40px 0px;
    margin:1%;
    text-align: center;
    font: 15px/15px "Lucida Grande","Lucida Sans Unicode",sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border:2px solid #e0e0d8;
    color: #000;
}

.dashboard .block.active,
.dashboard .block:hover{
    background: #e0e0d8;
}

#block-block-30 .dashboard{
    margin-bottom: 15px;
}
#block-block-30 .dashboard .welcome {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 2px;
}

#block-block-30 .dashboard .block {
    float: left;
    width: 19%;
    padding: 8px 0px;
    margin: 0%;
    text-align: center;
    font: 11px/10px "Lucida Grande","Lucida Sans Unicode",sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #e0e0d8;
    color: #000;
}


.view-crm-josefinas-stocks.view-display-id-panel_pane_1 form{
    display: none;
}


h2.pane-title
{
    font: 22px/26px "Muli";
    font-weight: 300;
    color: #868686;
    padding-bottom: 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 0px;
}

.quicktabs-tabs.quicktabs-style-nostyle
{
    background: #f8f8f8;
}

h2.pane-title
{
    font: 22px/26px "Muli";
    font-weight: 300;
    color: #868686;
    padding-bottom: 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 0px;
}

.quicktabs-tabs.quicktabs-style-nostyle
{
    display: block;
    background: #f8f8f8;
    margin: 0;
    padding: .2em .2em 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #aaa;
    color: #222;
    font-weight: 700;
    line-height: 1.3;
    min-height: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.quicktabs-tabs.quicktabs-style-nostyle:after, .quicktabs-tabs.quicktabs-style-nostyle:before
{
    content:"";
    display:table;
    border-collapse:collapse;
}

.quicktabs-tabs.quicktabs-style-nostyle:after
{
    clear: both;
}

.quicktabs-tabs.quicktabs-style-nostyle li
{
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0 !important;
    padding: 0;
    white-space: nowrap;
    border: 1px solid #d3d3d3;
    background: #e6e6e6; /*url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
    font-weight: 400;
    color: #555;
    line-height: 1.3;
    font-size: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.quicktabs-tabs.quicktabs-style-nostyle li.active
{
    border: 1px solid #aaa;
    background: #fff; /*url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;*/
    font-weight: 400;
    color: #212121;
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.quicktabs-wrapper.quicktabs-style-nostyle
{
    position: relative;
    padding: .2em;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #aaa;
    background: #fff; /*url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
    color: #222;
    font-size: 1.1em;
}

.quicktabs-tabs.quicktabs-style-nostyle li a
{
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    color: #212121;
    font-weight: 400;
    line-height: 1.3;
    font-size: 100%;
}
.quicktabs_main.quicktabs-style-nostyle{
    padding: 1em 1.4em;
}
body.page-crm-core-contact #contact-name-add-more-wrapper{
    float: left;
    width: 40%;
    margin-right: 10px;
}
body.page-crm-core-contact .name-given-wrapper{
    float: none;
    width: 100%;
}
body.page-crm-core-contact .field-name-field-contact-source{
    float: left;
    width: 150px;
}
body.page-crm-core-contact .field-name-field-gender{
    float: left;
    width: 150px;
    margin-right: 10px;
}
body.page-crm-core-contact .field-name-field-contact-picture{
   clear: both;
}
body.page-crm-core-contact .field-name-field-contact-picture input.form-file{
   height: 30px;
}
body.page-crm-core-contact .panel-heading{
   padding: 0px;
}
body.page-crm-core-contact .field-label label,
body.page-crm-core-contact .panel-heading span{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
body.page-crm-core-contact .panel-body{
    background: none !important;
    padding: 0px;
}
body.page-crm-core-contact .date-padding{
   padding: 0px;
}
body.page-crm-core-contact .field-name-field-birth .form-item{
   margin-right: 5px;
}
body.page-crm-core-contact .field-name-field-contact-emails{
    margin-right: 10px;
}
body.page-crm-core-contact .field-multiple-table td{
    padding: 15px 10px 15px 0px;
}
body.page-crm-core-contact .field-multiple-table .form-item label{
    display: none;
}
body.page-crm-core-contact .field-name-field-contact-phones,
body.page-crm-core-contact .field-name-field-contact-emails{
    width: 400px;
    float: left;
}
body.page-crm-core-contact .tabledrag-handle{
    padding: 0px;
    background-position: center;
    margin: 0px;
    text-align: center;
}
body.page-crm-core-contact .tabledrag-handle > div{
    padding: 0px;
    margin: 0px;
    height: 20px;
    width: 20px;
    background-position: center;
}
body.page-crm-core-contact .field-name-field-contact-date{
    clear: both;
}
body.page-crm-core-contact .tabledrag-toggle-weight-wrapper{
    display: none;
}
body.page-crm-core-contact .field-name-field-address-individual .panel-body{

    padding: 10px;
    border: 1px solid #AEAEAE;
    max-width: 300px;
}
body.page-crm-core-contact .field-name-field-address-individual .control-label{
    font-size: 12px;
    font-weight: normal;
}

body.page-crm-core-contact .location .input-group-addon{
    padding: 0px;
    background: none;
    border-radius: 0px;
    border: 0px;
}
body.page-crm-core-contact .location .location_auto_province{
    width: inherit;
    margin: 0px;
    border-radius: 4px !important;
}
body.page-crm-core-contact .location .form-item{
    max-width: 300px;
}
body.page-crm-core-contact .location .form-item .input-group{

    width: 100%;
}
body.page-crm-core-contact .location .form-item .input-group,
body.page-crm-core-contact .location .form-item input{
    clear: both;
}

body.page-admin-commerce-orders-add-simple-manual-order .field-type-commerce-line-item-reference button{

    margin-bottom: 20px;
}

body.page-admin-commerce-orders-add-simple-manual-order .info{
    border: 0px;
    border-bottom: 2px solid #FFF;
    font: 14px/18px "Muli";
    font-weight: normal;
    color: #868686;
    padding-top: 0px;
    text-align: left;
    clear: both;
    display: block;
    margin-bottom: 15px;
    margin-top: 0px;
}

body.page-admin-commerce-orders-add-simple-manual-order .info a{
    font-weight: bold;
    color:#000;
}

.view-id-payment_transactions caption{

    font-size: 24px;
}
.view-id-payment_transactions .views-table{
    margin-bottom: 0px;
}
.view-id-payment_transactions caption a{
    text-decoration: underline;
}
.view-id-payment_transactions .table-responsive{

    padding: 10px;
    border: 1px solid;
    margin-bottom: 10px;
}