@import url("icon-notify.css");

#page-signin-bg,
#page-signup-bg {
    background: url(../../img/body_bg.jpg) no-repeat !important;
    /*background-size: 100% 100%!important;*/
    background-size: cover !important;
}

#main-wrapper {
    min-height: 100vh;
}


/*.mme #main-wrapper, #main-wrapper{background:#fff;}*/


/*.theme-default .page-header{background:#fff;}*/

#content-wrapper {
    /*padding-top:88px;*/
    position: relative;
    padding-bottom: 65px;
}

#main-navbar li a {
    line-height: 72px;
}

#main-navbar .navbar-nav>li>a {
    height: 71px;
}

.theme-default #main-menu .menu-content {
    min-height: 160px;
}

.theme-default #main-menu .mmc-dropdown-open-ul .mmc-title {
    background: #28B6E5;
}

.theme-default #main-menu .mmc-dropdown-open>a {
    background: #28B6E5 !important;
}

.theme-default #main-menu .mm-dropdown>ul,
.theme-default #main-menu .mmc-dropdown-open-ul {
    background: #9b2d46;
}

.theme-default #main-menu .mmc-dropdown-open-ul {
    background: #9b2d46;
    padding-top: 0;
}

.not-a-member span {
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
}

select {
    background: #f3f3f3;
    color: #5c6974;
    border: 1px solid #e1e1e1;
    padding: 4px 8px;
}


/**ADDED BY RAJAT**/

.banned-button {
    cursor: not-allowed !important;
}


/**DONE ADDED BY RAJAT**/

#main-navbar #main-menu-toggle {
    /*width: 70px!important;
height: 46px;*/
    width: 70px !important;
    height: 71px;
}

.theme-default #main-navbar #main-menu-toggle {
    background: #1aaada;
}

#main-navbar #main-menu-toggle .navbar-icon:after {
    font-size: 12px;
}

.theme-default #main-navbar #main-menu-toggle .fa:before {
    font-size: 15px;
    color: #fff;
}

.theme-default #main-navbar .navbar-toggle,
.theme-default #main-navbar #main-menu-toggle {
    color: #fff;
}

.theme-default #main-menu-bg {
    background-color: #2a2d33;
}

.theme-default #main-menu .navigation a,
.theme-default #main-menu .mmc-dropdown-open-ul a {
    color: #fff;
    font-weight: normal;
}

.theme-default #main-menu .navigation a:after,
.theme-default #main-menu .mmc-dropdown-open-ul a:after {
    background: #fbb618;
}

.theme-default #main-menu .navigation li:hover a,
.theme-default #main-menu .mmc-dropdown-open-ul li:hover a {
    background: #1e2125;
}

.theme-default #main-menu .navigation li a i {
    color: #fff !important;
    font-size: 17px;
    margin: 0 4px 0 0;
}

.theme-default #main-menu .navigation a:after,
.theme-default #main-menu .mmc-dropdown-open-ul a:after {
    background: #fbb618;
}

.theme-default #main-menu .mmc-dropdown-delay li a:hover {
    background: #28b6e5;
}

.theme-default #main-menu .mmc-dropdown-delay li.active a {
    background: #28b6e5;
}


/*.theme-default #main-menu .mmc-dropdown-delay li a{
  border-left:4px solid transparent;
}*/

.theme-default #main-menu .mmc-dropdown-delay li a.active {
    background: #c33657;
    border-left: 4px solid #fbb618;
}

.theme-default #main-menu li>a.active {
    background: #9b2d46;
    color: #fff;
}

.theme-default #main-menu li>a.active:after {
    border-left: 4px solid #fbb618;
}

#main-menu .navigation,
#main-menu .mmc-dropdown-open-ul {
    /*padding: 71px 0 0;*/
    padding: 70px 0 0;
}

#main-menu .menu-content.top {
    margin-bottom: -75px;
    margin-top: 2px;
    padding-top: 80px;
    border: none;
}

#menu-content-demo .text-bg {
    position: relative;
    top: 16px;
}

.footer_area {
    width: 100%;
    background: #e1e1e1;
    color: #29353f;
    line-height: 28px;
    text-align: center;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1111;
}

.footer_area .footer_logo {
    display: inline-block;
    float: left;
    line-height: 45px;
}

.footer_area .footer_logo.pull-right {
    position: relative;
    top: 12px;
}

.footer_area .footer_logo a {
    display: block;
    color: #4083a9;
    background: #fff;
    padding: 1px 2px;
}

.reliance_txt {
    font-size: 12px;
    line-height: 46px;
    position: relative;
    top: 1px;
    display: inline-block;
}

.reliance_txt span {
    margin: 0 20px;
    position: relative;
    top: 9px;
}

.reliance_txt span i {
    margin-right: 4px;
    position: relative;
}

#cookie-bar {
    font-size: 12px;
}

.inbuild_form {
    font-size: 12px;
    display: inline-block;
    text-align: left;
}

.inbuild_form div {
    display: inline-block;
    margin-left: 6px;
}

.inbuild_form .input-group {
    margin-right: 6px;
}

.inbuild_form .input-group select {
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
    /*padding:2px 1px;*/
    padding: 6px 4px;
}

.theme-default .breadcrumb-page {
    padding-top: 30px;
}

