/*
Theme Name: JNTUK
Theme URI: http://www.jntuk.edu.in
*/

/***  Logo CSS ***/
.logo {
    /* float: left; */
     /*width: 850px;*/
    width: 1000px;
    margin: auto;
    height: 100px;
}
.logo > a {
    text-decoration: none;
}
.logoright {
    float: left;
    width: 390px;
}
.search {
    background: #c6c6c6 none repeat scroll 0 0;
    float: right;
    font-size: 12px;
    margin-top: -25px;
    padding: 18px;
    text-align: right;
    width: 300px;
}
.na-ti {
    display: block;
    margin-top: 10px;
    text-align: center;
    /* margin: auto; */
    margin-bottom: 10px;
}
.jnt {
    color: #056e19;
    font-size: 28px;
    font-weight: bold;
}
.jnt-sub {
    color: #333333;
    font-size: 20px;
}
.efe {
    color: #da2d29;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.jnt, .jnt-sub {
    display: block;
    text-decoration: none;
    text-transform: capitalize;
}
.nav {
    background: #f5efef center 0px;
    border-bottom: 7px solid #da2d29;
    /*border-top: 1px solid #f0efef;
    margin-bottom: 5px;*/
    min-height: 45px;
    vertical-align: middle;
    /* display: inline-flex; */
    width: 1240px;
}
.nav ul {
    /* display: inline-block; */
    /* float: left; */
    list-style: outside none none;
    /* margin: 18px 0 0; */
}
.nav ul li {
    display: inline;
    /* margin: 0 8px; */
    border-right: 1px solid rgba(213, 207, 207, 0.81);
    padding: 7px;
}
.nav ul li a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    /* color: #da2d29; */
    font-weight: bold;
    /* border-right: 1px solid #000; */
    /* content: '|'; */
    /* padding: 10px; */
}
.nav ul li a:hover {
    border-bottom: 3px solid #559341;
    color: #da2d29;
    
}

/***  Header CSS ***/

.htab02 h3 {
    margin-top:-32px!important;
    float:right;
}
#div_head {
    /*background: #f1f1f1 none repeat scroll 0 0;
    margin-bottom: 7px;
    padding-bottom: 10px;
    width: 100%;*/
	width: 1240px;
	margin:0 auto;
}
#head_left {
    float:left;
    font-size:10px;
    margin:10px 0 0 0; 
}
#head_right {
    float: right;
}
.toplink {
    display: inline-block;
    margin: 0;
}
.toplink li {
    display: inline;
    margin: 0 10px;
}
.toplink li a {
    color: #282828;
    font-size: 10px;
    text-decoration: none;
}
.toplink li a:hover {
    color: #282828;
    font-size: 10px;
    text-decoration: underline;
}
/*** Home Page Left ***/
#main_home {
    width: 100%;
    display: flex;
}
.home_left{
    background: #e5e5e5 none repeat scroll 0 0;
    border-bottom: 14px solid #c6c6c6;
    border-top: 14px solid #c6c6c6;
    color: #515151;
    float: left;
    min-height: 500px;
    padding: 5px 10px;
    width: 310px;
}

.home_right {
    float: left;
    min-height: 540px;
    padding: 5px 10px;
    width: 310px;
    background: #333333 none repeat scroll 0 0;
    border-bottom: 14px solid #c6c6c6;
}
.home_middle{
    border-bottom: 14px solid #c6c6c6;
    float: left;
    min-height: 646px;
    width: 620px;
    background-color: #333333;
    color: #fff;
}
.home_middle1{
    float: left;
    width: 600px;
    margin: 15px 0 0 20px;
}
.default_page_middle{
    float: left;
    width: 600px;
    margin: 15px 0 0 20px;
}
.default_page_middle_left{
    float: left;
    width: 880px;
    margin: 15px 0 0 20px;
}
.default_page_middle_right{
    float: left;
    width: 950px;
    margin: 15px 0 0 20px;
}
#download {
    border-bottom: 1px solid #f0efef;
    border-top: 1px solid #f0efef;
    font-weight: normal;
    padding: 5px 0;
    margin-top: 45px;
    font-size: 18px;
}
.navigation {
    color: #999999;
    font-size: 11px;
    padding-bottom:15px;
}
.navigation a {
    color: #da2d29;
    text-decoration: none;
}
.navigation span {
    font-size: 10px;
}
.title-widget {
    color: #da2d29;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.title-widget > a {
    color: #da2d29;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.title-widget > a:hover {
    color: #da2d29;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.title-widget li a {
    color: #333333;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0 5px 0 0;
}
ul {
    display: block;
    float: left;
    line-height: 16px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
}
.textwidget {
    list-style: outside none none;
    margin-bottom: 10px;
    line-height: 16px;
    font-size: 14px;
}
.textwidget > a {
    color: #000000 !important;
    text-decoration: none;
    font-size: 12px;
    /* text-transform: uppercase; */
}
.textwidget > a:hover {
    color: #da2d29 !important;
    text-decoration: underline;
}
.ll {
    /*color: #fff;*/
}
.lll {
    color: #000;
}
#aside {
    margin-bottom: 5px;
}
.textwidget h4 {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.textwidget h4 a {
    text-decoration: none;
}
.textwidget h4 a:hover {
    text-decoration: underline;
}
#home-li {
    line-height:25px;
}
#home_right > a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
#home_right > a:hover {
    color: #fff;
    /*text-decoration: underline;*/
}
#home_left {
    float: left;
    width: 20%;
    color: #fffafa;
}
#home_right {
    float: left;
    width: 80%;
    margin-bottom: 10px;
    line-height: 16px;
}

