/*
 * Copyright (c) 2013 WIT Software. All rights reserved.
 * 
 * WIT Software Confidential and Proprietary information. It is strictly forbidden for 3rd parties to modify, decompile,
 * disassemble, defeat, disable or circumvent any protection mechanism; to sell, license, lease, rent, redistribute or
 * make accessible to any third party, whether for profit or without charge.
 * 
 * Broadcast/2
*/

@media print{

    #contacts-associate-contacts, #contacts-export-contacts, #contacts-import-contacts, #contacts-delete-contacts, #contacts-edit-contact, #context-help, #campaign-context-export,
    #campaign-context-delete, #campaigns-create-folder, #messages-reply, #accounts-delete-accounts, 
    #accounts-edit-accounts, #rules-delete, #rules-edit, #rules-save-sort, #vd_logout, #campaign-context-delete-temp, #campaigns-create-folder,
    #campaign-messages-reply, #accounts-delete, #accounts-edit {
        display: none;
    }
    .vd_slab .vd_sideoptions {
        display: none;
    }

    .vd_contents .vd_tools {
        border-bottom: 0px;

    }

    #search-contact-input {
        display: block;
        clear: both;
    }

    .vd_banner {
        display: none;
    }

    .vd_slab .vd_contents {
        margin-left: 0px;

    }

    .vd_header {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }

    #SeeContacts #list-contacts .vd_contact_firstName {
        width: 14%;
    }
    #SeeContacts #list-contacts .vd_contact_lastName {
        width: 13%;
    }
    #SeeContacts #list-contacts .vd_contact_phone {
        width: 15%;
    }
    #SeeContacts #list-contacts .vd_contact_email {
        width: 20%;
    }
    #SeeContacts #list-contacts .vd_contact_comment {
        width: 13.3%;
    }

    .vd_letter_picker {
        display: none;
    }

    #search-contact-input, #campaigs-search-term, #search-account-input, #search-rule-input {
        margin-bottom: 15px;
    }
    
    #SeeFields #list-fields .vd_field_name {
        width: 30%;
    }
    #SeeFields #list-fields .vd_field_type {
        width: 30%;
    }
    #SeeFields #list-fields .vd_field_size {
        width: 30%;
    }
    
}

.bc_home {
    background:left top repeat-x;
    padding: 64px 110px;
}

.bc_home_content_top{
    width: 350px;
}

.bc_home_content_top .bc_home_content_top_project_title{
    color: #FFF;
    font-size: 36px; 
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 40px;
}

.bc_home_content_top .bc_home_content_top_project_abstract{
    font-size: 26px;
    line-height: 30px;
    color: #9C2AA0;
    font-weight: bold;
    margin-bottom: 20px;
}

.bc_home_content_top .bc_home_content_top_project_small_abstract{
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.bc_home_content_top .bc_home_content_top_project_desc{
    width: 280px;
    color: #5E2750;
    font-size: 15px;
    font-family: VodafoneRegular;
}

.bc_static_content_container_middle {
    margin-top: 50px;
}

.bc_static_content_container_bottom {
    margin-top: 40px;
}

.bc_video_balloon_container {
    height: 94px;
    margin-bottom: 15px;
}

.bc_video_balloon_left {
    height: inherit;
    background-image: url('img/balloon-left.png');
    background-repeat: no-repeat;	
    float: left;
    width: 87px;
}

.bc_video_balloon_left span {
    font-size: 19px;
    font-weight: bold;
    position: relative;
    left: 33px;
    top: 29px;
}

.bc_video_balloon_middle {
    height: inherit;
    background-image: url('img/balloon-middle.png');
    background-repeat: repeat-x;
    float: left;
    /*width: 590px;*/
    width: 590px;
}
.bc_video_balloon_right {
    height: inherit;
    background-image: url('img/balloon-right.png');
    background-repeat: no-repeat;	
    float: left;
    width: 6px;
}

.bc_static_content_container_middle_title, .bc_static_content_container_bottom_title span{
    font-size: 15px;
    font-weight: bold;
    color: #54575a;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.bc_static_content_container_bottom_title {
    margin-top:10px; 
    width:90%;
}

.bc_static_content_container_middle_text {
    font-family: VodafoneRegular;
    font-size: 13px;
    color: #767676;
    padding-right: 10px;

}

.bc_static_content_container_middle_image {
    max-width: 205px;
    width:90%; 
    height:90%;
}

.vd-feedback-spinner-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0; 
    right: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    background: rgb(255,255,255);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 100;
}

.vd_slideshow_content {
    width: 100%; 
    height: 250px;

}

.vd_slideshow_caption {
    position: absolute;
    top:30px; 
    left: 260px; 
    margin-right:20px;

}
.vd_slideshow_caption h3 {
    font: 18px VodafoneRegular;
    font-weight: bold;
}

.vd_slideshow_caption_text {

    margin-top:50px;
    font: 13px VodafoneRegular;
}

.vd_small_column_caption_text {
    margin-top:10px;
    font: 13px VodafoneRegular;

}
.vd_small_column_caption_subtitle {
    font: 18px VodafoneRegular;
    font-weight: bold;
    color: red;
}

.vd_box_small_column_title {
    background-color:red; 
    color:white; 
    font: 19px VodafoneRegular;
    font-weight: bold;
    padding: 7px 15px;
}

.vd_box_small_column_box {
    padding:0px; 
    height:250px; 
    margin-top:0; 
    margin-left:auto; 
    margin-right: auto;
}

.vd_small_column_caption {
    margin-left:15px; 
    margin-top:15px;

}

.vd_small_column_caption h3 {
    font: 16px VodafoneRegular; 
    font-weight: bold;

}

.vd_box_small_column_video {
    margin-left:15px; 
    margin-top:15px;
}

.vd_slideshow_video {
    position: absolute; 
    top:30px; 
    left: 30px;
}

.vd_slideshow_video .vd_slideshow_video_thumbnail {
    max-width: 210px;
}

.vd-feedback-spinner-cover .vd-feedback-spinner-img {
    position: relative;
    /*    top: 0;
        left: 0;*/
    width: 100%;
    height: 100%;    
    background-position: 50% 50%;
    background-image: url('img/spinner.gif');
    background-repeat: no-repeat;
    z-index: 101;
}

#spinner-main .vd-feedback-spinner-img {
    background-position: 50% 20%;
}

#termsWarning{
    position: fixed;
    bottom: 0;
    background: url(img/bg_header.png) left top repeat-x;
    width: 100%;
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 36px;
    line-height: 30px;
    margin: 0;
    padding: 10px 0 0 26px;
    z-index:999;
}

#DTerms {
    margin-top: 10%;
    width: 700px;
}

#DEditCampaign {
    margin-top: 5%;
    width: 640px;
}


#DCampaignOptions {
    margin-top: 5%;
    width: 640px;
}

#ui-datepicker-div {
    z-index: 2000 !important;
    display: none;
}

.ui-datepicker-trigger {
    display: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #428600 !important;
    background: #F4F8F0 url(../../ext/images/ui-bg_glass_0_F4F8F0_1x400.png) 50% 50% repeat-x !important;
    font-weight: normal;
    color: #428600 !important;
}

#DCampaignOptions .vd_form_input_text::-ms-clear {
    display: none;
}

#DCampaignOptions #campaign-options-form {
    max-height: 500px;
    overflow: auto;
}

#DCampaignOptions .vd_fold_contents {
    padding-left: 30px;
}

#DCampaignOptions .bc_popup_subtitle {
    margin-top: 5px !important;
}

#DCampaignOptions .bc_popup_subtitle .note {
    font-size: 11px;
    font-weight: normal;
}

#DCampaignOptions #limit-periodicity {
    display: none;
}

#send-alphanumeric-errors {
	float: left;
}

#send-alphanumeric-errors #error-sender {
    display: none;
    font-size: 11px;
    color: #E60000;
    margin-top: 3px;
	margin-left: 300px;
}

#send-alphanumeric-errors #warning-sender {
    display: none;
    font-size: 11px;
    color: #FF6B22;
    margin-top: 1px;
	margin-left: 300px;
}

#send-alphanumeric-errors #warning-alphanumeric_user {
	display: none;
}

#send-alphanumeric-errors #vd_select_type {
	float: none;
}

#campaign-active-group {
	margin-top: 12px;
}

#send-birthday-campaign-group {
	height: 70px;
}

#send-birthday-campaign-group #send-alphanumeric-campaign-group {
	float: left;
	margin-right: 22px;
}

#send-birthday-campaign-group #require-delivery-report-group {
	float: left;
	margin-top: 30px;
	min-height: 50px;
}

#send-campaign-group {
	height: 70px;
}

#require-delivery-group {
	height: 40px;
}

#send-campaign-group #send-alphanumeric-campaign-group {
	float: left;
}

#send-campaign-group #require-delivery-report-group, #send-campaign-group #gsm-group {
	float: left;
	margin-top: 15px;
	min-height: 41px;
}

.delivery-report-group-personalised {
	margin-left: 22px;
}

#send-campaign-group #gsm-group {
    width: 28%;
	margin-left: 22px;
}

#DCampaignOptions #no-event {
    width: 300px; left: 50px;
}

#DCampaignOptions #SMSAnswer .vd_fold_contents {
    /*    max-height: 330px;*/
    overflow-y: auto;
}

#DCampaignOptions #stopSmsAnswer .vd_fold_contents {
    overflow-y: auto;
}

#DCampaignOptions #SMSAnswer .vd_fold_contents #responses-not-allowed-periodicity {
    margin-bottom: 10px;
}

#DCampaignOptions #campaign-periodicity #immediate-send-holder {
    margin-bottom: 10px;
    overflow: auto;
}

#DCampaignOptions #campaign-periodicity #date-once-holder {
    margin-left: 41px;
}

#DCampaignOptions .warning-select {
    margin-left: 196px;
    font-size: 11px;
    color: #E60000;
    position: relative;
    height: 10px;
}

#DCampaignOptions .warning-select .past-date {
    width: 320px;
    left: 0px;
}

#DCampaignOptions .warning-select div:first-child {
    left: 0;
}

#DCampaignOptions .warning-select div {
    width: 132px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    display: none;
    position: absolute;
    top:0;
    left: 180px;
}

#alphanumeric-sender .warning-select {
    margin-left: 30px;
}

#alphanumeric-sender .bc_popup_validity_holder {
    min-height: 30px;
}

#DCampaignOptions #validity-period {
    min-height: 85px;
}

#DCampaignOptions #date-warning-limit {
    margin-left: 57px;
    font-size: 11px;
    color: #E60000;
    position: relative;
    height: 10px;
}

#DCampaignOptions #date-warning-limit #no-event {
    left: 35px;
    width: 330px;
}

#DCampaignOptions #date-warning-limit div:first-child {
    left: 35px;
}

#DCampaignOptions #date-warning-limit div {
    width: 132px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    display: none;
    position: absolute;
    top:0;
    left: 220px;
}

#DCampaignOptions #campaign-periodicity #date-daily-holder {
    margin-left: 41px;
}

#DCampaignOptions #campaign-periodicity #date-weekly-holder {
    /*margin-left: 5px;*/
}

#DCampaignOptions #campaign-periodicity #date-monthly-holder {
    margin-left: 6px;
}

#DCampaignOptions #campaign-periodicity #date-semiannual-holder {
    /*margin-left: 7px;*/
}

#DCampaignOptions #date-limit-holder {
    margin: 10px 0 0 57px;
}

#DCampaignOptions #campaign-periodicity .bc_date_select_holder {
    float: left;
    margin-top: 1px;
}

#DCampaignOptions #campaign-periodicity .vd_radio_button_holder {
    margin-top: 16px;
    min-width: 106px;
}

#DCampaignOptions #campaign-periodicity #radio-semiannual-holder {
    min-width: 110px !important;
}

#DCampaignOptions .legend {
    float: left;
    font-weight: bold;
    margin-top: 18px;
    max-width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#DCampaignOptions .vd_select {
    margin: 10px;
    height: 30px;
    width: 132px;
    font-size: 12px;
    display: block !important;
    float: left;
}

#DCampaignOptions .vd_select_option_wrap {
    max-height: 122px;
}

#DCampaignOptions #allow-answer {
    height: 20px;
    margin-left: 50px;
}

#DCampaignOptions #allow-answer-choice {
    height: 60px;
}

#DCampaignOptions #allow-answer-choice .bc_choice_container {
    margin: 10px 0 10px 50px;
}

#DCampaignOptions #allow-answer-shared-la,
#DCampaignOptions #allow-answer-virtual-msisdns {
    height: 100px;
}

#DCampaignOptions #allow-answer-shared-la .bc_short_number_group,
#DCampaignOptions #allow-answer-virtual-msisdns .bc_long_number_group {
    width: 40%;
    float: left;
    margin-right: 50px;
}

#DCampaignOptions #allow-answer-shared-la #select-keyword {
    width: 200px;
    float: none !important;
}

#DCampaignOptions #allow-answer-shared-la #select-la,
#DCampaignOptions #allow-answer-virtual-msisdns #select-virtual-msisdn {
    width: 150px;
    float: none !important;
}

#DCampaignOptions #allow-answer-shared-la .error-message,
#DCampaignOptions #allow-answer-virtual-msisdns .error-message {
    color: #E60000;
    display: none;
    font-size: 11px;
    margin-top: 1px;
    margin-left: 10px;
}

#DCampaignOptions #cover-sms-answer {
    position: absolute; 
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: rgb(255,255,255);
    z-index: 1000;
}

#DCampaignOptions #automatic-responses {
    height: 20px;
    margin: 10px 0 10px 50px;
}

#DCampaignOptions #automatic-responses-cover {
    position: absolute; 
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: rgb(255,255,255);
    z-index: 5;
}

#DCampaignOptions #automatic-responses-cover-full {
    position: absolute; 
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: rgb(255,255,255);
    z-index: 5;
}

#DCampaignOptions #automatic-response {
    float: right;
    margin: 10px 0;
}

#DCampaignOptions #automatic-response span {
    font-size: 11px;
    line-height: 30px;
}

#DCampaignOptions .bc_popup_warning_legend {
    float: left;
    width: 170px;
    margin-top: 30px;
    margin-left: 10px;
}

#DCampaignOptions .bc_popup_msg_textarea .bc_popup_legend {
    color: black;
    margin-top: 15px;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 3px;
}

#DCampaignOptions .vd_auto_rsp_holder {
    margin-top: 20px;
    border-top: 1px solid lightgrey;
    padding-top: 20px;
}

#DCampaignOptions .vd_auto_rsp_holder:first-child {
    border-top: 0px !important;
}

#DCampaignOptions .vd_auto_rsp_holder .vd_auto_rsp_holder_message {
    display: none;
    color: #E60000;
    margin: 1px 0 0 3px;
    font-size: 10px;
    width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#DCampaignOptions .bc_popup_msg_textarea {
    float: right;
}

#DCampaignOptions .bc_popup_msg_textarea .bc_form_textarea {
    min-height: 50px !important;
    width: 240px !important;
    margin: 1px !important;
    margin-top: 3px !important;
}