.grey_bg {
    /*background:#f3f3f3;*/
    text-align: center;
    border: 1px solid #e1e1e1;
    padding: 5px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.panel h2 {
    width: 100%;
    font-size: 15px;
    color: #4e4342;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0 0;
    padding: 0;
    clear: both;
}

.panel .chart_box {
    margin-bottom: 25px;
}

.theme-default .pagination>li.active>a,
.theme-default .pagination>li.active>a:hover,
.theme-default .pagination>li.active>a:focus,
.theme-default .pagination>li.active>span {
    background: #fbb618;
    border-color: #e4a618;
}

.theme-default .pagination>li>a:hover {
    border-color: #e4a618;
}


/**
*	Added By Rajatsubhra Chakraborti
*/

.btn.btn-deepblue {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0070C0;
    *background-color: #0070C0;
    background-image: -moz-linear-gradient(top, #0070c0, #0070C0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0070c0), to(#0070C0));
    background-image: -webkit-linear-gradient(top, #0070c0, #0070C0);
    background-image: -o-linear-gradient(top, #0070c0, #0070C0);
    background-image: linear-gradient(to bottom, #0070c0, #0070C0);
    background-repeat: repeat-x;
    border-color: #0070C0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0070c0', endColorstr='#0070C0', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-deepblue:hover,
.btn.btn-deepblue:focus,
.btn.btn-deepblue:active,
.btn.btn-deepblue.active,
.btn.btn-deepblue.disabled,
.btn.btn-deepblue[disabled] {
    color: #FFFFFF;
    background-color: #0070C0;
    *background-color: #003bb3;
}

.btn.btn-deepyellow {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffc000;
    *background-color: #ffc000;
    background-image: -moz-linear-gradient(top, #FFC000, #ffc000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFC000), to(#ffc000));
    background-image: -webkit-linear-gradient(top, #FFC000, #ffc000);
    background-image: -o-linear-gradient(top, #FFC000, #ffc000);
    background-image: linear-gradient(to bottom, #FFC000, #ffc000);
    background-repeat: repeat-x;
    border-color: #ffc000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFC000', endColorstr='#ffc000', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-deepyellow:hover,
.btn.btn-deepyellow:focus,
.btn.btn-deepyellow:active,
.btn.btn-deepyellow.active,
.btn.btn-deepyellow.disabled,
.btn.btn-deepyellow.visited,
.btn.btn-deepyellow[disabled] {
    color: #FFFFFF;
    background-color: #ffc000;
    *background-color: #003bb3;
}

.btn.btn-deepgreen {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #00b050;
    *background-color: #00b050;
    background-image: -moz-linear-gradient(top, #00B050, #00b050);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00B050), to(#00b050));
    background-image: -webkit-linear-gradient(top, #00B050, #00b050);
    background-image: -o-linear-gradient(top, #00B050, #00b050);
    background-image: linear-gradient(to bottom, #00B050, #00b050);
    background-repeat: repeat-x;
    border-color: #00b050;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00B050', endColorstr='#00b050', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-deepgreen:hover,
.btn.btn-deepgreen:focus,
.btn.btn-deepgreen:active,
.btn.btn-deepgreen.active,
.btn.btn-deepgreen.disabled,
.btn.btn-deepgreen[disabled] {
    color: #FFFFFF;
    background-color: #00b050;
    *background-color: #003bb3;
}

.btn.btn-purple {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #7030a0;
    *background-color: #7030a0;
    background-image: -moz-linear-gradient(top, #7030A0, #7030a0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7030A0), to(#7030a0));
    background-image: -webkit-linear-gradient(top, #7030A0, #7030a0);
    background-image: -o-linear-gradient(top, #7030A0, #7030a0);
    background-image: linear-gradient(to bottom, #7030A0, #7030a0);
    background-repeat: repeat-x;
    border-color: #7030a0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7030A0', endColorstr='#7030a0', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-purple:hover,
.btn.btn-purple:focus,
.btn.btn-purple:active,
.btn.btn-purple.active,
.btn.btn-purple.disabled,
.btn.btn-purple[disabled] {
    color: #FFFFFF;
    background-color: #7030a0;
    *background-color: #003bb3;
}

.btn.btn-lightyellow {
    color: #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffff00;
    *background-color: #ffff00;
    background-image: -moz-linear-gradient(top, #FFFF00, #ffff00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFF00), to(#ffff00));
    background-image: -webkit-linear-gradient(top, #FFFF00, #ffff00);
    background-image: -o-linear-gradient(top, #FFFF00, #ffff00);
    background-image: linear-gradient(to bottom, #FFFF00, #ffff00);
    background-repeat: repeat-x;
    border-color: #ffff00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFF00', endColorstr='#ffff00', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-lightyellow:hover,
.btn.btn-lightyellow:focus,
.btn.btn-lightyellow:active,
.btn.btn-lightyellow.active,
.btn.btn-lightyellow.disabled,
.btn.btn-lightyellow[disabled] {
    color: #000000;
    background-color: #ffff00;
    *background-color: #003bb3;
}

.btn.btn-red {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff0000;
    *background-color: #ff0000;
    background-image: -moz-linear-gradient(top, #FF0000, #ff0000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF0000), to(#ff0000));
    background-image: -webkit-linear-gradient(top, #FF0000, #ff0000);
    background-image: -o-linear-gradient(top, #FF0000, #ff0000);
    background-image: linear-gradient(to bottom, #FF0000, #ff0000);
    background-repeat: repeat-x;
    border-color: #ff0000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#ff0000', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-red:hover,
.btn.btn-red:focus,
.btn.btn-red:active,
.btn.btn-red.active,
.btn.btn-red.disabled,
.btn.btn-red[disabled] {
    color: #FFFFFF;
    background-color: #ff0000;
    *background-color: #003bb3;
}

.btn.btn-greenishyellow {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d4a30f;
    *background-color: #d4a30f;
    background-image: -moz-linear-gradient(top, #D4A30F, #d4a30f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D4A30F), to(#d4a30f));
    background-image: -webkit-linear-gradient(top, #D4A30F, #d4a30f);
    background-image: -o-linear-gradient(top, #D4A30F, #d4a30f);
    background-image: linear-gradient(to bottom, #D4A30F, #d4a30f);
    background-repeat: repeat-x;
    border-color: #d4a30f;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#D4A30F', endColorstr='#d4a30f', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-greenishyellow:hover,
.btn.btn-greenishyellow:focus,
.btn.btn-greenishyellow:active,
.btn.btn-greenishyellow.active,
.btn.btn-greenishyellow.disabled,
.btn.btn-greenishyellow[disabled] {
    color: #FFFFFF;
    background-color: #d4a30f;
    *background-color: #003bb3;
}

.btn.btn-darkgreen {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5f8771;
    *background-color: #5f8771;
    background-image: -moz-linear-gradient(top, #5F8771, #5f8771);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5F8771), to(#5f8771));
    background-image: -webkit-linear-gradient(top, #5F8771, #5f8771);
    background-image: -o-linear-gradient(top, #5F8771, #5f8771);
    background-image: linear-gradient(to bottom, #5F8771, #5f8771);
    background-repeat: repeat-x;
    border-color: #5f8771;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5F8771', endColorstr='#5f8771', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-darkgreen:hover,
.btn.btn-darkgreen:focus,
.btn.btn-darkgreen:active,
.btn.btn-darkgreen.active,
.btn.btn-darkgreen.disabled,
.btn.btn-darkgreen[disabled] {
    color: #FFFFFF;
    background-color: #5f8771;
    *background-color: #003bb3;
}


/**
*	Done Adding By Rajatsubhra Chakraborti
*/


/*.mmc #main-wrapper {
    padding-left: 69px;
}*/


/*.yellow_bg .dataTables_wrapper{
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}
.yellow_bg .dataTables_wrapper .table-caption{
  color:#fff;
  font-weight:normal;
  text-transform:uppercase;
  padding-left:7px;
}
.yellow_bg .dataTables_wrapper .table-header{
  background:#e1a215;
  color:#fff;
  font-weight:normal;
  text-transform:uppercase;
  border:1px solid #bb8000;
  padding:7px 0px;
}
.yellow_bg .dataTables_wrapper .table-header input[type="search"]{
  background:#bf8400;
  color:#fff!important;
  border:1px solid #fff;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}
.DT-per-page{
  border-right:none;
}
.yellow_bg .dataTables_wrapper table thead th{
  color:#29353f;
  font-weight:normal;
  text-transform:uppercase;
}
.yellow_bg .dataTables_wrapper table tbody td{
  color:#687480;
}
.yellow_bg .dataTables_wrapper tr:nth-child(odd){background:#fff;}
.yellow_bg .dataTables_wrapper tr:nth-child(even){background:#f3ebd8;}
.yellow_bg .dataTables_wrapper .table-header input[type="search"]::-webkit-input-placeholder{color:#fff;}
.yellow_bg .dataTables_wrapper .table-header input[type="search"]:-moz-placeholder{color:#fff;}
.yellow_bg .dataTables_wrapper .table-header input[type="search"]::-moz-placeholder{color:#fff;}
.yellow_bg .dataTables_wrapper .table-header input[type="search"]:-ms-input-placeholder{color:#fff;}*/

.yellow_bg .table-header {
    background: #e1a215;
    color: #fff;
    border: 1px solid #bb8000;
}

.yellow_bg .table-header .table-caption {
    color: #fff;
}

.yellow_bg .table-header .search_box {
    background: #bf8400;
    border: 1px solid #fff;
}

.yellow_bg .table-header .search_box input[type="search"] {
    min-width: 180px;
    background: none;
    color: #fff !important;
    border: none;
}

.yellow_bg .table-header .search_box button {
    background: none;
}

.yellow_bg table thead th {
    color: #29353f;
}

.yellow_bg table thead th span a {
    color: #3a3a3a;
}

.yellow_bg table tbody tr:nth-child(odd) {
    background: #fff;
}

.yellow_bg table tbody tr:nth-child(even) {
    background: #f3ebd8;
}

.table-main {
    white-space: nowrap;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.table-main table {
    font-size: 13px;
}

.table-main .table-header {
    font-weight: normal;
    text-transform: uppercase;
    padding: 7px 8px;
}

.table-main .table-header .table-caption {
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.table-main .table-header .table-caption label {
    padding-top: 4px;
    font-weight: normal;
}

.table-main .table-header .search_box {
    position: relative;
    float: right;
}

.table-main .table-header .search_box input[type="search"] {
    font-size: 13px;
    margin: 2px 6px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.table-main .table-header .search_box button {
    font-size: 13px;
    border: none;
    position: absolute;
    top: 3px;
    right: 0;
}

.table-main table thead th.table-header {
    text-align: left;
}

.table-main table thead th {
    font-weight: normal;
    text-transform: uppercase;
}


/*.table-main table thead th input[type="text"]{
  width:100%;
  background:#fff;
  color:#4a4a4a;
  border:1px solid #d4d4d4;
  padding:2px 7px 4px;
}
.table-main table thead th select{
  padding:2px;
}*/

.table-main table thead th span {
    display: inline-block;
    width: 12px;
    position: relative;
    top: -10px;
}

.table-main table thead th span a {
    display: inline-block;
}

.table-main table thead th span a.arrow_up {
    display: inline-block;
    height: 12px;
    color: #999;
    position: absolute;
    bottom: -3px;
    left: 5px;
}

.table-main table thead th span a.arrow_down {
    display: inline-block;
    height: 12px;
    color: #999;
    position: absolute;
    top: -3px;
    right: 0;
}

.table-main table thead th span a i {
    font-size: 12px;
}

.table-main table tbody td {
    padding: 10px 8px;
}

.table-main table tfoot th {
    border: none;
}

.table-main table tfoot th .pagination {
    float: right;
}

.table-main .table-footer {
    padding: 7px;
}

.table-main .table-footer ul.pagination {
    margin-top: 6px;
    float: right;
}

.table-main ul.pagination>li {
    margin-left: -5px;
    display: inline-block !important;
}

.pagination>li>a,
.pagination>li>span {
    padding: 4px 9px;
}

.form-group.w-icon select {
    font-size: 15px;
    padding-left: 48px;
    color: #999;
}

.signin-info ul li {
    text-transform: capitalize;
}

.dob_box {
    padding-left: 46px;
    padding-right: 10px;
}

.dob_box select {
    border: none;
    float: left;
    height: 32px;
    margin-bottom: -4px;
    margin-left: 8px;
    padding: 0 !important;
    position: relative;
    top: -4px;
}

.top_logo {
    display: block;
    /*background:#7d0930;*/
    background: #fff;
    text-align: center;
    margin: -30px -30px 15px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.top_logo a {
    margin: 16px 0 14px;
    display: inline-block;
}

.main_logo_box {
    width: 100%;
    color: #4083a9;
    display: inline-block;
    font-size: 15px;
}

.main_logo_box span {
    display: block;
    margin: 0 15px 10px;
}

.main_logo_box span:nth-child(2) {
    position: relative;
    top: 20px;
    margin-bottom: 20px;
}

.info_icon_box {
    width: 100%;
    color: #4083a9;
    display: inline-block;
    text-align: center;
    font-size: 15px;
}

.info_icon_box span {
    display: inline-block;
    margin: 0 15px 10px;
}

.info_icon_box i {
    font-size: 28px;
    position: relative;
    bottom: -4px;
}

#main-menu .mmc-title {
    font-size: 13px;
}

#main-navbar .user-menu>span {
    font-size: 13px;
}

#main-navbar .navbar-nav {
    padding: 0;
}


/*#lesson-list-container .action_width .btn-info,#course-list-container .action_width .btn-info, .action_width .btn-info:focus{padding:6px 5px !important;}

#lesson-list-container .action_width .btn-danger,#course-list-container .action_width .btn-danger, .action_width  .btn-danger:focus{padding:6px 5px !important;}

#lesson-list-container .action_width .btn-warning,#course-list-container .action_width .btn-warning, .action_width  .btn-warning:focus{padding:6px 5px !important;}*/

.page-header {
    margin: 0 -2px 18px !important;
}

.bottom_value_wrapper .dataTables_info {
    width: 100%;
    margin-bottom: 4px;
}

.bottom_value_wrapper .dataTables_length {
    float: left;
}

.top_value_wrapper .dataTables_filter {
    display: none;
}

.signin-info {
    width: 46%;
    padding: 0 1px 1px 1px;
}

.signin-info,
.signup-header {
    /*background:rgba(91, 155, 213,  1)!important;*/
    background: #1D50A4 !important;
}

.form-actions .signin-btn {
    background: #5b9bd5 !important;
}

.signin-with-btn {
    background: #dc7799 !important;
}

.main_logo {
    display: inline-block;
    background: #fff;
    padding: 2px 3px;
    border-radius: 3px;
}

.page-header {
    padding: 15px 18px 10px;
}

.text-xlg strong {
    text-transform: capitalize;
}

.button_box {
    margin-top: 10px;
}

.button_box button.btn {
    margin-bottom: 3px;
}

.hover-box {
    display: block;
}

.hover-box.alert.active:after {
    content: '';
    display: block;
    margin-left: -6px;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px;
}

.hover-box.alert-info.active:after {
    border-color: #5bc0de transparent transparent transparent;
}

.hover-box.alert-success.active:after {
    border-color: #5ebd5e transparent transparent transparent;
}

.hover-box.alert-warning.active:after {
    border-color: #f4b04f transparent transparent transparent;
}

.hover-box.alert-danger.active:after {
    border-color: #e66454 transparent transparent transparent;
}

.hover-box.alert {
    width: 100%;
    font-size: 18px;
}

.hover-box {
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-box:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}

.hover-box:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.hover-box:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


/* Hover Shadow */

.login_largtxt {
    padding: 25px 15px;
}

.login_largtxt h3 {
    font-size: 18px;
    color: #fff;
    padding: 0 0 15px 0;
    margin: 0;
}

.login_largtxt p {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-align: left;
}

.login_lefttop {
    background: #fff;
    overflow: hidden;
    text-align: center;
}

.logo_left {
    width: 62%;
    float: left;
    margin: 8px 0;
    text-align: center;
}

.logo_right {
    width: 35%;
    float: left;
    padding: 5px 0 0 0;
    text-align: left;
}

.logo_right ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.logo_right ul li {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 14px;
    color: #898989;
    text-decoration: none;
}

.logo_right ul li a {
    font-size: 14px;
    color: #898989;
    text-decoration: none;
}

.theme-default #main-navbar .navbar-brand {
    padding-left: 14px;
}

.signin-form .form-group.w-icon input[type="text"],
.signin-form .form-group.w-icon input[type="password"] {
    /*margin-left: 1%; width:102%;*/
}

.signin-form .form-actions {
    margin-left: 3px;
}

#content {
    padding: 0;
    background: none;
}


/*#content form#user_profile{padding: 20px;}*/


/*#content-wrapper{padding-top: 67px;}*/


/*#content-wrapper{padding-top: 35px;}*/

#main-navbar li a {
    /*line-height: 47px;*/
    line-height: 72px;
}

#main-navbar .navbar-nav>li>a {
    /*height: 47px;*/
    height: 71px;
}


/*table.dataTable thead th, table.dataTable thead td{padding: 3px 16px 5px 8px !important; font-size: 13px; vertical-align: middle; height: 30px;}*/

#menu-content-demo .close {
    display: none;
}

table.dataTable {
    width: 99.8% !important;
}


/*.breadcrumb li, .breadcrumb li:first-child a{cursor:text;}*/

#page-signin-bg .overlay {
    background: none;
}

.table-main {
    white-space: normal;
}


/*table.dataTable th::after{right:-9px;}*/

#main-menu .menu-content.top {
    margin-bottom: -81px;
    /*padding-top: 60px;*/
    padding-top: 75px;
}

.forgetpass_logo {
    padding: 18px 0;
}


/*.form-group.w-icon .signin-form-icon{height:26px;}*/

.form-group.w-icon .signin-form-icon em {
    color: #ff0000;
    position: relative;
    top: -4px;
    font-style: normal
}

table.dataTable tbody tr:hover {
    background: none;
}


/*table.dataTable tbody tr:hover td{color:#fff!important;}*/

.cap_bg {
    padding: 5px;
    border-radius: 4px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}

.cap_inputctrl {
    padding: 5px;
    margin: 5px 0 0 0;
    background: #eee;
    border-radius: 0;
    border: 1px solid #ccc;
    width: 45%;
    float: left;
    font-size: 12px;
}

.form-group.w-icon.cap_bg input[type="text"] {
    width: 100%;
    padding-left: 0;
}

.cap_mid {
    width: 12%;
    float: left;
    margin: 5px 5px 0 5px;
    background: none;
    padding: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #428bca;
}

.cap_bg .cap_mid .recaptcha_only_if_audio {
    display: block !important;
}

.cap_mid a {
    text-decoration: none;
    color: #0f74bc;
}

.re_cap {
    width: 77px;
    float: left;
    text-align: left;
    padding: 6px 0 0 0;
}

.footer_area .footer_logo a {
    background: none;
    margin-top: 2 !important;
}


/* .footer_area .footer_logo a img{max-height:40px;} */

.footer_area .footer_logo a img,
.footer_area .footer_logo img {
    max-height: 45px !important;
    height: 45px !important;
}

.footer_area .reliance_txt span {
    top: 0;
}

.footer_area .footer_logo.pull-right {
    top: 0;
}

.footer_area .footer_logo {
    min-height: 46px;
}

.footer_area .reliance_txt {
    top: 0;
}

.welcome_cenimg {
    text-align: center;
}

.welcome_cenimg img {
    max-height: 385px;
}

.modal-body .modal-header {
    margin: 15px 0 10px;
}

.btn_heading_area {
    width: 100%;
    text-align: left;
    position: relative;
}

.btn_heading_area {
    font-size: 15px !important;
}

.btn_heading_area button {
    float: right;
    position: relative;
    right: 10px;
    margin-right: 5px;
    top: 0;
}

.btn_heading_area button.add_escalation_group_member {
    right: 0;
}

.page-header {
    width: 100%;
    margin: 0 0 10px;
    padding: 15px 0 10px;
    position: relative;
}

.modal_overview .ui-dialog-title {
    font-size: 13px;
}

#role_upgrade_modal {
    position: absolute;
}

.modal_overview #role_upgrade_modal {
    position: relative;
    height: auto !important;
    overflow: hidden !important;
}

.modal_overview select#role_select {
    font-size: 14px !important;
    width: 100%;
    margin: 9px 0 0;
    padding: 4px 6px;
}

.modal_overview button[type="button"] {
    font-size: 14px;
    padding: 1px 5px 2px;
}

.modal_overview .ui-dialog-titlebar-close {
    background: #fff !important;
    color: #2a2a2a !important;
    font-size: 11px !important;
    font-weight: normal;
    height: 22px;
    opacity: 1;
    padding: 0;
    text-shadow: none;
    width: 22px;
    border: none !important;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.dataTables_empty {
    text-align: center;
}


/*form.pull-right{width:100%;}*/

.message .message-body .time_txt {
    color: #999;
    font-style: italic;
    font-size: 10px;
    margin-bottom: 7px;
}

.message .message-body .thread-info {
    color: #666;
    font-size: 11px;
    margin-top: 3px;
}

.message .message-body .thread-info a {
    text-decoration: underline;
}

form#user_profile {
    border: none;
}


/*.modal-header button.close{
  background: #fff!important;
    color: #2a2a2a!important;
    font-size: 14px!important;
    font-weight: bold;
    height: 22px;
    opacity: 1;
    padding: 0;
    text-shadow: none;
    width: 22px;
  border:none!important;
  position:absolute;
  top:16px;
  right:11px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}*/

.ui-dialog-buttonset button[type="button"] {
    background: #7d0730;
    border: none;
    color: #fff;
    padding: 3px 9px;
}

.ui-dialog-buttonset button[type="button"] span {
    font-weight: normal;
    padding: 4px 5px;
}

.filterArea {
    filter: blur(1px);
    -moz-filter: blur(1px);
    -webkit-filter: blur(1px);
}

ul.ui-autocomplete {
    max-height: 230px !important;
    overflow: auto;
    font-size: 14px;
}

table#escalation-group-member-datatable1-container tbody tr td:nth-child(7) {
    white-space: nowrap;
}


/************************** chat section ******************************/

#chat-section .widget-chat.panel {
    background: #f9f9f9;
    /** change color **/
    border: none !important;
    right: 0 !important;
    box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.18) !important;
    -moz-box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.18) !important;
    -webkit-box-shadow: -2px -2px 3px rgba(0, 0, 0, 0.18) !important;
}

#chat-section .panel #chat_message .panel-heading {
    background: #b1b2b2;
    /** change color **/
    padding: 0;
    border: none;
}

#chat-section .panel #chat_message .panel-heading .panel-title {
    display: block;
    background: #b1b2b2;
    /** change color **/
    color: #000;
    padding: 4px 8px 7px;
}

#chat-section .panel #chat_message .panel-heading button.close {
    background: none;
    font-size: 20px;
    top: -28px;
    right: 4px;
}

#chat-section .panel #chat_message .panel-heading #tab_head {
    background: #dbddde;
    margin: 0;
    padding: 0;
}

#chat-section .panel #chat_message #tab_head .form-control {
    height: auto;
    border: 1px solid #b1b2b2;
    padding: 5px 6px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#chat-section .panel #chat_message #tab_head input#file_share {
    color: #000;
}

#chat-section #chat_message #receipent-type {
    margin-top: -10px;
}

#chat-section #chat_message #receipent-type .form-control {
    border: 1px solid #b1b2b2;
}

#chat-section #chat_message .panel-footer {
    background: #dbddde;
    /** change color **/
    border: none;
    border-bottom: 4px solid #9b2d46;
}

#chat-section #chat_message .panel-footer .chat-controls-input {}

#chat-section #chat_message .panel-footer .chat-controls-input textarea#message {
    width: 200px;
    border: none;
    border-top: 1px solid #b1b2b2;
    border-left: 1px solid #b1b2b2;
    border-bottom: 1px solid #b1b2b2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#chat-section #chat_message .panel-footer button.btn.btn-primary.chat-controls-btn {
    width: 60px;
    background: #9b2d46;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}


/************************** datepicker section for UI-calendar ******************************/

#ui-datepicker-div .ui-datepicker-header {
    border: none !important;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
    background: #fff;
    color: #4a4a4a;
    font-weight: normal;
    margin-left: 6px;
    padding: 1px;
    /*width:58px;*/
}

#ui-datepicker-div table.ui-datepicker-calendar tbody td a {
    background: #fff !important;
    border: medium none !important;
    color: #2a2a2a !important;
    font-weight: normal !important;
}

#ui-datepicker-div table.ui-datepicker-calendar tbody td a:focus {
    background: #1d89cf !important;
    color: #fff !important;
}

#ui-datepicker-div .ui-datepicker-header {
    background: #1d89cf !important;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    height: auto;
    background: none;
    margin: 0;
    border: none;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
    margin-top: 3px;
}

#ui-datepicker-div .ui-datepicker-header>a.ui-corner-all {
    width: 30px;
    height: 30px;
    border: none;
}

#ui-datepicker-div .ui-datepicker-header>a.ui-corner-all:hover,
#ui-datepicker-div .ui-datepicker-header>a.ui-corner-all:focus {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0);
}

#ui-datepicker-div .ui-datepicker-header>a.ui-corner-all span {
    opacity: 0;
}

#ui-datepicker-div table.ui-datepicker-calendar thead th {
    padding: 0;
    font-weight: normal;
}

#ui-datepicker-div table.ui-datepicker-calendar tbody td {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

#ui-datepicker-div table.ui-datepicker-calendar tbody td a {
    text-align: center;
    padding: 0;
}

#main-navbar #main-menu-toggle .navbar-icon::after {
    font-size: 20px !important;
}


/**ADDED BY RAJAT**/

#varify .form-group label .error {
    font-weight: 100 !important;
}


/**DONE ADDED BY RAJAT**/


/************************** chat section ******************************/


/*body table.dataTable th:after{top: 4px; padding-left: 6px;}*/

body #role_upgrade_modal {
    top: 40px;
}

body .device_delete_success {
    margin: 0 !important;
    padding: 6px 12px !important;
}

body .close-custom {
    top: 6px !important;
}


/*body .btn-success.btn-flat{padding: 6px 16px!important; margin: 0 3px 0 3px!important;}*/


/*body #content-wrapper{}*/

.switch {
    display: inline-block;
    position: relative;
    top: 12px;
}

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.cmn-toggle+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
}


/* Round Style CSS Toggle Switch */

input.cmn-toggle-round+label {
    padding: 2px;
    width: 40px;
    height: 20px;
    background-color: #dddddd;
    border-radius: 60px;
}

input.cmn-toggle-round+label:before,
input.cmn-toggle-round+label:after {
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    content: "";
}

input.cmn-toggle-round+label:before {
    right: 1px;
    background-color: #f1f1f1;
    border-radius: 60px;
    transition: background 0.4s;
}

input.cmn-toggle-round+label:after {
    width: 20px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

input.cmn-toggle-round:checked+label:before {
    background-color: #8ce196;
}

input.cmn-toggle-round:checked+label:after {
    margin-left: 18px;
}


/* Round Style CSS Toggle Switch with Flat Finish*/

input.cmn-toggle-round-flat+label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    border-radius: 60px;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat+label:before,
input.cmn-toggle-round-flat+label:after {
    display: block;
    position: absolute;
    content: "";
}

input.cmn-toggle-round-flat+label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 60px;
    transition: 0.4s;
}

input.cmn-toggle-round-flat+label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 52px;
    background-color: #dddddd;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked+label {
    background-color: #8ce196;
}

input.cmn-toggle-round-flat:checked+label:after {
    margin-left: 60px;
    background-color: #8ce196;
}

.panel.colourable,
.table-light {
    width: 100%;
    float: left;
}

.insight-logo-box {
    position: absolute;
    left: 356px;
    top: 269px;
    z-index: 99;
    cursor: pointer;
}

.slider-box-update {
    background: url(../../img/dashboard/banner-bg-update.jpg) no-repeat left top;
    background-size: cover;
    /*background-size: 1500px auto;*/
    background-position: center top;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
}

.icon-place {
    text-align: center;
    position: absolute;
}

.icon-place a {
    font: 300 17px/normal 'Raleway', sans-serif;
    color: #fff;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
}

.icon-place a:hover {
    font-size: 19px;
    font-weight: 500;
    transition: all 0.3s ease-in;
    color: #fff
}

.icon-place a span.icon-small {
    background: rgba(255, 255, 255, 0.35);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7px auto;
    border-radius: 500px;
}

.icon-place a:hover span.icon-small {
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.95);
    transform: scale(1.1);
    transition: all 0.3s ease-in;
}

.icon-place a span.icon-small i {
    font-size: 45px;
    color: #fff;
}

.icon-place a:hover span.icon-small span.icon-define,
.icon-place a:hover span.icon-small span.fa {
    color: #333;
    transition: all 0.3s ease-in;
}

.icon-place a span.icon-txt {
    display: block;
    font: 300 17px/normal 'Raleway', sans-serif;
    color: #fff;
}

#carousel-example-generic .item.slider-item {
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.85);
}

.square-icons-box {
    width: 900px;
    height: 700px;
    /*border: 1px solid #0f0;*/
    position: relative;
    top: 85px;
}

.square-icons-box .insight-logo-box {
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 500px;
    top: 200px;
    left: 356px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.square-icons-box .insight-logo-box img {
    width: 125px;
}

.slider-item {
    height: calc(100vh - 82px);
    padding-bottom: 100px;
}

.slider-item .container {
    position: relative;
}

.icon-place.loneworker-icon {
    top: 80px;
    left: -45px;
}

.icon-place.loneworker-icon .icon-small {
    width: 125px;
    height: 125px;
}

.icon-place.loneworker-icon .icon-small span.icon-define {
    font-size: 65px;
}

.icon-place.loneworker-icon:after {
    content: '';
    width: 2px;
    height: 300px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 262px;
    top: -22px;
    transform: rotate(-75deg);
}

.icon-place.access-icon {
    top: 250px;
    left: 50px;
}

.icon-place.access-icon .icon-small {
    width: 95px;
    height: 95px;
}

.icon-place.access-icon .icon-small span.icon-define {
    font-size: 57px;
    position: relative;
    top: 2px;
}

.icon-place.access-icon:after {
    content: '';
    width: 2px;
    height: 205px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 205px;
    top: -64px;
    transform: rotate(85deg);
}

.icon-place.projects-icon {
    top: 40px;
    left: 230px;
}

.icon-place.projects-icon .icon-small {
    width: 95px;
    height: 95px;
}

.icon-place.projects-icon .icon-small span.icon-define {
    font-size: 58px;
    position: relative;
    top: 3px;
}

.icon-place.projects-icon:after {
    content: '';
    width: 2px;
    height: 109px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 122px;
    top: 78px;
    transform: rotate(-41deg);
}

.icon-place.elearing-icon {
    top: 0px;
    left: 710px;
}

.icon-place.elearing-icon .icon-small {
    width: 125px;
    height: 125px;
}

.icon-place.elearing-icon .icon-small span.icon-define {
    font-size: 80px;
    position: relative;
    top: 5px;
}

.icon-place.elearing-icon:after {
    content: '';
    width: 2px;
    height: 285px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: -105px;
    top: 26px;
    transform: rotate(59deg);
}

.icon-place.security-icon {
    top: 405px;
    left: -50px;
}

.icon-place.security-icon .icon-small {
    width: 135px;
    height: 135px;
}

.icon-place.security-icon .icon-small span.icon-define {
    font-size: 80px;
    position: relative;
    top: 4px;
    left: 1px;
}

.icon-place.security-icon:after {
    content: '';
    width: 2px;
    height: 338px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 293px;
    top: -199px;
    transform: rotate(62deg);
}

.icon-place.notify-icon {
    top: 440px;
    left: 170px;
}

.icon-place.notify-icon .icon-small {
    width: 95px;
    height: 95px;
}

.icon-place.notify-icon .icon-small span.icon-define {
    font-size: 50px;
    position: relative;
    top: 4px;
    left: 1px;
}

.icon-place.notify-icon:after {
    content: '';
    width: 2px;
    height: 181px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 156px;
    top: -131px;
    transform: rotate(47deg);
}

.icon-place.service-icon {
    top: 405px;
    left: 715px;
}

.icon-place.service-icon .icon-small {
    width: 120px;
    height: 120px;
}

.icon-place.service-icon .icon-small span.icon-define {
    font-size: 70px;
    position: relative;
    top: 6px;
}

.icon-place.service-icon:after {
    content: '';
    width: 2px;
    height: 280px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: -105px;
    top: -161px;
    transform: rotate(-64deg);
}

.icon-place.cctv-icon {
    top: 430px;
    left: 515px;
}

.icon-place.cctv-icon .icon-small {
    width: 95px;
    height: 95px;
}

.icon-place.cctv-icon .icon-small span.icon-define {
    font-size: 50px;
    position: relative;
    top: 3px;
}

.icon-place.cctv-icon:after {
    content: '';
    width: 2px;
    height: 127px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: -13px;
    top: -103px;
    transform: rotate(-31deg);
}

.icon-place.locate-icon {
    top: 440px;
    left: 335px;
}

.icon-place.locate-icon .icon-small {
    width: 95px;
    height: 95px;
}

.icon-place.locate-icon .icon-small span.fa {
    font-size: 50px;
    position: relative;
    top: 3px;
}

.icon-place.locate-icon:after {
    content: '';
    width: 2px;
    height: 133px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 80px;
    top: -120px;
    transform: rotate(20deg);
}

.icon-place.management-icon {
    top: 0px;
    left: 430px;
}

.icon-place.management-icon .icon-small {
    width: 115px;
    height: 115px;
}

.icon-place.management-icon .icon-small span.icon-define {
    font-size: 70px;
}

.icon-place.management-icon:after {
    content: '';
    width: 2px;
    height: 108px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 35px;
    top: 120px;
    transform: rotate(15deg);
}

.icon-place.administration-icon {
    top: 222px;
    left: 668px;
}

.icon-place.administration-icon .icon-small {
    width: 100px;
    height: 100px;
}

.icon-place.administration-icon .icon-small span.icon-define {
    font-size: 55px;
    position: relative;
    top: 5px;
}

.icon-place.administration-icon:after {
    content: '';
    width: 2px;
    height: 175px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: -81px;
    top: -30px;
    transform: rotate(-88deg);
}

.seven-listing .access-icon,
.seven-listing .cctv-icon,
.seven-listing .cctv-icon,
.seven-listing .administration-icon,
.seven-listing .service-icon {
    display: none;
}

.seven-listing .icon-place.locate-icon {
    top: 392px;
    left: 680px;
}

.seven-listing .icon-place.locate-icon:after {
    height: 226px;
    left: -89px;
    top: -136px;
    transform: rotate(-59deg);
}

.seven-listing .icon-place.notify-icon {
    top: 440px;
    left: 350px;
}

.seven-listing .icon-place.notify-icon:after {
    height: 102px;
    left: 65px;
    top: -94px;
    transform: rotate(7deg);
}

.seven-listing .icon-place.security-icon {
    top: 363px;
    left: 33px;
}

.seven-listing .icon-place.security-icon:after {
    height: 212px;
    left: 239px;
    top: -108px;
    transform: rotate(62deg);
}

.seven-listing .icon-place.elearing-icon {
    top: 140px;
    left: 650px;
}

.seven-listing .icon-place.elearing-icon:after {
    height: 165px;
    left: -65px;
    top: 24px;
    transform: rotate(78deg);
}

.seven-listing .icon-place.loneworker-icon {
    top: 142px;
    left: 30px;
}

.seven-listing .icon-place.loneworker-icon:after {
    height: 210px;
    left: 226px;
    top: -4px;
    transform: rotate(-80deg);
}

.seven-listing .icon-place.locate-icon {
    top: 375px;
    left: 605px;
}

.seven-listing .icon-place.locate-icon:after {
    height: 152px;
    left: -53px;
    top: -93px;
    transform: rotate(-55deg);
}

.privacy-policy-box .tblCms.index {
    margin: 0;
    padding: 0;
}

.privacy-policy-box .banner-box {
    border-bottom: 6px solid #008fce;
    position: relative;
}

.privacy-policy-box .banner-box h2 {
    width: auto;
    background: linear-gradient(90deg, rgba(43, 112, 163, 0.75), rgba(43, 112, 163, 0.75), rgba(43, 112, 163, 0));
    font-size: 52px;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 100px 16px 35px;
    position: absolute;
    left: 50px;
    bottom: 40px;
    z-index: 10;
}

.privacy-policy-box .banner-box h2:after {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(43, 112, 163, 0.35), rgba(43, 112, 163, 0.35), rgba(43, 112, 163, 0));
    font-size: 55px;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 100px 16px 35px;
    position: absolute;
    left: 8px;
    bottom: -8px;
    z-index: -1;
}

.privacy-policy-box .banner-box img {
    width: 100%;
}

.privacy-policy-box .body-content {
    width: 100%;
    padding: 10px 35px 60px;
    clear: both;
}

.privacy-policy-box .body-content h2 {
    font-size: 24px;
    color: #008fce;
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0 10px;
}

.privacy-policy-box .body-content p {
    font-size: 15px;
    color: #1a1a1a;
}

.privacy-policy-box .body-content ul {
    width: 100%;
    list-style: none;
    margin: 10px 0 15px;
}

.privacy-policy-box .body-content ul li {
    list-style: circle inside;
    font-size: 15px;
    color: #1a1a1a;
    margin: 0 0 5px;
}

.midFont {
    font-size: 20px;
}


/**ADDED BY RAJAT**/

.notificationMsg {
    color: #17a2b8;
}

.ms-drop input[type="checkbox"] {
    margin-right: 10px;
}

.unpublishedCourse {
    color: RED;
}


/**DONE ADDED BY RAJAT**/

@media screen and (min-height: 900px) {
    #carousel-example-generic .item.slider-item {
        transform: scale(0.75);
    }
}

@media (max-width: 1200px) {
    .scroll_table {
        overflow: auto;
        overflow-y: hidden !important;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .inbuild_form div {
        margin-left: 2px;
    }

    .nav>li {
        width: 49%;
    }

    #main-navbar.custom_area .navbar-nav .user-menu>span.icon_round {
        display: inline;
        position: relative;
        left: -8px;
    }
}

@media (min-width: 768px) {
    .theme-default.mmc #main-menu .navigation>.mm-dropdown.open>a {
        color: #fff;
    }

    .signin-container {
        width: 750px;
    }

    .inbuild_form {
        float: right;
    }

    .store_type {
        /*float:left;
    margin-bottom:10px;*/
        margin-top: 10px;
    }
}

@media (max-width: 767px) {

    /*body .footer_area .reliance_txt{float:none;}*/
    /*body #content-wrapper {padding-bottom: 114px;}*/
    hr {
        margin-bottom: 4px;
        margin-top: 10px;
    }

    .page-header {
        display: inline-block;
        text-align: center;
    }

    .page-header form.pull-right {
        float: none !important;
    }

    .signin-info {
        width: 100%;
    }

    button.navbar-toggle.collapsed {
        color: #000 !important;
        /*margin-top:15px!important;*/
    }

    #recaptcha_image img {
        max-width: 100%;
    }

    .recaptcha_nothad_incorrec img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .cap_img img {
        width: 100% !important;
        max-width: 100% !important;
    }

    #recaptcha_image {
        width: 100% !important;
    }

    .cap_inputctrl {
        width: 50%;
        font-size: 10px;
    }

    .footer_area .reliance_txt span {
        margin: 0 0 0 10px;
    }

    .footer_area .reliance_txt {
        float: left;
    }

    /*.page-header form.pull-right .input-group {
      width: 95%!important;
  }
  .page-header form.pull-right .input-group select {
      width: 100%!important;
  }*/
    .breadcrumb-page .page-header .btn-heading-area {
        width: 100% !important;
    }

    .btn_heading_area button {
        position: relative;
    }

    .btn_heading_area .line_stock {
        display: block;
    }

    /*.page-header hr{display:none;}*/
}

