#container {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.header {
    height: 136px;
    background: url(../images/header_bg.jpg) no-repeat right top;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.header .logo {
    width: 92px;
    height: 99px;
    float: left;
    padding: 12px 25px 0 0;
}
.header .logo1 {
    width: 92px;
    height: 99px;
    float: left;
    padding: 12px 25px 0 0;
}
.header .header_right {
    padding: 4px 0 1px 4px;
    float: left;
}
.header .header_right1 {
    padding: 0;
    width: 97%}
.header .header_right1 a {
    color: #fff;
    margin-bottom: 1%}
.new_registration1 {
    width: 90%;
    margin-top: 1%;
    margin-bottom: 1%}
.new_registration {
    text-align: center;
    margin-top: 1%;
    margin-bottom: 1%}
.nav {
    background: #3a8a87 !important;
    height: 32px;
    margin-bottom: 7px;
}
.nav .left_menu {
    float: left;
    line-height: 40px;
    width: 80%;
    font-size: 14px;
    color: #fff;
}
.login_box .font_tab a {
    width: 30px;
    height: 30px;
    background: #9b2727;
    display: block;
    margin-left: 1px;
    float: right;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
}
.login_box .bt_login {
    background: url(../images/login_bt.png) no-repeat;
    display: block;
    height: 36px;
    width: 107px;
    float: right;
    text-indent: -999999px;
    overflow: hidden;
    margin-top: 8%}
.btn-blue {
    background: #066ecd;
    background: -moz-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8ccec), color-stop(2%, #4993d7), color-stop(100%, #066ecd));
    background: -webkit-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -o-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -ms-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    color: #fff!important;
    border-color: #0561b4;
    cursor: pointer;
    padding: 5px 6px!important;
    margin-top: 10px;
    margin-left: 9px;
    width: 36%}
.btn-blue1 {
    background: #066ecd;
    background: -moz-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8ccec), color-stop(2%, #4993d7), color-stop(100%, #066ecd));
    background: -webkit-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -o-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: -ms-linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    background: linear-gradient(top, #a8ccec 0, #4993d7 2%, #066ecd 100%);
    color: #fff!important;
    border-color: #0561b4;
    cursor: pointer;
    padding: 3px 6px!important;
    margin-top: 0;
    margin-left: 9px;
}
.btn-blue1 {
    background: #066ecd;
    background-color: #d9534f;
    border-color: #d43f3a;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
b, strong {
    font-size: 13px;
}
.login_box .bt_logout {
    background: url(../images/logout_bt.png) no-repeat;
    display: block;
    height: 36px;
    width: 107px;
    float: right;
    text-indent: -999999px;
    overflow: hidden;
    margin-top: 6%}
.new_registration {
    width: 80%;
    margin: auto;
    margin-top: 1%;
    margin-bottom: 1%}
.login_menu ul {
    background: #89ab20;
    border-bottom: 1px solid #fff;
    list-style: none;
    margin: 0;
    position: absolute;
    top: -999em;
    right: -1px;
}
.login_menu ul a {
    border: 1px solid #fff;
    border-bottom: 0;
    padding: 0 10px;
    white-space: nowrap;
}
.forgotpass_links {
    width: 430px;
    margin: 0 auto;
    padding-top: 20px;
}
.forgotpass_links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.forgotpass_links ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 1px;
}
.forgotpass_links ul li a {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background: #92d4e8 url(../images/main_sprite.png) no-repeat;
    display: block;
    padding: 9px 5px 9px 45px;
    text-decoration: none;
    border-bottom: 1px solid #b2dbf5;
    border-right: 1px solid #b2dbf5;
    text-decoration: none;
}
.forgotpass_links ul li.reset_pass a {
    background-position: -388px -360px;
}
.forgotpass_links ul li.email a {
    background-position: -388px -314px;
}
div#accordionOne a {
    color: #fff;
}
.panel-heading1 {
    padding: 1%}
.header .logo a {
    width: 101px;
    height: 99px;
    display: block;
    background: url(../images/ARA3.png) no-repeat left top;
    overflow: hidden;
    text-indent: -99999px;
    margin-top: 15%}
.header .logo2 a {
    display: block;
    background: url(../images/logo_new.png) no-repeat left top;
    overflow: hidden;
    text-indent: -99999px;
    height: 37px;
    width: 30%;
    margin: auto;
    background-size: 15%}