#DCampaignOptions .bc_popup_msg_textarea .bc_form_textarea:focus {
    margin: 0px !important;
    margin-top: 2px !important;
}

#DCampaignOptions .bc_popup_msg_textarea .bc_form_textarea.invalid {
    margin: 0px !important;
    margin-top: 2px !important;
}

#DCampaignOptions .bc_popup_msg_textarea.left-floated {
    margin-left: 50px !important;
    float: left;
}

#DCampaignOptions .bc_popup_msg_textarea.right-floated {
    float: right;
}

#DCampaignOptions .bc_popup_msg_textarea.right-floated div {
    text-align: right;
}

#DCampaignOptions .bc_popup_msg_textarea.right-floated textarea {
    float: right;
}

#DCampaignOptions #automatic-response input#new-auto-response {
    background-image: url("img/tb_plus.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#DCampaignOptions .vd_info_warning {
    margin-left: 50px;
    width: 470px;
    height: 130px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFF5F0 !important;
}

#DCampaignOptions .vd_info_warning .bc_form_textarea {
    margin-right: 10px !important;
    min-height: 50px !important;
    width: 240px !important;
}

#DCampaignOptions .vd_info_warning .bc_form_textarea:focus {
    border: 1px solid grey;
    margin: 3px 10px 0 0 !important;
}

#DCampaignOptions .bc_popup_radio_holder {
    height: 20px;
    margin: 10px 0 10px 50px;
}

#DCampaignOptions .bc_popup_radio_holder .vd_radio_button_holder{

}

#DCampaignOptions #answer-limit {
    height: 50px;
    margin: 10px 50px;
}

#DCampaignOptions #answer-limit .vd_radio_button_holder {
    float: none;
    margin-top: 10px;
}

#DCampaignOptions #date-limit {
    height: 45px; 
    margin: 10px 0 10px 80px
}

#DCampaignOptions #date-limit .legend {
    float: left;
    font-weight: bold;
    margin-top: 18px;
}

#DCampaignOptions #date-limit .vd_select {
    margin: 10px;
    height: 30px;
    width: 132px;
    font-size: 12px;
    display: block !important;
    float: left;
}

#DCampaignTest {
    margin-top: 15%;
    width: 450px;
}

#DCampaignTest .bc_popup_content {
    text-align: center;
    height: 50px;
}

#DCampaignTest .bc_popup_content label {
    font-size: 12px;
    font-weight: bold;
}

#DCampaignTest #test-number {
    width: 220px;
}

#DCampaignTest #invalid-phone {
    margin-left: 100px;
}

#DCampaignSend {
    margin-top: 15%;
    width: 450px;
}

#DCampaignSend .bc_popup_content div {
    font-size: 12px;
    text-align: center;
    margin: 10px;
}

#DCampaignSend .bc_popup_content .bc_send_campaign_label {
    font-weight: bold;
}

#DCampaignSend .bc_send_campaign_checkbox_holder {
    margin-top: 20px;
    font-size: 11px;
}

#DCampaignSend #message-limit-exceeded {
    display: none;
    margin-top: 10px;
}

#DCampaignSend #message-limit-exceeded p {
    margin-top: 15px;
}

#DCampaignSMSLengthExceeded {
    margin-top: 15%;
    width: 600px;
}

#DCampaignSMSLengthExceeded .vd_dialog_contents {
    max-height: 300px;
    overflow-y: auto;
}

#DCampaignSMSLengthExceeded .bc_custom_long_sms {
    margin-top: 20px;
    word-wrap: break-word;
    white-space: pre;
}

#DCustomColumnAdder {
    width: 400px;
}

#DResponseMsisdnConflict {
    width: 500px;
}

#DCampaignResponseConflict {
    width: 600px;
}

#DApplicationHelp {
    margin-top: 10%;
    width: 820px;
    padding: 7px 0 13px 0px;
    background: #CECCCC !important;
}

#DApplicationHelp .vd_dialog_title {
    font-size: 23px;
    padding-left: 13px;
    padding-bottom: 7px !important;
    margin-bottom: 0px !important;
    border-bottom: 2px solid #e0e0e0;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#DApplicationHelp .vd_dialog_close {
    right: 12px;
    top: 3px;
    background:url(img/close_btn.png) left top no-repeat;
}

#DApplicationHelp .vd_dialog_contents {
    padding: 0 13px !important;
    border: 0 !important;
    background: #E1DFDF !important;
    max-height: 650px;
}

#DApplicationHelp #BHelp {
    background: #E1DFDF !important;
    font-size: 12px;
}

#DApplicationHelp #BHelp .bc_help_menus {
    float: left;
    height: 60px;
    width: 516px;   
    display: table;
    overflow: hidden;
}

#DApplicationHelp #BHelp .bc_help_menus .bc_help_menu {
    font-size: 17px;
    color: #808184;
    height: 60px;
    width: 129px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

#DApplicationHelp #BHelp .bc_help_menus .bc_help_menu.selected {
    color: #424343 !important;
    height: 58px;
    border-bottom: 2px solid #EC2326;
}

#DApplicationHelp #BHelp .bc_help_search {
    float: right;
    height: 60px;
}

#BHelp .bc_help_search input { 
    width: 166px;
    height: 17px;
    margin: 13px;
    background-image: url("img/Search_icon.png");
    padding: 6px 4px 6px 28px;
    border-radius:15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 15px;
    color: #A6A8AB;
}

#DApplicationHelp #main-content {
    border: 1px solid #E1DFDF;
    width: 795px;
    max-height: 400px;
    background: white;
    overflow-y: auto;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu {
    overflow: auto;
    border-bottom: 2px solid #EC2326;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_menu_badge {
    background-image: url("img/big_arrow.png");
    background-position: 10px 50%;
    background-repeat: no-repeat;
    height: 60px;
    width: 57px;
    float: left;
    cursor: pointer;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu.opened .bc_help_menu_badge {
    background-image: url("img/big_arrow_down.png");
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_menu_entry {
    height: 60px;
    width: 670px;
    float: left;
    cursor: pointer;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_menu_title {
    padding-top: 10px;
    font-size: 18px;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_menu_subtitle {
    padding-top: 2px;
    font-size: 13px;
    color: #6d6e70;
}

#DApplicationHelp .bc_help_content .bc_help_second_menu .bc_help_menu_badge {
    background-color: #E1DFDF;
    background-image: url("img/thin_arrow.png") !important;
    background-position: 13px 50%;
    background-repeat: no-repeat;
    height: 40px;
    width: 42px;
    float: left;
    margin-left: 15px;
    padding-left: 12px;
    cursor: pointer;
}

#DApplicationHelp .bc_help_content .bc_help_second_menu.opened .bc_help_menu_badge {
    background-image: url("img/thin_arrow_down.png") !important;
    background-position: 23px 30% !important;
}

#DApplicationHelp .bc_help_content .bc_help_second_menu .bc_help_menu_entry {
    height: 40px;
    width: 687px;
    float: left;
    background-color: #E1DFDF;
    padding: 0 10px 0 0;
}

#DApplicationHelp .bc_help_content .bc_help_second_menu .bc_help_menu_title {
    padding-top: 0 !important;
    line-height: 40px;
    font-size: 18px;
    color: #424343;
}

#DApplicationHelp .bc_help_content .bc_help_menu_content {
    margin-left: 5px;
}

#DApplicationHelp .bc_help_content .bc_help_second_menu .bc_help_menu_content {
    /*margin-left: 15px;*/
}

#DApplicationHelp .bc_help_content .bc_help_menu_content_group {
    padding-top: 10px;
    display: table;
}

#DApplicationHelp .bc_help_content .bc_help_menu_image {
    padding: 0 0 30px 0;
    display: inline-block;
    margin-bottom: 20px;
}

#DApplicationHelp .bc_help_content .bc_help_menu_image img {
    max-width: 374px;
    max-height: 400px;
}

#DApplicationHelp .bc_help_content .bc_help_menu_image .bc_help_menu_step {
    font-weight: bold;
    color: red;
    margin: 10px 0;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend {
    padding: 0 0 30px 10px;
    display: inline-block;
    vertical-align: bottom;
    max-width: 340px;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_label {
    color: black;
    font-size: 14px;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_bagde {
    height: 19px;
    width: 19px;
    background-image: url("img/red_circle.png");
    color: #EC2326;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    float: left;
    margin-top: 5px;
    cursor: pointer;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_bagde.two_digit {
    font-size: 12px;
}
#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_bagde.two_digit span {
    padding-left: 2px !important;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_bagde span {
    padding-left: 6px;
    line-height: 16px;
}

#DApplicationHelp .bc_help_content .bc_help_menu_legend .bc_help_menu_legend_text {
    margin-top: 8px;
    padding-left: 5px;
    float: left;
    max-width: 310px;
    font-size: 13px;
    color: #424343;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu {
    float: left;
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu.opened .bc_help_second_menu {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu .bc_help_menu_content {
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu.opened .bc_help_menu_content {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu .bc_help_third_menu {
    margin-left: 15px;
    margin-bottom: 12px;
    min-height: 80px;
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu.opened .bc_help_third_menu {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_third_menu .bc_help_third_menu_item {
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu.opened .bc_help_third_menu_item {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_third_menu .bc_help_menu_content {
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_third_menu.opened .bc_help_menu_content {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_third_menu .bc_help_third_menu_item {
    float: left;
    margin-right: 12px;
    color: #929396;
    border: 1px solid #E1DFDF;
    border-width: 0 1px 1px 1px;
    height: 30px;
    width: 223px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_third_menu .bc_help_third_menu_item.opened {
    background-color: #E1DFDF;
    color: #A6A8AB;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu .bc_leaf_content {
    display: none;
}

#DApplicationHelp .bc_help_content .bc_help_first_menu .bc_help_second_menu.opened .bc_leaf_content {
    display: block;
}

#DApplicationHelp .bc_help_content .bc_help_menu_content .bc_help_menu_label {
    font-size: 16px;
    color: #59595B;
    margin-bottom: 10px;
}

#BHelp .bc_help_breadcrumb {
    height: 30px;
    border-bottom: 1px solid #e0e0e0;
}

#BHelp .bc_help_breadcrumb ul { 
    height: 30px;
    margin: 20px 10px;
    list-style: square url("img/arrow_right.png");
}

#BHelp .bc_help_breadcrumb ul li {
    display: table-cell;
    margin-left: 20px;
}

#BHelp .bc_help_breadcrumb ul li a {
    background: center left no-repeat url("img/arrow_right.png");
    padding: 0 5px 0 10px;
    cursor: pointer;
}

#BHelp .bc_help_breadcrumb ul li:first-child a {
    background: none !important;
}

#BHelp .vd_breadcrumb_content {
    max-height: 356px;
    overflow-y: auto;
}

#BHelp .vd_breadcrumb_content .bc_help_div {
    height: 50px;
    border-top: 1px solid #e0e0e0;
    width: 100%;
}

#BHelp .vd_breadcrumb_content .bc_help_menu_entry:first-child {
    border-top: 0px !important;
}

#BHelp .vd_breadcrumb_content .bc_help_menu_entry {
    height: 50px;
    margin: 0 10px;
    padding-left: 10px;
    color: #9C2AA0;
    line-height: 50px;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-image: url("img/arrow_right_large.png") !important;
    border-top: 1px solid #e0e0e0;
    cursor: pointer;
}

#BHelp .vd_breadcrumb_content .bc_help_menu_entry:hover {
    color: white;
    background: #9C2AA0;
    border-top: 1px solid #9C2AA0;
    background-image: url("img/arrow_right_large_hover.png") !important;
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

#BHelp .vd_breadcrumb_content .bc_help_no_entries {
    margin: 0 auto;
    width: 200px;
    line-height: 20px;
    padding: 20px 0;
}

#BHelp .vd_breadcrumb_content .header {
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #c7c7c7;
    margin: 10px;
    line-height: 30px;
}

#BHelp .vd_breadcrumb_content .content {
    font-size: 13px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#BHelp .vd_breadcrumb_content .content img {
    width: 60%;
    margin: 10px;
}

#DCampaignValidateContacts {
    margin-top: 15%;
    width: 650px;
}

#DCampaignValidateContacts .bc_popup_contact_validation {
    font-size: 13px;
}

#DCampaignValidateContacts .bc_popup_contact_validation div {
    margin-top: 5px;
}

#DCampaignValidateContacts .bc_popup_contact_validation .bc_popup_contact_label {
    font-weight: bold;
}

#DCampaignAddContacts, #DRulesAddContacts {
    width: 650px;
}

#DCampaignAddContacts #search-input-in-add-contacts,
#DRulesAddContacts #search-input-in-add-contacts{
    width: 95%;
}

#DCampaignAddContacts #list-contacts-radios,
#DRulesAddContacts #list-contacts-radios{ 
    margin-top: 15px;
}

#DCampaignAddContacts #list-contacts-radios .bc_popup_list_contact_options,
#DRulesAddContacts #list-contacts-radios .bc_popup_list_contact_options{
    float: left;
    margin-right: 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 37px;
}

#DCampaignAddContacts #list-contacts-radios #select-roll,
#DRulesAddContacts #list-contacts-radios #select-roll {
    margin-top: 3px;
    float: left;
    width: 220px;
    font-size: 12px;
    display: block !important;
}

#DCampaignAddContacts #list-contacts-radios #select-roll .vd_select_option_wrap,
#DRulesAddContacts #list-contacts-radios #select-roll .vd_select_option_wrap{
    max-height: 124px;
}

#DCampaignAddContacts #list-contacts-radios #select-roll .vd_select_checkbox,
#DRulesAddContacts #list-contacts-radios #select-roll .vd_select_checkbox{
    width: 100%;
    margin-right: 10px;
    position: relative;
    float: left;
    height: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#DCampaignAddContacts #list-contacts-radios #select-roll .vd_select_checkbox .bc_form_tick,
#DRulesAddContacts #list-contacts-radios #select-roll .vd_select_checkbox .bc_form_tick{
    height: 100%;
    z-index: 998;
    position: relative;
}

#DCampaignAddContacts #list-contacts-radios #select-roll .vd_select_checkbox_label,
#DRulesAddContacts #list-contacts-radios #select-roll .vd_select_checkbox_label {
    height: 100%;
    z-index: 997;
    position: relative;
}

#DCampaignAddContacts #list-contacts-radios #select-roll .vd_select_checkbox_label .vd_select_option_value,
#DRulesAddContacts #list-contacts-radios #select-roll .vd_select_checkbox_label .vd_select_option_value {
    position: absolute;
    left: 25px;
    top: 8px;
}  

#DContactsAssociateWithRoll {
    margin-top: 10%;
    width: 463px;
}

#DContactsExport {
    margin-top: 10%;
    width: 520px;
}

#DCampaignExportReport,
#DMessagesExportReport,
#DMessagesExport,
#DCampaignExport,
#DAllExport{
    margin-top: 10%;
    width: 520px; 
}

#DRollsExport {
    margin-top: 10%;
    width: 520px;    
}

