/* 
    Author     : Jorge Ibanez Vargas    
*/
html,
body {
    height: 100%;
}

.margin-top-10{
    margin-top: 10px !important;
}

.margin-top-20{
    margin-top: 20px !important;
}

.margin-top-30{
    margin-top: 30px !important;
}

.margin-top-40{
    margin-top: 40px !important;
}

.margin-top-50{
    margin-top: 50px !important;
}

.margin-top-60{
    margin-top: 60px !important;
}

.margin-top-70{
    margin-top: 70px !important;
}

.margin-top-80{
    margin-top: 80px !important;
}

.margin-top-90{
    margin-top: 90px !important;
}

.margin-top-100{
    margin-top: 100px !important;
}

.margin-top-120{
    margin-top: 120px !important;
}

.margin-top-130{
    margin-top: 130px !important;
}

.margin-top-140{
    margin-top: 140px !important;
}

.margin-top-150{
    margin-top: 150px !important;
}

.margin-top-180{
    margin-top: 180px !important;
}

.margin-top-350{
    margin-top: 350px !important;
}

.margin-bottom-50{
    margin-bottom: 50px;
}

.margin-bottom-200{
    margin-bottom: 200px;
}

.margin-bottom-120{
    margin-bottom: 120px;
}

.margin-bottom-130{
    margin-bottom: 130px;
}

.margin-bottom-150{
    margin-bottom: 150px;
}

/*AngularJS*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

/*Modal*/
.modal-60 .modal-dialog{
    width: 60%;
}

footer a.footer-design{
    color: #ffffff !important;
}