@media (max-width: 480px) {
    .main_logo_box span {
        text-align: center;
        top: 0 !important;
        float: none !important;
    }

    .page-header form.pull-right .inbuild_form {
        width: auto !important;
    }

    .page-header form.pull-right .input-group {
        width: 100% !important;
    }

    /*.footer_area .footer_logo {
      display: block;
      float: none;
      width: 100%;
  }*/
}

@media (max-width: 375px) {
    body #content-wrapper {
        padding-bottom: 175px;
    }

    .table-header,
    .table-footer {
        text-align: center;
    }

    .table-header .col-xs-6,
    .table-footer .col-xs-6 {
        width: 100%;
    }

    .table-main .table-header .search_box,
    .show_listing_box,
    .table-main .table-footer ul.pagination {
        display: inline-block;
        margin: 4px 0;
        float: none;
    }

    .page-header form.pull-right .inbuild_form {
        width: 100%;
    }

    .page-header form.pull-right .input-group {
        width: 50%;
        margin: 2px 0;
        float: right;
    }

    .page-header form.pull-right .input-group select {
        width: 100%;
    }

    .info_icon_box {
        text-align: left;
    }

    /*.footer_area .reliance_txt{
    width: 100%;
  }
  .footer_area .reliance_txt span{
    display: block;
    text-align: center;
  }*/
}