.header .col-md-2.col-sm-2.col-lg-2 {
    min-height: auto;
}
.header .logo1 a {
    width: 101px;
    height: 99px;
    margin-top: 1%;
    display: block;
    background: url(../images/cet-logo.png) no-repeat left top;
    overflow: hidden;
    text-indent: -99999px;
    margin-top: 15%}
.header .header_right .logo_text {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 4px;
}
.header .header_right .header_text {
    font-weight: 400;
    font-size: 18px;
    color: #02304a;
}
.login_box {
    float: right;
    width: 180px;
    position: relative;
    margin-right: 15px;
}
.login_box .font_tab {
    padding: 10px 0 15px 0;
}
.login_menu li {
    border-left: 0 solid #fff;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 30px;
    position: relative;
}
.new_reg {
    background: #333;
}
dl, ol, ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.nav .left_menu ul li {
    float: left;
    line-height: 32px;
    position: relative;
    display: inline-block;
}
.nav .left_menu a.home {
    background: #3a8a87;
}
.nav .left_menu ul li a {
    display: block;
    padding: 0 7px 0 14px;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.content_box1 a {
    font-size: 12px;
    color: brown;
}
.sidebar-widget-1 .list-group-item {
    padding: 12px;
    color: #000;
    font-size: 11px;
}
.list-group-hover .list-group-item:hover {
    background-color: #3a8a87;
    color: #fff;
    transition: all .5s ease-out;
}
.sidebar-widget-1 i {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 600;
}
.list-group-item.bg-active {
    background: #febf00;
    color: #fff;
}
.login_menu ul li {
    border-left: 0 solid #fff;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 30px;
    position: relative;
    background: #3a8a87;
}
.login_menu ul a {
    border-bottom: 0;
    padding: 0 10px;
    white-space: nowrap!important;
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #8aa8bd;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.login_menu ul a:hover {
    background: #3ba0b1!important;
    color: #fff;
}
* {
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
body {
    font-family: Verdana: letter-spacing:.5px;
}
body {
    font-size: 12px!important;
}
.panel-title a {
    font-weight: 700;
}
.panel-default>.panel-heading {
    background-color: #3a8a87!important;
    color: #fff;
}
.dropdown {
    float: left;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.17em!important;
}
p {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-right: 1px solid silver!important;
    border-bottom: 1px solid silver!important;
}
.table td, .table th {
    border-right: 1px solid silver!important;
    border-bottom: 1px solid silver!important;
    padding: 3px;
    vertical-align: middle!important;
}
.list-group-item {
    border: 0!important;
    border-bottom: 1px solid #ddd!important;
}
.dropdown:hover .dropbtn, .navbar a:hover {
    background-color: red;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 208px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    margin-top: 27%}
.setHead {
    background: #3a8a87;
    padding: 5px;
    margin: 0;
    color: #fff;
}
.dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {
    background-color: #ddd;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.content_right {
    border: 1px solid #ddd;
    margin-bottom: 2%;
    padding: 1%;
    
    box-shadow: 0 2px 0 #d4d7dc, -1px -1px 0 #eceef1, 1px 0 0 #eceef1;
    overflow-y: auto;
}
.content_box1 {
    border: 1px solid #ddd;
    box-shadow: 0 2px 0 #d4d7dc, -1px -1px 0 #eceef1, 1px 0 0 #eceef1;
    padding: 0;
    margin-bottom: 2%}
.content_box1 .panel-heading {
    background: #3a8a87;
}
#news_scrollingTop {
    background: #fff url(demo_images/latest_news_style.jpg) no-repeat left;
    padding-left: 137px;
    background-color: #fff8dc;
    height: 30px;
}
.content_right li {
    margin-bottom: 3px;
    font-family: verdhana;
}
.content_right a {
    color: #4d7000;
    text-decoration: none;
    font-size: 12px;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
div#news_scrollingTop a {
    color: #00f;
}
.footer {
    padding: 10px 0;
    position: relative;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #484747;
}
.panel-title a {
    padding: 10px 5px;
    position: relative;
    font-weight: 700;
    font-family: verdana;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    width: 100%}
div#news_scrollingTop marquee {
    margin-top: 4px;
}
.col-md-3.col-sm-3.col-lg-3 {
    padding-left: 0;
    PADDING-RIGHT: 0;
}
.col-md-12.col-sm-12.col-lg-12 {
    padding: 3px;
}
.content_box .col-md-12.col-sm-12.col-lg-12 {
    padding: 0;
}
table#top3 {
    margin-bottom: 3px;
}
.content2 h5 {
    background-color: #3a8a87!important;
    color: #fff;
    padding: 9px;
    font-weight: 700;
    font-family: verdana;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    margin-top: 1px;
}
.col-md-3.col-sm-3.col-lg-3 .panel-title a, .col-md-3.col-sm-3.col-lg-3 .panel-title i {
    color: #fff;
}
.conthead {
    background-color: #3a8a87;
    color: #fff;
}
.conthead h3 {
    padding: 10px 5px;
    position: relative;
    font-weight: 700;
    font-family: verdana;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    width: 100%}
