    .modal-login {
	width: 350px;
}
.modal-login .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-login .modal-header {
	border-bottom: none;
	position: relative;
	justify-content: center;
}
.modal-login .close {
	position: absolute;
	top: -10px;
	right: -10px;
}
.modal-login h4 {
	color: #636363;
	text-align: center;
	font-size: 26px;
	margin-top: 0;
}
.modal-login .modal-content {
	color: #999;
	border-radius: 1px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #f3f3f3;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	padding: 25px;
}
.modal-login .form-group {
	margin-bottom: 20px;
}
.modal-login label {
	font-weight: normal;
	font-size: 13px;
}
.modal-login .form-control {
	min-height: 38px;
	padding-left: 5px;
	box-shadow: none !important;
	border-width: 0 0 1px 0;
	border-radius: 0;
}
.modal-login .form-control:focus {
	border-color: #ccc;
}
.modal-login .input-group-addon {
	max-width: 42px;
	text-align: center;
	background: none;
	border-bottom: 1px solid #ced4da;
	padding-right: 5px;
	border-radius: 0;
}
.modal-login .btn, .modal-login .btn:active {        
	font-size: 16px;
	font-weight: bold;
	background: #19aa8d !important;
	border-radius: 3px;
	border: none;
	min-width: 140px;
}
.modal-login .btn:hover, .modal-login .btn:focus {
	background: #179b81 !important;
}
.modal-login .hint-text {
	text-align: center;
	padding-top: 5px;
	font-size: 13px;
}
.modal-login .modal-footer {
	color: #999;
	border-color: #dee4e7;
	text-align: center;
	margin: 0 -25px -25px;
	font-size: 13px;
	justify-content: center;
}
.modal-login a {
	color: #fff;
	text-decoration: underline;
}
.modal-login a:hover {
	text-decoration: none;
}
.modal-login a {
	color: #19aa8d;
	text-decoration: none;
}	
.modal-login a:hover {
	text-decoration: underline;
}
.modal-login .fa {
	font-size: 21px;
	position: relative;
	top: 6px;
}
.trigger-btn {
	display: inline-block;
	margin: 100px auto;
}
.bn{
    margin-top:10px;
    background-color:#9c271f;
    border:unset;
    width:80%;
}
    
.im{
    margin:4px 0 !important;
    width:120px;
}   
.im2{
    margin:2px 0 !important;
    height:40px;
    margin-left:5px !important;
    margin-right:5px !important;
}
.mp-unset{
   margin:unset;
   padding:unset;
}
.username-h3{
    color:#469ae9;
    
}
@media only screen and (max-width: 600px) {
.bn{
    font-size:12px;
}
.user-sidebar{
    max-width:100%;
        margin-bottom: 20px;
}
}

.sidebar{

    will-change: min-height;

}
a.app-icon img {
    margin: 20px 0;
    border-radius: 10px;
}

.modal.fade.in{z-index:99999}

.sidebar__inner{

    transform: translate(0, 0); /* For browsers don't support translate3d. */

    transform: translate3d(0, 0, 0);

    will-change: position, transform;

}

.container {

    width: @container-desktop !important;

}



img {

    margin: 0 10px;

}



a {

    font-weight: 700

}



.sp-megamenu .home .dropdown-menu {

    width: 250px

}



.no-list {

    list-style: none

}



.panel-primary>.panel-heading {

    color: #0a29d4;

    background-color: #ebf2f9

}



.sp-megamenu .home .dropdown-menu li a {

    padding: 5px 0;

    font-size: 14px;

    font-weight: 700

}



.panel-footer a {

    font-size: 15px;

    vertical-align: text-bottom

}



body {

    /*font-family: Arial, Verdana, Geneva, sans-serif;*/

    font-size: 200%;

    overflow-x: hidden;

}



.mylogo {

    height: 67px;

    display: block

}



.action_bar {

    background-color: #9c271f;

    border-bottom: 1px solid #c6c6c6;

    padding: 0px 0px;

	color:#fff;

}



ul.menu {

    margin: 0;

    padding: 0

}



.menu li {

    list-style: none;

    float: left

}

