/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 7, 2017, 10:09:27 AM
    Author     : Falcon_2PC
*/

.sh-group-icon {
    width: 20px;
    height: auto;
    display: inline-block;
    margin-top: 6px;
    margin-right: 14px;
    cursor: pointer;
    margin-left: 2px;
}

.search-box {
    margin-left: 15px; 
    border: 1px solid #eaeaea;
    padding: 6px;
    font-size: 14px;
    width: 300px !important;
    display: inline-block !important;
}
.error-message {
    position: absolute;
    z-index: 9;
    font-size: 12px;
    bottom: 8px;
    color: #E64373 !important;
    display: none;
}
.form-group label, .form-group imput{
    font-size: 14px;
}
.team-div p {
    margin-top: 0px !important;
}
.qstn-name a, .team-title {
    color: #797979 !important;
}
.team-title {
    cursor: pointer;
    width: 80%;
    background: transparent;
    border: 0;
}
.center-p {
    padding: 7px 0;
}
.team-title {
    width: auto;
    position: relative;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: left;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600;
}
.edit-city-name, .edit-password, .edit-field {
    border: 0px none;
    background: transparent none repeat scroll 0% 0%;
    width: 100%;
    float: left;
    padding: 7px 0px;
    display: none;
}
.sh-col35 {
    width: 35%;
}
.sh-col15 {
    width: 15%;
}
.role-dropdown {
    height: 31px;
    padding: 4px 5px;
    margin-bottom: 0;
    border: solid 1px #e5e5e5;
}
.login-logo{
    display: inline-block;
    float: none;
    width: 23%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4px;
    min-width: 75px;
}
.form-header{
    text-align: center;
    margin: 0 auto;
    display: block !important;
}
.app-brand{
    float: left;
    width:100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 8px;
    font-size: 25px;
}
.app-login .app-body .app-block .app-form {
    padding-top: 1rem;
}
.header-logo{
    width: 70%;
    float: left;
}
.header-title{
    margin-bottom: 0;
    margin-top: 0px;
}
.navbar-right > li > a .icon, .navbar-mobile > li > a .icon {
    background-color:  rgb(32, 72, 70,  0.25);
    color: rgba(37, 203, 211, 0.75);
}
.navbar-right > li > a .icon i.fa, .navbar-right > li > a .icon i.ion , .navbar-mobile > li > a .icon i.fa, .navbar-mobile > li > a .icon i.ion  {
    width: 100%;
    height: 100%;
    font-size: 2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: transform 0.2s ease;
}
.navbar-right > li > a .icon , .navbar-mobile > li > a .icon{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #FFF;
    margin-bottom: 0.6em;
}
.navbar-right > li > a:hover .icon i.fa, .navbar-right > li > a:hover .icon i.ion, .navbar-mobile > li > a:hover .icon i.fa, .navbar-mobile > li > a:hover .icon i.ion {
    transform: scale(1.25);
}
.remove:after{
    content:'' !important;
}

.navbar-mobile > li > a .icon {
    width: 54px;
    height: 54px;
}

.navbar-mobile > li > a .icon i.fa{
    font-size: 1.5em;
}
.navbar-mobile .sh-logout{
    margin-top: 7px;
}

table.table > tbody > tr td, table.table > tbody > tr th, table.table > thead > tr td, table.table > thead > tr th {
    font-size: 13px;
    padding:15px 10px;
}
.checkbox-td{
    padding: 15px 0px 15px 15px !important
}
#DataTables_Table_0_wrapper, #DataTables_Table_1_wrapper {
    padding: 0px 15px;
}


#DataTables_Table_0_wrapper .row:last-child .col-sm-6{
    text-align: right;
}

.dataTables_length{
    width: auto;
    display: inline-block;
    margin-left: 15px;
    float: right;
}
div.dataTables_wrapper div.dataTables_length select {
}
.btn-delete, .btn-mail{
    /*float: left;*/
    margin-right: 10px;
}
.email-inp{
    display: inline-block;
    float: right;
}
.email-inp #email{
    border-radius: 20px;
    float: left;
    min-width: 250px;
    margin-right: 10px;
}
#DataTables_Table_0_wrapper .row:first-child{
    margin-top: 15px;
}
#add-chars{
    margin-bottom: 0;
}