#DContactsImport, #DStopSmsImport {
    margin-top: 10%;
    width: 600px; 
}

#DContactsImport #rollAssociation {
    display: none;
    position: relative;
    width: 580px;
    height: 185px;
}

#DContactsImport #rollAssociation #cover {
    top: 5px !important;
    background: rgb(255,255,255);
    z-index: 999;
}

#DContactsImport #rollAssociation .bc_popup_content_title {
    margin-top: 10px;
}

#DContactsImport #rollAssociation .vd_radio_button_holder {
    margin-left: 40px; 
    float: none;
}

#DContactsImport #rollAssociation #new-roll-label {
    width: 200px;
}

#DContactsImport #rollAssociation #new-roll-container {
    margin: 10px 67px;
    height: 40px;
}

#DContactsImport #rollAssociation #select-roll {
    margin-top: 10px;
    margin-left: 67px;
    height: 30px; 
    width: 220px;
    font-size: 12px;
    display: block !important;
}

#DExampleFileChooser {
    margin-top: 13%;
    width: 460px;   
    position: relative !important;
}

#DRollsCombine {
    margin-top: 10%;
    width: 520px;
}

#DRollsCombine .vd_roll_label {
    width: 225px;
    font-weight: bold;
    border-right: 1px solid #D5D5D5;    
}

#DRollsCombine #new-roll-container {
    height: 40px;
    margin: 20px 0 0 80px;
}

#DRollsCombine #new-roll-container #newRollLabel {
    width: 220px;
}

#DRollsCombine .vd_roll_contacts {
    width: 90px;
}

#DRollAddContacts {
    margin-top: 6%;
    width: 650px;
}

#DRollAddContacts #search-input-in-add-contacts {
    width: 95%;
}

#DRollAddContacts #select-roll {
    margin-top: 3px;
    float: left;
    width: 220px;
    font-size: 12px;
    display: block !important;
}

#contacts-export-contacts {
    background-image: url("img/tb_export_contacts.png");
}

#contacts-import-contacts {
    background-image: url("img/tb_import_contacts.png")
}

#SeeContacts .vd_table_scroll {
    height: 389px;
}

#SeeContacts #list-contacts {
    min-height: 477px;
}

#AddContacts {
    height: 303px; 
    border-left: 2px solid #d4d4d4; 
    border-right: 2px solid #d4d4d4;
}

#AddContacts #list-contacts {
    min-height: 303px;
}

#AddContacts #LContact {
    max-height: 237px;
}

#AddContacts .vd_table_scroll {
    min-height: 210px;
    max-height: 210px;
}

#AddContacts .vd_letter_picker {
    border-width: 0 0 1px 0;
}

#AddContacts .vd_table_header {
    border-width: 0 0 1px 0;
}

#AddContacts .vd_table_cell {
    border-left: 0 !important;
}

#AddContacts #Paginator {
    margin-bottom: 5px;
}

#ValidateContacts .vd_table_scroll {
    height: 200px !important;
    overflow-x: hidden;
}

#ValidateContacts .vd_table_header {
    border-width: 1px 1px 1px 1px !important;
    margin-top: 15px;
}

#ValidateContacts .vd_table_line {
    border-left: 1px solid #c7c7c7;
}

#ValidateContacts .vd_table_header .vd_header_firstName, .vd_contact_firstName {
    width: 16%;
}

#ValidateContacts .vd_table_header .vd_header_lastName, .vd_contact_lastName {
    width: 16%;
}

#ValidateContacts .vd_table_header .vd_header_phone, .vd_contact_phone {
    width: 16%;
}

#ValidateContacts .vd_table_header .vd_header_email, .vd_contact_email{
    width: 18%;
}

#ValidateContacts .vd_table_header .vd_header_company, .vd_contact_comment {
    width: 16%;
}

#SeeContacts #list-contacts #sort-firstName {
    width: 90px;
}

#SeeContacts #list-contacts #sort-lastName {
    width: 90px;
}

#SeeContacts #list-contacts #sort-phone {
    width: 60px;
}

#SeeContacts #list-contacts #sort-rolls{
    width: 119px;
}

#SeeContacts #list-contacts #sort-email {
    width: 110px;
}

#SeeContacts #list-contacts #sort-comments {
    width: 82px;
}


#SeeContacts .vd_table_header_cell_arrows {
    width: 28px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    cursor: default;
    float: right;
    overflow: visible !important;
}

#SeeContacts .vd_table_header_cell_arrows input {
    width: 14px;
    background-color: transparent;
    border: none;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 3px 8px;
    cursor: pointer;
}

#SeeContacts .vd_table_header_cell_arrows input:focus {
    border: 0px !important;
    margin: 0 2px 0 0 !important;
    outline: none;
}

#SeeContacts .vd_table_header_cell_arrows input[disabled="disabled"], 
#SeeContacts .vd_table_header_cell_arrows input[disabled] {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#SeeContacts .vd_table_header_cell_arrows .arrow_left {
    background-image: url("img/arrow_left.png");
    margin-right: 2px;
}

#SeeContacts .vd_table_header_cell_arrows .arrow_right {
    background-image: url("img/arrow_right.png");
}


#SeeContacts #list-contacts .vd_contact_firstName {
    width: 90px;
}

#SeeContacts #list-contacts .vd_contact_lastName {
    width: 90px;
}

#SeeContacts #list-contacts .vd_contact_phone {
    width: 60px;
}

#SeeContacts #list-contacts .vd_contact_rolls {
    width: 119px;
}

#SeeContacts #list-contacts .vd_contact_email {
    width: 110px;
}

#SeeContacts #list-contacts .vd_contact_comment {
    width: 83px;
}

#SeeContacts #list-contacts .vd_contact_extra {
    width: 127px;
}

#SeeContacts #list-contacts .vd_table_header_cell_extra {
    width: 126px;
}

#AddContacts #list-contacts #sort-firstName {
    width: 75px;
}

#AddContacts #list-contacts #sort-lastName {
    width: 75px;
}

#AddContacts #list-contacts #sort-phone {
    width: 60px;
}

#AddContacts #list-contacts #sort-email {
    width: 100px;
}

#AddContacts #list-contacts #sort-rolls{
    width: 90px;
}

#AddContacts #list-contacts #sort-company {
    width: 81px;
    border-right: 1px solid #c7c7c7;
}

#AddContacts .vd_table_header_cell_arrows {
    width: 28px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    cursor: default;
    float: right;
    overflow: visible !important;
}

#AddContacts .vd_table_header_cell_arrows input {
    width: 14px;
    background-color: transparent;
    border: none;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 3px 8px;
    cursor: pointer;
}

#AddContacts .vd_table_header_cell_arrows input:focus {
    border: 0px !important;
    margin: 0 2px 0 0 !important;
    outline: none;
}

#AddContacts .vd_table_header_cell_arrows input[disabled="disabled"],
#AddContacts .vd_table_header_cell_arrows input[disabled] {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#AddContacts .vd_table_header_cell_arrows .arrow_left {
    background-image: url("img/arrow_left.png");
    margin-right: 2px;
}

#AddContacts .vd_table_header_cell_arrows .arrow_right {
    background-image: url("img/arrow_right.png");
}


#DCampaignAddContacts .vd_table_header_cell_arrows,	
#DRulesAddContacts .vd_table_header_cell_arrows {
    display: none;
}

#AddContacts #list-contacts .vd_contact_firstName {
    width: 77px;
}

#AddContacts #list-contacts .vd_contact_lastName {
    width: 76px;
}

#AddContacts #list-contacts .vd_contact_phone {
    width: 61px;
}

#AddContacts #list-contacts .vd_contact_rolls {
    width: 101px;
}

#AddContacts #list-contacts .vd_contact_email {
    width: 100px;
}

#AddContacts #list-contacts .vd_contact_comment {
    width: 83px;
}

#rolls-export-contacts {
    background-image: url("img/tb_export_contacts.png");
}

#rolls-import-contacts {
    background-image: url("img/tb_import_contacts.png");
}

#list-rolls {
    min-height: 412px;
}

#list-rolls #header-label {
    width: 125px;
}

#list-rolls #header-contacts {
    width: 140px;
}

#list-rolls #header-description {
    width: 230px;
    /*    border-right: 1px solid #c7c7c7;*/
}
#list-rolls #header-options {
    border-left: none;
}

#list-rolls #header-description span {
    width: 100%; height: 100%;
}

#list-rolls .vd_roll_label {
    width: 125px;
}

#list-rolls .vd_roll_contacts {
    width: 140px;
}

#list-rolls .vd_roll_description_container {
    width: 220px;
}
#list-rolls .vd_roll_options {
    width: 70px;
}

.vd_image_preview {
    float: left;
}

.vd_loading_image {
    height: 30px;
    border: 1px solid #B8B7B7;
    margin: 10px;
    font-size: 12px;
    font-weight: bold;
    background: #F4F4F4;
    color: #6C4F64;
}

.vd_loading_image .vd_image_name {
    max-width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    line-height: 30px;
    margin: 0 5px 0 10px;
}

.vd_loading_image .vd_image_size {
    max-width: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    line-height: 30px;
}

.vd_loading_image .vd_image_size_exceeded {
    display: none;
    max-width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    line-height: 30px;
    margin: 0 5px;
}

.vd_loading_image .vd_image_error {
    display: none;
    max-width: 251px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    line-height: 30px;
    margin: 0 5px;
}

.vd_loading_image .vd_image_cancel { 
    height: 28px;
    width: 14px;
    background: url("img/x-spot.png") center center no-repeat;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.vd_loading_image .progress {
    width: 190px;
    height: 12px !important;
    border-radius: 0 !important;
    float: left;
    margin: 8px 6px 0 6px;
    border: 1px solid #8E628E;
}

.vd_image_container {
    display: none;
    margin: 5px 10px;
}

.vd_image_container img {
    width: 115px; 
    height: 72px;
    border: 1px solid #BFBFBF;
    display: inline-block;
}

.vd_image_container .vd_image_delete {
    height: 20px;
    width: 20px;
    background-image: url("img/delete_image.png");
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.vd_file_name {
    width: 115px;
    text-align: center;
    font-size: 11px;
    margin-left: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-bar-success {
    background-color: #9C2AA0;
}

.vd_attachments_info {
    display: none;
    color: #858585;
    font-weight: bold;
    font-size: 12px;
    margin: 15px 10px 10px 10px;
}

.bc_stats {
    position: relative;
    overflow:auto;
    width: 532px;
}

.bc_stats_lead {
    float:left;
    width:130px;
    text-align:center;
    color:#333333;
}

.bc_stats_title {
    font-family:VodafoneRegular, sans-serif;
    display:block;
    font-weight:bold;
    font-size:15px;
    padding:8px;
}

.bc_stats_subtitle {
	font-family: VodafoneRegular;
    font-size:15px;
	width: 238px;
	width: 238px;
    display:block;
    float: right;
    text-align: right;
    padding: 8px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.bc_stats_module {
    float:left;
    margin:5px;
    width: 117px;
    text-transform:uppercase;
    text-align:center;
}

.bc_stats_counter {
	font-family: VodafoneRegular;
    font-size:11px;
    font-weight:bold;
    line-height: 32px;
   	display:block;
    color:#525252;
    border:1px solid #d8d8d8;
    border-bottom:1px solid #ebebeb;
    height: 32px;
    padding-top:6px;
}

.bc_stats_label {
	font-family: VodafoneRegular;
	font-size: 10px;
    clear:left;
    color:white;
    border:1px solid;
    display:block;
    height:15px;
    padding-top:7px;
}

.bc_stats_module_bought .bc_stats_label {
    border-color:#9b7f94;
    background-color:#5e2750;
}

.bc_stats_module_sent .bc_stats_label {
    border-color:#858585;
    background-color:#333333;
}

.bc_stats_module_delivered .bc_stats_label, .bc_stats_module_available .bc_stats_label {
    border-color:#8daf6c;
    background-color:#428600;
}

.bc_stats_module_dispatched .bc_stats_label {
    border-color:#ec966c;
    background-color:#ff5400;
}

.bc_stats_module_failed .bc_stats_label {
    border-color:#df6c6c;
    background-color:#e60000;
}

.bc_form_details {
    margin-left: 10px;
}

.bc_form_details .bc_form_contact_param, .bc_form_details .bc_form_field_param {
    float: left; 
    margin: 20px 40px 10px 20px;
    height: 50px;
}

.bc_form_details .bc_form_add_roll_param {
    margin: 20px 0px 0px 10px;
    min-height: 40px;
}

.bc_form_details .bc_form_add_roll_param p {
    font-size: 14px;
}

.bc_form_add_roll_param input {
    width: 180px;
}

.bc_form_add_roll_param .bc_form_add_roll_label {
    font-size: 10px;
    line-height: 30px;
    padding-left: 10px;
    color: #FF5400;
    font-weight: bold;
}

.bc_form_textarea {
    width: 90%;
    min-height: 120px;
    resize: none;
    outline: 0px !important;
    font-size: 13px;
    padding: 10px;
    overflow: hidden;
    word-wrap: break-word;
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 1px;
    box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
}

.bc_form_textarea:focus {
    border: 2px solid #428600;
    margin: 0px !important;
}

.bc_form_textarea:hover {
    outline: none;
}

.bc_form_textarea.invalid {
    outline: 0;
    border: 2px solid #E60000 !important;
    margin: 0px;    
}

#submit-campaign {
    margin-right: 20px;
}

.bc_add_message_form {
    margin: 25px 19px;
}

.bc_add_message_form .bc_form_radios {
    height: 20px;
}

.bc_add_message_form .bc_form_param {
    margin-top: 15px;
}
.bc_add_message_form .bc_form_param_error {
    display: none;
    font-size: 11px;
    color: #E60000;
    margin-top: 3px;
    height: 15px;
}

ul.token-input-list {
    overflow: hidden;
    min-height: 26px;
    width: 90%;
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: text;
    font-size: 12px;
    z-index: 999;
    margin: 0;
    padding: 2px;
    background-color: #fff;
    list-style-type: none;
    float: left;
    box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    margin-bottom: 5px;
}

ul.token-input-list li {
    list-style-type: none;
    line-height: 26px;
}

ul.token-input-list li input {
    border: 0;
    width: 100%;
    padding: 3px 8px;
    background-color: white;
    -webkit-appearance: caret;
    line-height: 17px;
}

li.token-input-token {
    overflow: hidden;
    margin: 1px;
    padding: 3px 5px;
    color: #000;
    cursor: default;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid grey;
    height: 17px;
    float: left;
    max-width: 40%;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
    margin-right: 5px;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 190px;
}

li.token-input-token span {
    float: right;
    color: #777;
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: #D5D5D5;
    color: #000;
}

li.token-input-selected-token span {
    color: #bbb;
}

div.token-input-dropdown {
    position: absolute;
    background-color: #fff;
    overflow: hidden;
    max-width: 590px;
    width: 533px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    font-family: Verdana;
    z-index: 1001;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    color: #777;
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: #fff;
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: #fafafa;
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: #fff;
}

div.token-input-dropdown ul li em {
    font-weight: bold;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: #ECF3E5;
}

.bc_add_message_form .bc_textarea_attachments {
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
}

.bc_textarea_attachments .bc_form_textarea {
    margin-top: 3px;
    width: 96% !important;
    font-size: 13px;
    border: 0px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.bc_textarea_attachments .bc_form_textarea:focus {
    border: 0px !important;
    margin: 1px !important;
    margin-top: 3px !important;
}

.bc_textarea_attachments .bc_separator {
    display: none;
    border-top: 1px solid rgb(233, 233, 237);
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bc_add_message_form .bc_counter_holder {
    font-family: VodafoneRegular;
    font-size: 11px;
    margin-top: 30px; 
    width: 89%;
    line-height: 10px; 
    text-align: right; 
}

.bc_counter_holder .bc_counter_count {
    height: 10px;
    line-height: 10px;
    width: 55px;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    color: rgb(153, 153, 153);
    font-weight: bold;
}

.bc_counter_holder .bc_counter_green {
    color: #428600;
}

.bc_counter_holder .bc_counter_label {
    height: 10px;
    line-height: 10px;
    width: 123px;
    display: inline-block;
    text-align: left;
}

.bc_counter_holder #div-message-msisdn-validation-error {

	float: left;
	min-width: 30px;
 
 	display: none;
    font-size: 11px;
    color: #E60000;
	padding-left: 3px;
}
	
	
	
.bc_counter_holder #max-size-exceeded {
    display: none;
    font-size: 11px;
    color: #E60000;
/*     margin-right: 28px; */
    line-height: 10px;
}

.bc_popup_fold_warning {
    color: #FF5400;
    font-size: 11px; 
    margin-bottom: 20px;
}

.bc_popup_fold_hint {
    margin-left: 5px;
    color: #FF6B22;
    font-size: 10px;
}

#rollContainer .vd_fold_title{
    cursor: pointer;
}

.bc_add_contact_roll_association, .bc_account_details_permissions {
    float: left;
    background-color: white;
    margin: 20px 0 20px 30px; 
    width: 90%;
}

.bc_new_account_form {
    margin-left: 19px;
    margin-right: 19px;
    overflow: hidden;
}

.bc_add_account_msisdn {
    clear:both;
    margin: 20px 20px 30px 10px;
    height: 70px;
}

.bc_add_account_status, .bc_add_account_profile, .bc_add_account_message_limit, .bc_add_account_permissions, 
.bc_add_account_footer, .bc_add_account_shared_las, .bc_add_account_alphanumerics {
    clear:both;
    margin: 20px 20px 20px 10px;
    height: 100%;
    float: none;
}

.bc_add_account_shared_las.hidden {
    display: none;
}

.bc_add_account_shared_las .bc_add_account_keyword, .bc_add_account_account, 
.bc_add_account_shared_las .bc_add_account_la, 
.bc_add_account_alphanumeric {
    float: left;
    font-size: 12px; 
    line-height: 17px;
    margin-left: 8px;
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 15px 40px;
}

.bc_add_account_shared_las .bc_add_account_keyword_label, .bc_add_account_alphanumeric_label, .bc_add_account_account_label,
.bc_add_account_shared_las .bc_add_account_la_label {
    font-size: 12px; 
    line-height: 17px;
    margin-left: 8px;
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bc_add_account_shared_las #las-container, #account-container,
.bc_add_account_shared_las #keywords-container {
  width: 100%;
  float: left;
}

.bc_add_account_shared_las .bc_separator {
    border-top: 2px solid rgb(233, 233, 237);
    width: 98%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

.bc_add_account_shared_las .bc_sub_label {
    margin: 15px 13px;
    font-size: 12px;
}
.bc_add_account_shared_las #TNoKeywords {
    font-size: 11px;
    margin: 7px 13px;
}

.bc_add_account_shared_las #TNoLAs {
    font-size: 11px;
    margin: 10px 13px;
}

.bc_add_account_alphanumerics.hidden {
    display: none;
}

.bc_add_account_alphanumerics .bc_sub_label {
    margin: 15px 13px;
    font-size: 12px;
}

#add-alphanumeric_sender-form .vd_form_input_error {
    margin-left: 10px;
}