input.app_id {
    width: 30%}
.main-login.main-center input#answers {
    width: 100%}
input#answers, input#newspass, input#newspass_re, input#oldpassword, select#question_id {
    width: 50%;
    height: 37px;
}
.list-group-item {
    padding: 7px 15px!important;
}
.form-group {
    margin-bottom: 5px!important;
}
label {
    margin-bottom: 8px;
}
input, input::-webkit-input-placeholder {
    font-size: 11px;
    padding: 7px;
    color: #333!important;
}
input, select, textarea {
    background: #f6f9fe;
    color: #5a5a5a;
    border: 1px solid #d2dae7;
    outline: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 6px;
    -moz-transition: border .2s linear, box-shadow .2s linear;
    -webkit-transition: border .2s linear, -webkit-box-shadow .2s linear;
}
.form-group .cols-sm-10 input, .form-group .cols-sm-10 select {
    width: 100%;
    height: 37px;
}
select#question {
    font-size: 12px;
    padding: 9px;
    width: 100%;
    color: #333!important;
}
option {
    color: #333;
}
.main-login {
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
}
.form-control {
    height: auto!important;
    padding: 8px 12px!important;
}
.input-group {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .21)!important;
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .21)!important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .21)!important;
}
#button {
    border: 1px solid #ccc;
    margin-top: 28px;
    padding: 6px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    box-shadow: 0 1px #fff inset, 0 1px #ddd;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -o-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0, #eee 100%);
    background: linear-gradient(top, #f5f5f5 0, #eee 100%);
}
.main-center {
    margin: 0 auto;
    max-width: 36%;
    border: 4px solid #3a8a87;
    background: #e4e9da;
    color: #333;
    text-shadow: none;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    margin-bottom: 2%}
.main-center1 {
    margin: 0 auto;
    max-width: 66%;
    border: 4px solid #3a8a87;
    background: #e4e9da;
    color: #333;
    text-shadow: none;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
}
.full_name {
    width: 96%;
    margin: auto;
}
.aadhar-center {
    margin: 0 auto;
    max-width: 50%;
    border: 2px solid #8c8c84;
    background: #e4e9da;
    color: #333;
    text-shadow: none;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .31);
    padding: 1%}
.table_list, .table_list1 {
    border: 4px solid #3a8a87!important;
    background: #e4e9da;
}
.table_list2 {
    border: 4px solid #3a8a87!important;
    background: #e4e9da;
    display: block;
}
table.table_list4 {
    border: 4px solid #3a8a87!important;
    background: #e4e9da;
    width: 40%;
    margin: auto;
}
table.table_list3 {
    border: 4px solid #3a8a87!important;
    background: #e4e9da;
    width: 40%;
    margin: auto;
}
.table-bordered.table_list3>tbody>tr>td {
    border-right: 4px solid #3a8a87!important;
}
p.closestatus a {
    float: left;
    background: rgba(0, 0, 0, .7);
    color: #fff!important;
    border-radius: 65px;
    padding: 1%;
    border-radius: 100%!important;
    float: right;
}
.table_list4 input#user_otp {
    margin-left: 9%}
.table_list td, .table_list th, .table_list3 td, .table_list3 th {
    border-right: 4px solid #3a8a87;
    padding: 5px;
}
.table_list2 td, .table_list2 th, .table_list3 td, .table_list3 th, .table_list4 td, .table_list4 th {
    border-bottom: 2px solid #ddd;
    padding: 5px;
}
.form-group select#day, .form-group select#month, .form-group select#year {
    width: 33.33%;
    height: 32px;
    float: left;
}
.box_mid {
    padding: 3% 3%}
