
.alert-success { background: #e5fbc0; border-radius: 0; border-left: none; border-right: none; border-top: solid 1px #b3e265; border-bottom: solid 1px #b3e265}
.alert-danger { background: #f8e8aa; border-radius: 0; border-left: none; border-right: none; border-top: solid 1px #ddb241; border-bottom: solid 1px #ddb241; color: #000}
.alert-danger i {color: #d9a827}
.multi-msg { padding-left: 32px}

html {
  height: 100%;
  width: 100%
}

body.login-body { height: 100% !important;}

body {  
    color: #1c1c1c;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 74px 0 40px;
    min-height: 100%;
    -ms-overflow-style: scrollbar;
    }
    
.container.m-t-10 { margin-top: 20px }

/***GOOGLE FONT***/
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v18-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('../fonts/roboto-v18-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v18-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
       url('../fonts/roboto-v18-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/*NEW THEME CSS */
.header { font-weight: normal; color: #fff; width: 100%; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; z-index: 9999; top: 0;  position: fixed}
.header .navbar-collapse { padding: 0}
.header .navbar { padding: 10px; margin-bottom: 0px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.header ul.nav li.dropdown:hover > ul.dropdown-menu { display: block}
.header .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; background: rgb(66, 66, 66)}
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { color: #262626; text-decoration: none; background-color: #3681c5}
.header .navbar .dropdown-menu > li > a { border-bottom: solid 1px #636363; color: #fff; text-decoration: none}
.header .navbar .dropdown-menu li:last-child a { border-bottom: none}
.header .navbar .navbar-right { margin-right: 0; margin-top: 8px }
.header .user-login-detail + .navbar-right { margin-top: 0}
.header .navbar-brand { padding: 0; margin-top: 2px}
.header .navbar-inverse { background: #000 url(../images/header-bg.jpg) no-repeat right top; border-radius: 0}
.header .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #5078bb}
.header .navbar-inverse .navbar-nav > li > a { color: #fff; padding: 4px 8px 0; text-decoration: none}
.header .navbar-inverse .navbar-nav > li.login-link { margin-top: 1px}
.header .navbar-inverse .navbar-nav > li.login-link a {border: none; padding: 2px 6px; border-radius: 2px; color: #fff; border: solid 1px #c9c9c9}
.header .navbar-inverse .navbar-nav > li.login-link a:hover { border: solid 1px #71a9e6; color: #71a9e6}
.header .user-login-detail { text-align: right; font-size: 14px; font-weight: 300; margin: 0 8px 4px; font-style: italic; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;}
.header .user-login-detail strong { color: #8bc8ff; font-weight: normal}
.header.shrink .navbar-brand img {transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out}

.header.shrink .navbar { padding: 5px 10px}
.header.shrink .navbar-brand { height: auto;}
.header.shrink .navbar-nav.navbar-right {margin-top: 6px}
.header.shrink .navbar-brand > img { max-width: 160px;  }
.header.shrink .user-login-detail { display: none}

/*THOUGHT OF THE DAY*/

#box_thoughtoftheday { background: url(../images/thought-bg.jpg) repeat-x; padding: 10px}
#box_thoughtoftheday h5 {color: #fff; font-size: 21px; font-weight: 800; margin: 0; padding: 0; width: 23%; display: inline-block;}
#box_thoughtoftheday h5:after { content: "}"; font-size: 50px; color: #fff; display: inline-block; font-weight: 300; vertical-align: middle; margin-left: 50px}
#box_thoughtoftheday .bracket-sign { font-size: 96px; font-weight: 300; color: #fff}
#box_thoughtoftheday #thought_content {    color: #fff; font-size: 21px; display: inline-block; width: 76%; vertical-align: middle;}

/**ANNIVERSARIS AND BIRTHDAY**/
.event-wrapper { /*background: #ececec url(../images/event-bg.jpg) repeat left top;*/ margin: 0px 0 20px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding: 20px 0}
.event-wrapper h2 { margin: 0 0 10px 0; padding: 0 0 10px 0; font-size: 25px; background: url(../images/title-border.jpg) repeat-x left bottom}
.event-wrapper h2.first-child { border-bottom-color: #21598a }
.event-wrapper h2 i {color:#21598a}
.event-wrapper .box-design {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
     box-shadow: 0px 0px 3px #333; margin-bottom: 10px; line-height: normal;font-size: 14px !important;}
.event-wrapper .box-design img { width: 50px; float: left; margin: 5px; height: 50px; border-radius: 50%; border: solid 1px #205a8a;}
.event-wrapper .box-design h5 { display: inline-block; margin: 0; width: 72%; margin-top: 11px}
.event-wrapper .box-design span { display: inline-block; color: #23598a; font-size: 12px; font-weight: bold }
.event-wrapper .scroll-wrap { max-height: 300px; overflow: auto; padding-top: 5px}
.event-wrapper .scroll-wrap::-webkit-scrollbar, .newsletter-wrap::-webkit-scrollbar {width: 8px; height: 8px;}
.event-wrapper .scroll-wrap::-webkit-scrollbar-track, .newsletter-wrap::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);}
.event-wrapper .scroll-wrap::-webkit-scrollbar-thumb, .newsletter-wrap::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);}
.event-wrapper .scroll-wrap::-webkit-scrollbar-thumb:window-inactive, .newsletter-wrap::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, 0.2);}

/**USER WHO ON LEAVE**/
.leave-info-wrapper {background: #205a8a; color: #fff}
.leave-info-wrapper h5 { display: inline-block; font-size: 16px; vertical-align: middle}
.leave-info-wrapper ul { margin: 0; padding: 0; list-style: none; font-size: 14px; display: inline-block}
.leave-info-wrapper ul li { display: inline-block; margin-left: 10px}
.leave-info-wrapper ul li a { color: #fff; display: block; border: solid 1px #ccc; border-radius: 10px; padding: 0 8px;background: rgba(255,255,255,0.1);}

/**NEWS**/
.news-wrapper { background: url(../images/news-bg-large.jpg) no-repeat left top; padding: 20px 0; background-size: 100%}
.news-wrapper li { width: 30%; background: #fff}
.news-wrapper h4 { font-size: 36px; color: #fff; font-weight: 900; text-transform: uppercase}
.news-wrapper .heading-box { padding: 100px 50px}
.news-wrapper .news-slider { position: relative; max-width: 900px; }
.news-wrapper .news-slider p { line-height: 24px}
.news-wrapper .news-slider p + a { float: right;}
.news-wrapper .news-slider h5 { font-weight: 800; margin: 10px 0}
.news-wrapper .news-slider li { height: 260px; padding: 15px; box-shadow: 0px 0px 3px #333; border: solid 1px #ccc}
.news-wrapper .news-slider .bx-controls { position: absolute; top: 40%; font-size: 50px; width: 100%}
.news-wrapper .news-slider .bx-controls .bx-next { float: right; margin-right: 16px}
.news-wrapper .news-slider .bx-controls .bx-prev { float: left; color: #fff; margin-left: -50px}

/**NEWS LATTER**/
#box_newsletter_cnt { background: #306faa url(../images/newsletter-bg.jpg) no-repeat center top; color: #fff}
#box_newsletter_cnt p {padding: 0; text-transform: none; font-weight: normal; font-size: 15px; text-align: left; margin-top: 5px; margin-bottom: 0;}
.news-title {color: #fff; padding: 10px 10px 5px 10px; margin: 0; border-bottom: solid 2px #77beff; font-size: 26px; text-transform: uppercase; font-weight: 800;}
.newsletter-wrap { max-height: 200px; overflow: auto}
.newsletter-wrap a { display: block; padding: 8px 11px; box-sizing: border-box; border-bottom: solid 1px #c9c9c9; color: #fff}
.newsletter-wrap a i { margin-right: 6px; color: #fff; font-size: 11px}
#box_newsletter_cnt .view-more { color: #fff; padding: 5px; display: block}

/**FIXED DATE**/
.date-wrap {    position: fixed; right: 0; background: #f3f3f3; text-align: center; width: 100px; padding: 2px; box-sizing: border-box; z-index: 999; box-shadow: 0 0 3px #333; font-size: 14px; top: 30%}
.date-wrap .day { background: #2b6ab9; padding: 2px; color: #fff}
.date-wrap .date { font-size: 22px; font-weight: 900 }


/**FOOTER**/
.footer { background: #f9f9f9; border-top: solid 1px #ccc; padding: 5px 0; text-align: center; font-size: 13px; margin-top: 30px; position: fixed; width: 100%; bottom: 0}


/*****NEW THEME END HERE*********************************************************************************************************************************************************************************/
	
a:focus { outline: none}

img{border:0;}

.fleft{float: left;}
.fright{float: right;}

.tleft{text-align: left;}


.logintxt strong{color: #2F81BF;}

ul.my-team {margin: 0; padding: 0; list-style: none}
ul.my-team  li {    padding: 6px;display: block; width: 29%; float: left; border-bottom: solid 1px #c9c9c9; margin-right: 25px;}
ul.my-team  li:before { font-family: FontAwesome; content: "\f054"; margin-right: 6px}

/* topnav */

#container {
    background-color: #ffffff;
	box-sizing: border-box;
    position: relative;
}

	
h1 {
    color: #2455b2;
    font-size: 20px;
    font-weight: bolder;
    padding: 0px 0 10px 0;
	margin: 0 0 10px 0;
    background: url(../images/title-border.jpg) repeat-x left bottom;
}

.border-color { border: solid 1px #c9c9c9}

a.picture-link {display: inline-block; padding: 6px; box-sizing: border-box; border-bottom: solid 1px #c9c9c9; min-width: 200px;}
a.picture-link:hover { color: #fff; background: #2a6eb9; text-decoration: none}


.menu-column,.right-wrapper { transition: all 0.5s ease}

.menu10 { width: 8%!important}
.right90 { width: 90%!important}
.menu10 #menu > ul > li {border-left: none}
.menu10 #menu > ul > li a span { display: none}
.hide { display: none}
.skillset-wrap { max-height: 500px; overflow: auto}
.skillset tr td:first-child { text-align: left}
.skillset tr td { text-align: left}

.graywrapper {  border: solid 1px #c5c5c5; padding: 8px; box-sizing: border-box; font-size: 12px; min-height: 430px}
.graywrapper tr th { color: #fff; background: #2F81BF }

.f11 { font-size: 11px}

.calneder-icon { font-size: 22px; padding: 0; cursor: pointer; vertical-align: top; display: inline-block; line-height: 0}

/**COMMEN CLASSES**/
.inputtext, .textarea_input { 
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea { height: auto }
.textarea_input { height: auto}
.bluebtn:focus { outline: none; color: #fff; text-decoration: none}
.graybtnlink:focus, graybtn:focus { color: #fff; text-decoration: none; outline: none}

.bluebtn { background-color: #2f81bf; padding: 7px 18px; color: #fff; font-size: 13px; transition: all 0.2s ease; border: none; border-radius: 5px; cursor: pointer}
.bluebtn:hover {background-color: #3b9ee8}
.bluebtn:active {background-color: #0f5184}

.btn-blue {background-color: #2f81bf; padding: 7px 18px; color: #fff; display: inline-block; transition: all 0.2s ease; border-radius: 5px; font-size: 13px}
.btn-blue:hover { background-color: #3b9ee8; text-decoration: none; color: #fff}
.btn-blue:active {background-color: #0f5184}

.graybtn { background-color: #616161; padding: 7px 18px; color: #fff; border: none; transition: all 0.2s ease; border-radius: 5px; cursor: pointer; font-size: 13px;}
.graybtn:hover {background-color: #8a8888;}
.graybtn:active {background-color: #464646;}

.graybtnlink { background-color: #616161; padding: 7px 18px; color: #fff; border-radius: 5px; cursor: pointer; display: inline-block; transition: all 0.2s ease; font-size: 13px}
.graybtnlink:hover {background-color: #8a8888; text-decoration: none;color: #fff;}
.graybtnlink:active {background-color: #464646;}
.label-height { line-height: 35px}



a.bluebtn:hover { color: #fff; text-decoration: none}
.line-underline { text-decoration: underline}
/**/
.small-italic {font-size: 10px; font-style: italic;}

.commen-table { border: solid 1px #c5c5c5 !important; }
.commen-table thead { background: url(../images/sprite.jpg) repeat-x left top}
.commen-table tbody tr:nth-child(odd) { background: #f5f5f5}
.commen-table th { color: #fff; text-align: center; font-weight: 400; line-height: normal}
.commen-table th,td { padding: 5px; border-color: #c5c5c5}
.commen-table td { vertical-align: middle !important}
.commen-table .inputtext { padding: 4px; box-sizing: border-box; margin: 0 auto}
.commen-table .btn-blue { margin: auto; background-color: #38a4ca}
.commen-table .btn-blue:hover {background-color: #4fbde3 }
.commen-table th input[type="checkbox"] { vertical-align:  top; margin-right: 10px}

hr { margin: 8px 0; border-top: 1px solid #d0d0d0;}

table.dataTable thead th, table.dataTable thead td {
    padding: 4px 4px !important;
    border-bottom: 1px solid #111;
}
table.dataTable td { font-size: 13px !important}
table.dataTable td input[type="text"] { width: 100%}

input[type="checkbox"] {
    margin: 2px 0 0 !important;
    margin-top: 1px \9;
    line-height: normal;
}
tbody th, table.dataTable tbody td {
    padding: 2px 4px !important;
}
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: collapse !important;
    border-spacing: 0;
}
.f-500 { font-weight: 500}

.leave-balance-wrapper { margin: auto}
.leave-balance-wrapper .leave-box {border: solid 1px #c5c5c5; padding: 10px; box-sizing: border-box}
.leave-balance-wrapper .leave-box span.joindate { font-weight: bold; line-height: 30px}
.leave-table { margin-top: 15px}
.leave-table tr th { font-weight: bold; padding: 6px}
.sub-heading { padding: 12px; font-weight: bold}
.leave-balance-wrapper .bluebtn {border-radius: 4px}


.leave-taken ul { margin: 0; padding: 0; list-style: none; font-weight: bold}
.leave-taken ul li {  padding: 8px; display: inline-block; color: #5a5a5a}
.leave-taken ul li:first-child { padding-left: 0}
.leave-taken ul li:last-child {border-right: none}

.m-b-0 { margin-bottom: 0}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 400 !important;
}
.m-t-10 { margin-top: 10px}
.f-8 { font-size: 9px}

span.join-date-info {border: solid 1px #2659b4; color: #2659b4; padding: 8px; display: inline-block; text-align: center; border-radius: 20px; float: right}
span.join-date-info em { font-style: normal; font-weight: bold}

.leave-detail-wrapper .commen-table { margin-top: 15px}
.leave-detail-wrapper table td { font-size: 13px}

.leave_error_messg{color:#BC1108; padding: 0 0 10px 0px; font-weight: bolder;}

textarea.inputtext { min-height: 60px}
.heading {
    background-color: #E6F0F9;
}

.policies-table > #table1 > tr > td:first-child {display: none}
.policies-table table {border-color: #f1f1f1} 
.policies-table table td.heading {background-color: #3496c7}
.policies-table table td.heading p {margin: 0; color: #fff; padding: 5px}
.policies-table table td.heading font.heading {background: none}

a.link-btn { background-color: #2f81bf; display: block; padding: 4px 8px; color: #fff}


/**7-12-2016**/

ul.bullet {margin: 0; padding: 0; list-style: none}
ul.bullet li { display: block; padding: 8px 3px; border-bottom: solid 1px #c9c9c9; color: #175482; width: 100%; float: left}
ul.bullet li a { text-decoration: none}
ul.bullet li b {color: #5a5a5a}
ul.bullet li:hover { background: #fff}
ul.bullet li:before {font-family: FontAwesome; content: "\f054"; font-size: 11px; margin-right: 5px; color: #5a5a5a;float: left;margin-top: 2px}
.list-section { background: #eeeeee; border: solid 1px #d1cbcb}
.list-section ul::-webkit-scrollbar {width: 8px;height : 8px;}
.list-section ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2)}
.list-section ul::-webkit-scrollbar-thumb {  background: rgba(0,0,0,0.2); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1) }
.list-section ul::-webkit-scrollbar-thumb:window-inactive {background: rgba(0,0,0,0.2);  }


.event-title {
	position: relative;
	background: #3f88c0;
	border: 1px solid #175482;
	padding: 5px 8px;
	box-sizing: border-box;
	line-height: 24px;
	color: #FFFFFF;
    font-size: 14px;
	margin-top: 0px;
}
.event-title:after, .arrow_box:before {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.event-title:after {
	border-color: rgba(42, 110, 185, 0);
	border-top-color: #3f88c0;
	border-width: 10px;
	margin-left: -30px;
}
.event-title:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #c2e1f5;
	border-width: 10px;
	margin-left: -33px;
}



.carousel .carousel-control { top: 29%}
.carousel .carousel-control.left, .carousel .carousel-control.right  { text-shadow: none; width: auto; height: 20px; font-size: 12px; background: none; color: #333}
.carousel .carousel-control.left { margin-left: 8px}
.carousel .carousel-control.right { margin-right: 8px}
.carousel { padding: 8px 20px}
.carousel .carousel-inner > .item div { font-weight: bold; margin-bottom: 5px}
.carousel .carousel-inner > .item a { float: right}

.policies-table .newsletter-wrap a { width: 32%; margin-right: 5px; display: inline-block}
.policies-table .newsletter-wrap a:first-child { background-color: #e6f3ff}


h3{font-size: 13px; font-weight: bolder;}
.valign-top { vertical-align: top}
.gridresult{background-color: #5598CB; text-align: center;}
.gridresult th{background: #2F81BF; color: #FFFFFF;}
.gridresult td{background-color: #FFFFFF;}
.gridresult td.bgheading{background-color: #C3DFF4; color: #094D81; font-weight: bold; text-align: left;}

.leave-cal {border: solid 1px #5598CB}
.leave-cal > th { height: 30px}
.leave-cal td.tcell { height: 60px}
.leave-cal td b { float: right}

.alert { padding: 4px 8px; margin-bottom: 10px; font-size: 13px}
.alert i {font-size: 20px; margin-right: 9px; vertical-align: sub}

.form_outer td { vertical-align: top}
label {padding-top: 12px; font-weight: 500; display: block; margin: 0 0 3px 0; padding: 0; font-size: 14px}
.form_outer .inputtext { width: 100%}
.inputtext.dob { max-width: 90%; vertical-align: top; display: inline-block}
span.red { color: red; }

.form_outer .profile-pic { border-radius: 50%; max-width: 114px; border: solid 1px #c9c9c9; margin-top: 4%; padding: 5px; height: 114px;
    min-width: 114px}
.form_outer h2 { font-size: 14px; margin: 0; padding: 5px 10px; background: #2F81BF; color: #fff; border-radius: 3px}
.change-password label { display: block}

.picture-wrap .gridresult { border: solid 1px #5598CB}
.picture-wrap table { border: solid 1px #5598CB}

.field_error { border: solid 1px red} 

.team-member { line-height: 30px; margin-bottom: 5px; border-bottom: solid 1px #ccc; padding-bottom: 5px}
.team-member .user-team {min-width: 80px;max-width: 80px; height: 80px; border-radius: 50%; margin-right: 10px; border: solid 1px #ccc; vertical-align: top}
.team-member .name { display: inline-block; line-height: 18px; color: #2f81bf; vertical-align: middle; width: 175px; margin-right: 10px}
.team-member .name i {float: right; font-size: 21px;font-weight: 900;}
.team-member .emp-detail {display: inline-block; vertical-align: middle; width: 440px; border-left: solid 1px #ccc; padding-left: 10px; position: relative}
.team-member .emp-detail span { font-weight: 500}
.team-member .emp-detail i { position: absolute; left: -8px; top: 30%; color: #ccc; font-size: 24px;}
.team-member .emp-detail ul { list-style: none; font-size: 12px; margin: 0; padding: 0 }
.team-member .emp-detail ul li { display: inline-block; margin-right: 10px}

/*FOR SEARCH */
label { font-weight: 500}
.s-result-block {     background: #eaeaea; padding: 10px; border-bottom: solid 2px #bdbbbb; margin-top: 10px; text-align: left;}
.s-result-block img { width: 52px; height: 52px; border-radius: 50%; border: solid 1px #10110c; display: inline-block; vertical-align: top;
    margin-right: 7px;}
.s-result-block .s-result-info { display: inline-block; text-align: left}
.s-result-block .s-result-info h5 { margin: 0; font-weight: normal; color: #276a9d; font-weight: 500; font-size: 15px}
.s-result-block .s-result-info span.group-name {color: #000}
.s-result-block .s-result-info p { font-size: 13px} 
.s-result-block:hover { border-bottom: solid 2px #607bae;}

.search-icon {     background: url(../images/search-icon.png) no-repeat center; font-size: 0;  border: none; width: 34px; height: 30px; float: right; margin-top: -34px; z-index: 999;  position: relative;}

.v-scroll {max-height: 440px; overflow-y: auto}




/*	Login Window Box Start */
/*Change text in autofill textbox*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
.login-wrapper {width: 100%; display: table; height: 100%}
.login-wrapper .login-cell { display: table-cell; vertical-align: middle}
.loginwindow h1 {color: #2455b2; font-size: 20px; font-weight: bolder; padding: 10px 0 10px 15px; margin: 0 -15px 15px; border-bottom: solid 1px #ccc; background: none}
.loginwindow { background: #f1f0f0; padding: 0 15px 15px; box-shadow: 0 0 3px #333; max-width: 515px; margin: auto}
.loginwindow .form-group { position: relative;}
.loginwindow .form-control { padding-left: 40px}
.loginwindow .form-group span.usericon {position: absolute; background: #2f81bf; padding: 6px 12px; border-radius: 4px 0 0px 4px; color: #fff; height: 34px}
.loginwindow label {  font-weight: bold; display: block; margin: 0 0 0px 0}
.loginmessg{color:#BC1108; text-align: center; font-weight: bolder;}
.loginwindow .forgot-pass { font-size: 13px}
.searchwidth{width: 320px; margin: 20px auto; overflow: hidden;}


.applyleave{background: #FFFFFF url(../images/bg_box_repeater.jpg) left top repeat-x; padding: 20px; border: 2px solid #ECECEC; width: 450px; margin: 0 auto;}
.applyleave label{float: left; width: 180px; font-weight: bold;}

/*	Login Window Box End */

.policies-table .panel-default {
    border-color: #c1c1c1;
}
.policies-table .panel-default > .panel-heading { border-radius: 4px}
.policies-table .panel-default > .panel-heading.active { border-radius: 4px 4px 0 0 }
.panel-heading { padding: 0px}
.panel-title { font-size: 15px}
.panel-title a { display: block; padding: 8px; text-transform: uppercase; text-decoration: none}
.panel-heading:hover {
background: #5178bb;
color: #fff;
text-decoration: none;
}
.panel-heading.active {
    background: #5178bb;
    color: #fff;
    text-decoration: none;
    }
.panel-title a i { float: right;}

.dataTables_wrapper .dataTables_paginate .paginate_button {     position: relative;
    float: left;
    padding: 2px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background: #337ab7;
    border-color: #337ab7;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background: #337ab7;
    border-color: #337ab7;
}

.input-width input[type="text"], .input-width select { width: 100%}
.skillset-wrap .removeBtn { padding: 3px; cursor: pointer;}
.info { font-size: 11px; float: right; margin-bottom: 4px}
.b-r { border-right: solid 1px #ccc}

.panel-body { overflow: auto}
.panel-body table { border: solid 1px #ccc}
.panel-body table td { border: solid 1px #ccc}

#back-to-top {
    position: fixed;
    bottom: 80px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #4567a1;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    box-shadow: 0 0 3px #5a6d8e;
}
#back-to-top:hover {
    background: #e9ebec;
    color: #333;
}
#back-to-top.show {
    opacity: 1;
}

.leave-emp-wrap {

background-color: #eeeeee;
    border: solid 1px #ccc;
    padding: 3px 10px;
    margin-bottom: 10px;
}
.leave-emp-wrap i { font-size: 11px}
ul.leave-emp { margin: 0 0 10px 0px; padding: 0; list-style-type: square;}
ul.leave-emp li { display: inline-block; width: 49%}
ul.leave-emp li a {color: #175482}

span.small-note { font-size: 12px;
    float: left;
    margin-top: 4px;}

    .newsletter-detail a {     display: inline-block; color: #000; text-decoration: none; border-right: solid 1px #7b7b7bcc; padding-right: 10px; font-size: 14px; margin-right: 9px}
    .newsletter-detail .detail-info-wrap a:last-child { border-right: none}
    .newsletter-detail hr { margin: 15px 0}
    input[type="file"]{height: auto;}
    
    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        padding-top: 0;
        background-color: #fff;
        border: solid 1px #ccc;
        margin-top: 10px;
    }
	
	/* Media Gallary design*/
	/* Right section fr images starts */
    .main-wrapper-right{
        padding:10px;
        width:75%;
    }
    .main-wrapper-right .row{
        margin-left: 0px;
        margin-right: 0px;
        margin-top:10px;
    }
    .main-wrapper-right .row:after {
        content: "";
        display: table;
        clear: both;
    }
    .main-wrapper-right .picture-modal{
        width: 50% !important;
        padding: 10px !important;
    }
    .main-wrapper-right .carousel{
        padding:8px 10px !important;
    }
    .main-wrapper-right .modal-head{
        font-size: 15px;
        font-weight: bold;
        border-bottom: 1px solid #ccc;
        padding-bottom: 8px;
    } 
    /* The Modal (background) */
    .main-wrapper-right .modal {
        display: none;
        position: fixed;
        z-index: 1;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color:rgba(0,0,0,0.7);
    }
    /* Modal Content */
    .main-wrapper-right .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 1200px;
      }
      /* The Close Button */
    .main-wrapper-right .close {
        position: absolute;
        top: 17%;
        right: 26%;
        font-size: 30px;
        z-index: 999999;
        color: black;
        opacity: 1;
        font-weight: normal;
    }
    .main-wrapper-right .close:hover,
    .main-wrapper-right .close:focus {
        color: #999;
        text-decoration: none;
        cursor: pointer;
    }
    .main-wrapper-right .carousel-control{
        width: 35px !important;
        height: 70px !important;
        padding-top: 15px !important;
        font-size: 30px !important;
        background: none !important;
        color: white !important;
        background-color: black !important;
        top: 45% !important;
    }
    .main-wrapper-right .left-control{
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .main-wrapper-right .right-control{
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .main-wrapper-right .prev,
    .main-wrapper-right .next {
        position: absolute;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        width: 35px !important;
        height: 70px !important;
        padding: 13px 8px !important;
        font-size: 30px !important;
        background: none !important;
        color: white !important;
        background-color: black !important;
        top: 45% !important;
        opacity:0.8;
    }
    /* Position the "next button" to the right */
    .main-wrapper-right .next {
        right: 0;
    }
    .main-wrapper-right .prev {
        left: 0;
    }
    .main-wrapper-right .next:hover,
    .main-wrapper-right .prev:hover{
        text-decoration: none;
        cursor:pointer;
    }
    .main-wrapper-right video{
        width:100%;
		height:180px;
		background-color: black;
    }
    .main-wrapper-right .category{
        margin-left:10px;
        font-weight: bold;
        font-size: 17px;
		margin-top:15px;
    }
    /* Right section fr images ends */
    /* left section fr images starts */
    .body-wrapper{
        padding:10px;
        display:flex;
    }
    .left-sidebar{
        width:20%;
        height:237px;
        border:1px solid #ccc;
        border-radius:10px;
        margin-top:20px;
    }
	.left-sidebar li a:hover{
        text-decoration:none;
    }
    .left-sidebar li span{
        font-size: 20px;
        margin-right: 8px;
        color: #2455B2;
        font-weight:bold;
    }
    .left-sidebar li a{
        font-weight:bold;
    }
    .left-sidebar ul{
        list-style-type: none;
        padding-left:0px;
    }
    .left-sidebar ul li{
        padding-left: 10px;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
    }
    .left-sidebar ul li:last-child{
        border-bottom:none;
    }
    .left-sidebar ul li.active{
        background-color: #2455B2;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .left-sidebar ul li.active a,
    .left-sidebar ul li.active span{
        color:white;
        font-weight:bold;
    }
    /* left section fr images ends */
	.side-head{
        text-align:center;
        color:white;
        font-weight: bold;
        padding: 7px;
        font-size: 16px;
    }
	.section-heading{
        color: #2455B2;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
    }
	.no-photos,.no-videos{
        margin-left: 10px;
        font-size: 14px;
    }
	.main-wrapper-right .cursor{cursor: pointer;}
	
	.training-table th {
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    white-space: nowrap
}
.box-training {
    margin: 15px auto 0px;
    padding: 0em!important;
}
.training-heading {
    background: #386fba;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px;
    font-weight: 500;
}
.box-training h3 {
    padding: 15px;
    background: #fff;
    margin: 0;
    font-size: 18px;
    font-weight: 800;
    border-bottom: solid 1px #ddd;
    margin: 10px 0;
    color: #2b4166;
    letter-spacing: .5px;
    position: relative;
    border-top: solid 1px #ddd;
}
.box-training h3::before {
    background: #2b4166;
    position: absolute;
    content: "";
    width: 5px;
    left: 0;
    height: 100%;
    top: 0;
    padding: 10px 0;
}
.col-sm-12.jumbotron.box-training ul {
    padding-left: 50px;
}

	

a.webex-link {
    background: #356ab9;
    padding: 10px;
    color: #fff;
    width: 90%;
    display: block;
	border-radius: 4px; text-decoration:none;
    cursor: pointer;
}

.img-dimension{
	width: 100%;
	margin-bottom: 16px;
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}
.commen-table.training-table a.webex-link {
    background: #356ab9;
    padding: 10px;
    color: #fff;
    width: 300px;
    display: inline-block;
    white-space: normal;
    word-break: break-all;
}
.jumbotron.box-training p
{
    font-size: 15px;
    font-weight: 500;
    padding: 0 0 0 15px;
    margin-bottom: 8px;
}
.jumbotron.box-training li
{
    font-size: 13px;
    line-height: 22px;
}
.commen-table.training-table ul
{
    text-align: left;
}
.commen-table.training-table li
{
    white-space: nowrap
}
.trainee-name
{
    width: 200px;
    margin: 0 auto;
}
.trainee-name li
{
    text-align: left;
    padding-left: 8px;
    white-space: nowrap;
}
.meeting-id, .passcode{
	display: block;
    padding: 3px;
    text-align: left;
    width: 300px;
}
h3.traning-head {
    background: transparent !important;
    border: none;
}
h3.traning-head::before{
	background:transparent;
	Content:"";
	position:absolute !important;
}
/* captcha */
.form-group.captcha-wrap {
    display: flex;
    /* width: 100px; */
    align-items: center;
}

.form-group.captcha-wrap label {
    width: 100px;
}

.form-group.captcha-wrap .form-control {
    width: 120px;
    padding: 0 10px;
}

.form-group.captcha-wrap label img {
    margin-right: 10px;
}

.form-group.captcha-wrap label img:nth-child(2) {
    position: relative;
    top: -3px;
}