.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: 0 none !important;
    padding: 0 !important;
    border: 0 !important;
}

.table-responsive {
    overflow-y: hidden;
    padding-bottom: 10px;
}

input.error,
textarea.error {
    border: 1px solid red !important;
}

label.error {
    color: #FF0000;
    font-size: 12px;
}


/*label.error {
    color: #FF0000;
    font-size: 12px;
    background-color: #d38e99 !important;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #d6d6d6;
}

label.error:after {
  border-bottom: solid; 
  border-width: 7px; 
  left: 16px; 
  top: -7px;
}
label.error:before {
    content: "";
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}*/

select.error {
    border: 1px solid red !important;
}

.exp_csv_btn,
.exp_pdf_btn {
    display: none;
}

.loading_img_div {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 999;
}

.loading_img {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin: -17px 0px 0px -17px;
    top: 62px;
}

.datepicker {
    z-index: 9999;
}

.customer_contact_search {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 67%;
}

.customer_contact_search span {
    float: left;
    width: 29%;
}

.contact_search_butn {
    width: 13% !important;
}

.contact_search_butn input[type="submit"] {
    float: left;
    width: auto;
    text-align: center;
    background: #4ebbdb;
    border-color: #46b8da #46b8da #2caed5;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 10px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
}

.contact_search_butn input[type="submit"]:hover {
    background: #46b8da linear-gradient(to bottom, #53bddc 0%, #39b3d7 100%) repeat scroll 0 0 !important;
    border-color: #39b3d7 #39b3d7 #2596b8;
}

.tblCustomercontacts dl dt {
    margin-bottom: 10px;
    width: 55%;
    float: left;
}

.tblCustomercontacts dl dd {
    padding: 0px 0px 9px;
    margin: 0;
}

.tblCustomercontacts dl {
    float: left;
}

.content_msg {
    /*background-color: #34a853;*/
    /*border: 1px solid;*/
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    padding: 5px;
    position: relative;
    text-align: left;
    width: auto;
    top: 40px;
    left: 300px;
    z-index: 9999;
}

.form-group p {
    text-align: center;
}

table#store-detail-datatable1-container tbody tr:hover {
    cursor: pointer;
}

.nav-tabs>li>a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #1d89cf none repeat scroll 0 0;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #fff;
    font-size: 14px;
    margin: 0 6px -1px 0;
    width: 200px;
}

.nav-tabs>li>a {
    border: 1px solid transparent;
    line-height: 1.42857;
    margin-right: 15px;
}


/*.theme-default .nav-tabs > li.active > a, .theme-default .nav-tabs > li.active > a:hover, .theme-default .nav-tabs > li.active > a:focus {
    background: #e66454 none repeat scroll 0 0;
    border-bottom: 2px solid #e66454;
} */

.chart_container_hight {
    min-height: 545px;
}

.left_legend {
    float: left;
    font-size: 12px;
    background: #396193 none repeat scroll 0% 0%;
    width: 10px;
    height: 10px;
    margin: 5px 5px 0px 0px;
}

.left_legend_label {
    float: left;
    font-size: 12px;
}

.right_legend {
    font-size: 12px;
    float: right;
}

.right_legend_label {
    float: right;
    font-size: 12px;
    background: #C00202 none repeat scroll 0% 0%;
    width: 10px;
    height: 10px;
    margin: 5px;
}

.gage_legend {
    min-height: 30px;
    margin: auto;
    width: 225px;
}

.audio_red {
    background: #e66454 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 12px;
}

.audio_yellow {
    background: #f4b04f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 12px;
}

.nav.nav-tabs a {
    background: #f9f1c7 !important;
    border-color: #f6deac !important;
    color: #fff !important;
    background-size: 20px 20px !important;
    font-size: 18px !important;
    width: 250px !important;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.nav.nav-tabs a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}

.nav.nav-tabs a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.nav.nav-tabs a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.nav.nav-tabs a.alert-danger {
    background: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #fff !important;
    background-size: 20px 20px !important;
}

.nav.nav-tabs a.alert-success {
    background: #dff0d8 !important;
    border-color: #d0e6be !important;
    color: #fff !important;
    background-size: 20px 20px !important;
}

.nav.nav-tabs a.alert-info {
    background: #d9edf7 !important;
    border-color: #bce8f1 !important;
    color: #fff !important;
    background-size: 20px 20px !important;
}

.nav.nav-tabs a.alert-dark {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) !important;
    background: none;
    border-color: #f19a1f;
    background-color: #f4b04f !important;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent)) !important;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent) !important;
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent) !important;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent) !important;
    background-size: 20px 20px;
}

.nav.nav-tabs a.alert-danger.alert-dark {
    background: none;
    border-color: #df3c28;
    background-color: #e66454 !important;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.04)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.04)), color-stop(0.75, rgba(255, 255, 255, 0.04)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.04) 50%, rgba(255, 255, 255, 0.04) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
}

.nav.nav-tabs a.alert-success.alert-dark {
    background: none;
    border-color: #43a543;
    background-color: #5ebd5e !important;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
}

.nav.nav-tabs a.alert-info.alert-dark {
    background: none;
    border-color: #31b0d5;
    background-color: #5bc0de !important;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.06)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.06)), color-stop(0.75, rgba(255, 255, 255, 0.06)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.06) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.06) 50%, rgba(255, 255, 255, 0.06) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
}

.nav-tabs {
    border-bottom: 0px solid !important;
}

.page-header h1 {
    margin-top: 0px;
}

.breadcrumb {
    margin-bottom: 10px !important;
}

.loading_img_chart {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 999;
    top: -5px;
    left: 0;
}

.img_loding {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin: -17px 0px 0px -17px;
    top: 50%;
}

.dashboard_chart_height {
    height: 350px;
}


/* notification */

.count-badge {
    background-color: #e01b22;
    border-radius: 8.5px;
    font-family: "Open Sans", light;
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 11px;
    transition: opacity 0.2s ease 0s;
    width: 17px;
}

.widget-chat .message-text {
    font-size: 12px;
}

#chat_message .panel-heading {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #9B2D46 0%, #1aaada 100%) repeat scroll 0 0;
    color: #fff;
}

#chat_message .panel-title {
    color: #fff;
}

.widget-chat .message-heading {
    font-weight: bold !important;
}

.widget-chat .chat-controls .chat-controls-btn:hover {
    min-height: 50px;
    background: #9B2D46 !important;
    /* for non-css3 browsers */
    border: 1px solid #1aaada;
}

.widget-chat .chat-controls .chat-controls-btn {
    min-height: 50px;
    background: #999;
    /* for non-css3 browsers */
    border: 1px solid #1aaada;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9B2D46', endColorstr='#1aaada');
    /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#9B2D46), to(#1aaada));
    /* for webkit browsers */
    background: -moz-linear-gradient(top, #9B2D46, #1aaada);
    /* for firefox 3.6+ */
}


/*.message{
  border-bottom: 1px solid #7D0930;
}*/

#chat_message .panel-body {
    background: #ccc;
}

#chat-section .panel {
    border: 1px solid #1aaada !important;
}

.message-heading {
    color: #1aaada !important;
}

.message-heading a {
    color: #1aaada !important;
}

.fr_chat_box {
    height: 200px;
    overflow: auto;
}

.widget-messages-alt .messages-list {
    max-height: 200px;
    overflow: auto;
}

#main-navbar .user-menu>span {
    margin-top: 10px;
}


/*#msg_count_label{ 
  position: absolute;
    right: -4px;
    top: 23px;
}*/

#main-navbar .user-menu>span {
    margin-right: 15px;
    margin-top: 10px;
}

#noti_drop .panel,
.panel-default {
    /*width: 320px;*/
    width: auto;
    margin-bottom: 10px;
}

#file_upload {
    font-size: 12px;
    height: 30px;
}

#file_share {
    height: 35px !important;
}

#chat-section .widget-chat {
    /*max-width: 500px;*/
    max-width: 300px;
}

.message-subject {
    float: left;
    margin: 0 6px;
    color: #87ABDF;
    font-weight: bold;
    font-size: 11px;
}

.file_share {
    float: left;
    margin: 0 5px;
    font-size: 11px;
}

.more_msg {
    float: left;
    margin: 0 5px;
    font-size: 11px;
}

.loading_img_chart {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 999;
    top: -5px;
    left: 0;
}

.img_loding {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin: -17px 0px 0px -17px;
    top: 50%;
}


/* Added by Rajat*/

a.hyperlink-no-decoration {
    text-decoration: none;
    color: #ffffff;
}

a.hyperlink-no-decoration :hover {
    text-decoration: none !important;
    color: #ffffff !important;
}


/* Done Added By Rajat */