.bc_add_account_name, .bc_add_account_email {
    float: left;
    margin: 0px 20px 20px 10px;
    height: 70px;
}

.bc_form_radios_div {
    margin-bottom: 20px;
}

.bc_add_account_roll_check {
    width: 50%;
    float: left;
    margin-top: 10px;
}

#account-network-messages, #account-network-las, #account-network-alphanumeric, #account-network-messagge-content {
    padding-left: 80px !important;
    width: 485px !important;
}

.permissions_title_row {
    width: 560px;
    float: left;
    margin-top: 0px;
    padding: 5px;
    margin-left: 0px;
    border-bottom: 1px solid rgb(211, 211, 211);
    border-top: 1px solid rgb(150, 150, 150);
    border-right: 1px solid rgb(120, 120, 120);
    border-left: 1px solid rgb(120, 120, 120);
    font-size: 12px;
    line-height: 25px;
    margin-left: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.permissions_row {
    margin-top: 0px;
    padding: 5px;
    width: 515px;
    padding-left: 50px;
    margin-left: 8px;
    border-right: 1px solid rgb(120, 120, 120);
    border-left: 1px solid rgb(120, 120, 120);
}

#select-alphanumeric {
    margin-top: 3px;
    margin-bottom: 20px;
    float: left;
    width: 220px;
    font-size: 12px;
    display: block !important;
}

#select-alphanumeric .vd_select_option_wrap {
    max-height: 124px;
}

#select-alphanumeric .vd_select_checkbox {
    width: 100%;
    margin-right: 10px;
    position: relative;
    float: left;
    height: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#select-alphanumeric .vd_select_checkbox .bc_form_tick {
    height: 100%;
    z-index: 998;
    position: relative;
}

#select-alphanumeric .vd_select_checkbox_label {
    height: 100%;
    z-index: 997;
    position: relative;
}

#select-alphanumeric .vd_select_checkbox_label .vd_select_option_value {
    position: absolute;
    left: 25px;
    top: 8px;
}

#select-roll-la .vd_select_option_wrap {
    max-height: 124px;
}

#select-roll-la .vd_select_checkbox {
    width: 100%;
    margin-right: 10px;
    position: relative;
    float: left;
    height: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#select-roll-la .vd_select_checkbox .bc_form_tick {
    height: 100%;
    z-index: 998;
    position: relative;
}

#select-roll-la .vd_select_checkbox_label {
    height: 100%;
    z-index: 997;
    position: relative;
}

#select-roll-la .vd_select_checkbox_label .vd_select_option_value {
    position: absolute;
    left: 25px;
    top: 8px;
}

#select-roll-keywords .vd_select_option_wrap {
    max-height: 124px;
}

#select-roll-keywords .vd_select_checkbox {
    width: 100%;
    margin-right: 10px;
    position: relative;
    float: left;
    height: 100%;
    z-index: 999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

#select-roll-keywords .vd_select_checkbox .bc_form_tick {
    height: 100%;
    z-index: 998;
    position: relative;
}

#select-roll-keywords .vd_select_checkbox_label {
    height: 100%;
    z-index: 997;
    position: relative;
}

#select-roll-keywords .vd_select_checkbox_label .vd_select_option_value {
    position: absolute;
    left: 25px;
    top: 8px;
}

.bottom_line {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid rgb(150, 150, 150);
}

.bc_add_account_roll_check.hidden {
    display: none;
}

.bc_add_keyword {
    margin: 20px 20px 20px 10px;
    height: 100%;
    float: none;
}

#TKeyword .vd_keyword_name {
    width: 15%;
}

#TKeyword .vd_keyword_state {
    width: 13.8%;
}

#TKeyword .vd_keyword_created {
    width: 15%;
}

#TKeyword .vd_keyword_handled {
    width: 15%;
}

#TKeyword .vd_keyword_manage {
    width: 25%;
}

#TKeyword .vd_keyword_state > div {
    background-position: center;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 5px;
}

.vd_keyword_state_approved {
    background-image: url("img/keyword_state_approved.png");
}

.vd_keyword_state_in_use {
    background-image: url("img/keyword_state_approved.png");
}

.vd_keyword_state_pending {
    background-image: url("img/keyword_state_pending.png");
}

.vd_keyword_state_rejected {
    background-image: url("img/keyword_state_rejected.png");
}

#TAlphanumeric .vd_alphanumeric_name {
    width: 150px;
}

#TAlphanumeric .vd_alphanumeric_state {
    width: 13.8%;
}

#TAlphanumeric .vd_alphanumeric_created {
    width: 155px;
}

#TAlphanumeric .vd_alphanumeric_handled {
    width: 15%;
}

#TAlphanumeric .vd_alphanumeric_manage {
    width: 25%;
}

#TAlphanumeric .vd_alphanumeric_type {
    width: 155px;
}

#TAlphanumeric .vd_alphanumeric_account {
    width: 15%;
}


#TAlphanumeric .vd_alphanumeric_state > div {
    background-position: center;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 5px;
}

.vd_alphanumeric_state_approved {
    background-image: url("img/keyword_state_approved.png");
}

.vd_alphanumeric_state_in_use {
    background-image: url("img/keyword_state_approved.png");
}

.vd_alphanumeric_state_pending {
    background-image: url("img/keyword_state_pending.png");
}

.vd_alphanumeric_state_rejected {
    background-image: url("img/keyword_state_rejected.png");
}

.vd_alphanumeric_exclusive_conf {
	margin-left: 30px;	
}

#TKeyword .vd_keyword_manage > div {
      line-height: 19px;
      text-align: center;
      width: 100%;
}

#TKeyword .vd_keyword_manage > div > span {
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 5px;
}

.vd_keyword_manage_approve {
    background-image: url("img/keyword_approve.png");
}

.vd_keyword_manage_reject {
    background-image: url("img/keyword_reject.png");
}


#TAlphanumeric .vd_alphanumeric_manage > div {
      line-height: 19px;
      text-align: center;
      width: 100%;
}

#TAlphanumeric .vd_alphanumeric_manage > div > span {
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 5px;
}

.vd_alphanumeric_manage_approve {
    background-image: url("img/keyword_approve.png");
}

.vd_alphanumeric_manage_add {
    background-image: url("img/tb_plus.png");
}

.vd_alphanumeric_manage_reject {
    background-image: url("img/keyword_reject.png");
}

.bc_add_contact_roll_association_label {
    font-size: 14px;
    height: 40px;
    width: 100%;
    cursor: pointer;
    background-color: #f4f4f4;
    border-bottom: 0px !important;
    text-align: left;
    padding-left: 40px;
    outline: 0;
    border: 0px solid rgb(211, 211, 211); 
}

.bc_add_contact_roll_association_label:hover {
    background-color: #eeeeee;
}

.bc_add_contact_roll_association_label[disabled="disabled"], .bc_add_contact_roll_association_label[disabled] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    background-color: #eeeeee;
    cursor: auto;
}

.bc_add_contact_roll_association_label.selected {
    background-color: #428600 !important;
}

input.bc_add_contact_roll_association_label.selected {
    color: white;
}

.bc_add_contact_roll {
    display: none;
    float: left;
    margin: 20px 40px;
    width: 30%;
}

.bc_form_tick {
    float: left;
    width: 18px;
    height: 17px;
    cursor: pointer;
    position: relative;
}

.bc_add_contact_roll {
    float: left;
    font-size: 12px; 
    line-height: 17px;
    margin-left: 8px;
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bc_add_contact_roll_label {
    font-size: 12px; 
    line-height: 17px;
    margin-left: 8px;
    white-space: nowrap;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center_container {
    position: relative;
}

.absolute_center {
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.bc_table_paginator {
    float: right;
    height: 21px;
    margin-top: 10px;
    width: 160px;
}

.bc_table_paginator span {
    float: left; 
    width: 60%; 
    height: 100%; 
    font-size: 11px; 
    line-height: 25px;
    text-align: right;
    margin-right: 5px;
}

.bc_table_paginator input {
    float: left; 
    width: 23px; 
    height: 100%;
    cursor: pointer;
    background-color: rgb(243, 244, 244);
    border-top: 1px solid rgb(206, 206, 206);
    border-bottom: 1px solid rgb(206, 206, 206);
    background-repeat:no-repeat;
}
.bc_table_paginator input[disabled],
.bc_table_paginator input[disabled="disabled"]{
    background-color:#eaeaea;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    cursor: auto;
}
.bc_table_paginator input:hover {
    background-color:#eaeaea;
}

.bc_table_paginator .arrow_left {
    border-left: 1px solid rgb(206, 206, 206);
    border-right: 1px solid rgb(222, 222, 222);
    background-image: url("img/arrow_left.png");
    background-position: center;
}

.bc_table_paginator .double_arrow_left {
    border-left: 1px solid rgb(206, 206, 206);
    border-right: 1px solid rgb(222, 222, 222);
    background-image: url("img/double_arrow_left.png");
    background-position: center;
}

.bc_table_paginator .arrow_right {
    border-left: 1px solid rgb(222, 222, 222);
    border-right: 1px solid rgb(206, 206, 206);
    background-image: url("img/arrow_right.png");
    background-position: center;
}

.bc_table_paginator .double_arrow_right {
    border-left: 1px solid rgb(222, 222, 222);
    border-right: 1px solid rgb(206, 206, 206);
    background-image: url("img/double_arrow_right.png");
    background-position: center;
}

.bc_no_results_message {
    padding-top: 100px;
    font-size: 12px;
    text-align: center;
}

.bc_popup_greyed_options {
    background: #F7F7F7; 
    height: 88px;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px;
}

.bc_popup_subtitle {
    margin-top: 15px;
    color: #767676;
    font-weight: bold;
    font-size: 15px;
}

.bc_popup_all_select_box {
    position: relative;
    float: left;
    min-width: 83px;
    margin: 10px 10px;
}

.bc_popup_roll_select_box {
    position: relative;
    float: left;
    min-width: 182px;
    margin: 10px 10px;
}

.bc_popup_no_padding {
    padding: 0 !important;
}

.bc_popup_info {
    height: 40px;
    font-size: 12px;
}

.bc_popup_info_small {
    height: 30px;
    font-size: 11px;
}

.bc_popup_info_small .selected-contacts {
    margin-left: 47px;
}

.bc_popup_info_small .info_text{
    margin-left: 47px;
}

.bc_popup_info_small span {
    line-height: 30px;
}

.bc_popup_info span {
    line-height: 40px;
}

.bc_popup_info .selected-contacts, 
.bc_popup_info #selected-campaigns,
.bc_popup_info #selected-messages,
.bc_popup_info #selected-items {
    margin-left: 60px;
}

.bc_popup_info_extended {
    height: 70px;
    display: flex;
    align-items: center;
}

.bc_popup_info_extended .alert {
    width: 254px;
    margin: 20px 0 0 70px;
    float: left;
}

.bc_popup_info_extended .alert_title {
	color: #333333 !important;
    display: block;
    font-weight: bold;
    font-size: 15px;
    float: left;
}

.bc_popup_info_extended .alert_subtitle {
    display: block;
    font-size: 11px;
    margin: 2px 1px;
}

.bc_popup_info_extended .alert_button {
    float: right;
    margin: 20px;
}

.bc_popup_separator {
    border-top: 1px solid rgb(233, 233, 237);
    margin-top: 10px;
}

.bc_popup_content {
    padding-top: 22px;
}

.bc_popup_content_title {
    font-size: 13px;
    margin: 0 0 15px 40px;
}

.bc_popup_select {
    display: block;
    width: 250px;
    margin: 10px auto;
    font-size: 12px;
}

.bc_popup_select_report {
    width: 498px;
}

.bc_popup_select .select_wrap {
    max-height: 90px;
}

.bc_popup_import_contacts {
    height: 50px;
    display: flex;
    align-items: center;
}

.bc_success_label {
    color: #428600;
    font-size: 12px;
    line-height: 30px;
    margin-left: 10px;
    font-weight: bold;
}

.bc_success_text {
    color: #428600;
    font-size: 12px;
    line-height: 30px;
}

.bc_popup_warning_msg {
    color: #FF6B22;
    font-size: 11px;
}

.bc_popup_success_msg {
    color: #428600;
    font-size: 11px;
}

.bc_popup_error_msg{
	color: #E60000;
    font-size: 11px;
    max-width: 350px;
}

.bc_popup_size_exceeded_msg {
    color: #E60000;
    font-size: 11px;
}

.bc_popup_success_msg .label {
    font-weight: bold;
    float: left;
    margin-right: 3px;
}

.bc_popup_success_msg .content {
    max-width: 66%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bc_popup_table {
    width: 360px;
    margin-left: 80px;
    border: 1px solid #D5D5D5;
    max-height: 120px;
    overflow-y: auto;
    font-size: 12px;
    color: #689E33;
}

.bc_popup_table .bc_popup_table_line:first-child {
    border-top: 0;
}

.bc_popup_table .bc_popup_table_line {
    height: 30px;
    border-top: 1px solid #D5D5D5;
}

.bc_popup_table .bc_popup_table_cell {
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Header*/

.heatherTop_button {
    float: left;
    width: 150px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 10px;
    width: 130px;
    cursor: pointer;
    text-align: left;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;

}

.heatherTop_container_wrap{
    float: right;
    margin-right: 16px;
}

#vd_account.vd_select {
    width: 150px;
}

#vd_account.vd_select .vd_select_option{
    font-weight: normal;
}

#vd_account.vd_select .vd_select_option_selected.vd_select_option,
#vd_account.vd_select .vd_select_option_selected.vd_select_option .vd_selected_value_badge{
    font-weight: bold;
}

.heatherTop_button,
#vd_account.vd_select,
#vd_account.vd_select .vd_selected_value,
#vd_account.vd_select .vd_select_option{
    height: 25px;
    line-height: 25px;
}