span.input-group-addon i {
    color: #3a8a87;
    font-size: 17px;
}
.conthead {
    margin-top: -19px;
}
.login-button {
    margin-top: 5px;
}
.login-register {
    font-size: 11px;
    text-align: center;
}
.notebox {
    background: beige;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 0;
    border: solid 1px #d0d091;
}
.notebox h4 {
    font-weight: 700;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}
.main-center span {
    color: red;
}
.box_tilte {
    background: #3a8a87;
    line-height: 36px;
    padding: 0 10px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.g-recaptcha {
    height: 75px;
    margin-left: 3%}
ul.list-unstyled {
    margin-bottom: 0!important;
}
tr.red {
    background: #eab1b1;
    color: #883939;
    border-bottom: 1px solid #cf8a8a!important;
    border-right: 1px solid #cf8a8a!important;
}
tr.red {
    background: #f6cfcf;
    color: #883939;
    border-bottom: 1px solid #cf8a8a!important;
    border-right: 1px solid #cf8a8a!important;
}
tr.gren {
    background: #bbe6b2;
    color: #34592b;
    border-bottom: 1px solid #a7d59d!important;
    border-right: 1px solid #a7d59d!important;
}
tr.gren {
    background: #d1f5c9;
    color: #34592b;
    border-bottom: 1px solid #a7d59d!important;
    border-right: 1px solid #a7d59d!important;
}
tr.perp {
    background: #cf96d4;
    color: #45114a;
    border-bottom: 1px solid #c98bcf!important;
    border-right: 1px solid #c98bcf!important;
}
tr.perp {
    background: #eac6ed;
    color: #45114a;
    border-bottom: 1px solid #c98bcf!important;
    border-right: 1px solid #c98bcf!important;
}
tr.org {
    background: #eaaf84;
    color: #5a2905;
    border-bottom: 1px solid #dab396!important;
    border-right: 1px solid #dab396!important;
}
tr.org {
    background: #f4d2b9;
    color: #5a2905;
    border-bottom: 1px solid #dab396!important;
    border-right: 1px solid #dab396!important;
}
tr.blue th {
    background: #dce795;
    color: #65720a;
    border-bottom: 1px solid #cdd594!important;
    border-right: 1px solid #cdd594!important;
}
tr.blue td {
    background: #f3f8d1;
    color: #65720a;
    border-bottom: 1px solid #cdd594!important;
    border-right: 1px solid #cdd594!important;
}
ul.list-unstyled li a {
    font-size: 12px;
    color: #333;
}
select#sec_ques {
    width: 97%;
    height: 31px;
}
.status.success {
    border: 1px solid #8ea534;
    background: #cbda8f url(../images/bg_fade_green_med.png) repeat-x top;
    padding: 4px 4px 4px 4px;
    text-shadow: 1px 1px 1px #fff;
    overflow: auto;
    margin-bottom: 5px;
}
.error {
    padding: 1px;
    background: #f5d0cd url(../images/bg_fade_red_med.png) repeat-x top;
}
input#captcha {
    margin-left: 2%}
label.cols-sm-3 {
    margin-top: 3%}
.notebox ul li {
    padding: 0 0 5px 15px;
    color: #293f67;
    background: url(../images/arrow_left.png) no-repeat 0 5px;
    list-style-type: none;
}
.col-md-9 {
    padding-right: 1px!important;
    padding-left: 16px!important;
}
.check .input-group {
    padding: 2%}