.dashboard_chart_height {
    height: 350px;
}

.chat_area {
    right: 5px;
    bottom: -24px;
    z-index: 99999;
    position: fixed !important;
}

.top-icon .message-subject {
    font-size: 25px;
    font-weight: normal;
    float: none;
}

.ui-widget-header,
.ui-state-default,
.ui-button {
    background: #1aaada !important;
    border: 1px solid #1aaada !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}

.modal_overview button {
    background: #1aaada !important;
    border: 1px solid #1aaada !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}

.top-icon .file_share {
    margin: 0 !important;
}

.ui-widget-content {
    border-color: #e2e2e2 !important;
    font-size: 12px;
}

.bootbox-body.role_response_message>p {
    font-size: 10px;
}


/*=================rimi===================*/

.panel-heading {
    background: #e1a215 none repeat scroll 0 0;
}


/*.panel-title {
    color: #fff;
    
}*/

.form-horizontal .control-label {
    padding-top: 0px;
}

.margn_btm {
    margin-bottom: 10px;
}

.nav-pills>li>a {
    background: #1aaada;
    color: #fff;
}

.nav-pills>li>a:hover {
    background: #1aaada;
    color: #fff;
}

.theme-default .nav-pills>li.active>a,
.theme-default .nav-pills>li.active>a:hover,
.theme-default .nav-pills>li.active>a:focus {
    background: #E1A215 !important;
}

.brwn_heading {
    background: #1aaada !important;
}

.mn_height {
    min-height: 590px;
}

.no_padding {
    padding: 0px !important;
}

.panel-primary>.panel-heading {
    background: #1aaada;
    border-bottom-color: #1aaada
}


/*.modal-header{
  background: #1d89cf !important;
  color: #fff !important;
}*/

.margn_right {
    margin-right: 5px !important;
}

.frw {
    width: 93% !important;
}


/*=================rimi===================*/


/************************ Pratim *************************/

#main-navbar.custom_area .widget-messages-alt .messages-list {
    max-height: 115px;
}

#main-navbar.custom_area .navbar-nav .user-menu>span {
    margin-top: 0px;
    font-weight: normal;
}

#main-navbar.custom_area .navbar-nav .user-menu>span#msg_count_label {
    display: inline-block;
    width: 18px;
    height: 17px;
    background: #9b2d46;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    padding: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    z-index: 9;
}

#main-navbar.custom_area .navbar-nav .user-menu>span.icon_round font {
    display: inline-block;
    ;
    width: 25px;
    height: 25px;
    background: #ddd;
    position: relative;
    top: 11px;
    right: -6px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

#main-navbar.custom_area .navbar-nav .user-menu>span.icon_round font i {
    position: absolute;
    top: 6px;
    left: 6px;
}

#main-navbar.custom_area .navbar-nav .user-menu>span.icon_round font:hover {
    background: #2a2d33;
}

#main-navbar.custom_area .navbar-nav .user-menu>span.icon_round font:hover i {
    color: #fff;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu {
    margin: 0;
    padding: 0;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu span.noti_txt {
    display: block;
    margin: 8px 8px 0;
    text-transform: uppercase;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu>li>div.panel {
    border: none;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon {
    margin-top: -5px;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>.share_box {
    width: 96%;
    /*background: #f1f1f1!important;*/
    border-top: 1px solid #f1f1f1;
    background: none !important;
    font-size: 12px;
    color: #2a2a2a;
    text-align: left !important;
    /*margin: 3px 2%!important;*/
    margin: 1px 2% !important;
    padding: 4px 0 4px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    clear: both;
}


/*#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon > .share_box:hover{background:#f1f1f1!important;}*/

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>.share_box>font {
    float: left;
    position: relative;
    ;
    /*top: -10px;*/
    top: 6px;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>.share_box span {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 15px;
    color: #fff;
    float: right;
    /*border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;*/
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>.share_box span font {
    width: 30px;
    height: 30px;
    display: table-cell;
    ;
    vertical-align: middle;
    ;
    text-align: center;
    ;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(1) {
    background: #d9edf7;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(1)>span {
    background: #99cce3;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(2) {
    background: #f2dede;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(2)>span {
    background: #fcb1ae;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(3) {
    background: #dff0d8;
}

#main-navbar.custom_area .navbar-nav li#noti_drop ul.dropdown-menu .top-icon>div:nth-child(3)>span {
    background: #98d7ad;
}

#main-navbar.custom_area .widget-messages-alt .message {
    position: relative;
}

#main-navbar.custom_area .widget-messages-alt .message .time_txt {
    bottom: -2px;
    color: #9a9a9a;
    font-size: 10px;
    font-style: italic;
    position: absolute;
    right: 12px;
}

form#chat_message .chat-controls-input textarea#message {
    height: 30px !important;
    padding: 4px 8px;
}

#chat-section .widget-chat .chat-controls .chat-controls-btn {
    min-height: 30px !important;
}


/*#chat-section button.close{
  background: #fff;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: normal;
    height: 22px;
    opacity: 1;
    padding: 0;
    text-shadow: none;
    width: 22px;
    position: relative;;
    right: -10px;
    top: -3px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}*/

#chat-section .tab-content-padding {
    padding: 6px 0 0 !important;
}

#chat-section #receipent-type {
    width: 100% !important;
    margin-bottom: 5px;
}

#chat-section #chat_with_section {
    width: 100% !important;
    margin-bottom: 5px;
}

#chat-section #file_upload {
    width: 100% !important;
    margin-bottom: 5px;
}

#chat-section .form-control {
    height: 25px;
    font-size: 12px !important;
    padding-top: 0;
    padding-bottom: 0;
}

#chat-section #file_share {
    height: 25px !important;
}

.custom_field_area .custom_panel_area {
    width: 100% !important;
    margin-top: 10px;
}

.custom_field_area .form-control {
    width: 100% !important;
}

.custom_field_area label.control-label {
    text-align: left;
    margin-bottom: 6px;
}

.custom_field_area .form-group {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 25px;
}

#content-wrapper .breadcrumb-page {
    /*margin-top: -25px!important;*/
    /*	margin-top: 2px!important;
      padding-top: 5px!important;
      padding-left: 35px!important;*/
}

.inbuild_form div.store_type {
    position: relative;
    top: -4px;
}

#chat-section #chat_message .panel-body {
    background: #fff;
}

#chat-section .widget-chat .message-text {
    background: #c1edfa;
    color: #3a3a3a;
    padding: 8px 10px;
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#chat-section .widget-chat .message .message-heading {
    color: #c1edfa;
}

#chat-section .widget-chat .message-text:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #c1edfa;
    position: absolute;
    top: -7px;
    left: 8px;
}

#chat-section .widget-chat .message-text:before {
    display: none;
}

#chat-section .widget-chat .message-heading {
    font-weight: normal !important;
}

#chat-section .widget-chat .message.right .message-text {
    background: #f9dfdc;
    color: #3a3a3a;
    overflow: hidden;
}

#chat-section .widget-chat .message .message-heading {
    color: #2a2a2a !important;
}

#chat-section .widget-chat .message .message-heading a {
    color: #2a2a2a !important;
}

#chat-section .widget-chat .message.right .message-text:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #f9dfdc;
    position: absolute;
    top: -7px;
    left: 8px;
}

#chat-section .widget-chat .message.right .message-text:before {
    display: none;
}

.page-header h1.text-left-sm {
    width: 100%;
    float: left;
}

.page-header form.pull-right {
    width: 100%;
}


/************************ Pratim *************************/


/*rimi 18.2.2016 css*/

form#customer_search {
    width: 100%;
}

#custom {
    padding: 10px 20px 60px 20px
}

;

.btn_add_new_user {
    float: right;
    /*background-color: #e66454;*/
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    width: auto;
    margin-top: 10px
}

.btn_add_new_user input {
    padding: 5px 10px;
}

.btn_add_new_user a {
    background: #dcdcdc -moz-linear-gradient(center top, #fefefe, #dcdcdc) repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #333;
    font-weight: normal;
    min-width: 0;
    padding: 8px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
}


/*rimi 18.2.2016 css*/


/******************* button ********************/


/*.btn-info.btn-flat{
  background: #E1A215;
  border-color:#d89603 !important;
}*/


/*.btn-success.btn-flat {
    background: #f87217 none repeat scroll 0 0 !important;
    border-color: #d35d0c !important;
}*/


/*.btn-success.btn-flat:hover {
    background: #d35d0c none repeat scroll 0 0 !important;
    border-color: #f87217 !important;
}*/


/*.btn-info.btn-flat:hover{
  background: #d89603 !important;
  border-color:#E1A215 !important;
}*/


/*.btn_add_new_user  a{
  background: #dcdcdc -moz-linear-gradient(center top , #fefefe, #dcdcdc) repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #333;
    font-weight: normal;
    min-width: 0;
    padding: 8px 8px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
  cursor:pointer;
}*/

.btn_add_new_user a {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #4cb64c #4cb64c #42a142;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 15px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
}

.btn_add_new_user a:hover {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #46ac46 #46ac46 #388838;
    border-bottom-width: 3px;
    color: #fff;
}


/* new add  */

.action_width {
    width: 21% !important;
}

.action_width_question {
    width: 14% !important;
}

.blue_bg .table-header {
    background: #1aaada;
    color: #fff;
    border: 1px solid #bb8000;
}

.blue_bg .table-header .table-caption {
    color: #fff;
}

.blue_bg .table-header .search_box {
    background: #bf8400;
    border: 1px solid #fff;
}

.blue_bg .table-header .search_box input[type="search"] {
    min-width: 180px;
    background: none;
    color: #fff !important;
    border: none;
}

.blue_bg .table-header .search_box button {
    background: none;
}

.blue_bg table thead th {
    color: #29353f;
}

.blue_bg table thead th span a {
    color: #3a3a3a;
}

.blue_bg table tbody tr:nth-child(odd) {
    background: transparent;
}

.blue_bg table tbody tr:nth-child(even) {
    background: #f6f6f6;
}

.blue_bg .pagination>li.active>a,
.blue_bg .pagination>li.active>a:hover,
.blue_bg.pagination>li.active>a:focus,
.blue_bg .pagination>li.active>span {
    background: #1d89cf;
    border-color: #1d89cf;
}

.blue_bg .pagination>li>a:hover {
    border-color: #e4a618;
}

.modal-header-sm {
    background: #0F76BD;
    color: #fff;
    padding: 10px;
}

.modal-header-sm h4 {
    display: inline-block;
    font-size: 18px
}

.modal-dialog.modal-sm form {
    border: 0 none !important
}


/*.ui-menu{
  z-index:100000 !important;
}*/


/*********** scroll ***************/

.scrollbar {
    width: auto;
    height: 436px;
    /*background-color:#167CC3;*/
    margin-top: 40px;
    /*margin-left:40px;
  overflow-y:scroll;*/
    float: left;
}

#left_sidebar::-webkit-scrollbar {
    width: 8px;
    background-color: #cccccc;
}

#left_sidebar::-webkit-scrollbar-thumb {
    background-color: #B03C3F;
    border-radius: 5px;
}

#left_sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #BF4649;
    border: 1px solid #333333;
}

#left_sidebar::-webkit-scrollbar-thumb:active {
    background-color: #A6393D;
    border: 1px solid #333333;
}

#left_sidebar::-webkit-scrollbar-track {
    border: 1px gray solid;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 6px gray inset;
}


/* for generic dashboard */

.welcome_box {
    background: rgba(0, 0, 0, 0) url("../images/welcome/welcome_bg.jpg") no-repeat scroll center top / 100% 100%;
    min-height: calc(100vh - 232px);
    overflow: hidden;
    width: 100%;
}

.section_box {
    margin: 13% auto 0;
    width: 100%;
}

.section_box ul {
    clear: both;
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.section_box ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 45px 25px;
    padding: 0;
    text-align: center;
}

.section_box ul li:nth-child(1) .roung_img_box {
    background: #4bc7ef none repeat scroll 0 0;
    box-shadow: 5px 5px 0 #379ab9;
}

.section_box ul li:nth-child(1) .roung_img_box span img {
    width: 140px;
}

.section_box ul li:nth-child(2) .roung_img_box {
    background: #ff6846 none repeat scroll 0 0;
    box-shadow: 5px 5px 0 #d34a2c;
}

.section_box ul li:nth-child(2) .roung_img_box span img {
    width: 115px;
}

.section_box ul li:nth-child(3) .roung_img_box {
    background: #05af1e none repeat scroll 0 0;
    box-shadow: 5px 5px 0 #088019;
}

.section_box ul li:nth-child(3) .roung_img_box span img {
    width: 120px;
}

.section_box ul li .roung_img_box {
    border-radius: 500px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 200px;
    margin: 0 auto;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 200px;
}

.section_box ul li .roung_img_box::before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}

.section_box ul li .roung_img_box:hover {
    transform: translateY(-8px);
}

.section_box ul li .roung_img_box:hover::before {
    opacity: 1;
    transform: translateY(5px);
}

.section_box ul li .roung_img_box span {
    display: table-cell;
    height: 215px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}

.section_box ul li a {
    color: #2a2a2a;
    display: block;
    font: 400 24px "Didact Gothic", sans-serif;
    padding: 12px 0 0;
    text-decoration: none;
}

.ms-drop {
    position: relative !important;
}


/* ============== CUSTOM CSS 24-03-2016 START ================ */


/*.tblCustomercontacts table thead{background-color: #1d89cf; color: #fff; padding: 5px 10px;}*/

.actions a:first-child {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #4cb64c #4cb64c #42a142;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 12px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
}

.actions a:first-child:hover {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #46ac46 #46ac46 #388838;
    border-bottom-width: 3px;
    color: #fff;
}

.actions a:nth-child(2) {
    background: #4ebbdb;
    border-color: #46b8da #46b8da #2caed5;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 12px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
}