.heatherTop_button,
#vd_account.vd_select{
    font-size: 11px;
    color: #343434;

    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâŠEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 50%,#ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#fafafa 50%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#fafafa 50%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fafafa 50%,#ffffff 100%);

    border: solid 1px #D3D3D2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.vd_account_inactive{
    color:#cccccc;
}
.vd_account_status{
    color: #428600;
}
.vd_account_inactive .vd_account_status{
    color: #E60000;
}
#vd_user.heatherTop_button{
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    cursor: default;
}

#vd_user_login{
    padding-right: 20px;
}

#vd_user.heatherTop_button .vd_user_icon,
#vd_user_login.heatherTop_button .vd_user_icon{
    background: url(img/icon-user.png) no-repeat;
    display: inline-block;
    width: 14px;
    height: 15px;
    margin-bottom: -3px;
    margin-right: 7px;
}

#vd_account.vd_select{
    margin: 0;
    padding: 0;
    float: left;
}

#vd_account.vd_select .vd_select_option_wrap{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#vd_account.vd_select .vd_selected_value{
    font-weight: bold;
    background: url(img/select-arrow2-down.png) left no-repeat;
    padding-right: 12px;
    padding-left: 21px;
    margin-left: 9px;
}

#vd_account.vd_select .vd_selected_value_badge{
    font-weight: normal;
    margin-right: 3px;
}

#vd_account.vd_select_disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

#vd_account.vd_select_disabled .vd_selected_value {
    background: none;
}

#vd_logout.heatherTop_button{
    width: 70px;
    text-align: center;
}

/*Home*/
.vd_home_container{ 
    padding: 28px;
    padding-top: 0;
}

.vd_home_small_column{
    float: left;
    width: 100%;
}

#view_all_last_campaign{
	border: none;
    padding-left: 0px;
    padding-right: 0px;
}

.vd_home_large_column.new-home-style-main-div{
	width: 100%;
}

.vd_box.new-home-style-main-div{
	width: 100%;
}

.vd_box.new-home-style-main-div #last_campaign{
	width: 35%;
	float: left;
}
.vd_box.new-home-style-main-div #last_campaign.vd_box.vd_box_border{
	border: none;
	padding-left: 0px;
	padding-right: 0px;
}

.vd_box.new-home-style-main-div #graphs_last_campaign{
	width: 55%;
	float: right;
	box-sizing: border-box;
}

.vd_box.new-home-style-main-div #graphs_last_campaign.vd_box.vd_box_border{
	border: none;
	border-left: solid 1px #CCCCCC;
	padding-left: 10%;
	padding-right: 0px;
}


.vd_box.vd_box_border{
    border: solid 1px #CCCCCC;
    padding: 10px;
    padding-bottom: 18px;
}

.vd_home_large_column .vd_box_content p{
    font: 19px VodafoneRegular;
    line-height: 18px;
}

.vd_home_small_column .vd_box_content{
    margin: 0 auto;
}

#home_welcome{ }

#home_welcome .vd_box_main_title{
    color: #e60000;
    font: bold 29px VodafoneRegular;
    line-height: 29px;
    margin-bottom: 5px;
}

#home_welcome .vd_box_title, #home_welcome .vd_box_title span{
    font: 23px VodafoneRegular;
    line-height: 26px;
    border: none;
    padding-bottom: 0;
    font-weight: bold;
}

#home_welcome .vd_box_content{
    font-size: 12px;
    line-height: 17px;
}

#home_username{ }

#home_username .vd_box_title {
    font: normal 19px VodafoneRegular;
    text-align: right;
    font-weight: normal;
}

#home_username .vd_box_content {
    font: normal 15px VodafoneRegular;
    text-align: right;
    font-weight: normal;
}

#home_username .vd_box_title{ }

#home_username .vd_box_content{ 
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#accounts{ }

#accounts .vd_box_title{
    margin-bottom: 12px;
}

#last-stats .vd_box_title{
    padding-bottom: 13px;
}

#accounts .vd_select_disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    color: #343434;
}

#last_campaign_content{
    margin-bottom: 18px;
    position: relative;
}
#no-last-campaign{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F4F4F4;
    padding-top: 15%;
    padding-bottom: 30%;
    padding-left: 10px;
    padding-right: 10px;
    right: 0;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 19px;
    font-family: VodafoneRegular;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
#last_campaign{
    margin-bottom: 5px;
}

#last_campaign .date_time{
	font-family: VodafoneRegular;
    font-size: 14px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 7px;
}

#last_campaign .vd_box_title{
    color: #717171;
    border: none;
    padding-bottom: 0;
}

#last_campaign .vd_box_content,
#last_campaign .vd_box_content p,
#last_campaign .vd_box_content span
{
	font-family: VodafoneRegular;
    font-size: 14px;
}

#last_campaign .vd_box_content p{
    font-weight: bold;
}

#last_campaign .vd_box_content span{
    line-height: 18px;
}

/*Graphs*/
.vd_graph{
    display: block;
    height: 100%;
}

.vd_graph_graphics{
    width: 100%;
    height: 190px;
}

.vd_graph_column{
    height: 100%;
    width: 25%;
    float: left;
}

/*.vd_graph_column:first-child{
    margin-left: 12px;
}

.vd_graph_column.last-child{
    margin-right: 12px;
}*/

.vd_graph_baseline{
    border-bottom: solid 1px #CCCCCC;
    display: block;
}

.vd_graph_bar_wrap{
    position: relative;
    margin: 0 auto;
    width: 41px;
    height: 100%;
}

.vd_graph_bar{
    width: 100%;
    position: absolute;
    bottom: 0;
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
    cursor: pointer;
}

.vd_graph_legend{
    margin-top: 10px;
    margin-right: -6px; /*vd_graph_column_wrap fix*/
}

.vd_graph_legend .vd_graph_column_wrap{
    margin: 0;
    margin-right: 6px;
}

.vd_graph_legend .vd_graph_legend_number,
.vd_graph_legend .vd_graph_legend_label{
	font-family: VodafoneRegular;
    display: block;
    text-align: center;
    padding: 10px 0;
}

.vd_graph_legend .vd_graph_legend_number{
    border: solid 1px #CCCCCC;
    font-weight: 600;
    font-size: 120%;
    margin-bottom: 2px;
}

.vd_graph_legend .vd_graph_legend_label{
	font-family: VodafoneRegular;
    font-size: 10px;
}

#graphs_last_campaign{
    margin-bottom:0;
}
#view_all_last_campaign{
    border-top:none;
}

.vd_sent_messages,
.vd_delivered_messages,
.vd_dispatched_messages,
.vd_pending_messages,
.vd_failed_messages{
    color: #FFF;
}

.vd_sent_messages{
    border-color: #858585;
    background-color: #333333;
}

.vd_delivered_messages{
    background-color: #428600;
    border-color: #8daf6c;
}

.vd_pending_messages,
.vd_dispatched_messages{
    background-color: #FF5400;
    border-color: #ec966c;
}

.vd_failed_messages{
    background-color: #E60000;
    border-color: #df6c6c;
}

.vd_home_small_column .vd_box.vd_box_border{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.vd_slideshow, .vd_slideshow_slides{
    position: relative;
}

/*.vd_slideshow_slides .slide{
    position: absolute;
}*/

.vd_slideshow .vd_slideshow_indicators{
    position: absolute;
    top: 15px;
    right: 15px;
    list-style: none;
}

.image_background_gradient {
    background: -webkit-linear-gradient(#82D8E5, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#82D8E5, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#82D8E5, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#82D8E5, white); /* Standard syntax */
    background-image: -ms-linear-gradient(#82D8E5, white);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82D8E5', endColorstr='white');
}

.vd_slideshow .vd_slideshow_indicators li{
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    cursor: pointer;
    background-color: #444A4E;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.vd_slideshow .vd_slideshow_indicators li.vd_slideshow_indicators_active{
    background-color: #E60000;
}

.vd_slideshow .vd_slideshow_slides_slide{
    display: none;
}

.vd_slideshow .vd_slideshow_slides_slide.vd_slideshow_active{
    display: block;
}

#vd_account .vd_select_option_selected{
    font-weight: bold;
}


#vd_select_home {
	margin-top: 10px;	
	max-height: 205px;
	overflow: auto;
}

#vd_select_home .account_select_option {
    font-size: 19px;
    font-family: VodafoneRegular;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px;
    padding-left: 15px;
    border: solid 1px #D3D3D2;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

#vd_select_home .account_select_option:hover {
    background: #F4F4F4;
    background-color: #F4F4F4;
    cursor: pointer;
}

#vd_select_home .account_select_option_selected {
    font-weight: bold;
    background: #F4F4F4;
    background-color: #F4F4F4;
}

#vd_select_home .account_select_option_selected_disabled {
    font-weight: bold;
    background: #F4F4F4;
    background-color: #F4F4F4;
    cursor: default !important;
}

#vd_select_home .vd_selected_value_badge {
    font-size: 19px;
    margin-left: 8px;
}




#vd_login_output.vd_plait_label{
    color: #E60000;
    font-weight: bold;
    padding-top: 7px;
}

#messages-threads{
    display: none;
}

#messages-threads .vd_tools{
    text-align: left;
    margin-bottom: 15px;
}

#DTerms .vd_dialog_contents{
    padding: 0;
}

.vd_dialog .vd_dialog_sub_title{
    font-size: 14px;
    margin-bottom: 10px;
}

#DTerms iframe{
    width: 100%;
    height: 400px;
    border: none;
}

#SeeMessages #list-messages,
#campaigns-list-table #list-campaigns{
    min-height: 477px;
}

#SeeMessages .vd_table_scroll,
#LCampaignMessagesContext {
    min-height: 360px;
}

#SeeMessages .vd_table_scroll,
#LCampaignMessagesContext .vd_table_scroll{
    height: 360px;
}

#TMessagestHeader #sort-campaignName,
#TMessage .vd_message_campaignName{
    width: 94px;
}

#TMessagestHeader #sort-recipient,
#TMessage .vd_message_recipient{
    width: 80px;
}

#TMessage .vd_message_recipient{
    display: none;
}

#TMessagestHeader #sort-sender,
#TMessage .vd_message_sender{
    width: 11%;
}

#TMessagestHeader #sort-sentDate,
#TMessage .vd_message_sent{
    display: none;
    width: 90px;
}

#TMessagestHeader #sort-messageStatus,
#TMessage .vd_message_messageStatus{
    width: 73px;
}

#TMessage .vd_message_messageParts {
    width: 20px;
}

#TMessagestHeader #sort-message,
#TMessage .vd_message_text{
    width: 23%;
}

#TMessage .vd_message_text{
    width: 80px
}

#TMessage .vd_message_messageStatus > div,
#TCampaignsMessagesContext .vd_campaign_status > div,
#TCampaignsMessagesContext .vd_campaign_read_status_wrap > div,
#TMessageThread .vd_message_thread_status div
{
    background-position: center;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 5px;
}

.vd_campaign_read_status_unread{
    background-image: url("img/message_status_unread.png");
}

.vd_campaign_read_status_read{
    background-image: url("img/message_status_read.png");
}

#TMessage.vd_message_unread,
#TCampaignsMessagesContext.vd_campaign_message_unread{
    font-weight: bold;
}

#TMessage .vd_message_messageStatus_delivered,
#TMessageThread .vd_message_messageStatus_delivered,
#TCampaignsMessagesContext .vd_message_messageStatus_delivered{
    background-image: url("img/messages_status_delivered.png");
}

#TMessage .vd_message_messageStatus_pending,
#TMessageThread .vd_message_messageStatus_pending,
#TCampaignsMessagesContext .vd_message_messageStatus_pending,
#TMessage .vd_message_messageStatus_dispatched,
#TMessageThread .vd_message_messageStatus_dispatched,
#TCampaignsMessagesContext .vd_message_messageStatus_dispatched {
    background-image: url("img/messages_status_pending.png");
}

#TMessage .vd_message_messageStatus_failed,
#TMessageThread .vd_message_messageStatus_failed,
#TCampaignsMessagesContext .vd_message_messageStatus_failed{
    background-image: url("img/messages_status_failed.png");
}

#DMessagesAddFolder .bc_popup_content{
    font-size: 12px;
    font-weight: bold;
}

