.overlay {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}
.errormessage {
    background: #fcb6b6;
    color: #9a0000;
    border-radius: 3px;
    box-shadow: 0 0 14px -3px rgba(0, 0, 0, .75);
    width: 650px
}
.errormessage,
.successmessage {
    -webkit-box-shadow: 0 0 14px -3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 14px -3px rgba(0, 0, 0, .75);
    -o-box-shadow: 0 0 14px -3px rgba(0, 0, 0, .75);
    border: 5px solid #c2c2c2;
    height: 50px;
    left: 50%;
    z-index: 9999;
    margin-left: -330px;
    margin-top: -30px;
    padding: 10px;
    position: fixed;
    top: 50%
}
.successmessage {
    background: #befebe;
    color: #005b00;
    border-radius: 3px;
    box-shadow: 0 0 14px -3px rgba(0, 0, 0, .75);
    width: 650px
}
.errormessage div,
.successmessage div {
    display: inline-block;
    margin-left: 10px
}
.successmessage span {
    display: inline-block
}
.errormessage span {
    display: inline-block
}
.closebutn {
    float: right;
    cursor: pointer
}
.toppanel_txt {
    margin-right: 0!important
}


.skin-blue .main-header .navbar{ background-color: #4C4D4F;}
.skin-blue .main-header li.user-header {
  background-color: #4C4D4F;
}
.skin-blue .main-header .logo{background-color: #4C4D4F;}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side{background: #6d0000 none repeat scroll 0 0;}
.skin-blue .main-header .navbar .sidebar-toggle:hover{ background-color: rgba(0,0,0,0.2);}
.skin-blue .main-header .logo:hover{ background-color:  #4C4D4F; }
.skin-blue .sidebar a{ color:#FFF;}
.skin-blue .sidebar-menu > li > a:hover, .skin-blue .sidebar-menu > li.active > a{border-left-color: #ffffff;
	background: rgba(0,0,0,0.5) none repeat scroll 0 0;}

	.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #4C4D4F !important;
}

a {
    /*color: #F7941E;*/
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #F7941E!important; border:1px solid rgba(0,0,0,0.5);
} 
a:hover, a:active, a:focus {
    color: #F7941E;
    outline: medium none;
    text-decoration: none;
}

.login-page,
.register-page {
    /*background: url(images/sq1.jpg) no-repeat;*/
}

.btn-primary {
    background-color: #4C4D4F;
    border-color: none;
}

.box
{
  box-shadow : inset 0 0 5px #A9ABB0 !important;
  border-top : 2px solid #F7941E !important;
}

/*------------------------------New Theme Implementation by Anup Da starts here-------------------*/
html, body {height: 100%;  margin: 0; }
h1,h2,h3,h4,h5,h6{font-weight: 500 !important;}
h1{font-size: 30px}
h2{font-size: 24px}
h3{font-size: 20px}
h4{font-size: 18px}
h5{font-size: 16px}
h6{font-size: 14px}

.content-header h1 {margin: 0 ; padding: 0}
.content-header h1 small{display: none;}
.gridly .info-box-content{padding-top: 20px; font-weight: normal}
.gridly .info-box-number{font-weight: normal; font-size: 16px; text-align: center}
.content {padding-top: 0;}
.box-body{padding: 20px 20px 0 20px;}
.box-header{padding: 20px; border-bottom: 1px solid #ddd;}
.box-header .btn{float: right; margin-left: 5px;}
.box-header form#uplform{float: right}
 
form#site_settings{padding-bottom: 10px;}
form#changepwd{padding-bottom: 10px}
form#cms_form{padding-bottom: 10px}

.box,.box.box-warning,.box.box-success,.box.box-danger,.box.box-default{border-top:2px solid #3c8dbc }
.box-header h3.box-title{font-weight: 600 !important; line-height: 30px}
.panel-heading h3{font-weight: 600 !important; }
.box-header .btn{float: right}
.dataTables_wrapper {margin-top: -20px}
.dataTables_wrapper .row:first-child{background: rgba(208,226,226,0.8); padding-top: 10px; padding-bottom: 5px}
.dataTables_wrapper .row:last-child{background: rgba(208,226,226,0.5); padding-top: 10px; padding-bottom: 5px}
/*.dataTables_wrapper .row{margin-left: -20px !important; margin-right: -20px !important}*/
.dataTables_wrapper .table{margin: 0 !important}
.dataTables_wrapper .row:first-child input,.dataTables_wrapper .row:first-child select{height: 32px; border-radius: 3px; border: 1px solid #ccc; padding-left: 8px}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{padding: 12px}
/* .dataTables_wrapper .table-bordered > tbody > tr > td {border-bottom: 1px solid #e5e5e5;}*/
.dataTables_wrapper .table-bordered > thead > tr > th{border-bottom: 1px solid #e5e5e5;}
.dataTables_empty {color:#b40b0b; text-align: center; padding: 50px 10px !important; }
.dataTables_wrapper tr.even {background: #eff0f0}
.dataTables_wrapper tr.odd {background: #fff}
.dataTables_wrapper tfoot{display: none}
.pagination > li:first-of-type a, .pagination > li:last-of-type a,.pagination li a{border-radius: 50%}
.disablediv{ background: rgba(255, 255, 255, 0.5) !important}

.panel-default > .panel-heading{background: rgba(208,226,226,0.8)}
p.login-box-msg{font-size: 16px; color: #000} 
ul.sidebar-menu {padding-top: 20px}
ul.sidebar-menu li:hover{background: rgba(50,50,50,0.6)}
ul.sidebar-menu li a{border-top:1px solid rgba(0,0,0,0.2); padding-top: 15px; padding-bottom: 15px}
ul.sidebar-menu li:last-child a{border-bottom:1px solid rgba(0,0,0,0.2)}
.user-panel {    padding: 30px 10px 10px;}

input.form-control,select.form-control{height: 40px; border-radius: 3px !important; padding-left: 8px}
input.form-control{padding-left: 12px}
textarea.form-control{border-radius: 3px !important; padding-left: 10px; border-color: #d2d6de}
<<<<<<< HEAD
.content-header { padding: 15px 21px 20px 21px;}
=======
.content-header {
    padding: 15px 0 20px 0;
}
>>>>>>> a602d5bb5ffe8a46d0028d37879acd4b3e555432
.content {padding-left: 21px; padding-right: 21px;}

.sitelogo
{
    background:rgba(0,0,0,0.5);
    margin-bottom:10px;
    padding:15px;
    border-bottom:1px solid rgba(0,0,0,0.2);
}

.sitelogo img
{
    margin:0 auto;
    max-width:100px;
    height:auto;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-top: -5px !important;
	margin-left: -21px !important;
}
.checkbox-inline, .radio-inline {
	padding-left: 31px !important;
}

.dataTables_wrapper .row:last-child {
	background: rgba(208,226,226,0.5);
	/*padding-top: 22px;*/
	/*padding-bottom: 27px;*/
}
.form-inline .form-group {
	margin-bottom: 14px;
}
.reponse label {
	padding: 0 8px 0 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	display: block;
	margin: 0 auto;
}
.gridly{ width: 100% !important;  }

.content-header h1 {
	font-size: 33px;
	font-weight: 600;
	color: #000;
	padding: 13px 0;
	text-transform: uppercase;
}
.head_ban {
	font-size: 20px;
	margin: 25px 0 16px 0;
	color:#000;
}
.digit {
	padding: 0;
	width: 40%;
}
.result {
	width: 30%;
}
.result input {
	text-align: center;
}
.box.box-primary {
	padding: 0 0 35px 0;
}
.sing-result {
	border-bottom: 1px solid #e4e1e1;
	padding: 0 0 33px 0;
}

#bet_note {
	width: 60%;
}

#bet_dt {
	width: 22%;
}
/* ------------------------- chat ------------------------------- */


.settings-tray {
    background: #eee;
    padding: 10px 15px;
    /*border-radius: 7px;*/
    display: none;
}
.profile-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.friend-drawer {
    padding: 10px 15px;
    display: flex;
    vertical-align: baseline;
    background: #fff;
    transition: 0.3s ease;
}
.friend-drawer .text {
	margin-left: 12px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.text-muted2 {
	background: #6d0000;
	color: #fff !important;
	width: 20px;
	height: 20px;
	display: flex;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
}
.friend-drawer .time {
    color: grey;
}
/*.text-muted {
    color: #6c757d!important;
}*/
.friend-drawer .text h6 {
    margin-top: 6px;
    margin-bottom: 0;
}
.friend-drawer .text p {
    margin: 0;
}
.settings-tray .no-gutters {
    padding: 0;
}
.friend-drawer--grey {
    background: #eee !important;
}
.friend-drawer {
    padding: 13px 15px;
    display: flex;
    vertical-align: baseline;
    background: #fff;
    transition: 0.3s ease;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding: 0 4%;
}
.friend-drawer--onhover:hover {
    background: #160651;
    cursor: pointer;
}
.friend-drawer--onhover:hover a {
    text-decoration: none;
}
.friend-drawer--onhover:hover p, .friend-drawer--onhover:hover h6, .friend-drawer--onhover:hover .time {
    color: #fff !important;
}
.chat-bubble {
    padding: 10px 14px;
    background: #eee;
    margin: 10px 30px;
    border-radius: 6px 0 6px 6px;
    position: relative;
    animation: fadeIn 1s ease-in;
}
.friend-drawer::after {
    position: absolute;
    top: 0;
    right: 0;
    /*content: '\f0d9';
    font-family: 'FontAwesome';*/
    font-size: 30px;
    color: #fff;
}
.upload_file {
    display: flex;
    justify-content: flex-start;
    width: 40px;
    margin: 0 30px 0 30px;
    margin: 0 23px 0 23px;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.upload_file span i {
    color: #000;

    /*font-family: FontAwesome;*/
}
.upload_file input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    margin: 0 !important;
    opacity: 0;
    cursor: pointer;
}
.chat-bubble--left:after {
    left: 0;
    border-right-color: #eee !important;
    border-left: 0 !important;
    margin-left: -12px;
}
.chat-bubble:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom: 0;
    margin-top: -10px;
}
.offset-md-9 .chat-bubble {
    background: #74b9ff;
    color: #fff;
}
.chat-bubble--right:after {
    right: 0;
    border-left-color: #e5cc4e !important;
    border-right: 0 !important;
    margin-right: -12px;
}
.chat-bubble:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
    margin-top: 0;
}
.chat-box-tray {
    background: #f1f1f1;
    display: flex;
    align-items: baseline;
    padding: 14px;
    align-items: center;
    /* margin-top: 19px; */
    bottom: 0;
    position: absolute;
    width: 100%;
}
.chat-box-tray input {
    margin: 0 10px;
    padding: 10px 20px;
    width: 100%;
}

.chat-box-tray i {
    color: #160651;
    font-size: 30px;
    vertical-align: middle;
    /*font-family: FontAwesome;*/
}
.chat-scroll {
    /*height: 800px;*/
    overflow: auto;
    display: block;
}
.chat-inner {
    height: 80vh;
    margin: 0;
    padding: 0 0 10px 0;
    background: #efefef;
}
.chatbox-all {
    display: flex;
    background: #f5f5f5;
}
.lefthand-chat {
    width: 30%;
    height: 80vh;
}
.righthand-chat {
	width: 70%;
	height: 80vh;
	overflow: hidden;
}
.chat-bubble {
    max-width: 60%;
    display: inline-block;
    overflow-wrap: anywhere;
    color: #000;
}
.chat-bubble img {
    width: 100% !important;
    height: auto !important;
}
.comment-right {
    text-align: right;
}
.comment-right .chat-bubble.chat-bubble--right {
    text-align: right;
    background: #e5cc4e;
    color: #000;
    overflow-wrap: break-word;
    position: relative;
}
.file-upload i {
    font-size: 14px;
    color: #c01b2c;
}
.initial-inner {
    text-align: center;
    height: 80vh !important;
    border-bottom: 1vh solid #faad1f;
}
input:focus,
button:focus {
	outline: none;
}
.chat-initials {
    background: url(../images/initial-bg.png);
    background-size: cover;
    position: relative;
}
form.chatroom {
    display: flex;
    /* background: #e8e8e8; */
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.file-upload {
    height: 40px;
    width: 40px;
    border-radius: 100px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 4px solid #FFFFFF; */
    overflow: hidden;
    background-image: linear-gradient(to bottom, #ffffff 50%, #FFFFFF 50%);
    background-size: 100% 200%;
    transition: all 1s;
    box-shadow: 0 0 10px -7px;
    color: #542084;
    font-size: 14px;
}
.file-upload input[type='file'] {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
li.friend-drawer.friend-drawer--onhover.friend-active {
    background: #160651;
    cursor: pointer;
}
li.friend-drawer.friend-drawer--onhover a {
    width: 100%;
    display: flex;
    align-items: center;
}
.text.mychatstt h3 {
    font-size: 17px;
    color: #000;
    margin: 0;
    text-transform: capitalize;
}
.initial-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.chat-comments {
    height: 80vh;
    position: relative;
}
.bbtrayu {
    display: block;
    width: 100%;
    background: #f1f1f1;
}
button.chat-back {
    border: 0;
    font-size: 30px;
    padding: 0px;
    line-height: normal;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 10px 0 2px 10px;
    box-shadow: 0 0 10px -5px;
    text-align: center;
}
.chat-panel {
    height: 70vh;
    margin-bottom: 10vh;
    height: 65vh;
    margin-bottom: 11vh;
    border: 10px solid #f1f1f1;
    border-right: 0;
    border-bottom: 0;
}
.chat-bubble.chat-bubble--left {
    border-radius: 0 6px 6px;
}
span.chatsenttime {
    display: block;
    font-size: 12px;
    color: #00000042;
    margin-top: 6px;
}
.chatbox {
    /* position: relative; */
    height: 46px;
    margin: 0 10px 0 57px;
    border-radius: 50px;
    border: 0;
}
form.chatroom button {
    background: #542084;
    padding: 8px 50px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    width: auto;
    border: 0;
<<<<<<< HEAD
=======
    margin: 0 20px 0 0;
>>>>>>> a602d5bb5ffe8a46d0028d37879acd4b3e555432
}

button.chatsendb {
    background: none !important;
    padding: 0 !important;
    border-radius: 0;
    color: #542084 !important;
    /* display: inline-block; */
    width: auto;
    border: 0;
}
form.chatroom .wrapper {
    background: none;
}
.back_desk {
    display: block;
}
.back_mob {
    display: none;
}
#sharableimage {
	width: 100%;
	margin: 0 0 14px;
}
#m2 {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 12px 12px 0;
}
.iftext {
	display: block;
}
.modal-header {
	display: flex;
	justify-content: space-between;
}
button.close {
	margin: inherit;
}
<<<<<<< HEAD

=======
.dashboard-section {
    width: 100%;
    margin-left: 0 !important;
}
>>>>>>> a602d5bb5ffe8a46d0028d37879acd4b3e555432





/*------------------------------New Theme Implementation by Anup Da ends here-------------------*/ 

.table{ word-break: break-all; }

/*.content-wrapper, .right-side{ background: url(images/sqadmin2.jpg); }*/

.table{ word-break: break-all; }

.app-header {
    background: #160651 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
.navbar-brand{
    color: #fff !important;
    font-size: 2.4rem !important;
    opacity: 1 !important;
 
}
.sidebar {
    background: #141313 !important;
    height: 100vh;
}
.sidebar-pills a:not(.active), .sidebar-pills a:not(.open), .sidebar-pills a:not(:active), .sidebar-pills a:not(:focus), .sidebar-pills a:not(:hover), .sidebar-pills li {
    color: #fff !important;
}
.sidebar.sidebar-pills .nav-link.active, .sidebar.sidebar-pills .nav-link:hover {
    color: #160651 !important;
    background: #f13232 !important;

    background-color: rgba(0,0,0,.02);
}
.sidebar.sidebar-pills .nav-link.active .nav-icon, .sidebar.sidebar-pills .nav-link:hover .nav-icon {
    color: #160651;
}
.sidebar-pills .nav-link.active, .sidebar-pills .nav-link:hover, .sidebar-pills .nav-link:hover .nav-icon {
    color: #160651 !important;
}
.sidebar.sidebar-pills .nav-link .nav-icon {
    font-size: 1.5rem !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: inherit !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit !important;
}
.sidebar .nav-link .nav-icon {
    color: inherit !important;
}
.sidebar.sidebar-pills .nav-link, .sidebar.sidebar-pills .nav-title {
    padding: .7rem .25rem .7rem .75rem;
}
#crudTable_wrapper {
    margin: 15px 0 0;
}
.btn-primary {
    background-color: #160651 !important;
    border-color: #160651 !important;
}
.btn-success {
    background-color: #160651 !important;
    border-color: #160651 !important;
}
.d-print-none, .font-sm {
    color: #160651;
}
.swal-button {
    background-color: #160651;

}
#btnGroupDrop1 span:nth-child(1) {
    display: none;
}
.app-header .navbar-toggler {
    min-width: 36px;
    background: #fff;
}
.d-print-none {
    align-items: center;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.hover {
    background-color: #160651 !important;
    border: 1px solid rgb(197, 179, 92);
}
.page-item.active .page-link {
    background-color: #160651;
    border-color: #160651;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #160651 !important;
    border-color: #160651 !important;
}
.dashboard-section {
    margin-left: 0 !important;
}
.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #160651;
    padding: 15px 15px;
}
.card-header h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}
.card-header span {
    background: #000;
    padding: 6px 13px;
    border-radius: 50px;
}
.card {
    border: 1px solid #160651 !important;
}
.open_result, .close_result {
    margin: 10px 0;
    width: 30% !important;
}
.kalia {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kalia input {
    width: 66%;
}
.las, .lab {
    margin: 0 .5rem 0 0;
    font-size: 1.5rem !important;
}
.singdsbd_main {
    background: #160651;
    border-radius: 6px;
    padding: 20px;
    width: 24%;
    height: 146px;
    position: relative;
    margin: 0 0 15px;
}
.modal.in .modal-dialog {
    z-index: 9999;
}
.dtr-bs-modal .table-striped tr td:nth-child(1) {
    width: 120px;
}
.dashbod_mainsection {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0 0;
    flex-wrap: wrap;
}
.singdsbd_main h3 {
    margin: 0 0 28px;
    color: #fff;
    font-size: 17px;
}
.singdsbd_main span {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    display: block;
}
.singdsbd_main i {
    font-size: 60px !important;
    font-family: 'Line Awesome Free';
    position: absolute;
    right: 19px;
    bottom: 19px;
    color: #fff3ba;
}


.dashbod_mainsection .singdsbd_main:nth-child(2) {
    background: #089fb8;
}
.dashbod_mainsection .singdsbd_main:nth-child(2) i {
    color: #46e2fc;
}


.dashbod_mainsection .singdsbd_main:nth-child(3) {
    background: #55c366;
}
.dashbod_mainsection .singdsbd_main:nth-child(3) i {
    color: #b5ffc0;
}


.dashbod_mainsection .singdsbd_main:nth-child(4) {
    background: #dc8c10;
}
.dashbod_mainsection .singdsbd_main:nth-child(4) i {
    color: #ffd593;
}


.dashbod_mainsection .singdsbd_main:nth-child(5) {
    background: #32baa1;
}
.dashbod_mainsection .singdsbd_main:nth-child(5) i {
    color: #75f0d9;
}
.bethistory .dataTables_length {
    display: none;
}
.bethistory .dataTables_filter input {
    width: 230px !important;
    height: 44px;
    margin: 0 0 15px;
}
.bethistory .box-body {
    padding-left: 0;
    padding-right: 0;
}
.bethistory .dataTables_paginate span a {
    width: 30px;
    height: 30px !important;
    display: flex;
    text-align: center;
    padding: 0;
    cursor: pointer;
    margin: 0 1px;
    border-radius: 4px;
    background: #160651 !important;
    justify-content: center;
    align-items: center;
    color: #ffe771;
}
.bethistory .dataTables_paginate {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.bethistory .dataTables_paginate .previous {
    color: #000 !important;
    cursor: pointer;
    margin: 0 11px 0 0;
}
.bethistory .dataTables_paginate .next {
    color: #000 !important;
    cursor: pointer;
    margin: 0 0 0 11px;
}
.bethistory .dataTables_paginate span {
    display: flex;
}

/*History css start*/

.trans-histry-area {
    background: #f9f9f9;
}
.sec_month_area h5 {
    text-transform: capitalize;
    font-family: 'Segoe UI Semibold';
    margin: 12px 0;
    padding: 0 15px;
}
.history_single {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    background: #fff;
    padding: 0 15px;
}
.history_single_right {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0 17px;
}
.history_single_right_sec p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
}
.cutt {
    padding: 0 !important;
}
.hisicon {
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin: 0 14px 0 0;
}
.history_single_right_fst p {
    margin: 0 0 4px;
    color: #000;
}
.history_single_right_fst h4 {
    font-size: 14px;
    margin: 13px 0 0;
}
.history_single_right_sec p img {
    width: 13px;
    margin: 0 0 0 7px;
}
.history_single_right_sec p i {
    font-size: 10px;
    position: relative;
    padding: 0 3px 0 5px;
    
}
.history_single_left {
    padding: 13px 0 0;
}
.hisicon img {
    width: 19px;
}









/*History css End*/
.hist_head a {
    background: #160651;
    padding: 12px 37px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}
.hist_head a:hover{
    color: #fff;
    text-decoration: none;
}
.hist_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 21px;
    padding: 0 15px;
}
.status-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.status-wrapper .checkbox input:nth-child(2) {
    margin-top: 3px !important;
}
.bestic {
    padding: 0 !important;
    margin: 0 !important;
}
.bestic button {
    background: #160651;
    color: #fff;
    padding: 10px 30px;
    margin: 11px 0 0 !important;
}
.batatic_area {
    background: #160651;
    padding: 20px !important;
    height: 150px;
    border-radius: 8px;
}
.betstcarea {
    padding: 0 !important;
}
.bethistory .card.border-primary {
    padding: 0 !important;
}
.trans_up_section {
    padding: 0 15px;
}
.trans_up_section p {
    background: #160651;
    margin: 0 0 5px;
    padding: 7px 18px;
    color: #fff;
    border-radius: 4px;
}
.history_single_right_fst {
    width: 65%;
}
.history_single_midd {
    text-align: right;
    /*width: 200px;*/
}
.history_single_right_sec {
    width: 100px;
}
.trans_list_header {
    background: #f4f4f4;
    display: flex;
    justify-content: space-between;
    padding: 17px 15px;
    margin: 0 0 15px;
    border-radius: 4px;
}
.trans_list_header h3 {
    margin: 0 0 0;
    font-size: 15px;
    color: #000;
}
.headfst {
    width: 74%;
}
.headtrd {
    width: 100px;
}
/*.dataTables_wrapper .row {
    width: 100% !important;
}*/
.dataTables_wrapper .row:nth-child(1) {
    background: inherit !important;
    margin: 24px 0 15px;
}
.dataTables_wrapper .row:nth-child(3) {
    background: inherit !important;
    margin: 15px 0 0;
}
.form-inline {
    display: inherit !important;
}
#example_previous a {
    border-radius: 4px;
    margin: 0 12px 0 0;
}
#example_next a {
    border-radius: 4px;
    margin: 0 0 0 12px;
}
.paginate_button.active a {
    border-radius: 4px;
}
.paginate_button a {
    border-radius: 4px !important;
    margin: 0 3px !important;
}
div#example_filter label {
    justify-content: flex-end;
}
div#example_length label {
    justify-content: flex-start;
}
div#example_length label select {
    margin: 0 8px;
}
.batatic_area input {
    background: inherit !important;
    border: 0 !important;
    box-shadow: none;
    color: #fff;
    font-size: 40px;
    margin: 22px 0 0;
    font-weight: bold;
}
.batatic_area label {
    color: #fff;
    font-size: 16px;
}
.betstc_area_head {
    padding: 0 44px 16px !important;
}
.brdpmr-area {
    margin: 0 0 33px;
}
.row.transpagi .relative {
    display: flex !important;
    align-items: center !important;
}
.w-5.h-5 {
    height: 20px;
}






@media screen and (max-width: 640px) {
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 19px 0 0 !important;

}
.row.transpagi .relative {
    flex-wrap: wrap;
    padding: 0 15px;
}
.row.transpagi .relative a {
    margin: 0 0 7px;
}
.row.transpagi .relative span {
    margin: 0 0 3px;
}
.hist_head h2 {
    font-size: 20px;
}
.hist_head a {
    padding: 7px 26px;
}
.mr-2, .mx-2 {
    margin-right: 0 !important;
}
.modal-header .close {
    padding: 0;
    margin: 0 !important;
    display: flex;
    justify-content: flex-end;
    float: inherit;
}
.history_single_right_fst p {
    font-size: 13px;
}
.box-body.bethistory_bdy {
    padding: 0 !important;
}
.bethistory {
    padding: 0 !important;
}
.history_single {
    padding: 0;
}
.history_single_right_sec {
    width: 37%;
}
.admin_chat_main .chat-comments {
    height: 85vh !important;
}
.admin_chat_main .righthand-chat {
    height: 85vh !important;
}
.upload_file span i {
    font-size: 17px;
}
.chat-box-tray i {
    font-size: 19px;
}
.upload_file {
    margin: 0 12px 0 12px;
}
.chat_area_main.back_mob h1 {
    font-size: 22px;
}
.chat-back i {
    bottom: 3px !important;
    font-size: 20px;
}
.admin_chat_main .chat-panel {
    height: 64vh !important;
}
.chat-panel {
    border: 0;
}

.admin_chat_main .panel.panel-default {
    height: 85vh !important;
}
.dashbod_mainsection {
    flex-direction: column;
}
.singdsbd_main {
    width: 100%;
    margin: 0 0 16px;
}
.navbar-toggler {
    margin-bottom: 0 !important;
}
.bg-primary {
    background-color: #3b3a34 !important;
}
.navbar-nav {
    margin: 0 !important;
}
#crudTable_info {
    font-size: 13px;
    text-align: left;
}
#crudTable_reset_button {
    font-size: 14px;
}
.text-capitalize {
    font-size: 19px;
}
.card {
    padding: 15px;
}
/*.modal-dialog {
    z-index: 9999999;
}*/
.modal-backdrop {
    z-index: 0 !important;
}
.chat-back i {
    /*font-family: 'FontAwesome';*/
}
.card-header h3 {
    font-size: 14px;
}




	.main-header .logo {
	font-size: 24px;
	padding: 9px 0 53px 0;
}
.main-header .sidebar-toggle {
	padding: 0 13px;
	font-size: 28px;
}
.skin-blue .main-header .navbar .sidebar-toggle {
	background-color: rgba(0,0,0,0.2);
	margin: 0 0 0 20px;
}
.login-section label {
	width: 196px;
}
.main-footer {
	text-align: center;
}
.content-header {
	padding: 30px 0 7px 0;
}
.content-header h1 {
	padding: 0 0 17px 0;
}
.dataTables_wrapper .row:first-child input, .dataTables_wrapper .row:first-child select {
	width: 100%;
}
.box-header {
	padding: 12px 0; 
	text-align: center;
}
.box-header .btn {
	float: inherit;
	margin: 0 0 21px 0;
}
.dataTables_wrapper .table-bordered > thead > tr > th {
	font-size: 12px !important;
}
.table {
	word-break: inherit !important;
}
.ext {
	padding: 0 !important;
}
div.dataTables_paginate {
	float: inherit !important;
	margin: 15px auto !important;
	text-align: center !important;
}
#example123_filter input {
	width: 100%;
}
#example123_filter i {
	position: absolute;
	left: 174px;
	top: 8px;
}
.sorting_disabled {
	width: 110px !important;
}
div.dataTables_info {
	text-align: center;
}
.info-box {
	z-index: -1;
}
.login-section {
	width: 100% !important;
	margin-left: 0 !important;
}
.dashboard-section {
	width: 100% !important;
	margin-left: 0 !important;
}
#example1 {
	word-break: break-all !important;
}
}

