@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
html{height: 100%; position: relative}
body{background: #ebeff2; 
    /*font-family: 'Roboto', sans-serif;*/
font-family: 'Open Sans', sans-serif;
     font-size: 14px; margin: 0; padding: 0}
body.login{background: #55b460;}
*{padding: 0; margin: 0;}
a{color:#000}
.heading-margin{margin-bottom:10px;}
.download_btn{margin:-11px 0 0 0; font-size:14px; float:right; cursor:pointer;}
.download_btn_new{margin:-11px 0 0 0; font-size:14px; float:right}
/* ---- Forn Colors ------*/
.form-container input::-webkit-input-placeholder {color: #bababa}
.form-container input:-moz-placeholder {color: #bababa}
.form-container input::-moz-placeholder {color: #bababa}
.form-container input:-ms-input-placeholder {color: #bababa}
.top-menu a{color: #fff; margin: 0 10px;}
.dynatable-per-page{margin-left:30px}
.dynatable-search input{
	border: 1px solid #ccc;
    margin-right: 30px;
}
.dynatable-search, .dynatable-per-page-select{margin:10px;}
.dynatable-per-page-select{
	padding: 2px 0;
}
.dynatable-record-count {
    margin: 0 30px;
}
/*------- Login Page --------*/
.form-container {bottom: 0; height: 168px; left: 0; margin: auto; position: fixed;right: 0;top: -150px;width: 450px;}
.form-container-inner {background: #fff; padding: 35px; -webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.55);
                       -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.55);
                       box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.55);}
.form-container input{ background: #f2f2f2; width: 92%; padding: 15px 4%; border: 0; margin-bottom: 10px; font-size: 16px;}
.form-container ul{ margin: 0; padding: 0; list-style: none}
.form-container button {background: #00b241;border: medium none; color: #fff; font-size: 17px; padding: 11px 0; cursor: pointer;width: 100%;}
.form-container h1{color: #fff; margin: 0 0 15px 0; font-size: 25px; text-align: center;text-transform: uppercase}
.error{ color: #ff0000; display: block;font-size: 12px; margin: 0 0 4px; padding: 8px 0; width: 96%;}

.sucessmessage{color:#008000; margin: 20px 0 0 0}

/*-------Dashboard Css --------*/
.side-menu {background: #fff; height: 100%; left: 0; position: fixed;top: 0;z-index: 60; width: 230px; padding-top: 80px; overflow-y: scroll;}
#page-content{margin-left: 230px; margin-top: 80px;}
.side-menu .jspPane {
    padding-top: 90px !important;
}
#site-header {
    background: #203147;
    /*border-bottom: 1px solid #c5d6de;*/
    left: 0;
    padding: 15px 15px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 50px;
}
.side-menu > li {line-height: 16px;}
nav ol, nav ul {list-style: none;}
.side-menu { margin: 0 0 25px;}
nav ol, nav ul {list-style: outside none none;}
.side-menu a, .side-menu > li.with-sub > span {padding: 10px 10px 10px 46px;}
.with-sub > span{padding: 15px 10px 15px 52px;}
.with-sub1 > span{padding: 15px 10px 15px 46px;}
.side-menu a, .side-menu > li > span { border-left: 6px solid transparent;  cursor: pointer;display: block;position: relative;transition: all 0.2s ease-in-out 0s; text-decoration: none;}
.side-menu li.with-sub .fa{font-size: 16px; left: 13px; width:25px; text-align:center; line-height: 16px; position: absolute; top: 18px; color: #000;}
.side-menu li .fa{font-size: 16px; left: 12px; line-height: 16px; position: absolute; top: 12px; color: #000;}

.pDT32{padding-top:32px}

.side-menu .lbl { color: #000; font-size: 13px; font-weight: normal;}
.side-menu li.active a{border-left: 6px solid #0276d1}
.sweet-alert{outline:none}
.box-typical { background: #fff; border: 1px solid #d8e2e7; border-radius: 4px; margin: 0 0 20px; position: relative; outline: none;}
.box-typical.box-typical-padding {padding: 15px 15px 10px 20px;}
.box-typical.box-typical-padding h5{margin-bottom:3px; font-size: 15px;}
h1.with-border, h2.with-border, h3.with-border, h4.with-border, h5.with-border, h6.with-border {border-bottom: 1px solid #d8e2e7;padding-bottom: 8px;}
h5 { font-size: 20px; font-weight: 400; margin-top: 0; margin-bottom: 26px;}
.form-control:focus { border-color: #c5d6de;}
.form-control, select {background-color: #fff; background-image: none;border-radius: 0.25rem;line-height: 1.5;padding: 0.375rem 0.75rem; width: 100%; box-shadow: none;}
select{border: 1px solid #ccc;}
.checkbox input + label, .checkbox-bird input + label, .checkbox-detailed input + label, .checkbox-slide input + label, .checkbox-toggle input + label, .radio input + label, .form-label {font-size: 14px;}
.semibold {font-weight: 400;}
.form-label {display: block; margin-bottom: 6px;}
textarea{background-color: #fff; background-image: none;border-radius: 0.25rem;line-height: 1.5;padding: 0.375rem 0.75rem; width: 100%; box-shadow: none; border:1px solid #ccc;}
.btn.btn-secondary { background: #9a9a9a;  border-color: #9a9a9a; color: #fff !important;}
.btn{border-radius: 0}
.btn-green {
    background-color: #0276d1 !important;
    border-color: #0276d1 !important;
    color: #fff !important;
    border-radius: 2px !important;
}
.ms-options-wrap > .ms-options{left: 15px; width: 82%;}
.ms-options-wrap > .ms-options > ul label{    font-weight: normal;}
.form-group {margin-bottom: 5px;}
.mrb20{margin-bottom: 20px;}

.box-typical-header{}
.box-typical-header h3 {
    border-bottom: 1px solid #ccc;
    margin: 0 0 18px;
    padding: 20px 28px 15px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857;
    padding: 8px 30px;
    white-space: nowrap;
}
.table img { cursor:pointer; }

.action_btn_admin{margin:0; padding:0}
.action_btn_admin li{display:inline-block; margin:0 10px;}
.side-menu li.opened span{background:#ebeff2}
.side-menu a, .side-menu li span {
    cursor: pointer;
    display: block;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
.side-menu li.with-sub > ul li a {
    padding-left: 54px;
}
.gold.with-sub1 > span{
    padding-left: 60px;
}


.side-menu li.with-sub1 > ul.second li a {
    padding-left: 80px;
}
.gold.with-sub1 > span >.fa{
    left: 34px !important;
}
.side-menu li.with-sub > ul.first li a .fa {
    left: 20px;
    top: 11px;
}
.side-menu li.with-sub1 > ul.second li a .fa {
    left: 54px !important;
    top: 17px;
}
.adproduct .drop-zone {
    border: 2px dashed #adb7be;
    height: 197px;
    padding: 64px 0 0;
    text-align: center;
    width: 100%;
}
.drop-zone-caption {
    margin: 0 0 21px;
}
.drop-zone .fa {
    color: #919fa9;
    font-size: 2.75rem;
    line-height: 60px;
}
.btn-file {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
}
.btn-file input[type="file"] {
    cursor: pointer;
    height: 200px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 1000px;
}
.btn.btn-rounded {
    border-radius: 25rem;
}

h1.main {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 400;
}
h2.sub{
	 font-size: 18px;
    margin: 0 0 5px;
    font-weight: 300;
}

.hidecls{

    display: none;
}

.showcls{

    display: block;
}
.with-sub ul{display: none;}

.first {
    background: #efefef;
}
.subFirst {
    background: #efefef;
}
.second {
    background: #1c1f25;
}
.mgt35{ margin-top:26px;}

.downloadtemplate {
    color: #000;
    padding: 0;
    position: absolute;
    right: 46px;
    top: 24px;
}
.team-members ul{height: 500px; overflow-y: scroll;}
.team-members h2{margin:0; font-size: 16px; border-bottom: 1px solid #ccc; padding-bottom: 6px; margin-bottom: 15px;}
.team-members ul{margin:0; padding:0; list-style: none;}
.team-members ul li{margin:0 0 2px 0; padding:0;}
.team-members ul li.unread a{font-weight: bold; background: #c8f9ac;}
.team-members ul li.unread a b {
    float: right;
    background: #000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    line-height: 17px;
}
.team-members ul li a{padding: 8px 10px; font-weight: normal; display: block; background: #e4f7ff; color: #000; text-decoration: none;}
.team-members ul li a:hover{background: #103f77; color: #fff}
.table>thead>tr>th {vertical-align: top; white-space: nowrap;}
.table td {vertical-align: top; white-space: nowrap; color:#000}
.table_btn{border:none; display:inline-block; margin: 0 2px;}

.overflow-hidden{overflow-x: scroll;}
.message-list ul{margin: 0; padding: 0; list-style: none;}
.message-list ul li{margin: 0 0 10px 0; display: inline-block;}
.message-list ul li .user_img{float: left; width: 80px;}
.message-list ul li .user_img_right{float: right; width: 80px;padding-left: 10px;}
.message-list ul li .message_box {
    float: left;
    width: 630px;
     font-weight: normal;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
}
.message-list ul li .message_box h2{margin:0 10px 5px 0; color: #0a446a; font-weight: bold; font-size: 15px; display:  inline-block;}
.message-list ul li .message_box h3{margin:0 0 5px 0; color: #a5a5a5; font-weight: normal; font-size: 14px; display:  inline-block;}
.message-list ul li .message_box:after {
    right: 100%;
    top: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(14, 65, 112, 0);
    border-right-color: #c3c3c3;
    border-width: 10px;
    margin-top: -10px;
}
.message-list ul li .message_box_left {
    float: left;
    width: 630px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
}
.message-list ul li .message_box_left h2{margin:0 10px 5px 0; color: #0a446a; font-weight: bold; font-size: 15px; display:  inline-block;}
.message-list ul li .message_box_left h3{margin:0 0 5px 0; color: #a5a5a5; font-weight: normal; font-size: 14px; display:  inline-block;}
.message-list ul li .message_box_left:after {
    left: 100%;
    top: 30%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(14, 65, 112, 0);
    border-left-color: #FF8C00;
    border-width: 10px;
    margin-top: -10px;
}
.input-box {
    background: #dae0ff;
    padding: 5px;
    display: inline;
}
.input-box input{width: 83%; display: inline-block;} 
#message-list-box{height: 500px;overflow-y: scroll;}
table ul{margin: 0; padding: 0; list-style: none}
.opened .first{display: block;}
.opened .subFirst{display: none;}
.opened .second{display: block;}
.gold.with-sub{position: relative;}
.gold.with-sub .fa.fa-angle-down {
    left: auto;
    position: absolute;
    right: 17px;
    z-index: 9999;
}
.side-menu li.with-sub > ul.first li a .fa.fa-angle-down {
    left: auto;
    position: absolute;
    right: 17px;
    z-index: 9999;
}
#page-content .btnshow{display:block}
#downloadAttedance{display:none}

.dynatable-per-page-select {
	width: 10%
}
#tableData th a {
	color: #000;
}

#tableDataDevice th a {
	color: #000;
}

#attendanceDiv th a {
	color: #000;
}

#salesAnalysisReportDiv th a {
	color: #000;
}

.dashbaord_welcome{margin:0}
.dashbaord_welcome li {
    margin: 0 0 14px 4px;
    padding: 0;
    list-style: none;
}
.dynamicfrom_class{
	overflow: hidden;
}

.modal-dialog{z-index: 9999}
.model-width .modal-dialog{width: 90%;}
.model-width50 .modal-dialog{width: 800px;}
.model-width960 .modal-dialog{width: 1024px;}

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -75px 0 0 -75px;
}

.overlay {
    background-color:#EFEFEF;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .5; /* in FireFox */ 
    filter: alpha(opacity=50); /* in IE */
}
.modal-dialog{
    overflow-y: initial !important
}
.autoScrollPopUpModalBody{
   max-height: calc(100vh - 180px);
   overflow-y: auto;
}

.collapseTable { width: 100%; }
.collapseTable th { color: #fff; }
.collapseTable tr.collapseTableHeader { font-weight: bold;background-color: #fff; cursor: pointer;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.collapseTable tr:not(.collapseTableHeader) {display: none;}
.collapseTable tr.collapseTableHeader td:after {content: "\002b"; position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; float: right; color: #999; text-align: center; padding: 3px; transition: transform .25s linear; -webkit-transition: -webkit-transform .25s linear; }
.collapseTable .collapseTableHeader.active td:after { content: "\2212"; }
.collapseTable > tbody > tr > td, .collapseTable > tbody > tr > th, .collapseTable > tfoot > tr > td, .collapseTable > tfoot > tr > th, .collapseTable > thead > tr > td, .collapseTable > thead > tr > th {
    line-height: 1.42857;
    padding: 8px 30px;
    white-space: nowrap;
    color : #000;
}
.collapseTable>thead>tr>th {vertical-align: top; white-space: nowrap;}

.customCollapseTable > tbody > tr > td, .customCollapseTable > tbody > tr > th, .customCollapseTable > tfoot > tr > td, .customCollapseTable > tfoot > tr > th, .customCollapseTable > thead > tr > td, .customCollapseTable > thead > tr > th {
    line-height: 1.42857;
    /* padding: 8px 30px; */
    /* white-space: nowrap; */
    color : #000;
}