aside#verticalmarquee-3 li {
    border-bottom: 1px dotted #ddd;
    padding: 3%;
    list-style-type: square;
}
.flash-button {
    background: #066ecd;
    padding: 5px 10px;
    color: #fff;
    border: none;
    border-radius: 5px;
    animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
}
@keyframes flash {
    0% {
    opacity: 1;
}
50% {
    opacity: .5;
}
100% {
    opacity: 1;
}
}50% {
    opacity: .5;
}
100% {
    opacity: 1;
}
50% {
    opacity: .5;
}
100% {
    opacity: 1;
}
td .h1, td .h2, td .h3, td h1, td h2, td h3 {
    margin-top: 0!important;
    margin-bottom: 10px;
}
.heading h3 {
    background: #3a8a87;
    padding: .5%;
    color: #fff;
}
tr.qualification_d th {
    text-align: center;
}
#msg, #msg_mob {
    color: green;
}
div#content1 {
    border: 1px solid #ddd;
    padding: 1%;
    box-shadow: 0 2px 0 #d4d7dc, -1px -1px 0 #eceef1, 1px 0 0 #eceef1;
}
input[type=radio] {
    margin-top: 1px!important;
}
.btn-arrow_up {
    border: 0;
    background: url(../images/btn-arrow_up.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.btn-arrow_down {
    border: 0;
    background: url(../images/btn-arrow_down.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.btn-arrow_up:focus {
    border: 0;
    background: url(../images/btn-arrow_up.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
.btn-arrow_down:focus {
    border: 0;
    background: url(../images/btn-arrow_down.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0!important;
}
[data-tip] {
    position: relative;
}
[data-tip]:before {
    content: '';
    display: none;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1a1a1a;
    position: absolute;
    top: 30px;
    left: 35px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
[data-tip]:after {
    display: none;
    content: attr(data-tip);
    position: absolute;
    top: 35px;
    left: 0;
    padding: 5px 8px;
    background: #699ece;
    color: #fff;
    z-index: 9;
    font-size: .75em;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    word-wrap: normal;
}
[data-tip]:hover:after, [data-tip]:hover:before {
    display: block;
}
.maxl {
    margin: 25px;
}
.inline {
    display: inline-block;
}
.inline+.inline {
    margin-left: 10px;
}
.radio {
    color: #999;
    font-size: 15px;
    position: relative;
}
.radio span {
    position: relative;
}
.radio span:after {
    content: '';
    width: 15px;
    height: 15px;
    border: 3px solid;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.radio input[type=radio] {
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}
.radio input[type=radio]:checked+span {
    color: #0b8;
}
.radio input[type=radio]:checked+span:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background: #0b8;
    left: 5px;
    top: 6px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-top: 0!important;
}
.radio1 span {
    padding-left: 19px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0!important;
    margin-bottom: 10px;
}
.small, small {
    font-size: 85%;
    color: red;
}
input.login_image {
    width: 100%}
	#leftToggle,
#leftToggle2{
	display:none;
}
	
	.footer_fixed {
    display: none;
}
.nav_mobile,
.nav_mobile1{
	display:none;
}

select#diplomainstitute_id,
#ssc_board,
input#diplomarollno,
input#enrollmentno,
select#diplomainstitute_id,
input#sscrollno,
select#diplomacourse_id,
input#application_number,
input#cast_cert_number,
select#fc_code,
select#hsc_board{
	width:100% !important;
}



#preference_mobile,
movingTable{
	display:none;
	visibility:hidden;
}

#preference_destop{
	display:block;
	visibility: visible;
}
.upload_photo_destop{
	display:block;
}
.take_photo_mobile{
	display:none;
}
.table_document{
	background-color: beige !important;
    border: 3px solid #ddd !important;
}
.table_document1{
    background-color: antiquewhite !important;
    border: 3px solid #ddd !important;
}

.odd tr {
    background-color: #f5d9d9 !important;
}
.aple {
    background-color: azure;
    padding: 0.5%;
    margin-bottom: 9px;
    border: 2px solid #ddd;
	margin-top: 6px;
}
input#india,
input#other{
	width:14%;
    height: auto;
}
ul.multiselect-container.dropdown-menu {
    width: 500px;
    height: 500px;
	overflow-y:scroll;
}
.multiselect-container>li>a>label.radio, .multiselect-container>li>a>label.checkbox {
    margin: 0;
    word-wrap: break-word !important;
    text-overflow: inherit;
    white-space: normal;
}
td.sr1{
    width:10%;
}
td.sr2{
    width:54%;
}
td.sr3 {
    width: 15%;
}
td.sr4 {
    width: 10%;
}
@media print {
    .alert.alert-success, .col-md-3.col-sm-3.col-lg-3, .header, .left_box, .left_menu, input.btn-blue1, table#top3 {
    display: none;
}
body {
    font-size: 9px!important;
}
.print_header {
    padding: 0;
    margin-bottom: 0;
}
td, th {
    padding: 1px 1%!important;
}
strong {
    font-size: 10px!important;
}
.table {
    margin-bottom: 0!important;
}
.conthead, .footer, .status.success {
    display: none;
}
div#content {
    margin-top: -10px;
}
.print_header {
    margin-top: -3px;
}
}

@media (max-width:700px) {
    .header .logo {
    width: 55%;
    height: 99px;
    float: left;
    padding: 12px 25px 0 15px;
    margin: auto;
    margin-left: 28%
	}
.header .header_right {
    width: 91%;
    float: left;
    padding: 25px 0 0 0;
    margin-left: 9%}
.nav {
    height: 32px;
    margin-bottom: 7px;
}
.main-center {
    max-width: 100%}
	
	
 .header .logo {
   display:none;
}


.header .header_right {
    width: 70%;
    float: left;
    padding: 0px 0px 0px 0px;
    margin-left: 0;
    margin-top: 0;
}
.header .logo1,
.logo2{
	display:none;
}
.nav {
    /* background: #4caf50; */
    height: 32px;
    margin-bottom: 7px;
}
.nav_destop{
	display:none
}
ul.nav_mobile {
    display: block !important;
}
.nav_mobile strong{
	font-size:8px;
}
ul.nav_mobile1 {
    position: fixed;
    background-color: #333;
   bottom: 49px;
    /* left: 0; */
    right: 0px;
    /* margin-top: 27px; */
    width: 70%;
}
ul.nav_mobile1 li{
	background-color: currentcolor;
    height: 36px;
    padding: 2%;
    border-bottom: 1px solid #fff;
}
ul.nav_mobile1 li strong{
	font-size:11px;
}
ul.nav_mobile1 li a{
	color:#fff;
}
.main-center {
     max-width: 100%; 
}

.btn-blue2{
	margin-top: 6px;
    margin-left: 10%;
    width: 85%;
	
}
input.ssc_school {
    width: 150px;
}
.modal1 {
    margin: 14% 18% !important;
}
select#ssc_board,
input#mothername,
input#full_name {
    width: 70%;
}
button#leftToggle1 {
    color: #fff;
    margin-left: 12px;
    margin-top: -2px;
}
.left_mobile{
	display:none;
	position: absolute;
    z-index: 2000;
    width: 76%;
    margin-top: -30px;
}
.icon-fixed {
    float: left;
    margin: auto;
    width: 20%;
	padding: 1%;
}
#leftToggle {
    display: none;
    font-size: 25px;
    margin-top: 55%;
}
#leftToggle2{
	display:block;
	font-size: 25px;
	width: 20%;
    font-weight: bold;
	animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    //: ;
    Firefox 1+: ;
    -webkit-animation-name: flash;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    //: ;
    Safari 3-4: ;
    -moz-animation-name: flash;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infini;
}
#leftToggle2 span{
	font-size: 9px;
}
.login_details_table{
	display: none;
}
.left_login_mobile {
    display: none;
    position: absolute;
    z-index: 2000;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    padding: 1% 19% 1% 1%;
}