.err-msg{
    color: indianred;
    font-size: 12px;
    display: none;
}
.bootstrap-notify-container {
    z-index: 99999999 !important;
}
.row-slice{
    width: 100%;
    float: left;
    display: block;
}
.sh-edit{
    font-size: 18px;
    color: #2b982b ;
    padding: 0 5px;
	cursor: pointer;
}
.sh-delete {
    font-size: 18px;
    color: #d73727;
    /*padding: 0 5px;*/
	cursor: pointer;
}
.btn-warning.sh-delete { color: #fff; }
.sh-view{
    font-size: 18px;
    color: #25cbd3;
    padding: 0 5px;
	cursor: pointer;
	cursor: pointer;
}
.note-editor .btn:not(.btn-link):not(.btn-circle) {

    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-bottom: 0px; 
}

.note-editor  .btn:not(.btn-link):not(.btn-circle) i {
    font-size: 14px;
    position: relative;
    top: 0px; 
}
.article-steps, .article-title, .article-points, .article-description, .video-url, .positive-message, .average-message, .poor-message{
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 50%;
}
.blog-img{
    height: auto;
    max-height: 60px;
    width: auto;
}
.inp-qstn, .inp-qstn-desc, .inp-opt1, .inp-opt2, .inp-opt3, .inp-opt4{
    width: 85%;
}
.sh-option-checkbox{
    margin-left: 15px !important;
    margin-top: 20px;
}
.width-50{
    width: 49%;
    display: inline-block;
}
.width-100{
    width: 100%;
    display: block;
}
.qstn-edit, .qstn-remove{
    font-size: 24px;
    float: right;
    margin-left: 25px;
    cursor: pointer;
}
.qstn-text{
    width: 95%;
}
.correct-option{
    color: #25CBD3;
}
.sh-text {
    display: block;
    background: transparent;
    border: none !important;
    width: 97% !important;
    color: #000;
    font-family: "Roboto", sans-serif;
    padding: 6px 0px;
    font-weight: 500;
    font-size: 14px;
}
.dd-item .remove-node {
    background: url(../images/icon_delete.png) !important;
    background-size: 19px !important;
    background-repeat: no-repeat !important;
    width: 50px;
    height: auto;
    border: 0;
    background-position: 10px !important;
}
.dd-item .remove-node {
    position: absolute;
    right: 0px;
    color: white;
    top: 0px;
    cursor: pointer;
    border: 0;
    padding: 7px 15px;
}
.dd-item .add-node {
    width: 50px;
    height: auto;
    border: 0;
    color: #2b982b;
    font-size: 21px;
    margin-top: 2px;
}
.dd-item .add-node {
    position: absolute;
    right: 35px;
    top: 0px;
    cursor: pointer;
    border: 0;
    padding: 7px 15px;
}
.dd {
    float: none !important;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.bdp-popover input{
    margin-bottom: 5px;
}
.bdp-popover div{
    margin-bottom: 15px;
}
.bdp-block {
    margin-right: 15px;
    border: 1px solid #c8d1d3;
    background-color: transparent;
    padding: 9px 18px !important;
}
#type2-div{
    display: none;
}
.bootstrap-tagsinput{
    border: 1px solid #c8d1d3 !important;
    border-radius: 2px !important;
    width:50% !important;
}
.bootstrap-tagsinput .label.label-info{
    background-color: #25CBD3 !important;
}
.multiselect-container.dropdown-menu{
    max-height: 250px;
    overflow-y: auto;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
}
.mb-20 { margin-bottom: 20px; }
/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #3dd280;
}

input:focus + .slider {
    box-shadow: 0 0 1px #3dd280;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.timeline-card{
    box-shadow: 0 0px 3px #c8d1d3;
}
.timeline-card .card-body{
    padding: 10px 15px;
}
.timeline-card .card-body .section{
    margin-bottom: 0px;
}
.timeline-card .card-body .section .section-title{
    margin-bottom: 15px;
}
.timeline-card .card-body .section .list-group{
    margin-bottom: 0px;
}
.timeline-card .card-body .section .list-group .list-group-item{
    color: #555  !important;
    padding: 8px 16px;
    padding-left: 40px;
}
.timeline-card .card-body .section .list-group .badge{
    width: 60px;
}
.timeline-category{
    float: right;
    margin-right: 7px;
    padding: 6px;
    font-size: 10px;
}

.list-group.__timeline:after {
    width: 2px;
    left: 15px;
}
.list-group.__timeline > .list-group-item:after {
    height: 10px;
    width: 10px;
    left: 10px;
}
.special-offers{
    position: relative;
    margin-bottom: 24px;
    float: left;
    width: 100%;
}
.delete-checkbox{
    display: inline-block;
    position: absolute;
    left: 30px;
    top: 3px;
    cursor: pointer;
    border: 0;
    padding: 7px 15px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0 !important;
}
div.dataTables_wrapper { overflow-x: scroll; }
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	background: none !important;
	box-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    background: transparent !important;
    padding: 0 !important;
}
.transit-document-div{
    display:none;
}
#transit-document{
    width:50px;
}
.modal-backdrop:nth-child(2n-1) {
    /*display:none;*/
}
.col-title{
    width: 40%;
}
.list-group.__timeline a{
    color: #337ab7  !important; 
}
.sh-image{
    max-width: 50px;
    height: auto;
}
.loader-img{
    width: 30px;
    display: none;
}
.loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.svg) 50% 50% no-repeat #FFF;
    opacity: .8;
    display: none;
}
td.single-checkboxC { vertical-align: middle !important; }
td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control{
    background: url('../images/details_close.png') no-repeat center center;
}
td.neo-td { word-break: break-all; }
.full-width {display: inline-block; width: 100%;}
.form-group { }
.mt-0 { margin-top: 0 !important; }
.mb-0 { margin-bottom: 0 !important; }
.mt-1 { margin-top: 1rem; }
.mb-1 { margin-bottom: 1rem; }
.mt-2 { margin-top: 2rem; }
.mb-2 { margin-bottom: 2rem; }
.mr-2 { margin-right: 2rem; }
.ml-2 { margin-left: 2rem; }
.mt-3 { margin-top: 3rem; }
.mb-3 { margin-bottom: 3rem; }
.mt-4 { margin-top: 4rem; }
.mb-4 { margin-bottom: 4rem; }
.mt-5 { margin-top: 5rem; }
.mb-5 { margin-top: 5rem; }
.mw-215 { min-width: 215px; }
.pt-0 { padding-top: 0 !important; }
.pb-0 { padding-bottom: 0 !important; }
.pt-1 { padding-top: 1rem; }
.pb-1 { padding-bottom: 1rem; }
.pt-2 { padding-top: 2rem; }
.pb-2 { padding-bottom: 2rem; }
.pt-3 { padding-top: 3rem; }
.pb-3 { padding-bottom: 3rem; }
.pt-4 { padding-top: 4rem; }
.pb-4 { padding-bottom: 4rem; }
.pt-5 { padding-top: 5rem; }
.pb-5 { padding-top: 5rem; }

