@import "../css/fonts.css";

@media only screen and (min-width: 320px) {
    .container-fluid {
        background-color: #e5e5e5;
        z-index: 9;
    }

    header .dissertacoes .navbar .nav-link,
    header .dissertacoes .navbar .nav-link:focus,
	header .dissertacoes .navbar .nav-link:hover {
        color: #ffffff;
    }

    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        background-color: #e5e5e5;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: 0 100px;
    }

    header .coordenacao_equipe {
        margin-top: 32%;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 40px;
        color: #3e3e3e;
        padding-top: 19px;
        line-height: 40px;
        text-transform: uppercase;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 30px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }
    
    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }

    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }
	
	main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 100%;
    }
	
	main .paginacao {
		display: flex;
		padding-left: 0;
		list-style: none;
		margin: 0 auto;
		width: 100%;
		justify-content: space-around;
		flex-direction: row;
		flex-wrap: nowrap;
		margin-bottom: 50px;
	}
	
	main .paginacao .btn_dissertacao {
		text-decoration: none;
		background-color: #0060ff;
		color: #fff;
		font-size: 15px;
		float: left;
		padding: 8px;
		font-weight: 100;
	}
	main .paginacao .total {
		padding: 7px 15px;
		float: left;
	}
}

@media (min-width: 576px) {
    .container-fluid {
        background-color: #e5e5e5;
        z-index: 9;
    }

    header .navbar .claro .nav-link,
    header .navbar .claro .nav-link:focus {
        color: initial;
    }

    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        background-color: #e5e5e5;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: 0 100px;
    }

    header .coordenacao_equipe {
        margin-top: 14%;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 40px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 40px;
        text-transform: uppercase;
        text-shadow: 2.1px 3.1px #333;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 70px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }
    
    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }

    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }

    main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 320px;
    }
}

@media (min-width: 768px) {
    .container-fluid {
        background-color: #e5e5e5;
        z-index: 9;
    }

    header .navbar .claro .nav-link,
    header .navbar .claro .nav-link:focus {
        color: initial;
    }

    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        background-color: #e5e5e5;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: 0 100px;
    }

    header .coordenacao_equipe {
        margin-top: 97px;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 55px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
        text-shadow: 2.1px 3.1px #333;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 70px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }

    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }
    
    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }

    main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 320px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        background-color: initial;
        z-index: 9;
    }

    header .navbar .claro .nav-link,
    header .navbar .claro .nav-link:focus {
        color: #ffffff;
    }
    
    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: center 0;
    }

    header .coordenacao_equipe {
        margin-top: 97px;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 55px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
        text-shadow: 2.1px 3.1px #333;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 70px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }

    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }
    
    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }

    main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 320px;
    }
}

@media (min-width: 1200px) {

    .container-fluid {
        background-color: initial;
        z-index: 9;
    }

    header .navbar .claro .nav-link,
    header .navbar .claro .nav-link:focus {
        color: #ffffff;
    }

    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: center 0;
    }

    header .coordenacao_equipe {
        margin-top: 162px;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 55px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
        text-shadow: 2.1px 3.1px #333;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 70px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }

    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }
    
    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }

    main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 320px;
    }
}

@media (min-width: 1400px) {

    .container-fluid {
        background-color: initial;
        z-index: 9;
    }

    header .navbar .claro .nav-link,
    header .navbar .claro .nav-link:focus {
        color: #ffffff;
    }
	
	.botoes_tra a.btn_tra,
	.botoes_tra a.btn_tra:hover{
		border: 1px solid #ffffff;
        color: #ffffff;
    }

    header {
        padding-bottom: 0 !important;
    }
    
    header .discentes {
        position: relative;
    }
    
    header {
        background: url("../img/foto_dissertacoes.webp") no-repeat;
        width: 100%;
        height: auto;
        display: block;
        background-size: contain;
        background-position: center 0;
    }

    header .coordenacao_equipe {
        margin-top: 225px;
    }
    
    header h2 {
        background: none;
        font-family: "anteb bold";
        font-size: 55px;
        color: #ffffff;
        padding-top: 19px;
        margin-bottom: 48px;
        line-height: 50px;
        text-transform: uppercase;
        text-shadow: 2.1px 3.1px #333;
    }
    
    /* CONTEÚDO */
    
    main {
        margin-top: 70px;
    }
    
    main .margin65b {
        margin-bottom: 65px;
    }
    
    main .box_dissertacoes h4 {
        font-family: "anteb bold";
        color: #010101;
    }
    
    main .box_dissertacoes span {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table {
        margin-top: 35px;
    }
    
    main .box_dissertacoes .table thead {
        background-color: #0060ff;
        color: #ffffff;
        text-transform: uppercase;
    }

    main .box_dissertacoes .table thead tr th.center {
        text-align: center;
    }

    main .box_dissertacoes .table tbody a {
        text-decoration: none;
    }

    main .box_dissertacoes .table tbody a:hover p {
        color: #5e5e5c;
    }
    
    main .box_dissertacoes .table tbody p {
        font-family: "anteb bold";
        color: #3e3e3e;
        text-transform: uppercase;
        margin: 0;
    }
    
    main .box_dissertacoes .table tbody strong {
        font-family: "anteb bold";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody span {
        font-family: "anteb LightItalic";
        color: #3e3e3e;
    }
    
    main .box_dissertacoes .table tbody tr td {
        font-family: "anteb extraLight";
        color: #3e3e3e;
    }

    main .box_dissertacoes .table tbody tr td .btn_dissertacao{
        text-decoration: none;
        background-color: #0060ff;
        color: #fff;
        font-size: 15px;
        float: left;
        padding: 8px;
        margin-top: 15px;
        font-weight: 100;
        clear: both;
    }

    main .box_dissertacoes .table tbody tr td.center {
        text-align: center;
    }
    
    main .box_dissertacoes a.btn_padrao {
        background-color: #000;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        display: block;
        text-align: center;
        transition: all .2s;
        margin: 14px auto 50px auto;
        width: 320px;
    }
	
	main .paginacao {
		display: flex;
		padding-left: 0;
		list-style: none;
		margin: 0 auto;
		width: 100%;
		justify-content: space-around;
		flex-direction: row;
		flex-wrap: nowrap;
		margin-bottom: 50px;
	}
	
	main .paginacao .btn_dissertacao {
		text-decoration: none;
		background-color: #0060ff;
		color: #fff;
		font-size: 15px;
		float: left;
		padding: 8px;
		font-weight: 100;
	}
	main .paginacao .total {
		padding: 7px 15px;
		float: left;
	}
}