.address{
	display:none;
}
.header {
   height: 52px;
    background: none;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.header .header_right .logo_text {
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 3px;
}
.header .header_right .header_text{
	 font-size: 9px !important;
}
.flash-button{
	margin-bottom:10px;
	padding: 9px 20px;
}
.font_tab {
    display: none;
}
.footer_fixed {
    width: 95%;
    margin-left: 2%;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    background-color: currentColor;
    border-radius: 97px !important;
    border: 1px solid;
}
.col-md-9 {
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.footer_fixed a{
	color:#fff;
}
.footer {
    display: none;
}
table#top3 {
    font-size: 6px !important;
}
.login_box .login_mobile {
    display: block;
    position: absolute;
    margin-left: 100px;
    margin-top: 12px;
}
.login_box .bt_login{
	background: url(../images/login_bt_mobile.png) no-repeat;
}
.login_box .logout_mobile {
    position: static;
    right: 0;
    bottom: 0;
}
.note1{
	font-size:9px;
	height: 100px;
    overflow-y: auto;
}
.btnScrunity{
    animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    //: ;
    Firefox 1+: ;
    -webkit-animation-name: flash;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    //: ;
    Safari 3-4: ;
    -moz-animation-name: flash;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infini;
}
.note2_table strong,
.note2_table b{
	font-size:10px !important;
}
.note2_table label{
	font-size:10px !important;
	font-weight:bold !important;
}
.login_box .bt_logout {
    background: url(../images/logout_bt_mobile.png) no-repeat;
    margin-top: 17px;
    position: absolute;
    width: 35%;
    margin-left: -39px;
}
#leftToggle2 .fa{
	font-weight:bold;
}
.col-md-9.col-sm-9.col-lg-9{
	margin-bottom: 60px;
}
li.logout_mobile .fa-inverse{
	font-size: 30px;
    margin-top: 133px;
    color: blue;
}
li.logout_mobile .fa-circle{
   margin-top: 9px;
    color: #fff !important;
    font-size: 8px;
}
.checkbox-inline, .radio-inline{
	margin-bottom: 7px !important;
}
.alert {
    padding: 5px !important;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{
	margin-left:0 !important;
}
[data-tip]:after{
	margin-left:-88px;
}
.content2 h5,
.conthead h3{
	font-size:10px !important;
}
.box_tilte b{
	font-size: 10px !important;
}
.mobile_notification,
.mobile_news,
.mobile_downloads{
	display:none;
}
.mobile_notification,
 .mobile_news,
 .mobile_downloads{
    position: fixed !important;
    left: 0;
    bottom: 40px;
    z-index: 50000;
    background-color: #fff;
    width: 100%;
}
.main-center1 {
    max-width: 98%;
}
.main-center1 input#full_name{
	width:100%;
}
.notification1,
.news1,
.download1{
    margin-right: 9px;
}
.nav .left_menu ul li a {
    display: block;
    padding: 0px 7px 0px 4px;
}
.note_mobile {
    margin-bottom: 14%;
    font-size: 9px;
}
textarea#caddress,
select#prevocational_subject,
select#religious_type_id,
select#cstate_id,
input#file{
	width:100%;
}
input#searchmessage,
select#def_id{
	width:100% !important;
}
td.upload_mob {
    display: none !important;
}
.print_header td,
.print_header strong{
	font-size:9px;
}
.print_mobile td img{
	width:100%;
}
.btn-blue1{
	font-size:11px;
	margin-bottom: 2px;
}
.modal_scroll{
	overflow-y: scroll;
}
.modal-upload{
	height:auto !important;
}
.scroll_table_mob {
    overflow-y: auto;
}
.panel-group {
    background-color: #fff;
	margin-bottom: 0 !important;
}
.icon-fixed1{
	display:block;
	position: fixed;
    color: blue;
    right: 0;
    margin-top: 24px;
    background-color: rgba(0,0,0,0.4);
    z-index: 20000;
    padding: 2%;
	height: 48px;
	width: 43px;
}
a.info3 {
    z-index: 20;
    z-index: 200000;
	font-size: 7px;
	line-height: 10px;
	color:#fff;
	font-weight: bold;
}
.icon-fixed1{
	margin-left:-6px;
}
.candidature_mobile{
	display:block;
	margin-top: 11px;
}
.available {
    width: 33%;
    float: left;
    font-size: 14px;
}
#slot_details .whatever{
	 font-size: 12px !important;
}
.inst_scroll {
    overflow-y: scroll;
}

