/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 17, 2019, 3:44:31 PM
    Author     : betmen
*/

.dx_loginbox {
    margin-top:100px;
}

#error_login {
    display:none;
}

#sd {
    margin-left: 10px;
    margin-right: 10px;
}

.main {
    margin-top:10px;
    /*padding-left: 10px;
    padding-right: 10px;*/
}

#result {
    /*padding-left: 10px;*/
}

.p2 {
    padding:2px;
}

.m50 {
    margin-top:50px;
}