﻿@charset "utf-8";
/* CSS Document */

html,
body,p,em,span,ol,li {
	margin:0;
	padding:0;
}

body {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	color:#393b45; 
	font-size:13px;

	
}
ul,li{margin:0; padding:0;}
hr {
    border-color: rgba(255,255,255, 0.1);
    border-width: 1px;
    max-width: 100%;
	text-align:center;
}
#int_hr hr {
    border-color: #ff3232;
    border-width: 1px;
    max-width: 100%;
	text-align:center;
	 height: 1px;
}
hr.light {
    border-color: #fff;
}

a {
    color: #fc5765;
}

a:hover,
a:focus {
    color: #f23644;
	text-decoration:underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
   /* text-transform:uppercase;*/
}

p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 25px;
}

.wrapper{
	background: #f5f5f5;
}

/*.sidebar .sidebar-menu {
    background: #ececec;
}*/

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #fff;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 12px;
   /* font-size: 14px;
    color: #fff;
	 border-right: 1px solid rgba(255, 255, 255, 0.2);*/
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #fff;
	background-color:#000;	
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #f05f40!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}
.cm-marq-bg{ background-color:#252525;}

.cm-blk-bg{ background-color:#41454e;}
.cm-blk-bg label{ color:#fff;}
.cm-red-bg{ background-color:#f23644;}
.cm-blu-bg{ background-color:#1a75bb;}
.cm-wht-bg{ background-color:rgba(255, 255, 255, 0.02);border-radius: 8px; }


.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt100{margin-top:100px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

.fn14{ font-size:14px;}
.fn16{ font-size:16px;}
.fn18{ font-size:18px;}
.fn20{ font-size:20px;}
.fn25{ font-size:25px;}
.fn45{ font-size:45px;}
.ln100{line-height:100px;}
.ln100{line-height:100px;}
.wd-full{ width:100%;}
.wd-auto{width:auto;}
.txt-wht{color:#fff;}
.txt-black{color:#2f343d;}
.txt-blue{color:#1a75bb;}
.txt-red{color:#f23644;}


.pd-a20{ padding:20px;}
.pd-a10{ padding:10px;}
.pd-a5{ padding:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:20px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pb15{ padding-bottom:15px;}
.pb10{ padding-bottom:10px;}
/*.btn-primary{ background-color:#f23644; border-radius:0px; border-color:#f23644; margin:0px 5px;}
.btn-primary:hover{ background-color:#d41624; border-color:#d41624;} */

.btn-primary{ background-color:transparent; border-radius:0px; border-color:#000; margin:0px 5px;}
.btn-primary:hover{ background-color:#000; border-color:#000;}
.btn-primary:focus, .btn-primary.focus{background-color:#000; border-color:#000;}


.mr-null{margin-right:0px !important;}
.ml-null{margin-left:0px !important;}
.mt-null{margin-top:0px !important;}
.mb-null{margin-bottom:0px !important;}

.mrg-null{margin:0px !important;}

.pd-null{ padding:0px;}
.pdl-null{ padding-left:0px;}
.pdr-null{ padding-right:0px;}

.lg-inpbox{background-color:#2b2d2f; border-color:#2b2d2f; border:1px solid #2b2d2f;border-radius: 0 0 0 0;text-align:left;color: #FFFFFF;	font-size: 14px;font-weight: normal;line-height: 40px;padding: 8px 12px;  height:40px;}
.lg-inpbox:hover{ background-color: #2b2d2f;border:1px solid #f23644;}
.navbar-default{border-width: 0 0 0px;}

.btn-danger{ background-color:#333333; border-color:#333333; border:0px; border-radius:0px;}
.btn-danger:hover{ background-color:#f05a24; border-color:#f05a24;}
.brd-rd-bg{ background-color: #1972BA;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    height: 100px;
    width: 100px;margin-bottom: 10px;}
	
.ft-ls-hn{ list-style:none; color:#fff;}
.ft-ls-hn li{ margin-bottom:5px; color:#fff;}
.cmp-ls-hn{list-style:none; color:#333;}
.cmp-ls-hn li{	
    color: #333333;
    float: left;
    padding: 0 15px 15px;
    width: auto;}
.cmp-ls-hn li a{ color:#333;}
.cmp-ls-hn-active{border-bottom: 3px solid #1A75BB;}
.cmp-ls-hn-active a{color:#1A75BB !important;}
	
.lg-popup-bg{
	background: none repeat scroll 0 0 rgba(26, 117, 187, 0.9);
    right: 0;
    position: absolute;
    top: 38px;
    width: 260px;
    z-index: 1000;
	}
	
.lg-popup-inp{background-color: #0c4a7c; border: 1px solid #0c4a7c; color:#FFF;}
.pos-rel{ position:relative;}

.dr-blu-txt{ color:#fff;}
.dr-blu-txt:hover{ color:#fff; text-decoration:underline;}

.vl-error{background-color: #f05a28;
    border-color: #f05a28;
    color: #FFFFFF; padding:2px 5px; width:100%; float:left; border-radius:4px; margin-bottom:3px;}
.input-group-addon{ background-color:#e9e6e6; border:1px solid #c2c0c2;	border-radius: 0 0 0 0 !important; }
.input-group-addon i{ color:#f23644;}
.input-group-addon{padding: 1px 15px;}
.fix-wd-inpbox{ width:150px;}
.swap-flt-rgt-lft{float:right;}
.cm-bg{background-color:#f2f2f2;}
.cm-bg-wht{background-color:#fff;}
.cm-brd-gray{border: 1px solid rgba(255, 255, 255, 0.1);}
.cm-brd-btgray{ border-bottom:1px solid #CACACA;}
.cm-brd-btgr{ border-bottom:1px dashed #CACACA;}
.brd-top-null{border-top: 0 none !important;}
.nav-tabs > li > a{ outline:0px; font-size: 16px;}


.st-cmp-circle{ width:50px; height:50px;  font-size:25px; line-height:50px; border-radius:50%; color:#fff;}
.st-cmp-circle{background-color:#1972ba; color:#fff;}
.st-cmp-txt{color:#1972ba; font-size:25px; line-height:50px; margin-left:5px;}
.st-active{color:#f05a24;}
.st-circl-active{background-color:#f05a24;}

.st-cmp-hr{border: 1px dashed #CCCCCC !important;
    max-width: 85% !important;
}

.add-form-control .form-control{border: 1px solid #C2C0C2;
    height: 35px; border-radius:0px; padding:6px 12px; background-color:#E9E6E6;}
.add-form-control label,.add-form-control input[type="radio"],.add-form-control input[type="checkbox"]{
    font-size: 14px;
    font-weight: normal !important;
  /*  line-height: 45px;*/
}
.multi-sel-inp{ height:100px !important;}
.mn-disp-block{ display:none;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ background-color:#41454E; border-color:#41454E; color:#f2f2f2; }
.category-box{ text-align:center;}
.category-box img{ width:100%; height:190px;}
.category-box .slider-box{ position:static !important;}
.category-box .slider-box h4{ margin-top:0px; padding-top:10px;}
.truncate{ overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;}
.pagination > li > a > i{
    line-height: 20px;
	}
.open > .dropdown-menu {
    border-radius: 0 0 0 0;}



@media (min-width: 320px) and (max-width: 768px) {
	.swap-flt-rgt-lft{ float:left;}
	.mb-wd-full{margin: 10px;
    width: 100%;}
	.carousel-inner img{ min-height:230px;}
	.mn-bn-subtxt{font-size: 13px;
    line-height: 25px;
    margin-bottom: 10px;}
	.mn-bn-maintxt{
		 font-size: 19px;
		}
   .mn-mrg-pd-null{  margin: 0 !important;
    padding: 0 !important;}
	.mn-disp-none{ display:none;}
	.mn-disp-block{ display:block;}
}



.navbar-nav > li > a{ padding-top:10px; padding-bottom:10px;}
/*06-Sep-2015*/
.navbar-default{ background-color:#e9e6e6;}
.navbar-nav > li >.active{ background-color:#2f343d; color:#fff;}
.navbar-right{ margin-right:0px;}
.mn-hgt70{ min-height:70px;}
.cm-hgt40{height: 40px;}
.cm-br-ul{ margin-top:10px; }
.cm-br-ul li{ list-style:none; float:left; color:#fff; margin-right:10px;}
.cm-lg-inpbox{ background-color:#E9E6E6; border-color:#c2c0c2; border-radius:0px !important;}
.tab-pd-adj{ padding:5px 10px !important; }
.nav-tabs > li > a{font-size: 14px;}

.nav-tabs > li > a:hover{ background-color:#f23644; border-color:#f23644; color:#fff;}
.fn-nr{ font-style:normal;}
.btn-default{ background-color: #F23644;
    border-color: #ce1d2a;
    color: #f2f2f2;}
.btn-default:hover {
  color: #fff;
  background-color: #d01623;
  border-color: #ce1d2a;
}
#jobsearch{ display:none;}

.pd-null{ padding:0;}

.urn-sidebar{
	height:100%;
	overflow:auto;
	background:#f2f2f2;
	border-right: 1px solid #ccc;
	
	}
.urn-sidebar ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.urn-sidebar ul li{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	
	}
.urn-sidebar ul li a{
	padding:5% 5%;
	text-align:left;
	font-size:12px;
	float:left;
	width:100%;
	color:#333;		
	}
.urn-sidebar ul li a:hover{
	background-color:#333;
	text-decoration:none;
	color:#fff;	
  
	}
.urn-sidebar ul li .active{
	background-color:#333;
	text-decoration:none;
	color:#fff;	
  
	}
/*.navbar-default{ background-color:#fff;border-bottom: 1px solid #f2f2f2;}*/
.navbar-default{ background-color:transparent; 
                 }
.urn-cnt-bg{ margin-top:72px; min-height:505px;}
.urn-navbar-fix{background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 2;top:0;}
.urn-sidebar-bg{position:fixed; height:100%; }
.urn-title-bg{background-color: #8bc441;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 10px;}
.cm-blk-bg{background-color: #24262d;}
/*body{ font-size:12px;}*/
.modal-header {
    background-color: #1999d5;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    min-height: 13.429px;
    padding: 10px;
}
.modal-footer {
    background-color: #f2f2f2;
   padding: 10px;
}
/*.btn-default{ background-color: #8bc441 ;
    border-color: #8bc441 ;
    color: #f2f2f2;}
.btn-default:hover {
  color: #fff;
  background-color: #5e8927;
  border-color: #5e8927;
}
.btn-primary {
    background-color: #8bc441;
    border-color: #8bc441;
    border-radius: 0;
    margin: 0 5px;
}

.btn-primary:hover,.btn-primary:focus {
  color: #fff;
  background-color: #5e8927;
  border-color: #5e8927;
}*/

.btn-default{ background-color: #F23644;
    border-color: #ce1d2a;
    color: #999; border-radius:0px;}
.btn-default:hover {
  color: #000;
  background-color: #999;
  border-color: #999;
}

.red-bg{ background:#f6303e !important;}

.pt-event-none {  pointer-events: none; }
.panel-primary {
}
.panel-primary > .panel-heading {
	background-color: #4b8df8 !important;
	border-color: #4b8df8 !important;
	border-radius: 0;
	color: #fff !important;
}
.loader-parent
{
position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    bottom:0px;
    background: -moz-linear-gradient(top,  rgba(251,251,251,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* W3C */ 
    
    overflow:hidden;
    left:0px;
    z-index:10000;
   opacity: .8;
   cursor: wait;
  background-color: #eff0f1; 
}
.ajax-loader {
  position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block;  
  height: 40px;width:40px;
}
.cp-img-rd{ border: 5px solid #f2525d;
    border-radius: 50%;
    width: 100%; height:150px;}
	
.cp-pr-dg{
	background: #fff none repeat scroll 0 0;
    padding: 10px;
	border:1px solid #ccc;	
	}
.cl-org{ color:#f22d3b;text-transform:capitalize;          }
.txt-caps { text-transform:capitalize;}

.timeline {
    position: relative;
    padding: 21px 0px 10px;
    margin-top: 4px;
    margin-bottom: 30px;
}

.timeline .line {
    position: absolute;
    width: 4px;
    display: block;
    background: currentColor;
    top: 0px;
    bottom: 0px;
    margin-left: 30px;
}

.timeline .separator {
    border-top: 1px solid currentColor;
    padding: 5px;
    padding-left: 40px;
    font-style: italic;
    font-size: .9em;
    margin-left: 30px;
}

.timeline .line::before { top: -4px; }
.timeline .line::after { bottom: -4px; }
.timeline .line::before,
.timeline .line::after {
    content: '';
    position: absolute;
    left: -4px;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: currentColor;
}

.timeline .panel {
    position: relative;
    margin: 10px 0px 21px 70px;
    clear: both;
}

.timeline .panel::before {
    position: absolute;
    display: block;
    top: 8px;
    left: -24px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.timeline .panel .panel-heading.icon * { font-size: 20px; vertical-align: middle; line-height: 40px; }
.timeline .panel .panel-heading.icon {
    position: absolute;
    left: -59px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    float: left;
}

.timeline .panel-outline {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

.timeline .panel-outline .panel-body {
    padding: 10px 0px;
}

.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
    display: none;
}
.rm-mb p{margin-bottom:0 !important;}
.wd-b{word-wrap: break-word;}
.mdfy-btn-div{ margin-top: 5px;
    text-align: center;}
.footer-details{ bottom: 0;
    position: fixed;
    width: 100%; z-index:2; }   
    .form-control {
    /*background-color: #494b54;
        border: 1px solid rgba(0, 0, 0, 0.3); color:#cbcbcb;*/} 
.navbar-default .navbar-nav > li > a {
    color: #000;text-decoration:none;
} 
.skin-blue .left-side{ background:rgba(0,0,0,0.1); color:#fff;} 
.skin-blue .sidebar a {
    color: #848c94;   text-decoration: none;
}
.sidebar .sidebar-menu > li > a {
    padding: 12px 5px 12px 15px;
    display: block;
    color: #fff;
    font-size: 13px;
}
.skin-blue .sidebar > .sidebar-menu > li,.skin-blue .sidebar{ border-color:transparent;}
.skin-blue .sidebar > .sidebar-menu > li:first-of-type > a{border-color:transparent;    }
.skin-blue .sidebar > .sidebar-menu > li > a:hover,
.skin-blue .sidebar > .sidebar-menu > li.active > a ,.skin-blue .sidebar > .sidebar-menu > li.active > a i{
  color: #1659a8;
  background: transparent;
  text-decoration:none;
  
}

.skin-blue .sidebar > .sidebar-menu > li > .treeview-menu{background:#f9f9f9 none repeat scroll 0 0;padding: 10px 0px;}
.skin-blue .treeview-menu > li > a {
    color: #393b45;
    padding:10px 5px 10px 15px;    
}

.skin-blue .sidebar > .sidebar-menu > li {
    border-top: 0px solid #fbfbfb;
    border-bottom:0px;
}

.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #1659a8;
}

.skin-blue .logo {
    background-color: #fff !important;
    color: #f9f9f9;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.hover {
  background-color: #1659a8;
  color:#fff;
}

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: right;
    text-transform: uppercase;
}

.form-horizontal .control-lbl {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    /*text-align: right;*/
    /*text-transform: uppercase;*/
}
.panel-info > .panel-heading {
    background-color: #9a9a9a !important;
    border-color: #f5a9bc !important;
    color: #000 !important;
}
.panel-info > .panel-heading {
    background-color: #fff !important;
    border-color: #f2f2f2 !important;
    border-radius: 0;
    color: #000 !important;
}

.panel-info {
    border-color: #f2f2f2 !important;
}

.panel-title {
    color: inherit;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.form-control {
    color: #333 !important;
    font-size: 12px !important;}
.form-control {
    /*height: 30px !important;*/
    line-height: 1.42857 !important;
    padding: 5px 3px !important;
    width: 100% !important;
}    


.panel-body {
    background: #fff none repeat scroll 0 0;
    /*border: 1px solid #dcdcdc;*/
    }
.logon-bg 
{
    background: rgb(36, 38, 45) none repeat scroll 0px 0px !important;
}
.cm-form-bg 
{
    background: #f2f2f2 !important;
}
.frm-ctr{  background-color :#fff !important;}
.frm-clr{color : #393b45 !important;}
.txt-white{color:#fff}
.logon-formcontrol
{
background-color: #fff !important;
border: medium none !important;
border-radius: 4px !important;
box-shadow: none !important;
color: #949ba2 !important;
transition: none 0s ease 0s !important;
} 
.form-group label { color:#fff !important;}
.form-group-blk label { color:#333 !important;}
.mt5-imp {margin-top:5px !important;}
.search-field input{width:149px;}
.tdlanguageId{display:none;}
.btnAdvaSearch{ margin:0; margin-bottom :20px !important;}

.btnAdvaSearch:hover .glyphicon{ color: red;
     /* transition: 0.9s;  */
        -webkit-transform: rotateZ(720deg);
  -moz-transform: rotateZ(720deg);
  transform: rotateZ(720deg);}
 .btnAdvaSearch .glyphicon {
       -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  }
  
 .wd115{width : 115% !important;}

 .ovrauto{overflow: auto;}
 .txt-green{color:Green;}
 .txt-blue{color:blue;}
 .txt-org{color:Orange;}
 .clr-blk{ color:#000 !important;}
 .frd-hd-lbl{color: #c8c8c8 !important;}
 .clr-wht{color : #fff !important;}
 .m10{margin: 10px;}
 .tt-null{text-transform: none !important;}
.lg-blk-bg-clr {background-color: #4b8df8 !important;}
.lg-blk-bg-clr h4{
background: rgba(0,0,0,0.1);
padding: 15px;
border-radius: 4px;
margin-top: 0px;
margin-bottom: 15px;
text-transform: uppercase;
font-weight: bold;
}

 .cnt{min-height: 500px; background-color: #f2f2f2 !important;}
 .wd810{width :810px;}
 .noty_text > .activity-item { padding: 10px; }
 .noty_text > .activity-item > i { float: left;
    margin-right: 10px; }
  div.activity span {
	display: block;
	color: #999;
	font-size: 11px;
	line-height: 16px;
}
.m5-20{ margin: 5px 20px;}
.m5-30{ margin: 5px 30px;}
.m5-70{ margin: 5px 70px;}
.pnl-info{background-color : #d9edf7 !important; border-color: #bce8f1 !important;}
.pnl-info > .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
 .modal-header > .close 
{
    -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.modal-header > .close:hover
{
   -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ml-33{margin-left: -33px;}
.emp-act{
background-color: #f2f2f2;
    border-radius: 4px; }
.pup-sector-bd{max-height: 300px;
    overflow: auto;}
.mt3{margin-top: 3px;}
.had-shk{background :#8aa4af url(../img/hand-shaking.png);}

.btn.btn-lred 
{
  color: #fff;
  background-color: #ff6666;
  border-color: #ff4c4c;
}
.btn.btn-lred:hover,
.btn.btn-lred:active,
.btn.btn-lred.hover 
{
  color: #fff;
  background-color: #ff4c4c;
}
.chosen-all-emp{max-height: 100px !important;
    overflow: auto !important;}
 .hidden {
    display: none;
}
.mb40i{margin-bottom : 40px !important;}
.mb50i{margin-bottom : 50px !important;}
.txt-wht{ color: #fff;}
.hd-flt-rt{ display: inline-block;
    float: right;}
.ds-inline{display: inline;}
.m5-a{ margin: 5px;}
/*
@keyframes fade {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.confirm {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  min-width: 280px;
  max-width: 500px;
  height: auto;
  background: #ffe5e5;
  border-radius: 10px;
  padding: 0;
  margin: 0;
  border-top: 1px solid white;
  animation: fade 1s ease 1 forwards;
}
.confirm h1 {
  text-align: center;
  font-size: 2rem;
  margin: 1.5rem 1rem 0.5rem;
}
.confirm p {
  text-align: center;
  font-size: 1.3rem;
  margin: 0 2rem 4.5rem;
}
.confirm button {
  background: transparent;
  border: none;
  color: #ff3232;
  height: 3rem;
  font-size: 1.2rem;
  width: 50%;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
.confirm button:nth-of-type(1) {
  border-top: 1px solid #B4B4B4;
  border-right: 1px solid #B4B4B4;
  left: 0;
  border-radius: 0 0 0 10px;
}
.confirm button:nth-of-type(2) {
  border-top: 1px solid #B4B4B4;
  right: 0;
  border-radius: 0 0 10px 0;
}
.confirm button:focus,
.confirm button:hover {
  font-weight: bold;
  background: #ffcccc;
}
.confirm button:active {
  background: #ffb2b2;
}
*/
.mul-txt-mh250{min-height: 250px !important; width:100% !important;}

.navbar-custom-menu{float:right;}
.navbar-custom-menu > .navbar-nav > li {
    position: relative;
}
.fz20{font-size: 20px;}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    left: auto;
    position: absolute;
    right: 0;
}
.dropdown-menu > li.header {
   font-size: 12px !important;
   
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    color: #444444;
    font-size: 15px;
    margin: 0px 0px 0px 5px !important;
    padding: 0;
    text-transform:none !important;
       display: inline;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    margin-top : -25px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
   margin: 0px 0px 0px 5px !important;
}

.isnotread {
    background: #ff4c4c;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.ht550{height: 550px;}
.ht35{height: 35px !important;}
.ht100{height: 100px;}

.alter-modal{
 background:url(../img/bg-2-full.jpg);
 padding:0px 15px;
}
.alter-modal .modal-dialog{
 width:100%;
}
.alter-modal .modal-content {
    border: 0 none;
    box-shadow: none !important;
 background-color: transparent;
 margin:50px;
}
.alter-modal .modal-header{
 text-align:center; 
}
.alter-modal .modal-footer{
 text-align:center;
}
.max-ht500{max-height:500px;}
.wd300{width: 300px !important;}


.grid-align{display: !important}


.custom-tb table {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.05);
    padding: 0px;
    border-radius: 14px;
    background: #fff;
}

.custom-tb {
    margin: 15px 0px 30px 0px;
}

.custom-tb table tr th {
    padding: 15px 15px;
    border-bottom: 1px solid #fff;
    background: #3C8DBC;
    color: #fff;
    font-size: 14px;
}

.custom-tb table tr:nth-child(2n) td {
    background: #fff;
}
.custom-tb table tr td {
    padding: 10px 15px;
    font-size: 13px;
    background: #fff;
}

.custom-tb table tr {
border-bottom: 2px solid rgba(0,0,0,0.05);
}

.custom-tb table tr:last-child {
border-bottom: 0px;
}
.h3, h3 {
    font-size: 18px;
}
.ts-ls-bg{
background: #fff;
padding: 15px;
border: 1px solid rgba(0,0,0,0.05);
margin-top: 15px;
border-radius: 4px;
box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
}

.ts-ls-bg h4{
margin-top: 0px;
}

.ts-ls-bg span{
opacity: 0.6;
font-size: 13px;
}

.skin-blue .navbar {
    /*background-color: #666;*/
        background-color: #333;
}
.btn.btn-primary {
    background-color: #4d90fe;
    border-color: #4d90fe;
    color: #fff;
    padding: 5px 25px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
}

a {
    color: #3C8DBC;
}
a:hover {
    color: #3C8DBC;
}
.custom-td-fd {
    background: #3C8DBC !important;
    color: #fff;
    padding: 15px !important;
    /*text-align: center;*/
}
.custom-td-fd a{ color:#fff;}
.ts-ls-bg h4 a{color: #393b45;}
.skin-blue .sidebar > .sidebar-menu > li > a {    
    font-size: 14px;
    color: #333;
    background: rgba(0,0,0,0.1);
}
.skin-blue .sidebar > .sidebar-menu > li > a:hover { 
	color:#1659a8;
}
.skin-blue .sidebar > .sidebar-menu > li > a:hover i{
    color:#1659a8;
    }
.skin-blue .sidebar > .sidebar-menu > li > a i {    
    /*color: #7fc5ef;*/
    color: #000;
}
.sidebar .sidebar-menu > li > a > .fa, .sidebar .sidebar-menu > li > a > .glyphicon, .sidebar .sidebar-menu > li > a > .ion {
    width: 25px;
    color: #7fc5ef;
}
.right-side ,.content {
    background-color: #f5f5f5;
}
.table{
	border: 1px solid #dddddd;
}
.table label{
	font-weight:normal;
}
.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: 10px;
}
.required::after {
    content: "*";
    color: red;
    font-size: 15px;
    margin-left: 5px;
    font-family: Verdana, Geneva, sans-serif;
}


.sidebar .sidebar-menu .treeview-menu > li > a > .fa, .sidebar .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar .sidebar-menu .treeview-menu > li > a > .ion {
    width: 25px;
}

header  a img{
    max-width:auto !important;
}

body > .header .logo {    
    background: #fff !important;
}