.actions a:nth-child(2):hover {
    background: #46b8da linear-gradient(to bottom, #53bddc 0%, #39b3d7 100%) repeat scroll 0 0 !important;
    border-color: #39b3d7 #39b3d7 #2596b8;
}

.actions a:last-child {
    background: #e45847;
    border-color: #e3503e #e3503e #df3823;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 12px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
}

.actions a:last-child:hover {
    background: #e45847;
    border-color: #e14430 #e14430 #c22e1c;
    border-bottom-width: 3px;
    color: #fff;
}


/*.modal-sm h4{padding:0.5em 1em;}*/

.modal-sm .close {
    /*color: #fff; */
    margin-right: 0.5em;
}

.btn-display-right {
    float: right;
}

#main-menu .slimScrollDiv .navigation,
#main-menu .slimScrollDiv .mmc-dropdown-open-ul {
    padding: 30px 0 0;
}

[data-hint] {
    position: relative;
    display: inline-block;
    /**
   * tooltip arrow
   */
    /**
   * tooltip body
   */
}

[data-hint]:before,
[data-hint]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
}

[data-hint]:hover:before,
[data-hint]:hover:after {
    visibility: visible;
    opacity: 1;
}

[data-hint]:hover:before,
[data-hint]:hover:after {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
}

[data-hint]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001;
}

[data-hint]:after {
    content: attr(data-hint);
    background: #383838;
    color: white;
    padding: 8px 6px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: pre-wrap;
    border-radius: 2px;
}

[data-hint='']:before,
[data-hint='']:after {
    display: none !important;
}


/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */


/**
 * set default color for tooltip arrows
 */

.hint--top-left:before {
    border-top-color: #383838;
}

.hint--top-right:before {
    border-top-color: #383838;
}

.hint--top:before {
    border-top-color: #383838;
}

.hint--bottom-left:before {
    border-bottom-color: #383838;
}

.hint--bottom-right:before {
    border-bottom-color: #383838;
}

.hint--bottom:before {
    border-bottom-color: #383838;
}

.hint--left:before {
    border-left-color: #383838;
}

.hint--right:before {
    border-right-color: #383838;
}


/**
 * top tooltip
 */

.hint--top:before {
    margin-bottom: -12px;
}

.hint--top:before,
.hint--top:after {
    bottom: 100%;
    left: 50%;
}

.hint--top:after,
.hint--top:before {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hint--top:hover:after,
.hint--top:hover:before,
.hint--top:focus:after,
.hint--top:focus:before {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
}

.course_add_form .modal-body .note-editor .note-editable {
    min-height: 138px;
}

.modal-body .note-editor .note-editable {
    min-height: 122px;
}


/*#course-list-container_wrapper table.dataTable thead th, table.dataTable thead td{border: 0; font-weight: normal;}*/

#course-list-container_wrapper table.dataTable.no-footer {
    border-bottom: 0;
}

#course-list-container thead tr:nth-child(3) th:nth-child(5) {
    width: 130px !important;
}

#lesson-list-container_wrapper table.dataTable thead th,
table.dataTable thead td {
    border: 0;
    font-weight: normal;
}

#lesson-list-container_wrapper table.dataTable.no-footer {
    border-bottom: 0;
}

#lesson-list-container thead tr:nth-child(3) th:nth-child(5) {
    width: 130px !important;
}

#question-list-container_wrapper table.dataTable thead th,
table.dataTable thead td {
    border: 0;
    font-weight: normal;
}

#question-list-container_wrapper table.dataTable.no-footer {
    border-bottom: 0;
}

#question-list-container_wrapper thead tr:nth-child(3) th:nth-child(5) {
    width: 130px !important;
}

.format_text {
    font-size: 12px;
    color: #4ebbdb;
}

.modal_loading_img_chart {
    background: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 999;
    display: none;
}

.img_loding_admin {
    height: 50px;
    left: 50%;
    margin: -17px 0 0 -17px;
    position: absolute;
    top: 50%;
    width: 50px;
}

.action_width.sorting::after {
    display: none !important;
}

.action_width_question.sorting::after {
    display: none !important;
}


/*.theme-default #main-menu .slimScrollDiv .mm-dropdown > ul, .theme-default #main-menu .mmc-dropdown-open-ul{background: #1aaada;}
.theme-default #main-menu .slimScrollDiv .mmc-dropdown-open > a {
  background: #1aaada !important;
}

.theme-default #main-menu .slimScrollDiv .mm-dropdown > ul,
.theme-default #main-menu .slimScrollDiv .mmc-dropdown-open-ul {
  background: #1aaada;
}*/

.theme-default #main-menu .slimScrollDiv .mmc-dropdown-open-ul {
    background: #1aaada;
    padding-top: 0;
}

.theme-default #main-menu .slimScrollDiv .navigation a::after,
.theme-default #main-menu .mmc-dropdown-open-ul a::after {
    background: #1aaada;
}

.theme-default #main-menu .slimScrollDiv li>a.active::after {
    border-left: 4px solid #1aaada;
}

.theme-default #main-menu .slimScrollDiv .mmc-title {
    background-color: #1aaada !important;
}

.theme-default #main-navbar .navbar-nav>li>a:hover,
.theme-default #main-navbar .navbar-nav>li.active>a,
.theme-default #main-navbar .navbar-nav>li.dropdown.open>a {
    font-weight: normal !important;
}

.tblCustomercontacts .table-light th a {
    font-weight: normal;
    color: #29353f;
}

.tblCustomercontacts .table-light th {
    font-weight: normal;
}

.tblCustomercontacts input,
textarea {
    padding: 2.5%;
    margin: 0 0 0.75em 0;
}

.tblCustomercontacts .input.text {
    width: 46%;
    float: left;
    margin: 1em;
}

.tblCustomercontacts .input.select {
    width: 46%;
    float: left;
    margin: 1em;
}

.tblCustomercontacts .input.number {
    width: 46%;
    float: left;
    margin: 1em;
}

.tblCustomercontacts .input.text .input.text {
    width: 100%;
    margin: 0
}

.tblCustomercontacts form .submit input[type="submit"] {
    background-color: #53b953 !important;
    box-shadow: 0 3px 0 0 #42a142 !important;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 6px 16px !important;
    border: 1px solid #42a142;
}

.tblCustomercontacts fieldset legend {
    background-color: #1d89cf;
    color: #fff;
    padding: 5px 10px;
    margin-top: 2em;
    border-bottom: 2px solid #ececec;
    border-radius: 1px;
    font-size: 13px;
    font-weight: normal;
}


/*New*/

.basic-info-wrap .card-body .input.text label {
    display: block;
    width: 100%;
}

.basic-info-wrap .card-body .input.text p {
    color: #23282c;
    background-color: #f3f3f3
        /*#fff*/
    ;
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    .basic-info-wrap .card-body .input.text input[type="read-only"] border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem;
    width: 100%;
    text-align: left;
    min-height: 35px;
    margin: 0;
}

.basic-info-wrap .card-body .input.text input#varExpiryDate,
.tblCustomercontacts .input.select select {
    color: #23282c;
    background-color: #fff
        /*#fff*/
    ;
    border: 1px solid #e1e1e1;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    .basic-info-wrap .card-body .input.text input[type="read-only"] border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .25rem;
    width: 100%;
    text-align: left;
    min-height: 35px;
    margin: 0;
}

.basic-info-wrap .card-body .input.select label {
    display: block;
    width: 100%;
}

.basic-info-wrap .card-body .input.select select {
    width: 100%;
    border-radius: .25rem;
    min-height: 35px;
}

.tblCompanyregisters .table-light.blue_bg .table tr th {
    font-weight: normal;
}

.tblCompanyregisters .table-light.blue_bg .actions a:last-child {
    background: #4ebbdb none repeat scroll 0 0;
    border-bottom-width: 3px;
    border-color: #46b8da #46b8da #2caed5;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 3px 12px !important;
}

.tblCompanyregisters .table-light.blue_bg .actions a:last-child:hover {
    background: #46b8da linear-gradient(to bottom, #53bddc 0%, #39b3d7 100%) repeat scroll 0 0 !important;
    border-bottom-width: 3px;
    border-color: #39b3d7 #39b3d7 #2596b8;
    color: #fff;
}

.tblCompanyregisters .table-light.blue_bg .table-bordered tr th.actions {
    text-align: center;
}

.tblCms .table-light.blue_bg .table tr th {
    font-weight: normal;
}

.tblCms .table-light.blue_bg .actions a:last-child {
    background: #4ebbdb none repeat scroll 0 0;
    border-bottom-width: 3px;
    border-color: #46b8da #46b8da #2caed5;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 3px 12px !important;
}

.tblCms .table-light.blue_bg .actions a:last-child:hover {
    background: #46b8da linear-gradient(to bottom, #53bddc 0%, #39b3d7 100%) repeat scroll 0 0 !important;
    border-bottom-width: 3px;
    border-color: #39b3d7 #39b3d7 #2596b8;
    color: #fff;
}

.field_width {
    width: 100%;
    height: 2.1em;
}


/*#course-list-container tr th:nth-child(2).sorting{width: 18%!important;}
#course-list-container tr th:nth-child(3).sorting{width: 18%!important;}
#lesson-list-container .action_width{width: 16%!important;}*/


/*table.dataTable thead .sorting_desc::after{content: none;}*/


/*table.dataTable thead .sorting_desc{background: transparent;}*/


/*table.dataTable thead .sorting_asc::after{content: none;}*/


/*table.dataTable thead .sorting_asc{background: transparent;}*/

.panel {
    /*margin-top: 25px;*/
    margin-top: 0px;
}

.panel .panel-heading {
    background: #1aaada;
    color: #fff;
}

.table-light.blue_bg #company_register_domain tr th {
    font-weight: normal;
    white-space: nowrap;
}

fieldset legend {
    background: #1aaada;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 5px 15px;
    margin: 1.5em 0;
}

.edit_companylogo {
    display: inline-block;
}

.tblCompanyregisters form .submit input[type="submit"] {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #4cb64c #4cb64c #42a142;
    border-radius: 2px;
    border-bottom-width: 3px;
    box-shadow: none;
    padding: 3px 12px !important;
    margin: 0;
    color: #fff;
    display: inline-block;
    text-shadow: none;
}

.tblCompanyregisters form .submit input[type="submit"]:hover {
    background: #5ebd5e linear-gradient(to bottom, #62be62 0px, #4cb64c 100%) repeat-x scroll 0 0;
    border-color: #46ac46 #46ac46 #388838;
    border-bottom-width: 3px;
    color: #fff;
}

#module_status table.dataTable thead th,
table.dataTable thead td {
    border: 0px !important;
    font-weight: normal !important;
}

#module_status table.dataTable.no-footer {
    border-bottom: 0px;
}

#lesson_status table.dataTable thead th,
table.dataTable thead td {
    border: 0px !important;
    font-weight: normal !important;
}

#lesson_status table.dataTable.no-footer {
    border-bottom: 0px;
}

.center {
    text-align: center;
}

.reorder_course.fa.fa-sort-up {
    font-size: 20px;
    display: inline-block;
}

.reorder_course.fa.fa-sort-down {
    font-size: 20px;
    display: inline-block;
}

.heading_lft {
    margin: 0;
    padding: 0;
    text-align: left;
}

.heading_lft h2 {
    padding: 0.35em 0;
    margin: 0;
}

.paging .current,
.paging .disabled,
.paging span {
    padding: 3px 10px;
    border: 1px solid #ddd;
    margin: 0 1px;
    display: inline-block !important;
}

.modal {
    z-index: 9999;
}

.btn-primary {
    /*margin-top: 0.5em;*/
}

.roung_img_box i {
    font-size: 40px;
    color: #bbbbbb;
    line-height: 85px;
}

.roung_img_box:hover i {
    color: #147cbe;
}


/* ============== CUSTOM CSS 24-03-2016 END ================ */


/****************************** Jayanta css start 6-4-16 **********************************/

.mmc #main-menu,
.mme.mmc #main-menu,
.mmc #main-menu-bg,
.mme.mmc #main-menu-bg {
    width: auto !important;
    margin-top: 0 !important
}

.mme #main-menu,
#main-menu,
.mme #main-menu-bg,
#main-menu-bg {
    width: 240px !important
}


/*.mmc #main-wrapper{    padding-left: 70px !important;}*/

#main-navbar .navbar-header {
    padding-left: 70px !important;
}

#main-navbar .navbar-inner {
    min-height: 71px;
}

#main-navbar .navbar-collapse {
    min-height: 71px;
}

#main-navbar .navbar-inner .navbar-header {
    padding-top: 0px;
    padding-left: 60px !important;
}

.genericdashboard_bg {
    background: #31a7d9 !important;
}

.welcome-box-header {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: #6ec5ea 2px solid;
    padding-top: 10px;
    margin-bottom: 20px;
}

.welcome-box-header .left-logo {
    float: left;
    margin-left: 10px;
}

.welcome-box-header .right-logo {
    float: right;
    margin-right: 10px;
}

.welcome-box-header h2 {
    display: inline-block;
    margin: 0;
    font-size: 22px;
    color: #31a7d9;
    margin-top: 15px;
}

#main-menu .navigation a,
#main-menu .mmc-dropdown-open-ul a {
    padding: 11px 25px;
}

.exp_pdf_btn {
    border-color: #ce8722 !important;
}

.mme #main-menu,
#main-menu,
.mme #main-menu-bg,
#main-menu-bg {
    margin-top: 0;
}

#main-navbar #main-menu-toggle .navbar-icon {
    left: 30px;
}

#main-navbar #main-menu-toggle {
    width: 70px !important;
    height: 71px;
}

.theme-default #main-navbar #main-menu-toggle .fa:before {
    font-size: 22px;
}

#main-navbar #main-menu-toggle .navbar-icon::after {
    right: 22px !important;
}

.mmc #main-navbar #main-menu-toggle .navbar-icon::after,
.mme.mmc #main-navbar #main-menu-toggle .navbar-icon::after {
    right: -8px !important;
}

