tags-input .tags {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    padding: 1px;
    overflow: hidden;
    word-wrap: break-word;
    cursor: text;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    box-shadow: none;
    height: 100%;
}

tags-input .tags .tag-item {
    margin: 2px;
    padding: 0 5px;
    display: inline-block;
    float: left;
    font: inherit;
    font-size: 14px;
    height: 26px;
    line-height: 25px;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    background: #ebebeb;
}

tags-input .tags.focused {
    box-shadow: none !important;
}

tags-input .tags .tag-item .remove-button {
    color: #999;
    text-decoration: none;
}

tags-input .autocomplete .suggestion-item.selected,
tags-input .autocomplete .suggestion-item.selected em {
    color: #fff;
    background-color: #0052cc;
}

.dL {
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    margin: 0 7px 9px;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
    max-width: 448px;
}

.dL .dO {
    float: left;
    padding: 0 8px 0 0;
    text-decoration: none;
}

.dL .vq {
    background: url(//ssl.gstatic.com/ui/v1/icons/common/x_8px.png) no-repeat 0 0;
    cursor: pointer;
    float: right;
    height: 16px;
    margin-top: 1px;
    opacity: .5;
    width: 16px;
}

:focus {
    outline: 0px;
}




.attachment-template {
    padding-left: 0;
    padding-right: 0px;
    min-width: 200px;
}

.attachment-template hr {}

.attachment-template p a {
    color: #333;
}

.attachment-template p a.blue {
    color:
}

.attachment-template p {
    padding: 5px 15px;

    margin-bottom: 0px;
}

.attachment-template p:hover {
    background: #0052CC;
}

.attachment-template p:hover a {
    color: #fff;
}







/*  Form Wizard
 /* ---------------------------------------------------------------------- */

.swMain>ul {
    display: table;
    list-style: none;
    margin: 0 0 40px 0;
    padding: 10px 0;
    position: relative;
    width: 100%;
    background: #f2f3f8;
    border-radius: 5px;
}

.swMain>ul li {
    display: table-cell;
    text-align: center;
    width: 1%;
}

.swMain>ul li>a:before {
    border-top: 4px solid #c8c7cc;
    content: "";
    display: block;
    font-size: 0;
    height: 1px;
    overflow: hidden;
    position: relative;
    top: 21px;
    width: 100%;
    z-index: 1;
}

.swMain>ul li:first-child>a:before {
    left: 50%;
    max-width: 51%;
}

.swMain>ul li:last-child>a:before {
    max-width: 50%;
    width: 50%;
}

.swMain>ul li>a.selected:before,
.swMain li>a.done:before {
    border-color: #0747A6;
}

.swMain>ul .stepNumber {
    background-color: #ffffff;
    border: 5px solid #0747A6;
    border-radius: 100% 100% 100% 100%;
    color: #546474;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 2;
}

.swMain>ul li>a.selected .stepNumber {
    border-color: #0747A6;
}

.swMain ul li>a.done .stepNumber,
.swMain>ul li:last-child>a.selected .stepNumber {
    border-color: #0747A6;
    background-color: #0747A6;
    color: #fff;
    text-indent: -9999px;
}

.swMain ul li>a.done .stepNumber:before,
.swMain>ul li:last-child>a.selected .stepNumber:before {
    content: "\f00c";
    display: inline;
    float: right;
    font-family: FontAwesome;
    font-weight: 300;
    height: auto;
    text-shadow: none;
    margin-right: 7px;
    text-indent: 0;
}

.swMain ul li>a.done.wait .stepNumber {
    background-color: #F6F6F6 !important;
    color: #CCCCCC !important;
    text-indent: -0px !important;
}

.swMain ul li>a.done.wait .stepNumber:before {
    content: "" !important;
}

.swMain>ul li .stepDesc {
    color: #8e8e93;
    display: block;
    font-size: 14px;
    margin-top: 4px;
    max-width: 100%;
    table-layout: fixed;
    text-align: center;
    word-wrap: break-word;
    z-index: 104;
}

.swMain>ul li>a.selected .stepDesc,
.swMain li>a.done .stepDesc {
    color: #2B3D53;
}

.swMain>ul li>a:hover {
    text-decoration: none;
}

.swMain>ul li>a.disabled {
    cursor: default;
}

.swMain .progress {
    margin-bottom: 30px;
}

.swMain .stepContainer {
    height: auto !important;
}

.swMain .loader {
    display: none;
}

.swMain [class^="button"],
.swMain [class*=" button"] {
    display: none;
}

.swMain .close {
    display: none;
}

fieldset {
    background: #f2f3f8;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 20px 0 20px 0;
    padding: 25px;
    position: relative;
}

fieldset .form-group {
    margin-left: 0;
    margin-right: 0;
}

fieldset legend {
    background: inherit;
    font-family: "Lato", sans-serif;
    color: #0747A6;
    font-size: 15px;
    left: 10px;
    padding: 0 10px;
    position: absolute;
    top: -12px;
    font-weight: 400;
    width: auto !important;
    border: none !important;
}

.proposalWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.proposalWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.disabled-product {
    background-color: #e7e7e7;
    opacity: 0.5;
    pointer-events: none;
}

.schedule-container {
    border: 1px solid #e0e4e7;
    border-radius: 3px;
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0 2px 0 0 rgba(38, 41, 44, 0.03)
}


.sweet-alert fieldset {
    background: none;
    padding: 0px;
    margin: 0;
    border: none;
    position: relative;
}

.t-a-r {
    padding-right: 2% !important;
    /*font-weight: bold;*/
    text-align: right !important;
}
.p-5 {
    padding: 7px !important;
}
.t-a-l {
    text-align: left !important;
}