#valerrbox{margin: 5px auto;width: 100%;}
#succid{margin: 5px auto;width: 100%;}
#errorid{margin: 5px auto;width: 100%;}
.time_pad{padding: 0px 11px 0px 0px;}
.frmbtnbox {
    padding-top: 20px;
    text-align: right;
    width: 100%;
}
.succanderrbox {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.valerr_msg {
    background: rgba(238, 89, 33, 0.65) none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
.error_msg {
    background: rgba(238, 89, 33, 0.65) none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    margin-bottom: 20px;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
.succ_msg {
    background: rgba(150, 201, 80, 0.65) none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    margin-bottom: 20px;
    padding: 5px 10px;
    position: relative;
    text-align: left;
    width: 100%;
}
a.addnewcls::before {
    background: rgba(0, 0, 0, 0) url("../images/addnew.png") no-repeat scroll 0 0 / 25px 25px;
    content: " ";
    display: block;
    height: 25px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 25px;
}
.listingborder {
	border: 1px solid #999999;
}
.listingborder thead tr th{
    border: 1px solid #999999;
}
.listheaderbg {
    border-bottom: medium none;
    color: #636363;
}
.listingborder tbody tr td{
    border: 1px solid #999999;
	color: #636363;

}
a.addnewcls {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0;
    box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.75);
    display: inline-block;
    font-size: 13px;
    height: auto;
    margin: 13px 15px 15px;
    padding: 7px 10px 7px 35px;
    position: relative;
    text-align: center;
    width: auto;
    border-radius: 5px;
}
.nolistfound{color:red;}
a.backtolist::before {
    background: rgba(0, 0, 0, 0) url("../images/backlist.png") no-repeat scroll 0 0 / 25px 25px;
    content: " ";
    display: block;
    height: 25px;
    left: 5px;
    position: absolute;
    top: 4px;
    width: 25px;
}
a.backtolist {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0;
	box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.75);
    display: inline-block;
    font-size: 13px;
    height: auto;
    margin: 13px 15px 15px;
    padding: 7px 10px 7px 35px;
    position: relative;
    text-align: center;
    width: auto;
    border-radius: 5px;
}
.greencolor{color:#2b9b0c;}
.redcolor{color:red;}
.active_icon{background: rgba(0, 0, 0, 0) url("../images/active.png") no-repeat scroll 0 0 / 20px 20px;position:relative;}
.cancelbtn{position:absolute;right:10px;}
div.pagination 
{
	padding: 3px;
	margin: 3px;
}

div.pagination a 
{
	padding: 1px 8px 4px;
	margin: 2px;
	border: 1px solid #58AED6;
	text-decoration: none; /* no underline */
	color: #58AED6;	
}

div.pagination a:hover, div.pagination a:active
 {
	border: 1px solid #73C1EB;
	color: #FFFFFF;	
	text-shadow:0px 0px 1px #333333;
	box-shadow:0 1px 2px 0px #000000;
	color: #fff;
	background: #259bdb;
	background-image: -webkit-linear-gradient(top, #44c5ec, #259bdb);
	background-image: -moz-linear-gradient(top, #44c5ec, #259bdb);
	background-image: -o-linear-gradient(top, #44c5ec, #259bdb);
	background-image: linear-gradient(to bottom, #44c5ec, #259bdb);
}
.tr_row{background:#1297ea;}
.tr_row1{background:#ffffff;}
div.pagination span.current 
{
	padding: 1px 8px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #73C1EB;
	color: #FFFFFF;	
	text-shadow:0px 0px 1px #333333;
	box-shadow:0 1px 2px 0px #000000;
	background: #259bdb;
	background-image: -webkit-linear-gradient(top, #44c5ec, #259bdb);
	background-image: -moz-linear-gradient(top, #44c5ec, #259bdb);
	background-image: -o-linear-gradient(top, #44c5ec, #259bdb);
	background-image: linear-gradient(to bottom, #44c5ec, #259bdb);
}

div.pagination span.disabled 
{
	padding: 1px 8px 4px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.selectdelete {
    background: rgba(0, 0, 0, 0) url("../images/delete.png") no-repeat scroll 1px 0px / 25px 25px;
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    font-size: 13px;
    height: auto;
    margin: 0 0 15px;
    padding: 7px 10px 7px 34px;
    position: relative;
    width: auto;
}
.page-header a:hover{text-decoration:none;}
a.addnewcls1 {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5e99ce 0%, #5c9dce 47%, #306ba0 100%) repeat scroll 0 0;
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.75);
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 0 0 15px;
    padding:5px 15px;
    position: relative;
    text-align: center;
    width: 50%;
}
.selectbox{width:65%;float:left;font-size:13px;font-weight:400;font-family:arial;}
.sortname{float:left;margin: 6px 5px 0px 0px;}
.txt:focus {
    outline: none;
    border: 1px solid #29A0DD;
    box-shadow: 0px 0px 2px 0px #29A0DD;
}
.txt {
     width: 145px;
    border: 1px solid #CCCCCC;
    padding: 5px 10px;
    box-sizing: border-box;
    font-family: 'metrophobic', sans-serif;
    font-size: 14px;
    border-radius: 4px;
    transition: all .20s linear;
}
.red_bold_text{font-size:15px;font-family: arial;}

.callout {
    border-left: 5px solid #6e6e6e
    border-radius: 3px;
	margin: 10px 0;
    padding: 15px;
}
.callout .callout-info {
    border-color: #0097bc;
	background-color: #00c0ef;
}

.herf_link a{
	color: #337ab7;
    text-decoration: none;
}
.herf_link a:hover{
	color: #428BCA;
    text-decoration: none;
}
.alert{
	margin: 0 auto;
    padding: 8px 15px;
    width: 97%;
}
.ace-thumbnails {
    list-style: outside none none;
	margin: 15px;
    padding: 0;
}
.ace-thumbnails > li > *:first-child > .text::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: 0;
    vertical-align: middle;
}
.ace-thumbnails > li {
    border: 2px solid #333;
    float: left;
    margin: 7px;
    overflow: hidden;
	box-shadow: 0 4px 6px #6f6f6f;
	width:240px;
}
.ace-thumbnails > li, .ace-thumbnails > li > *:first-child {
    display: block;
    position: relative;
}
.ace-thumbnails > li > *:first-child > .text > .inner {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    padding: 4px 0;
    vertical-align: middle;
}
.ace-thumbnails > li > *:first-child > .text {
    color: #fff;
}
.ace-thumbnails > li > .tools, .ace-thumbnails > li > *:first-child > .text {
    text-align: center;
}
.ace-thumbnails > li .tags {
    background-color: transparent;
    border-width: 0;
    bottom: 0;
    direction: rtl;
    display: inline-block;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    right: 0;
    vertical-align: inherit;
    width: auto;
}
.tags {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    color: #777;
    display: inline-block;
    padding: 4px 6px;
    vertical-align: middle;
    width: 206px;
}
.ace-thumbnails > li .tags > .label-holder {
    direction: ltr;
    display: table;
    margin: 1px 0 0;
    opacity: 0.92;
    text-align: left;
}
.ace-thumbnails > li > .tools.tools-bottom {
    bottom: -30px;
    height: 28px;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
}
.ace-thumbnails > li > .tools {
    bottom: 0;
    left: -30px;
    top: 0;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 24px;
}

.ace-thumbnails > li > .tools, .ace-thumbnails > li > *:first-child > .text {
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    text-align: center;
}
.ace-thumbnails > li .tags > .label-holder:hover {
    opacity: 1;
}
.ace-thumbnails > li > .tools {
    bottom: 0;
    left: -30px;
    top: 0;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 24px;
}
.ace-thumbnails > li > .tools.tools-right {
    left: auto;
    right: -30px;
}
.ace-thumbnails > li > .tools.tools-bottom {
    bottom: -30px;
    height: 28px;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
}
.ace-thumbnails > li > .tools.tools-top {
    bottom: auto;
    height: 28px;
    left: 0;
    right: 0;
    top: -30px;
    width: auto;
}
.ace-thumbnails > li:hover > .tools {
    left: 0;
    right: 0;
}
.ace-thumbnails > li:hover > .tools.tools-bottom {
    bottom: 0;
    top: auto;
}
.ace-thumbnails > li:hover > .tools.tools-top {
    bottom: auto;
    top: 0;
}
.ace-thumbnails > li:hover > .tools.tools-right {
    left: auto;
    right: 0;
}
.ace-thumbnails > li > .in.tools {
    left: 0;
    right: 0;
}
.ace-thumbnails > li > .in.tools.tools-bottom {
    bottom: 0;
    top: auto;
}
.ace-thumbnails > li > .in.tools.tools-top {
    bottom: auto;
    top: 0;
}
.ace-thumbnails > li > .in.tools.tools-right {
    left: auto;
    right: 0;
}
.ace-thumbnails > li > .tools > a, .ace-thumbnails > li > *:first-child .inner a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 0 4px;
}
.ace-thumbnails > li > .tools > a:hover, .ace-thumbnails > li > *:first-child .inner a:hover {
    color: #c9e2ea;
    text-decoration: none;
}
.ace-thumbnails > li .tools.tools-bottom > a, .ace-thumbnails > li .tools.tools-top > a {
    display: inline-block;
}
.ace-thumbnails > li > *:first-child > .text {
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
}
.dialogs, .itemdiv {
    position: relative;
}
.ace-thumbnails > li > *:first-child > .text::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: 0;
    vertical-align: middle;
}
.ace-thumbnails > li > *:first-child > .text > .inner {
    display: inline-block;
	background: none;
    border:none;
    margin: 0;
    width: 100%;
    padding: 64px 0;
    vertical-align: middle;
	position:relative;
	top:-150px;
}
.ace-thumbnails > li:hover > *:first-child > .text {
    opacity: 1;
}
.pg-normal {
    cursor: pointer;
    font-weight: normal;
    padding: 7px 12px;
    text-decoration: none; 
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #efefef 100%) repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #000000;	
	font-weight:bold;
}
.pg-normal1 {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff 0%, #efefef 100%) repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #000000;	
    cursor: pointer;
    font-weight: normal;
    padding: 7px 12px;
    text-decoration: none;
	margin: 0 4px 0 0;	
	font-weight:bold;
}
.pg-selected {
	border-radius: 20px;
    color: #fff;
	cursor: pointer;
    font-weight: bold;
    padding: 7px 12px;
    text-decoration: none;  
	 background-color: #00bcd4;
    border-color: #00bcd4;
    box-shadow: 0 4px 5px 0 rgba(0, 188, 212, 0.14), 0 1px 10px 0 rgba(0, 188, 212, 0.12), 0 2px 4px -1px rgba(0, 188, 212, 0.2);
}
.pg-selected1 {
	background: #000 none repeat scroll 0 0;
    border-color: #444;
    box-shadow: 0 3px 5px 0 #868686;
    color: #fff;
	border-radius: 20px;
	cursor: pointer;
    font-weight: bold;
    padding: 7px 12px;
	margin: 0 4px 0 0;	
    text-decoration: none;  
}
.ace_img img{width:236px;height:150px;}
.inputfile-6 + label strong {
    height: 39px;
    color: #f1e5e6;
    background-color: #4caf50;
    display: inline-block;
}
.inputfile + label {
    max-width: 80%;
    font-size: 15px;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}
.video_ctr{width: 28.5%; height: 163px;border:1px solid #a8a8a8;padding:3px;}
.video_ctrs{width: 100%; height: 155px;border:1px solid #a8a8a8;background:#000;}
.box{margin:10px 0px 0px}
.box input[type="file"]
{
  opacity: 0;
  position: absolute;
  top: 170px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  z-index: 100;
  height:50px;
}
.pdf_box input[type="file"]
{
  opacity: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  z-index: 100;
  height:50px;
  cursor:pointer;
}
.inputfile-6 + label
{ 
    padding: 0;
	height:40%;
	border-radius:4px;
	box-shadow:0 2px 7px #606060;
}
.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #9127AC;
}
.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding:8px;
    /* 10px 20px */
}
.inputfile-6 + label span
{
	min-width: 130px;
    height: 39px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}
.inputfile-6:focus + label span,
.inputfile-6.has-focus + label span,
.inputfile-6 + label:hover span {
	border: 1px solid #9127AC;
}
.error_border{ border-color: red;border: 2px solid red;}
.succes_border{ border-color: red;border: 2px solid green;}
.form-contro{border: 1px solid #ccc; width:100%; height:35px; border-radius:4px; margin-top:20px;background-color:#f2f1f1; padding-left:6px;}
.form-contr{border: 1px solid #ccc; width:100%; border-radius:4px; margin-top:20px;background-color:#f2f1f1; padding-left:6px;}
.control-labe{margin-top:20px; font-weight:5px; color:#000000;}
.midel{margin-top:30px;}
.botuam{background-color: #9c27b0; color: #FFFFFF; width:73px;height:38px;border:1px solid;border-radius:5px; margin-top:10px; margin-right:-2px;}
.bottuam{background-color: #9c27b0; color: #FFFFFF; width:73px;height:38px;border:1px solid;border-radius:5px; margin-top:10px; margin-right:16px;}
.bottuam:hover{background-color:#777171;}
.botuam:hover{background-color:#777171;}


p.vertical {
    background: #952cae none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    box-shadow: 2px 1px 2px #535353;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-style: oblique;
    font-weight: bold;
    line-height: 1.3;
    margin: 0;
    overflow-wrap: break-word;
    padding: 15px 19px 12px 11px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 1em;
}
p.vertical :hover{background: #1B6B09;}
.padding{font-size:15px;}
.clearfix{clear:both;}
.clt{padding:20px;}
.clt ul, { margin-top: -16px;}

.clt li {
	   border-left: 4px solid #dddddd;
		list-style: outside none none;
		padding-top: 15px;
}
.clt li .toolbar-handle {
	margin-left: 10px;
    position: relative;
}
.clt li .toolbar-handle a::before{
	 background: #dddddd none repeat scroll 0 0;
    content: " ";
    display: inline-block;
    height: 4px;
    left: -10px;
    position: absolute;
    top: 12px;
    width: 10px;
}
.clt ul {
    list-style: none;
    padding-left: 32px;
}
.clt li::before, .clt li::after {
    content: "";
    position: absolute;
    left: -12px;
}
.clt li::before {
    border-top: 1px solid #000;
    top: 9px;
    width: 8px;
    height: 0;
}
.clt li::after {
    border-left: 1px solid #000;
    height: 100%;
    width: 0px;
    top: 2px;
}
.clt ul > li:last-child::after {
    height: 8px;
}

.stdtable { width: 100%; }
.stdtable .con0 { background: #fcfcfc; }
.stdtable .con1 { background: #f9f9f9; }
.stdtable th, .stdtable td { line-height: 16px; vertical-align: middle; }
.stdtable thead th, .stdtable thead td { padding: 5px 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.stdtable tfoot th, .stdtable tfoot td { padding: 5px 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.stdtable thead th:first-child, .stdtable tfoot th:first-child,
.stdtable thead td:first-child, .stdtable tfoot td:first-child { border-left: 1px solid #ddd; }
.stdtable thead th.head0, .stdtable tfoot th.head0, .stdtable thead td.head0, .stdtable tfoot td.head0 { background-color: #eee;text-align:center; }
.stdtable thead th.head1, .stdtable tfoot th.head1, .stdtable thead td.head1, .stdtable tfoot td.head1 { background-color: #ddd; text-align:center;}
.stdtable thead th.sorting, .stdtable thead td.sorting { 
	background-image: url(../images/sort_both.png); background-repeat: no-repeat; background-position: right 3px; }
.stdtable thead th.sorting_asc, .stdtable thead td.sorting_asc { 
	background-image: url(../images/sort_asc.png); background-repeat: no-repeat; background-position: right 4px; }
.stdtable thead th.sorting_desc, .stdtable thead td.sorting_desc  { 
	background-image: url(../images/sort_desc.png); background-repeat: no-repeat; background-position: right 4px; }
.stdtable thead td { font-weight: bold; }
.stdtable thead td.center { text-align: center; }
.stdtable tbody tr td { padding: 8px 10px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.stdtable tbody tr:last-child td { border-bottom: 1px solid #ccc; }
.stdtable tbody tr td:first-child { border-left: 1px solid #ddd; }
.stdtable tbody tr td:last-child { border-right: 1px solid #ddd; }
.stdtable tbody tr:hover td, .stdtable tbody tr.selected td { background: #fffccc; color: #333; }
.stdtable tbody tr.togglerow td { background: #fff; }
.stdtable tbody tr.togglerow:hover td { background: #fff; }
.stdtable tbody tr.hiderow { display: none; }

/* css for search bottun */
#searchbox1 {
background: #eaf8fc;
background-image: none;
background-image: -moz-linear-gradient(#fff, #d4e8ec);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d4e8ec),color-stop(1, #fff));
-moz-border-radius: 35px;
border-radius: 35px;
border-width: 1px;
border-style: solid;
border-color: #c4d9df #a4c3ca #83afb7;
width: 210px;
height: 35px;
padding: 4px;
overflow: hidden;
float: right;
position: relative;
}

#search1, #submit1
{
float: left;
}

#search1 {
padding: 5px 9px;
height: 25px;
width: 160px;
border: 1px solid #a4c3ca;
font: normal 13px 'trebuchet MS', arial, helvetica;
background: #f1f1f1;
-moz-border-radius: 50px 3px 3px 50px;
border-radius: 50px 3px 3px 50px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}

/* ----------------------- */

#submit1 {
background: #da251d;
background-image: none;
background-image: -moz-linear-gradient(#b91710, #da251d);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #da251d),color-stop(1, #b91710));
-moz-border-radius: 3px 50px 50px 3px;
border-radius: 3px 50px 50px 3px;
border-width: 1px;
border-style: solid;
border-color: #da251d #da251d #da251d;
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
height: 25px;
margin: 0 0 0 4px;
padding: 0;
width: 34px;
cursor: pointer;
font: bold 14px Arial, Helvetica;
color: #fff;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#submit1:hover
{		
background: #b91710;
background-image: -moz-linear-gradient(#da251d, #b91710);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #b91710),color-stop(1, #da251d));
}	

#submit1:active
{		
background: #da251d;
outline: none;

-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit1::-moz-focus-inner
{
border: none;
}		

/* ----------------------- */

#search1::-webkit-input-placeholder {
color: #9c9c9c;
font-style: italic;
}

#search1:-moz-placeholder {
color: #9c9c9c;
font-style: italic;
}    

#search1.placeholder {
color: #9c9c9c !important;
font-style: italic;
}  

#search1:focus
{
border-color: #8badb4;
background: #fff;
outline: none;
}	

#submit1 i
{
color: #fff;
font-size: 17px;
text-align: left;
position: absolute;
right: 17px;
top: 8px;
}	
.fancy_ctr{border:3px solid #929292;width:100%; height:auto;display:none;}
.fancy_head{color: #fbf7f7;padding: 0px 4px;font-size: 16px;background: #da251d;padding: 4px 11px;font-weight: bold;text-transform: uppercase;margin: 0px;border-bottom: 3px inset #939393;}
.muted{font-weight: normal;color: #231f1f;}
.box-shadow {-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1); }
.listbdr{background: #fffdfd;color: #000;padding-bottom: 0px;}

.border-radius-4 {border-radius: 4px; }
.bg-white {background-color: #313132; !important;box-shadow: 2px 2px 6px #313132;color: #fff;}
.profile-photo {width: 160px;height: 160px;margin: 0 auto 15px;position: relative; }
.profile-photo img {border: 0;vertical-align: top;width: 160px;height: 165px;} 
.profile-photo .edit-avatar {
  position: absolute;
  right: -25px;
  top: -19px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 100%; 
  background: #fff;
 }
.profile-photo .avatar-photo {border-radius: 6%; }
.profile-info { border-top: 2px dashed #fff;margin-bottom: 11%;}
.titles {font-size: 14px;font-weight: bold;text-transform: uppercase;margin-top: 11%;color: #fff;text-shadow: 1px 3px 3px #000;}
.profile-info h5 {font-size: 14px;font-weight: bold;text-transform: uppercase;margin-top: 11%;color: #fff;text-shadow: 1px 3px 3px #000;}
.profile-info ul li {margin-bottom: 7px;font-size: 13px;word-wrap: break-word; list-style: none;}
.profile-info ul, ol {margin: 0;padding: 0;list-style: none; }
.profile-info ul li span {display: block;font-size: 13px;color: #fff;font-weight: bold; text-shadow: 1px 3px 3px #000;margin-bottom: 6px;}
.profile-info ul li:last-child {margin-bottom: 0; }
.profile-skills {border-top: 2px dashed #f6f7f9;color: #fff;}
.nav {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none; }
.nav-tabs {border-bottom: 1px solid #dee2e6;}
.profile-tab1 {background: #f8f8f8;margin: 0 -3px 25px -15px;font-weight: 600;box-shadow: 1px 1px 3px 1px #8f8080;}
.profile-tab1 .nav-tabs.customtab {background: #313132; }
.profile-tab1 .nav-tabs.customtab .nav-link {padding: 12px 30px;background: transparent;background-color: transparent;font-weight: bold;font-size: 15px;text-transform: uppercase;color: #fff;}
.nav-tabs.customtab .nav-link.active, .nav-tabs.customtab .nav-item.show .nav-link {color: #fff;border: 0;border-bottom: 2px solid #000; }
.nav-tabs.customtab .nav-item {margin-bottom: 0;}
.nav-tabs.customtab .nav-link:hover, .nav-tabs.customtab .nav-link:focus {color: #fff;border: 0;border-bottom: 2px solid #000; }
.nav-tabs.customtab .nav-link {border: 0;border-bottom: 2px solid transparent;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; }
.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff; }
.nav-tabs .nav-link {border: 1px solid transparent;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled {color: #6c757d;background-color: transparent;border-color: transparent; }
.nav-link {display: block;padding: 0.5rem 1rem; }
.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff; }
.profile-setting {height: 100%; }
.profile-setting .container {max-width: 800px; }
.profile-tab1 .tab-content {height: calc(100% - 63px); }
.profile-setting .profile-edit-list {padding: 0px 0;margin: 0;list-style: none; }
.profile-setting .profile-edit-list > li {padding:0px 20px 0px }
.profile-setting .btn-outline-secondary {border-color: #ced4da; }
.profile-setting .profile-edit-list .form-control {font-weight: 400; }
.task-title {padding-bottom: 15px;text-transform: uppercase; }
.task-title a {padding-left: 20px;padding-right: 20px; }
.profile-task-wrap .container {max-width: 800px; }
.profile-task-list ul  {margin-top: 0;margin-bottom: 10px;list-style:none;padding-left:0px;}
.profile-task-list ul li {position: relative;padding-left: 30px;font-size: 14px;line-height: 24px;color: #263238;margin-bottom: 25px; list-style:none;}
.profile-task-list.close-tasks ul li {color: #90a4ae;text-decoration: line-through; }
.profile-task-list ul li .task-type {font-size: 16px;color: #097962;font-weight: bold; }
.profile-task-list ul li .task-assign {font-size: 14px;color: #097962;font-weight: 300; }
.profile-task-list ul li .due-date {display: inline-block;padding-left: 10px; }
.profile-task-list ul li .due-date:before {
  content: "\f111";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 8px;
  opacity: 0.5;
  color: #2d3e50
 }
.profile-task-list ul li .custom-control {position: absolute;left: 0;top: 0px;width: 100%;height: 100%; }
.profile-task-list ul li .custom-control-label {position: absolute;width: 100%;height: 100%;left: 0; }
.profile-task-list ul li .custom-control-label::before, .profile-task-list ul li .custom-control-label::after {top: 50%;margin-top: -12px; }
.task-list-scroll {height: 303px; }
.task-list-form > ul > li {padding: 30px 20px;background: #e7eef0;position: relative;border-bottom: 2px dashed #2976aa; }
.task-list-form > ul > li .remove-task {position: absolute;right: 22px;top: 3px;font-size: 18px;color: #2976aa; }
.task-list-form .form-control {font-weight: 400; }
.task-list-form textarea.form-control {height: 80px; }
.task-list-form .btn-outline-primary {border-color: #ced4da; }
.add-more-task {text-align: right; }
.add-more-task a {display: inline-block;padding: 10px;color: #2976aa; }
.profile-timeline {padding: 0px; }
.profile-timeline .timeline-month {margin-bottom: 20px;text-transform: uppercase; }
.profile-timeline-list ul {padding-left: 15px;position: relative; }

.profile-timeline-list ul:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  left: 4px;
  top: 0;
  background-color: #2976aa; 
 }

.profile-timeline-list ul li {margin-bottom: 10px;position: relative;padding-left: 100px;line-height: 24px;padding-top: 8px; }
.profile-timeline-list ul li p {margin-bottom: 0; }
.profile-timeline-list ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #2976aa;
  border-radius: 22px;
  position: absolute;
  left: -16px;
  top: 15px;
  background: #2976aa;
 }
.profile-timeline-list .date {position: absolute;top: 8px;left: 5px;font-weight: bold;font-size: 16px;font-style: italic; }
.profile-timeline-list .task-name {text-transform: uppercase;font-weight: bold;color: #097962;font-size: 13px;line-height: 19px;position: relative; }
.profile-timeline-list .task-name i {position: absolute;left: -22px;top: 0px;font-size: 18px; }
.profile-timeline-list .task-time {color: #fb0606;font-size: 15px; }
.text-center {text-align: center !important; }
.text-muted {color: #fff  !important; }
.weight-500 {font-weight: 500; }
.mb-20 {margin-bottom: 20px; }
.pd-20 {padding: 20px; }
.progress-bar
 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.tab-content > .tab-pane {display: none; }
.tab-content > .active {display: block; }
.fade {opacity: 0;transition: opacity 0.15s linear;}
.fade.show {opacity: 1;}
.collapse {display: none;}
.collapse.show {display: block;}
.text-blue {color: #da251d;}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-dialog {
    width: 862px;
    margin: 30px auto;
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding:0px;
    border:5px solid #2d3e50;
    width: 80%;
}
.modal-content1 {
    background-color: #fefefe;
    margin: auto;
    padding:0px 0px 0px;
    border:5px solid #2d3e50;
    width: 1080px;
	position: fixed;
    height: 450px;
    overflow-x: scroll;
}
.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding:0px 0px 0px;
    border:5px solid #2d3e50;
    width: 100%;
	z-index: 1191;
}
.modal-content2 h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 9px;
    margin: 0px;
        margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 4px solid #2d3e50;
    background: rgb(255,25,25);
    background: -moz-linear-gradient(top, rgba(255,25,25,1) 0%, rgba(153,3,3,1) 83%);
    background: -webkit-linear-gradient(top, rgba(255,25,25,1) 0%,rgba(153,3,3,1) 83%);
    background: linear-gradient(to bottom, rgba(255,25,25,1) 0%,rgba(153,3,3,1) 83%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1919', endColorstr='#990303',GradientType=0 );
}
.modal-footer{border-top: 4px solid #1bbc9b;}
.login_sl{margin-right;0px;margin-left:0px;padding-left:0px;padding-right:0px;}

.btn_cl_spanc{position: absolute;top: 8px;right: 22px;z-index: 99}
.btn_cl_span_redc{position: absolute;top: 8px;right: 22px;z-index: 99}
.btn_cl{ padding:2.1px 9px;font-size: 12px;line-height: 1.5;border-radius: 4px;z-index: 1;margin: 2px;}
.btn_cl1{ padding:2.1px 9px;font-size: 20px;line-height: 1.5;border-radius: 4px;z-index: 1;margin: 2px;}

.esti_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.esti_modal-content {
    background-color: #fefefe;
    margin: auto;
    border:5px solid #2d3e50;
    width: 80%;
}
.esti_modal-dialog
{
width: 100%;
margin: 30px auto;
position: relative;
}
.esti_modal-content h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 9px;
    margin: 0px;
        margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 4px solid #2d3e50;
    background: rgb(255,25,25);
    background: -moz-linear-gradient(top, rgba(255,25,25,1) 0%, rgba(153,3,3,1) 83%);
    background: -webkit-linear-gradient(top, rgba(255,25,25,1) 0%,rgba(153,3,3,1) 83%);
    background: linear-gradient(to bottom, rgba(255,25,25,1) 0%,rgba(153,3,3,1) 83%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1919', endColorstr='#990303',GradientType=0 );
}
.brif{padding:0px 11px 0px 0px;line-height: 22px;margin-bottom: 0px;list-style: none}
/*.brif li::before {content: "•";color: #0c6e1e;display: inline-block;margin-left: 0em;font-size: 35px;display: inline-block;position: absolute;left: 4px;padding: 1px 0px;}*/
.brif a{color:#444;display: inline-block;padding: 0px 0px 0px 19px;cursor: unset;}
.brif_i{position: absolute;line-height: 23px;color: #da251d;text-shadow: -1px 1.5px 1px #000;}
.btn_aicon{display: inline-block;font-weight: 400;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 1px 5px;font-size: 13px;line-height: 1.42857;border-radius: 4px;margin-bottom: 4px;}
.btn_aicon:hover, .btn_aicon:focus, .btn_aicon.focus {
  color: #fff;
  text-decoration: none;
  -webkit-transform: translate3d(0, -1px, 0);
          transform: translate3d(0, -1px, 0);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  outline: none;
}
.emp_img_ctr{width:30%;float:left;}
.emp_cnt_ctr{width:70%;float:left;}
.paginationbox{margin-top:15px;}
.view_border p{border: 1px solid #999494;padding: 6px 12px;border-radius: 3px;}

/* notification css */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{background-color: #17A2B8;}
.notic-menu{width: 460px;box-shadow: 0px 5px 7px -1px #c1c1c1;padding-bottom: 0px;padding: 0px;}
.notic-menu:before{content: "";position: absolute;top: -20px;right: 12px;border:10px solid #da251d;border-color: transparent transparent #da251d transparent;}
.head{padding:5px 15px;border-radius: 3px 3px 0px 0px;background: #da251d;color: #fff;}
.noti_footer{padding:5px 15px;border-radius: 0px 0px 3px 3px; background:#da251d;}
.notification-box{padding: 10px 0px; }
.bg-gray{background-color: #eee;}
.noti_arr{width:10%;float:left;text-align:center;color:#da251d;}
.noti_ctr{width:90%;float:left;text-align:left;}
.notic_scroll1{list-style: none;padding: 0px;height: 250px;overflow-y: scroll;}
.summ_dtl{height: 400px;border: 2px solid #9f9797;margin-bottom: 10px;overflow-y: scroll;border-radius: 5px;padding: 0px;}


/*--------my code start-----------*/
.scrollbar
{
list-style: none;

height: 250px;
width: 100%;
background: #F5F5F5;
overflow-y: scroll;

padding: 0px;
}
#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar
{
width: 8px;
background-color: #F5F5F5;
}
#style-2::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #333333;
}
/*--------my code end-----------*/

/* image upload css*/
.multi_img_ctr{/*border: 3px solid #DA251D;padding: 10px;*/}
.multi_img_list_ctr{padding: 10px;border: 1px solid #aba5a5;}

.tbl_ctr{border-bottom: 1px inset #939393;background: #ffffff;}
.tbl_ctr1{border-bottom: 1px inset #939393;background: #f5f5f5;}
.tbl_lebel{padding:7px 10px;text-transform: uppercase;font-weight: bold;display: inline-block;color: #050505;}
.tbl_hed{padding: 7px 9px;}
.ooh_typ{border: 1px solid #000;margin: 0px 0px 8px 7px;padding: 4px 5px;}


#media-list li img {
width: 100%;
height: 102px;
}

#media-list li {
    height: 102px
}

#media-list li video {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	height: 102px;
	background: #000;
}

div#hint_brand .modal-dialog {
    top: 110px;
    width: 567px;
    max-width: 100%;
}

li.myupload span {
    position: relative;
    width: 100%;
    height: 102px;
    display: block;
    background: #fff;
}

li.myupload span input {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	cursor: pointer;
}

li.myupload span i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ccc;
    font-size: 54px;
}

#media-list li {
float: left;
border: 1px solid #fff;
background: #fff;
position: relative;
width: 155px;
margin: 2px;
}

#media-list li:last-child {
    margin-right: 0
}

.post-thumb {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#media-list li:hover .post-thumb {
    display: block;
}

a.remove-pic {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 3px 0
}

.inner-post-thumb {
    position: relative
}

.user-post-text-wrap {
    position: relative
}

.user-pic-post {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0
}

.user-pic-post img {
    width: 100%
}

textarea.form-control.upostTextarea {
    border: 0;
    box-shadow: none;
    height: 85px;
}

.user-post-text-wrap {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px
}

.user-post-btn-wrap {
    margin: 25px 0 0
}
ul#media-list {
    list-style: none;
    padding: 0;
    margin: 0
}

/*customize radio button */

/* The container */
.radio_ctr {
    display: block;
    position: relative;
    padding-left: 30px;
    padding-right: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float:left;
}

/* Hide the browser's default radio button */
.radio_ctr .cust_radio {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #302b2b;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio_ctr:hover .cust_radio ~ .checkmark {
    background-color: #DA251D;
}

/* When the radio button is checked, add a blue background */
.radio_ctr .cust_radio:checked ~ .checkmark {
    background-color: #DA251D;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
}

/* Show the indicator (dot/circle) when checked */
.radio_ctr .cust_radio:checked ~ .checkmark:after {
    display: block;
	background: #121111;
	border: 2px solid #fff;
}

/* Style the indicator (dot/circle) */
.radio_ctr .checkmark:after {
 	top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
}
.issue_date{float:right;padding:0px 15px;}
/* blink text */
.blinking{
	animation:blinkingText 0.9s infinite;
	font-weight:bold;
	color:#000;
	font-size:12px;
	background: #e40909;
	height: 25px;
	padding: 5px 8px;
	border-radius: 50%;
}
@keyframes blinkingText{
	0%{color: #fff;}
	49%{color: #fff;}
	50%{color: #fff;}
	99%{color:transparent;}
	100%{color: #fff;}
}
/* #mainContainer{min-width: 100%;}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  background:linear-gradient(to bottom, rgba(255,25,25,1) 0%,rgba(153,3,3,1) 83%);
  color: #fff;
text-transform: uppercase;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.mem_img{width: 40px;border: 1px solid #9e9b9b;border-radius: 56%;height: 40px;}

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}
.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -52px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}
.circle-tile-heading .fa {
    line-height: 80px;
}
.circle-tile-content {
    padding-top: 58px;
}
.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 4px;
}
.circle-tile-description {
    text-transform: uppercase;
}
.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0px;
    transition: all 0.3s ease-in-out 0s;
}
.circle-tile-footer:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.circle-tile-heading.dark-blue:hover {
    background-color: #2E4154;
}
.circle-tile-heading.green:hover {
    background-color: #138F77;
}
.circle-tile-heading.orange:hover {
    background-color: #DA8C10;
}
.circle-tile-heading.blue:hover {
    background-color: #2473A6;
}
.circle-tile-heading.red:hover {
    background-color: #CF4435;
}
.circle-tile-heading.purple:hover {
    background-color: #7F3D9B;
}
.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.dark-blue {
    background-color: #34495E;
}
.green {
    background-color: #16A085;
}
.blue {
    background-color: #2980B9;
}
.orange {
    background-color: #F39C12;
}
.red {
    background-color: #E74C3C;
}
.purple {
    background-color: #8E44AD;
}
.dark-gray {
    background-color: #7F8C8D;
}
.gray {
    background-color: #95A5A6;
}
.light-gray {
    background-color: #BDC3C7;
}
.yellow {
    background-color: #F1C40F;
}
.text-dark-blue {
    color: #34495E;
}
.text-green {
    color: #16A085;
}
.text-blue {
    color: #2980B9;
}
.text-orange {
    color: #F39C12;
}
.text-red {
    color: #E74C3C;
}
.text-purple {
    color: #8E44AD;
}
.text-faded {
    color: #fff;
	font-weight: bold;
}


@media only screen and ( min-width: 1169px ) and ( max-width: 1269px ) {
.forg_pad h2 {font-size: 21px;}
.form-gap {margin: 12px auto;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
}

@media only screen and ( min-width: 980px ) and ( max-width: 1169px ) {
.forg_pad h2 {font-size: 21px;}
.form-gap {margin: 12px auto;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.headtitle{font-size: 23px;width: 60%;}
.white-box{margin-bottom: 7px;}
}

@media only screen and ( min-width: 768px ) and ( max-width: 979px ) {
.ace_img img{width:213px;height:150px;}
.ace-thumbnails > li{width:213px}
.form-gap {margin: 12px auto;}
.forg_pad h2 {font-size: 21px;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.logotitle{right: -13px;}
.logotitle img{width: 240px;margin-bottom: 10px;}
.forget{padding-right:0px;line-height: 9px;}
.modal-content1{width: 65%;}
.login_sl{padding-right: 15px;}
.news_height{height:370px}
.headtitle{font-size: 23px;width: 70%;}
.white-box{margin-bottom: 7px;}
.issue_date{padding: 0px 15px;margin: 10px 0px 0px;}
}

.progress-title{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 5px;
}
.progress{
    height: 6px;
    background: #d4d7e6;
    border-radius: 30px;
    box-shadow: none;
    overflow: visible;
}
.progress .progress-bar{
    border-radius: 30px;
    box-shadow: none;
    position: relative;
    animation: animate-positive 2s;
}
.progress .progress-bar:before{
	content: "";
	width: 100%;
	height: 50%;
	background: rgba(0,0,0,0.3);
	border-radius: 0 0 10px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
} 
/* .progress .progress-bar:after{
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #cbcbcb;
	border: 2px solid #000;
	position: absolute;
	bottom: -4px;
	right: -7px;
	z-index: 1;
} */
 @keyframes animate-positive{
    0%{ width: 0; }
} 
.job_rp_lst ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	text-align: left;
	padding: 0px 5px 0px 24px;
}

@media only screen and ( min-width: 520px ) and ( max-width: 767px ) {
.red_bold_text{font-size:15px;}
.video_ctr{width:50%;}
.inputfile + label{max-width:90%;}
.ace_img img{width:213px;height:150px;}
.ace-thumbnails > li{width:213px}
.form-gap {margin: 12px auto;}
.forg_pad h2 {font-size: 21px;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.loginbox{margin: 46px auto;width: 86%;}
.logotitle{right: -13px;}
.logotitle img{width: 240px;margin-bottom: 10px;}
.forget{padding-right:0px;line-height: 9px;}
.modal-content1{width: 65%;}
.login_sl{padding-right: 15px;}
.news_height{height:370px}
.headtitle{font-size: 23px;width: 95%;}
.white-box{margin-bottom: 7px;}
.profile-tab1{margin: 10px 0px 0px 0px;}
.issue_date{width:100%; padding: 0px 15px;margin: 10px 0px 0px;}
.time_pad{padding:0px 27% 0px 0px}
}

@media only screen and ( min-width: 420px ) and ( max-width: 519px ) {
.video_ctr{width:100%;}
.inputfile + label{max-width:100%;}
.ace_img img{width:213px;height:150px;}
.ace-thumbnails > li{width:213px}
.fancy_ctr{font-size: 13px;overflow-wrap: break-word;word-wrap: break-word;}
.fancy_head{font-size: 15px;}
.form-gap {margin: 12px auto;}
.forg_pad h2 {font-size: 21px;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.loginbox{margin: 46px auto;width: 86%;}
.logotitle{right: -13px;}
.logotitle img{width: 240px;margin-bottom: 10px;}
.forget{padding-right:0px;line-height: 9px;}
.modal-content1{width: 65%;}
.login_sl{padding-right: 15px;}
.news_height{height:370px}
.headtitle{font-size: 16px;width: 95%;}
.white-box{margin-bottom: 7px;}
.profile-tab1{margin: 10px 0px 0px 0px;}
.noti_ctr{font-size:12px;}
.notic-menu{width: 330px;right: -46px;} 
.notic-menu::before{right: 61px;}
.message{font-size: 13px;}
.issue_date{float: none;padding: 0px 15px;margin: 10px 0px 0px;}
.time_pad{padding:0px 27% 0px 0px}
}

@media only screen and ( min-width: 360px ) and ( max-width: 419px ) {
.card-titles{font-size:17px;}
.input-group .input-group-addon{font-size: 22px;padding: 6px 6px 0;}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label{font-size: 12px;line-height: 1.42857;top: -3px;}
.ace_img img{width:236px;height:150px;}
.video_ctr{width:100%;}
.inputfile + label{max-width:100%;}
.light-theme a, .light-theme span{margin:0 5px 6px 0;}
.fancy_ctr{font-size: 10px;overflow-wrap: break-word;word-wrap: break-word;}
.fancy_head{font-size: 12px;}
.form-gap {margin: 12px auto;}
.forg_pad h2 {font-size: 21px;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.loginbox{margin: 46px auto;width: 86%;}
.logotitle{right: -13px;}
.logotitle img{width: 240px;margin-bottom: 10px;}
.forget{padding-right:0px;line-height: 9px;}
.modal-content1{width: 95%;}
.login_sl{padding-right: 15px;}
.news_height{height:370px}
.log_pad{padding-right: 0px;padding-left: 0px;}
.headtitle{font-size: 16px;width: 95%;}
.white-box{margin-bottom: 7px;}
.profile-tab1{margin: 10px 0px 0px 0px;}
.emp_img_ctr{width:100%;float:left;}
.emp_cnt_ctr{width:100%;float:left;}
.media .media-avatar{margin-left: 30%;margin-right: 30%;margin-top: 0px;}
.noti_ctr{font-size:12px;}
.notic-menu{width: 330px;right: -46px;} 
.notic-menu::before{right: 61px;}
.message{font-size: 13px;}
.issue_date{float: none;padding: 0px 15px;margin: 10px 0px 0px;}
.time_pad{padding:0px 30% 0px 0px}
}

@media only screen and ( min-width: 320px ) and ( max-width: 359px ) {
.card-titles{font-size:17px;}
.input-group .input-group-addon{font-size: 22px;padding: 0px 6px 0;}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label{font-size: 12px;line-height: 1.42857;top: -3px;}
.ace_img img{width:236px;height:150px;}
.video_ctr{width:100%;}
.light-theme a, .light-theme span{margin:0 5px 6px 0;}
.fancy_ctr{font-size: 10px;overflow-wrap: break-word;word-wrap: break-word;}
.fancy_head{font-size: 12px;}
.form-gap {margin: 12px auto;}
.forg_pad h2 {font-size: 21px;}
.forg_pad h3{font-size: 18px;}
.btn-lg, .btn-group-lg > .btn{font-size: 15px;}
.loginbox{margin: 46px auto;width: 86%;}
.logotitle{right: -13px;}
.logotitle img{width: 240px;margin-bottom: 10px;}
.forget{padding-right:0px;line-height: 9px;}
.modal-content1{width: 95%;}
.login_sl{padding-right: 15px;}
.headtitle{font-size: 13px;width: 95%;}
.news_height{height:370px;}
.log_pad{padding-right: 0px;padding-left: 0px;}
.white-box{margin-bottom: 7px;}
.profile-tab1{margin: 10px 0px 0px 0px;}
.emp_img_ctr{width:100%;float:left;}
.emp_cnt_ctr{width:100%;float:left;}
.media .media-avatar{margin-left: 30%;margin-right: 30%;margin-top: 0px;}
.noti_ctr{font-size:12px;}
.notic-menu{width: 275px;right: -46px;} 
.notic-menu::before{right: 61px;}
.message{font-size: 13px;}
.issue_date{float: none;padding: 0px 15px;margin: 10px 0px 0px;}
.time_pad{padding:0px 35% 0px 0px}
.btn{padding:2px 7px;}
}