
.col.col-lg-6 {
    padding-right: 0px;
    padding-left: 0px;
}
.fl img {
    width: 100px;
}
.doc-required img {
    margin-top: 10px;
}
.db-e-description {
text-align: center;
font-size: 15px;
background-color: #304288;
color: #f2f2f2;
//margin-top: -10px;
padding-bottom: 2px;
}
.db-education {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
    background-color: #304288;
    color: white;
}

.tbl-name {
    margin-top: 10px;
    font-weight: 600;
	font-size: 15px;
}
.tbl-education {
width: 100%;
}
.col_education {
line-height: 2;
text-align: center;
}
.tr-education {
    background-color: #dbd8c8;
    line-height: 2.0;
	text-align: center;
	font-weight: 600;

font-size: 16px;
}
.tbl-description {
    font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main{
  width: 80%;
 margin: 0px auto;
 margin-bottom: 0px;
 margin-bottom: 350px;
 padding: 20px 0;
 text-align: center;         
}
.globe{
padding-bottom: 20px;
overflow: inherit;	
}
*, *:before, *:after{
  box-sizing: border-box;
  padding: 0; margin: 0;
}
.step-title {
    font-size: 20px;
    //text-transform: uppercase;
    color: #1477B9;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}
.form-horizontal .form-group {
 text-align: center;
}
#fa_education {
    margin-right: 8px;
	font-size: 25px;
}
#country {
    color: #7d8686;
}

/************ Buttons ****************/
.country.col-sm-2 {
padding-left: 0px;
}
.btn.btn-requirements {
    background: #a80c39;
    color: #fff;
}
.btn.btn-requirements:hover {
color: #274f8c;
background-color: #cbced3;
}

.glyphicon.glyphicon-globe {
    font-size: 16px;
    margin-right: 5px;
}
.btn.btn-requirements:active {
color: #fff;
}
.tbl-country {
    width: 120px;
}
.form-documents { display: none;}

#abc {
    margin-top: 20px;
}
#flags a {

    font-size: 15px;
}
.fa {
  margin-top: 6px;
}