.form-group {
    margin-bottom: 15px;
    display: block;
}

.control-label {
    display: block;
    margin-bottom: 10px;
}

.form-well .btn-add {
    color: #4cddee !important;
}

.form-well .btn-add:hover {
    color: #ffffff !important;
}

.form-well .btn-remove {
    color: #aa0719 !important;
    border-color: #aa0719 !important;
}

.form-well .btn-remove:hover {
    background-color: #aa0719 !important;
    color: #ffffff !important;
}

.form-well .btns {
    padding-top: 27px;
}

.form-well h3 {
    font-weight: 700;
    color: #0056b3;
    margin-top: 20px;
    font-size: 18px;
}

.form-well .nv {
    display: none;
}

.pipeline-view .stage-blk {
   width: 350px !important;
}

.pipeline-view .stage-blk .in-blk {
   padding: 20px; 
}

.pipeline-view .stage-blk .hd-blk {
    background-color: #4cddee;
    color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px;
    font-size: 18px;
    text-align: center;
}

.pipeline-view .stage-blk .btn-blk {
    text-align: center;
}

.pipeline-view .stage-blk .btn-blk a {
    font-weight: 700;
    text-transform: none;
    background-color: transparent;
    border: 1px solid #4cddee;
    color: #4cddee;
    padding: 7px 20px;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pipeline-view .stage-blk .btn-blk a:hover {
    background-color: #4cddee;
    color: #ffffff;
}

.pipeline-view .stage-blk .btm {
    width: 100%;
}

.pipeline-view .stage-blk .btm a {
    color: #4cddee;
}

.tbld {
    display: table;
}

.pipeline-view .stage-blk .action-blk {
    background-color: #fafafa;
    padding: 10px;
    border: 1px solid rgba(51,51,51,0.1);
    border-top: none;
    
}

.pipeline-view .stage-blk .action-blk .name {
    font-size: 18px;
    color: #4cddee;
}

.pipeline-view .stage-blk .action-blk .actions.tbld .cl {
    vertical-align: middle;
    color: #959595;
    font-size: 14px;
    padding: 5px;
}

.tbld .cl {display: table-cell;}
.tbld .rw {display: table-row;}
.tbld .w-10 {width: 10%;}
.tbld .w-15 {width: 15%;}
.tbld .w-20 {width: 20%;}
.tbld .w-25 {width: 25%;}
.tbld .w-30 {width: 30%;}
.tbld .w-35 {width: 35%;}
.tbld .w-40 {width: 40%;}
.tbld .w-45 {width: 45%;}
.tbld .w-50 {width: 50%;}
.tbld .w-55 {width: 55%;}
.tbld .w-60 {width: 60%;}
.tbld .w-65 {width: 65%;}
.tbld .w-70 {width: 70%;}
.tbld .w-75 {width: 75%;}
.tbld .w-80 {width: 80%;}
.tbld .w-85 {width: 85%;}
.tbld .w-90 {width: 90%;}
.tbld .w-95 {width: 95%;}
.tbld .w-100 {width: 100%;}
.tbld .w-33 {width: 33%;}

.pipeline-blk .item-lead {
    background-color: #ffffff;
    position: inherit;
    border-left: 1px solid rgba(51,51,51,0.1);
    border-right: 1px solid rgba(51,51,51,0.1);
}

.pipeline-blk .item-lead.active {
    position: absolute;
    z-index: 100;
    width: 250px;
}

.pipeline-blk .item-lead .top {
    width: 100%;
}

.pipeline-blk .item-lead .top .cl {
    padding: 5px;
    font-size: 12px;
    color: #959595;
}

.pipeline-blk .item-lead .desc {
    width: 100%;
}

.pipeline-blk .item-lead .desc .cl:first-child {
    font-size: 12px;
    color: #666666;
}

.pipeline-blk .item-lead .desc .cl {
    padding: 5px;
}

.pipeline-blk .item-lead .desc .cl:last-child {
    font-size: 14px;
    color: #4cddee;
    text-align: right;
}

.pipeline-blk .item-lead .top .cl:last-child {
    text-align: right;
}

.pipeline-blk .item-lead .last-action {
    background-color: #ff6ebf;
    color: #ffffff;
    display: block;
    padding: 5px;
    text-align: center;
}

.pipeline-blk .item-lead .desc-blk .name .cl:first-child {
    font-size: 16px;
    color: #0060be;
    font-weight: 500;
}

.pipeline-blk .item-lead .desc-blk .rate {
    text-align: right;
    color: #ffa800;
    font-size: 14px;
    font-weight: 500;
}

.pipeline-blk .item-lead .desc-blk .txt {
    margin-top: 5px;
    display: block;
    font-size: 12px;
    color: #666666;
}

.pipeline-blk .item-lead .desc-blk .txt a {
    text-decoration: none;
    color: #666666;
}

.pipeline-blk .item-lead .desc-blk .txt a:hover {
    color: #0060be;
}

.pipeline-blk .item-lead .desc-blk .phone {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}

.pipeline-blk .item-lead .desc-blk .phone i {
    color: #ff6ebf;
    margin-right: 5px;
}

.pipeline-blk .item-lead .foot {
    background-color: #d3ffcc;
    font-size: 12px;
    color: #666666;
}

.pipeline-blk .item-lead .foot .cl {
    padding: 5px 10px;
}

.pipeline-blk .item-lead .foot .task {
    color: #ff6ebf;
    text-align: right;
}

.pipeline-blk .item-lead .button-actions {
    display: block;
    padding: 5px;
    text-align: center;
}

.pipeline-blk .item-lead .button-actions a {
    margin: 0px 2px 0px 2px;
}



.drop-lead-area {
    position: relative;
    border: 1px outset transparent;
}

.drop-lead-area.highlight {
    border: 1px dashed #4ea7f9;
    padding-bottom: 200px;
    opacity: 0.5;
}

.drop-lead-area.highlight::after {
   content: "+";
   display: block;
   font-size: 64px;
   font-weight: 300;
   color: #4ea7f9;
   position: absolute;
   bottom: 70px;
   left: 50%;
   margin-left: -20px;
}

.drop-lead-area.highlightover {
    background-color: rgba(255,255,255,0.1);
}

.deal-status-blk {
    display: block;
    width: 100%;
}

.deal-status-blk .tbld {
    width: 100%;
}

.deal-status-blk .tbld .cl {
    vertical-align: top;
}

.deal-status-blk .stages-detail {
    height: 15px;
    margin-bottom: 5px;
}

.deal-status-blk .stages-detail .rw {
    width: 100%;
}

.deal-status-blk .stages-detail .e {
    border: 1px solid rgba(51,51,51,0.1);
    background-color: #ffffff;
    height: 20px;
    border-right: none;
    position: relative;
}

.deal-status-blk .stages-detail .e.active {
    background-color: #4ea7f9;
    border-color: rgba(255,255,255,0.5);
}

.deal-status-blk .stages-detail .e:last-child {
    border-right: 1px solid rgba(51,51,51,0.1);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.deal-status-blk .stages-detail .e:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.deal-status-blk .stages-detail .e:hover {
    background-color: #f2f2f2;
}

.deal-status-blk .stages-detail .e.active:hover {
    background-color: #4cddee;
}

.deal-status-blk .stages-detail .e:hover .tip-blk {
    display: block;
}

.deal-status-blk .stages-detail .e .tip-blk {
    position: absolute;
    background-color: #ffffff;
    box-shadow: 0px 5px 10px rgba(51,51,51,0.3);
    top: 30px;
    z-index: 1;
    left: 35%;
    display: none;
    font-weight: 500;
    border-radius: 3px;
}

.deal-status-blk .stages-detail .e .tip-blk .bd {
    padding: 10px;
    color: #1e53a6;
    font-size: 14px;
    position: relative;
    text-align: center;
}

.deal-status-blk .stages-detail .e .tip-blk .bd::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    display: block;
    top: -15px;
    left: 50%;
    margin-left: -5px;
}

.links-account ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.links-account ul li {
    display: inline-block;
    width: 33%;
}

.links-account ul li a {
    display: block;
    padding: 20px;
    border: 1px solid #4cddee;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #4cddee;
}

.deal-view .tbld.info {
    width: 100%;
    border-left: 1px solid rgba(51,51,51,0.1);
    border-top: 1px solid rgba(51,51,51,0.1);
    margin-bottom: 20px;
}

.deal-view .tbld.info .cl {
    padding: 10px;
    font-size: 14px;
    color: #333333;
    border-right: 1px solid rgba(51,51,51,0.1);
    border-bottom: 1px solid rgba(51,51,51,0.1);
}

.deal-view .tbld.info .rw:nth-child(odd) .cl {
    background-color: #f2f2f2;
}

.deal-view .tbld.info .cl:last-child {
    color: #0056b3;
}

.deal-view h3 {
    font-weight: 600;
    color: #0056b3;
    font-size: 18px;
    text-align: left;
}

.deal-view .txt {
    font-size: 14px;
    text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.deal-view .buttons-deal {
    display: block;
    margin: 0px 0px 20px 0px;
}

.actions-history {
    display: block;
    width: 100%;
}

.actions-history .elm:first-child {
    margin-top: 20px;
} 

.actions-history .elm {
    border: 1px solid rgba(51,51,51,0.1);
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    display: block;
}

.actions-history .elm .tbld {
    width: 100%;
}

.actions-history .elm .hd .cl { 
    font-size: 14px;
    color: #959595;
}

.actions-history .elm .hd {
    margin-bottom: 10px;
}

.actions-history .elm .theme {
    font-size: 16px;
    color: #0056b3;
    display: block;
    margin-bottom: 10px;
}

.actions-history .elm .text {
    font-size: 16px;
    color: #333333;
}

.actions-history .elm .hd .cl:last-child {
    text-align: right;
}

.pipeline-blk {
    overflow-x: auto;
}


.preloader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(255,255,255,0.3);
    background-image: url(../img/preloader.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.alert.alert-info {
    padding: 10px;
    border: 1px solid #4ea7f9;
    background-color: #f2f2f2;
    color: #0056b3;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 16px;
}

.form-well .nv {
    display: none;
}

.text-info {
    color: #333333;
}

.automatization_btn {
  border: none !important;
};

.btntrenagers {
    font-size: 14px !important;
};

.profile--data{
    overflow: auto !important;
};

@media only screen and (max-width: 1200px){

.profile--group { 
   overflow: auto !important;
};
};