#DMessagesAddFolder #newFolderName{
    width: 220px;
}

#messages-create-folder{
    background-image: url("img/folder.png");
}

.vd_tool_move_to_folder{
    display: none;
    background-image: url("img/folder_move.png");
    width: 47px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    box-shadow: 1px 1px 2px 1px #d3d3d3;
    -webkit-box-shadow: 1px 1px 2px 1px #d3d3d3;
    -moz-box-shadow: 1px 1px 2px 1px #d3d3d3;

    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f4f4f4;
}


.vd_tool_move_to_folder,
.vd_tool_move_to_folder .vd_selected_value{
    height: 28px;
}

.vd_tool_move_to_folder .vd_selected_value{
    background: none;
}

.vd_tool_move_to_folder .vd_select_option_wrap{
    width: 150px;
    max-height: 250px;
}

.vd_tool_move_to_folder .vd_select_option{
    font-weight: normal;
}

.vd_tool_move_to_folder .vd_unselect_option{
    text-align: left;
}

#messages-delete-messages-temp, #messages-delete-selected-campaign{
    background-image: url("img/tb_delete.png");
}

#vd_sideoption_folder_folders_list{
    max-height: 200px;
    overflow: auto;
    display: none;
}

#vd_sideoption_folder_folders_list li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: none;
    border: 1px solid #FFF;
    border-top: none;
    background-color: #F4F4F4;
    padding-left: 15px;
}

#vd_sideoption_folder_folders_list li:first-child{
    border-top: 1px solid #FFF;
}

#vd_sideoption_folder_folders_list li a{
    background-image: url("img/folder-small.png");
    background-color: transparent;
    background-position-y: center;
    padding-top: 7px;
    line-height: 22px;
    cursor: pointer;
    padding-left: 30px;
}

ul#vd_sideoption_folder_folders_list .vd_sideoption_folder_folders_list_selected{
    background-color: #c7c7c7;
}

#message-threads{
    font-size: 13px;
}

#message-threads .vd_message_detail .vd_fold_title{
    cursor: pointer;
    overflow: auto;
}

#message-threads .vd_message_detail .vd_fold_title .vd_fold_tick{
    margin-top: 3px;
}

#message-threads .vd_message_detail .vd_fold_title .vd_message_detail_sender{
    color: #343434;
    background-color: #FFF;
    padding: 4px 10px;
    border: 1px solid #dad9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 14px;
    float: left;
    margin-right: 15px;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
}

#message-threads .vd_message_detail .vd_message_detail_campaign_name,
#message-threads .vd_message_detail .vd_message_detail_status,
#message-threads .vd_message_detail .vd_fold_title .vd_message_detail_text,
#message-threads .vd_message_detail .vd_message_detail_sentDate,
#message-threads .vd_message_detail .vd_message_detail_receivedDate{
    float: left;
}

#message-threads .vd_message_detail .vd_fold_title_info,
#message-threads .vd_message_detail .vd_message_detail_sending_status{
    float: right;
}

#message-threads .vd_message_detail .vd_message_detail_sending_status{
    margin-right: 10px;
}

#message-threads .vd_message_detail .vd_message_detail_sentDate,
#message-threads .vd_message_detail .vd_message_detail_receivedDate{
    margin-right: 10px;
}

#message-threads .vd_message_detail .vd_fold_contents{
    padding: 10px;
}

#message-threads .vd_message_detail .vd_fold_contents .vd_fold_contents_wrap{
    overflow: auto;
}

.vd_message_detail .vd_fold_contents .vd_fold_contents_wrap .vd_message_detail_attachements_wrap{
    display: none;
    border-top: solid 1px #A3A2A2;
    overflow: auto;
    margin-top: 30px;
    padding-top: 11px;
}

.vd_message_detail .vd_fold_contents .vd_fold_contents_wrap .vd_message_detail_attachements_wrap .vd_image_container{
    display: block;
}

#message-threads .vd_message_detail .vd_fold_contents_item_title,
#message-threads .vd_message_detail .vd_message_thread_message_type{
    margin-top: 5px;
    margin-left: 12px;
    font-size: 15px;
}

#message-threads .vd_message_detail .vd_message_thread_message_type{
    text-transform: uppercase;
}

#message-threads .vd_message_detail .vd_message_subject{
    font-weight: normal;
}

#message-threads .vd_message_detail .vd_fold_title .vd_message_detail_campaign_name{
    font-weight: bold;
    font-size: 18px;
}

#message-threads .vd_message_detail .vd_fold_title .vd_message_detail_campaign_name,
#message-threads .vd_message_detail .vd_fold_title .vd_message_detail_text{
    max-width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#message-threads .vd_message_detail .vd_fold_title > div,
#message-threads .vd_message_detail .vd_fold_title .vd_fold_title_info > div{
    line-height: 26px;
}

#message-threads .vd_fold_contents .vd_message_subject_wrap{
    display: none;
    margin-top: 4px;
}

.vd_message_detail .vd_fold_contents .vd_message_detail_text_wrap{
    display: block;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #dad9d9;
    min-height: 100px;
    color: #A3A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.vd_message_detail .vd_message_detail_sending_status{
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    width: 70px;
    text-align: center;
    margin-right: 10px;
}

#TMessageThread.vd_message_detail .vd_fold_title .vd_fold_title_info .vd_message_detail_sending_status{
    line-height: 16px;
}

#TMessageThread.vd_message_detail.vd_message_status_delivered.vd_fold_open .vd_fold_title,
#TMessageThread.vd_message_detail.vd_message_status_delivered .vd_fold_title .vd_message_detail_sending_status{
    background-color: #428600;
    color: #FFF;
}

#TMessageThread.vd_message_detail.vd_message_status_delivered.vd_fold_open .vd_fold_title .vd_message_detail_sending_status{
    background-color: #FFF;
    color: #428600;
}

#TMessageThread.vd_message_detail.vd_message_status_pending.vd_fold_open .vd_fold_title,
#TMessageThread.vd_message_detail.vd_message_status_pending .vd_fold_title .vd_message_detail_sending_status,
#TMessageThread.vd_message_detail.vd_message_status_dispatched.vd_fold_open .vd_fold_title,
#TMessageThread.vd_message_detail.vd_message_status_dispatched .vd_fold_title .vd_message_detail_sending_status{
    background-color: #FF5400;
    color: #FFF;
}

#TMessageThread.vd_message_detail.vd_message_status_pending.vd_fold_open .vd_fold_title .vd_message_detail_sending_status,
#TMessageThread.vd_message_detail.vd_message_status_dispatched.vd_fold_open .vd_fold_title .vd_message_detail_sending_status{
    background-color: #FFF;
    color: #FF5400;
}


#TMessageThread.vd_message_detail.vd_message_status_failed.vd_fold_open .vd_fold_title,
#TMessageThread.vd_message_detail.vd_message_status_failed .vd_fold_title .vd_message_detail_sending_status{
    background-color: #e60000;
    color: #FFF;
}

#TMessageThread.vd_message_detail.vd_message_status_failed.vd_fold_open .vd_fold_title .vd_message_detail_sending_status{
    background-color: #FFF;
    color: #e60000;
}




#TMessageThread .vd_message_thread_status div{
    display: inline-block;
    margin-right: 0;
}

#DCampaignDetailedReport  .vd_dialog_sub_title {
    font-size: 18px;
}

#list-campaigns #sort-campaignName {
    width: 14%;
}
#list-campaigns .vd_campaign_name {
    width: 97px;
}

#list-campaigns #sort-recipients {
    width: 19%;
}

#list-campaigns .vd_campaign_recipients {
    width: 130px;
}

#list-campaigns #sort-periodicity {
    width: 17%;
}

#list-campaigns .vd_campaign_periodicity {
    width: 116px;
}

#list-campaigns #sort-status {
    width: 13%;
}

#list-campaigns .vd_campaign_status {
    width: 101px;
}

#list-campaigns .vd_campaign_status > div {
    background-position: center;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 5px;
}

#list-campaigns .vd_campaign_status .vd_campaign_status_new {
    background-image: url("img/message_status_processing.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_scheduled {
    background-image: url("img/message_status_processing.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_sending_scheduled {
    background-image: url("img/message_status_processing.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_failed {
    background-image: url("img/message_status_cancelled.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_cancelled {
    background-image: url("img/message_status_cancelled.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_scheduled_cancelled {
    background-image: url("img/message_status_cancelled.png");
}

#list-campaigns .vd_campaign_status .vd_campaign_status_processing,
#list-campaigns .vd_campaign_status .vd_campaign_status_sending {
    background-image: url("img/message_status_processing.png");
}

#list-campaigns #sort-date {
    width: 120px;
}

#list-campaigns .vd_campaign_date {
    width: 120px;
}

#list-campaigns #sort-type {
    width: 50px;
}

#list-campaigns .vd_campaign_type {
    width: 50px;
}

#list-campaigns .vd_campaign_text_message {
    width: 130px;
}

#list-campaigns #sort-text {
    width: 14%;
}

#list-campaigns .vd_campaign_text {
    width: 125px;
}

#list-campaigns #sort-campaign-end-date, 
#list-campaigns .vd_campaign_reception_end_date,
#list-campaigns #sort-campaign-reception-status,
#list-campaigns .vd_campaign_reception_status {
    width: 145px;
}

#list-campaigns-stats #sort-NAME {
    width: 20%;
}

#list-campaigns-stats #sort-DATE {
    width: 20%;
}

#list-campaigns-stats .vd_campaign_name {
    width: 20%;
}

#list-campaigns-stats .vd_campaign_date {
    width: 15%;
}

#list-campaigns-stats #sort-status {
    width: 15%;
}
#list-campaigns-stats .vd_campaign_status {
    width: 15%;
}

#list-campaigns-stats #sort-delivered {
    width: 9%;
}
#list-campaigns-stats .vd_campaign_sms_total_sent {
    width: 9%;
}
#list-campaigns-stats .vd_campaign_sms_total_delivered {
    width: 9%;
}
#list-campaigns-stats #sort-failed {
    width: 8%;
}
#list-campaigns-stats .vd_campaign_sms_total_failed {
    width: 8%;
}
#list-campaigns-stats #sort-dispatched {
    width: 9%;
}
#list-campaigns-stats .vd_campaign_sms_total_dispatched {
    width: 9%;
}

.expand-area-table {
    width: 100% !important;
    border-right: none !important;
}

#list-campaigns-stats #sort-sent {
    width: 14%;
}
#list-campaigns-stats .vd_campaign_sms_total_sent {
    width: 9%;
}

#list-recipients #sort-RECIPIENT_MSISDN {
    width: 21%;
}
#list-recipients .vd_reports_details_recipient_msisdn {
    width: 21%;
}

#list-recipients #sort-hour {
    width: 31%;
}

#list-recipients .vd_reports_details_status {
    width: 20%;
}

#list-recipients .vd_reports_details_hour_sent {
    width: 31%;
}

#list-recipients .vd_reports_details_hour {
    width: 18%;
}

#list-recipients #sort-error-code {
    width: 16%;
}
#list-recipients .vd_reports_details_error_code {
    width: 16%;
}

#list-recipients #header-status-detail {
    width: 18%;
}

#list-recipients .vd_reports_details_status {
    width: 18%;
}

#list-recipients #sort-replied {
    width: 10%;
}
#list-recipients .vd_reports_details_replied {
    width: 10%;
}

#list-sent #sort-Received_MSISDN {
    width: 50%;
}

#list-sent .vd_reports_details_recipient_msisdn {
    width: 50%;
}

#list-sent #sort-hour-reception {
    width: 30%;
}

#list-sent .vd_reports_details_hour_recipient {
    width: 30%;
}

#LCampaignRecipients .vd_table_scroll, #LCampaignSent .vd_table_scroll{
    max-height: 169px !important;
    height: 169px !important;
}

#LCampaignReceived .vd_table_scroll, #LCampaignReceived .vd_table_scroll{
    max-height: 169px !important;
    height: 169px !important;
}

#messages-custom-step-2 {
    display: none;    
}

#validate-import-recipients {
    background-image: url("img/tb_validate.png");
    margin-right: 25px;
}

#column-sent-message {
    width: 55%;
    display: inline-block;
    border-right: solid 1px;
    padding: 0px 5px;
}

#column-received-message {
    width: 42%;
    display: inline-block;
    padding: 0px 5px;
    float: right;
}

#validate-add-recipients {
    display: none;
    background-image: url("img/tb_validate.png");
    margin-right: 25px;
}

.bc_personalised_campaign {
    display: none;
}

.bc_personalised_text {
    float: left;
    margin-right: 10px;
    width: 190px;
}

.bc_personalised_text:focus {
    margin-right: 9px !important;
}

.bc_message_custom_tab_holder {
    height: 55px;
    background-color: #ECECEC;
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
    margin-bottom: 10px;
}

.bc_message_custom_tab_holder .bc_message_custom_tab:first-child {
    margin-left: 20px !important;
}

.bc_message_custom_tab_holder .bc_message_custom_tab {
    float: left;
    height: 40px;
    width: 175px;
    margin: 14px 0 0 6px;
    color: #B4B4B4;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    border: 1px solid #BABABA;
    border-width: 1px 1px 0 1px;
    cursor: pointer;
    background-color: #F5F5F5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bc_message_custom_tab_holder .bc_message_custom_tab.selected {
    background: white;
    color: #E60000;
}

.bc_message_custom_tab_holder .bc_message_custom_tab.disabled {
    background: #F7F7F7;
    border: 1px solid #DCDCDC;
    cursor: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.bc_message_custom_info {
    height: 80px !important;
}

.bc_message_custom_info .alert {
    width: 320px;
    margin: 20px 0 0 80px !important;
}

.bc_message_custom_info .alert_button {
    margin: 25px 20px !important;
}

.bc_message_custom_import_file {
    width: 100%;
    margin-top: 15px;
}

.bc_message_custom_title {
    font-size: 12px;
    margin: 0 0 10px 10px;
}

.bc_message_custom_default {
    margin: 15px 0 15px 5px; 
}

.bc_message_custom_default_label {
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 5px;
    max-width: 213px;
    line-height: 17px;
    text-align: right;
}

#personalised-message-default {
    width: 170px;
}

#message-custom-composer {
    position: relative;
    z-index: 1;
    margin-top: 15px;
}

#message-custom-composer #cover {
    z-index: 999;
    background-color: rgb(255,255,255);
}

#message-custom-composer #message-columm-chooser {
    min-width: 90%;
    width: 90%;
    float: left;
    font-size: 0;
}

#message-custom-composer #message-columm-adder {
    float: right;
    width: 10%;
}

#message-custom-composer #message-columm-adder input {
    background-image: url('img/tb_plus.png');
    margin-right: 0px !important;
}

#message-custom-composer #message-columm-chooser .vd_select {
    width: 170px;
    margin: 0 3px 15px 0;
    float: left;
}

#message-custom-composer #message-columm-chooser .token-input-delete-token {
    float: left;
    font-size: 12px;
    cursor:pointer;
    margin: 0 8px 0 2px;
}