#menu-content-demo img {
    top: 18px !important;
}

#menu-content-demo .text-bg {
    top: 30px;
}

#main-navbar #main-menu-toggle .navbar-icon:after {
    font-size: 17px;
}

#main-menu .menu-content.top {
    padding-top: 86px;
    margin-bottom: -73px;
}

.unavailable_box ul {
    padding-top: 120px;
}

#main-menu .slimScrollDiv .navigation,
#main-menu .slimScrollDiv .mmc-dropdown-open-ul {
    padding-top: 37px;
}

.mmc #main-navbar #main-menu-toggle .navbar-icon,
.mme.mmc #main-navbar #main-menu-toggle .navbar-icon {
    left: 28px;
}

#main-navbar.custom_area .navbar-nav .user-menu>span#msg_count_label {
    background: #28B6E5;
}

.msg-btn-right {
    margin-top: 0;
}


/*.red_block{background-color:#df3823; color:#fff; text-align:center;}
.green_block{background-color:#4cb64c; color:#fff; text-align:center;}*/

.red_block {
    background-color: #df3823;
    color: #fff;
    text-align: center;
    display: block;
    padding: 1em;
}

.green_block {
    background-color: #4cb64c;
    color: #fff;
    text-align: center;
    display: block;
    padding: 1em;
}


/*#course-list-container tbody tr td:nth-child(4),td:nth-child(5){padding:0!important;}*/

#main-navbar li a:hover {
    background: none !important;
}

.signin-body-text {
    color: #777;
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -20px;
    position: relative;
}

.signin-footer-text {
    color: #777;
    display: block;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 11px;
    position: relative;
    text-align: center;
}

.scroll_table {
    overflow: scroll;
    overflow-y: hidden;
}

.table-light.blue_bg .table {
    margin-bottom: 0;
    width: 100% !important;
}

#scmCallListsContainer_wrapper thead .search_panel th:first-child {
    width: 10%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(2) {
    width: 9%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(3) {
    width: 12%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(4) {
    width: 8%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(5) {
    width: 8%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(6) {
    width: 8%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(7) {
    width: 10%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(8) {
    width: 6%;
}

#scmCallListsContainer_wrapper thead .search_panel th:nth-child(9) {
    width: 7%;
}


/*#scmCallListsContainer_wrapper tbody tr td:nth-child(4), td:nth-child(5){padding: 8px!important;}*/

#scmCallListsContainer_wrapper .table thead>tr>th,
.table tbody>tr>th,
#scmCallListsContainer_wrapper tfoot>tr>th {
    font-weight: normal !important;
}

.colourable .panel-heading .panel-title {
    color: #fff !important;
}

.dataTables_paginate {
    display: inline-block;
    float: right;
}


/****************************** Jayanta css end 6-4-16 **********************************/

#role_upgrade_modal {
    top: 0 !important;
}

.custom_field_area .col-lg-12,
.custom_field_area .col-sm-8,
.custom_field_area .col-md-12 {
    margin: 6px 0 0;
    padding: 0;
}

body .breadcrumb-page.custom-breadcrumb {
    margin: 45px -20px -50px !important;
    z-index: 1;
}

body #content-wrapper .page-header {
    padding-top: 0 !important;
}

.display-none {
    display: none;
}

.btn_add_new_user {
    float: right;
}

.paging {
    float: right;
    clear: none;
    text-align: right
}

.page-range {
    float: left;
    margin-top: 1em;
}

#module_section .list-group-item,
#landing_page_select .list-group-item,
#readonly_page_select .list-group-item {
    height: 255px;
    overflow: auto;
    border-bottom: 10px solid #fff;
}

.page_module_list p span:nth-child(1) {
    vertical-align: super;
    font-weight: 600;
}

.page_module_list p {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 9px;
}


/* ================ RESPONSIVE CSS START ====================== */

@media only screen and (max-width:1920px) {
    .contact_search_butn input[type="submit"] {
        padding: 6px 20px !important;
        width: 100%;
    }
}

@media only screen and (max-width:1280px) {
    .customer_contact_search {
        width: 65%;
    }

    .contact_search_butn input[type="submit"] {
        padding: 3px 20px !important;
    }

    .mme #main-navbar #main-menu-toggle {
        width: 70px !important;
    }
}

@media only screen and (max-width:1164px) {

    div.form,
    div.index,
    div.view {
        width: 100%;
        padding: 10px 0;
    }

    .customer_contact_search {
        width: 70%;
    }

    .customer_contact_search span {
        width: 29%;
    }

    .contact_search_butn input[type="submit"] {
        width: 100%;
    }
}

@media only screen and (max-width:980px) {
    .customer_contact_search {
        width: 90%;
    }

    .customer_contact_search span {
        width: 28.9%;
    }

    /****************************** Jayanta css start 6-4-16 **********************************/
    .welcome-box-header h2 {
        font-size: 18px;
    }

    /****************************** Jayanta css end 6-4-16 **********************************/
}

@media only screen and (max-width: 767px) {

    /****************************** Jayanta css start 6-4-16 **********************************/
    .navbar-header {
        min-height: 71px;
    }

    #main-navbar .navbar-nav.pull-right {
        background: #F3F3F3;
        border-bottom: #28B6E5 3px solid;
    }

    .theme-default #main-navbar li+li,
    .theme-default #main-navbar .nav+.nav,
    .theme-default #main-navbar .nav+.right {
        border-top: 1px solid #D0D0D0;
    }

    .welcome-box-header {
        text-align: center;
    }

    .welcome-box-header .left-logo {
        float: none;
    }

    .welcome-box-header .right-logo {
        float: none;
    }

    .unavailable_box ul {
        padding-top: 60px;
    }

    /****************************** Jayanta css end 6-4-16 **********************************/
    .navbar-inverse {
        background-color: #fff;
    }

    #content {
        padding: 10px 0 40px;
    }

    #content-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .customer_contact_search {
        width: 100%;
    }

    .customer_contact_search span {
        width: 27.8%;
    }

    .contact_search_butn input[type="submit"] {
        width: auto;
    }

    .mme #main-navbar #main-menu-toggle {
        width: 240px !important;
    }

    .mmc #main-menu,
    .mme.mmc #main-menu,
    .mmc #main-menu-bg,
    .mme.mmc #main-menu-bg {
        width: auto !important;
        background: #2a2d33;
    }

    #main-menu .navigation a,
    #main-menu .mmc-dropdown-open-ul a {
        padding: 11px 23px;
    }

    .theme-default #main-menu-bg {
        width: 70px !important;
    }

    #main-navbar.custom_area .navbar-nav .user-menu>span#msg_count_label {
        position: absolute;
        left: 40px;
    }
}

form .error,
form .error-message {
    color: #FF0000;
    background: #FFFFFF;
}

@media only screen and (max-width: 600px) {
    .btn_add_new_user {
        padding-bottom: 0;
        width: 100%;
        text-align: center;
    }

    .heading_lft {
        text-align: center;
    }

    .customer_contact_search {
        width: 100%;
        text-align: center;
    }

    .customer_contact_search span {
        width: 90%;
        float: none;
    }

    .contact_search_butn input[type="submit"] {
        float: none;
    }

    /*.form-control{padding: 3px 12px; height: 25px;} */
    .modal-body input,
    textarea {
        padding: 0.4% 1%;
    }

    .modal-body label {
        font-size: 85%;
    }

    .modal-body .btn-sm {
        font-size: 14px;
    }

    .modal-header {
        padding: 1px 20px;
    }

    .modal-header button.close {
        top: 3px;
    }

    .modal-body .note-editor .note-editable {
        min-height: 85px;
    }
}


/* ================ RESPONSIVE CSS END ====================== */

.margin-lg-top {
    top: 100px;
}

#main-menu .mm-dropdown>ul>li>a {
    padding-left: 30px;
}

#add_company_model .modal-content .bootbox-body .control-label {
    display: block !important;
}

#add_company_model .modal-content .bootbox-body .form-group-margin img {
    display: block;
}

#add_company_model .modal-content .bootbox-body input[type="radio"] {
    margin: 20px 8px 0 0 !important;
}

#edit_company_model .modal-content .bootbox-body .control-label {
    display: block !important;
}

#edit_company_model .modal-content .bootbox-body .form-group-margin img {
    display: block;
}

#edit_company_model .modal-content .bootbox-body input[type="radio"] {
    margin: 20px 8px 0 0 !important;
    float: left;
}

#main-navbar .navbar-header {
    padding-bottom: 0;
}


/* ================ bulk uploader dialog ==================*/

.modal_bulk_upload {
    background-color: #fff;
    border: 1px solid #1aaada !important;
}

.modal_bulk_upload .ui-dialog-title {
    font-size: 13px;
}

#role_upgrade_modal {
    position: absolute;
}

.modal_bulk_upload #bulk_uploader_modal {
    position: relative;
    height: auto !important;
    overflow: hidden !important;
}

.modal_bulk_upload select#uploader_csv {
    font-size: 14px !important;
    width: 100%;
    margin: 9px 0 0;
    padding: 4px 6px;
}

.modal_bulk_upload button[type="button"] {
    font-size: 14px;
    padding: 1px 5px 2px;
    float: right;
    margin: -10px 2px;
    border: 1px solid #1aaada !important;
    background: #1aaada none repeat scroll 0 0 !important;
}

.modal_bulk_upload .ui-dialog-titlebar-close {
    background: #fff !important;
    color: #2a2a2a !important;
    font-size: 11px !important;
    font-weight: normal;
    height: 22px;
    opacity: 1;
    padding: 0;
    text-shadow: none;
    width: 22px;
    border: none !important;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.modal_bulk_upload .ui-dialog-titlebar {
    border: 1px solid #1aaada !important;
    background: #1aaada none repeat scroll 0 0 !important;
}

.ui-dialog {
    padding: 0 !important;
}


/****************************** Jayanta css start 6-4-16 **********************************/

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 420px) {
    .mmc #main-wrapper {
        padding: 0 !important
    }
}


/****************************** Jayanta css start 6-4-16 **********************************/


/****************************** Jayanta css start 6-4-16 **********************************/

@media only screen and (max-width: 375px) {

    .mmc #main-menu,
    .mme.mmc #main-menu,
    .mmc #main-menu-bg,
    .mme.mmc #main-menu-bg {
        width: 240px !important;
    }

    #main-menu .slimScrollDiv .navigation,
    #main-menu .slimScrollDiv .mmc-dropdown-open-ul {
        width: 100%
    }
}

@media only screen and (max-width: 320px) {
    .reliance_txt span .fa-envelope {
        font-size: 18px !important;
    }

    .reliance_txt span a {
        font-size: 10px;
    }

    .reliance_txt {
        line-height: 20px;
    }

    .transforming {
        display: inline-block;
        margin-top: 15px !important;
    }
}


/****************************** Jayanta css start 6-4-16 **********************************/


/* summernote fullscreen */

.note-editor {
    width: auto !important;
}

.note-editor.fullscreen {
    width: 100% !important;
}

.message_all {
    border: medium none !important;
    font-weight: normal !important;
}

.landing_defaults {
    margin: 4px 5px 0 0 !important;
}

.landing_page_section {
    overflow-y: auto;
    margin-top: 29px;
    margin-left: 10px;
    border: 1px solid rgb(170, 170, 170);
    padding-left: 6px;
    max-height: 110px;
    width: 92%;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.landing_page_section p {
    margin: 0;
    padding: 1px;
}

.admin-sign-up {
    color: rgb(234, 67, 53);
    background-color: pink;
    border: 1px solid;
    border-radius: 4px;
    padding: 0px 0px 0px 8px;
}

.admin-sign-up ul li {
    list-style: outside none none;
}


/*======new add ======*/


/*
#content {
    min-height: 530px;
}
.has-error .form-control{
     border: 5px !important;
}
*/


/*========end=========*/


/**CUSTOM CSS BY RAJAT**/

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative;
}

.checkbox-custom+.checkbox-custom-label:before,
.radio-custom+.radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #5497d7;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    height: 20px;
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.radio-custom+.radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked+.radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
}

.unpublishedCourse {
    color: red;
}

.loading_img_div {
    width: auto;
    position: absolute;
    top: 30%;
    left: 50%;
    right: auto;
}

.fontAwsomeLoader {
    /*width: 100%;*/
    margin: 0px auto;
    height: 100px;
    text-align: center;
    display: block;
    padding-top: 5%;
    padding-bottom: 10%;
}


/*  .loader-wrapper{
  position: absolute;
  display: none;
  background: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
.loader-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    color: white;
    
} */


/**DONE CUSTOM CSS BY RAJAT**/


/*.mimicSupedAdminDropdown{
    margin-top: 25px;
    margin-right: 15px;
}*/

table {
    font-size: 13px;
}


/*#content-wrapper{border: none!important; padding: 64px 18px 18px 18px !important;}*/

#content-wrapper .page-header h1 {
    margin: 0 !important;
    background: none;
    padding: 0;
}

#content-wrapper .page-header {
    width: 100% !important;
    margin: 0 0 10px !important;
    padding: 0 0 0 !important;
    position: relative;
}

#main-wrapper .breadcrumb.breadcrumb-page {
    /*margin: 5px 0 0;*/
}

.blue_bg .table-header {
    background: #1aaada !important;
    color: #fff !important;
}

.blue_bg table tbody tr:nth-child(even) {
    background: #ebebeb !important;
}

.blue_bg table tbody tr:nth-child(odd) {
    background: #ffffff !important;
}


/*.form-horizontal{border: 1px solid #e9e9e9!important;}*/

.form-group input[type='checkbox'] {
    margin: 0 4px 0 0;
    position: relative;
    top: 3px;
}

.panel-heading .btn-remove-row {
    position: relative;
    top: -4px;
}

.btn-top {
    width: 100%;
    margin: 0 0 8px;
}