@media screen and (max-width: 480px) {
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.batatic_area label {
	padding: 20px;
}
.batatic_area1 input {
	padding: 0 15px;
}
.content.admin_chat_main {
    position: fixed;
    top: 43px;
    z-index: 999;
    height: 91vh;
    width: 86%;
}
.admin_chat_main .panel.panel-default {
	margin: 0;
	height: 92vh;
}
.admin_chat_main .panel-body {
	height: 92vh;
}
.admin_chat_main .righthand-chat {
	height: 92vh;
}
.admin_chat_main .chat-comments {
    height: 90vh;
}
.admin_chat_main .chat-panel {
    height: 72vh;
    margin-bottom: 0;
}
.chat-inner {
	height: 91vh;
}
.chat-back {
	margin: 0 0 0 13px !important;
}
.bbtrayu {
	padding: 7px 0 6px;
}
.panel-body {
	padding: 0 !important;
}
.chat-back i {
	position: relative;
	left: -2px;
	bottom: 1px;
}
.skin-blue .content-header {
    background: #efefef;
    padding: 0 0;
}
.content-header.chat_head h1 {
    font-size: 21px;
    margin: 0;
    padding: 9px 0;
}
.back_mob {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
    background: #f1f1f1;
}
.back_mob .chat-back {
    margin: 0 !important;
}
.back_mob h1 {
    margin: 0;
}
.back_desk {
    display: none;
}

.chat-bubble img {
	width: 100% !important;
	height: auto !important;
}
form.chatroom button {
    margin: 0 !important;
}
.chat-bubble {
	margin: 10px 0px;
}
.chat-panel {
    height: 60vh;
    margin-bottom: 0;
}
.form-group {
	padding: 0 !important;
}
.optrmv.btn.danger {
	margin: 0 !important;
}
.optsave.btn {
	margin: 0 0 27px 0 !important;
}
#gene1 {
	margin: 19px 0 9px 0 !important;
}
.optrmv1.btn.danger {
	margin: 0 0 27px 0 !important;
}
.optsave1.btn {
	margin: 0 0 0 0 !important;
}
#gene {
	margin: 12px 0 6px 0 !important;
}
}