#message-custom-composer #message-columm-chooser .vd_select_option_wrap {
    max-height: 160px;
}

/* If first select should not be deletable
#message-custom-composer #message-columm-chooser div:first-child .token-input-delete-token {
    display: none;
}

#message-custom-composer #message-columm-chooser div:first-child .vd_select {
    margin-right: 20px;
}*/

#message-custom-composer .bc_form_textarea {
    margin-left: 10px;
}

#message-custom-composer .bc_form_textarea:focus {
    margin-left: 8px !important;
}

.bc_message_custom_composer .bc_textarea_holder {
    min-height: 125px;
    font-size: 13px;
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    padding: 10px;
    white-space: pre-line;
    /*    word-wrap: break-word;*/
    overflow: auto;
}

#message-custom-composer .bc_textarea_holder .bc_custom_message_field {
    font-weight: bold;
    margin: 3px 0;
    float: left;
    line-height: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
#message-custom-composer .bc_textarea_holder .bc_custom_message_field:first-child {
    margin-left: 3px;
}


#message-custom-composer .bc_form_textarea[disabled="disabled"], 
#message-custom-composer .bc_form_textarea[disabled] {
    background: white;
    cursor: not-allowed;
}

#message-custom-step-2 {
    display: none;
}

.opaque_element_50 {
    position: absolute;
    top:0;
    left: 0;
    padding:0;
    margin: 0;
    width:100%;
    height:100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

}

#TCampaignsMessagesContextHeader #sort-campaignName,
#TCampaignsMessagesContext .vd_campaign_name {
    width: 90px;
}

#TCampaignsMessagesContextHeader #sort-campaign-recipients,
#TCampaignsMessagesContextHeader #sort-campaign-senders,
#TCampaignsMessagesContext .vd_campaign_recipient,
#TCampaignsMessagesContext .vd_campaign_sender {
    width: 96px;
}

#TCampaignsMessagesContextHeader #sort-sentDate,
#TMessagestHeader #sort-sentDate{
    width: 90px;
}
#TCampaignsMessagesContext .vd_campaign_sent_date,
#TCampaignsMessagesContext .vd_message_sent {
    width: 90px;
}

#TCampaignsMessagesContextHeader .vd_table_header_campaign_receivedDate,
#TMessagestHeader #sort-receivedDate,
#TCampaignsMessagesContext .vd_campaign_received_date,
#TMessage .vd_message_received{
    width: 105px;
}

#TCampaignsMessagesContextHeader #sort-type,
#TCampaignsMessagesContext .vd_campaign_type {
    width: 31px;
}

#TCampaignsMessagesContext .vd_campaign_type {
    text-transform: uppercase;
}

#TCampaignsMessagesContextHeader #sort-status{
    width: 9%;
}

#TCampaignsMessagesContext .vd_campaign_status {
    width: 10.5%;
}

#TCampaignsMessagesContextHeader .vd_table_header_campaign_read_status {
    width: 13%;
}

#TCampaignsMessagesContext .vd_campaign_read_status_wrap {
    width: 10.5%;
}

#TCampaignsMessagesContextHeader #campaign-read-status{
    width: 14%;
}

#TCampaignsMessagesContext .vd_campaign_read_status_wrap{
    display: none;
    width: 90px;
}

/*#TCampaignsMessagesContext .vd_campaign_status_wrap {
    width: 22.5%;
}
#TCampaignsMessagesContext .vd_campaign_status {
    width: 50%;
}*/

#TCampaignsMessagesContextHeader #campaign-read-status,
#TCampaignsMessagesContext .vd_campaign_read_status {
    display: none;
}

.bc_usages_filter, .bc_campaigns_filter{
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: 10px 3px;
    font-size: 13px;
}

#message-threads-go-back {
    margin-left: 0;
}

#messages-list #messages-go-back{
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

#vd_sideoption_rules_see_rules{
    padding-bottom: 9px;
    white-space: inherit;
}

.bc_rule_form .bc_form_param{
    padding: 20px 0 0 0;
}
.bc_rule_form .bc_counter_holder {
    font-family: VodafoneRegular;
    font-size: 11px;
    margin-top: 15px;
    width: 89%;
    line-height: 10px;
    text-align: right;
}
.bc_rule_form #rule-senders-element{
    position: relative;
}
.bc_rule_form rule-senders{
    z-index: 2;
}
.bc_rule_form  #rule-senders-info{
    z-index: 1;
    position: absolute;
    top: 0;
    right: 12%;
    color: #e60000;
    padding: 7px 0;
    font-size: 13px;
    margin: 1px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.vd_rules_options{
    height: 23px;
    width: 23px;
    margin: 0 2px;
    float: inherit;
    cursor: pointer;
}
.vd_rules_options:hover{
    background-color: #eaeaea;
}
/*.bc_rule_form .bc_textarea_attachments {
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
}
.bc_rule_form .bc_textarea_attachments textarea:focus {
    outline: 0;
    border: 2px solid #428600;
    margin: 0px;
}
.bc_rule_form #rule-senders::-webkit-input-placeholder {  WebKit browsers 
    color: #e60000;
    text-align:right;
}
.bc_rule_form #rule-senders:-moz-placeholder {  Mozilla Firefox 4 to 18 
    color: #e60000;
    text-align:right;
}
.bc_rule_form #rule-senders::-moz-placeholder {  Mozilla Firefox 19+ 
    color: #e60000;
    text-align:right;
}
.bc_rule_form #rule-senders:-ms-input-placeholder {  Internet Explorer 10+ 
    color: #e60000;
    text-align:right;
}*/
.arrow_up {
    border-left: 1px solid rgb(206, 206, 206);
    border-right: 1px solid rgb(222, 222, 222);
    background-image: url("img/arrow_up.png");
    background-position: center;
}
.arrow_down {
    border-left: 1px solid rgb(206, 206, 206);
    border-right: 1px solid rgb(222, 222, 222);
    background-image: url("img/arrow_down.png");
    background-position: center;
}

#campaign-context-delete,
#messages-delete-messages,
#campaign-context-recover,
#messages-recover-messages {
    display: none;
}

.vd_table_cell.vd_campaign_options{
    float: right;
}

#DMessagesComposer{
    width: 500px;
}

#DMessagesComposer #message-composer-message-type{

}

#DMessagesComposer #message-composer-message-text-wrap{

}

#DMessagesComposer #message-composer-message-text{

}

.vd_message.vd_table_line{
    cursor: pointer;
}

.vd_sideoption_folder_custom a {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

#campaigns-list #campaigns-manage-folder{
    display: none;
}

.vd_tool_input.search-term::-ms-clear {
    display: none;
}

#DMessagesManageFolder{
    width: 450px;
}

#DMessagesManageFolder #manage-folder-delete-button{
    float: left; margin-left:0;   
}

#DMessagesManageFolder #manage-folder-error-msg{
    padding-top: 10px;
    display: block;
    text-overflow: initial;
    white-space: normal;
}

#add-roll-form #roll-description{
    overflow: auto;
    min-height: 30px;
}

#TRoll .vd_table_cell{
    cursor: pointer;
}

#TAccountHeader .vd_table_header_cell {
    font-size: 12px !important;
    padding: 2px 6px !important;
}

#LAccount .vd_table_cell {
    padding: 2px 6px !important;
    font-size: 11px !important;
}

#LUsages .vd_table_header_cell {
    font-size: 12px !important;
    padding: 2px 6px !important;
}

#LCampaignsStats .vd_table_cell {
    padding: 2px 6px !important;
    font-size: 11px !important;
}

#LCampaignsStats .vd_table_header_cell {
    font-size: 12px !important;
    padding: 2px 6px !important;
}

#LCampaignsStats .vd_table_cell {
    padding: 2px 6px !important;
    font-size: 11px !important;
}

#LCampaignsStats .vd_table_scroll {
    height: 186px;
}

#DRuleValidateContacts {
    width: 500px;
}

.vd_tools_filters .vd_select_option_wrap {
    max-height: 217px;
}

#context-help {
    float: left;
}

#go-back-button {
    float: left;
    margin-right: 10px;
    background-image: url('img/tb_back.png');
}

#search-contact-form #search-contact-input {
    width: 140px;
}

#search-message-form #search-term {
    width: 90px !important;
}

#messages-context-help {
    float: left;
    padding: 0 10px !important;
}

#DKeywordInUse {
    max-width: 640px;
}

.vd_sideoption_add_alphanumeric_sender a, .vd_sideoption_add_rule a {
    padding: 5px 6px 4px 40px !important;
}

#edit-alphanumeric_sender-form #vd_select_type.vd_select_disabled {
	cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    -khtml-opacity: 0.60;
    opacity: 0.60;
	color: black;
}

.alphanumeric-form #LAlphanumeric {
	margin: 20px 0px 0px 10px;
	width: 300px;
}

.alphanumeric-form #LAlphanumeric #sort-account {
	width: 70%;
}

.alphanumeric-form #LAlphanumeric #sort-remove {
	width: 20%;
}

.alphanumeric-form #LAlphanumeric .vd_alphanumeric_account, 
.alphanumeric-form #LAlphanumeric .vd_alphanumeric_name {
	width: 70%;
	line-height: 34px;
	font-size: 13px;
	border-left: 1px solid lightgrey;
}

.alphanumeric-form #LAlphanumeric .vd_alphanumeric_remove {
	width: 21%;
	border-right: 1px solid lightgrey;
}

.alphanumeric-form #LAlphanumeric .vd_table_scroll {
	border-bottom: 0px;
	
}

.alphanumeric-form #LAlphanumeric .vd_table_header {
	border-width: 1px;
}

#list-alphanumeric #LAlphanumeric #sort-name, 
#list-alphanumeric #LAlphanumeric .vd_alphanumeric_name {
	width: 20%;
}

#list-alphanumeric #LAlphanumeric #sort-msisdn,
#list-alphanumeric #LAlphanumeric .vd_alphanumeric_msisdn{
	width: 15%;
}

#list-alphanumeric #LAlphanumeric #sort-state,
#list-alphanumeric #LAlphanumeric .vd_alphanumeric_state {
	width: 15%;
}

#list-alphanumeric #LAlphanumeric #sort-created, 
#list-alphanumeric #LAlphanumeric .vd_alphanumeric_created {
	width: 17%;
}

#list-alphanumeric #LAlphanumeric #sort-type, 
#list-alphanumeric #LAlphanumeric .vd_alphanumeric_type {
	width: 17%;
}

#limit-alphanumeric_sender-form .bc_form_alphanumeric_note {
	font-size: 12px;
	margin-left: 20px;
	width: 535px;
	word-wrap: break-word;
}

.vd_field_name, #SeeFields #list-fields #sort-name {
    width: 150px;
}
.vd_field_type, #SeeFields #list-fields #sort-type {
    width: 100px;
}
.vd_field_size, #SeeFields #list-fields #sort-size {
    width: 100px;
}

.form_extra_fields_separator {
	border-top: 1px solid #d9d9d9;
	margin-top: 15px;
	float: left;
	width: 100%;
}

.input_text_extra_large {
	width: 444px;
}

.checkbox_inline {
	line-height: 17px;
    margin-top: 10px;
    
}

.checkbox_inline_label {
	padding-left: 30px;
	font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}

input[type="text"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled {
    background: #ffffff !important;
    opacity: 0.4;
}

.vd_select_disabled {
	color: #000000;
}


#available-message-components {
	min-height: 100px;
	border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    padding: 10px;
    white-space: pre-line;
	float: left;
	    
}

#selected-message-components {
	height: 200px;
	overflow: auto;
	border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    padding: 10px;
    white-space: pre-line;
}


.available-message-components.custom-state-active, .selected-message-components.custom-state-active { 
	background: #eee; 
}

.available-message-components li { 
	float: left; 
	width: 110px;
	height: 70px; 
	padding: 0.4em; 
	margin: 0 0.4em 0.4em 0; 
	text-align: center; 
	list-style-type: none;
	
}
 
.selected-message-components li { 
	float: left; 
	width: 110px;
	height: 70px; 
	padding: 0.4em; 
	margin: 0 0.4em 0.4em 0; 
	text-align: center; 
	list-style-type: none;
}


.message-component-default-text {
	width: 100px;
	color: #aaa;
}

.message-component-default-text label {
	width: 100%;
	text-align: left;
	font-style: italic;	
}

.message-component-default-text input, .message-component-generic-text input {
	width: 94px;
	border: solid 1px #aaa;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    box-shadow: 0px;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    font-family: Arial, sans-serif !important;
    font-size: 11px;
    padding: 3px;
    margin-top: 3px;
}

.message-component-generic-text label {
	font-style: italic;	
	color: #aaa;
}

.message-component-remove {
	margin-top: 4px;
	width: 100px;
}
.message-component-remove .ui-icon {
    background-image: url(../../ext/images/ui-icons_888888_256x240.png) !important;
}

.ui-draggable {
	cursor: move;
}

.extra_padding_top {
	padding-top: 22px;
}

#personalised-message-example {
	width: 50%;
	min-height: 40px;	
}

#personalised-message-example .component-name {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#personalised-message-example pre {
	white-space: pre-wrap;
}

#campaign-message-example {
    width: 50%;
    min-height: 40px;   
}

#campaign-message-example .component-name {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#campaign-message-example pre {
    white-space: pre-wrap;
}

.campaigns_navigation {
	float: left;
    width: 15%;
    padding: 4em 20px;
}

.campaigns_navigation:first-of-type {
	text-align: right;	
}
.campaigns_navigation:last-of-type {
	text-align: left;
}
.campaigns_navigation input {
    width: 30px; 
    height: 30px;
    cursor: pointer;
    background-color: rgb(243, 244, 244);
    border: 1px solid rgb(206, 206, 206);
    background-repeat:no-repeat;
    background-position: center;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    
}
.campaigns_navigation input[disabled],
.campaigns_navigation input[disabled="disabled"]{
    background-color:#eaeaea;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    cursor: auto;
}
.campaigns_navigation input:hover {
    background-color:#eaeaea;
}

.campaigns_navigation .arrow_left {
    background-image: url("img/arrow_left.png");
}

.campaigns_navigation .arrow_right {
    background-image: url("img/arrow_right.png");
}

.left50 {
	width: 50%;
	float: left;
} 

.right50 {
	width: 50%;
	float: right;
} 

.left34 {
	width: 34%;
	float: left;
}

.left33 {
	width: 33%;
	float: left;
}

.right33 {
	width: 33%;
	float: right;
}

.left20 {
	width: 20%;
	float: left;
}

.left25 {
	width: 25%;
	float: left;
}

.left23 {
	width: 23%;
	float: left;
}

.move-droppable {
	float: left;
}

.personalized-message-month-resume {
	width: 50%;
	margin-left: 25%;
}

.personalized-message-month-resume td {
	width: 50%;
	padding: 2px 5px;
}

.personalized-message-month-resume td:last-of-type {
	text-align: left;
}
.personalized-message-month-resume td:first-of-type {
	text-align: right;
	font-weight: bold;
}