.latest_heading{text-align: center;
    display: block;
    padding: 4px 4px 4px 16px;
    font-size: 14px;
    width: 112%;
    background-color: #cc0000;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;}

.space:last-child {

    min-height: 0

}



.menu li a {

    display: inline-block;

    padding: 10px 15px;

    vertical-align: middle;

    font-size: 16px;

    font-weight: normal;

    color: #fff;

	text-transform:uppercase;
	
	border-left: 1px solid;

}



.menu li a:hover {

    box-shadow: inset 0 0 10px #999

	border-radius: 10px;

}



.mads {

    display: block;

    clear: both;

    margin: 30px 0

}



a {

    color: #0a29d4

}



a:hover,

a:focus {

    color: #3F51B5;

    text-decoration: none

}



.panel-heading {

    padding: 6px 15px

}



.panel-footer {

    padding: 4px 15px;

    background-color: #d3e6fb

}



.updated {

    font-weight: 700;

    color: red

}



.space {

    min-height: 200px

}



.btn-primary {

    background-color: #d9965c;

    border-color: #c79055;

    color: #fff

}



.btn-primary:hover,

.btn-primary:focus,

.btn-primary.focus,

.btn-primary:active,

.btn-primary.active,

.open>.dropdown-toggle.btn-primary {

    color: #fff;

    background-color: #c79055;

    border-color: #d9965c

}



.btn-primary:active,

.btn-primary.active,

.open>.dropdown-toggle.btn-primary {

    background-image: none

}



.btn-primary.disabled,

.btn-primary[disabled],

fieldset[disabled] .btn-primary,

.btn-primary.disabled:hover,

.btn-primary[disabled]:hover,

fieldset[disabled] .btn-primary:hover,

.btn-primary.disabled:focus,

.btn-primary[disabled]:focus,

fieldset[disabled] .btn-primary:focus,

.btn-primary.disabled.focus,

.btn-primary[disabled].focus,

fieldset[disabled] .btn-primary.focus,

.btn-primary.disabled:active,

.btn-primary[disabled]:active,

fieldset[disabled] .btn-primary:active,

.btn-primary.disabled.active,

.btn-primary[disabled].active,

fieldset[disabled] .btn-primary.active {

    background-color: #c79055;

    border-color: #d9965c

}



.btn-primary .badge {

    color: #d9965c;

    background-color: #fff

}



.logo {

    position: absolute;

    top: 0;

    background-color: #fff

}



.top_bar {

    background-color: #FFEB3B;

    font-size: 9px

}



.top_bar h1 {

    font-family: Letter Gothic Std;

    margin: 0;

    font-size: 32px

}



.top_bar h1 span {

    font-size: 17px;

    border-top: 1px solid #f7bc75

}



.log-body {

    margin-top: 50px

}



.log-body .well {

    background-color: #f8fbfd;

    box-shadow: 0 0 3px #ccc;

    border: 0;

    border-radius: 0

}



.log-body .well .logn-heading {

    color: #4270a2;

    font-size: 15px;

    margin-bottom: 15px;

    font-weight: 900;

    display: block

}



.log-body .well p.lead {

    font-size: 14px;

    text-align: center;

    margin: 0;

    color: #659661;

    font-weight: 700

}



.log-body .well p.lead .text-success {

    font-weight: 100;

    cursor: pointer

}



.log-body .or {

    display: block;

    text-align: center

}



.social_signup {

    margin: 10px 35px;

    text-align: center

}



.social_signup li {

    margin: 10px 0

}



.btn-social {

    position: relative;

    padding: 7px 0 7px 54px;

    text-align: left;

    white-space: nowrap;

    overflow: hidden;

    border-radius: 18px;

    text-overflow: ellipsis

}



.btn-social :first-child {

    position: absolute;

    left: 18px;

    top: 0;

    width: 32px;

    line-height: 34px;

    font-size: 1.6em;

    text-align: center

}



.btn-social.btn-lg {

    padding-left: 61px

}



.btn-social.btn-lg :first-child {

    line-height: 45px;

    width: 45px;

    font-size: 1.8em

}



.btn-social.btn-sm {

    padding-left: 38px

}



.btn-social.btn-sm :first-child {

    line-height: 28px;

    width: 28px;

    font-size: 1.4em

}



.btn-social.btn-xs {

    padding-left: 30px

}



.btn-social.btn-xs :first-child {

    line-height: 20px;

    width: 20px;

    font-size: 1.2em

}



.btn-social-icon {

    position: relative;

    padding-left: 44px;

    text-align: left;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    height: 34px;

    width: 34px;

    padding-left: 0;

    padding-right: 0

}



.btn-social-icon :first-child {

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    width: 32px;

    line-height: 34px;

    font-size: 1.6em;

    text-align: center;

    border-right: 1px solid rgba(0, 0, 0, .2)

}



.btn-social-icon.btn-lg {

    padding-left: 61px

}



.btn-social-icon.btn-lg :first-child {

    line-height: 45px;

    width: 45px;

    font-size: 1.8em

}



.btn-social-icon.btn-sm {

    padding-left: 38px

}



.btn-social-icon.btn-sm :first-child {

    line-height: 28px;

    width: 28px;

    font-size: 1.4em

}



.btn-social-icon.btn-xs {

    padding-left: 30px

}



.btn-social-icon.btn-xs :first-child {

    line-height: 20px;

    width: 20px;

    font-size: 1.2em

}



.btn-social-icon :first-child {

    border: none;

    text-align: center;

    width: 100%!important

}



.btn-social-icon.btn-lg {

    height: 45px;

    width: 45px;

    padding-left: 0;

    padding-right: 0

}



.btn-social-icon.btn-sm {

    height: 30px;

    width: 30px;

    padding-left: 0;

    padding-right: 0

}



.btn-social-icon.btn-xs {

    height: 22px;

    width: 22px;

    padding-left: 0;

    padding-right: 0

}



.btn-facebook {

    color: #fff;

    background-color: #3b5998;

    border-color: rgba(0, 0, 0, .2)

}



.btn-facebook:hover,

.btn-facebook:focus,

.btn-facebook:active,

.btn-facebook.active,

.open .dropdown-toggle.btn-facebook {

    color: #fff;

    background-color: #30487b;

    border-color: rgba(0, 0, 0, .2)

}



.btn-facebook:active,

.btn-facebook.active,

.open .dropdown-toggle.btn-facebook {

    background-image: none

}



.btn-facebook.disabled,

.btn-facebook[disabled],

fieldset[disabled] .btn-facebook,

.btn-facebook.disabled:hover,

.btn-facebook[disabled]:hover,

fieldset[disabled] .btn-facebook:hover,

.btn-facebook.disabled:focus,

.btn-facebook[disabled]:focus,

fieldset[disabled] .btn-facebook:focus,

.btn-facebook.disabled:active,

.btn-facebook[disabled]:active,

fieldset[disabled] .btn-facebook:active,

.btn-facebook.disabled.active,

.btn-facebook[disabled].active,

fieldset[disabled] .btn-facebook.active {

    background-color: #3b5998;

    border-color: rgba(0, 0, 0, .2)

}



.btn-google-plus {

    color: #fff;

    background-color: #dd4b39;

    border-color: rgba(0, 0, 0, .2)

}



.btn-google-plus:hover,

.btn-google-plus:focus,

.btn-google-plus:active,

.btn-google-plus.active,

.open .dropdown-toggle.btn-google-plus {

    color: #fff;

    background-color: #ca3523;

    border-color: rgba(0, 0, 0, .2)

}



.btn-google-plus:active,

.btn-google-plus.active,

.open .dropdown-toggle.btn-google-plus {

    background-image: none

}



.btn-google-plus.disabled,

.btn-google-plus[disabled],

fieldset[disabled] .btn-google-plus,

.btn-google-plus.disabled:hover,

.btn-google-plus[disabled]:hover,

fieldset[disabled] .btn-google-plus:hover,

.btn-google-plus.disabled:focus,

.btn-google-plus[disabled]:focus,

fieldset[disabled] .btn-google-plus:focus,

.btn-google-plus.disabled:active,

.btn-google-plus[disabled]:active,

fieldset[disabled] .btn-google-plus:active,

.btn-google-plus.disabled.active,

.btn-google-plus[disabled].active,

fieldset[disabled] .btn-google-plus.active {

    background-color: #dd4b39;

    border-color: rgba(0, 0, 0, .2)

}



.btn-linkedin {

    color: #fff;

    background-color: #007bb6;

    border-color: rgba(0, 0, 0, .2)

}



.btn-linkedin:hover,

.btn-linkedin:focus,

.btn-linkedin:active,

.btn-linkedin.active,

.open .dropdown-toggle.btn-linkedin {

    color: #fff;

    background-color: #005f8d;

    border-color: rgba(0, 0, 0, .2)

}



.btn-linkedin:active,

.btn-linkedin.active,

.open .dropdown-toggle.btn-linkedin {

    background-image: none

}



.btn-linkedin.disabled,

.btn-linkedin[disabled],

fieldset[disabled] .btn-linkedin,

.btn-linkedin.disabled:hover,

.btn-linkedin[disabled]:hover,

fieldset[disabled] .btn-linkedin:hover,

.btn-linkedin.disabled:focus,

.btn-linkedin[disabled]:focus,

fieldset[disabled] .btn-linkedin:focus,

.btn-linkedin.disabled:active,

.btn-linkedin[disabled]:active,

fieldset[disabled] .btn-linkedin:active,

.btn-linkedin.disabled.active,

.btn-linkedin[disabled].active,

fieldset[disabled] .btn-linkedin.active {

    background-color: #007bb6;

    border-color: rgba(0, 0, 0, .2)

}



.footer {

    /*position: fixed;

    bottom: 0;*/

    width: 100%;

    text-align: center;

    background: #242424;

    z-index: 999;

	    padding: 0 15px;

}



.footer a {

    color: #fff;

}



.getapp {

    font-weight: 700

}



ul.footer-menu {

    margin: 15px 0;

    padding: 0

}



.bottom_footer {

    background: #171717;

    color: #fff;

    font-size: 13px;

    padding-top: 6px;

}



.bottom-footer {

    color: #658bca

}



ul.footer-menu li {

    display: inline-block;

    list-style: none

}



ul.footer-menu li a {

    display: block;

    padding-left: 5px;

    border-left: 1px solid;

    text-transform: uppercase

}



ul.footer-menu li a:hover {

    color: #00F;

    text-decoration: none

}



ul.footer-menu li a.first {

    border-left: 0

}



.img-circle {

    border-radius: 50%;

    border: 1px solid #ccc;

    width: 100px;

    height: 100px;

    margin-top: -21px;

    margin-right: 12px;

    background-color: #f1f1f1

}



.img-circle img {

    max-width: 100%!important

}



.progress-mss {

    z-index: 9999999999;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 5px

}



.border-left {

    border-left: 1px solid #eee

}



.modal-backdrop {

    z-index: 999

}



.top {

    position: fixed;

    width: 100%;

    z-index: 9999;

    top: 0;

    background-color: #fff

}



.container-fluid {

    overflow: auto;

    /*position: fixed;*/

    max-width: 100%;

    /*padding: 0 50px;*/

    height: 100%;

    margin-top: 169px;

}



.sidebar {

    float: left;

    height: 100%;

    max-width: 100%

}



.sidebar {

    left: 0;

    z-index: 1000;

    display: block;

    padding: 20px 20px 145px 20px;

    overflow-x: hidden;

    overflow-y: auto

}



.sidebar {

    border-right: 1px solid #ccc

}



.sidebar ul {

    list-style: none;

    padding: 0;

    border-bottom: 1px solid #f1f1f1;

    padding-bottom: 10px;

    padding-top: 5px

}



.sidebar ul li a {

    padding-left: 35px;

    background-repeat: no-repeat;

    background-size: 18px 18px;

    color: #333;

    display: inline-block;

    margin: 5px auto

}



.hit {

    width: 170px;

    background-color: #780000;

    padding: 3px;

    position: fixed;

    bottom: 48px;

}



.hit h2 {

    color: #ff0;

    margin: 2px;

    font-size: 16px

}



.mss-block {

    border: 1px solid #CED5C4;

    background-color: #78852a3d;

    padding: 5px

}



.media-head {

    background-color: #2196f3;

    text-align: center;

    font-size: 25px;

    padding: 5px;

    color: #fff;

    font-weight: 700;

    text-transform: uppercase

}



span.num.num0 {

    background-position: -231px 0

}



span.num.num1 {

    background-position: -4px 0

}



span.num.num2 {

    background-position: -29px 0

}



span.num.num3 {

    background-position: -55px 0

}



span.num.num4 {

    background-position: -79px 0

}



span.num.num5 {

    background-position: -104px 0

}



span.num.num6 {

    background-position: -128px 0

}



span.num.num7 {

    background-position: -153px 0

}



span.num.num8 {

    background-position: -180px 0

}



span.num.num9 {

    background-position: -206px 0

}



span.num {

    display: inline-block;

    height: 33px;

    width: 16px;

    background-image: url(../images/number.png);

    background-repeat: no-repeat;

    background-size: auto 28px;

    white-space: nowrap;

    overflow: hidden;

    text-indent: -9999px

}



.row.headp.hidden-xs.hidden-sm {

    background-color: lightblue;

    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)

}

