/* Default Template CSS */
/*v 010502 v*/
.attachCont {
   margin: 20px 0px;
}
.bootstrap-filestyle input.form-control {
    background-color: #fff;
}
/*^ 010502 ^*/

.select2-container{
    width: 100% !important;
    height: 34px !important;
}

.select2-dropdown select2-dropdown--below{
    margin-top: -32px;
}