.border-bottom { border-bottom: 1px solid #dfe6e8; }
.display-flex { display: flex; }
.index-filter,
.other-filter {
justify-content: flex-end;
    align-items: flex-end;
}
.text-center { text-align: center; }
.index-filter .btn,
.other-filter .btn {
	margin-bottom: 0;
}
.index-filter p,
.other-filter p,
.other-filter .btn.add-doc {
	margin: 0 0 10px 10px;
}
.dataTables_wrapper  .col-sm-6,
.icons_wrapper  .col-sm-6,
.heading_wrapper .col-sm-6,
.content-header .col-sm-6,
.dataTables_wrapper .col-md-6 { width: 50% !important;float: left;}
.dataTables_filter, div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_filter input { width: 100%; }
div.dataTables_wrapper div.dataTables_filter input  { margin: 0; }
.warning-text {
	color: red;
	width: 100%;
    text-align: center;
    display: inline-block;	
}
.simple-text {
	width: 100%;
    text-align: center;
    display: inline-block;	
}
.dataTables_info { 
	width: 100%;
    margin-bottom: 10px; 
}
.user-img{
	width: 70px;
	max-width: 100%;
}
.p0 { padding: 0 !important; }
.width-auto { width: auto !important; }
.display-flex,
.display-flex-other { display: flex;}
.align-center { align-items: center; }
.flex-jend { justify-content: flex-end; }
.flex-jsb { justify-content: space-between; }
.mr-20 { margin-right: 20px !important; }
.mr-10 { margin-right: 10px !important; }
.align-end { align-items: flex-end;}
.mt-10 { margin-top: 10px; }
.ml-10 { margin-left: 10px; }
.m-0 { margin: 0 !important; }
aside.app-sidebar { height: auto; }
.inner-td { padding: 0; }
.file-outer {width: 50%;}
.file-text-div textarea {
	padding: 15px;
	width: 100%;
	border-color: #d2d2d2;
}
.mr-20 {margin-right: 20px;}
.ml-20 {margin-left: 20px;}
.modal-dialog.modal-xl { width: 95%; } 
@media(max-width:992px){
    .dataTables_wrapper .row .col-sm-12 {
        overflow-x: scroll;
    }
    .list-table {
        width: 992px !important;
    }
	#DataTables_Table_0_wrapper{
        overflow-x: scroll;
    }
}

@media(max-width:850px ){   
	.date-range-input { width: 150px; }
}	

@media(max-width:767px ){   
	.date-range-input { width: 200px; }
}
@media(max-width:650px ){   
	.date-range-input { width: 100%; }
	.index-filter { display: inline-block }
	.p-button.mobile-left { float: left;}
	.p-button.mobile-right { float: right;}
	div.dataTables_wrapper div.dataTables_filter label { width: 100%; }
	div.dataTables_wrapper div.dataTables_filter input { width: 100%; margin: 0; }
	.dataTables_wrapper .dataTables_filter, .dataTables_length {margin: 0 !important;}
	.other-filter.other select { width: 100% !important;}
	.index-filter select,
	.index-filter input.form-control,
	.mobile-flex .index-filter { width: 100% !important;}
	.mobile-flex,
	.display-flex,
	.display-flex-other.other { display: inline-block; width: 100%;} 
	.mobile-w100 { width: 100% !important; }
	.mobile-w100.mb-0 { margin-bottom: 10px !important; }
	.button-row .mr-20.p0 {  margin-right: 0 !important; }
	.index-filter p, .other-filter p { margin-left: 0; }
	.card.card-tab .card-header > ul, .card.card-tab ul.nav-tabs { flex-direction: column;}
	.card.card-tab .card-header > ul > li, .card.card-tab ul.nav-tabs > li {width: 100%;	}
}