@import url(../fonts/GothamBook.css);
@import url(../fonts/GothamBold.css);
*{

	margin: 0;
	padding: 0;
	box-sizing: border-box;

}
body{
	background: #FFFFFF;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'arial';
    font-weight: bold;
    letter-spacing: 1px;
}
h19{
	font-size: 22px;
margin-right: 40%;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 38px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 12px;
}
h7{

	position: relative;

    font-size: 39px;

    color: #4182E1;
    font-weight: 600;

}
p{
	color: #676765;
	    font-family: 'open Sans', sans-serif;
	    font-size: 23px;
}
a{
	text-decoration: none;
	font-family: arial;
	letter-spacing: 1px;
}
span {
    font-family: 'GothamBook';
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 20px;
}
header{
	position: fixed;
	width: 100%;
}
.header{
	color: #000068;
	background: #002060;
	height: 55px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
}
.optionsBar{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.optionsBar span {
    color: #93BBC8;
    font-size: 21px;
    font-weight: bold;
    font-family: 'GothamBook';
    text-transform: uppercase;
    margin-left: 30px;
}
.photouser {

    margin: 0;
    width: 45%;
    height: 55px;
}
.photouser2 {

    	margin: 4%;
    width: 655px;
    height: 225px;
}
.photouser22{
	margin-top: 2px;
	margin-left: 30%;
width: 555px;
height: 400px;
}


.photouser222{
	margin: 4%;
width: 455px;
height: 325px;
}
.photouser33{
	margin: 4%;
	width: 455px;
	height: 525px;
}



.photouser3{
	margin: 3%;
	width: 245px;
	height: 205px;
}
h11{
	text-align: center;
font-family: 'open Sans', sans-serif;
color: #324960;

font-size: 44px;

font-style: normal;
}
h10{
	color: #676765;
font-family: 'open Sans', sans-serif;
font-size: 23px;

}
.justy{
	justify-content: center;
}
h12{
text-decoration: underline;
	margin: 10%;
	color: #000068;
font-family: 'open Sans', sans-serif;
font-size: 26px;
}
h13{
     font-weight: bold;
text-decoration: initial;
		margin: 10%;
	color: #000068;
font-family: 'open Sans', sans-serif;
font-size: 23px;
}

.close{
	width: 25px;
    height: 25px;
}
.optionsBar a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: 30px;
}

nav ul{
/* float: right; */
/* border-radius: 1.6em 1.6em 1.6em 1.6em; */
	background: #000068;
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: left;
	align-items: center;
}

nav ul > li a{
	position: relative;

}
nav a{
	border-radius: 1.6em 1.6em 1.6em 1.6em;

	color: #fff;
	display: block;
	font-size: 15pt;
	font-family: 'GothamBook';
	padding: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: background .5s;
	/* border-right: 1px solid #CE000C; */
}
nav li a:hover{
	border-radius:-33px 0 0 0;
	background-color: #BF2815;
}
nav a:hover{
	background-color: #BF2815;
	color: #088177;
	display: block;
	font-size: 16pt;
	font-family: 'GothamBook';
	padding: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: background .5s;
	border-right: 2px solid #CE000C;
}
nav .principal > a{
    background: url(../images/arrow_bottom.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-position: 94% center;
    background-size: 10px;
}
nav ul li:hover ul{
	display: block;
border-radius: 1.9em 1.9em 1.9em 1.9em;


}

nav li ul{

	background: rgba(0, 0, 0,.7);
	display: none;
	flex-direction: column;
	position: absolute;
	align-items: flex-start;
	border-radius: 1.6em 1.6em 1.6em 1.6em;
}
nav li ul a{
	position: relative;
	padding: 10px 30px;
	border-right: initial;
}
nav li ul a:hover{

	background: #CE000C;
}
nav li ul li:last-child{
	border-radius: 0 0 10px 10px;
	overflow: hidden;
}
#container2{
		padding: 6.5em 75px 3em;
}
#container{

	padding: 12em 75px 3em;
}
/*****************************************************************/

.form_register{
	width: 450px;
	margin: auto;
}
.form_register h1{
	color: #FC8A02;
}
hr{
	border: 0;
	background: #CCC;
	height: 1px;
	margin: 10px 0;
	display: block;
}
form{

	background: #F9F9FA;
	margin: auto;
	padding: 20px 50px;
	border: 1px solid #d1d1d1;
}
label{
	display: block;
	font-size: 12pt;
	font-family: 'GothamBook';
	margin: 15px auto 5px auto;
}
input,select{
	display: block;
	width: 100%;
	font-size: 11pt;
	padding: 5px;
	border: 1px solid #85929e;
	border-radius: 5px;
}

.notItemOne option:first-child{
	display: none;
}
.btn_save{
	font-size: 12pt;
	background: #12a4c6;
	padding: 10px;
	color: #FFF;
	letter-spacing: 1px;
	border: 0;
	cursor: pointer;
	margin: 15px auto;
}
.btn_save:hover{
	font-size: 12pt;
	background: #0E809C;
	padding: 10px;
	color: #FFF;
	letter-spacing: 1px;
	border: 0;
	cursor: pointer;
	margin: 15px auto;
}
.alert{
	width: 100%;
	background: #66e07d66;
	border-radius: 6px;
	margin: 20px auto;
}
.msg_error{
	color: #e65656;
}
.msg_save{
	color: #126e00;
}
.alert p{
	padding: 10px;
}

/*=============== LISTA USUARIO =============*/
#container h1{
	font-size: 43px;

}
.btn_new{
	display: inline-block;
	background: #239baa;
	color: #FFF;
	padding: 5px 25px;
	border-radius: 4px;
	margin: 20px;
}
table{
	border-collapse: collapse;
	font-size: 12pt;
	font-family: 'arial';
	width: 100%;
}
table th{
	text-align: left;
	padding: 10px;
	background: #204E81;
	color: #FFF;
}
table tr:nth-child(odd){
	background: #FFF;
}
table td{
	padding: 10px;
}
.link_edit{
	color: #0ca4ce;
}
.link_delete{
	color: #f26b6b;
}
.data_delete{
	text-align: center;
}
.data_delete h2{
	font-size: 12pt;
}
.data_delete span{
	font-weight: bold;
	color: #4f72d4;
	font-size: 12pt;
}
.btn_cancel,.btn_ok{
	width: 124px;
	background: #478ba2;
	color: #FFF;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	cursor: pointer;
	margin: 15px;
}
.btn_cancel{
	background: #42b343;
}

.data_delete form{

	background: initial;
	margin: auto;
	padding: 20px 50px;
	border: 0;

}
/*============ Paginador =============*/
.paginador ul{
	padding: 15px;
	list-style: none;
	background: #FFF;
	margin-top: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
}
.paginador a, .pageSelected{
	color: #428bca;
	border: 1px solid #ddd;
	padding: 5px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	width: 35px;
}
.paginador a:hover{
	background: #ddd;
}
.pageSelected{
	color: #FFF;
	background: #428bca;
	border: 1px solid #428bca;
}
/*============ Buscador ============*/
.form_search{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	float: right;
	background: initial;
	padding: 10px;
	border-radius: 10px;
}
.form_search .btn_search{
	background: #1faac8;
	color: #FFF;
	padding: 0 20px;
	border: 0;
	cursor: pointer;
	margin-left: 10px;
}
