 /* ==========================================================================
    Global Settings
========================================================================== */

/*
* Boxsizing set to border box http://css-tricks.com/box-sizing/
*/

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}8

/*
* Body settings, change it as required
*/

body { font-family:'Montserrat', Arial, Helvetica, sans-serif ; font-size: 1em; line-height: 1.4; overflow-x:hidden; background:#fff; font-weight:normal; }
body.non-scroll { overflow:hidden; }

/*
* Headings
*/

h1, h2, h3, h4, h5, h6 { font-family:'Montserrat', Arial, Helvetica, sans-serif; font-weight:bold; color:rgba(0,0,0,0.7); text-rendering: optimizeLegibility; margin-top:0px; margin-bottom:20px; }
h1 { font-size:64px; line-height:78px;}
h2 { font-size:36px; line-height:44px;}
h3 { font-size:32px; line-height:39px;}
h4 { font-size:24px; line-height:29px;}
h5 { font-size:16px; line-height:20px; color:rgba(0,0,0,0.7); font-weight:600; }
h6 { font-size:14px; line-height:16px; }
p { font-size:13px; color:rgba(0,0,0,0.7); line-height:22px; margin-bottom:16px; font-weight:500;  }
p a { color:#00bfe7;}
p a:hover, p a:focus { color:#00bfe7;}

/*
* Links
*/

a { color: #00bfe7; text-decoration: none; line-height: inherit; transition: all 0.3s ease 0s; }
a:hover { /*color: #2795b6;*/ color: #00bfe7; text-decoration:none; }
a:focus { color: #00bfe7; outline: none; }
p a, p a:visited { line-height: inherit; }


/*
* A better looking default horizontal rule
*/

hr { display: block; height: 1px; border: 0; border-top: 1px solid #c2c2c2; margin:16px 0; padding: 0; position:relative; }


/*
* Remove the gap between images and the bottom of their containers: h5bp.com/i/440
*/
img {
    vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic;
}


/*
* Remove default fieldset styles.
*/

fieldset { border: 0; margin: 0; padding: 0; }


/*
* Allow only vertical resizing of textareas.
*/

textarea {
    resize: vertical;
}

/*
* Iframe
*/
iframe[name="google_conversion_frame"]{ display:none;}

/*
* Pre
*/
pre { font-size:14px; color:#000; line-height:20px;  font-family:'Fira Mono', Arial, Helvetica, sans-serif; font-weight:normal; border-radius: 3px;  background-color: #f7f7f7; padding:16px; border:1px solid #dadada; white-space:pre-wrap; margin-bottom:16px;}


/* ==========================================================================
    Helper classes
========================================================================== */
/*
* Image Alignment
*/

img.alignleft { float:left; margin:0 10px 10px 0; display: inline;}

img.alignright { float:right; margin:0 0px 10px 10px; display: inline;}

img.aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px;}


/*
* Image replacement
*/

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
* Hide from both screenreaders and browsers: h5bp.com/u
*/

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
* Hide visually and from screenreaders, but maintain layout
*/

.invisible {
    visibility: hidden;
}

/*
* overflow method for clearing floats
*/
.floatbox { overflow:hidden; }

/*
* older method of adding empty tags for clearing
*/
.clear { clear: both; height:1px; line-height:1px; }

/*
* Chromeframe
*/
.chromeframe { margin: 0.2em 0; background: #ccc; color: rgba(0,0,0,0.7); padding: 0.2em 0; }

/*
* Fonts
*/
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/MontserratRegular.eot');
    src: url('../fonts/MontserratRegular.eot') format('embedded-opentype'),
         url('../fonts/MontserratRegular.woff2') format('woff2'),
         url('../fonts/MontserratRegular.woff') format('woff'),
         url('../fonts/MontserratRegular.ttf') format('truetype'),
         url('../fonts/MontserratRegular.svg#MontserratRegular') format('svg');
         font-weight: normal;
         font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/MontserratBold.eot');
    src: url('../fonts/MontserratBold.eot') format('embedded-opentype'),
         url('../fonts/MontserratBold.woff2') format('woff2'),
         url('../fonts/MontserratBold.woff') format('woff'),
         url('../fonts/MontserratBold.ttf') format('truetype'),
         url('../fonts/MontserratBold.svg#MontserratBold') format('svg');
         font-weight: bold;
         font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/MontserratMedium.eot');
    src: url('../fonts/MontserratMedium.eot') format('embedded-opentype'),
         url('../fonts/MontserratMedium.woff2') format('woff2'),
         url('../fonts/MontserratMedium.woff') format('woff'),
         url('../fonts/MontserratMedium.ttf') format('truetype'),
         url('../fonts/MontserratMedium.svg#MontserratMedium') format('svg');
         font-weight: 500;
         font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/MontserratMediumItalic.eot');
    src: url('../fonts/MontserratMediumItalic.eot') format('embedded-opentype'),
         url('../fonts/MontserratMediumItalic.woff2') format('woff2'),
         url('../fonts/MontserratMediumItalic.woff') format('woff'),
         url('../fonts/MontserratMediumItalic.ttf') format('truetype'),
         url('../fonts/MontserratMediumItalic.svg#MontserratMediumItalic') format('svg');
         font-weight: 500;
         font-style: italic;
}

/* ==========================================================================
    Layout
========================================================================== */

/* Container ---------------------- */
#container-wrap { min-width:320px; left:0; position:relative;transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;-moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; overflow-x:hidden; }
#container-wrap.activeMenu { left:-260px;}
/* Header ---------------------- */
/*#header { background:#fff; padding:20px 0px; height:90px; -webkit-transition: height 0.5s; -moz-transition: height 0.5s; -ms-transition: height 0.5s;  -o-transition: height 0.5s; transition: height 0.5s; }*/

/* Main-navigation ---------------------- */
#main-navigation { text-align:center; }

/* Banner ---------------------- */
#banner { height:310px; padding-top:145px; text-align:center; background:url(../imgs/banner.png) no-repeat; background-size:cover;  }

/* Content ---------------------- */
#content { background:#fff; min-height:600px; }
#content.colored { background:#f2f7ff; }

/* Sidebar ---------------------- */
#sidebar { height:100vh !important; /*float:left; position:fixed; left:0px; top:0px; width:20%; background:#002855; padding:25px 0px 25px 25px; min-height:800px; transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; -webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; -moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; -o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s; -ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;*/ }
/*background:url(../imgs/left-banner.png) no-repeat; background-size:cover; ---------------------- */
/* Main ---------------------- */
#sidebar .inner{ padding:0 0 0px 0; }

.card:first-child .collapse {  } 

#main {  width:100%; display:inline-block;  }

/* Footer ---------------------- */
#footer { background:#fff; padding:30px 0px; }

/* ==========================================================================
    Common Functionalities & UI Elements
========================================================================== */

/*--- Modal --- */
.modal .modal-dialog.col-lg { width:1170px; }
.modal .modal-header { border-bottom:0; padding:25px 25px 2px 25px; }
.modal .modal-header p { margin-bottom:0;}
.modal .modal-footer { padding:16px; border:0;}
.modal-sm { width:336px;}
.modal .modal-footer .btn { min-width:120px; margin-left:14px;}
.modal .modal-footer .btn:first-child { margin-left:0;}
.modal button.close { font-size:36px; line-height:36px; color:#000; opacity:1; }
.modal button.close:hover, .modal button.close:focus { opacity:1; }
.modal .modal-content { border:0; border-radius:0px; box-shadow:none; }
.modal-backdrop {background-color: rgba(0, 0, 0, 0.9);}
.modal-backdrop.in {opacity:1;}
.modal .modal-body { padding:25px; padding-top:0px; }
.modal .modal-body h2 .icon { margin-right:18px; }

/*---Form1 --- */
.form1 ul, .post .form1 ul { margin:0; padding:0; list-style:none;}
.form1 ul li { margin-bottom:25px;}
.form1 ul li:last-child { margin-bottom:0;}
.form1 .required {color:#ff0000;}
.form1 .form-control { border-radius:3px; font-size:14px; box-shadow:none; line-height:20px; color:rgba(0,0,0,0.8); font-weight:500; }
.form1 .form-control, .form1 input[type="text"], .form1 input[type="password"],.form1 input[type="email"] { line-height:40px; height:40px; border:1px solid rgba(0,0,0,0.15); box-shadow:none; }
/*.form1 input[type="email"] { text-transform:lowercase; }*/
 .form1 input[type="file"] { line-height:32px; height:40px; border:1px solid rgba(0,0,0,0.15); box-shadow:none; }

.form1 .forgot-password { float:right; font-size:13px;}
.form1 .error_msg { color: #f54b5e; display:block; font-size:12px; position: relative; line-height:18px; margin-top:4px; }
.form1 .info_msg {color: rgba(0,0,0,0.7); display:block; font-size:12px; position: relative; line-height:16px; padding-top:4px;}
.form1 textarea.form-control { resize:none; height:64px; line-height:18px; border:1px solid #dadada !important; padding:11px 12px;}
.form1 .has-error textarea.form-control { border:1px solid #d54343 !important;}
.form1 .has-error input[type="text"], .form1 .has-error input[type="password"], .form1 .has-error input[type="email"] { border:1px solid #d54343;}
.form1 .clear-row { clear:left;}  
.newsletter-form .has-error { border:1px solid #d54343 !important;}
.form1 label { font-size:12px;   display:block;   text-transform:uppercase; }
.form1 label span { font-size:12px !important;  }
.rendered-form .form-control { height:40px !important }
 

.form1 label.left-label { margin-bottom:0; padding-top:8px;}
.form1 .radio-input { position:relative; display:block; padding-left:25px; margin-bottom:10px;}
.form1 .radio-input.radio-inline { display:inline-block; margin-left:0; margin-right:20px;}
.form1 .radio-input label { font-size:14px; color:#000; margin:0; cursor:pointer; }
.form1 .radio-input label a { color:#eb494f;}
.form1 .radio-input input[type=radio]:checked + label:before { background:url(../imgs/sprite.png) -272px -215px no-repeat; }
.form1 .radio-input input[type=radio] { display: none; }  
.form1 .radio-input label:before {content: ""; display: inline-block; width: 20px; height: 21px; margin-right: 10px;  position: absolute; left: 0;  top:1px; background:url(../imgs/sprite.png) 0px -82px no-repeat; }  
.form1 .radio-input input[type=radio]:checked + label:before {background:url(../imgs/sprite.png) 0px -60px no-repeat; }
.form1 .checkbox-input { position:relative; display:inline-block; padding-left:24px; }
.form1 .checkbox-input.checkbox-inline { display:inline-block; margin-left:0; margin-bottom:10px; margin-right:20px;}
.form1 .checkbox-input.checkbox-block { display:block; margin-bottom:16px; text-transform:capitalize;}
.form1 .checkbox-input.checkbox-block label { font-weight:normal;}
.form1 .checkbox-input label { font-size:12px; margin:0; line-height:19px;cursor:pointer;  }
.form1 .checkbox-input input[type=checkbox] { display: none; }  
.form1 .checkbox-input label:before {content: ""; display: inline-block; width: 20px; height: 21px; margin-right: 10px;  position: absolute; left: 0;  top:1px; background:url(../imgs/sprite.png) 0px -13px no-repeat; }  
.form1 .checkbox-input input[type=checkbox]:checked + label:before {background:url(../imgs/sprite.png) 0px -37px no-repeat; }

.form1 .select { padding: 0; position:relative; display:block; border:1px solid rgba(0,0,0,0.15); border-radius:3px;  min-height:40px; height:auto; }
.form1 .select select { width:100%; border:0; background: #fff; padding:0 26px 0 5px; height:40px; font-size:13px; color:rgba(0,0,0,0.8); position:relative; border-radius:5px; font-weight:500; }
.form1 .select select { -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: '';}
.form1 .select select::-ms-expand{ display:none;}
.form1 .select:before { font-family:"Font-Awesome"; content:"\f0d7"; position:absolute; right:10px; top:6px; z-index:1; pointer-events:none; font-weight:bold; color:rgba(0,0,0,0.5); }

.form-horizontal .control-label { padding-top:8px;}
.form-horizontal .control-label.two-lines { padding-top:0;}

.form1 .varification-field .reg-captcha { float:left;}
.form1 .varification-field .form-control { width:100px; text-align:center; height:39px; padding-left:10px !important; float:left; margin-right:6px;}
.modal .form1 .varification-field .form-control { width:90px;}
.form1 .varification-field .reg-frm-rfrs, .form1 .varification-field .captcha-rfrs { float:left; background: rgba(0, 0, 0, 0) url("images/reg-frm-rfrs.gif") no-repeat scroll 0 0;  float: left;  height: 40px;  margin:-1px 0 0 8px;   width: 40px;}
.form1 .varification-field .reg-frm-rfrs:hover, .form1 .varification-field .captcha-rfrs:hover { background-position: 0 -40px;}
.form1 .varification-field .reg-frm-rfrs:active, .form1 .varification-field .captcha-rfrs:active {  background-position: 0 -80px;}
.form1 .varification-field #imgCaptcha { float:left;}
.form1 .varification-field.has-error { padding-bottom:18px; position:relative;}
.form1 .varification-field.has-error .error_msg { position:absolute; left:0; bottom:0;}

.form1 .chosen-container-multi .chosen-choices li.search-field input[type="text"] { height:22px;}
.form1 .chosen-container-multi .chosen-choices { border:0; border-radius:4px; padding:6px 6px 5px; background:#fff;}
.form1 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { border:1px solid #ccc; width:12px; height:12px;}
.form1 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {color: #999; content: "x"; display: block; font-size: 11px; left:2px; position: absolute;   top:-3px;}
.form1 .chosen-container-multi .chosen-choices li.search-choice { padding:2px 20px 4px 5px;}
.chosen-container .chosen-results li { font-size:12px;}

.form1 ul li.has-tooltip { position:relative;}
.form-tooltip { position:absolute; width:300px; background:#fff; right:-338px; padding-left:32px; z-index:100; display:none; top:0;}
.form-tooltip h3, .form-tooltip h5 { margin-bottom:4px;}
.form-tooltip ul {list-style:outside !important; padding-left:24px !important;}
.form-tooltip ul li { margin-bottom:8px !important;}
.form-tooltip p { margin-bottom:8px;}
.form-tooltip:before { width:16px; height:28px; background:url("../imgs/sprite.png") -159px -339px no-repeat; display:block; position:absolute; left:-17px; top:5px; content:"";}

.form-page .form1 .col-sm-9 .radio-input.radio-inline { padding-right:0;}

.form1 .characters-limit, .form1 textarea.characters-limit { padding-right:60px;}

.form1 .btn-group { display:block;}
.form1 .btn-group .select-option { display:block; float:left; width:97px; margin-right:20px; }
.form1 .btn-group .select-option input[type="radio"] { visibility:hidden; position:absolute;}
.form1 .btn-group .select-option label { display:block; cursor:pointer; margin:0; background:#ffffff; border: 1px solid #e9e9e9; line-height:50px; font-size:14px; color:rgba(0,0,0,0.5); padding:0 7px; border-radius:5px; text-align:center;}
.form1 .btn-group .select-option.active label { cursor:pointer; border-color:#00bfe7; background:#00bfe7; color:#fff; }

/*--- Has-error  --- */
.has-error .form-control, .has-error .form-control:focus, .has-error .select , .has-error .chosen-container .chosen-choices, .has-error .chosen-container .chosen-single{border-color:#f65039 !important;}
.has-error .form1 textarea.form-control {border-color:#f65039 !important;}

/*--- Post --- */
.post { color:#000; font-size:14px; line-height:20px;  }
.inner-post { padding-left:14px;}

.post ul, .post ol { padding:0px; margin-left:20px; }
.post li { margin-bottom:10px; color:#000; font-size:13px; line-height:20px; padding-left:16px; font-weight:500; }

.post .recent-grad ul li { float:left; width:50%; padding-right:15px; }
.students-placement  { padding:15px; border:2px dashed #00bfe7; border-radius:6px; } 
.students-placement p  { font-size:18px; line-height:30px; margin:0px; color:#00bfe7; font-weight:normal; }
.students-placement p br { display:none; }

/*--- Tooltip --- */
 
.tooltip{font-size:13px;line-height:20px; font-weight:500; color:#000; }
.tooltip.in {  opacity:1; }
.tooltip-inner{ background:#000; padding:4px 18px; color:#fff; }
  

/*--- Placeholder --- */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity:0.7 !important;}
input:-moz-placeholder, textarea:-moz-placeholder { opacity:0.7 !important;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.7 !important;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity:0.7 !important;}

/* Container Wrap ---------------------- */
#container-wrap.activeSideMenu #main { width:100%;  }

/* Header ---------------------- */
/*#header .logo img { max-width:135px; }
#header .button4 { float:right; margin-top:3px; }
#header.fixed { position:fixed; left:0px; top:0px; width:100%; z-index:1000; padding:10px 0px; height:70px; border-bottom:1px solid #e5e5e5; }
#header.fixed .logo img { max-width:120px; }*/

/* Main-navigation ---------------------- */
#main-navigation { transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; padding:10px 0; }
#main-navigation ul { margin:0px; padding:0px; list-style-type:none; }
#main-navigation ul li { display:inline-block; }
#main-navigation ul li a { font-weight:bold; font-size:14px; line-height:48px; color:#fff; display:inline-block; padding:0px 15px; }
#main-navigation ul li:hover a,#main-navigation ul li.active a { color:#00c7b4 !important; }
#main-navigation .menu-btn { display:none; background:#fff; border:0; position:absolute; left:-60px; top:28px; }
#header.fixed #main-navigation .menu-btn { top:20px; }
#main-navigation .menu-btn span.line { display:block; height:3px; width:25px; position:relative; margin:4px 0; background:#231f20;transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

/* Banner ---------------------- */
#banner .logo { margin-bottom:40px; }

#home-banner { background:url(../imgs/ezone-banner2.jpg) no-repeat; background-size:cover; height:400px; position:relative; }
#home-banner:before { content:""; position:absolute ;left:0px; top:0px; display:block; width:100%; height:100%; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px); z-index:3; }
#home-banner:after { content:""; position:absolute ; left:0px; top:0px; display:block; width:100%; height:100%;  background: linear-gradient(180deg, #00c7b4 0%, #FC654C 100%); z-index:3; opacity:0.8; }
#home-banner .container-fluid { position:relative; z-index:10; }
#home-banner .inner-content { padding:82px 0px; text-align:center; }
#home-banner .inner-content h2,#home-banner .inner-content p,#home-banner .inner-content p a { color:rgba(255,255,255,0.85); }
#home-banner .inner-content h2 { font-size:30px; line-height:37px; margin-bottom:45px; }
#home-banner .inner-content h2 span { display:block; font-weight:normal; padding-top:24px;  }
#home-banner .inner-content .button1 { min-width:160px; margin-bottom:30px; }
#home-banner .inner-content p { font-size:18px; line-height:22px; }
#home-banner .inner-content p a { text-decoration:underline; }

/* Sidebar ---------------------- */
#sidebar .logo { margin-bottom:55px; padding:25px; text-align:center; }
#sidebar .logo img { max-width:180px; }
#sidebar .menu-btn { background:none; border:0; position:fixed; right:15px; top:28px; display:none; }
#sidebar .menu-btn span.line { display:block; height:3px; width:25px; position:relative; margin:2px 0; background:#231f20;transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-moz-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s;	-o-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all .5s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

/* Login ---------------------- */
#login { width:570px; background:#fff; margin:0px auto; padding:30px 45px; position:relative; top:-70px; }
#login .button1 { font-weight:bold; font-size:12px;}

/* Side Navigation ---------------------- */
.side-navigation { padding-left:0px; }
.side-navigation .more-btn { display:block; text-align:right; text-decoration:none; color:#fff; font-size:13px; }
.side-navigation ul { margin:0px; padding:0px; list-style-type:none; }
.side-navigation ul li { border-bottom: 1px dashed rgba(218,218,218,0.3); margin-bottom:10px; position:relative; }
.side-navigation ul li a { display:block; color:rgba(255,255,255,0.7); padding-bottom:10px; font-size:14px; }
.side-navigation ul li.active a { color:#00c7b4; }
.side-navigation ul li.active:after { content:""; position:absolute;  width: 0px; height: 0px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fff; right:-25px; top:5px; z-index:100; }

/*--- Accordion1 --- */
.accordion1 .card { border-radius:0px; background:none; border:none; margin-bottom:0px; padding:0 15px; }
.accordion1 .card .card-header { background:none; padding:0px; border:none; }
.accordion1 .card .card-header .btn-link { display:block; color:#fff; font-size:14px; line-height:19px; font-weight:bold; text-decoration:none; position:relative; width:100%; text-align:left; padding:15px 0px 15px 0px; }
.accordion1 .card .card-header .btn-link:before { float: right; font-family:"Font-Awesome"; content:"\f068"; }
.accordion1 .card .card-header .btn-link.collapsed:before { float: right; content:"\f067"; }
.accordion1 .card .card-body { padding:0px; }

/*--- Page Head --- */
#page-head { background:#e7ebfb; padding:15px 15px 15px 80px; min-height:70px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1); position:relative; z-index:10; }
#page-head .inner .back-btn { float:left; display:inline-block; color:#000; }
#page-head h5,#page-head h6 { margin:0px; float:left; }
#page-head h6 .fas { margin-right:8px; }
#page-head h6 small { font-weight:bold; }
#page-head .inner .inner-head { margin-left:30px;  }
#page-head h5 { font-size:10px; min-height:38px; width:85%; float:left; margin:0 0 0 30px;}

/*--- Secondary Header --- */
.secondary-header { background:#f2f7ff; }
.secondary-header .title { float:left; margin-right:10px; padding:18px 20px; min-width:115px; position:relative; background:#e7ebfb; }
.secondary-header .title .fas { margin-right:8px; }
.secondary-header .title h6 { margin:0px; font-size:12px; }
.secondary-header .title:after { content:""; position:absolute;  width: 0px; height: 0px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #f2f7ff; right:-0px; top:50%; margin-top:-10px; }

/*--- Inner Content --- */
#inner-content { padding:0px 0 10px 0; }

/*--- Section --- */
section.section { padding:50px 0px; }
section.section h2,section.section h4,section.section p { color:#000; }
 
/*--- Dashboard --- */
.dashboard { padding:70px 30px 50px 30px; }
.dashboard .box { padding:20px; text-align:center; margin-bottom:30px; border: 1px solid #dadada; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1); transition: all 0.2s ease-out;}
.dashboard .box > a { display:block; }
.dashboard .box .icon { display:block; margin-bottom:15px; height:70px; }

.dashboard .box .icon img { filter: grayscale(100%); transition: all 0.2s ease-out; max-width:66px; max-height:70px; }
.dashboard .box h6 { font-weight:500; color:rgba(0,0,0,0.7); margin:0px; }
.dashboard .box:hover,.dashboard .box.active {  border-color:#00c7b4; }
.dashboard .box:hover .icon img,.dashboard .box.active .icon img { filter: grayscale(0%); }
.dashboard .welcome { padding:20px; text-align:center; }
.dashboard .welcome h2 { color:#00c7b4; }
.dashboard .welcome h2 small { display:block; font-weight:normal; font-size:16px; color:#444; }
 
/*--- Tabs1 --- */
.tabs1 .nav-tabs { margin-bottom:0px; border:none; }
.tabs1 .nav-tabs li { border:none; }
.tabs1 .nav-tabs li a { margin:0px; border:none; border-bottom:3px solid #f2f7ff; font-size:14px; line-height:19px; font-weight:bold; padding:15px 45px; color:rgba(0,0,0,0.7); }
.tabs1 .nav-tabs .nav-item.show .nav-link, .tabs1 .nav-tabs .nav-link.active { border:none; background:none; }
.tabs1 .nav-tabs li:hover a { border:none;}
.tabs1 .nav-tabs li .nav-link.active { border-bottom:3px solid #00c7b4; }

/*--- Tabs2 --- */
.tabs2 .nav-tabs { border:none; text-align:center; display:block; width:352px; margin:0px auto 0px auto;  background:#fff; }
.tabs2 .nav-tabs li { float:left; min-width:176px; }
.tabs2 .nav-tabs li a { margin:0px; border:none; color:#000;}
.tabs2 .nav-tabs li a.active { background:#091736; color:#fff;}
.tabs2 .nav-tabs .nav-item.show .nav-link, .tabs2 .nav-tabs .nav-link.active { border:none;}
.tabs2 .nav-tabs li:hover a { border:none;}
.tabs2 .tab-content { padding-top:50px;}
 
/*--- Btn-file --- */
.btn-file .button3 { z-index:10; pointer-events:none; background:#e7ebfb; cursor:pointer; position:absolute; left:0; top:0; color:rgba(0,0,0,0.7); border-color:rgba(0,0,0,0.15); border-radius:3px; }
.btn-file input[type=file] { position: absolute; top:2px; left:44px; height:34px; font-size:13px;  text-align: left;   outline: none;  cursor: inherit; display: block; background:none;}
.btn-file { position: relative; display:block; height:37px; margin-top:0;}

/*--- Table1 --- */
.table1 { width:100%; }
.table1 tr td { padding:25px; font-size: 14px; font-weight: 500;   border-bottom:1px dashed rgba(0,0,0,0.15); background:#e7ebfb; }
.table1 tr td a { color:#000; }
.table1 tr td:first-child { max-width:60%; }
.table1 tr td:last-child  { padding-right:0px; }
.table1 tr td.no-padding  { padding:0px; position:relative; border:none;  }  
.table1 tr td .action-lnk { float:right; text-align:center; display:inline-block; padding-right:10px; border-right:1px solid #dadada; margin-right:10px; font-size:12px; }
.table1 tr td .action-lnk p { margin:0px; font-size:10px; line-height:14px; font-weight:bold; }
.table1 tr td .action-lnk .fas,.table1 tr td .action-lnk .far {  margin-bottom:8px; color:#00bfe7; }
.table1 tr td .action-lnk:first-child { margin-right:0px; border:none; }
.table1 tr td h6 { margin-bottom:8px; font-size:11px; line-height:14px; color:#00bfe7; }
.table1 tr td h5 { margin-bottom:0px; font-size:14px; line-height:18px; }

.table1 .table1 tr td { background:#f2f7ff; padding:10px 10px }
/* .table1 .table1 tr td:first-child { max-width:50%; padding-left:30px; } */
.table1 .table1 tr td:first-child { max-width:55%; padding-left:30px; }
.table1 .table1 tr td:last-child { min-width:450px; }
.table1 .table1 tr td h5 { font-size:12px; font-weight:500; }
.table1 .table1 tr td h6 { color:rgba(0,0,0,0.7); }
.table1 tr td.no-padding .table1 tr:first-child td:before  { content:""; position:absolute ; left:0px; top:0px; display:block; width:100%; height:1px; background: #f2f7ff; z-index:3; }  

.table3 tr:first-child { background:#002855; } 
.table3 tr:first-child td { color:#fff; background:#002855 !important; }
.table3 td { border:1px solid #dadada; background:#fff !important; padding:7px !important; } 
.scrolling-table1 { padding:0 !important }


/*--- Scrolling Table --- */
.main-for-table { overflow-x:auto; display:block; height:68vh; margin-top:31vh;  }
.main-for-table1 { overflow-x:auto; display:block; height:82vh; margin-top:18vh;  }
.scrolling-table {  }
.scrolling-table table { min-width:600px; }

.table-data .textnamme { float:right; margin:7px 0 0 10px ; padding:5px; font-size:11px; }
.table-data .textnamme input { margin:0; padding:0 0px; font-size:11px;  }

.table-format-header { position:fixed; z-index:2; padding: 0 0% 0 0; width:100%; top:0;   }
.table-header {  top:104px; padding:0 20px 0px 20px; background:#fff; border-bottom:1px solid #dadada; }
.scrolling-table { padding:20px 20px 20px 20px; }

/*--- Table2 --- */
.table2 { width:100%; }
.table2 thead{position: sticky; top: 0; z-index: 2;}
.table2 tr th { background:#002855; color:#fff; font-size:11px; line-height:14px; padding:4px 8px; font-weight:bold; border:1px solid rgba(0,0,0,0.15); text-align:center;  }
.table2 tr td { padding:6px; font-size: 12px; font-weight: 500; color:rgba(0,0,0,0.7); border:1px solid rgba(0,0,0,0.15); text-align:center; }
.table2 tr td a .fa-file-pdf { color:rgba(239,0,0,0.7); }
.table2 tr td a .fa-edit { color:rgba(0,191,231,0.7); }
.table2 tr td a .fa-trash-alt { color:#d73232; margin-left:8px; }
.table2 tr td:last-child { min-width:75px; }
.table2 a { margin: 0 4px; } 
.table2  .alert { padding: 5px 10px; }

.table2 tr th span {font-size:11px !important; line-height:14px; }

.table-data .header p { margin-bottom:4px; font-size:12px; line-height:15px; color:rgba(0,0,0,0.69); }
.table-data .header p a { color:rgba(0,0,0,0.69); text-decoration:underline; }
.table-data .header .export-btn { box-shadow:none; padding:0px 0px 8px 10px; color:#00c7b4; line-height:1; text-transform:uppercase; font-size:12px; font-weight:500;}

/*--- Box Default1 --- */
.box-default1 { background:#fff; box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.18); border-radius:6px;}
.box-default1.padding { padding:16px;}
.box-default1 .content-wrapper { border-bottom:1px solid #e0e0e0; padding:12px; }
.box-default1 .content-wrapper:last-child { border:none; }

/*--- List1 --- */
.list1 { margin:0; padding:0; margin-left:20px; }
.list1 li { margin-bottom:15px; padding-left:16px; font-size:13px; line-height:18px; font-weight:500;}
.list1 li a { color:#000; transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-webkit-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-moz-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-o-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;-ms-transition:all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s; }

/*--- Button1 --- */
.button1 {border: 0;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    display: block;
    border-radius: 5px;
    padding: 0px 50px;
    line-height: 45px;
    height: 45px;
    background-color: #13bfb1;;}
.button1:hover, .button1:focus, .button1:active {   color:#fff; background:#000; box-shadow:none ;}

/*--- Button2 --- */
.button2 { border-radius:3px; background: #00c1a1; color:#fff; border:0; font-size:12px; line-height:18px; padding:5px 20px; font-weight:500; transition: all 0.3s ease 0s; outline:none; min-width:120px; box-shadow:none; }
.button2:hover,.button2:focus, .button2:active { color:#fff; box-shadow:none;}

/*--- Button3 --- */
.button3 { border-radius:3px; background: #e7ebfb; color:rgba(0,0,0,0.5); border:1px solid rgba(0,0,0,0.15); font-size:12px; line-height:18px; padding:10px 20px; font-weight:500; transition: all 0.3s ease 0s; outline:none; min-width:120px; box-shadow:none; }
.button3:hover,.button3:focus, .button3:active { color:rgba(0,0,0,0.5); box-shadow:none;}

/*--- Button4 --- */
.button4 { border-radius:3px; background:none; color:#00c7b4; border:1px solid #00c7b4; font-size:12px; line-height:18px; padding:10px 10px; font-weight:500; transition: all 0.3s ease 0s; outline:none; min-width:110px; box-shadow:none; margin:0 0 0 5px }
.button4:hover,.button4:focus, .button4:active { color:#fff; box-shadow:none; background:#00c7b4;}

/*--- Filter --- */
#filter { padding:12px 0px; height: 50px; }
#filter .row { margin:0px -5px;  flex-wrap: inherit!important;}
#filter .row .col-sm-12 { padding:0px 5px; }

/*--- Add Form --- */
.add-form { width:570px; margin:0px auto; padding-top:25px; }

/*--- About --- */
#about { text-align:center; background:#f2f7ff; }
#about p { font-size:16px; line-height:25px; font-weight:normal;  }
#about .featured { margin-top:30px; padding-top:30px; border-top: 1px solid rgba(0,0,0,0.15); text-align:left; }
#about .featured h4 { font-size:22px; line-height:27px;}
#about .featured p { font-size:14px; line-height:24px; font-weight:500; min-height:96px; }
#about .featured .button4 { min-width:170px; }
#about .featured .button4 .fas { float:right; }

/*--- Services --- */
#services { background: linear-gradient(180deg, #00c7b4 0%, #FC654C 100%); text-align:center; }
#services h2,#services p { color:#fff; }
#services p { font-size:18px; line-height:36px; font-weight:normal; }
#services .shape1 { width:983px; height:429px; border: 1px dashed rgba(255,255,255,0.5); position:relative; margin:150px auto 90px auto; border-radius:52%; }
#services .shape2 { width:577px; height:251px; border: 1px dashed rgba(255,255,255,0.5); position:absolute; border-radius:52%; left:203px; top:89px; }
#services .shape1 ul { margin:0px; padding:0px; list-style-type:none; }
#services .shape1 ul li { width:170px; height:170px; background:#fff; border:1px solid rgba(0,0,0,0.15); display:table; padding:15px; position:absolute; }
#services .shape1 ul li:first-child { background:#00c7b4; border:none; left:402px; top:125px; }
#services .shape1 ul li .inner { display:table-cell; vertical-align:middle; }
#services .shape1 ul li .inner figure { margin-bottom:8px; }
#services .shape1 ul li .inner p { margin:0px; color:rgba(0,0,0,0.7); font-size:14px; line-height:18px; font-weight:500; }
#services .shape1 ul li:first-child figure { padding-bottom:16px; border-bottom: 1px solid rgba(255,255,255,0.29); margin-bottom:16px; }
#services .shape1 ul li:first-child p { font-size:20px; line-height:24px; font-weight:normal; color:#fff }
#services .shape1 ul li:nth-child(2) { left:402px; top:-112px; }
#services .shape1 ul li:nth-child(3) { left:632px; top:22px; }
#services .shape1 ul li:nth-child(4) { left:862px; top:124px; padding-bottom:0px; vertical-align:bottom; }
#services .shape1 ul li:nth-child(4) P { margin-bottom:8px; }
#services .shape1 ul li:nth-child(4) figure { margin-bottom:0px; }
#services .shape1 ul li:nth-child(5) { left:632px; top:252px; }
#services .shape1 ul li:nth-child(6) { left:402px; top:355px; }
#services .shape1 ul li:nth-child(7) { left:172px; top:252px; }
#services .shape1 ul li:nth-child(8) { left:-57px; top:147px; }
#services .shape1 ul li:nth-child(9) { left:172px; top:22px; }

/*--- Pricing --- */
#pricing { background:#f2f7ff;  }
#pricing h2 { text-align:center; }
#pricing p.cite { margin-bottom:40px; }
#pricing p { font-size:18px; line-height:36px; font-weight:normal; text-align:center; }
#pricing .pricing-box { background: linear-gradient(180deg, #00c7b4 0%, #FC654C 100%); padding:30px; }
#pricing .pricing-box .button1 { display:block; text-transform:uppercase; }
#pricing .pricing-box h3 { font-size:30px; line-height:37px; margin-bottom:12px; }
#pricing .pricing-box ul { padding:0px 0px 30px 25px; margin:0px 0px 30px 0px; border-bottom: 1px solid rgba(255,255,255,0.3); min-height:130px; }
#pricing .pricing-box ul li { padding-left:10px; font-size:14px; line-height:18px; margin-bottom:15px;}
#pricing .pricing-box p { font-size:14px; line-height:18px; margin-bottom:20px; }
#pricing .pricing-box h3,#pricing .pricing-box p,#pricing .pricing-box ul li { color:#fff; text-align:left; }
#pricing .pricing-box .price p { font-size:30px; line-height:36px; font-weight:500; margin-bottom:30px; }
#pricing .pricing-box .price p span { font-size:18px; line-height:21px; }
#pricing .pricing-box.deluxe ul { border-bottom: 1px solid rgba(0,0,0,0.15);}
#pricing .pricing-box.deluxe { background:#fff; }
#pricing .pricing-box.deluxe h3,#pricing .pricing-box.deluxe p,#pricing .pricing-box.deluxe ul li { color:rgba(0,0,0,0.7); }

/*--- Faq --- */
#faq h2 { text-align:center; }
#faq .cite { text-align:center; font-size:18px; line-height:36px; }
#faq p { font-weight:normal; font-size:14px; line-height:26px; margin-bottom:40px;}
#faq .faq-question .icon { float:left; text-align:center; width:15px; height:15px; display:inline-block; background:#00c7b4; border-radius:50%; margin-top:7px; }
#faq .faq-question .icon .fas { font-size:20px; color:#fff; line-height:36px;  }
#faq .faq-question .detail { margin-left:50px; }
#faq .faq-question .detail p {min-height:104px; }
#faq .faq-question h4 { margin-bottom:10px; }
#faq .faq-question:last-child p { margin-bottom:0px;}

/*--- Join Paperless  --- */
#join-paperless { background: linear-gradient(180deg, #00c7b4 0%, #FC654C 100%); text-align:center; }
#join-paperless h2 { font-size:52px; line-height:63px; margin-bottom:40px; font-weight:normal; color:rgba(255,255,255,0.7); }
#join-paperless .button1 { min-width:180px; }

/*--- Sociable  --- */
.sociable a { display:inline-block; width:50px; height:50px; text-align:center; margin-right:10px; }
.sociable a:last-child { margin-right:0px; }
.sociable a .fab { line-height:50px; font-size:20px; color:rgba(255,255,255,0.7); }
.sociable a.facebook { background:#1d4b99; }
.sociable a.twitter { background:#1d9deb; }
.sociable a.linkedin { background:#0270ae; }

.rendered-form .form-group { margin-bottom:20px !important; }
.rendered-form .form-control { font-size:13px !important; }

.stage-wrap  { border:1px solid #c5c5c5; border-radius:6px;  }

.export-modal .close { position:absolute; right:15px; top:26px;   } 
.export-modal h4 { margin-bottom:10px;  } 
.export-modal .button1 {color:#fff !important; float:right; cursor:pointer;  } 
.export-modal .block  { display:block; margin-bottom:6px;  } 
.export-modal .block input  { margin-right:10px; } 

/* Footer ---------------------- */
#footer h6 { font-size:13px; line-height:16px; color:rgba(0,0,0,0.5); text-transform:uppercase; }
/*#footer .inner { border-right: 1px solid rgba(0,0,0,0.15); min-height:340px; }*/
#footer .inner.nav-section { padding:0px 30px; }
#footer .inner.contact-section { padding-left:25px; border:none; }
/*#footer .logo { margin-bottom:140px; }*/
#footer .logo { width:135px; margin:0 auto; text-align:left; }
#footer .logo img { max-width:135px; }
#footer .footer-navigation ul { color:rgba(0,0,0,0.15); }
#footer .footer-navigation ul li { margin-bottom:15px; padding-left:5px; }
#footer .footer-navigation ul li a { font-size:15px; line-height:21px; color:rgba(0,0,0,0.7); font-weight:500; }
#footer .contact .fa,#footer .contact .far { float:left; font-size:15px; }
#footer .contact .detail { margin-left:30px;}
#footer .contact .detail p { font-size:15px; }
#footer .contact .detail p a { color:rgba(0,0,0,0.7); }
#footer .contact address { padding-top:10px; }
#footer .contact address h5 { margin-bottom:4px; }

/* ==========================================================================
    Responsive Settings
========================================================================== */


.approve-select-check { padding:10px 0px 5px;  }
.approve-select-check span { font-size:11px; margin:0 10px 0 0; }
.approve-select-check button { padding:0px 10px; font-size:11px; background:none; border:0; color:#000; border-left:1px solid #dadada; }
.approve-select-check button:hover { color:#00c7b4; }
.approve-select-check .btton-d {   color:#f00 }
.chart-stake .detail { background:#fff; border:1px solid #dadada;  margin:0 0 10px 0; display:inline-block; width:100%; }
.chart-stake .detail p { width:60px; height:60px;  color:#fff;  float:left; margin:0 10px 0 0; line-height:60px; font-size:20px; text-align:center; }
.chart-stake .detail p.Total { background:#fc654c; }
.chart-stake .detail p.Approved {background:#00caa4; }
.chart-stake .detail p.Pending {background:#f8ab3e; }
.chart-stake .detail h6 { float:left; line-height:60px; margin:0; }

.chart-stake .detail  .button1 { float:right; margin:11px 10px 0 0; }


.advance-filters span{  float:left;     width: 134px;}
.advance-filters small{ float:left; padding:5px 10px 0 0; }

.advance-filters  .select:before { top:2px !important; }

.table-format-header .form1 .select { min-height:26px; }
.table-format-header .form1 .select select {  height:26px; font-size:11px; }
.table-format-header .form1 .select:before { top:3px; }
.table-format-header .form1 label {font-size:11px;}
.for-hedaea1 { padding:20px; }
.for-hedaea { padding:15px; border-bottom:1px solid #dadada }
.for-hedaea li, .for-hedaea h6 { margin:0 !important }
.table2 .button1 { padding:4px 10px; }
.upload-export-div { float:right; }

.listing-registar { list-style:none; margin:0; padding:0; text-align:center; }
.listing-registar li { display:inline-block; padding:30px 20px; min-height:150px; width:30%; margin:1%; border:1px solid #dadada; background:#fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    transition: all 0.2s ease-out; }
	
.listing-registar li strong { display:block; font-size:18px; font-weight:normal; color:#222; }	
.listing-registar li .image { width:80px; height:80px; margin:10px auto 40px; display:block; }
.listing-registar li .image img { font-size:40px; display:block; margin:0px 0 0px 0;color:#222; transition: all 0.2s ease-out; filter:grayscale(100%);  }

.listing-registar li:hover { border:1px solid #00c7b4; }
.listing-registar li:hover .image img { filter:grayscale(0); }

@media (max-width:1200px) {
	
	/* About  ---------------------- */
	#about .featured h4 { height:54px; overflow:hidden; }
	#about .featured p { height:96px; overflow:hidden; }
	
	#services .shape1 ul li:nth-child(8) { left:-10px;}
	#services .shape1 ul li:nth-child(4) { left:814px;}
	
	/* Join Paperless  ---------------------- */
	#join-paperless h2 { font-size:46px; }
	
	/* Footer ---------------------- */
    #footer .inner.nav-section { padding:0px; }
    
}

@media (max-width:992px) {
	
	/* Main Navigation  ---------------------- */
	#main-navigation ul li a { padding:0px 8px; font-size:13px; }
	#main-navigation ul li:first-child a { padding-left:0px; }
	#main-navigation ul li:last-child a { padding-right:0px; }
	
	/* Home Banner ---------------------- */
	#home-banner { height:390px; }
	#home-banner .inner-content { padding:50px 0px; }
	
	/* Services ---------------------- */
	#services .shape1 { width:768px; height:600px; }
	#services .shape2 { width:50%; }
	#services .shape1 ul { text-align:center; }
	#services .shape1 ul li { position:static; min-height:190px; float:left; margin-bottom:4px; margin-right:4px;  }
	#services .shape1 ul li:nth-child(4) { padding-bottom:15px; vertical-align:middle;}
	#services .shape1 { margin:20px 0px 0px 0px; }  
	
	/* Join Paperless ---------------------- */
	#join-paperless h2 { font-size:32px; line-height:45px; }
	
	/* Sidebar ---------------------- */
	#sidebar { width:250px; left:-250px;   top:0px; height:100%; } 
	#sidebar .menu-btn { display:block; }
	#sidebar .inner { height:600px; overflow:auto; }
	
	#container-wrap.activeSideMenu #sidebar { left:0px; }
	
	/* Main ---------------------- */
	#main { width:100%; margin:0px;}
}

@media (min-width:767px) {
	
	/* Main Navigation  ---------------------- */
	#main-navigation .menu-btn { display:none !important;}
}

@media (max-width:767px) {
	
	/* Header  ---------------------- */
	#header.fixed #main-navigation > ul { top:70px; }
	#main-navigation { border-left:1px solid #dadada; padding-top:25px; }
	#main-navigation .menu-btn { display:block;}
	#main-navigation  { position: absolute; width: 260px; right: -260px; top: 0; position: fixed;background:#fff; height: 100%; text-align: left; padding: 0px; }
	#container-wrap.activeMenu #main-navigation { right:0;}	
	#container-wrap.activeMenu #main-navigation .menu-btn span.line:nth-child(2n) { opacity:0;}
	#container-wrap.activeMenu #main-navigation .menu-btn span.line:first-child {	-ms-transform: rotate(38deg); -webkit-transform: rotate(38deg); transform: rotate(38deg); top:8px; }
	#container-wrap.activeMenu #main-navigation .menu-btn span.line:last-child { -ms-transform: rotate(-38deg); -webkit-transform: rotate(-38deg); transform: rotate(-38deg); bottom:6px; }
	#main-navigation ul li { display:block; }
	#main-navigation ul li a { display:block; text-align:center; }
	#header .button4 { font-size:12px; min-width:90px; padding:6px 16px; }
	#home-banner .inner-content h2 { font-size:24px; line-height:30px;}
	#about .featured .col-md-4 { margin-bottom:20px; }
	#about .featured .col-md-4:last-child { margin-bottom:0px; }
	#about .featured h4,#about .featured p { height:auto;}
	section.section,#footer { padding:25px 0px; }
	section.section h2 { font-size:28px; line-height:36px; }
	#services .shape1 ul { width:1000px;}
	/*--- Mobile scroll  --- */
	.mobile-scroll { overflow-x:scroll; }
	#services .shape1  {width:auto; height:auto; }
	#pricing .pricing-box.economy { margin-bottom:20px; } 
	.tabs2 .tab-content { padding-top:20px; }
	.tabs2 .nav-tabs { width:280px;}
	.tabs2 .nav-tabs li { min-width:140px;}
	#faq p,#faq .faq-question:last-child p { margin-bottom:20px; }
	#join-paperless h2 { font-size:18px; line-height:28px;}
	#footer .inner { border:none; min-height:auto; }
	#login { width:100%;}
	#footer .logo,#footer .sociable,.footer-navigation { margin-bottom:40px;}
	#banner { padding-top:40px; height:200px; }
	#content { min-height:400px; }
	.secondary-header .title { float:none; margin-right:0px; padding:15px 30px; }
	.secondary-header .title:after  { display:none; }
	#filter .select,#filter .form-control { margin-bottom:10px;}
	#page-head .inner .inner-head { margin-bottom:15px; }
	
	.add-form { width:100%; }
	
	.scrolling-table { overflow-x:scroll; }
	.scrolling-table table { width:800px; }
	#page-head h5, #page-head h6 { margin-bottom:8px; }
	#page-head .text-right { text-align:left !important;}
	#page-head .button1 { font-size:12px; }
	#page-head,.secondary-header .title,#inner-content { padding-left:15px; padding-right:15px; }
	.tabs1 .nav-tabs li a { padding:15px 18px; }
	

}

@media (max-width:480px) {
    /*--- msform   --- */
   
}

/*pagination */
.pagination {
    margin: 0 0 40px 0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #00c7b4;
    background-color: #eee;
    border-color: #ddd;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a {
    color: #00c7b4;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00c7b4;
    border-color: #00c7b4;
}
.has-error{ border:1px solid #F88379 !important; }

#filter .col { padding:0 5px 0 0; }
.colwidth  { width:180px; display:inline-block; margin:0 10px  0 0px ; font-size:12px; } 

 
.open-side { position:fixed; top:0; left:0; z-index:23; display:block; background-color: #002855; height:70px; width:60px; margin:0 20px 0 0; font-size:26px; color:#fff; text-align:center; line-height:70px; cursor:pointer; }

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 24;
  top: 0;
  left: 0;
  background-color: #002855;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.sidenav a {
  padding: 8px 0px 8px 0px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute; z-index:1;
  top: 0;
  right: 0px; height:50px; width:50px; text-align:center; padding:0; margin:0; color:#fff;
  font-size: 36px;
  margin-left: 50px; 
}

/* #file_upload { margin:10px 0 0 0; } */
.filedeleteicon {color: #ff0000;
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 0 13px;
    line-height: 17px;
    position: relative;
    top: 8px;
    border-left: 1px solid #dadada;
    padding: 0 0 0 7px;
    /* height: 16px; */
    display: inline-block; cursor:pointer;}

.main-for-tablenew { height: 76vh;  margin-top: 23vh; }

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

@media (max-width:676px)
{ 
 


 }
.new-fitermange  { display:block; }
.new-fitermange .filter-n1 {   width:20%; float:right; text-align:center; } 
.new-fitermange .filter-n2 { width:40%; float:right; } 
.new-fitermange .filter-n3 {  width:40%; float:left; } 
.dar-success { padding:0 20px; }
.dar-success span { width:100%; display:block; }
.dar-success span br { display:none; }
.dar-success span h5 { margin:0; padding:0; }

.main-for-table2 { overflow-x:auto; display:block; height:82vh; margin-top:17vh;  }

.sp-table-div {  }
.new-tableheader { padding:10px 20px; }
.new-tableheader p { font-size:14px; margin:0; padding:0; } 
.new-tableheader .button {font-size:14px; margin:0; padding:0; }

.new-top-formsa h6 { float:left; margin:0 15px 0 0; }
.new-top-formsa label  { float:left; margin:0 15px 0 0;}
.new-top-formsa label input { margin:0 4px 0 0; }
.new-top-formsa  button { padding:3px 0 !important; position:relative; top:-4px;  }
.new-top-formsa span  { float:left; margin:0 15px 0 0;}

.new-top-formsa  .rigaform { float:right; }

.fc-bg-placement { color: #155724 !important;   background-color: #d4edda !important;  border-color: #c3e6cb !important;  }
.fc-bg-internship { color: #721c24 !important;  background-color: #f8d7da !important; border-color: #f5c6cb !important;}
.fc-bg-apprensticeship { color: #004085 !important;  background-color: #cce5ff !important;   border-color: #b8daff !important;}
.fc-bg-training { color: #856404 !important;  background-color: #fff3cd !important;  border-color: #ffeeba !important;}

.tables-header h3 { float:left; margin:0; font-size:20px; }
.tables-header strong { text-align:center; display:block; font-weight:normal; padding:5px 0 0 0; }
.scrolling-tablenew .view { float:left; background:#00c7b4; padding:5px 10px; font-size:12px; line-height:12px; border-radius:4px; color:#fff;  }
.scrolling-tablenew .apply {float:left; background:#00c1a1; padding:5px 10px; font-size:12px; line-height:12px; border-radius:4px; color:#fff;  }
.scrolling-tablenew .applyed { float:left; background:#FAFAFA; padding:5px 10px; font-size:12px; line-height:12px; border-radius:4px; color:#222; font-weight:normal; }

.table4 { font-size:14px; width:100%; }

.form-btns { padding:15px 0 0 0; }
.form-btns .button1  { padding:10px 30px; float:left; margin:0; }

.form-btns .btn-default  { padding:10px 30px; float:left; margin:0 10px 0 0px; font-size:12px; background:#dadada; color:#222; line-height:inherit;  }

.table-headinds {  margin: 0 2% 20px;
    border-bottom: 1px solid #dadada;
    padding:0 0 0px 0; }
.table-headinds h3 { float:left; font-size:20px; margin:0; }
.table-headinds  strong {  float:right; background:#FAFAFA; padding:5px 10px; font-size:12px; line-height:12px; border-radius:4px; color:#222; font-weight:normal;}
.table-headinds  .button2 { float:right; }

.table3ul p { padding:0 20px 0 13px; margin:0; position:relative; float:left; }
.table3ul p:before { content:""; position:absolute; width:8px; height:8px; top:0; left:0;  background:#00c1a1; display:block; }


 	/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */
.fc {
    direction: ltr;
    text-align: left; }
  
  .fc-rtl {
    text-align: right; }
   
  
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  .calenderdiv  .fc-highlight {
    /* when user is selecting cells */
    background: #bce8f1;
    opacity: .3; }
  
  .calenderdiv  .fc-bgevent {
    /* default look for background events */
    background: #8fdf82;
    opacity: .3; }
  
  .calenderdiv  .fc-nonbusiness {
    /* default look for non-business-hours areas */
    /* will inherit .fc-bgevent's styles */
    background: rgba(52,40,104,.05); }
  
  /* Buttons (styled <button> tags, normalized to work cross-browser)
  --------------------------------------------------------------------------------------------------*/
  .calenderdiv  .fc button {
    /* force height to include the border and padding */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* dimensions */
    margin: 0;
    height: auto;
    padding: 0 .6em;
    /* text & cursor */
    font-size: 1em;
    /* normalize */
    white-space: nowrap;
    cursor: pointer; }
  
  /* Firefox has an annoying inner border */
  .calenderdiv  .fc button::-moz-focus-inner {
    margin: 0;
    padding: 0; }
  
  .calenderdiv  fc-state-default {
    /* non-theme */
    border: 1px solid; }
  
  .calenderdiv  .fc-state-default.fc-corner-left {
    /* non-theme */
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  
  .calenderdiv  .fc-state-default.fc-corner-right {
    /* non-theme */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  
  /* icons in buttons */
  .calenderdiv  .fc button .fc-icon {
    /* non-theme */
    position: relative;
    top: -0.05em;
    /* seems to be a good adjustment across browsers */
    margin: 0 .2em;
    vertical-align: middle; }
  
  /*
    button states
    borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
  */
  .calenderdiv  .fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  
  .calenderdiv  .fc-state-hover,
  .calenderdiv  .fc-state-down,
  .calenderdiv .fc-state-active,
  .calenderdiv .fc-state-disabled {
    color: #333333;
    background-color: #e6e6e6; }
  
  .calenderdiv .fc-state-hover {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  
  .fc-state-down,
  .fc-state-active {
    background-color: #cccccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  
  .fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    box-shadow: none; }
  
  /* Buttons Groups
  --------------------------------------------------------------------------------------------------*/
  .fc-button-group {
    display: inline-block; }
  
  /*
  every button that is not first in a button group should scootch over one pixel and cover the
  previous button's border...
  */
  .fc .fc-button-group > * {
    /* extra precedence b/c buttons have margin set to zero */
    float: left;
    margin: 0 0 0 -1px; }
  
  .fc .fc-button-group > :first-child {
    /* same */
    margin-left: 0; }
  
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  .fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }
  
  .fc-popover .fc-header {
    /* TODO: be more consistent with fc-head/fc-body */
    padding: 2px 4px; }
  
  .fc-popover .fc-header .fc-title {
    margin: 0 2px; }
  
  .fc-popover .fc-header .fc-close {
    cursor: pointer; }
  
  .fc-ltr .fc-popover .fc-header .fc-title,
  .fc-rtl .fc-popover .fc-header .fc-close {
    float: left; }
  
  .fc-rtl .fc-popover .fc-header .fc-title,
  .fc-ltr .fc-popover .fc-header .fc-close {
    float: right; }
  
  /* Misc Reusable Components
  --------------------------------------------------------------------------------------------------*/
  .fc-divider {
    border-style: solid;
    border-width: 1px; }
  
  hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    /* height is unreliable across browsers, so use padding */
    border-width: 1px 0; }
  
  .fc-clear {
    clear: both; }
  
  .fc-bg,
  .fc-bgevent-skeleton,
  .fc-highlight-skeleton,
  .fc-helper-skeleton {
    /* these element should always cling to top-left/right corners */
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  
  .fc-bg {
    bottom: 0;
    /* strech bg to bottom edge */ }
  
  .fc-bg table {
    height: 100%;
    /* strech bg to bottom edge */ }
  
  /* Tables
  --------------------------------------------------------------------------------------------------*/
  .fc table {
    width: 100%;
    box-sizing: border-box;
    /* fix scrollbar issue in firefox */
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    /* normalize cross-browser */ }
  
  .fc th {
    text-align: center; }
  
  .fc th,
  .fc td {
    border-style: solid;
    border-width: 1px 1px 0 1px !important;
    padding: 0;
    border-color: #cacaca;
    vertical-align: top;
  }
  
  .fc td.fc-today {
    border-style: double;
    /* overcome neighboring borders */ }
  
  /* Internal Nav Links
  --------------------------------------------------------------------------------------------------*/
  .calenderdiv  a[data-goto] {
    cursor: pointer; }
  
  .calenderdiv  a[data-goto]:hover {
    text-decoration: underline; }
  
  /* Fake Table Rows
  --------------------------------------------------------------------------------------------------*/
  .fc .fc-row {
    /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
    /* no visible border by default. but make available if need be (scrollbar width compensation) */
    border-style: solid;
    border-width: 0; }
  
  .fc-row table {
    /* don't put left/right border on anything within a fake row.
       the outer tbody will worry about this */
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    /* no bottom borders on rows */
    border-bottom: 0 hidden transparent; }
  
  .fc-row:first-child table {
    border-top: 0 hidden transparent;
    /* no top border on first row */ }
  
  /* Day Row (used within the header and the DayGrid)
  --------------------------------------------------------------------------------------------------*/
  .fc-row {
    position: relative;
    background: #ffffff;
  }
  
  .fc-row .fc-bg {
    z-index: 1; }
  
  /* highlighting cells & background event skeleton */
  .fc-row .fc-bgevent-skeleton,
  .fc-row .fc-highlight-skeleton {
    bottom: 0;
    /* stretch skeleton to bottom of row */ }
  
  .fc-row .fc-bgevent-skeleton table,
  .fc-row .fc-highlight-skeleton table {
    height: 100%;
    /* stretch skeleton to bottom of row */ }
  
  .fc-row .fc-highlight-skeleton td,
  .fc-row .fc-bgevent-skeleton td {
    border-color: transparent; }
  
  .fc-row .fc-bgevent-skeleton {
    z-index: 2; }
  
  .fc-row .fc-highlight-skeleton {
    z-index: 3; }
  
  /*
  row content (which contains day/week numbers and events) as well as "helper" (which contains
  temporary rendered events).
  */
  .fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px;
    /* matches the space above the events */ }
  
  .fc-row .fc-helper-skeleton {
    z-index: 5; }
  
  .fc .fc-row .fc-content-skeleton table,
  .fc .fc-row .fc-content-skeleton td,
  .fc .fc-row .fc-helper-skeleton td {
    /* see-through to the background below */
    /* extra precedence to prevent theme-provided backgrounds */
    background: none;
    /* in case <td>s are globally styled */
    border-color: transparent;
    padding: 3px;
  }
  
  
  .fc-row .fc-content-skeleton td,
  .fc-row .fc-helper-skeleton td {
    /* don't put a border between events and/or the day number */
    border-bottom: 0; }
  
  .fc-row .fc-content-skeleton tbody td,
  .fc-row .fc-helper-skeleton tbody td {
    /* don't put a border between event cells */
    border-top: 0; }
  
  /* Scrolling Container
  --------------------------------------------------------------------------------------------------*/
  .fc-scroller {
    -webkit-overflow-scrolling: touch; }
  
  /* TODO: move to agenda/basic */
  .fc-scroller > .fc-day-grid,
  .fc-scroller > .fc-time-grid {
    position: relative;
    /* re-scope all positions */
    width: 100%;
    /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }
  
  /* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
  .fc-event {
    position: relative;
    /* for resize handle and other inner positioning */
    display: block;
    /* make the <a> tag block */
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    border-radius: 3px;
    font-weight: 500;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.05);
    /* default BORDER color */ }
  
  .fc-event,
  .fc-event-dot {
    background-color: #ffffff;
    color: #5d5386;
    position: relative;
    /* default BACKGROUND color */ }
  .fc-event:before,
  .fc-event-dot:before{
      content: ""; display:none;
      position: absolute;
      left: 0;
      bottom: -2px;
      width: 50px;
      height: 100%;
      border-left: 3px solid #5d5386;
      border-bottom: 3px solid #5d5386;
      -webkit-border-radius: 3px 0px 0px 3px;
      -moz-border-radius: 3px 0px 0px 3px;
      border-radius: 3px 0px 0px 3px;
  }
  .fc-event .fc-title {
      font-weight: 500;
  }
  .fc-event i{
      font-size: 8px;
      margin-right: 4px;
      vertical-align: middle;
  }
  .fc-event,
  .fc-event:hover {
    color: #fff;
    /* default TEXT color */
    text-decoration: none;
    /* if <a> has an href */ }
  
  .fc-event[href],
  .fc-event.fc-draggable {
    cursor: pointer;
    /* give events with links and draggable events a hand mouse pointer */ }
  
  .fc-not-allowed,
  .fc-not-allowed .fc-event {
    /* to override an event's custom cursor */
    cursor: not-allowed; }
  
  .fc-event .fc-bg {
    /* the generic .fc-bg already does position */
    z-index: 1;
    background: #fff;
    opacity: .25; }
  
  .fc-event .fc-content {
      color: #2c304d;
      position: relative;
      z-index: 2;
      padding: 0px;
  }
  
  /* resizer (cursor AND touch devices) */
  .fc-event .fc-resizer {
    position: absolute;
    z-index: 4; }
  
  /* resizer (touch devices) */
  .fc-event .fc-resizer {
    display: none; }
  
  .fc-event.fc-allow-mouse-resize .fc-resizer,
  .fc-event.fc-selected .fc-resizer {
    /* only show when hovering or selected (with touch) */
    display: block; }
  
  /* hit area */
  .fc-event.fc-selected .fc-resizer:before {
    /* 40x40 touch area */
    content: "";
    position: absolute;
    z-index: 9999;
    /* user of this util can scope within a lower z-index */
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px; }
  
  /* Event Selection (only for touch devices)
  --------------------------------------------------------------------------------------------------*/
  .fc-event.fc-selected {
    z-index: 9999 !important;
    /* overcomes inline z-index */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
  
  .fc-event.fc-selected.fc-dragging {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }
  
  /* Horizontal Events
  --------------------------------------------------------------------------------------------------*/
  /* bigger touch area when selected */
  .fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    /* below resizers */
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0; }
  
  /* events that are continuing to/from another week. kill rounded corners and butt up against edge */
  .fc-ltr .fc-h-event.fc-not-start,
  .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    /* replace the border with padding */
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  
  .fc-ltr .fc-h-event.fc-not-end,
  .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    /* replace the border with padding */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  
  /* resizer (cursor AND touch devices) */
  /* left resizer  */
  .fc-ltr .fc-h-event .fc-start-resizer,
  .fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px;
    /* overcome border */ }
  
  /* right resizer */
  .fc-ltr .fc-h-event .fc-end-resizer,
  .fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px;
    /* overcome border */ }
  
  /* resizer (mouse devices) */
  .fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    /* overcome top border */
    bottom: -1px;
    /* overcome bottom border */ }
  
  /* resizer (touch devices) */
  .fc-h-event.fc-selected .fc-resizer {
    /* 8x8 little dot */
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    /* vertically center */
    top: 50%;
    margin-top: -4px; }
  
  /* left resizer  */
  .fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
  .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px;
    /* centers the 8x8 dot on the left edge */ }
  
  /* right resizer */
  .fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
  .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px;
    /* centers the 8x8 dot on the right edge */ }
  
  /* DayGrid events
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-day-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
  .fc-day-grid-event {
    margin: 1px 2px 0;
    /* spacing between events and edges */
    padding: 0; }
  
  tr:first-child > td > .fc-day-grid-event {
    margin-top: 2px; 
    /* a little bit more space before the first event */ }
  
  .fc-day-grid-event.fc-selected:after {
    content: "";
    position: absolute;
    z-index: 1;
    /* same z-index as fc-bg, behind text */
    /* overcome the borders */
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    /* darkening effect */
    background: #000;
    opacity: .25; }
  
  .fc-day-grid-event .fc-content {
    /* force events to be one-line tall */
    white-space: nowrap;
    overflow: hidden; }
  
  .fc-day-grid-event .fc-time {
    font-weight: bold; }
  
  /* resizer (cursor devices) */
  /* left resizer  */
  .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
  .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px;
    /* to the day cell's edge */ }
  
  /* right resizer */
  .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
  .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px;
    /* to the day cell's edge */ }
  
  /* Event Limiting
  --------------------------------------------------------------------------------------------------*/
  /* "more" link that represents hidden events */
  .calenderdiv  a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none; }
  
  .calenderdiv  a.fc-more:hover {
    text-decoration: underline; }
  
  .fc-limited {
    /* rows and cells that are hidden because of a "more" link */
    display: none; }
  
  /* popover that appears when "more" link is clicked */
  .fc-day-grid .fc-row {
    z-index: 1;
    /* make the "more" popover one higher than this */ }
  
  .fc-more-popover {
    z-index: 2;
    width: 220px; }
  
  .fc-more-popover .fc-event-container {
    padding: 10px; }
  
  /* Now Indicator
  --------------------------------------------------------------------------------------------------*/
  .fc-now-indicator {
    position: absolute;
    border: 0 solid red; }
  
  /* Utilities
  --------------------------------------------------------------------------------------------------*/
  .fc-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
  
  /*
  TODO: more distinction between this file and common.css
  */
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  .fc-unthemed th,
  .fc-unthemed td,
  .fc-unthemed thead,
  .fc-unthemed tbody,
  .fc-unthemed .fc-divider,
  .fc-unthemed .fc-row,
  .fc-unthemed .fc-content,
  .fc-unthemed .fc-popover,
  .fc-unthemed .fc-list-view,
  .fc-unthemed .fc-list-heading td {
    border-color: #ddd; }
  
  .fc-unthemed .fc-popover {
    background-color: #fff; }
  
  .fc-unthemed .fc-divider,
  .fc-unthemed .fc-popover .fc-header,
  .fc-unthemed .fc-list-heading td {
    background: #eee; }
  
  .fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666; }
  
  .fc-unthemed td.fc-today {
    background: #fcf8e3; }
  
  .fc-unthemed .fc-disabled-day {
    background: #d7d7d7;
    opacity: .3; }
  
  /* Icons (inline elements with styled text that mock arrow icons)
  --------------------------------------------------------------------------------------------------*/
  .fc-icon {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New", Courier, monospace;
    /* don't allow browser text-selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  
  /*
  Acceptable font-family overrides for individual icons:
    "Arial", sans-serif
    "Times New Roman", serif
  
  NOTE: use percentage font sizes or else old IE chokes
  */
  .fc-icon:after {
    position: relative; }
  
  .fc-icon-left-single-arrow:after {
    content: "\2039";
    font-weight: bold;
    font-size: 200%;
    top: -7%; }
  
  .fc-icon-right-single-arrow:after {
    content: "\203A";
    font-weight: bold;
    font-size: 200%;
    top: -7%; }
  
  .fc-icon-left-double-arrow:after {
    content: "\AB";
    font-size: 160%;
    top: -7%; }
  
  .fc-icon-right-double-arrow:after {
    content: "\BB";
    font-size: 160%;
    top: -7%; }
  
  .fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%; }
  
  .fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%; }
  
  .fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%; }
  
  .fc-icon-x:after {
    content: "\D7";
    font-size: 200%;
    top: 6%; }
  
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  .fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid; }
  
  .fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: .9em;
    margin-top: 2px; }
  
  /* List View
  --------------------------------------------------------------------------------------------------*/
  .fc-unthemed .fc-list-item:hover td {
    background-color: #f5f5f5; }
  
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  .ui-widget .fc-disabled-day {
    background-image: none; }
  
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  .fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0;
    /* where they meet, let the header have the border */ }
  
  /* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
  .ui-widget .fc-event {
    /* overpower jqui's styles on <a> tags. TODO: more DRY */
    color: #fff;
    /* default TEXT color */
    text-decoration: none;
    /* if <a> has an href */
    /* undo ui-widget-header bold */
    font-weight: normal; }
  
  /* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
  .ui-widget td.fc-axis {
    font-weight: normal;
    /* overcome bold */ }
  
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  .fc-time-grid .fc-slats .ui-widget-content {
    background: none;
    /* see through to fc-bg */ }
  
  .fc.fc-bootstrap3 a {
    text-decoration: none; }
  
  .fc.fc-bootstrap3 a[data-goto]:hover {
    text-decoration: underline; }
  
  .fc-bootstrap3 hr.fc-divider {
    border-color: inherit; }
  
  .fc-bootstrap3 .fc-today.alert {
    border-radius: 0; }
  
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  .fc-bootstrap3 .fc-popover .panel-body {
    padding: 0; }
  
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  .fc-bootstrap3 .fc-time-grid .fc-slats table {
    /* some themes have background color. see through to slats */
    background: none; }
  
  .fc.fc-bootstrap4 a {
    text-decoration: none; padding:5px; background:none;  }
  
  .fc.fc-bootstrap4 a[data-goto]:hover {
    text-decoration: underline; }
  
  .fc-bootstrap4 hr.fc-divider {
    border-color: inherit; }
  
  .fc-bootstrap4 .fc-today.alert {
    border-radius: 0; }
  
  .fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
    color: #5d5386; }
  
  .fc-bootstrap4 .fc-popover.card {
    position: absolute; }
  
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  .fc-bootstrap4 .fc-popover .card-body {
    padding: 0; }
  
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  .fc-bootstrap4 .fc-time-grid .fc-slats table {
    /* some themes have background color. see through to slats */
    background: none; }
  
  /* Toolbar
  --------------------------------------------------------------------------------------------------*/
  .fc-toolbar {
    text-align: center; }
  
  .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em; }
  
  .fc-toolbar.fc-footer-toolbar {
    margin-top: 1em; }
  
  .fc-toolbar .fc-left {
    float: left; }
  
  .fc-toolbar .fc-right {
    float: right; }
  
  .fc-toolbar .fc-center {
    display: inline-block; }
  
  .fc button {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      height: auto;
      padding: 0 1rem;
      font-size: 1rem;
      white-space: nowrap;
      cursor: pointer;
  }
  
  /* the things within each left/right/center section */
  .fc .fc-toolbar > * > * {
    /* extra precedence to override button border margins */
    float: left;
    margin-left: .75em; }
  
  /* the first thing within each left/center/right section */
  .fc .fc-toolbar > * > :first-child {
    /* extra precedence to override button border margins */
    margin-left: 0; }
  
  /* title text */
  .fc-toolbar h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
  }
  
  /* button layering (for border precedence) */
  .fc-toolbar button {
    position: relative; }
  
  .fc-toolbar .fc-state-hover,
  .fc-toolbar .ui-state-hover {
    z-index: 2; }
  
  .fc-toolbar .fc-state-down {
    z-index: 3; }
  
  .fc-toolbar .fc-state-active,
  .fc-toolbar .ui-state-active {
    z-index: 4; }
  
  .fc-toolbar button:focus {
    z-index: 5; }
  
  /* View Structure
  --------------------------------------------------------------------------------------------------*/
  /* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
  /* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
  .fc-view-container *,
  .fc-view-container *:before,
  .fc-view-container *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  
  .fc-view,
  .fc-view > table {
    /* so dragged elements can be above the view's main element */
    position: relative;
    z-index: 1; }
  
  /* BasicView
  --------------------------------------------------------------------------------------------------*/
  /* day row structure */
  .fc-basicWeek-view .fc-content-skeleton,
  .fc-basicDay-view .fc-content-skeleton {
    /* there may be week numbers in these views, so no padding-top */
    padding-bottom: 1em;
    /* ensure a space at bottom of cell for user selecting/clicking */ }
  
  .fc-basic-view .fc-body .fc-row {
    min-height: 50px;
    /* ensure that all rows are at least this tall */ }
  
  /* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
  .fc-row.fc-rigid {
    overflow: hidden; }
  
  .fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  
  /* week and day number styling */
  .fc-day-top.fc-other-month {
    opacity: 0.3; }
  
  .fc-basic-view .fc-week-number,
  .fc-basic-view .fc-day-number {
    padding: 2px;
    color: rgba(52,40,104,.8);
    font-size: 15px;
    font-weight: 400;
  }
  
  .fc-basic-view th.fc-week-number,
  .fc-basic-view th.fc-day-number {
    padding: 0 2px;
    /* column headers can't have as much v space */ }
  
  .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right; }
  
  .fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
    float: left; }
  
  .fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
    float: left;
    border-radius: 0 0 3px 0; }
  
  .fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
    float: right;
    border-radius: 0 0 0 3px; }
  
  .fc-basic-view .fc-day-top .fc-week-number {
    min-width: 1.5em;
    text-align: center;
    background-color: #f2f2f2;
    color: #808080; }
  
  /* when week/day number have own column */
  .fc-basic-view td.fc-week-number {
    text-align: center; }
  
  .fc-basic-view td.fc-week-number > * {
    /* work around the way we do column resizing and ensure a minimum width */
    display: inline-block;
    min-width: 1.25em; }
  
  /* AgendaView all-day area
  --------------------------------------------------------------------------------------------------*/
  .fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2;
    /* so the "more.." popover will be over the time grid */ }
  
  .fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em;
    /* all-day section will never get shorter than this */ }
  
  .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em;
    /* give space underneath events for clicking/selecting days */ }
  
  /* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
  .fc .fc-axis {
    /* .fc to overcome default cell styles */
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap; }
  
  .fc-ltr .fc-axis {
    text-align: right; }
  
  .fc-rtl .fc-axis {
    text-align: left; }
  
  /* TimeGrid Structure
  --------------------------------------------------------------------------------------------------*/
  .fc-time-grid-container,
  .fc-time-grid {
    /* so slats/bg/content/etc positions get scoped within here */
    position: relative;
    z-index: 1; }
  
  .fc-time-grid {
    min-height: 100%;
    /* so if height setting is 'auto', .fc-bg stretches to fill height */ }
  
  .fc-time-grid table {
    /* don't put outer borders on slats/bg/content/etc */
    border: 0 hidden transparent; }
  
  .fc-time-grid > .fc-bg {
    z-index: 1;
    background: #fff;
  }
  
  .fc-time-grid .fc-slats,
  .fc-time-grid > hr {
    /* the <hr> AgendaView injects when grid is shorter than scroller */
    position: relative;
    z-index: 2; }
  
  .fc-time-grid .fc-content-col {
    position: relative;
    /* because now-indicator lives directly inside */ }
  
  .fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0; }
  
  /* divs within a cell within the fc-content-skeleton */
  .fc-time-grid .fc-business-container {
    position: relative;
    z-index: 1; }
  
  .fc-time-grid .fc-bgevent-container {
    position: relative;
    z-index: 2; }
  
  .fc-time-grid .fc-highlight-container {
    position: relative;
    z-index: 3; }
  
  .fc-time-grid .fc-event-container {
    position: relative;
    z-index: 4; }
  
  .fc-time-grid .fc-now-indicator-line {
    z-index: 5; }
  
  .fc-time-grid .fc-helper-container {
    /* also is fc-event-container */
    position: relative;
    z-index: 6; }
  
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  .fc-time-grid .fc-slats td {
    height: 1.5em;
    border-bottom: 0;
    padding: 10px;
    /* each cell is responsible for its top border */ }
  .fc-agendaDay-view .fc-time-grid .fc-slats td{
    background: #ffffff;
  }
  .fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted; }
  
  /* TimeGrid Highlighting Slots
  --------------------------------------------------------------------------------------------------*/
  .fc-time-grid .fc-highlight-container {
    /* a div within a cell within the fc-highlight-skeleton */
    position: relative;
    /* scopes the left/right of the fc-highlight to be in the column */ }
  
  .fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0;
    /* top and bottom will be in by JS */ }
  
  /* TimeGrid Event Containment
  --------------------------------------------------------------------------------------------------*/
  .fc-ltr .fc-time-grid .fc-event-container {
    /* space on the sides of events for LTR (default) */
    margin: 0 2.5% 0 2px; }
  
  .fc-rtl .fc-time-grid .fc-event-container {
    /* space on the sides of events for RTL */
    margin: 0 2px 0 2.5%; }
  
  .fc-time-grid .fc-event,
  .fc-time-grid .fc-bgevent {
    position: absolute;
    z-index: 1;
    /* scope inner z-index's */ }
  
  .fc-time-grid .fc-bgevent {
    /* background events always span full width */
    left: 0;
    right: 0; }
  
  /* Generic Vertical Event
  --------------------------------------------------------------------------------------------------*/
  .fc-v-event.fc-not-start {
    /* events that are continuing from another day */
    /* replace space made by the top border with padding */
    border-top-width: 0;
    padding-top: 1px;
    /* remove top rounded corners */
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  
  .fc-v-event.fc-not-end {
    /* replace space made by the top border with padding */
    border-bottom-width: 0;
    padding-bottom: 1px;
    /* remove bottom rounded corners */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  
  /* TimeGrid Event Styling
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-time-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
  .fc-time-grid-event {
    overflow: hidden;
    /* don't let the bg flow over rounded corners */ }
  
  .fc-time-grid-event.fc-selected {
    /* need to allow touch resizers to extend outside event's bounding box */
    /* common fc-selected styles hide the fc-bg, so don't need this anyway */
    overflow: visible; }
  
  .fc-time-grid-event.fc-selected .fc-bg {
    display: none;
    /* hide semi-white background, to appear darker */ }
  
  .fc-time-grid-event .fc-content {
    overflow: hidden;
    /* for when .fc-selected */ }
  
  .fc-time-grid-event .fc-time,
  .fc-time-grid-event .fc-title {
    padding: 0 1px; }
  
  .fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap; }
  
  /* short mode, where time and title are on the same line */
  .fc-time-grid-event.fc-short .fc-content {
    /* don't wrap to second line (now that contents will be inline) */
    white-space: nowrap; }
  
  .fc-time-grid-event.fc-short .fc-time,
  .fc-time-grid-event.fc-short .fc-title {
    /* put the time and title on the same line */
    display: inline-block;
    vertical-align: top; }
  
  .fc-time-grid-event.fc-short .fc-time span {
    display: none;
    /* don't display the full time text... */ }
  
  .fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start);
    /* ...instead, display only the start time */ }
  
  .fc-time-grid-event.fc-short .fc-time:after {
    content: "\A0-\A0";
    /* seperate with a dash, wrapped in nbsp's */ }
  
  .fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    /* make the title text the same size as the time */
    padding: 0;
    /* undo padding from above */ }
  
  /* resizer (cursor device) */
  .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize; }
  
  .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
    content: "="; }
  
  /* resizer (touch device) */
  .fc-time-grid-event.fc-selected .fc-resizer {
    /* 10x10 dot */
    border-radius: 5px;
    border-width: 1px;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    /* horizontally center */
    left: 50%;
    margin-left: -5px;
    /* center on the bottom edge */
    bottom: -5px; }
  
  /* Now Indicator
  --------------------------------------------------------------------------------------------------*/
  .fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0; }
  
  /* arrow on axis */
  .fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px;
    /* vertically center on top coordinate */ }
  
  .fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    /* triangle pointing right... */
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent; }
  
  .fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    /* triangle pointing left... */
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent; }
  
  /* List View
  --------------------------------------------------------------------------------------------------*/
  /* possibly reusable */
  .fc-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px; }
  
  /* view wrapper */
  .fc-rtl .fc-list-view {
    direction: rtl;
    /* unlike core views, leverage browser RTL */ }
  
  .fc-list-view {
    border-width: 1px;
    border-style: solid; }
  
  /* table resets */
  .fc .fc-list-table {
    table-layout: auto;
    /* for shrinkwrapping cell content */ }
  
  .fc-list-table td {
    border-width: 1px 0 0;
    padding: 8px 14px; }
  
  .fc-list-table tr:first-child td {
    border-top-width: 0; }
  
  /* day headings with the list */
  .fc-list-heading {
    border-bottom-width: 1px; }
  
  .fc-list-heading td {
    font-weight: bold; }
  
  .fc-ltr .fc-list-heading-main {
    float: left; }
  
  .fc-ltr .fc-list-heading-alt {
    float: right; }
  
  .fc-rtl .fc-list-heading-main {
    float: right; }
  
  .fc-rtl .fc-list-heading-alt {
    float: left; }
  
  /* event list items */
  .fc-list-item.fc-has-url {
    cursor: pointer;
    /* whole row will be clickable */ }
  
  .fc-list-item-marker,
  .fc-list-item-time {
    white-space: nowrap;
    width: 1px; }
  
  /* make the dot closer to the event title */
  .fc-ltr .fc-list-item-marker {
    padding-right: 0; }
  
  .fc-rtl .fc-list-item-marker {
    padding-left: 0; }
  
  .fc-list-item-title a {
    /* every event title cell has an <a> tag */
    text-decoration: none;
    color: inherit; }
  
  .fc-list-item-title a[href]:hover {
    /* hover effect only on titles with hrefs */
    text-decoration: underline; }
  
  /* message when no events */
  .fc-list-empty-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  
  .fc-list-empty-wrap1 {
    width: 100%;
    height: 100%;
    display: table; }
  
  .fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  
  .fc-unthemed .fc-list-empty {
    /* theme will provide own background */
    background-color: #eee; }
  
  
  .fc th.fc-day-header{
      padding: 11px 7px;
      font-size: 16px;
      font-weight: 400;
  }
  .fc-day.fc-today{
      background: rgba(52,40,104,.03);
  }
  .fc-day.alert-info{
      background: rgba(52,40,104,.03);
  }
  
  .datepicker{
      z-index: 123456;
  }
   
  .calenderdiv .card  {
    border: 0; padding:20px !important;
    background: transparent;
  }
  .calenderdiv  h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px; line-height: 35px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    color: #002147;
    margin-bottom: 0px;
  }
  .calenderdiv  .btn{
    font-size: 9px !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-family: 'Nunito', sans-serif;
    box-shadow: none !important;
    border: 0;
    padding: 10px 20px !important;
  }
  .calenderdiv  .btn:focus{
    box-shadow: none;
  }
  .calenderdiv  .btn.btn-primary{
    background: #002147;
    color: #ffffff;
  }
  .calenderdiv  .form-group label{
    font-weight: 600;
    letter-spacing: 0.010em;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .modal-body{
    background: #F3F5F9;
    border-radius: 10px;
  }
  .modal-body h4{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    color: #002147;
    margin-bottom: 20px;
  }
  .modal-body .form-control{
    box-shadow: none;
    height: 50px;
  }
  
  
  /* related product */
  .related-product{
      padding: 80px 0;
  }
  .related-product .container{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .related-product ul{
    padding: 0;
    margin: 0;
  }
  .related-product ul li{  
      margin-bottom: 30px;
    list-style-type: none;
  }
  .related-product ul li h3{
      font-weight: 700;
      font-size: 24px;
      padding: 20px 0;
  }
  .related-product ul li a{
      font-weight: 600;
      color: #3b484a;
      text-align: center;
  }
  .related-product ul li a img{
    max-width: 100%;
    display: block;
  }
  .related-box{
      max-width: 400px;
      margin: 0 auto;
  }
  .download-btn{
    padding: 15px;
    display: inline-flex;
    align-items: center;
  }
  .download-btn .fa{
    font-size: 40px;
    margin-right: 10px;
  }
  
  .addevent-btn { position:fixed; top:10px; right:10px; z-index:1; }
  .form-break-sec  {  border-bottom: 1px solid #dadada; padding: 20px; border-radius: 10px; margin: 0 0 20px 0; box-shadow: 0 0 10px #eaeaea; width: 100%; display:inline-block; }
  .form-break-sec textarea { width: 100%; height:140px; }
  .form-btns-new { margin:0; padding: 0 !important; }
  .form-break-sec label { text-transform: capitalize; }


  .my-timeline { width: 70%; margin: 0px auto 25px; border-bottom: 1px solid #dadada; padding: 25px; border-radius: 10px;  box-shadow: 0 0 10px #eaeaea;   display: block; }
  .my-timeline p  { font-size: 14px; font-weight: normal; padding:0; margin: 0 0 20px 0; color: #444; line-height: 24px; display: block;}
  .timeline-in { display: flex; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #dadada;  }
  .timeline-in .imgs { width: 50px; height: 50px; border-radius: 50px; overflow: hidden;}
  .timeline-in .imgs img  { width:100% ; height:100% ; object-fit: cover; }
  .timeline-in .name { padding: 5px 0 0 20px; }
  .timeline-in .name strong { font-size: 16px; font-weight: 600; padding:0; margin: 0 0 5px 0; color: #111; display: block; }
  .timeline-in .name span { font-size: 14px; font-weight: normal; padding:0; margin: 0 0 5px 0; color: #666; display: block;}

  .my-timeline .button1 { display: inline-block; text-align: center; }
  .form-break-secnotic input[type="text"] { margin:0 0 20px 0; width: 100%; }
  .form-break-secnotic textarea { width: 100%; border: 1px solid #dadada; padding: 10px; height: 250px; width: 100%; }
  .form-btns-new1 input { float:right !important ; }
  .form-btns-new1 a { float:right!important ; }

  .aside-12 { height: 90%; background: #fcfcfc; padding: 20px; display: block; margin: 0 0 30px 0;}
  .aside-12 span { display: block; padding:0px 0 15px 0; font-size: 14px; }
  .aside-12 label { display: block; padding: 3px 0; margin: 0; font-size: 14px; }

  .aside-13 { height: 90%; background: #f7f7f7; padding: 20px; display: block; margin: 0 0 30px 0;  }
  .aside-13 span { display: block; padding:0px 0 15px 0; font-size: 14px; }
  .aside-13 label { display: block; padding: 3px 0; margin: 0; font-size: 14px; }

  .model-form { background: #fff; border:1px solid #dadada; padding:40px !important; border-radius: 0; }
  .model-form-in label { padding: 0 30px 0 0; }

  .scrolling-tabledata { padding: 40px 20px ; }
  .table3ul { list-style: none;   width: 96%; margin: 0 2%;  border-bottom: 1px solid #dadada; padding: 35px; border-radius: 10px;  box-shadow: 0 0 10px #eaeaea;   display: inline-block; }
  .table3ul li { width:32%; float: left; font-size: 15px; padding: 0px 20px 0px 23px;   margin: 0px 0px 0px 0px; min-height: 95px; position: relative; }
  .table3ul li strong { display: block; }
  .table3ul li i  {   position: absolute; left: 0; top: 2px; height: 20px; width: 2px; color: #00c7b4; }
  .search-choice span { padding: 0; }

  .table3ul .viw-flies { color: #00c7b4;
     
    font-size: 12px;
     
}

  .input-filetext { border: 0!important; }
  .input-filetext::-webkit-file-upload-button {
    visibility: hidden;
  }

 .notic-table { padding: 20px; } 
 .notic-table .nav li a { display: block; padding: 10px 30px; font-size: 14px; background: #fafafa; margin: 0 10px 0 0; color: #222; }
 .notic-table .nav .nav-item { width: 33.3%!important; text-align: center; }
 .notic-table .nav li a.active { background: #00c7b4; }
  .input-filetext::before {
    content: 'Upload File';
    display: inline-block;
    background: #777 !important;
    border: 1px solid #777; color: #fff !important;
    border-radius: 3px;
    padding: 3px 15px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none; 
    cursor: pointer;
    font-weight: normal;
    font-size: 13px; border-radius: 4px;
  }
  .input-filetext:hover::before {
    border-color: black;
  }
  .input-filetext:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
  }

 
  /* add profile page css start */  
  .mcw { padding:0 30px 30px 30px; }
  
  .ap-main { width:100%; background:#fff; padding:20px; border-radius:10px; margin:0 0 10px 0; box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); }
  .ap-main .ap-heading { width:100%; display:inline-block; padding:0 0 10px 0; border-bottom:1px solid #dadada; margin:0 0 10px 0; }
  .ap-main .ap-heading h2 { font-size:18px; color:#333; float:left; margin:5px 0 0 0; padding:0;   }
  .ap-main .ap-heading a { line-height: 12px; float: right; padding: 5px 10px; border-radius: 5px;  line-height: 20px; text-align: center; font-size: 12px;  color: #fff;  background: #00c7b4;  display: inline-block;  margin: 0 0 0 10px; } 
  .ap-main .ap-heading a i { margin: 0; }  
  .ap-main .ap-heading a:hover {background: #111; }
  
  .add-pro-popup {}
  
  .add-pro-popup .modal-footer { text-align: center; }
  .add-pro-popup .modal-footer button  { border: 0; display: inline-block; margin: 0px auto !important; padding: 12px 30px; border-radius: 5px;  line-height: 20px; text-align: center; font-size: 15px;  color: #fff;  background: #00c7b4; } 
  .add-pro-popup .modal-footer button:hover { background: #222; }
  .add-pro-popup .mode-input { padding:0 0 10px 0; }
  .add-pro-popup .mode-input span { font-size: 14px; padding: 0 0 5px; display: block; }
  .add-pro-popup .mode-input select, .add-pro-popup .mode-input input { width: 100%; height: 45px; line-height: 43px; padding: 0 10px; border-radius: 5px; display:block; border: 1px solid #dadada; }
  .add-pro-popup .mode-input input[type="file"] { width: 100%; height: 45px; line-height: 37px; padding: 0 10px 0 0; border-radius: 5px; display:block; border: 1px solid #dadada; }
  .add-pro-popup .mode-input textarea { width: 100%; height: 120px; line-height: 18px; padding: 10px 10px; border-radius: 5px; display:block; border: 1px solid #dadada; }
  
  .add-pro-popup .modal-body { background: #fff; padding: 25px !important; border-top: 1px solid #dadada; }
  
  
  
  .add-ptable  { margin: 0px 0 0 0; width: 100%;  }
  .add-ptable tr { background:#fff;  }
  .add-ptable tr th {  padding:10px; background:#fafafa; border:1px solid #dadada; }
  
  .add-ptable tr td {  padding:10px; background:#fff; border:1px solid #dadada; }
  .add-ptable tr td .edit { color: #00c7b4; }
  .add-ptable tr td .del { color: #ff0000; }
  .add-ptable tr td i { width: 18px; height: 18px; font-size: 12px; line-height: 18px; color: #fff; text-align: center; border-radius: 20px; }
  .add-ptable tr td .green { background:#3C6;   }
  .add-ptable tr td .red { background:#ff0000; }
  .add-ptable tr td .doc { color: #00c7b4; display: block; margin: 0px auto;}
  .add-ptable tr td .doc i { color: #00c7b4; }
  .add-ptable tr td p { margin: 0; }
  .add-ptable2 { margin: 4px 0 0 0; }
  
  .add-ptable tr td .download i  { color:#3C6; font-size: 20px;  margin: 0 10px 0 0; }
  .add-ptable tr td .delete i { color:#ff0000; font-size: 20px;  margin: 0 10px 0 0;  }
  .add-ptable tr td .edit i { color:#002855; font-size: 20px;  margin: 0 10px 0 0;  }
  
  .ab-edu-sec { display: inline-block; width: 100%; }
  .ab-edu-secin { width: 49%; float: left; margin:0 1% 0 0; }
  .ab-edu-secin:nth-child(n+2) { float: right; margin: 0; }
  
  
  
  html {
    scroll-behavior: smooth;
    }
  
  .ab-edu-secin {color: #555; padding: 20px; border: 1px solid #dadada; position: relative;}
  .ab-edu-secin h3 { font-size: 18px; display: block;; color: #000; }
  .ab-edu-secin span { font-size: 14px; color: #555; padding:0 0 7px 0; display: inline-block; }
  .ab-edu-secin p { font-size: 14px; color: #999; padding: 2px 0; display: inline-block; }
  
  .ab-edu-secin a { padding: 4px 0 0 0; }
  .ab-edu-secin .edit i   { color: #002855;font-size: 20px;  margin: 0 10px 0 0;  }
  .ab-edu-secin .delete i { color: #ff0000;font-size: 20px;  margin: 0 10px 0 0;  }
  
  .ab-edu-secin .url { color: #00c7b4; }
   
  .ab-edu-secin .per-div { text-align: center; height: 50px; position: absolute; top: 15px; right: 10px;  }
  .ab-edu-secin .per-div strong {   padding: 5px 5px; display: block; margin: 0px auto; background: #00c7b4; text-align: center;   border-radius: 5px; color: #fff; }
  .ab-edu-sec2 .ab-edu-secin { width: 100%; margin: 0; border: 0; padding: 0; }
  .ab-edu-sec2 .contant { float: left; }
  .ab-edu-sec2 .per-div { position: static; float: right; margin: 0 0 0 30px; width: 100px; }
  .ab-edu-sec2 .per-div strong { margin: 0px auto 10px; width: 80px; height: 80px; border-radius: 80px; line-height: 70px ; font-size: 20px; background: #fff; color: #00c7b4; border: 1px solid #00c7b4; }
  .cp-mains { position: sticky; top: 15px; }
  .cp-menu  { width:100%; background:#fff; padding:20px 20px 20px 0; border-radius:10px; margin:0 0 10px 0; box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); }
  .cp-menu ul { list-style: none; padding: 0; margin: 0; }
  .cp-menu ul a { display: block; padding: 2px 0 2px 12px; color: #222; border-left: 2px solid #fff; }
  .cp-menu ul a:hover ,.cp-menu ul a.active{ border-left: 2px solid #00c7b4; color: #00c7b4;  font-weight: bold; }
  
  .socila-icon  { width: 34px; height: 34px; line-height: 34px;  padding: 0px; display: block; margin: 0px auto; background: #6259ca; text-align: center;   border-radius: 35px; color: #fff; }
  .socila-icon i { margin: 0; padding: 0; font-size: 17px !important; }
  
  .ab-edu-secin3 { float:none !important; width: 100%; } 
  
  .mode-inputlable { display: inline-block; width: 100%; padding: 20px 0 10px 0 !important;}
  .mode-inputlable span { float: left; padding: 0 10px 0 0 !important; }
  .mode-inputlable label { float: left; padding: 0 20px 0 0px; }
  .mode-inputlable input { width: 20px !important; height: 20px !important; float: left; line-height: 20px; margin: 0 5px 0 0; }  
  
  .mode-inputlable1 label { width: 100%; }
  
  .ap-main2 { padding: 0; overflow: hidden;}
  .p-photo-main { background: #002855; height: 100%; padding:30px 20px 20px 20px; }
  .ap-main2 .emp-uploadphoto { width:200px; height:200px; overflow:hidden; border-radius:100px; background:#fafafa; position:relative;  margin:0px auto 30px; }
  .ap-main2 .emp-uploadphoto a { position:absolute; bottom:-30px; text-align:center; background:rgba(0,0,0,0.4); padding:5px 5px 8px 5px; color:#fff; font-size:12px; width:100%; transition:ease all 0.3s; }
  .ap-main2 .emp-uploadphoto:hover a { bottom:0; }
  
  .p-photo-main strong { font-size: 16px; color: #fff; display: block; text-align: center; padding:0 0 5px 0; }
  .p-photo-main p { font-size: 14px; color: #fff; display: block; text-align: center; padding:0 0 5px 0; margin: 0; }
  .p-photo-main span { font-size: 14px; color: #fff; display: block; text-align: center; padding:0 0 5px 0; }
  
  .add-overvies { padding: 25px 25px 25px 0; }
  
  
  .profile-progressbar { margin: 15px 0 0 0; background: #ffffff33;  }
  .profile-progressbar .progress-bar { background: #fff; color: #222; }
  
  /* add profile page css end */  
  
  .white-box-newtop { padding:40px; }
.white-box-new { width:100%; background:#fff; padding:25px; border-radius:10px; margin:0 0 10px 0; box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); }


.box-design {}
.box-design ul { margin:0; padding:0; list-style:none; display:flex;}
.box-design ul li { float:left; width:13%; margin:.7%; border-radius:10px; padding:20px 10px; min-height:120px; transition:ease all 0.3s; background:#fafafa; }
.box-design ul li i { display:block; margin:0px auto 0px;  width:60px; height:60px; line-height:60px; color:#fff; font-size:30px; text-align:center; border-radius:100px; border:0px solid #fff; background:#00c7b4;  }
.box-design ul li span { display:block; margin:0px auto 0px;  width:60px; height:60px; line-height:60px; color:#fff; font-size:20px; text-align:center; border-radius:100px; border:0px solid #fff; background:#00c7b4; font-weight:bold;  }
.box-design ul li strong { display:block; font-size:14px; text-align:center; margin:20px 0 5px 0; color:#333; font-weight:normal; }
.box-design ul li:hover {box-shadow:0 0px 10px #eee }  



.slidecontainer {
  width: 100%;
}

.range-slider .slider { -webkit-appearance: none; height:10px; border-radius:10px; width: 100%;v;background: #e1e1e1; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; margin:0 10px 0 0; padding:0;}
.range-slider .slider:hover { opacity: 1;}
.range-slider .slider::-webkit-slider-thumb {-webkit-appearance: none; appearance: none; width: 25px; height: 25px;  background: #00c7b4; border-radius: 50px ; cursor: pointer;}
.range-slider .slider::-moz-range-thumb { width: 25px; height: 25px; background: #00c7b4; border-radius: 50px; cursor: pointer;}
.range-slider p { margin:0; }

.newadd-form { padding:70px 50px; }

.form-box { padding:30px; box-shadow:0 0 10px #dadada; }
.form-in { padding:0 0 15px 0; }

.form-table { padding:20px 0 30px 0; }
.form-radio { padding:0 30px 0 0; width:100%; display:inline-block; }
.form-radio label { float:left; padding:0 10px 0 0; margin:0; text-transform:capitalize; }
.radio-contant .edit { font-size:16px; color:#444; }
.radio-contant .delete { font-size:16px; color:#ff0000; }
.radio-contant  .plus{ font-size:16px; color:#060; }
.radio-contant  input[type="file"] { padding:0; }
.radio-contant  th { text-align:left !important; }

.tableform1 { width:31%; float:left; margin:0 2% 0 0; }
.tableform1 label { text-align:left !important; text-transform:capitalize; }


.jobprofile{
  padding-left: 20px;
  margin-left: 60px;
}
 

/* new page css for ezone 13/12/2022 */
.new-ebox { background:#fff; padding:50px; height:100vh; width:100%; display:inline-block; }
.ul-design { list-style:none; padding:0; margin:0; }
.ul-design ul { list-style:none; padding:0; margin:0; }

.ul-design li { width:23%; margin:1%; float:left; padding:25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px; }
.ul-design li span { float:right; font-size:40px; text-align:right; line-height:30px; padding:5px 0 0 0; }
.design-new li span {font-size:35px!important; text-align:right; line-height:30px; padding:5px 0 0 0; }
.ul-design li span strong { display:block; font-size:14px; font-weight:normal; color:#666; padding:5px 0 0 0;  }
.ul-design li .icon { border-radius:5px; width:70px; height:70px;  padding:15px; float:left; }

.ul-design ul li:nth-child(n+1) .icon {	 background-color: #ffd0d5; border-color: #ffd0d5; }
.ul-design ul li:nth-child(2n+1) .icon {  background-color: #bfeff8; border-color: #bfeff8; }
.ul-design ul li:nth-child(3n+1) .icon {	  background-color: #ffefbf; border-color: #badbcc; }
.ul-design ul li:nth-child(4n+1) .icon {	  background-color: #ffd1bf; border-color: #f5c2c7; }
.ul-design ul li:nth-child(5n+1)  .icon {	  background-color: #bfffbf; border-color: #ffecb5; }
/*.box-design ul li:nth-child(6n+1) i {	color: #055160; background-color: #cff4fc; border-color: #b6effb; }
.box-design ul li:nth-child(7n+1) i {	color: #141619; background-color: #d3d3d4; border-color: #bcbebf; }*/

/*.ul-design li:nth-child(1) .icon { background:#ffd0d5; }
.ul-design li:nth-child(2) .icon { background:#bfeff8; }
.ul-design li:nth-child(3) .icon { background:#ffefbf; }
.ul-design li:nth-child(4) .icon { background:#ffd1bf; }
.ul-design li:nth-child(5) .icon { background:#bfffbf; }
.ul-design li:nth-child(1) span { color:#ff495b; }
.ul-design li:nth-child(2) span { color:#00c1e4; }
.ul-design li:nth-child(3) span { color:#ffc100; }
.ul-design li:nth-child(4) span { color:#ffa480; }
.ul-design li:nth-child(5) span { color:#62d562; } */


.ul-design-dash li { width:100%; padding:20px; margin:20px 0 0px 0; box-shadow:0px 0px 20px rgb(0 0 0 / 5%);  }

.placement-header { position:fixed; top:0; height:70px; background:#e7ebfb; padding:10px 10px 10px 100px; width:100%; z-index:2; }
.placement-header h3 { float:left; font-size:18px; padding:6px 0 0 0; margin:0; }
.placement-header h3 small {   font-size:12px; padding:6px 0 0 10px; margin:0; }

.placement-header .back-btn { float:left; margin:15px 10px 0 0; }

.new-placeemnt { background:#fff; padding:70px 50px 50px 50px; height:100%; width:100%; display:inline-block; min-height:100vh;  }

.new-tabledata { margin:20px 0 0 0;  background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  }
.new-tabledata .tables-header h3 { float:left; font-size:18px; }
.new-tabledata .tables-header strong { float:right; font-size:14px; }
.new-tabledata  .scrolling-table  { }

.new-tabledata .table2 tr th { padding:8px; }
.new-tabledata  .n-view { color:#00c7b4; }
.new-tabledata  .n-view:hover { color:#111; }

.new-insdetail { position:relative; list-style: none; width: 100%; margin:20px 0 0 0;  padding:25px; background:#fff;  box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  display: inline-block; }
.new-insdetail h5 { display:block; padding:0 0 10px 0; width:100%; font-size:18px; border-bottom:1px solid #dadada;}
.new-insdetail ul { list-style: none; margin:0; padding:0; display: inline-block; width:100%; }

.new-insdetail li { width:32%; float: left; font-size: 14px; padding: 0px 20px 20px 30px;   margin: 0px 0px 0px 0px; position: relative; }
.new-insdetail li strong { display:block; padding:0 4px 0 0; }
.new-insdetail li i  {   position: absolute; left: 0; top: 2px; height: 25px; width: 2px; color: #fff; text-align:center; width:24px; line-height:24px; background:#00c7b4; border-radius:20px;  }

.new-placeemnt .tab-content { width:100%; }

.view-intrenship { margin:20px 0 0 0; border:0; }
.view-intrenship li { border:0; }
.view-intrenship li a   { box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:13px; font-weight:500; border-radius:5px; padding:15px 17px; border:1px solid #f1f1f1; background:#fff; color:#000; margin:0 10px 0 0; }
.view-intrenship li a.active { box-shadow:0px 0px 20px rgb(0 0 0 / 5%);  border:0; background:#00c7b4 !important; color:#fff !important; }

.new-eventadd { margin:0px 0 0 0; padding:0; } 
.new-eventadd .form-break-sec { width: 100%; margin:20px 0 0px 0;  padding:25px 25px 10px 25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  display: inline-block;}
 
.clender-detailpage { width: 100%; margin:20px 0 0 0;  padding:25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  display: inline-block; }

.student-heder { margin: 11px 10px 0 0; float:right; }
.student-heder .applyed {background:#396; padding: 10px 30px; color:#fff; font-size:14px; font-weight:bold; border-radius:5px; }
.student-heder .button2 {background:#00c7b4; padding: 10px 30px; color:#fff; font-size:14px; font-weight:bold; border-radius:5px; }
 
.new-insdetail .ins-statuus { right:0; float:left; margin:0 100px 0 0; }
.new-insdetail .ins-statuus span { font-size:14px; background:#096; padding:5px 10px; color:#fff; }
.new-insdetail .ins-statuus strong { font-size:14px; color:#000; padding:0 4px 0 0; }
.new-insdetail .ins-statuus1 { right:0; float:left; margin:0 100px 0 0; }
.new-insdetail .ins-statuus1 span { font-size:14px; background:#00bfe7; padding:5px 10px; color:#fff; }
.new-insdetail .ins-statuus1 strong { font-size:14px; color:#000; padding:0 4px 0 0; }

.insdetail-in { padding:15px 0 15px 50px; position:relative; }
.insdetail-in label { font-size:13px; color:#666; padding:0 0px 0 0; display:block; text-transform:uppercase; }
.insdetail-in strong { font-size:14px; font-weight:500; color:#000; display:block; }
.insdetail-in i { position: absolute; left: 0; top:18px; height: 40px; width: 40px; color: #00c1e4; text-align:center;   line-height:40px; background:#bfeff8; border-radius:5px; }
.insdetail-in .logo-ins { height:45px; display:block; }

.new-insdetail .col-md-4:nth-child(5n+1) .insdetail-in i, .new-insdetail .col-md-6:nth-child(5n+1) .insdetail-in i { background:#ffd0d5; color: #ff495b;}
.new-insdetail .col-md-4:nth-child(5n+2) .insdetail-in i, .new-insdetail .col-md-6:nth-child(5n+2) .insdetail-in i { background:#bfeff8; color: #00c1e4;}
.new-insdetail .col-md-4:nth-child(5n+3) .insdetail-in i, .new-insdetail .col-md-6:nth-child(5n+3) .insdetail-in i { background:#ffefbf; color: #ffc100;}
.new-insdetail .col-md-4:nth-child(5n+4) .insdetail-in i, .new-insdetail .col-md-6:nth-child(5n+4) .insdetail-in i { background:#ffd1bf; color: #ffa480;}
.new-insdetail .col-md-4:nth-child(5n+5) .insdetail-in i, .new-insdetail .col-md-6:nth-child(5n+5) .insdetail-in i { background:#bfffbf; color: #62d562;}

.new-insdetail .upload-file { display:block; }
.new-insdetail .upload-file a  { position:static; display:inline-block;  padding:0 0 7px 0; width:100%; color: #00c1e4; text-align:left; font-size:12px;  }
.new-insdetail .upload-file a i { width:auto; height:auto; line-height:normal; position:inherit !important; background:none !important; color:#666 !important; }
.new-insdetail .upload-file a:hover i {  color:#666 !important; }
.new-insdetail .upload-file a:hover   {  color:#000 !important; }

.insdetail-table { width:100%; padding:0 0 10px 0;  }
.insdetail-table table { width:100%; font-size:14px; }
.insdetail-table table th { background:#e7ebfb; color:#000; padding:10px; border:1px solid #dadada; }
.insdetail-table table td { background:#fff; color:#333; padding:10px; border:1px solid #dadada; }


/* 
.tooltip-1 {
  position: relative;
  display: inline-block;
   
}

 
.tooltip-1 .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;


  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

 
  opacity: 0;
  transition: opacity 0.3s;
}

 
.tooltip-1 .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

 
.tooltip-1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
} */

.tooltip-1 {
  position: relative;
  display: inline-block;
  text-align: left;
}

.tooltip-1 .tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 200px;
    color: white;
    font-size: 10px;
    background-color: #192733;
    border-radius: 5px;
    padding: 10px 8px;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.3s;
}
.bottom {
  top: 20px;
  left: -88px;
}
.bottom::before {
  top: -4px;
  left: 46%;
}
.tooltiptext::before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  background-color: #192733;
  padding: 5px;
  z-index: 1;
}
.tooltip-1:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip-2 {
  position: relative;
  display: inline-block;
  text-align: left;
}

.tooltip-2 .tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 130px;
    color: white;
    font-size: 10px;
    background-color: #192733;
    border-radius: 5px;
    padding: 10px 8px;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.3s;
	top: -40px;
   left: -27px;
}

.tooltip-2 .tooltiptext::before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  background-color: #192733;
  padding: 5px;
  z-index: 1;
  top: 29px;
  left: 46%;
}
.tooltip-2:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* showcase */
.table-data .header .showcase{
  padding: 0px 0px 0 0;
  color: #777;
  border-radius: 5px;
  list-style-type: none;
  display: flex;
 
  margin: 0;
}
.table-data .header .showcase li{
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    margin: 0 10px;
}
.table-data .header .showcase li .seat{
  background-color: #ffc107;
  width: 15px;
  height: 15px;
  margin: 2px 4px 0 0;
  border-radius: 0px;
} 
.table-data .header .showcase li .seatpending{
  background-color:rgb(255, 0, 0);
  width: 15px;
  height: 15px;
  margin: 2px 4px 0 0;
  border-radius: 0px;
} 
.table-data .header .showcase li .showcasestatus{
  background-color:rgb(0, 128, 0);
  width: 15px;
  height: 15px;
  margin: 2px 4px 0 0;
  border-radius: 0px;
} 

.iqac-form .form-group { width: 33.3333%; padding-right: 15px; padding-left: 15px; float:left; }
.iqac-form .form-group label br{ display:none;}
.iqac-form .form-group input[type="file"] { padding:0; }
.iqac-form .fb-render { width:100%; }  
.form-break-sec.new-tabledata { padding:25px; }
.new-tabledata input { width:100%; line-height:36px; height:36px; padding:0 10px; }
.new-tabledata input[type="file"] { padding:0; }
.new-tabledata .add-new { width:20px; height:20px; line-height:20px; border-radius:4px; text-align:center; font-size:14px; display:block; background:#58b346; color:#fff; float:left; margin:0 10px 0 0; }
.new-tabledata .del-new { width:20px; height:20px; line-height:20px; border-radius:4px; text-align:center; font-size:14px; display:block; background:#ff0000; color:#fff; float:left; margin:0 10px 0 0}
.table5 td:nth-child(2){
  text-align: left!important;
}

 
.dash-chats { width: 100%; margin:20px 0 0 0;  padding:25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  display: inline-block; }

.result-a-sec  { width: 100%; margin:20px 0 0 0;  padding:25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px;  display: inline-block; }
.result-form  { padding:7px 0; }
.result-form label { font-size: 12px; display: block;  text-transform: uppercase; margin:0 0 3px 0;  }
.result-form select { width: 100%; border: 1px solid rgba(0,0,0,0.15); background: #fff; padding: 0 26px 0 5px;  height: 40px; font-size: 13px;  color: rgba(0,0,0,0.8); position: relative;   border-radius: 5px;   font-weight: 500; } 
.result-form input { width: 100%; border: 1px solid rgba(0,0,0,0.15); background: #fff; padding: 0 26px 0 5px;  height: 40px; font-size: 13px;  color: rgba(0,0,0,0.8); position: relative;   border-radius: 5px;   font-weight: 500; } 
.result-form input[type="file"] { width: 100%; border: 1px solid rgba(0,0,0,0.15); background: #fff; padding: 7px;  height: 40px; font-size: 13px;  color: rgba(0,0,0,0.8); position: relative;   border-radius: 5px;   font-weight: 500; } 

.emi-fee { float:right; position:relative;padding:0px 20px; margin:10px 0 0 0; cursor: pointer; }
.emi-fee span { font-size: 13px;  color: #000;  text-decoration: none; line-height: 34px; font-weight: 500;  text-transform: uppercase; }
.emi-feeoption { position:relative;   display:none; position:absolute; top:34px; right:20px; background:#fff; padding:10px; border:1px solid #dadada; text-align:left; }  
.emi-fee:hover .emi-feeoption { display:block; }
.emi-feeoption:before { content:""; width: 0; position:absolute; z-index:11; top:-5px; right:20px;  height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #dadada; }
.emi-fee .emi-feeoption  a { display:block; font-size: 13px;  color: #000; position:relative; text-decoration: none; line-height: 34px; font-weight: 500; white-space: nowrap; }
.emi-fee .emi-feeoption  a:hover { color:#00bfe7; }
.emi-fee .emi-feeoption  span { color:#00c7b4;  }
.chosen-container {width:100%!important}

.emi-feeoption:before { content:""; position:absolute; top:-6px; right:6px; width: 0; 
  height: 0; 
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  
  border-bottom: 6px solid #dadada; }

.emi-fee  .emi-feeoption  span { line-height:24px; white-space: nowrap;
    display: block;
    text-align: right; text-transform:capitalize; border-bottom:1px solid #dadada; font-size:12px; }
.emi-fee  .emi-feeoption  span:last-child { border-bottom:0; }

.year-chage { width:100%; text-align:center; position:relative;padding:0px 0px 5px 0px; cursor: pointer; }
.year-chage strong { font-size: 14px;  color: #000;  text-decoration: none; line-height: 34px; font-weight: 500;  text-transform: uppercase; float:left; margin:0 10px 0 0; }

/*.year-chage span { font-size: 12px; display:inline-block; color: #000;  text-decoration: none; line-height: 20px; font-weight: 500;  text-transform: uppercase; border: 0px solid #000;
    padding: 6px 15px; } */
	
.year-chage label { display:inline-block; font-size: 12px;  color: #fff; position:relative; text-decoration: none; line-height: 20px; font-weight: 400;  text-transform:uppercase; margin:0; border: 0px solid #00c7b4; background:#00c7b4; padding: 8px 15px; margin:0 5px 0 0; border-radius:20px;    }
	
.year-feeoption {   display:inline-block;  }  
/*.year-chage:hover .year-feeoption { display:block; }
year-chage .year-feeoption:before { content:""; width: 0; position:absolute; z-index:11; top:-5px; right:20px;  height: 0;  border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #dadada; }*/
.year-chage .year-feeoption a { }

.year-chage .nav-tabs { text-align:center; display:inline-block; width:100%; border:0; }
.year-chage .nav-tabs li { display:inline-block;  }
.year-chage .nav-tabs a { display:inline-block;  font-size: 12px;  color: #000; position:relative; text-decoration: none; line-height: 20px; font-weight: 400;  text-transform: uppercase;border: 0px solid #000; background:#fafafa; padding: 6px 15px; margin:0 0px 0 0; border-radius:5px; position:relative;  }

.year-chage .nav-tabs li a.active { background:#00c7b4; color:#fff; }

.year-chage  .tab-content { padding:10px 0 0 0; }
.year-chage  .tab-content  a  { display:inline-block; padding:0 10px; font-size:14px; color:#222; }
.year-chage  .tab-content a.active  { font-weight:bold; color:#00c7b4; }

.year-chage  .tab-content .tab-pane { padding:5px 10px; border:1px solid #dadada; border-radius:30px; }

.header-menu { float:right; }
.header-menulink { float:right; }
.header-menulink a { border:0px solid #dadada; padding:0px 20px; border-radius:5px; color:#333; line-height:40px; font-size:14px; display:block; margin:6px 0 0 0; background:#fff; }
.header-menulink a img { height:25px; margin:0 10px 0 0; }
.header-menulink a:hover { color:#00c7b4; }

/*.year-chage .year-feeoption a:nth-child(1),
.year-chage .year-feeoption a:nth-child(2) {  background:#21d2f3; opacity: 0.4; }

.year-chage .year-feeoption a span:before { content:""; position:absolute; left:50%; height:10px; width:1px; display:block; top:-14px; background:#dadada; }

.year-chage .year-feeoption a:nth-child(1):after { content:""; position:absolute; left:50%; top:-15px; height:1px; width:53%; background:#dadada; }
.year-chage .year-feeoption a:nth-child(2):after { content:""; position:absolute; right:49%; left:auto; top:-15px; height:1px; width:53%; background:#dadada; }

.year-chage .year-feeoption a:after { content:""; position:absolute; left:50%; top:-15px; height:1px; width:53%; background:#dadada; }
.year-chage .year-feeoption a:before { content:""; position:absolute; right:49%; left:auto; top:-15px; height:1px; width:53%; background:#dadada; }

.year-chage .year-feeoption a:nth-child(1):before,
.year-chage .year-feeoption a:nth-child(3):before  { display:none; content:""; position:absolute; left:50%; top:-15px; height:1px; width:53%; background:#dadada; }
.year-chage .year-feeoption a:last-child:after { display:none; content:""; position:absolute; left:50%; top:-15px; height:1px; width:53%; background:#dadada; }


.year-chage .year-feeoption  a:hover {  }
.year-chage .year-feeoption .active { background:#00c7b4; color:#fff;  }

.year-feeoption { position:relative; width:80%; }

.year-chage .year-feeoption a:nth-child(1).active,
.year-chage .year-feeoption a:nth-child(2).active {  background:#00c7b4; opacity:0.4; }
.year-chage { position:relative; }
.year-chage  .labels { text-align:center; width: 80%; display: none;  position: absolute;  left: 10%; top:-7px; z-index:1; }
.year-chage .pre  { width:30%; display:block; float:left; padding: 0 0 0 52px; }
.year-chage .cur  { width:70%; display:block; float:left; }

.year-chage  .labels small  { background:#fff; font-size:10px; padding:3px 10px; line-height:10px; border:1px solid #dadada; border-radius:10px; }
*/

.loader {  border: 10px solid #f3f3f3;  border-radius: 50%;  border-top: 10px solid #002855;  border-bottom: 10px solid #002855;  width: 80px;  height: 80px;  -webkit-animation: spin 2s linear infinite;  animation: spin 2s linear infinite;  display:none;  position: absolute;    top: 50%;    margin: -80px 0 -80px 0px;    left: 50%; }

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
  }

.sem-design { list-style:none; padding:0; margin:0; }
.sem-design ul { list-style:none; padding:0; margin:0; }

.sem-design li { width:23%; margin:1%; float:left; text-align:center; padding:25px; background:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:5px; }
.sem-design li span { float:right; font-size:40px; text-align:right; line-height:30px; padding:5px 0 0 0; }
.sem-design li span strong { display:block; font-size:14px; font-weight:normal; color:#666; padding:5px 0 0 0;  }
.sem-design li .icon { border-radius:5px; width:70px; height:70px; background:#e7ebfb; padding:15px; display:block; margin:0px auto 10px;  }


.table-course  {   }
.table-course label  {  text-align:left;  }
.table-course input  { float:left; width:14px; height:14px; margin:0 4px 0 0;  }
.table-course  i { font-size:18px; color: #00c7b4;}

.enrolldata { display:inline-block;   margin:0; padding:0; list-style:none;  }
.enrolldata  ul { display:inline-block; width:100%; margin:0; padding:0; list-style:none; }
.enrolldata  li { width:100%; margin:0%; float:left; text-align:left; padding:5px 0 5px 30px;   font-size:14px; position:relative;  }
.enrolldata  li strong { display:block; }
.enrolldata  li i { background:#00c7b4; width:20px; line-height:20px; text-align:center;  height:20px; position:absolute; left:0; top:6px; border-radius:5px; color:#fff; }

.enrolldata h4 { font-size:20px; margin:0; padding:0 0 14px 0; }

.new-tabledata1 { height:90%; }

.en-submit { margin:20px 0 0 0; text-align:center; display:inline-block; width:100%; }
.en-submit input { }
.en-submit input  {background: #00c7b4; display:inline-block;
    border:2px solid #00c7b4; margin:0px auto  ;  color:#fff; float:right; width:27%!important;
  border-radius: 4px;  padding:0px 60px;transition:ease all 0.3s;  }
.buttonnew:hover {  background:none; color: #fff; border:2px solid #ff; }

.studuentlogin { display:flex; }
.studentlogin-left { background: radial-gradient(circle at 10% 20%, rgb(7, 121, 222) 0%, rgb(20, 72, 140) 90%); height:100vh; width:30%; float:left; position:relative; }
 .studentlogin-left img { margin:40px 30px; width:170px;  }  
   
.studentlogin-right { background:#fff; height:100vh; width:70%; float:right; align-items: center;  justify-content: center; display: flex;  }


.loginleft-in {   bottom:0px; left:0; padding:100px 40px 50px; text-align:left; }
.loginleft-in h3 { color:#fff; font-size:26px; display:block; padding:0 0 10px 0; position:relative; margin:0 0 20px 0; font-weight:normal; }
.loginleft-in h3:after { content:""; position:absolute; width:100px; height:2px; background:#fff; left:0; bottom:0; }

.loginleft-in ul { list-style:none; padding:0; margin:0;   }

.loginleft-in li { width:100%; float:left; padding:0px 0px 15px 35px; position:relative;   }
.loginleft-in li:before { content:""; position:absolute; height:100%; width:1px; background:#fff; left:10px; bottom:0; }
.loginleft-in li:last-child:before { display:none; }
.loginleft-in .icon { line-height:20px; text-align:center; border-radius:22px; width:20px; height:20px; background:rgba(255,255,255,1); padding:0px; display:block; margin:0px auto 10px; position:absolute; left:-0px; top:0px;  }
.loginleft-in .icon i { display:none;     } 
.loginleft-in strong { display:block; font-size:22px; font-weight:normal; color:#fff; padding:0px 0 0 0;  }
.loginleft-in span   {   font-size:13px; text-align:right; line-height:20px;color:#fff; padding:5px 0 0 0; }

.chagelogin { padding:20px 40px;  font-size:14px;  display:flow-root; text-align:center; }
.chagelogin a { padding:10px 5px; font-size:14px; color:#00c7b4; }
.chagelogin a:hover {   color:#555; }


#home-banner .inner-content .button1 { background:#fff; padding:13px 20px; color:#00c7b4; }
#home-banner .inner-content .button1:hover { background:#333; padding:13px 20px; color:#fff; }



#studentlogin-in , #login { width:50%; background:#fff; padding:30px; margin:0px auto; box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); position:relative; top:0px; border-radius:10px; }

#studentlogin-in h4 , #login  h4 { font-size:18px; display:block; text-align:center; }

#studentlogin-in img , #login img { width:190px; display:block; margin:0px auto; }

#studentlogin-in input[type="text"] , #login input[type="text"],
#studentlogin-in input[type="password"] , #login input[type="password"],
#studentlogin-in input[type="email"] , #login input[type="email"],
#studentlogin-in select, #login select { border:0; border-bottom:2px solid #dadada; border-radius:0; padding:.375rem 0rem; margin:0 0 20px 0; }


#studentlogin-in  .select { border:0; }

#studentlogin-in input[type="text"]:focus , #login input[type="text"]:focus,
#studentlogin-in input[type="password"]:focus , #login input[type="password"]:focus,
#studentlogin-in input[type="email"]:focus , #login input[type="email"]:focus,
#studentlogin-in select:focus , #login select:focus { border:0; border-bottom:2px solid #00c7b4; border-radius:0; }

#register_form .select  select { padding:0; }
#register_form .select { border:0;border-bottom:2px solid #dadada; border-radius:0; }
#register_form .select:focus { border:0;border-bottom:2px solid #00c7b4; border-radius:0; }

.form-companyregistraton input, 
.form-companyregistraton select { width:100%; border:1px solid #dadada !important; padding:0 10px !important; height:40px !important; line-height:40px; font-size:14px; }

.category-radio2 span { float:left; margin:0 30px 0 0; } 
.category-radio2 input { float:left; margin:-10px 30px 0 0 !important; width:50% !important; } 


#content { min-height:inherit; height:100vh;  }

 .slider {   height: 350px; padding: 120px 0 0 0; top:0; left:0%; width:100%; position:relative; text-align: center;  background-color: #13bfb1; }
.slider .slider-img {   position: absolute; width: 100%; height: 100%; top:0; left:0;  object-fit: cover; opacity: .7;}
.slider:before { background-position: center; content:"";  background-image: url(../imgs/bannerweb.svg); background-size: cover; position: absolute; width: 100%; height: 100%; top:0; left:0; opacity: .2;}

.slider svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%); position: absolute; bottom: -1px; }
  .slider .elementor-shape-fill {
    fill: #fff;
    transform-origin: center; color: #fff;
    transform: rotateY(0deg);
}

 .slider-home .elementor-shape-fill {
    fill: #f2f7ff;
    transform-origin: center; color: #f2f7ff;
    transform: rotateY(0deg);
} 
.slide-in { text-align:left; padding:00px 0 0 0; position:relative; z-index:2; }

.home-sliders  { text-align:left; padding:80px 0 0 0; position:relative; z-index:2; }
.home-sliders h2 { font-size:30px; font-weight:normal; color:#fff; }
.home-sliders h2 span { font-size:40px; font-weight:500; color:#fff; display:block; }

 .home-sliders p { font-size:14px; font-weight:normal; color:#fff; }
 .home-sliders p a { font-size:14px; font-weight:normal; color:#ccc; }

 .home-sliders p { font-size:14px; font-weight:normal; color:#fff; }
 .home-sliders .btn_1 { display:inline-block;
  background: #fff;
  margin:20px 10px 20px 0; border:2px solid #fff; color:#222;
  border-radius: 4px;  padding:11px 30px; transition:ease all 0.3s; }
 .home-sliders .btn_1:hover {  background:none; color: #fff; border:2px solid #fff; }
 
 .home-sliders .btn_2 {
  background: none;display:inline-block;
    border:2px solid #fff; margin:20px 10px 20px 0; color: #fff;
  border-radius: 4px;  padding:11px 30px;transition:ease all 0.3s; }
 .home-sliders .btn_2:hover {  background:#fff; color: #444; border:2px solid #ff; } 
  

.slider-home { height:600px; }

.registet-p { float:right; font-size:12px; padding:4px 0 0 0;  }
.registet-p a {  font-size:12px; color:#00c7b4; }
.registet-p a:hover {   color:#555; }

.buttonnew {background: #fff; float:right;
    border:2px solid #fff; margin:13px 0px 0 0; 
  border-radius: 4px;  padding:10px 30px;transition:ease all 0.3s; }
.buttonnew:hover {  background:none; color: #fff; border:2px solid #ff; }

 .buttonnew1 {background: none; float:right;
    border:2px solid #fff; margin:13px 0px 0 10px; 
  border-radius: 4px;  padding:10px 30px; color:#fff; transition:ease all 0.3s; }
.buttonnew1:hover {  background: #fff; color: #222; border:2px solid #ff; }


.slider-imgsec { position:relative; width:100%; padding:0px 0 0 0; }
.slider-imgsec .slider-1 { position:absolute; width:80%; top:40px; left:0; }
.slider-imgsec .slider-2 { position:absolute; width:80%; top:80px; left:40px; }

.category-radio { text-align:center; }

#otp-send { position:relative;  }
#otp-send .form-control { padding-right:100px; }
#otp-send a { display:inline-block; background:#2BAC76; position:absolute; padding:5px 10px; border-radius:3px; right:0px; bottom:9px; color:#fff; font-size:12px; font-weight:500; text-decoration:none; }

.enrolldata-th li { width:100%; }

.header {   padding:10px 20px; position: fixed; width: 100%; top: 0; left: 0;   z-index:9; transition:ease all 0.3s; top:0; }
.header .logo { float:left; width:100%;  padding:15px 0 0 0px;   /*box-shadow:0px 0px 20px rgb(0 0 0 / 5%);background:linear-gradient(90deg, #cc640b 0%, #f5821f 100%);*/   } 
.header .logo img {   height:40px;   margin:5px 15px 0 0; float:left;  }
.header .logo-w { display:block; }
.header .logo-b { display:none; }
.header-contant { font-size:14px; padding:6px 0 0 0; text-align:right;   }




/* haeder navbar */
.header .nav { padding:0px 0px 0 0px ; display:block; margin:0px auto; }
.header .nav ul { line-height:none; margin:0; padding:0; }
/*.header .nav ul li {float:left;position:relative;margin:0px 0;font-size: 15px;padding:10px 15px;color:#fff;cursor: pointer; font-weight: 500;}*/
.header .nav ul li i { color:#fff; }
.header .nav ul li a { font-size:15px;  color:#fff; display:block; text-transform:capitalize; font-weight:500; }

.header .nav ul .dropdowns { display:none; position:absolute; top:40px; left:20px; padding:10px; width:280px; z-index:99; background:#fff; border-top:1px solid #ddd; box-shadow:0 0 5px #eee; }
.header .nav ul .dropdown-mandis { display:none; position:absolute; top:40px; left:0px; padding:10px; width:450px; z-index:99; background:#fff; border-top:1px solid #ddd; box-shadow:0 0 5px #eee; }
.header .nav ul .dropdowns li {display:block;margin:0;float:none;padding: 0;}
.header .nav ul .dropdowns li a { display:block; padding:8px !important; font-size:14px; }
.header .nav ul li:hover {  color:#ccc;  }
.header .nav ul li a:hover { color:#ccc;  }


.header.fixed  { background:#fff;   padding:0px 20px; box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);}
.header.fixed  .nav ul li a { color:#444 !important; }
.header.fixed .nav ul li { padding:0; }
.header.fixed .nav ul li:hover { color:#888; }
.header.fixed .nav ul li a:hover { color:#888;  }
.header.fixed .logo-w { display:none; }
.header.fixed .logo-b { display:block; }
.header.fixed .buttonnew { background: #FC654C;  border:2px solid #FC654C; color: #fff; margin:8px 0px 0 0; }
.header.fixed .buttonnew:hover { background: none;  border:2px solid #FC654C; color: #FC654C; }

.header.fixed .buttonnew1 { background:none;  border:2px solid #00c7b4; color: #00c7b4; margin:8px 0px 0 10px; }
.header.fixed .buttonnew1:hover { background: #00c7b4;  border:2px solid #00c7b4; color: #fff; }

.header.fixed .logo { padding:10px 0 0 0; }

.header-admin .logo{ padding:10px 0 !important;}

.regiter-company { width:80% !important; margin-bottom:50px !important;  } 

.selectaddprocess label { float:left; } 
.selectaddprocess button { float:right; } 
.selectaddprocess .add-icon1 { background:#096; color:#fff; width:20px; height:20px; border-radius:4px; float:right; display:inline-block; text-align:center; line-height:18px; border: 0;
font-size: 11px; padding:0; }
.selectaddprocess .re-icon { background:#F00; color:#fff; width: 18px;
    height: 18px !important;
    display: inline-block;
    text-align: center;
    line-height: 18px;font-size: 11px;
    border: 0 !important;
    padding: 0 !important;
 }

.selectaddprocess table { }
.selectaddprocess table th { padding:5px; border:1px solid #dadada; background:#fafafa; font-size:14px;  }
.selectaddprocess table td { padding:5px !important; border:1px solid #dadada;  }
.selectaddprocess table td input,
.selectaddprocess table td select { margin:0 !important; height:32px!important; line-height:32px; padding:0 10px !important; border:1px solid #dadada!important; border-radius:3px !important;  }
.selectaddprocess table td input[type=file] {   line-height:24px; padding:0 0px !important;    }

.selectaddprocess table  .select { margin:0; border:0 !important; }


@media (max-width:767px) {
#studentlogin-in, #login { width:90%; }
#studentlogin-in .button1 ,#login .button1  { margin: 0px auto; display: block; }
.registet-p{ float:none; display:inline-block; text-align:center; width:100%; margin:12px 0 0 0; }
.home-sliders  { height:auto; padding:0px 0; }
.slider-home { height:auto; padding:100px 0 50px 0; }
.home-sliders .btn_1 ,.home-sliders .btn_2 { padding:10px 15px; }
.home-sliders h2 span { font-size:22px; }
.slider-imgsec { display:none; }
.header { background:#fff; padding:0; }
.header.fixed  { background:#fff; padding:10px 0; }
.header .logo-w { display:none; }
.header .logo-b { display:block; }
#main-navigation ul li a { color:#444; }
 
 header { position:fixed; width:100%; top:0; height:70px; }
  .sec-logo { position:absolute; top:3px; right:0px; width:130px; z-index:2; padding:10px 10px 0 0; }
  .sec-logo .button1 { padding:4px 20px; line-height:16px; }
  nav {  top:6px;  z-index:99; width:100%; left:0; }
  .nav  .navbar-toggler { position:absolute; top:23px; padding:0;  z-index:99; left:5px; }
  .header.sticky .nav { top:10px;}
  .navbar { position:static; width:100%; padding:0; }
 
  .logo-main { padding:0; }
  .navbar-toggler span {background:#111; height:2px; position:relative; width:20px; }
  .navbar-toggler span:after { content:""; height:2px; background:#111; width:100%; top:-7px; position:absolute; left:0; }
  .navbar-toggler span:before { content:""; height:2px; background:#111; width:100%; bottom:-7px; position:absolute; left:0; }

  .navbar-toggler:focus { box-shadow:none; border:0; padding:0px 0; }
  .header { z-index:9; padding:10px 0; position:fixed; }

  .navbar-collapse { position:absolute; top:59px; right:0; width:100%; background:#fff; height:100vh; padding:0 0 100px 0; overflow-y:scroll; }
   .header .logo { width:200px; margin:0 0 0 0px; position:relative; z-index:1; padding:0; }
    .header .logo img { height:30px;}
  .nav ul li a { color:#222; }
  .header-contant { position:absolute; top:-51px; right:10px; }
  .header-contant .button1 { padding:0 15px; font-size:12px; line-height:40px; height:40px; }

.request-call-in{  padding: 52px 0px 24px;  }

 

#main-navigation { display:none; }
.header .buttonnew { background: #00c7b4;  border:2px solid #00c7b4; color: #fff; }
.header .buttonnew:hover { background: none;  border:2px solid #00c7b4; color: #00c7b4; } 

.ul-design li { width:100%; margin:0 0 10px 0; }
 .dashboard .welcome { padding:20px 0; }

 .dashboard .welcome h2 { font-size:20px; line-height:30px; }
  .dashboard .welcome small { font-size:14px; line-height:22px; }
 .mcw { padding: 100px 0px 30px 0px; } 
 .ap-main { overflow:scroll; }
}
.inputsearch { float:right; margin:0 0 0 10px; }
.inputsearch input { width:200px; padding:0 10px; height:28px; line-height:28px; font-size:12px; border:1px solid #dadada; border-radius:5px; }
.table2 .sel-enroll{padding: 6px; font-size: 12px; font-weight: 500;  color: rgba(0,0,0,0.7);  border: 1px solid rgba(0,0,0,0.15);}

.header-iconbar { float:right; display:block; padding:0; margin:10px 20px 0 0; }
.header-iconbar ul { list-style:none; padding:0; margin:0; }
.header-iconbar li { float:left; display:block;}
.header-iconbar li a { font-size:20px; color:#000; }
.header-iconbar li.icon-red a { color:#00c7b4; }
.header-iconbar li.icon-green a { color:#62d562; }
 
.dash-newd {} 
.dash-newd-left { width: 100%;   min-height:220px;margin:0 0 30px 0 ;  padding: 25px;  background: #fff;  box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); border-radius: 5px; display: inline-block; } 
.dash-newd-right { width: 100%; min-height:220px;  margin:0 0 30px 0 ;  padding: 25px;  background: #fff;  box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); border-radius: 5px; display: inline-block; } 
.dash-newd-right .iconsss { display:block; } 
.dash-newd-right  .box { display:block; border: 0; box-shadow: none; margin:0; }


.new-maintable { height:calc(100vh - 170px);  margin-top: 170px; }
.new-maintable .table2 thead { top:0px; }
.new-maintable .nav-tabs { position:sticky; top:0; background:#fff; border-bottom:0; padding:5px 0 5px 0; }
.new-maintable .nav-tabs:after { content:""; position:absolute; width:1000px; right:-1000px; top:0; }
.new-maintable .nav-tabs li { border:0; }
.new-maintable .nav-tabs li a { border:0; background:#fafafa; padding:7px 20px; color:#000; border-radius:5px; font-size:14px; margin:0 10px 0 0; }
.new-maintable .nav-tabs li a.active  { background:#00c1a1; color:#fff; }



.table-inner-con { height:calc(100vh - 90px);  margin-top: 90px; }
.innr-id2 { padding:20px 20px; }

.form-btns-new2 { text-align:left; }

.form-btns-new2 .btn { float:left !important; margin:0 10px 0 0 !important; }
.table2 .drive{
  display: flex;
}

.new-tabledata .table2 .drive h2{
  font-size: 15px;
    margin-left: 2px;
    margin-top: 12px;
    text-transform: none;
}
.new-tabledata .inp{
  width: 31%!important;
  height: 13px;
  
}
.new-tabledata .inpf{
  width: 30%!important;
  height: 41px!important;
  border: 1px solid rgba(0,0,0,0.15);
  line-height: 34px;
  float: left;
}
.bts{
  min-width: 65px;
}
.new-insdetail.ndrive{
     
    padding: 0!important;
    height: 53px;
    margin: 0;

}
.new-insdetail.ndrive h6{
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 1px;
}
.bt4{
  font-weight: 700;
  min-width: 90px;
  color: #00c7b4;
  font-size: 15px;
}
.drivecheck{
  margin-right: 6px;
}
.secondary-header .title.cont{
  margin-right: auto;
  padding: 5px 16px;

  float: right;
  background-color: #f2f7ff;
}
.secondary-header .title.cont:after{
  content: none;
}
#yourBtn {
  position: relative;
  display: inline-block;
  font-family: calibri;
  width: 80px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  
  text-align: center;
  background-color: #DDD;
  cursor: pointer;
}
.form1 .select .ht{
  height: 29px;
}
.editt{
  padding: 68px 10px 50px 10px!important;
}
.line {
  width: 1px;
  height: 27px; 
 
  background-color: #efdfdf;
  margin: 15px;}
  .line-container {
    display: flex;
    align-items: center;
  }
  .export{
    margin-right: 4px;
    float: right;
    margin-top: 18px;
    color: #00c7b4!important;
    font-weight: 500;
    font-size: 13px;
  }
  .secondary-header .title.cont .fas{
    padding: 10px;
    background-color: #ffffff;
  }
  .form1 .select.point{
    height: 42px!important;
   
  }
  .form1 .select.point:before{
  
  }
  .secondary-header .title.cont .fas{
    margin-right: 0;
  }
  .bag{
    border-radius: 10px;
    background-color: #dadada;
    width: 66%;
    height: 120px;
    padding: 20px;
    margin-top: 52px;
  }
  .design{
    display: inline-block;
    width: auto;
    margin-left: 10px;
  }
  .newdeign .search{
    border-radius: 5px;
    
    font-size: 13px;
  }
  .box input{
    height: 28px!important;
    font-size: 14px!important;
    float: right;
  }
 .point select{
  height: 30px!important;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 5px;
 }
 .form1 .select.point:before{
  color: rgba(0,0,0,0.5);
}
.table2 b{
  float: left;
}
.headi{
  margin-top: 10px;
  font-size: 20px;
  margin-left: 20px;
}

.ul-design.dfg li{
  width: 31%!important;
  padding-bottom: 10px;
}
.chart-stake .detail.asd{
  width:66%;
}
.sft{
  padding-left: 150px;
}
.table2 .upldd_cont{
  margin: 7px 0 0 10px;
  padding: 5px;
  font-size: 11px;
  position: relative;
  overflow: hidden;
}
.table2 .upldd_cont input{
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.table2 .upldd_cont span{
  
    padding: 6px 6px 6px 6px;
    border-radius: 5px;
}
.new-tabledata .button1.end{
  margin: 32px 0 0 0;
  
}
.driveend{
  float: right;
}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}
.uploding small{
  font-size: 10px!important;
}

.calenderdiv .studentss h2{
  font-size: 17px;
  line-height: 27px;
}
.file_upload {
  position: relative;
  min-width: 90px;
  text-align: center;
  color: #ee3333;
  line-height: 25px;
  background: #fff;
  border: solid 2px #ee3333;
  font-weight: 600;
}

a.file_upload {
  display: inline-block;
}

.file_upload .btn_lbl {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.file_upload .btn_colorlayer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  pointer-events: none;
}

.file_upload input[type="file"] {
  position: absolute;
  top: 3px;
  left: -86px;
  font-weight: 600;
  margin-left: 100%;
  color: #ee3333;
  outline: none;
}
.table2 .upldd_cont label{
  border-radius: 5px!important;
  background-color: #dadada!important;
  width: 50px!important;
  height: 21px!important;
  padding: 3px!important;
 }
 
.ezonefaq  { display:flex; } 
.ezonefaq .sidebar-faq { width:300px; height:calc(100vh - 66px); display:block; background-color: #002855; position:relative; padding:50px 20px; }
.ezonefaq .sidebar-faq:before { display:none; background-position: center; content:"";  background-image: url(../imgs/bannerweb.svg); background-size: cover; position: absolute; width: 100%; height: 100%; top:0; left:0; opacity: .2;}
.ezonefaq .sidebar-faq .slider-img { display:none;   position: absolute; width: 100%; height: 100%; top:0; left:0;  object-fit: cover; opacity: .7;}

.ezonefaq .sidebar-faq ul { display:block; list-style:none; position:relative; z-index:1; }
.ezonefaq .sidebar-faq ul li a { display: block;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 15px 0px 15px 0px; }
.ezonefaq .sidebar-faq ul li a:hover ,.ezonefaq .sidebar-faq ul li .active { font-size: 15px; background:none;font-weight: bold;}
.ezonefaq .tab-content { width:100%;  height:calc(100vh - 66px); overflow-y:scroll; position:relative;  }  
 
.ezonefaq .tab-content ul { padding:30px 30px; margin:0; list-style:none; display:inline-block; width:100%; }
.ezonefaq .tab-content ul li { display:block; width:30%; margin:1.5%;  box-shadow:1px 2px 2px #002855; border-radius:10px; float:left; }
.ezonefaq .tab-content ul li .image { display:block; position:relative; height:200px; overflow:hidden; border-radius:10px; }
.ezonefaq .tab-content ul li .image:before {position:absolute; top:0px; content:''; background-color:#000; height:100%; width:100%; opacity:0.5; }
.ezonefaq .tab-content ul li h6 {     position: absolute; color: #fff!important; top: 50%; width:100%; text-align:center;  margin: 0; color: #000;    font-size: 20px;    opacity: 1;    z-index: 1;  }
.ezonefaq .tab-content ul li .image img  { width:100%; height:100%; object-fit:cover; }
.ezonefaq .tab-content ul li .image i {     position: absolute;    width: 40px;    top: 95%;    left: 95%;    margin: -40px 0 0px -40px;    color: #002855;    font-size: 40px;    opacity: 0.7;    z-index: 1;    height: 40px; }
.ezonefaq .tab-content ul li p { padding:5px 0; margin:0; text-align:center; font-size:16px; }

.ezonefaq .tab-content .tabtitle { background:#e7ebfb; padding:20px;  top:0; left:0; width:100%;   }
.ezonefaq .tab-content .tabtitle h4 { font-size:18px; margin:0; padding:0;  }


.howtouse { position:fixed; top:20px; right:20px; background:#fff; border:1px solid #fff; border-radius:5px; color:#00c7b4; padding:10px 20px; z-index:1;  }
.howtouse i { font-size:18px; margin: -1px 4px 0 0;   display: block; float: left;  }
.howtouse:hover { color:#fff; background:none; }
 


.footerlogin { width:50%; margin:0px auto; }
.footerlogin .chagelogin { padding:14px 0 !important }

.how-btn {    background: #FC654C;
    border: 2px solid #FC654C;}
.how-btn:hover {    color: #FC654C;
    border: 2px solid #FC654C;}


.manageparsfsec2 { height:calc(100vh - 70px);  margin-top: 70px; padding:30px; position: fixed;  width: 100%;  top: 0;   overflow-y: scroll; }

	
.manageparsfsec { height:calc(100vh - 120px);  margin-top: 120px; padding:30px; position: fixed;  width: 100%;  top: 0;   overflow-y: scroll; }
.manageparsfsec3 { height:calc(100vh - 170px);  margin-top: 170px;  padding:30px !important; position: fixed;  width: 100%;  top: 0;   overflow-y: scroll; }
.manageparsfsec3 .scrolling-table { padding:0 !important; }

.manageparsfsec3 .table2 thead { top:-33px; }

.parsflink { text-decoration:underline; color:#00bfe7 !important; } 
.buttonexport { padding:2px 10px; font-size:13px; } 
 
 .manageparsfselect input { height:30px !important; line-height:30px !important; font-size:13px !important; padding:0 10px !important; }

.parsefselect  { width:60px; height:30px !important; line-height:30px !important; font-size:13px !important; padding:0 10px !important; }
 
/*.ezonefaq .card  { margin:7px 0; }
.ezonefaq .card .card-header { padding:0; background:none; border:0;  }
.ezonefaq .btn-link { position:relative; width:100%; text-align:left; color:#000; padding:1rem 1rem; text-decoration:none; background:#fff; font-weight:500; }

.ezonefaq .btn-link:after { content:"-"; position:absolute; right:15px; top:7px; font-size:26px; color:#fff;}
 .ezonefaq .btn-link.collapsed:after { content:"+"; position:absolute; right:15px; top:7px; font-size:26px; color:#00c7b4; }
.ezonefaq .btn-link { background: linear-gradient(180deg, #00c7b4 0%, #FC654C 100%); color:#fff; }
  .ezonefaq .btn-link.collapsed { background:#fff; color:#333; }*/

  .btn.button2.btn33{
    width: 24%!important;
    float: right;
    margin-top: 10px;
    text-align: center;
  }

.ikecevent input ,.ikecevent textarea { margin:0 0 20px 0;  }
.ikecevent .select{ margin:0 0 20px 0;  }
.ikecevent input[type="file"] { padding:0; line-height:32px; }  


.parseffooter { padding:40px 0 50px 0; }
.parseffooter .parforn { float:left; width:100%; margin:0 30px 20px 0; }
 
.parseffooter .parforn label { display:block; text-transform:uppercase; font-size:13px; }
.parseffooter .parforn input { line-height:32px; height:40px; padding:0; border:1px solid #dadada; font-size:14px; width:100%; }
.parseffooter .parforn textarea { line-height:14px; height:80px; padding:8px; border:1px solid #dadada; font-size:14px; width:100%; }

.parseffooter .btn331 { display:block; padding:10px 30px; background:#00c1a1; font-size:14px; color:#fff; margin:0 10px 0 0; float:left; }
.parseffooter .btn332 { display:block; padding:10px 30px; background:#00c7b4; font-size:14px; color:#fff; margin:0 10px 0 0; float:left; }
.parseffooter .btn333 { display:block; padding:10px 30px; background:#777777; font-size:14px; color:#fff;  margin:0 10px 0 0;  float:left; }


.tablepar input {  padding:5px; font-size:12px; border:1px solid #dadada; font-size:14px; width:100px; }
.table3 .parseftdvg { background:#fafafa !important; }




.loadering {
	display:none;
    position: absolute;
	top:47%;
	left:40%;
    width: 85px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: linear-gradient(#2BAC76 50px, transparent 0),
                      linear-gradient(#00c7b4 50px, transparent 0),
                      linear-gradient(#2BAC76 50px, transparent 0),
                      linear-gradient(#00c7b4 50px, transparent 0),
                      linear-gradient(#2BAC76 50px, transparent 0),
                      linear-gradient(#00c7b4 50px, transparent 0);
    background-position: 0px center, 15px center, 30px center, 45px center, 60px center, 75px center, 90px center;
    animation: rikSpikeRoll 0.65s linear infinite alternate;
  }
@keyframes rikSpikeRoll {
  0% { background-size: 10px 3px;}
  16% { background-size: 10px 50px, 10px 3px, 10px 3px, 10px 3px, 10px 3px, 10px 3px}
  33% { background-size: 10px 30px, 10px 50px, 10px 3px, 10px 3px, 10px 3px, 10px 3px}
  50% { background-size: 10px 10px, 10px 30px, 10px 50px, 10px 3px, 10px 3px, 10px 3px}
  66% { background-size: 10px 3px, 10px 10px, 10px 30px, 10px 50px, 10px 3px, 10px 3px}
  83% { background-size: 10px 3px, 10px 3px,  10px 10px, 10px 30px, 10px 50px, 10px 3px}
  100% { background-size: 10px 3px, 10px 3px, 10px 3px,  10px 10px, 10px 30px, 10px 50px}
}
    
   
   .navdrop { display: flex; justify-content: flex-start;margin-top: 0px; margin-bottom: 0px; float:right; margin:3px 20px 0 20px; }
.navdrop ul { list-style:none; margin:0px 0 0 0; padding:0; }
.navdrop ul li {   float:left;position:relative;margin:0px 0; padding:0px 0px 0 0;color:#000;cursor: pointer;}
.navdrop ul li a { font-size: 13px;font-weight: 500; padding:0 20px 0px 0; color:#000; line-height:15px; position:relative; white-space:nowrap; }
.navdrop ul li a small {  }
.navdrop ul li a:hover { color:#000; }
.navdrop ul li a .fa-angle-down { position:absolute; bottom:1px; right:0;  }

.navdrop ul .dropdowns { display:none; position:absolute; top:45px; right:0px; padding:0px; width:200px; z-index:99; background:#fff; border:0px solid #ddd;box-shadow:0px 0px 20px rgb(0 0 0 / 5%);  }
.navdrop ul .dropdowns li {display:block;margin:0;float:none;padding: 0;  border:0 !important; position:relative; }
.navdrop ul .dropdowns li a { display:flow-root; padding:0px 15px !important; line-height:36px; font-size:12px; color:#000; transition:ease all 0.3s; border-left:2px solid #fff; }
.navdrop ul .dropdowns li span { display:flow-root; padding:0px 15px !important; line-height:36px; font-size:12px; color:#FC654C; font-weight:bold; transition:ease all 0.3s; border-left:2px solid #fff; }
.navdrop ul  img { width:40px; height:40px; border-radius:50px; object-fit:cover; float:left; margin:0 10px 0 0; position:absolute; left:-50px; top:1px; }
 
.navdrop ul .dropdowns li a i { float:left; padding:0px 10px 0 0; display:block; line-height:36px;  }
.navdrop ul li:hover .dropdowns { display:block; }
.navdrop ul .dropdowns li a:hover {  padding:0px 15px 0px 18px !important; color:#FC654C; border-left:2px solid #FC654C; font-weight:bold; }

 
.navdrop ul .dropdowns-2 { display:none; position:absolute; top:0px; right:200px; padding:0px; width:200px; z-index:99; background:#fff; border:0px solid #ddd; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); }
.navdrop ul .dropdowns li:hover .dropdowns-2 { display:block; }


.preen-checkbox { font-size:16px; color:#ff0000; padding:20px 0; }
.preen-checkbox input { float:left; display:block; width:20px !important; height:20px !important; margin:0px 10px 10px 0; }
.preen-checkbox span { font-weight:normal; font-size:12px !important; color:#666; padding:6px 0 0 0 !important; }
 .preen-checkbox strong { display: flow-root; }
 
.ultimetelbe { text-align:center; } 
.ultimetelbe li { display:inline-block; float:none; width:12%; position:relative; }
.ultimetelbe li .icon { display:block; margin:0px auto 10px; float:none; }
.ultimetelbe  li span { float:none; text-align:center; }
  .ultimetelbe  li span strong  { float:none; text-align:center; font-weight:500; color:#111; }

.ultimetelbe li b { background:#ff0074; font-size:12px;  padding:5px 10px; line-height:12px; position:absolute; top:-10px; right:-10px; color:#fff; border-radius:3px 3px 3px 0; }

.ultimetelbe li .color1 { background:#ff0074;   }
.ultimetelbe li .color2 { background:#000;   }
.ultimetelbe li .color1:after { content:""; position:absolute; bottom:-5px; left:0px;  width: 0;   height: 0;  border-left: 0px solid transparent;  border-right: 5px solid transparent;  border-top: 5px solid #ff0074; }
.ultimetelbe li .color2:after { content:""; position:absolute; bottom:-5px; left:0px;  width: 0;   height: 0;  border-left: 0px solid transparent;  border-right: 5px solid transparent;  border-top: 5px solid #000; }

.hrbadge b { background:#ff0074; font-size:12px;  padding:5px 10px; line-height:12px;   color:#fff; border-radius:3px 3px 3px;}


.blink1 {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}


.add-btn1 { float:right; margin:0 0 0 10px; }
.back-btn1  { float:right; margin:0 0 0 10px; background: #666; border:2px solid #666; color: #fff; min-width:inherit; }
.back-btn1:hover { background:none; color: #666; border:2px solid #666; }

.timetablesec { height:auto; min-height:inherit;  padding:30px;  margin-top:70px; width:100%;   }
.timetablesec .ul-design-dash li { margin:0 0 20px 0; }

.timetablesec  .clender-detailpage { margin:0 0 20px 0; }
 
.viewtimetalbe tr td ,.viewtimetalbe tr { font-size:13px;  } 
.viewtimetalbe th { font-weight:500; background:#f1f1f1; font-size:13px; }
 .viewtimetalbe .table-timein tr td { padding:10px; border-bottom:1px solid #dadada; font-size:13px;  } 
 .viewtimetalbe .table-timein tr td:last-child { padding:10px; border-bottom:0px solid #dadada;  } 
 
.textcase td { text-transform: lowercase;} 
.textcase td:first-letter {  text-transform:uppercase; }
.textcase th  {  text-transform:capitalize; }
 
.timetablesec .coarform .button2 { display:block; line-height: 40px;  height: 40px;  border: 1px solid rgba(0,0,0,0.15);  box-shadow: none; padding:0; background:#00c7b4; } 
 
.subjectcard { width: 100%;
    margin: 20px 0 0 0;
    padding: 0px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    display: inline-block; transition:ease all 0.3s; overflow:hidden;
}
.subjectcard:hover { box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3); } 
.subjectcard-in {  padding:20px 20px 0 20px; position:relative; }
.subjectcard h2 { display:block; text-align:center; font-size:16px; line-height:16px; padding:0 0  0px 0; margin:0; color:#000;  }
.subjectcard .images { width:100px; height:100px; display:block; border-radius:100px; margin:0px auto 0px; overflow:hidden; }
.subjectcard .images img { width:100%; height:100%; object-fit:cover; }
.subjectcard span { display:block; text-align:center; font-size:14px; padding:15px; margin:0; text-align:center; color:#000;  }

.subjectcard  ul { padding:0px; margin:0px 0 0 0; border-top:0px solid #dadada; list-style:none; display:flex; text-align:center; padding:0 50px 25px 50px;  }
.subjectcard  ul li { display:inline-flex; font-size:13px; padding:2px 10px; margin:0 2px; text-align:center; font-weight: 500;  }
.subjectcard  ul li i {  margin:3px 5px 0 0px; }
.subjectcard  ul li strong  {    border-radius: 3px; background:#fff; font-size: 12px;  padding: 2px 5px; margin:0 0 0 5px; }

.subjectcard  .attendence_li { /*font-size:15px; position:absolute; right:0; top:0;*/   padding:0px; width:150px; height:24px; }
.subjectcard  .attendence_li.alert-danger {  background-color: rgba(248,215,218,0.1) !important; }
.subjectcard  .attendence_li.alert-danger .progress-bar {  background-color: #f8d7da !important; color:#721c24; height:100%; }

.subjectcard  .attendence_li.alert-success {  background-color: rgba(212,237,218,0.1)  !important; }
.subjectcard  .attendence_li.alert-success .progress-bar {  background-color: #d4edda !important; color:#155724; height:100%;}

.subjectcard  .attendence_li .progress-bar-striped { background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.45) 75%,transparent 75%,transparent); }

.subjectcard.pre ul {   }
.subjectcard.thr ul {    }

.subjectcard.pre ul li strong  {  color: #00c7b4; }
.subjectcard.thr ul li strong  {  color: #00c7b4; }
.subjectcard.pre ul li i  {  color: #00c7b4; }
.subjectcard.thr ul li i  {  color: #00c7b4; }
.infocolor { text-align:right; margin:0px 10px 0px 0; width:100%; }
.infocolor p { display:inline-block; margin:0 0px 0  10px; font-size:12px; font-weight:normal;  }
.infocolor p span { width:16px; height:16px; float:left; margin:4px 5px 0 0; display:block !important; padding:0; }

 
.table4 thead td { color:#fff; background:#002855 !important; font-size:12px; }
.table4 td { border:1px solid #dadada; background:#fff !important; padding:7px !important; font-size:13px; } 

.inputsearch { display:block; float:right; padding:5px 10px; border:1px solid #dadada; margin:0 0 0 20px; font-size:12px;}

.calender-details { padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid #dadada; display:inline-block; width:100%; }
.calender-details p { float:left; font-size:13px; margin:4px 15px 0 0;   }
.calender-details p strong  {color:#ff0074; }

.calender-details span { float:right; font-size:13px; margin:7px 10px 0 0;  }

.calender-details  select { padding:5px 10px; font-size:13px; border:1px solid #dadada; border-radius:5px; float:right; }

.viewtimetalbe .attend { position:relative; padding:0 0 0 0px; font-size:12px; width: 25px; height:25px; }
.viewtimetalbe .alert { cursor:pointer;  padding: 5px;  line-height: 10px; font-weight:bold; text-align: center; width: 25px; margin:0;  }


.table-responsive { overflow-x:scroll;  }
.breadcrumbheader h3 { line-height:26px; padding:0; }
.breadcrumbsec { display:block;    overflow:hidden; float:left;  }
.breadcrumbsec ol { margin:0; background:none; padding:3px 0 0  0px; font-size:14px; }

.forminfo label { display:block; font-size:13px; }
.forminfo .alert  { font-size:14px; padding:5px 10px; }

.tableshaddow { box-shadow:0 10px 30px 0 rgb(24 28 33 / 5%); padding:6px; background:#d4edda; border:2px solid #fff; text-align:center; }
.tableshaddow p { padding:0px; margin:0 0 8px 0; font-size:12px; line-height:16px; }
.tableshaddow span { margin:2px; padding:4px;    white-space: break-spaces; cursor:pointer; }

.attendencetable td { padding:0;   }
.attendencetable th { font-size:12px; }

.calendernext { float:right; }
.calendernext button { float:right; width:30px; height:30px; line-height:30px; text-align:center; display:block; border:1px solid #dadada; margin:0 0 0 7px; color:#00c7b4; border-radius:3px; box-shadow:0 0 4px #dadada; background:#fff; }
.calendernext button:hover { background:#666; color:#fff; }

.calendernext button.btnDisabled { background:#fafafa; color:#999; opacity: .3; }

.calendernext button.todaybtn { width:auto; padding:0 10px; font-size:12px; color:#666; }
.calendernext button.todaybtn:hover {  color:#fff; }

.smallbtn { background:; margin:2px 5px 0 5px; float:lefts; padding:3px 8px; border-radius:4px; border:1px solid #00c1a1; font-size:12px;  }
.smallbtn:hover { background:#00c1a1; color:#fff;  } 

.badgeholiday { font-size:12px !important;   padding:5px 10px; display:flex; margin:0; width:auto !important; text-align:center; }	 
.badgeholiday a { margin:0 !important;   }	 
.badgeholiday a i { margin:0 !important; font-size:12px !important; }	 

.badgeholiday1 { font-size:12px !important;   padding:10px 10px !important; display:block; text-align:center; margin:10px !important; width:auto !important; text-align:center; }	 
.badgeholiday1 a { margin:0 !important;   }	 
.badgeholiday1 a i { margin:0 !important; font-size:12px !important; }	 
.badgeholiday2 { font-size:12px !important;   padding:10px 10px !important; display:block; text-align:center; margin:0px !important; width:auto !important; text-align:center; }	 
.badgeholiday2 a { margin:0 !important;   }	 
.badgeholiday2 a i { margin:0 !important; font-size:12px !important; }	 


.attname { font-size:11px; margin:5px 0 0 0; display:block; }

.infocolor2 { padding-top:4px; }
.infocolor2 span { float:left; margin:0 10px 0 0 ; font-size:12px;}
.infocolor2 span strong {   font-size:12px; font-weight:500; padding:2px 5px; }

.fileopen { color:#00bfe7; }
.fileopen:hover { color:#00bfe7; opacity:.5; }

.fileban { color:#ff0000; }
.fileban:hover { color:#ff0000; opacity:.5; }


.astatus-green { background:#e5f9f4; color:#00c996; border:1px solid #cef4eb; }
.astatus-red { background:#feeae9; color:#f73629; border:1px solid #fdd7d6; }
.astatus-blue { background:#e5f8fd; color:#00b9e9; border:1px solid #cef2fb; }
.astatus-orange { background:#fff8eb; color:#fcb836; border:1px solid #fff2d9; }
.astatus-purple { background:#f4ebfc; color:#9339e2; border:1px solid #ead9fa; }
.astatus-gray { background:#e9e9e9; color:#3c3c3e; border:1px solid #d6d6d6; }
.astatus-lightgrren { background:#d1ecf1; color:#0c5460; border:1px solid #bee5eb; }


.mobilename { display:none; }

@media (max-width:767px) {
	
.navdrop {  justify-content: flex-end;	}
.new-ebox { padding:20px 10px 10px 10px; }
.ultimetelbe li	{ width:40% !important; margin:2%; }
.timetablesec { margin-top:110px !important; padding:10px; }
.placement-header { padding:12px 12px 12px 70px; height:70px; }

.placement-header h3 { font-size:14px; padding:0 0 6px 0; line-height:18px; display:none; }
.placement-header h3 small { padding:6px 0 0 0px; }
.back-btn1 { float:right; /*margin:0 10px 0 0; padding:5px 10px; */}
.timetablesec .clender-detailpage { padding:10px; }

.view-intrenship {     flex-flow: nowrap;width:100%; overflow:hidden; overflow-x:scroll;}
.view-intrenship li a { white-space:nowrap; }

.mobilename { display:block; 
    text-align: center;
    background: #fafafa;
    position: fixed;
    top: 70px;
    width: 100%;
    left: 0;
    padding: 10px;
    z-index: 4;border-bottom: 1px solid #dadada; }
	.infocolor  { padding:10px 0 0 0; }
.mobilename h3 { font-size:14px; padding:0 0 0px 0; line-height:18px; margin:0; }
.mobilename h3 small { display:block; }


.calender-details select  { float: revert; margin:6px 0 0 0; }
 .calender-details span { float:left; margin:11px 10px 0 0; }

.sem-design li { width:100%; }
.new-placeemnt { padding:90px 10px 20px 10px; }
 
}

.tableshaddow { position:relative; }
.etags  { width:14px; height:14px; background:#000; color:#fff; text-align:center; font-size:10px; line-height:14px; border-radius:10px; }

.headerh3 { text-align:center; font-size:24px !important; width:80%; }
  
.enrolldatafacmain { border-left:1px solid #dadada; padding:0 0 0 20px ; } 
 .enrolldatafacmain h3 { font-size:16px; margin:0 0 0px 0; } 

.enrolldatafac {/* padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);*/
    border-radius: 5px; margin:0 0 30px 0; display:flex; } 

.enrolldatafac 	img { width:80px; height:80px; object-fit:cover; border-radius:100px; }	
.enrolldatafac  .content { padding:0px 0 0 0px; text-align:left; width:100%; }	
.enrolldatafac  .content strong { margin:0 0 5px 0; color:#000; display:block; }	

.enrolldatafac  .content p { margin:0; color:#000; }	
  .enrolldatafac  .content p i{ margin:0; color:#00c7b4; }	

.enrolldatastu { /*padding:15px;
    background: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);*/
    border-radius: 5px; }  

.enrolldatastu ul li { padding:1px 0 5px 30px; } 
.enrolldatastu a  { text-align:center; display:block; border-top:1px solid #dadada; font-size:14px; padding:10px 0 0 0 ; }