#campaign-send-hour .vd_select_option_wrap {
	max-height: 150px;
	overflow: auto;
}

#DCampaignSave {
	min-width: 300px;
}

.bc_stats_block {
    width: 254px;
    float: left;
    margin: 5px;
    border-radius: 6px;
}

.bc_stats_title {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.bc_stats_block.resume  {
	border: 1px solid #D3D3D2;
}

.bc_stats_block.resume .bc_stats_title  {
	background-color: #F4F4F4;
	border-bottom: 1px solid #D3D3D2;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bc_stats_block.resume .bc_stats_title_regular {
	background-color: #F4F4F4;
	border-bottom: 1px solid #D3D3D2;
	padding:8px;
}

.bc_stats_block.resume .bc_stats_subtitle  {
	background-color: #F4F4F4;
	border-top: 1px solid #D3D3D2;
	text-align: center;
    min-height: 28px;
    line-height: 28px;
}

.bc_stats_block.special  {
	border: 1px solid #D3D3D2;
}

.bc_stats_block.special .bc_stats_title  {
	width: 94%;
	background-color: #DFD3DC;
	border-bottom: 1px solid #D3D3D2;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.bc_stats_block.special .bc_stats_subtitle  {
	background-color: #DFD3DC;
	border-top: 1px solid #D3D3D2;
	
}

.bc_stats_block.special .bc_stats_disclaimer {
	font-family: VodafoneRegular;
    font-size: 14px;
    float: left;
    text-align: justify;
}

.bc_stats_type {
    font-family: VodafoneRegular;
    font-size:14px;
    display: block;
    float: left;
    font-style: italic;
}

.bc_stats_interval {
    font-family: VodafoneRegular;
	font-size:14px;
    display: block;
    float: right;
    margin-top: 1px;
}

.tariff_add {
	display: inline-block;
	float: right;
	background-image: url('img/stats_add_tariff.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 38px;
	height: 33px;
	opacity: 0.7;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.tariff_add:hover {
	opacity: 1;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    cursor: pointer;
}

.cycle_interval {
	display: none;
}

#DTariffAdd {
	width: 440px;
	
}

#DTariffAdd .vd_dialog_contents {
	float: left;
	width: 412px;
}

#DTariffAdd .vd_dialog_buttons {
	float: left;
	width: 418px;
}

.bc_stats_block.custom  {
	border: 1px solid #8daf6c;
}

.bc_stats_block.custom .bc_stats_title  {
	background-color: #DFE8D6;
	border-bottom: 1px solid #8daf6c;
	
}

.bc_stats_block.custom .bc_stats_subtitle  {
	background-color: #DFE8D6;
	border-top: 1px solid #8daf6c;
	
}

/* ============================================================================================================================
PURE CSS SPEECH BUBBLES
by Nicolas Gallagher
- http://nicolasgallagher.com/pure-css-speech-bubbles/

http://nicolasgallagher.com
http://twitter.com/necolas

Created: 02 March 2010
Version: 1.2 (03 March 2011)

Dual licensed under MIT and GNU GPLv2 Nicolas Gallagher

/* ============================================================================================================================
== BUBBLE WITH A RIGHT-ANGLED TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right {
	float:left;
  position:relative;
  padding:15px;
  margin:3em 0 3em;
  color:#fff;
  background:#a6a6a6; /* default background for browsers without gradient support */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  font-size: 12px;
  line-height: 20px
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
  background-color:#a6a6a6;
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-right.left {
  margin-left:40px;
  background:#a6a6a6;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-right.right {
  margin-right:40px;
  background:#a6a6a6;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right:after {
  content:"";
  position:absolute;
  bottom:-20px; /* value = - border-top-width - border-bottom-width */
  left:50px; /* controls horizontal position */
  border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
  border-style:solid;
  border-color:#a6a6a6 transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
  top:-20px; /* value = - border-top-width - border-bottom-width */
  right:300px; /* controls horizontal position */
  bottom:auto;
  left:auto;
  border-width:20px 0px 0px 20px; /* vary these values to change the angle of the vertex */
  border-color:transparent #a6a6a6;
}

/* Variant : left
------------------------------------------ */

.triangle-right.left:after {
  top:16px;
  left:-40px; /* value = - border-left-width - border-right-width */
  bottom:auto;
  border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
  border-color:transparent #a6a6a6;
}

/* Variant : right
------------------------------------------ */

.triangle-right.right:after {
  top:16px;
  right:-40px; /* value = - border-left-width - border-right-width */
  bottom:auto;
  left:auto;
  border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
  border-color:transparent #a6a6a6 ;
}


/* reports */
#DCampaignDetailedReport {
    margin-top: 10%;
    width: 800px;
}
#CampaignRecipients {
    margin: 2em 0 2em 0;
}
.bc_report_details .bc_report_details_param {
    margin: 10px 0px 0px 10px;
    font-size: 14px;
}
.bc_report_details .bc_report_details_param .bc_report_details_label {
    font-weight: bold;
}

.vd_selected_value_empty{
    background: none !important;
    padding-right: 0px !important;
}

.small_option {
    padding: 7px !important; 
    height: auto !important;
}

#virtual-msisdn-auto-responses .vd_auto_rsp_holder {
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.vd_auto_rsp_holder .virtual_msisdn_keyword_holder {
    margin-top: 5px !important;
    margin-bottom: 20px;
}

.virtual_msisdn_keyword_holder .vd_auto_rsp_received {
    margin-top: 10px;
}

.vd_auto_rsp_holder .vd_auto_rsp_delete {
    margin-top: 5px;
    height: 14px;
    width: 14px;
    background: url("img/x-spot.png") center center no-repeat;
    cursor: pointer;
}

#virtual-msisdn-auto-responses .vd_info_warning {
    width: 480px !important;
}

#DNewFeatures {
    width: 640px;   
    text-align: justify;
    margin-top: 2% !important;
}

#DNewFeatures ul {
    margin-left: 30px;
}

#DNewFeatures li {
    margin-left: 20px;
} 

#DNewFeatures div {
    margin-top: 5px;
}

#DNewFeatures .vd_dialog_contents {
    padding-top:12px !important;
}

#DNewFeatures .vd_dialog_buttons {
    margin-top: 0 !important;
}

#DNewFeatures .bc_new_features_header {
    font-family: VodafoneRegular;
    font-size: 17px;
    font-weight: bold;
}

#DNewFeatures .bc_new_features_sub_header {
    font-family: VodafoneRegular;
    font-size: 16px;
    font-weight: bold;
}

#DNewFeatures .bc_new_features_text {
    font-family: VodafoneRegular;
    font-size: 16px;
}

#DNewFeatures img {
    height: 77px;
    width: 365px;
}

.g-recaptcha {
/* 	margin: 0 auto;display: table; */
	
transform:scale(0.68);
transform-origin:0;
-webkit-transform:scale(0.68);
transform:scale(0.68);
-webkit-transform-origin:0 0;
transform-origin:0 0;
}

.g-recaptcha.invalid {
	border: 3px solid #ce0037;
}

#cycle-month-start .vd_select_option_wrap {
    max-height: 150px;
}

#DConfirmPasswordGeneration {
    max-width: 500px;
}

.bc_edit_campaign_form {
    margin: 25px 10px;
}

.bc_edit_campaign_form .bc_form_radios {
    height: 20px;
}

.bc_edit_campaign_form .bc_form_param {
    margin-top: 10px;
}
.bc_edit_campaign_form .bc_form_param_error {
    display: none;
    font-size: 11px;
    color: #E60000;
    margin-top: 3px;
    height: 15px;
}

.bc_edit_campaign_form .token-input-list {
    max-width: 528px;
}

.bc_edit_campaign_form .bc_counter_holder {
    font-family: VodafoneRg;
    font-size: 11px;
    margin-top: 15px; 
    width: 89%;
    line-height: 10px; 
    text-align: right; 
}

.bc_edit_campaign_form .bc_textarea_attachments {
    border: 1px solid grey;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px 2px rgb(232,232,232) inset;
    -webkit-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
    -moz-box-shadow: 1px 1px 1px 1px rgb(232,232,232) inset;
}

#container-state-msisdns-input-text{
	padding-top: 10px;
}

#container-state-msisdns-form{
	display: none;
}

.vd_state_msisdn_add{
    background-image: url(img/tb_plus.png);
}

.validation-sent-time-div{
	display: none;
}


.messages-estimated-time-div{
	display: none;
}

#message-invalid-alphanumerics-div{
	display: none;
	font-size: 14px;
}

#message-invalid-alphanumerics-div .bc_send_campaign_label{
	font-size: 14px;
}

.bc_center_vertically {
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

#DAllExport .vd_dialog_contents .bc_popup_info,
#DAllExport .vd_dialog_contents .bc_popup_separator{
	display: block;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .bc_popup_info,
#DAllExport .vd_dialog_contents.dialog-content-with-pages .bc_popup_separator{
	display: none;
}

#DAllExport .vd_dialog_contents .select-pages-container{
	display: none;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .select-pages-container{
	display: block;
	width: 100%;
    padding-top: 20px;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .select-pages-container-from-to{
	display: inline-flex;
	width: 100%;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .select-page-begin-container{
	width: 60%;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .select-page-end-container{
	width: 40%;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages #select-export-page-from{
	float: left;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages #select-export-page-from,
#DAllExport .vd_dialog_contents.dialog-content-with-pages #select-export-page-to{
	width: 70px;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages{
	padding-left: 15%;
    padding-right: 15%;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages #select-export-format{
	width: 300px;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .bc_popup_content_title{
	margin-left: 5px;
}

#DAllExport .vd_dialog_contents.dialog-content-with-pages .vd_select.bc_popup_select{
	margin-left: 0px;
}

.messages-history-container{
	padding-top: 10px;
}

#messages-history-search-term.invalid{
	border: 2px solid #ce0037;
}

.messages-history-container .vd_tools{
	margin-bottom: 10px;
}

.messages-history-filters-container{
	display: block;
}

.messages-history-container #context-help{
	float: right;
}

.messages-history-container #messages-history-form{
	float: left;
}

#TMessagesHistoryHeader #sort-sentDate,
#TMessagesHistory .vd_messages_history_time_sent,
#TMessagesHistory .vd_messages_history_time_received,
#TMessagesHistoryHeader #sort-receivedDate{
    width: 130px;
}

#TMessagesHistoryHeader #sort-text,
#TMessagesHistory .vd_messages_history_text {
    width: 220px;
}

#TMessagesHistoryHeader #sort-sender,
#TMessagesHistory .vd_messages_history_originator,
#TMessagesHistoryHeader #sort-recipient,
#TMessagesHistory .vd_messages_history_recipient,
#TMessagesHistoryHeader #sort-error,
#TMessagesHistory .vd_messages_history_error,
#TMessagesHistoryHeader #sort-messageStatus,
#TMessagesHistory .vd_messages_history_status{
    width: 90px;
}

#TMessagesHistory .vd_messages_history_status >div{
	background-position: center;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-top: 5px;
}

#TMessagesHistory .vd_messages_history_status_delivered{
    background-image: url("img/messages_status_delivered.png");
}

#TMessagesHistory .vd_messages_history_status_dispatched {
    background-image: url("img/messages_status_pending.png");
}

#TMessagesHistory .vd_messages_history_status_failed{
    background-image: url("img/messages_status_failed.png");
}

#TMessagesHistory.vd_message_unread{
    font-weight: bold;
}

.messages-history-date-filter-container{
	float: left;
	margin-top: 20px;
	display: none;
}

.messages-history-error{
	display: none;
	padding-top: 0px;
    float: left;
    text-align: left;
   	font-size: 11px;
    color: #E60000;
}

.messages-history-date-filter-and-buttons-container{
	width: 100%;
	margin-top: 10px;
}

.data-timespan-warn {
	float: left; 
	display: none; 
	font-size: 12px;
	font-weight: bold;
}


#list-campaigns .vd_campaign_status .vd_campaign_status_loading {
    background-image: url("img/messages_status_loading.png");
}


.vd_login_link.tems_and_conditions{
	margin-top: 0px;
	margin-bottom: 5px;
}


.vd_login_link.privacy_supplement{
	margin-top: 0px;
	margin-bottom: 0px;
}


.margin-left-20 {
    margin-left: 20px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-7 {
    margin-top: 7px !important;
}

#TCampaignsMessagesContext .vd_campaign_send_date {
    width: 90px;
}

#sort-status-report,
#TCampaignsMessagesContext .vd_campaign_status_report {
    width: 83px;
}


#sort-sent-report,
#TCampaignsMessagesContext .vd_campaign_qtd_sent {
    width: 63px;
}

#sort-receivedDate-report,
#TCampaignsMessagesContext .vd_campaign_qtd_dispatched {
    width: 60px;
}

#sort-failed-report,
#TCampaignsMessagesContext .vd_campaign_qtd_failed {
    width: 60px;
}

#sort-delivered,
#TCampaignsMessagesContext .vd_campaign_qtd_delivered {
    width: 60px;
}

#ReportContext #sort-reportDescription, #TReportsDownloadContext .vd_report_description{
    width: 65px;
}

#ReportContext #sort-reportFormat, #TReportsDownloadContext .vd_report_format {
    width: 65px;
}

#ReportContext #sort-reportCreatedat, #TReportsDownloadContext .vd_report_createdat {
    width: 120px;
}

#ReportContext #sort-reportStatus, #TReportsDownloadContext .vd_report_status {
    width: 70px;
}

#ReportContext #sort-reportDescriptionError, #TReportsDownloadContext .vd_report_descriptionerror {
    width: 220px;
}

#ReportContext #sort-reportDownloadAction,  #TReportsDownloadContext .vd_report_action {
    width: 60px;
}

#ReportContext .vd_report_action {
    text-align: center;
}

#ReportContext .vd_report_action .download-icon{
    background-image: url("img/download-icon.png");
    width: 18px;
    height: 18px;
    background-size: cover;
    background-color: #F4F4F4;
    border: none;
    cursor: pointer;
    text-indent: -99999px;
}

.padding-left-0px {
    padding-left: 0px !important;
}

.vd_width_470px {
    width: 470px;
}

#vd_myvodafonelink {
    border: none;
    cursor: pointer;
    background-color: #4a4d4e;
    margin: 0px;
    border: 0px;
}

#message_report_export {
    float: left;
}

.vd_tab_inactive {
    visibility: hidden;
}

.disable-hover:hover::after {
    background-color: inherit !important;
}

.underline {text-decoration: underline !important;}

.vd_copy_messages {
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('img/icon_copy.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
}

.vd_copy_messages:hover {
    border: 1px solid #d8d8d8 !important;
    background-color: #f4f4f4 !important;
    color: #333333 !important;
}

.vd_copy_messages:active {
    background-color: #0056b3; /* Azul mais claro */
    opacity: 0.8; /* Um pouco mais claro */
}

.vd_copy_messages:focus {
    outline: none;
}

.vd_tab_inactive {
    visibility: hidden;
}

.disable-hover:hover::after {
    background-color: inherit !important;
}

.underline {text-decoration: underline !important;}