.b-b-1{
    border-bottom: 1px solid #2596be !important;
}
.b-b-2{
    border-bottom: 2px solid #2596be !important;
}
.b-t-1{
    border-top: 1px solid #2596be !important;
}
.b-l-1{
    border-left: 1px solid #2596be  !important ;
}
.b-l-2{
    border-left: 2px solid #2596be !important ;
}
.br-1{
    border: 1px solid #2596be !important ;
}
.br-2{
    border: 2px solid #2596be !important ;
}
.b-t-2{
    border-top: 2px solid #2596be !important ;
}
.m-l-25{
    margin-left: 25px !important ;
}
.m-t-25{
    margin-top: 25px !important ;
}
.m-t-50{
    margin-top: 50px !important ;
}
.m-t-20{
    margin-top: 20px !important ;
}
.m-t-100{
    margin-top: 100px !important ;
}
.m-t-150{
    margin-top: 150px !important ;
}
.m-t-5{
    margin-top: 5px !important ;
}
.p-x-20{
    padding: 0px 20px !important ;
}
.p-x-25{
    padding: 0px 25px !important ;
}
.m-x-10{
    margin: 0px 10px !important ;
}
.m-x-20{
    margin: 0px 20px !important ;
}
.m-x-25{
    margin: 0px 25px !important ;
}
.wd-200{
    width: 200px !important ;
}
.wd-240{
    width: 240px !important ;
}
.wd-250{
    width: 250px !important ;
}
.wd-350{
    width: 350px !important ;
}
.wd-360{
    width: 360px !important ;
}
.wd-300{
    width: 300px !important ;
}
.wd-400{
    width: 400px !important ;
}
.wd-10{
    width: 10px !important ;
}
.wd-100{
    width: 100px !important ;
}
.tx-size-16 { 
    font-size: 16px !important;
}
.tx-white { 
    color: #fff !important; 
}