body {
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0;
    line-height: normal;
    background-color: #fff;
    /* background: url(../../images/bg3.jpg) repeat; */
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    padding: 1px 0px;
    margin: 1px 0px;
    font-weight: 100;
    color: #626262;
}
.nav a {
    text-decoration: none;
	color:#fff;
	font-size: 13px;
    line-height: 25px;
	 font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	 
	
}

.ContainerID
{
    page-break-inside: auto;
}
h1 {
    font-size:32px;
    padding-top:20px;
    padding-bottom:20px;
   
}
h5,h6{
    color: #444;
    font-weight: 600;
}

h2{
    font-size: 30px;
}

.htitle {
    font-size: 23px;
    line-height: 32px;
    color: #000;
}

h4{
    font-size: 20px;
    line-height: 28px;
    font-weight:100;
    padding-bottom:10px;
  
    color:#000;
}

h5{
    font-size: 20px;
    line-height: 35px;
}

h6{
    font-size: 16px;
    line-height: 25px;
}

p{
    padding: 0px;
    margin: 0px;
}
a{
text-decoration:none;	
font-size: 16px;
    line-height: 25px;
	 font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	
}
a:hover,a:active,a:focus {
    outline: 0;
	text-decoration:none;
}

hr{
    margin:15px 0px 10px 0px;
    padding:0px;
    border-top:0px;
    border-bottom:1px solid #f4f4f4;
    height:0px;
}
.nav-tabs>li>a {
    
	text-decoration:none!important;
	font-size: 15px;
    line-height: 20px;
	 font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	 color:#000;

}
.nav > li > a{
	padding: 10px 10px !important; 
}




@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr {}
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		
		position: relative;
		padding-left: 5%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
	











.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
	
	
}






.text-purple {
	color:#fff;
	background-color:#b91875;
	padding: 0px 5px  0px 5px;	
	border-radius:5px;
}

a {
    color:#b91875;
    font-weight:100;
    
}
a:hover,a:active,a:focus {
    
    color:#000;
    text-decoration: none;
}






#head_top{
	padding:20px;
	
}

#menu_item{
	
	
	background:black;
	    height: 63px;
		padding:0px;
		margin:0px;
	
}
p,ul,li,strong,span{
	
	font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	line-height:23px;
}
#menu_list{
	
	height:60px;
	color:#fff;
	background:#000;
	font-size:13px;
	line-height:30px;
}
#menu_list:hover{
	
	height:60px;
	color:#000;
	background:#fff;
	font-size:13px;
	
}


.menu_img{
	
	background-image:url('images/menu.png');
}

.btnbutton{
	margin-top:40px;
}
.entry:not(:first-of-type)
{
    margin-top: 10px;
}

.glyphicon
{
    font-size: 12px;
}

.modal-header1{
	
	background:#2196F3;
	color:#fff;
	border:3px groove #2196F3;
}

.details{
	margin-top:50px;
	
	
}
.details ul li{
	line-height:25px;
	text-align: justify;
	font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	
	
}
.details ul li span{
	
	margin-right:30px;

	
	
}
.list_doc{
	
	list-style:none;
	font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	
}
.form_control_date{
	
	position: relative;
    z-index: 2;
    float: left;
    width: 20%;
	height:35px;
    margin-bottom: 15px;
}
.form_control_date1{
	
	position: relative;
    z-index: 2;
    float: right;
    width: 20%;
	height:35px;
    margin-bottom: 15px;
}

.start_end_date{
	
position: relative;
    z-index: 2;
    float: left;
    width: 20%;
	height:35px;
	margin-right:10px;
    margin-bottom: 8px;
}
.btnplus{
	
	    z-index: 2;
    margin-left: -1px;
    margin-top: 54px;
}
.right-side{
	
	margin-left:13.76%;
	
}
.form-control{margin-top:12px;
margin-bottom:12px;
}
.bt{
	
	margin-top:12px;
}
.bt1{
	
	margin-top:-60px;
}
.formdiv{
	
	border:1px solid #ddd;
	padding:12px;
}
.keyfeed{
	color: #aaa;
    font-size: 14px;
	
	
}
.entry1{width:100%;}
.title_com{
	
 font-size: 14px;
	font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
	font-style:bold;
	
	
	
	
}
.row_tab{
	margin-bottom:20px;
	
}
.text_add{
	
	text-align:right;
	float:right;
	
	
}
.profile{
	
	width:100%;
	border-bottom:1px solid #000;
}

.divided{
	padding:10px;
	
}
.divided1{
	padding:10px;
	
}
.div20{
	margin-top:10px;	
}
.text-justify {
  text-align: justify;
}
.press{
margin-left:20px;
margin-bottom:10px;}
/* Footer */
#footer {
    background: #252424;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-top: 120px;
    color: #aaa;
    font-size: 14px;
	
    box-shadow: inset 0px 0px 10px #000;
    border-top: 4px solid #000;
}

#footer a, #footer a:visited{
    color: #ddd;
    text-decoration:none;
}

#footer a:hover{
    color: #ccc;
    text-decoration: underline;
}

#footer hr{
    height: 0px;
    padding: 0px;
    margin: 5px 0px;
    border-top: 1px solid #252424;
    border-bottom: 1px solid #252424;
}

#footer h5{
    color: #ccc;
}

#footer h6{
    color: #fff;
}

#footer ul{
    margin-left: 0px;
    padding-left:0px;
}

#footer ul li{
    list-style-type: none;
    margin-bottom: 0px;
}

#footer .widget{
    margin-bottom: 10px;
}

#footer .widget a.free-trial:hover {
    text-decoration: none !important;
}

#footer .copy{
    margin-bottom: 5px;
    font-size: 12px;
}

#cv_build_footer #footer_job_alrt_from #email{
  margin-bottom: 2px;
}
#cv_build_footer #footer_job_alrt_from #job_alrt_submit{
  margin-left: -5px;
}
#cv_build_footer .mj_sociallink ul li a i{
	line-height: 2;
}


@media (max-width:650px){
	.cvviewbutton button{
		margin-bottom: 15px;
	}
}