@media screen and (max-width: 414px) {
	.login-section label {
	width: 196px !important;
}
#example321 {
    overflow: auto;
    display: block;
    width: 331px;
    max-width: 365px !important;
}
.panel-body {
	padding: 10px 0 0 0;
}
.panel-body p {
	padding: 0 11px;
}
.panel-body p span {
	font-size: 13px;
	float: right;
}
.login-section label {
	width: 164px !important;
	font-size: 13px;
}
.gridly .info-box-number {
	font-size: 17px;
	line-height: 46px;
}
.gridly {
	height: 104px !important;
}
.content {
	padding:0 !important;
	}
.full-wid {
	padding: 0 !important;
}
.col_03 {
	width: 0 !important;
	font-size: 12px;
	/* padding: 0 0 0; */
}
.col_02 {
	font-size: 13px;
	width: 41% !important;
}
.col_01 {
	font-size: 13px;
	padding: 13px 0 0 27px !important;
	width: 36%;
}
.t-head {
	padding: 12px 0 16px 0 !important;
	text-align: center;
	text-transform: uppercase;
	font-size: ;
	color: #000;
}
div.dataTables_length label {
	padding: 0 0 0 28px !important;
}
div.dataTables_filter label {
	padding: 0 28px 0 0 !important;
}
.info-box-number {
	padding: 26px 0 0 0;
}
.box-body {
	padding: 18px !important;
}
form#changepwd {
	padding-bottom: 10px;
	margin: 10px 16px;
}
.skin-blue .main-header .logo {
	display: none;
}
.skin-blue .main-header .navbar {
	padding: 10px 0 0 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	margin: 0 auto 21px !important;
}
.optradio.radio_01 {
	position: absolute;
	z-index: 9;
	float: right !important;
	width: 23% !important;
	clear: right !important;
	left: 71%;
}
.digit {
	padding: 0;
	width: 40%;
	float: left;
}
.result {
	width: 33%;
	float: left;
}
.su button {
	height: 40px;
	width: 24%;
}
.sing-result {
	padding: 0 0 12px 0;
}
#bet_note {
	width: 29%;
}
#bet_dt {
	width: 23%;
}
}

@media screen and (max-width: 360px) {
	.brick{
position: inherit !important;
left: 0 !important;
top: 0 !important;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-top: -5px !important;
	margin-left: -19px !important;
}
.checkbox-inline, .radio-inline {
	padding-left: 31px !important;
}
.dataTables_wrapper .row:last-child {
	padding: 21px 21px;
}
#example123_filter i {
	left: 197px;
}
.box.box-primary {
	border-top-color: #3c8dbc;
	padding: 0 17px;
}
}
.form-group {
	padding: 0 30px;
}

.loadcls{
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100vh;
}

.loadcls img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%, -50%);
}


.last-del {
    display: none;
}
.del_usr {
    display: none;
}






/* Add this to your CSS stylesheet */
.positive-amount {
    background-color: #c8e6c9; /* Set your desired background color */
    /* Add any other styles as needed */
}

tr.positive-amount {
    background: #cafbed !important;
}