﻿*{margin: 0;padding: 0;border: 0;text-decoration: none;}
body{height: 100%;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.bg{background: url(../../Images/bg-1.jpg) no-repeat bottom;background-size: cover;}
.bg2{background: url(../Images/bg-in.jpg) center top !important;}
html{height: 100%;}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot');
  src: url('../RobotoCondensed-Regular.woff2') format('woff2'),
       url('../RobotoCondensed-Regular.woff') format('woff'),
       url('../RobotoCondensed-Regular.ttf') format('truetype'),
       url('../RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg'),
       url('../RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



ul, ol{list-style: none;}

.view-frm{ background: rgb(255,255,255);border: 1px solid #DEDAFA;padding: 25px;margin: 0 0 25px;}
.view-frm h1{margin: -25px -25px 20px;text-align: left;padding: 10px 15px !important;background: #3F7EB4 !important;color: #fff !important;}
.mrg-top-20{margin-top: 20px;margin-bottom: 20px;}
.btn-mrg-top{margin-top: 24px !important;}
/**********HEADER STYLES **********/
.header-s{background: #fff;}
.headerwrapper{background-color:#53BEC3;height: 94px;position: fixed;width: 100%;z-index: 1000;box-shadow: 0 0 3px rgba(0,0,0,0.4);}
.headerwrapper:after{clear: both; display: block; content:'';}

/***** HEADER LEFT *****/
.section .container{ min-height: 550px;}
.headerwrapper .header-left{width: 230px;min-height: 60px;padding: 14px 15px;float: left;border-right: 1px solid rgba(255,255,255,0.14);background-color: rgba(0,0,0,0.03);position: relative;}
.note{color: rgb(206, 168, 22);font-size: 0.8em;border: 1px solid #D0BD33;padding: 5px 5px 0;}
.modal-dialog{ z-index:9999;}
.headerwrapper .header-left .logo{display: inline-block;margin-top: 5px;float: left;}
.fa-cloud-download{content: "\f0ed";font-family: 'FontAwesome';}

.table{background: #fff;}
.table th{background: #538CBD;color: #fff !important;padding-top: 10px !important;}
.table th a{color: #fff;font-weight: normal;}

.fix{position: fixed;bottom: 0px;}
.info th{background: #205877 !important;padding-top: 10px !important;}
.header-top .menu-collapse{color: rgba(255, 255, 255, 0.8);display: inline-block; font-size: 2em;height: 100%;line-height: normal;padding: 10px 12px;transition: all 0.2s ease-out 0s;margin-top:20px;}
.headerwrapper .header-left .menu-collapse:hover{border-color: #fff;color: #fff;}
.dept-logo{padding: 10px 0;}
header .dept-name{line-height: 22px;padding: 25px 10px 0 35px;}
header .dept-name span
{
    font-size: 1.8em;
    font-weight: 500;
}
header .dept-name p
{
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.maha-logo{margin: 0 10px 10px 20px; float:right}
.maha-logo img { margin-right:15px;}

.register
{
    float: left;
}
.register li
{
    display: inline-block;
    margin-right: 10px;
}

/********* MAIN WRAPPER STYLES *********/

.ul {padding-top:10px; margin-bottom:20px; padding-left:15px}
.ul li {margin-bottom:10px;}
.ul li {padding-left:30px;}
.ul li:before {content: "\f046"; font-family:FontAwesome; margin-left:-25px; color:#53c372; padding-right:5px;}

.pager-d a { padding:2px 7px; display:inline-block; margin:0 2px; border:1px solid #ddd}
.pager-d a:hover { color:Green}
.mainwrapper{position: relative;top: 80px;background-color: #f0f3f6;}
.mainwrapper:before{content:'';height: 100%;position: relative;top: 0;left: 0;width: 230px;border-right: 1px solid #e7e7e7;}
.mainwrapper:after
{
    clear: both;
    display: block;
    content: '';
}
.img-online
{
    border: 2px solid #5cb85c;
    padding: 2px;
    background-color: #fff;
}
.inner-head
{
    width: 570px;
    margin: 0 auto;
}
.img-offline
{
    border: 2px solid #ccc;
    padding: 2px;
    background-color: #fff;
}

.btn
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cccccc;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 4px;
    box-shadow: 0 5px 5px -6px rgba(0, 0, 0, 0.3);
    margin: 0;
}
.btn .btn-block:active, .btn .btn-lg:active
{
    box-shadow: 0 3px 3px -5px rgba(0, 0, 0, 0.3) inset;
}
.btn-default
{
    background-color: #f9f9f9;
    border-color: #cacaca;
    color: #555;
    text-shadow: 1px 1px 0 #f5f5f5;
}
.btn-default:hover, .btn-default:focus
{
    background-color: #f4f4f4;
    border-color: #bebebe;
}
.btn-success
{
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34;
}
.btn-success:hover, .btn-success:focus
{
    background-color: #75cd53;
    border-color: #53aa27;
}
.btn-info
{
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5;
}
.btn-info:hover, .btn-info:focus
{
    background-color: #45abcd;
    border-color: #347abe;
}
.btn-warning
{
    background-color: #feaf20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34;
}
.btn-warning:hover, .btn-warning:focus
{
    background-color: #f5a620;
    border-color: #cd9034;
}
.btn-danger
{
    background-color: #d73814;
    border-color: #be0000;
    text-shadow: 1px 1px 0 #ac2925;
}
.btn-danger:hover, .btn-danger:focus
{
    background-color: #cd3714;
    border-color: #aa0000;
}
.btn-primary
{
    background-color: #4274d7;
    border-color: #4d5bbe;
    text-shadow: 1px 1px 0 #232bd5;
}
.btn-primary:hover, .btn-primary:focus
{
    background-color: #426acd;
    border-color: #4f56aa;
}
.btn-magick
{
    background-color: #bb39d7;
    border-color: #9a00cd;
    color: #fff;
    text-shadow: 1px 1px 0 #9823d5;
}
.btn-magick:hover, .btn-magick:focus
{
    background-color: #b13acd;
    border-color: #8600b9;
    color: #fff;
}
.btn-pressure
{
    margin-bottom: 0;
    position: relative;
}
.btn-pressure:focus
{
    outline: medium none;
}
.btn-pressure:active, .btn-pressure.active
{
    border: 0 none;
    position: relative;
    top: 4px;
}
.btn-sensitive:active, .btn-sensitive.active
{
    margin-top: 4px;
    top: 1px;
}
.field-validation-error
{
    color: #de5f5f;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.validation-summary-errors ul, .validation-summary-errors ul
{
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #a94442;
    font-size: 13px;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 10px;
}
.radio-row input
{
    margin: 3px 5px !important;
}
.form-control
{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #D2DEE8;
    border-radius: 0 !important;
    box-shadow: 0 0;
    font-size: 0.96em;
    color: #286AA4;
}
#remember
{
    margin-left: -18px !important;
}

.block
{
    display: block !important;
    float: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
    background-color: #F1F5F8;
    color: #286AA4;
}


h2
{
    background: #E37214 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 1.1em;
    margin: 0 0 20px !important;
    padding: 10px !important;
}
h3
{
    border-bottom: 1px solid #B9D6EE;
    color: #337AB7 !important;
    font-size: 1em !important;
    margin: 20px 0 15px !important;
    padding: 7px 0 2px;
    font-weight: bold;
}

.form-control:focus
{
    background: #fff;
    border: 1px solid #9EBBD3;
    box-shadow: 0 0;
}
.form-group
{
    display: table;
    margin-bottom: 15px;
    width: 100%;
}
.modal-title
{
    color: #505050;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.42857;
    text-transform: uppercase;
}
.textbox-wrap.form-group
{
    margin-bottom: 5px !important;
}
.modal-content
{
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
    background: rgba(255,255,255,0.7);
}

/***** LEFT PANEL STYLES *****/
.leftpanel{width: 230px;position: fixed;top: 94px;left: 0;border-right: 1px solid #d0d0d0;-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1); -ms-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);-o-box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0),3px 2px 2px rgba(0,0,0,0.1); min-height: 768px;background:#37474f;overflow: hidden;z-index: 999;}
.profile-left{padding: 10px 15px;font-weight:bold; border-bottom:1px solid #62757e}
.profile-left .profile-thumb{-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;display: inline-block; border: 2px solid #34495e; padding: 2px;}
.profile-left .profile-thumb img{width: 34px;}
.profile-left .media-heading{color: #fff;font-size: 1.1em;font-weight: bold;line-height:26px;margin:15px 0;word-wrap: break-word;}
.profile-left small{line-height: 18px;}
.leftpanel-title{text-transform: uppercase;color: #ccc;font-size: 11px;font-weight: normal;margin: 15px 15px;}


/***** LEFT PANEL NAVIGATION *****/

.leftpanel .nav{position: relative; padding-bottom:30px;}
.leftpanel .nav > li{margin: 0 1px 0 0;font-size: 14px;border-top:1px solid #455760;position: relative;}
.leftpanel .nav > li.active{border-top: 0;margin-right: 0;}
.leftpanel .nav > li.active + li{border-top: 0;}
.leftpanel .nav > li > a{color:#b0bec5;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;-moz-transition: all 0.2s ease-out 0s;-webkit-transition: all 0.2s ease-out 0s;transition: all 0.2s ease-out 0s;padding: 8px 15px; font-size:.92em}
.leftpanel .nav > li > a:hover, .leftpanel .nav > li > a:focus, .leftpanel .nav > li > a:active{color: #fff; background:#263238}
.leftpanel .nav > li.active > a, .leftpanel .nav > li.active > a:hover{color: #fff;background-color: #428bca;}
.leftpanel .nav > li > a i{width: 16px;margin-right: 5px;color: #428bca; font-size: 15px;top: 1px;position: relative;text-align: center;}
.leftpanel .nav > li.active > a i{color: #fff;}
.leftpanel .nav > li.parent:after{font-family: 'FontAwesome';content: '\f107';display: block;position: absolute;top: 12px;right: 22px;color: #ccc;}

.leftpanel .nav > li.parent-focus > a
{
    background-color: #629BCD;
    color: #fff;
}

.leftpanel .nav .badge
{
    font-weight: normal;
    line-height: normal;
    font-size: 11px;
    background-color: #2f363d;
}

.leftpanel .nav .children
{
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #E8E8E8;
}

.leftpanel .nav .active .children, .leftpanel .nav .parent-focus .children
{
    display: block;
}

.leftpanel .nav > li.active:after
{
    color: #fff;
}

.leftpanel .nav .children li:first-child
{
    border-top: 1px solid #e7e7e7;
}

.leftpanel .nav .children li.active:first-child
{
    border-top: 0;
}

.leftpanel .nav .children li a
{
    font-weight: normal;
    font-size: 13px;
    display: block;
    color: #444;
    padding: 6px 10px 6px 28px;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.leftpanel .nav .children li a:hover
{
    text-decoration: none;
    background-color: #fff;
    border-right: 4px solid #34495e;
    color: #000;
}

.leftpanel .nav .children li.active a
{
    background-color: #e4e7ea;
}

.leftpanel .nav .active .children
{
    border-bottom: 1px solid #e7e7e7;
}

.leftpanel .nav .active .children
{
    margin-right: 1px;
}
/********** LEFT MENU COLLAPSE **********/
.headerwrapper.collapsed .header-left
{
    position: relative;
    left: -230px;
}

.headerwrapper.collapsed .header-right
{
    margin-left: 0;
}

.mainwrapper.collapsed:before
{
    width: 0;
}

.mainwrapper.collapsed .mainpanel
{
    margin-left: 0;
}

.mainwrapper.collapsed .leftpanel
{
    width: 0;
}

.mainwrapper.collapsed .leftpanel-title
{
    display: none;
}

.mainwrapper.collapsed .profile-left
{
    /*min-height: 0;*/
    padding-left: 0;
}

.mainwrapper.collapsed .profile-left .profile-thumb
{
    margin: 12px 0 0 0;
}

.mainwrapper.collapsed .profile-left .profile-thumb img
{
    width: 0;
}

.mainwrapper.collapsed .profile-left .media-body
{
    display: none;
}

.mainwrapper.collapsed .nav
{
    margin-top: 20px;
}

.mainwrapper.collapsed .nav > li > a
{
    padding-left: 20px;
}

.mainwrapper.collapsed .nav > li.nav-hover:not(.active) > a
{
    background-color: #f7f7f7;
}

.mainwrapper.collapsed .nav > li > a > span:not(.badge)
{
    position: absolute;
    width: 190px;
    z-index: 100;
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    borer-bottom: 0;
    display: block;
    top: -1px;
    left: 60px;
    padding: 12px 10px 0 10px;
    border-left: 0;
    height: 46px;
    display: none;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.mainwrapper.collapsed .nav > li.parent > a > span:not(.badge){-moz-border-radius: 0 3px 0 0;-webkit-border-radius: 0 3px 0 0;border-radius: 0 3px 0 0;}
.mainwrapper.collapsed .nav > li > a > span.badge{position: absolute;top: 12px;right: -230px;z-index: 200;display: none;}
.mainwrapper.collapsed .nav > li.active > a > span:not(.badge){background-color: #428bca;border: 0;height: 44px;top: 0;}
.mainwrapper.collapsed .nav > li.parent:after{display: none;}
.mainwrapper.collapsed .nav > li.nav-hover > a > span{display: block;}
.mainwrapper.collapsed .nav > li.nav-hover > .children{display: block !important;}
.mainwrapper.collapsed .nav > li.parent .children{position: absolute;z-index: 100;background-color: #fff;left: 0;width: 0;border: 1px solid #e7e7e7;border-top: 0;border-left: 0;  display: none;}
.mainwrapper.collapsed .nav > li.parent .children > li > a{padding-left: 0;}
.mainpanel{margin-left: 230px;min-height: 636px;padding: 20px;}

/* Footer CSS*/
.footer{bottom:0;clear:both;background:#000;height:auto;padding:5px 15px 5px;color:#fff; margin-left:230px;}
.footer p{padding:0px!important;margin:0!important;padding-left:10px;}
.ftr-link{margin:10px 0 4px;}
.ftr-link li {padding-left:0px; padding-right:0px;}
.ftr-link li a{text-decoration: none;color:#fff;background: none;padding: 10px 0px;}
.ftr-link li a:hover{color:#53bec3;}

.push{height: 3.2em;}
.MahaOnlineLogo{ margin: 10px 0;}
.emblem{float: right; margin: 15px 10px 0px;}
.mahalogo{float: left; margin: 15px 20px 20px 0;}
.heading{ width: 87%; color: #FF8E19; display: inline-block;text-align: center;float: left;font-size: 2em;font-weight: 500;line-height: 29px;padding: 25px 10px 0 0;text-transform: uppercase;}
.heading span{ clear: both;font-size: 0.6em; color: #9C9C9C; display: block; font-weight: normal;}
header{border-bottom: 1px solid #D5E5F6;}

.documnet-label {font-weight:600!important;}
.documnet-name {font-weight: 500!important;color:#538cbd;} 
.documnet-name:before {content:"\f1c1";font-family:FontAwesome}
.download {color:#c38e53!important}
.download:before{content:"\f019";display: inline-block;font-family:FontAwesome;margin-right: 5px;}
.pg-bg{background: #fff;padding-bottom: 15px;}
.documents-inputs {display:inline-block}
.documents-inputs input {display:inline-block; margin:5px 0 0;} 
.documents-inputs label { padding-left:5px;}

.panel{overflow: hidden;}
h1, h2, h3, h4{display: block;overflow: hidden;clear: both;}
h1 span{color: #9E9D9D;font-size: 0.7em;font-weight: normal;display: block;margin: 10px 0 0;}
h3 i{margin-right:10px;}
.panel-default{ border-color: #ddd;}
.panel h2{background: #27C8DC;padding: 8px;font-size: 1.2em;text-align: center;color: #fff;margin: 0 0 10px;border-bottom: 1px solid #ddd;}
.panel h3{color: #09C1A7;font-size: 1.1em;font-weight: 500;margin: 0 15px 10px 15px;}
.panel h4{font-size: 1.1em;color: #43A9F2; margin: 0 15px 10px 15px;}
.panel-body{padding: 15px 25px;}
.panel-body .row{border-bottom: 1px solid #E6E6E6;margin-bottom: 15px;padding-bottom: 10px;}
.panel-body .row:last-child{border: none;margin-bottom: 0;padding-bottom: 0;}
.panel-body .row div{margin-bottom: 15px;}
.row div{margin-bottom: 15px;}
.panel-body .row div label:first-child, .block{display: block;float: none !important;}
.panel-body .row div label{ margin-right: 10px;}
.panel-body .row div label:first-child{margin-right: 0;}
input[type="checkbox"]
{
    float: left;
    margin: 4px 4px 0 0;
}
select
{
    display: block;
}
.table label
{
    float: none;
}
.table h2
{
    font-size: 1em;
    margin-top: 0;
}
.table tr td table:last-child
{
    margin-bottom: 0;
}
.table td:nth-child(odd)
{
    font-weight: 500;
}
.table tr td table td:nth-child(odd)
{
    font-weight: normal;
}
.mright10, .panel-body .row div label:nth-child(2)
{
    margin-right: 10px;
}
.clear
{
    clear: both;
}
.clearfix
{
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
}
.mtop15
{
    margin-top: 15px;
}
.mtop24
{
    margin-top: 24px;
}
.mbtm5
{
    margin-bottom: 5px;
}
.mright5
{
    margin-right: 5px;
}
.view-heading
{
    font-weight: 500;
    font-size: 1.4em;
    text-align: center;
    background: #F8F8F8;
    line-height: 32px !important;
}
.view-heading span
{
    font-size: 0.75em;
    display: block;
    font-weight: normal;
}
.note
{
    font-size: 0.8em;
    line-height: 16px;
    margin: 7px 0 0;
    float: left;
    text-align: justify;
}
.no-margin
{
    margin: 0;
}
.row div input[type="radio"]
{
    margin-left: 6px;
}
.row div input[type="checkbox"]
{
    margin-left: 15px;
}
.row div input[type="radio"]:first-child, .row div input[type="checkbox"]:first-child
{
    margin-left: 0;
}
.hr
{
    line-height: 10px;
    margin-left: 7px;
    color: #555;
}
.width-50
{
    width: 50%;
    float: left;
}
.seprator
{
    border-bottom: 1px dotted #D7EADB;
    margin: 7px 0 22px;
}
.alert
{
    border-radius: 0px;
}

/* CSS for Pagination */
.pagination
{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination li
{
    display: inline;
}
.pagination li a, .pagination li span
{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination li:first-child > a, .pagination li:first-child > span
{
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination li:last-child > a, .pagination li:last-child > span
{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination li > a:hover, .pagination li > span:hover, .pagination li > a:focus, .pagination li > span:focus
{
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}
.pagination .active > a, .pagination .active > span, .pagination .active > a:hover, .pagination .active > span:hover, .pagination .active > a:focus, .pagination .active > span:focus
{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.pagination .disabled > span, .pagination .disabled > span:hover, .pagination .disabled > span:focus, .pagination .disabled > a, .pagination .disabled > a:hover, .pagination .disabled > a:focus
{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pager
{
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li
{
    display: inline;
}
.pager li > a, .pager li > span
{
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus
{
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a, .pager .next > span
{
    float: right;
}
.pager .previous > a, .pager .previous > span
{
    float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span
{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}
.documents i
{
    color: #07B904;
}

.ui-datepicker-title select
{
    float: left;
    color: #333;
}
.ui-datepicker-title option
{
    color: #333;
}
.ui-datepicker-month
{
    margin-right: 3px !important;
}
.ui-datepicker select.ui-datepicker-year
{
    width: 52% !important;
}
span.ui-icon.ui-icon-circle-triangle-w
{
    background: url("../../Images/pre.png") no-repeat left top;
}
span.ui-icon.ui-icon-circle-triangle-e
{
    background: url("../../Images/next.png") no-repeat left top;
}

/*.view-frm label{color: #00A1C5 !important}*/
.sep
{
    border-bottom: 1px dashed #E2ECEE;
    margin-bottom: 5px;
    clear: both;
}
.btm-border
{
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 10px;
    clear: both;
}

/*css for login */
.login
{
    margin: 5em auto 0;
    max-width: 400px;
    width: 80%;
    background: #fff;
    padding: 20px 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}
.login h2
{
    margin: 0px 0 20px;
    padding: 0px !important;
    font-size: 1.8em;
    background: transparent !important;
    color: #333 !important;
}
.login h2 i
{
    margin-right: 10px;
}
.photo
{
    width: 160px;
    height: 200px;
    overflow: hidden;
    margin: 10px 50px 0;
}
#inner-content-div
{
    overflow-y: scroll;
    overflow-x: hidden;
    height:500px;
}
.photo-docs li
{
    overflow: hidden;
    display: block;
    clear: both;
}
.photo-docs li img
{
    float: left;
    clear: both;
}
.photo-docs li span
{
    float: left;
    width: 85%;
    margin: 8px 0 0 15px;
}
.inline
{
    display: inline !important;
}
.doc-upload li
{
    width: 50%;
    float: left;
    display: inline-block;
}
ul.task-list
{
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
ul.task-list .task-item
{
    background-color: #f4f7f9;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    width: 49%;
    float: left;
    display: inline-block;
    margin-right: 10px;
}
ul.task-list
{
    list-style: none;
}
ul.task-list .task-item.success .task-handle
{
    background-color: #c3d62d;
}
.task-handle
{
    border-bottom: 2px solid rgb(126, 142, 4);
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding: 5px 10px 0;
    position: absolute;
    width: 37px;
    height: 35px;
}
.radio-custom, .checkbox-custom
{
    background-color: transparent;
    color: inherit;
}
ul.task-list .task-item .task-desc
{
    color: #2a2f43;
    font-weight: normal !important;
    margin-left: 50px;
    margin-right: 40px;
    padding: 5px 11px 7px 0;
    font-size: 0.9em;
    min-height: 35px;
}
.task-item
{
    overflow: hidden;
    margin-bottom: 4px;
}
.tick
{
    padding-left: 35px !important;
}
.tick li
{
}
.tick li:before
{
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 10px 0 -25px;
    color: #6D95DC;
}
.doc-panel
{
    background: #E9F1FF;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px;
}
/*.val-msg{padding: 2px 5px;background: #C4ECEA;overflow: hidden;display: block;border-radius: 3px;color: #007F79;}*/
.val-msg{overflow: hidden;display: block;color: #007F79;font-size: 0.9em;text-align: right;line-height: 18px;}
.track-icon{width: 60px;margin: 0 auto;height: 60px;border: 2px solid #3CB9A7;padding: 17px 0 0;border-radius: 50%;margin-bottom: 10px;}
.track-icon i{font-size: 2em;}

.arrow_box
{
    position: relative;
    background: #FF8585;
    width: 4px;
    height: 30px;
    margin: 0 auto;
}
.arrow_box:after
{
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #FF8585;
    border-width: 10px;
    margin-left: -10px;
}
.track span
{
    color: #00AA00;
}
.pending
{
    color: #C70000 !important;
}

.payment-success
{
    background: #DDF5D1 none repeat scroll 0% 0%;
    margin-top: 10px;
    width: 20%;
    margin: 0px auto;
    border-radius: 5px;
    padding: 5px;
    color: #137E08;
}
.pending
{
    background: rgb(252, 228, 228) none repeat scroll 0% 0%;
    margin-top: 10px;
    width: 20%;
    margin: 0px auto;
    border-radius: 5px;
    padding: 5px;
}




.logincontainer
{
    margin: 5% auto;
}


div.bhoechie-tab-container
{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
    text-align: -webkit-center;
}
div.bhoechie-tab-menu
{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group
{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group > a
{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa
{
    color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group > a:first-child
{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group > a:last-child
{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.active .fa
{
    background-color: #5A55A3;
    background-image: #5A55A3;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group > a.active:after
{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content
{
    background-color: #fff;
    border: 1px solid #EAEAF3;
    padding: 20px 20px 40px;
}

.mrLogin
{
    background: #8db130;
    margin-top: 35px;
    margin-left: 20px;
    padding: 20px;
}
.bhoechie-tab h2
{
    text-align: left;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active)
{
    display: none;
}

.mr-label
{
    font-family: 'Sakal Marathi';
    font-weight: 700;
    font-size: 0.95em;
}
.mr
{
    font-family: 'Sakal Marathi';
}

@font-face
{
    font-family: 'Sakal Marathi';
    src: url('../Fonts/SakalMarathi-Normal.eot');
    src: url('../Fonts/SakalMarathi-Normal.eot?#iefix') format('embedded-opentype'), url('../Fonts/SakalMarathi-Normal.woff2') format('woff2'), url('../Fonts/SakalMarathi-Normal.woff') format('woff'), url('../Fonts/SakalMarathi-Normal.ttf') format('truetype'), url('../Fonts/SakalMarathi-Normal.svg#SakalMarathi-Normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

.mrLogin h2
{
    font-size: 2.5em;
    background-color: transparent;
    color: #fff !important;
    padding: 15px 0 !important;
    margin: 0px !important;
}
.mrLogin p
{
    font-size: 1.3em;
    text-align: justify;
    line-height: 1.9em !important;
    color: #FFE400;
}

.head-aalication
{
    padding-top: 10px;
    border-bottom: 4px solid #57730E;
    background: #8DB130;
}
.application-d
{
    background: rgba(255,255,255,.9);
    padding: 20px 20px 0;
    width: 70%;
    margin: 3em auto;
    -moz-box-shadow: 7px 8px rgba(8, 8, 8, 0.3);
    -webkit-box-shadow: 7px 8px rgba(8, 8, 8, 0.3);
    box-shadow: 7px 8px rgba(8, 8, 8, 0.3);
    position: relative;
}
.application-d h1
{
    font-size: 2.6em;
    margin-bottom: 0px;
    font-weight: bold;
    color: #fff !important;
}
.para
{
    margin: 20px 0 0px;
    background: #1E9BD4;
    padding: 20px;
    border: 1px dashed #B5C4E0;
}
.para a
{
    color: #FFE401;
}
.para a:hover
{
    color: #fff;
    text-decoration: none;
}
.mh-logo
{
    position: absolute;
    right: 25px;
    width: 85px;
}
.para h2
{
    background: transparent;
    color: #FFE401 !important;
    padding: 10px 0 0px !important;
    font-size: 2.2em;
    font-weight: bold;
}
.para p
{
    font-size: 1.3em;
    line-height: 2.2em;
    color: #fff;
}
.application-d .maharashtra
{
    font-size: 1.5em;
    color: #FFE400;
    text-align: center;
    font-weight: bold;
}
.application-d .btn
{
    font-size: .95em;
    padding: 8px 7px 2px;
    padding-bottom: 2px;
    text-shadow: none;
}
.application-d .fa
{
    background: #277CBB;
    padding: 5px;
    text-shadow: none;
    margin-right: 5px;
}

.profile-main
{
    margin: 20px 0;
}
.profile-download
{
    background: #E1E5EC;
    display: block;
    clear: both;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #8C9BB5;
    padding: 8px 0;
}
.profile-download img
{
    width: 75px;
    float: left;
    margin: 7px;
    border-right: 1px solid #ccc;
}
.profile-download .name
{
    display: block;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 5px !important;
    font-size: 0.8em;
    color: #4A6FAB;
}
.profile-download small
{
    font-size: 73%;
    color: #000;
}
.profile-download p
{
    margin-bottom: 0px !important;
    line-height: 12px;
}
.mrg-btm
{
    margin-bottom: 25px;
}
.btn-bottom
{
    padding: 0 !important;
}
.mrg-top-15px
{
    margin-top: 15px;
}
.number
{
    position: absolute;
}

.visitor
{
    background: #90A586;
    padding: 7px 10px 4px;
    display: inline-block;
    float: right;
    color: #fff;
    border-radius: 2px;
    position: relative;
    margin-top: 5px;
    margin-right: -15px;
}
.visitor:beforex
{
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid;
    bottom: 29px;
    left: 18px;
    border-top-color: #90A586;
    content: " ";
    border-width: 7px;
    box-sizing: border-box;
    z-index: 2;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.pad-15
{
    padding: 0 20px;
}
.pnlBorder
{
    border: 2px solid #f0f0f0;
    padding: 10px;
}
.applicant-details
{
    color: #555;
}
.applicant-details label
{
    font-family: 'Sakal Marathi' !important;
    font-weight: 700 !important;
    font-size: .92em !important;
    width: 100% !important;
    color: #333 !important;
}
.applicant-details .radio label
{
    width: auto !important;
}
.mrg-btm-0
{
    margin-bottom: 0px !important;
}
.mrg-top-0
{
    margin-top: 0px !important;
}
.hr
{
    display: block;
    position: absolute;
    left: 50px;
    top: 5px;
    font-size: 0.9em;
}
.label-left;
{
    margin-left: -20px;
}
.mrg-top-25
{
    margin-top: 25px;
}

.ErrorMessagealerts {
    margin: 5em auto 0;
    background: #fff;
    padding: 20px 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}



@media (min-width: 0px) and (max-width:1240px) {
    #inner-content-div {height:400px;}
}


@media (max-width: 420px)
{
  .maha-logo img { width:50%!important;}
  .aaple-sarkar-1 img { width:50px!important;margin-top: 3px!important;}
  .aaple-sarkar-1  {height: 40px!important;}
  header .dept-name span {font-size: 1.1em!important;position: absolute;top: 59px;x;left: 51px;line-height: 15px;}
  
  .mainpanel { margin-left:0!important;}
  .eternity-form .login-form-section, .eternity-form .forgot-password-section { left:0!important;}
  
  .footer {     margin-left:0!important; }
}