#myInput {
  background: url(../images/searchicon.png) no-repeat;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
  display:block;
}
.table_mobile table, .table_mobile thead, .table_mobile tbody, .table_mobile th, .table_mobile td, .table_mobile tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table_mobile thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table_mobile tr { border: 1px solid #ccc; }
	
	.table_mobile td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.table_mobile td:before { 
		/* Now like a table header */
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		color: #333;
        font-weight: bold;
	}
	
	/*
	Label the data
	*/
	.table_mobile td:nth-of-type(1):before { content: "Sr.No -"; }
	.table_mobile td:nth-of-type(2):before { content: "FC Code -"; }
	.table_mobile td:nth-of-type(3):before { content: "FC Name -"; }
	.table_mobile td:nth-of-type(4):before { content: "How to Reach -"; }



.table_mobile1 table, .table_mobile1 thead, .table_mobile1 tbody, .table_mobile1 th, .table_mobile1 td, .table_mobile1 tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table_mobile1 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table_mobile1 tr { 
	border: 1px solid #ccc; 
	margin-bottom: 10px;
	background-color: beige;
	}
	
	.table_mobile1 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.table_mobile1 td:before { 
		/* Now like a table header */
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		color: #333;
        font-weight: bold;
	}
	
	/*
	Label the data
	*/
	.table_mobile1 td:nth-of-type(1):before { content: "Sr.No -"; }
	.table_mobile1 td:nth-of-type(2):before { content: "List of Documents -"; }
	.table_mobile1 td:nth-of-type(3):before { content: ""; }
	.table_mobile1 td:nth-of-type(4):before { content: "Upload -"; }
	.table_mobile1 td:nth-of-type(5):before { content: "Status -"; }
	.table_mobile1 td:nth-of-type(6):before { content: "View -"; }
	
	tr.title_mobile {
    display: none;
     }
	 
	 .table_mobile2 table, .table_mobile2 thead, .table_mobile2 tbody, .table_mobile2 th, .table_mobile2 td, .table_mobile2 tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.table_mobile2 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.table_mobile2 tr { 
	border: 1px solid #ccc; 
	margin-bottom: 10px;
	background-color: beige;
	}
	
	.table_mobile2 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		font-size:12px;
	}
	td.choice_code,
	td.course_name{
		width:50%;
		float: left;
        height: 44px;
	}
	td.check_box {
    text-align: center;
    }
	td.instutite_name {
    background-color: antiquewhite;
    margin-top: 44px;
}
	.table_mobile2 td:before { 
		/* Now like a table header */
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 5px; 
		white-space: nowrap;
		color: #333;
        font-weight: bold;
		font-size:12px;
	}
	
	/*
	Label the data
	*/
	.table_mobile2 td:nth-of-type(1):before { content: "Sr.No -"; }
	.table_mobile2 td:nth-of-type(2):before { content: ""; }
	.table_mobile2 td:nth-of-type(3):before { content: "Choice Code -"; }
	.table_mobile2 td:nth-of-type(4):before { content: "Course Name -"; }
	.table_mobile2 td:nth-of-type(5):before { content: "Institute Name -"; }
	.table_mobile2 td:nth-of-type(6):before { content: "University -"; }
	.table_mobile2 td:nth-of-type(7):before { content: "Group -"; }
	
	tr.title_mobile {
    display: none;
     }
	 
