@charset "UTF-8";


/**
 * 	DPC backend
 */

.social-network-sortable-row { display: flex !important; }

/*.dpc-section.professional_sharing .haswrap h5 {
    color: #444344;
    font-size: 15px;
    margin: 0 0 5px;
}*/
.professional_sharing .form-group > li {
    margin: 5px 0;
}
.toggle-row > .row > .dpc-section.professional_sharing {
    padding-top: 0 !important;
}
.dpc-section.professional_sharing .input-group .form-control:first-child, .dpc-section.professional_sharing .input-group-addon:first-child, .dpc-section.professional_sharing .input-group-btn:first-child > .btn, .dpc-section.professional_sharing .input-group-btn:first-child > .btn-group > .btn, .dpc-section.professional_sharing .input-group-btn:first-child > .dropdown-toggle, .dpc-section.professional_sharing .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .dpc-section.professional_sharing .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.dpc-section.professional_sharing h6 {
    color: #555555;
    display: block;
    font-size: 13px;
    margin-left: 0;
    padding-bottom: 0;
    position: relative;
}
.professional_sharing .no-margin .input-group.color-picker, .row .professional_sharing .no-margin .input-group {
    margin-bottom: 30px;
}
.professional_sharing .no-margin .input-group {
    border-collapse: separate;
    display: table;
    margin: 4px 0;
    position: relative;
    width: 100%;
}
.professional_sharing .no-margin .input-group.spinner {
    width: 108px;
    float: none;
    margin: 0 auto;
}
.professional_sharing .hideControls.toggle-button.btn.btn-link.black {
    border: 0 none;
    margin: 0;
    padding: 0;
}
/*
 * Add/remove btns
 */
.dpc-extendable-remove.btn.btn-xs.btn-warning.company-remove.haswrap.col-md-1 {
    background: none repeat scroll 0 0 #e74b3b;
    border: 1px solid #e74b3b;
    border-radius: 20px;
    font-size: 10px;
    height: 22px;
    margin-left: 15px;
    margin-top: 38px;
    padding: 0;
    width: 22px;
}
.professional_sharing .hideControls.toggle-button.btn.btn-link.black > .toggle-button.btn.btn-link.black {
    margin: 0;
}

/*
 * Layout
 */
/*
.toggle-row{
	border-bottom: 1px solid #f2f2f2;
}
*/
/* .professional_sharing .toggle-row.dpc-is-more {
	border-left: dotted 2px red;
} */

/* .professional_sharing .toggle-row.dpc-is-more .dpc-btn-share  {
	margin-left: 20px;
} */
.professional_sharing .companies > .haswrap.col-md-3 {
    margin-left: 35px;
}
.row.dpc-section.professional_sharing.microdata_times.extendable {
    margin-left: 47px;
    margin-top: 5px;
}
.row.dpc-section.professional_sharing.microdata_times.extendable > p {
    display: block;
    float: left;
    margin: 22px 30px;
    position: relative;
}
.professional_sharing .haswrap .btn-facebook,.professional_sharing .haswrap .btn-googlePlus,.professional_sharing .haswrap .btn-x {
    /*margin-top: 14px;*/
    padding: 0;
    width: 150px;
}
.professional_sharing .haswrap .btn-facebook:before,.professional_sharing .haswrap .btn-googlePlus:before,.professional_sharing .haswrap .btn-x:before {
    font-size: 19px;
    top: 2px;
}
.professional_sharing.extendable .haswrap > p {
    display: inline-block;
    margin: 22px 0 0 30px;
    position: relative;
    width: auto;
}

.btn-drag.drag.ui-sortable-handle {
    background: none repeat scroll 0 0 #eee;
    cursor: move;
    display: inline-block;
    height: 40px;
    position: relative;
    width: 26px;
}
.dpc-section.professional_sharing.buttonGeneral .col-md-3 > div, .dpc-section.professional_sharing.buttonGeneral .col-md-3 > ul {
    margin-bottom: 40px;
}
.dpc-section .toggle-row .toggle-button.btn.btn-link.black, .dpc-section .toggle-row .toggle-button-col.btn.btn-link.black, .dpc-section .toggle-row .btn-more.btn.btn-link.black {
    margin-left: 10px;
    margin-top: 4px;
}

.multiselect.dropdown-toggle.btn.btn-blue {
    margin-bottom: 0;
}
.dpc-section.professional_sharing [class^="dpc-icon-"]:before, [class*=" dpc-icon-"]:before {
    font-family: "love-icons";
}

.dpc-section.professional_sharing .border-right {
    border-color: #ccc;
}

.btn.btn-share {
    color: #fff;
    font-size: 14px;
    margin-right: 8px;
    padding: 8px 16px;
    position: relative;
    text-align: center;
}

.dpc-btn.dpc-btn-share {
    display: inline-block;
    white-space: nowrap;
}

.dpc-btn.dpc-btn-share.button {
    border: 0;
    padding: 0;
}

.dpc-btn-wrap {
	display: inline-block;
	white-space: nowrap;
/*    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    */
}

/*
.dpc-btn .dpc-btn-wrap {
    color: #fff;
    margin-right: 2px;
    padding: 4px;
    position: relative;
    text-align: center;
}
*/

/*
.btn.btn-share:hover, .btn.btn-share:focus {
    color: #fff;
    text-decoration: none;
}
.btn-share.facebook {
	background: #3B5998;
}
.btn-share.x {
	background: #000000;
}
.btn-share.pinterest {
	background: #CF3136;
}
.btn-share.buffer {
	background: #51962E;
}
.btn-share.flattr {
	background: #F8B234;
}
.btn-share.linkedin {
	background: #3399CC;
}
.btn-share.stumbleupon {
	background: #EA4A24;
}
.btn-share.tumblr {
	background: #34506B;
}
.btn-share.xing {
	background: #026466;
}
.btn-share.whatsapp {
	background: #5cbe4a;
}
.btn-share.mail {
	background: #1375C4;
}
.btn-share.print {
	background: #333333;
}
.btn-share.total {
	background: #eee;
}
.btn-share.more {
	background: #efefef;
}
.btn-share.skype {
    background: #0078C9;
}
.btn-share.baidu {
    background: #1A2BD3;
}
.btn-share.weibo {
    background: #FA3530;
}
.btn-share.vkontakte {
    background: #6287AE;
}
*/

.dpc-section.professional_sharing .form-group input[type="text"], .dpc-section.professional_sharing .form-group input[type="text"] { border: 1px solid #ced4da; box-shadow: none; margin-left: -2px; outline: none; }
.dpc-section.professional_sharing h4 { font-size: 15px; }
.dpc-label, .dpc-counter, .dpc-icon {padding: .25em .5em; font-size: 14px; line-height: 1.8em; }
.dpc-icon {padding-right: 0; margin-right: -.25em;}