.table-main table thead th span a.arrow_up {
    bottom: -8px;
    left: 5px;
    padding: 0;
    margin: 0;
}

.table-main table thead th span a.arrow_down {
    top: 3px;
    right: 0;
    margin: 0;
    padding: 0;
}

.scroll_table {
    overflow: auto;
    margin: 0 0 30px;
    overflow-y: hidden !important;
}

.form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-group label {
    /*display: block!important;*/
    text-align: left !important;
    font-weight: normal !important;
    font-size: 13px !important;
    /* margin: 0!important; padding: 0!important;*/
}

.form-group label.error {
    /*  font-size: 11px !important;
    position: absolute;
    right: 0;
    background: none;*/
    font-size: 11px !important;
    position: absolute;
    right: 0;
    background: none;
    /*bottom: -25px !important;*/
    right: 15px !important;
}


/*.panel-title{color: #fff!important;}*/

.scroll_table table {
    white-space: nowrap !important;
}

.btn-warning {
    color: #ffffff !important;
}

.btn-warning,
.btn-warning:focus {
    border-color: #f19a1f !important;
    border-bottom-color: #e38b0e !important;
    background: #f4b04f !important;
    background-image: -webkit-linear-gradient(top, #f4b254 0%, #f3a537 100%) !important;
    background-image: linear-gradient(to bottom, #f4b254 0%, #f3a537 100%) !important;
    background-repeat: repeat-x !important;
}

.btn-success {
    color: #ffffff !important;
}

.btn-success,
.btn-success:focus {
    border-color: #4cb64c !important;
    border-bottom-color: #42a142 !important;
    background: #5ebd5e !important;
    background-image: -webkit-linear-gradient(top, #62be62 0%, #4cb64c 100%) !important;
    background-image: linear-gradient(to bottom, #62be62 0%, #4cb64c 100%) !important;
    background-repeat: repeat-x !important;
}

.btn-success:hover {
    color: #ffffff !important;
    border-color: #46ac46 !important;
    border-bottom-color: #388838 !important;
    background: #4cb64c !important;
    background-image: -webkit-linear-gradient(top, #57ba57 0%, #46ac46 100%) !important;
    background-image: linear-gradient(to bottom, #57ba57 0%, #46ac46 100%) !important;
    background-repeat: repeat-x;
}

.btn-datatable-line {
    display: inline-block;
    white-space: nowrap;
}

.btn-datatable-line button {
    margin: 0 0 0 5px
}

#left_sidebar .mmc-dropdown-delay li a.active {
    border-left: none !important;
}

option {
    font-size: 100%;
}

@-moz-document url-prefix() {
    input[type="file"] {
        display: block;
        height: 24px;
        padding: 4px 4px 28px;
    }
}


/*@media (max-width: 1919px) {
  .slider-item{height:100vh;}
  .welcome_box{min-height: 100vh;}
}*/

#editUsrProfSecurityAnsBtn {
    cursor: pointer;
}

@media screen and (max-height: 575px) {

    #rc-imageselect,
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}


/****** end ******/

.section_data_fetch_loader {
    background: #ccc none repeat scroll 0 0;
    height: 91%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 32px;
    width: 100%;
    /*z-index: 1;*/
    z-index: 9999;
}

.section_data_fetch_loader>img {
    border-radius: 11px;
    height: 100px;
    left: 50%;
    position: absolute;
    top: 93px;
    vertical-align: middle;
    width: 114px;
}

.section_loader {
    background: #ccc none repeat scroll 0 0;
    height: 91%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 32px;
    width: 100%;
    z-index: 1;
}

.fxdldrIcn {
    left: 46%;
    position: absolute;
    top: 142px;
    vertical-align: middle;
}

.fd-right {
    flex-direction: row-reverse !important;
}

.next-100>div {
    width: 100%;
}

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
    margin-left: 10px;
    border: #ccc 1px solid;
    position: relative;
    top: 3px;
}

.bottom_value_wrapper span {
    display: flex;
}


/*13.08.2018*/

a.deleteStaticFrm {
    color: white !important;
}

#editBusinessModal .list-group-item {
    margin: 10px 0 0px 0 !important;
}

.bottom_value_wrapper .dataTables_paginate a {
    color: #333 !important;
}

.delMenu {
    color: #fff !important;
}

.add-menu-radio input[type="radio"],
.add-menu-radio input[type="checkbox"] {
    margin: 0 5px 0 0;
}

#scmCallListsContainer thead th {
    padding-right: 20px !important;
}

a#setRoleAccess {
    color: #fff !important;
}


/*13.08.2018*/


/*14.08.2018*/

#role_options .landing_page_section {
    margin: 0 0 10px 10px;
}

#publishConfirmModal a {
    color: #fff !important;
}

#copyLessonModal a {
    color: #fff !important;
}

#resetCourseModal a {
    color: #fff !important;
}

.section_box ul li .roung_img_box span span.icon-camera::before,
.section_box ul li .roung_img_box span span.icon-fire::before {
    font-family: 'icomoon' !important;
}

#course_add_form .form-group .form-control.error+label,
#question_answer_add_form .form-group .form-control.error+label {
    bottom: -27px !important;
    right: 0;
    font-size: 11px !important;
}

.pagination_wrapper {
    margin: 20px 0 0 0;
}

.checkbox.ans_option_section .col-md-4 button {
    margin: 2.5px
}

.bootbox-input.bootbox-input-text.form-control.form-group-margin.valid,
.bootbox-input.bootbox-input-text.form-control.form-group-margin {
    margin-bottom: 10px
}

.ans_option_section>label {
    margin: 0 10px 0 0
}

label[for="question_image"].error {
    bottom: -30px !important;
    color: rgb(225, 68, 48);
    font-size: 11px !important;
}

#signin-form_id select.form-control:not([size]):not([multiple]) {
    height: 42px !important;
}


/*.attached_doc #dropzonejs-example {
  text-align: center;
}
.attached_doc #dropzonejs-example i{margin: 0 !important; font-size: 45px}*/


/*14.08.2018*/

.attached_doc .dz-default.dz-message {
    color: #555555;
    font-size: 20px;
    font-weight: 600;
    display: block;
    min-height: 70px;
    width: 300px;
    position: absolute;
    padding-left: 90px;
    padding-top: 12px;
    line-height: 22px;
    top: 50%;
    margin-top: -35px;
    left: 50%;
    margin-left: -150px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.attached_doc .dz-text-small {
    font-size: 14px;
    font-weight: 400;
}

.attached_doc .dropzone-box .fa.fa-cloud-upload {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 70px;
    font-size: 32px;
    background: #eee;
    color: #aaa;
    border-radius: 2px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.attached_doc .dropzone-box:hover .fa.fa-cloud-upload {
    color: #fff;
}

.attached_doc .dz-started .dz-default.dz-message {
    display: none;
}

.attached_doc .dz-started:hover .fa.fa-cloud-upload {
    background: #eee !important;
    color: #aaa !important;
}

.attached_doc .dz-preview {
    width: 160px;
    padding: 6px 10px 10px 10px;
    margin: 15px 0 0 15px;
    display: inline-block;
    cursor: default;
    border: 1px solid #ddd;
    border-radius: 2px;
    vertical-align: top;
    background: #fff;
    position: relative;
    z-index: 10;
}

.attached_doc .dz-filename {
    color: #555555;
    overflow: hidden;
    padding-bottom: 2px;
}

.attached_doc .dz-size {
    padding-bottom: 8px;
}

.attached_doc .dz-thumbnail {
    width: 138px;
    height: 120px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.attached_doc .dz-thumbnail>img {
    max-width: 100%;
    max-height: 120px;
}

.attached_doc .dz-preview .progress,
.attached_doc .dz-preview .progess-bar {
    height: 8px;
}

.attached_doc .dz-preview .progress {
    margin: 8px 0 0 0;
}

.attached_doc .dz-size {
    font-style: italic;
    color: #aaa;
    font-size: 11px;
}

.attached_doc .dz-size span {
    font-weight: 600;
}

.attached_doc .dz-remove {
    line-height: 30px;
    display: block;
    /*margin: 8px -11px -11px -11px;*/
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.attached_doc .dz-remove:hover {
    background: #e66454;
    color: #fff;
    border-top-color: transparent;
    text-decoration: none;
}

.attached_doc .dz-thumbnail-wrapper {
    margin: 0 -10px;
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none;
    position: relative;
}

.attached_doc .dz-nopreview {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    color: #888;
}

.attached_doc .dz-thumbnail img[src]+.dz-nopreview {
    display: none;
}

.attached_doc .dz-error-mark,
.attached_doc .dz-success-mark,
.attached_doc .dz-error-message {
    display: none;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) inset;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.attached_doc .dz-error-mark .fa,
.attached_doc .dz-success-mark .fa {
    line-height: 140px;
    font-size: 50px;
    color: #fff;
    font-weight: 400;
}

.attached_doc .dz-error-mark .fa {
    color: #fa6b59;
}

.attached_doc .dz-success-mark .fa {
    color: #9ed441;
}

.attached_doc .dz-error-message {
    color: #fff;
    font-weight: 600;
    padding: 20px 10px 0 10px;
}

.attached_doc .dz-error .dz-error-mark {
    display: block;
}

.attached_doc .dz-error .dz-error-message {
    display: none;
}

.attached_doc .dz-error:hover .dz-error-mark {
    display: none;
}

.attached_doc .dz-error:hover .dz-error-message {
    display: block;
}

.attached_doc .dz-success .dz-success-mark {
    display: block;
}

.attached_doc .dropzone-box {
    position: relative;
    min-height: 284px;
    border: 3px dashed #ddd;
    border-radius: 3px;
    vertical-align: middle;
    width: 100%;
    cursor: pointer;
    padding: 0 15px 15px 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.attached_doc .dropzone-box .fa.fa-cloud-upload {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 70px;
    font-size: 32px;
    background: #eee;
    color: #aaa;
    border-radius: 2px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    pointer-events: none;
}

.attached_doc .dropzone-box:hover .fa.fa-cloud-upload {
    color: #fff;
}


/*Drop Zone*/

.sidebar-minimized #agreementCheckbox .form-check-inline .form-check-label input[type="checkbox"] {
    top: 0
}

.signin-container .signin-form .form-group label.error {
    position: relative;
    background: none;
    bottom: -5px !important;
    right: 0 !important;
    text-align: right !important;
}


/*Table td width fix width*/

#course-list-container th:nth-of-type(1) input {
    width: 100%;
    max-width: 130px;
    min-width: 68px;
}

#course-list-container th:nth-of-type(2) input {
    width: 100%;
    width: 100%;
    max-width: 235px;
    min-width: 235px;
}

#course-list-container th:nth-of-type(3) input {
    width: 100%;
    max-width: 150px;
    min-width: 150px;
}

#course-list-container th:nth-of-type(4) input {
    width: 100%;
    max-width: 130px;
    min-width: 55px;
}

#course-list-container th:nth-of-type(5) input {
    width: 100%;
    max-width: 130px;
    min-width: 100px;
}

#course-list-container th:nth-of-type(6) input {
    width: 100%;
    max-width: 130px;
    min-width: 80px;
}

#course-list-container th:nth-of-type(7) input {
    width: 100%;
    max-width: 130px;
    min-width: 80px;
}

#course-list-container th:nth-of-type(8) input {
    width: 100%;
    max-width: 130px;
    min-width: 55px;
}

#course-list-container th:nth-of-type(9) input {
    width: 100%;
    max-width: 130px;
    min-width: 60px;
}

#course-list-container th:nth-of-type(10) input {
    width: 100%;
    max-width: 130px;
    min-width: 68px;
}

#course-list-container th:nth-of-type(11) input {
    width: 100%;
    max-width: 130px;
    min-width: 80px;
}

#course-list-container th:nth-of-type(12) input {
    width: 100%;
    max-width: 130px;
    min-width: 80px;
}

#course-list-container th:nth-of-type(13) input {
    width: 100%;
    max-width: 130px;
    min-width: 80px;
}

#course-list-container th {
    padding: 10px 20px 10px 10px !important
}

#course-list-container th,
#course-list-container td {
    /*white-space: normal !important;*/
    word-wrap: break-word;
    /* word-break: break-all;*/
}


/*.table-responsive table#course-list-container thead tr th input{
  width: 100%;
  max-width: 130px;
  min-width: 80px;
}*/

#course-list-container td {
    white-space: normal !important;
}

#course-list-container td:last-child {
    white-space: nowrap !important;
}

.scrty_cls {
    height: 42px !important;
}


/*IE FIX*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #content-wrapper {
        min-height: 95vh;
    }

    .tblCms.index.card .card-body {
        height: 100%;
    }
}

.clrPicker {
    cursor: pointer !important;
}

.colorpicker.colorpicker-2x {
    width: 197px;
}

.colorpicker-2x .colorpicker-saturation {
    width: 150px;
    height: 150px;
}

.colorpicker-2x .colorpicker-hue,
.colorpicker-2x .colorpicker-alpha {
    width: 30px;
    height: 150px;
}

.colorpicker-2x .colorpicker-alpha,
.colorpicker-2x .colorpicker-preview {
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
}

.colorpicker-2x .colorpicker-preview,
.colorpicker-2x .colorpicker-preview div {
    height: 30px;
    font-size: 16px;
    line-height: 160%;
}

.colorpicker-saturation .colorpicker-guide {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    margin: -5px 0 0 -5px;
}

i.colorpicker-selectors-color {
    height: 18px !important;
    width: 17px !important;
}

.colorpicker.dropdown-menu.colorpicker-2x.colorpicker-right.colorpicker-visible {
    z-index: 99999 !important;
}

.reqrd-asterix-highlight {
    margin-left: 5px;
    color: red;
    font-size: large;
    opacity: 1 !important;
}

.required {
    color: red;
    font-weight: bold;
}









.custom-checkbox {
    width: 15px;
    height: 15px;
    transform: scale(1.5);
}