.table_option td{
	padding: 3px !important;
	font-size: 10px !important;
}	
tr.button_fixed {
    position: fixed;
    bottom: 47px;
    z-index: 20000;
    width: 100%;
    background-color: rgba(0,0,0,0.4) !important;
}
#preference_mobile{
	display:block;
	visibility: visible;
}

#preference_destop,
#tabledestop{
	 visibility: hidden;
	display:none;
}
a.btn-arrow_up_mobile {
    border: 0;
    background: url(../images/btn-arrow_up.png) no-repeat center top;
    width: 48px;
   height: 76px;
    padding: 27px;
    margin: 0;
    cursor: pointer;
    font-size: 1px;
}
a.btn-arrow_down_mobile {
    border: 0;
    background: url(../images/btn-arrow_down.png) no-repeat center top;
    width: 48px;
   height: 76px;
    padding: 27px;
    margin: 0;
    cursor: pointer;
    font-size: 1px;
}
a.btn-arrow_up_mobile:focus {
    border: 0;
    background: url(../images/btn-arrow_up.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
a.btn-arrow_up_mobile:focus {
    border: 0;
    background: url(../images/btn-arrow_down.png) no-repeat center top;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
}
.upload_photo_destop{
	display:none;
}
.take_photo_mobile{
	display:block;
}
td.sr1{
    width:100%;
}
td.sr2{
    width:100%;
}
td.sr3 {
    width: 100%;
}
td.sr4 {
    width: 100%;
}
}


 @media (max-width: 375px) {
	 
.login_box .bt_logout {
    background: url(../images/logout_bt_mobile.png) no-repeat;
    margin-top: 20px;
    position: absolute;
    width: 30%;
    margin-left: -26px;
}
.login_menu li {
    border-left: 0px solid #ffffff;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 30px;
    position: relative;
}
li.logout_mobile .fa-inverse {
    font-size: 26px;
    margin-top: 119px;
    color: blue;
}
.login_box .login_mobile {
    display: block;
    position: absolute;
    margin-left: 206px;
    margin-top: 18px;
    width: 2%;
}
.new_registration {
    width: 95%;
}
.login_box .bt_login {
    background: url(../images/login_bt_mobile.png) no-repeat;
    display: block;
    height: 36px;
    width: 62px;
    float: right;
    text-indent: -999999px;
    overflow: hidden;
    margin-top: 8%;
}


 }
 @media (max-width: 365px) {
	 .login_box .login_mobile {
    display: block;
    position: absolute;
    margin-left: 206px;
    margin-top: 9px;
    width: 2%;
}
.login_box .bt_logout {
    background: url(../images/logout_bt_mobile.png) no-repeat;
    margin-top: 7px;
    position: absolute;
    width: 30%;
    margin-left: -26px;
}
 }
 
@media print {

.footer_fixed,
.icon-fixed,
#leftToggle2,
#leftToggle2 .fa,
#leftToggle2 span{
display:none;
}
}