/*** Default Right Sidebar CSS ***/

.vcc {
    border-bottom: 1px solid #ccc;
    color: #282828;
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.vcname span {
    font-size: 16px;
}
.vcc img {
    float: left;
    margin: 0 10px 10px 0;
    border-bottom: 5px solid #000;
    padding: 0 0 5px;
    width: 290px;
}
.vcc h3 {
    font-size: 15px;
    margin-bottom: 8px;
}
.vcname {
    color: #da2d29;
    font-size: 15px;
    font-weight: bold;
}

/***  Catagory List  ***/
#cat_list {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}
#cat_left {
    float: left;
    width: 15%;
    color: #da2d29;
}
#cat_right {
    float: left;
    width: 85%;
}

.menu > li > a {
    text-decoration: none;
    font-size: 12px;
    color: #333333;
}
.menu > li > a:hover {
    text-decoration: underline;
    font-size: 12px;
    color: #da2d29;
}

/*** Footer CSS ***/
#sub_box {
    width:100%;
    float:left;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}
#box_1 {
    float:left;
    margin:0 15px 0 0px;
}
#box_2 {
    float:left;
    margin:0 10px 0 0px;
}
#box_3{
    float:left;
    padding-left: 15px;
}
.copy {
    background: #dfdfdf none repeat scroll 0 0;
    border-top: 1px solid #fff;
    display: block;
    margin:0 auto;
	text-align:center;
    font-size: 12px;
    padding: 15px 0;
    width: 1240px;
}
/*.mainwraper {
    margin: 0 auto;
    padding: 0; 
    width: 1240px;
    border: 1px solid;
    padding: 0px;
    margin-top: 3px;
}
.cl {
    float: left;
    width: 1000px;
}
.cr {
    float: right;
    text-align: right;
    width: 240px;
}
.copy a {
    color: #333333;
}*/

/***  Table CSS ***/

.clear {
    clear: both;
}
.gridView {
    border: medium none !important;
    border-collapse: collapse;
    clear: both;
    margin: 0;
    width: 100%;
}
.gridView tr td {
    padding: 5px 0;
    vertical-align: top;
}
.gridView thead tr, .footer {
    font: bold 11px Arial;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.gridView thead tr {
    background: #fff url("../images/bg-header-grid.png") repeat-x scroll center bottom;
    color: #333;
    height: 35px;
    vertical-align: middle;
}
.gridView thead tr th {
    border-bottom: 3px solid #a3a9f6;
    border-top: 1px solid #e2e6e6;
    font-size: 13px;
    vertical-align: middle;
}
.gridView thead tr a {
    background: rgba(0, 0, 0, 0) url("../images/Icones/ico-ordem.gif") no-repeat scroll left center;
    color: #333;
    font: bold 11px Arial,Verdana;
    padding: 0 0 0 10px;
    text-decoration: underline;
    vertical-align: middle;
}
.gridView thead tr a:hover {
    background: rgba(0, 0, 0, 0) url("../images/Icones/ico-ordem-hover.gif") no-repeat scroll left bottom;
    color: #06c;
}
.grid, .gridAlternada, .gridDestacada {
    font: 14px Arial,Verdana;
    text-align: left;
    vertical-align: middle;
}
.grid:hover, .gridAlternada:hover, .gridDestacada:hover {
    background: #d4e5f6 url("../images/bg-dia.png") repeat-x scroll 0 0;
    color: #000;
}
.grid {
    background-color: #fff;
}
.gridAlternada {
    background-color: #eee;
}
.gridDestacada {
    background-color: #ffe082;
    color: #333;
}
.grid a, .gridAlternada a, .gridDestacada a {
    color: #1b55b1;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.grid a:hover, .gridAlternada a:hover, .gridDestacada a:hover {
    color: #da2d29;
    text-decoration: underline;
}
.tada {
    color: #da2d29;
}
.zui-table {
    border: 1px solid #ddeeee;
    border-collapse: collapse;
    border-spacing: 0;
    font: 13px Arial,sans-serif;
}
.zui-table thead th {
    background-color: #ddefef;
    border: 1px solid #ddeeee;
    color: #336b6b;
    padding: 5px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table tbody td {
    border: 1px solid #ddeeee;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table-zebra tbody tr:nth-child(2n+1) {
    background-color: #fff;
}
.zui-table-zebra tbody tr:nth-child(2n) {
    background-color: #eef7ee;
}
.zui-table-horizontal tbody td {
    border-left: medium none;
    border-right: medium none;
}
.excutive_council {
    background: rgba(0, 0, 0, 0.22) none repeat scroll 0 0;
    border: 2px solid #da2d29;
    border-radius: 3px;
    float: left;
    margin: 60px 20px 20px;
    width: 250px;
}
.excutive_council .name_circle {
    background: rgba(187, 99, 99, 0.98) none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #881919;
    color: #fff;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: center;
    top: -55px;
    width: 180px;
}
.excutive_council .name_circle img {
    box-shadow: 1px 1px 5px #313131;
    display: block;
    height: 80px;
    margin: 0 auto;
    width: 80px;
}
.excutive_council .designation {
    background: rgb(41, 41, 41) none repeat scroll 0 0;
    color: #fff;
    margin-top: -40px;
    padding: 10px;
}
.excutive_council .contacts {
    background: rgba(36, 169, 139, 0.76) none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
.excutive_council .download_profile {
    background: #4baf4a none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
.excutive_council-1 th {
    background: #37b7a6 none repeat scroll 0 0;
}
.excutive_council-1 tr:nth-child(2n+1) {
    background: #b88ff9 none repeat scroll 0 0;
}

.clear {
    clear: both;
}
.gridView {
    border: medium none !important;
    border-collapse: collapse;
    clear: both;
    margin: 0;
    width: 100%;
}
.gridView tr td {
    padding: 5px 0;
    vertical-align: top;
}
.gridView thead tr, .footer {
    font: bold 11px Arial;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.gridView thead tr {
    background: #fff url("../images/bg-header-grid.png") repeat-x scroll center bottom;
    color: #333;
    height: 35px;
    vertical-align: middle;
}
.gridView thead tr th {
    border-bottom: 3px solid #a3a9f6;
    border-top: 1px solid #e2e6e6;
    font-size: 13px;
    vertical-align: middle;
}
.gridView thead tr a {
    background: rgba(0, 0, 0, 0) url("../images/Icones/ico-ordem.gif") no-repeat scroll left center;
    color: #333;
    font: bold 11px Arial,Verdana;
    padding: 0 0 0 10px;
    text-decoration: underline;
    vertical-align: middle;
}
.gridView thead tr a:hover {
    background: rgba(0, 0, 0, 0) url("../images/Icones/ico-ordem-hover.gif") no-repeat scroll left bottom;
    color: #06c;
}
.grid, .gridAlternada, .gridDestacada {
    font: 14px Arial,Verdana;
    text-align: left;
    vertical-align: middle;
}
.grid:hover, .gridAlternada:hover, .gridDestacada:hover {
    background: #d4e5f6 url("../images/bg-dia.png") repeat-x scroll 0 0;
    color: #000;
}
.grid {
    background-color: #fff;
}
.gridAlternada {
    background-color: #eee;
}
.gridDestacada {
    background-color: #ffe082;
    color: #333;
}
.grid a, .gridAlternada a, .gridDestacada a {
    color: #1b55b1;
    display: block;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
.grid a:hover, .gridAlternada a:hover, .gridDestacada a:hover {
    color: #da2d29;
    text-decoration: underline;
}
.tada {
    color: #da2d29;
}
.zui-table {
    border: 1px solid #ddeeee;
    border-collapse: collapse;
    border-spacing: 0;
    font: 13px Arial,sans-serif;
}
.zui-table thead th {
    background-color: #ddefef;
    border: 1px solid #ddeeee;
    color: #336b6b;
    padding: 5px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table tbody td {
    border: 1px solid #ddeeee;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table-zebra tbody tr:nth-child(2n+1) {
    background-color: #fff;
}
.zui-table-zebra tbody tr:nth-child(2n) {
    background-color: #eef7ee;
}
.zui-table-horizontal tbody td {
    border-left: medium none;
    border-right: medium none;
}
.excutive_council {
    background: rgba(0, 0, 0, 0.22) none repeat scroll 0 0;
    border: 2px solid #da2d29;
    border-radius: 3px;
    float: left;
    margin: 60px 20px 20px;
    width: 250px;
}
.excutive_council .name_circle {
    background: rgba(187, 99, 99, 0.98) none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 1px 1px 5px #881919;
    color: #fff;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    text-align: center;
    top: -55px;
    width: 180px;
}
.excutive_council .name_circle img {
    box-shadow: 1px 1px 5px #313131;
    display: block;
    height: 80px;
    margin: 0 auto;
    width: 80px;
}
.excutive_council .designation {
    background: rgb(41, 41, 41) none repeat scroll 0 0;
    color: #fff;
    margin-top: -40px;
    padding: 10px;
}
.excutive_council .contacts {
    background: rgba(36, 169, 139, 0.76) none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
.excutive_council .download_profile {
    background: #4baf4a none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
.excutive_council-1 th {
    background: #37b7a6 none repeat scroll 0 0;
}
.excutive_council-1 tr:nth-child(2n+1) {
    background: #b88ff9 none repeat scroll 0 0;
}
td {
    vertical-align: top !important;
}
.pdf {
    background: rgba(0, 0, 0, 0) url("../jntuk/images/pdf.png") no-repeat scroll left top;
    color: #0033ff;
    font-size: 14px;
    padding: 0 0 5px 25px;
    transition: all 0.2s ease-in-out 0s;
}
.pdf:hover {
    text-decoration: underline;
    transform: translate(0.2em, 0px);
}
.row {
    clear: both;
    margin-bottom: 25px;
}
.con01 {
    float: left;
    margin-bottom: 20px;
    width: 30%;
}
.con01 p {
    margin: 0;
    padding: 0;
}
.row {
    display: block;
}
.con01 h3 {
    color: #0a9a26;
    font-size: 15px;
    font-weight: normal;
}
.img-left {
    float: left;
    margin: 0 10px 10px 0;
}
#ace_link > a {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}
#ace_link > a:hover {
    color: #da2d29;
    text-decoration: underline;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fff;
    margin: auto;
    /*padding: 20px;*/
    border: 1px solid #888;
    width: 80%;
    height: 500px;
    overflow: scroll;
    border-radius: 10px;
}

/* The Close Button */
.close {
    color: #da2d29;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding: 0 10px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-content > ul {
    background-color: #fff;
}
.modal-content li {
    padding: 20px 0 25px 50px;
}
#title {
    color: #000;
    font-size: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
/*#view1 > ul, #view2 > ul, #view3 > ul, #view4 > ul, #view5 > ul {
    border-bottom: 2px solid #000;
    height: 210px;
    overflow: auto;
}*/
#view_more {
    float: right;
}
#view_more > a {
    color: #ada9a9;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
#view_more > a:hover {
    color: #21759b;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
.rrf {
    float: left;
    min-height: 570px;
    padding: 0;
    width: 290px;
}
.gal img {
    float: left;
    height: 100px;
    width: 112px;
}
.gal02 ul li {
    display: inline;
    float: left;
    height: 160px;
    line-height: 15px;
    list-style: outside none none;
    margin: 2px;
    padding: 0;
    text-align: left;
    width: 145px;
}
.gal02 ul li img {
    display: block;
    height: 120px; 
    width: 100%;
}

.tab-body.close.cf > p {
    font-size: 13px;
    font-weight: normal;
    line-height: 140%;
    color: #666666;
}
.menu {
    margin-bottom: 10px;
}
.menu-item-565{
	display:none;
}