@import url(all.css);

@import url(animate.css);

@import url(bootstrap.min.css);

@import url(../plugin/aos-master/dist/aos.css);

@import url(table_responsive.css);

@font-face {

    font-family: 'Segoe UI';

    src: url('../fonts/SegoeUI-Semibold.woff2') format('woff2'), url('../fonts/SegoeUI-Semibold.woff') format('woff');

    font-weight: 600;

    font-style: normal;

}



@font-face {

font-family: 'Segoe UI';

    src: url('../fonts/SegoeUI-Regular.woff2') format('woff2'), url('../fonts/egoeUI-Regular.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'Segoe UI';

    src: url('../fonts/SegoeUI-Bold.woff2') format('woff2'), url('../fonts/SegoeUI-Bold.woff') format('woff');

    font-weight: bold;

    font-style: normal;

}





/*

	font-family: 'Segoe UI';

*/



body {

    font-family: 'Segoe UI';

    font-weight: normal;

    font-size: 14px;

    line-height: normal;

    background: #A1C1D1;

    color: #333;

}



a {

    display: inline-block;

}



a,

a:hover,

a:focus,

a:active {

    color: #000;

    text-decoration: none;

}



ul,

ol {

    padding: 0;

    margin: 0;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Segoe UI';

}



input,

textarea,

select {

    font-family: 'Segoe UI';

}



.form-control::-webkit-input-placeholder {

    /* Chrome/Opera/Safari */

color: #333;

}



.form-control::-moz-placeholder {

    /* Firefox 19+ */

    color: #333;

}



.form-control:-ms-input-placeholder {

    /* IE 10+ */

    color: #333;

}



.form-control:-moz-placeholder {

    /* Firefox 18- */

    color: #333;

}



.lgoinpagWrp {

    background: #2A5C74;

    display: flex;

    display: -webkit-flex;

    display: -ms-flex;

    display: -moz-flex;

    justify-content: center;

    align-items: center;

    min-height: 100vh;

    padding: 25px 0;

    position: relative;

    overflow: hidden;

}



.lgoinpagWrp:before {

    content: '';

    position: fixed;

    background: #fd7529;

    width: 12vw;

    height: 12vw;

    border-radius: 50%;

    border: 0.5vw solid #fbd138;

    z-index: 0;

    top: -4vw;

    right: 10vw;

}



.lgoinpagWrp:after {

    content: '';

    position: fixed;

    background: #fbd138;

    width: 12vw;

    height: 12vw;

    border-radius: 50%;

    border: 0.5vw solid #fd7529;

    z-index: 0;

    bottom: -4vw;

    left: -4vw;

}



.loginLogo img {

    max-width: 150px;

    margin: 0 auto;

}



.loginLogo {
    text-align: center;
    /* margin-bottom: 20px; */
	background: #fff;
    padding: 10px;
    border-radius: 5px 15px 0 0px;
    box-shadow: rgb(42 92 116 / 56%) 0px -50px 36px -28px inset;
}



.logiboxwrp {

    max-width: 320px;

    width: 100%;

    position: relative;

    z-index: 1;

}



.logiboxwrp.signupbox {

    max-width: 550px;

}



.lgobxoswrp {

    background: #a1c1d1;

    padding: 25px 45px;

    border-radius: 0 0 15px 15px;

}



.loginnt h3 {

    font-size: 18px;

    font-weight: bold;

    display: inline-block;

    border-bottom: 2px solid #FD7529;

    padding-bottom: 7px;

}



.loginnt {

    text-align: center;

}



.loginnt hr {

    max-width: 40px;

    display: none;

}



.loginnt p {

    font-size: 13px;

    margin: 0;

    font-weight: 600;

    line-height: normal;

}



.loginnt p a {

    color: #0014ff;

}



.loginnt {

    padding-bottom: 20px;

}



.thm-1 {background: #FD7529 !important;border: 1px solid #FD7529;color: #fff;padding: 10px 15px;line-height: initial;font-size: 15px;}



.btn-sm {

padding: 8px 16px !important;
}



.submitbtn {

    text-align: center;

}



.formgetpass a {color: #000;font-size: 12px;}



.headboxwrp {background: #2A5C74;padding: 0 15px;width: 100%;}



.headlogo img {

    max-height: 41px;

}



.meneuWArp ul {

    list-style: none;

    padding: 0;

    margin: 0;

    display: flex;

    display: -webkit-flex;

    display: -o-flex;

    display: -moz-flex;

    display: -ms-flex;

    align-items: center;

}



.meneuWArp ul li {

    display: inline-block;

    padding: 0 10px;

    position: relative;

}



.meneuWArp ul li a>img {

    max-height: 18px;

}



.mebxost img {

    max-height: 40px;

    border-radius: 7px;

}



.mebxost {

    font-size: 14px;

}



.mebxost span {

    padding: 0 4px;

}



.meneuWArp {

    float: right;

}



.meneuWArp>ul>li>a {

    padding: 10px 0px;

    color: #fff;

}



.pageWARrpgwr {

    display: flex;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: -moz-flex;

    display: -o-flex;

    min-height: 100vh;

}



.sidebarWrp {

    width: 250px;

    background: #2a5c74;

    transition: all 0.3s ease;

}



.sidebarmuewrp ul li a {

    display: block;

    padding: 12px 15px;

    color: #fff;

}



.sidebarmuewrp ul li {

    display: block;

}



.sidebarmuewrp {

    padding: 10px 0 0;

}



.sidebarmuewrp ul li a i {

    width: 21px;

}



.pageContwrp {

    width: calc(100% - 250px);

    padding: 15px;

    transition: all 0.3s ease;

}



.page-heading h3 {

    font-size: 22px;

    font-weight: bold;

    margin-bottom: 15px;

}



.sidebarmuewrp ul li a.active,

.sidebarmuewrp ul li a:hover {

    background: #a1c1d1;

    color: #2a5c74;

}



.page-card {

    background: #fff;

    box-shadow: 5px 3px 6px #00000029;

    border-radius: 24px;

    padding: 20px;

    margin-bottom: 20px;

}



.profilerwRp {

    max-width: 550px;

}



.proImg {

    width: 80px;

    height: 80px;

}



.proImg img {

    border-radius: 10px;

    width: 100%;

    height: 100%;

}



.profiShorn {

    width: calc(100% - 80px);

    padding-left: 10px;

}



.profiShorn h4 {

    font-size: 18px;

    font-weight: bold;

    margin-bottom: 10px;

}



.imagUpload {

    position: relative;

    display: inline-block;

    overflow: hidden;

}



.imagUpload input {

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    opacity: 0;

}



.imagUpload p {

    margin: 0;

    color: #1b00ff;

}



.prifileWrup {

    align-items: center;

    margin-bottom: 20px;

}



.formbox1 {

    position: relative;

}



.formbox1 input,

.formbox1 select,

.formbox1 textarea {border: 1px solid #DCD5D5;padding: 10px 15px 10px;height: auto;font-size: 15px;}



.formbox1 label {

    font-size: 11px;

    position: absolute;

    top: -8px;

    z-index: 9;

    left: 13px;

    line-height: normal;

    background: #fff;

}



input.parsley-error,

select.parsley-error,

textarea.parsley-error {

    background: transparent;

}



input.parsley-success,

select.parsley-success,

textarea.parsley-success {

    background: transparent;

}



.footerWRarper {

    padding: 40px 0;

    background: #2a5c74;

}

.footerWRarperNew {
    padding: 5px;
    background: #3a7895;
    text-align: center;
}

.footlogo img {

    max-height: 60px;

}



.footmneuWRp ul li {

    display: block;

    margin: 0;

}



.footmneuWRp ul li a {

    font-size: 15px;

    font-weight: 600;

    color: #fff;

}



.footSubrib h4 {

    font-size: 15px;

    font-weight: 600;

    color: #fff;

    margin-bottom: 8px;

}



.subcrbox {

    display: flex;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flexbox;

}



.subcrbox button {

    margin-left: 7px;

}



.socialboxsr ul li {

    display: inline-block;

}



.socialboxsr ul li a {

    font-size: 30px;

    color: #fff;

}



.socialboxsr {

    padding: 10px 0;

}



.coptextWRp p {

    font-size: 14px;

    color: #fff;

    margin: 0;

}



.timeheaig {

font-size: 21px;

font-weight: 600;

margin-bottom: 10px;

float: left;

width: 100%;
}



.timebox {

    display: flex;

    display: -webkit-flex;

    display: -o-flex;

    display: -ms-flexbox;

    align-items: center;

    justify-content: flex-end;

}



.timebox i {

    font-size: 20px;

    margin-right: 8px;

}



.timeTablewRp table {

    border-radius: 10px;

    border: 0;

    /* overflow: hidden; */

}



.timeTablewRp table tr th {

    border: 0;

}



.timeTablewRp table tr th:nth-child(1) {

    border-radius: 10px 0 0 10px;

}



.timeTablewRp table tr th:nth-last-child(1) {

    border-radius: 0 10px 10px 0;

}



.timeTablewRp table tr td {

    border: 0;

    border-bottom: 1px solid #f2f2f2;

}



.timeTablewRp table tr th,

.timeTablewRp table tr td {

    font-size: 14px;

    text-align: center;

    line-height: normal;

    padding: 11px 10px;

}



.timeTablewRp table tr td:nth-child(1) {}



.timebox input {

    border: 1px solid #737373;

    padding: 5px;

    width: 135px;

    font-size: 14px;

    color: #000;

    height: auto;

}



.card-heading h3 {

    font-size: 28px;

    font-weight: 600;

    margin-bottom: 20px;

}



.card-heading h3 span {

    font-size: 16px;

    font-weight: normal;

}



.vierbsocv {

    border: 1px solid #e1e1e1;

    padding: 8px 8px;

}



.vierbsocv ul li {

    width: 33.33%;

    display: block;

    padding: 8px;

}



.seboxWRarp {

    background: #e1e1e1;

    border-radius: 7px;

    overflow: hidden;

    width: 100%;

    margin-right: 15px;

}



.sebodHed {

    background: #E24E2B;

    padding: 14px 15px;

}



.sebodHed h3 {

    color: #fff;

    font-size: 25px;

    margin: 0;

}



.sebodly {

    padding: 10px 15px;

}



.sebodly p {

    font-size: 14px;

    margin-bottom: 7px;

    line-height: normal;

}



.sebodly p span {

    width: 50%;

}



.rangeCalendr {

    justify-content: space-between;

}



.rangeCalendr span {

    padding: 0 10px;

}



.attenColor {

    display: block;

    width: 20px;

    height: 20px;

    margin-right: 5px;

    background: #e1e1e1;

    border-radius: 4px;

}



.attgrgrpu {

    display: flex;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: -moz-flex;

    display: -o-flex;

    align-items: center;

    line-height: normal;

    margin-right: 15px;

}



.Present .attenColor {

    background: #499BC4;

}



.Abesent .attenColor {

    background: #E24E2B;

}



.Special_Holiday .attenColor {

    background: #FBD138;

}



.Special_Dates .attenColor {

    background: #2A5C74;

}



.attenboxTotl {

    display: inline-block;

    border: 1px solid #e1e1e1;

    width: 245px;

    text-align: center;

    border-radius: 6px;

    overflow: hidden;

    margin: 10px;

}



.attenboxTotl h4 {

    font-size: 20px;

    margin: 0;

    background: #e1e1e1;

    padding: 9px 11px;

    color: #fff;

    font-weight: 700;

}



.attenboxTotl h3 {

    font-size: 28px;

    font-weight: 600;

    margin: 0;

    padding: 15px 0;

}



.prusabboxWrp {

    text-align: center;

}



.attenboxTotl.present {

    border-color: #499bc4;

}



.attenboxTotl.present h4 {

    background: #499bc4;

}



.attenboxTotl.absence {

    border-color: #e24e2b;

}



.attenboxTotl.absence h4 {

    background: #e24e2b;

}

.attenboxTotal.present {
	border-color: #ff0000;
}

.attenboxTotal {
	border: 1px solid #ff0000;
	display: inline-block;
	width: 245px;
	text-align: center;
	border-radius: 6px;
	overflow: hidden;
	margin: 10px;
}

.attenboxTotal h4 {
	font-size: 20px;
	margin: 0;
	background: #ff0000;
	padding: 9px 11px;
	color: #fff;
    font-weight: 700;
}

.attenboxTotal h3 {
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 15px 0;
	color: #ff0000;
}


.calendar-container {

    max-width: 650px;

    border: 1px solid #e1e1e1;

    padding: 25px;

    margin: 25px auto;

}



.calendar-container table tr td {

    border: 1px solid #e6e6e6;

}



.calendar-container table tr td {

    border: 1px solid #e6e6e6;

    padding: 0;

}



.calendar .day {

    width: 100%;

    height: 55px;

    border-radius: 0;

    display: flex;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: -o-flex;

    display: -moz-flex;

    align-items: center;

    justify-content: center;

}



.searchbox {

    position: relative;

    max-width: 200px;

    float: right;

}



.searchbox i {

    position: absolute;

    top: 12px;

    right: 5px;

}



.searchbox input {

    font-size: 14px;

    padding: 3px 22px 3px 10px;

}



.feemantboxWRarp {

    background: #DDD5D5;

    padding: 15px 35px;

    border-radius: 15px;

    margin-bottom: 25px;

}



.feemabntheding h3 {

    font-size: 22px;

    font-weight: 600;

    margin-bottom: 16px;

}



.feeemabntbg {

    display: flex;

    display: -webkit-flex;

    display: -ms-flex;

    display: -o-flex;

    display: -moz-flex;

    justify-content: space-between;

}



.feeemabntbg span {

    width: 40%;

    font-size: 14px;

    font-weight: 600;

    line-height: normal;

    margin: 0;

    position: relative;

}



.feeemabntbg span:nth-child(1):before {

    content: '';

    width: 15px;

    height: 15px;

    background: #000;

    position: absolute;

    left: 0;

    top: 50%;

    transform: translate(0, -50%);

}



.feeemabntbg span:nth-child(1) {

    padding-left: 23px;

}



.feeemabntbg span:nth-child(2) {

    width: 20%;

    text-align: center;

}



.feeemabntbg span:nth-child(3) {

    text-align: right;

}



.regisbtformwRp h3 {

    font-size: 26px;

    text-align: center;

    margin-bottom: 20px;

}



.regisbtformwRp input {

    font-size: 14px;

    height: 45px;

}



.discountboxSWrp {

    padding: 25px;

}



.discountboxSWrp h3 {

    font-size: 25px;

    margin-bottom: 18px;

}



.discountboxSWrp .feemantboxWROP {

    margin-bottom: 25px;

}



.logiboxwrp.forgotpasbx {

    max-width: 400px;

}



.lofgbottom p a {

    color: #2B4EEC;

    text-decoration: underline;

}



.lofgbottom p {

    font-size: 14px;

    font-weight: 600;

    margin: 0;

}



.lofgbottom {

    padding: 10px 0 0;

    text-align: center;

}



.lgoifroWrp {

    max-width: 250px;

    margin: 0 auto;

}



.lgoifroWrp input,

.lgoifroWrp select {

    height: 50px;

    padding: 0 20px;

    font-size: 14px;

    background: #fff;

}



.submitbtn button {

    min-width: 100px;

}



.signupbox .lgoifroWrp {

    max-width: 460px;

}



.lgoifroWrp input[type="checkbox"] {

    height: auto;

}



.modalRound .modal-content {

    border-radius: 20px;

}



.digit-group input {

    width: 50px;

    height: 50px;

    background-color: transparent;

    border: none;

    line-height: 50px;

    text-align: center;

    font-size: 24px;

    font-family: 'Raleway', sans-serif;

    font-weight: 200;

    color: #000;

    margin: 0 2px;

    padding: 0;

    outline: none;

    border-bottom: 1px solid #fff;

}



.digit-group .splitter {

    padding: 0 5px;

    color: white;

    font-size: 24px;

}



.prompt {

    margin-bottom: 20px;

    font-size: 20px;

    color: white;

}



.digit-group {

    max-width: 228px;

    margin: 0 auto;

}



#otpmsge ul {

    display: none;

}



#otpmsge ul:nth-child(1) {

    display: block;

}



#otpmsge {

    padding: 14px 0 0;

    text-align: center;

}



.digit-group input.parsley-error,

.digit-group select.parsley-error,

.digit-group textarea.parsley-error {

    border-color: #f00;

}



.feeReiceptboxWrp {

    max-width: 500px;

    margin: 0 auto 17px;

    border: 1px solid #707070;

}



.reciptHeder {

    background: #2A5C74;

    color: #fff;

    padding: 18px 15px;

}



.reciptHeder h3 {

    font-size: 25px;

    margin: 0 0 15px;

}



.shroinfor {

    font-size: 12px;

    line-height: normal;

}



.reciptTable table {

    width: 100%;

    margin-bottom: 25px;

}



.reciptTable table tr th {

    padding: 15px 15px;

    font-weight: normal;

    font-size: 20px;

}



.reciptTable table tr th:nth-last-child(1) {

    text-align: right;

}



.reciptTable table tr td {

    padding: 10px 15px;

    font-weight: normal;

    font-size: 17px;

}



.reciptTable table tr td:nth-last-child(1) {

    text-align: right;

}



.reciptTable table tr.gTotal td {

    font-size: 22px;

    font-weight: bold;

}



.reciptTable {

    padding: 0px 15px 15px;

}



.termscontebox h1 {

    font-size: 28px;

    margin-bottom: 20px;

}



.termscontebox h2 {

    font-size: 25px;

    margin-bottom: 20px;

}



.termscontebox h3 {

    font-size: 21px;

    margin-bottom: 18px;

}



.termscontebox h4 {

    font-size: 18px;

    margin-bottom: 15px;

}



.termscontebox h5 {

    font-size: 16px;

    margin-bottom: 15px;

}



.termscontebox h6 {

    font-size: 15px;

    margin-bottom: 15px;

}



.termscontebox p {

    font-size: 14px;

    line-height: 18px;

    margin-bottom: 15px;

}



.termscontebox li {

    font-size: 14px;

}



.formbox1 .form-control:disabled,

.formbox1 .form-control[readonly] {

    background-color: #e9ecef;

    opacity: 1;

}



.assignboxUpdbox {

    max-width: 500px;

    margin: 0 auto;

}



.uploaderbox {

    background: #F9F9FB;

    border: 2px solid #DCD5D5;

    border-radius: 10px;

    padding: 35px;

    text-align: center;

    position: relative;

    overflow: hidden;

}



.uploaderbox img {

    max-height: 100px;

    margin-bottom: 11px;

}



.uploaderbox p {

    color: #2B4EEC;

    text-decoration: underline;

    margin: 0;

}



.uploaderbox input {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    opacity: 0;

    cursor: pointer;

    width: 100%;

}



.uploadlistWRp {

    padding: 25px;

}



.uploadboxGrpup {

    display: flex;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: -o-flex;

    display: -moz-flex;

    margin-bottom: 15px;

}



.uplotype {

    width: 50px;

    margin-right: 10px;

}



.uploadocntt {

    width: calc(100% - 60px);

}



.uploadocntt h4 {

    font-size: 14px;

    font-weight: bold;

    margin: 0;

}



.ulodranglsid {

    height: 5px;

    background: #e4e4e4;

    margin: 15px 0;

}



.uplComplet {

    background: #2B4EEC;

    display: block;

    height: 100%;

}



.uplodetil {

    display: flex;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: -o-flex;

    display: -moz-flex;

    line-height: normal;

}



.uplodPercent {

    white-space: nowrap;

    margin-left: 14px;

    color: #2b4eec;

    font-weight: 600;

}



.uplodetil p {

    color: #DCD5D5;

}



.uploadboxGrpup:nth-last-child(1) {

    margin-bottom: 0;

}



.assigbHeding h3 {

    font-size: 25px;

    margin-bottom: 21px;

}



.msgboxWARp {

    margin-top: 9px;

}



.msgboxWARp input {

    border: 1px solid #DCD5D5;

    font-size: 14px;

    height: auto;

    padding: 6px 10px;

    line-height: normal;

}



.msgboxWARp button {

    margin-left: 10px;

}



.msgViewText {

    color: #000;

    line-height: normal;

    border: 1px solid #e1e1e1;

    padding: 7px;

    border-radius: 5px;

    margin: 10px 0 0;

    font-size: 13px;

}



.uplotype img {

    width: 100%;

    border-radius: 10px;

}



.footerWRarper {

    position: relative;

    overflow: hidden;

}



.footerWRarper:before {

    content: '';

    position: absolute;

    background: #fd7529;

    width: 8vw;

    height: 8vw;

    border-radius: 50%;

    border: 0.5vw solid #fbd138;

    z-index: 0;

    right: 60vw;

    bottom: 0;

    transform: translate(0, 50%);

}



.footerWRarper .container:before {

    content: '';

    position: absolute;

    background: #fbd138;

    width: 12vw;

    height: 11vw;

    border-radius: 50%;

    border: 0.5vw solid #fd7529;

    z-index: 0;

    right: -4vw;

    bottom: 0;

    transform: translate(0, 50%);

}



.footerWRarper:after {

    content: '';

    position: absolute;

    background: #fbd138;

    width: 4vw;

    height: 4vw;

    border-radius: 50%;

    border: 0.5vw solid #fd7529;

    z-index: 0;

    right: 97vw;

    top: 0;

    transform: translate(0, 50%);

}



.pageWARrpgwr.active .sidebarWrp {

    margin-left: -250px;

    transition: all 0.3s ease;

}



.pageWARrpgwr.active .pageContwrp {

    width: 100%;

    transition: all 0.3s ease;

}



.barBTn {

    font-size: 25px;

}



.barBTn.active i:before {

    content: "\f00d";

}



.addWRaprbox a {

    border: 2px solid #DDD5D5;

    border-radius: 10px;

    display: block;

    text-align: center;

    color: #2B4EEC;

    font-weight: 600;

    font-size: 40px;

    padding: 40px 10px;

}



.addWRaprbox {

    margin-bottom: 25px;

}



.artworheding h3 {

    font-size: 23px;

    font-weight: 600;

    margin-bottom: 15px;

}



.artboximg img {

    width: 100%;

}



.artboximg {

    box-shadow: 5px 10px 2px rgb(0 0 0 / 16%);

}



.atrboxCkont {

    padding: 18px 10px;

}



.atrboxCkont h3 {

    font-size: 16px;

}



.profrmHeding h3 {

    font-size: 25px;

    margin: 10px 0 20px;

}



.changPasrd {

    max-width: 300px;

}



.filtlerseCt {

    max-width: 300px;

    margin-bottom: 15px;

}



.filterTable {

    display: none;

}



.filterTable.active {

    display: table;

}



.filtlerseCt select {

    font-size: 14px;

}



.searchbox.searboxLeft {

    float: left;

    margin-bottom: 15px;

}



.addFreingd {

    width: 100%;

    float: right;

    text-align: right;

    padding: 10px 0;

}



.locMap {

    margin-bottom: 21px;

}



.timeTablewRp table tr td a {

    color: #42a6d6;

}



.table-radio span {

    position: relative;

    background: transparent;

    border: 1px solid #fd7529;

    padding: 5px 8px;

    display: block;

    border-radius: 5px;

    color: #fd7529;

    line-height: normal;

}



.table-radio input[type="radio"] {

    display: none;

}



.table-radio input[type="radio"]:checked~span {

    background: #fd7529;

    color: #fff;

}



.regidtable table tr th {

    background: #FD7529;

    color: #fff;

    font-weight: normal;

    font-size: 12px;

}



label.table-radio {

    margin: 0;

}



.regidtable table tr td {

    font-size: 12px;

}



.schedulTable table tr th Old {
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #000;
}

.schedulTable table tr th {
    background: #136583;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #408599;
}

.schedulTable table tr td Old {
    border: 1px solid #e1e1e1;
    padding: 0;
    vertical-align: middle;
}

.schedulTable table tr td {
    border: 1px solid #002e3a40;
    padding: 0;
    vertical-align: middle;
}

.schedul_radio {

    margin: 0;

    display: block;

    text-align: center;

    color: #000;

}



.schedul_radio input {

    display: none;

}



.schedul_radio span {

    padding: 10px 15px;

    display: block;

    background: transparent;

    cursor: pointer;

}



.schedul_radio input:checked~span {

    background: #fd7529;

    color: #fff;

}



.schedulTable {

    text-align: center;

}



.payOptioin {

    border: 1px solid #ededed;

    display: block;

    width: 100%;

    font-size: 16px;

    font-weight: bold;

    background: #f7f7f7;

    color: #444444;

}



.payOptioin input {

    display: none;

}



.payOptioin span.payspan {

    position: relative;

    padding: 13px 15px;

    padding-left: 45px;

}



.payOptioin span.payspan:before {

    content: '';

    width: 20px;

    position: absolute;

    height: 20px;

    border: 2px solid #969696;

    left: 13px;

    border-radius: 50%;

    top: 50%;

    transform: translate(0, -50%);

}



.payOptioin input:checked~span.payspan:after {

    content: '\f00c';

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    position: absolute;

    left: 17px;

    top: 50%;

    transform: translate(0, -50%);

    font-size: 12px;

}



.payOptioin input:checked~span.payspan {

    background: #fd7529;

    color: #fff;

    /* width: 0px; */

    /* height: 0px; */

    /* border-radius: 50%; */

    /* padding: 18px; */

}



.payOptioin input:checked~span.payspan:before {

    border-color: #fff;

}



.reustext p {

    font-size: 15px;

    color: #000;

    margin-bottom: 35px;

}



.contacCArd {

    border: 1px solid #e1e1e1;

    padding: 15px;

    text-align: center;

}



.contacCArd h5 {

    font-size: 17px;

}



.contacCArd i {

    margin-bottom: 15px;

    font-size: 28px;

}



.sidebarmuewrp ul li ul {

    padding-left: 22px;

    background: #3a7895;

    display: none;

}



.sidebarmuewrp>ul>li.active {

    background: #224d61;

}



.sidebarmuewrp ul li ul li {

    position: relative;

}



.sidebarmuewrp ul li ul li:before {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    bottom: 0;

    width: 1px;

    background: #224d61;

}



.sidebarmuewrp ul li ul li:after {

    content: '';

    position: absolute;

    left: 0;

    top: 50%;

    transform: translate(0, -50%);

    width: 12px;

    height: 1px;

    background: #224d61;

}



.childParent>a {

    position: relative;

}



.childParent>a:before {

    content: '\f107';

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    position: absolute;

    right: 14px;

    top: 50%;

    transform: translate(0, -50%);

    font-size: 16px;

}



.childParent.active>a:before {

    content: '\f106';

}



.meneuWArp ul .dropdownMenu {

    position: absolute;

    top: 100%;

    background: #1f4a5f;

    width: 200px;

    right: 0;

    display: block;

    border-radius: 0 0 10px 10px;

    min-height: 100px;

    transition: all 0.5s ease-in-out;

    transform: rotateX(180deg);

    transform-origin: 50% 0;

    backface-visibility: hidden;

    z-index: 999999;

}



.meneuWArp>ul>li:hover ul.dropdownMenu {

    transform: rotateX(0deg);

}



.meneuWArp ul .dropdownMenu li a {

    display: block;

    font-size: 14px;

    padding: 10px 15px;

    color: #fff;

    border-bottom: 1px solid #a1c1d1;

}



.meneuWArp ul .dropdownMenu li:nth-child(1) a {

    border-top: 1px solid #a1c1d1;

}



.meneuWArp ul .dropdownMenu li {

    display: block;

    width: 100%;

    padding: 0 !important;

}



.tim-bx-pik {

    display: flex;

    align-items: center;

    height: 50px;

    /* position: absolute; */

    /* top: 0px; */

    z-index: 0;

    border: 1px solid #DCD5D5;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

}



.tim-bx-pik input {

    border: none;

    box-shadow: none;

}



.tim-bx-pik span.add-on {

    height: 100%;

    width: 40px;

    padding: 15px 0;

    /* font-size: 22px; */

}



.row.requirdformpd {

    padding: 10px 0;

}



.addWRsetbox {

    border: 2px solid #DDD5D5;

    border-radius: 10px;

    display: block;

    text-align: center;

    color: #2B4EEC;

    font-weight: 600;

    font-size: 20px;

    padding: 40px 10px;

    height: 130px;

    margin-top: 5px;

}



.loaderbox {

    position: fixed;

    width: 100%;

    left: 0;

    top: 0;

    z-index: 99999;

    min-height: 100vh;

    right: 0;

    height: 100%;

    display: flex;

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    align-items: center;

    justify-content: center;

    background: rgb(0, 0, 0, 0.2);

}



.sidebarmuewrp ul li h4 {

    display: block;

    text-align: left;

    color: #fff;

    margin: 12px 15px;

    padding-bottom: 10px;

    font-size: 15px;

    font-weight: bold;

    border-bottom: 1px solid #f1f1f1;

}



.countseats {

    text-align: center;

    background-color: #FD7529;

    width: 100%;

    border-radius: 50%;

    font-size: 15px;

    font-weight: 700;

    color: #ffffff;

    width: 40px;

    height: 40px;

    overflow: hidden;

    display: flex;

    align-items: center;

    justify-content: center;

    margin: auto;

}



.countseats_text {

    color: #ff0000;

    font-weight: 700;

    text-align: center;

}



.paneltitle {padding: 15px 0px;font-size: 18px;font-weight: bold;margin-left: 15px;display: inline-block;}



.paneltitle a {

    color: #fff;
	margin-left: 10px;
}



.requiredForm {

    /*! float: right; */

}



.seatsCircle {

    background: #FD7529 !important;

    color: #ffffff !important;

    border-radius: 50%;

    height: 30px;

    width: 30px;

    margin: auto;

    padding: 6px !important;

    font-weight: 700;
	
	text-align: center;
	cursor: pointer;
	display: inline-block;
	box-shadow: 5px 3px 6px #0000004d;
}



.timeheaig a {

margin-bottom: 5px;

float: left;

margin-right: 5px;
}



label.payOptioin.inspayinput {

    text-align: center;

    background: transparent;

    border: navajowhite;

    font-weight: 500;

    width: 80px;

    margin: auto 0;

    height: 20px;

}



.table.insOptionlist tr th {

    min-width: 120px;

}



td.checkins {

    display: flex;

    align-items: center;

    justify-content: center;

    width: 100%;

    /* height: 50px; */

}



.inspayinput span.payspan {

    padding: 12px;

    position: relative;

    width: 10px;

    height: 10px;

    display: inline-block;

    text-align: center;

    border-radius: 50%;

}



.inspayinput span.payspan::before {

    position: absolute;

    left: 2px;

}



.inspayinput span.payspan::after {

    position: absolute;

    left: 5px !important;

    /* top: 8px !important; */

}



.ui-widget.ui-widget-content {

    z-index: 9999 !important;

    position: absolute;

}



.inputIconWrp {

    position: relative;

}



.inputIconWrp i {

    position: absolute;

    top: 50%;

    right: 8px;

    transform: translate(0, -50%);

    color: #888;

    cursor: pointer;

}



.inputIconWrp input:focus~i {

    color: #000;

}



.inputIconWrp i.showEye:before {

    content: "\f06e";

}



.form-control.is-valid,

.was-validated .form-control:valid {

    background-position: right calc(.975em + .1875rem) center;

    background-image: none !important;

}



.form-control.is-invalid,

.was-validated .form-control:invalid {

    background-position: right calc(.975em + .1875rem) center;

}



.progressCss1 {

    color: #FFFFFF;

    background-color: #a7cea8;

    height: 30px;

    width: 30px;

    display: block;

    text-align: center;

    padding: 5px;

    margin: auto;

}



.progressCss2 {

    color: #FFFFFF;

    background-color: #f3cd43;

    height: 30px;

    width: 30px;

    display: block;

    text-align: center;

    padding: 5px;

    margin: auto;

}



.progressCss3 {

    color: #FFFFFF;

    background-color: #f76f6f;

    height: 30px;

    width: 30px;

    display: block;

    text-align: center;

    padding: 5px;

    margin: auto;

}



.progressCss4 {

    color: #FFFFFF;

    background-color: #ff0303;

    height: 30px;

    width: 30px;

    display: block;

    text-align: center;

    padding: 5px;

    margin: auto;

}



select>option:disabled {

    background-color: #c7c3c3;

}



.select2-container--default .select2-selection--multiple {

    border: 1px solid #DCD5D5 !important;

    padding: 10px 15px;

    font-size: 15px;

    height: 51px;

}



.select2-container--default .select2-selection--multiple:before {

    content: '\f107';

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    position: absolute;

    right: 4px;

    top: 50%;

    transform: translate(0, -50%);

}



.formbox1 .multiselect {

border: 1px solid #DCD5D5;

padding: 10px 15px 10px;

height: auto;

font-size: 15px;

width: 100%;

text-align: left;
}



.formbox1 .btn-group {

    width: 100%;

}



.formbox1 .multiselect.dropdown-toggle::after {

    right: 4px;

    position: absolute;

    content: '\f107';

    font-family: 'Font Awesome 5 Free';

    font-weight: 600;

    border: 0;

    top: 50%;

    transform: translate(0, -50%);

}



.formbox1 .multiselect-container>li>a>label {

    position: inherit;

    padding: 5px 6px;

    font-size: 14px;

}



.formbox1 input.multiselect-search {

    height: auto;

    padding: 4px 10px;

    width: 100%;

    border-radius: 4px !important;

}



.formbox1 button.btn.btn-default.multiselect-clear-filter {

    background: #eee;

    margin-left: 3px;

    margin-right: 9px;

}



.formbox1 button.btn.btn-default.multiselect-clear-filter:before {

    content: '\f105';

    font-family: 'Font Awesome 5 Free';

    font-weight: 600;

}



.formbox1 button.btn.btn-default.multiselect-clear-filter i {

    display: none;

}



.formbox1 .multiselect-container>li>a {

    width: 100%;

}



.checkboxcss {

    display: inline-block;

    position: relative;

    margin-bottom: 0;

    cursor: pointer;

    font-size: 22px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    height: 25px;

    width: 25px;

}



.checkboxcss input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

    height: 0;

    width: 0;

}





/* checkmark */



.checkmark {

    position: absolute;

    top: 0;

    left: 0;

    height: 25px;

    width: 25px;

    background-color: #fff;

    border: 1px solid #ccc;

    border-radius: 5px;

}



.checkboxcss:hover input~.checkmark {

    background-color: #ccc;

}



.checkboxcss input:checked~.checkmark {

    background-color: #ffffff;

    border: 1px solid #ccc;

    border-radius: 5px;

}



.checkmark:after {

    content: "";

    position: absolute;

    display: none;

}



.checkboxcss input:checked~.checkmark:after {

    display: block;

}



.checkboxcss .checkmark:after {

    left: 7px;

    top: 2px;

    width: 9px;

    height: 15px;

    border: solid #15c500;

    border-width: 0 3px 3px 0;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

}





/* closemark */



.closemark {

    position: absolute;

    top: 0;

    left: 0;

    height: 25px;

    width: 25px;

    background-color: #fff;

    border: 1px solid #ccc;

    border-radius: 5px;

}



.checkboxcss:hover input~.closemark {

    background-color: #ccc;

}



.checkboxcss input:checked~.closemark {

    background-color: #ffffff;

    border: 1px solid #ccc;

    border-radius: 5px;

}



.closemark:after {

    content: "\f00d";

    position: absolute;

    display: none;

    font-family: 'Font Awesome 5 Free';

    font-style: normal;

    font-weight: 900;

}



.checkboxcss input:checked~.closemark:after {

    display: block;

}



.checkboxcss .closemark:after {

    left: 5px;

    font-size: 18px;

    top: 2px;

    -ms-transform: rotate(45deg);

    color: #f90808;

}


/* NoShowMark */

.noShowMark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
}


.checkboxcss:hover input ~ .noShowMark {
  background-color: #ccc;
}

.checkboxcss input:checked ~ .noShowMark {
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.noShowMark:after {
	content: "\f00d";
	position: absolute;
	display: none;
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 900;
}

.checkboxcss input:checked ~ .noShowMark:after {
  display: block;
}

.checkboxcss .noShowMark:after {
	left: 5px;
	font-size: 18px;
	top: 2px;
	-ms-transform: rotate(45deg);
	color: #f90808;
} 


/* scrollbar design /*

/* width */



::-webkit-scrollbar {

    width: 12px;

}





/* Track */



 ::-webkit-scrollbar-track {

    background: #f1f1f1;

}



.table-responsive::-webkit-scrollbar {

    height: 5px;

}



::-webkit-scrollbar-thumb {

    background: #2A5C74;

    border-radius: 5px;

}



.table-responsive ::-webkit-scrollbar-thumb {

    border-radius: 5px;

}



 ::-webkit-scrollbar-thumb:hover {

    background: #555;

}



.form-control:focus {

    color: #495057;

    background-color: #fff;

    border-color: #a5a5a5;

    outline: 0;

    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 3%);

}



.dataTables_wrapper {

    margin-bottom: 10px;

}















/* portfolio */



.protfolio-img {}



.form-group.img-bx {

    border: 1px solid #DCD5D5;

    border-radius: 5px;

    overflow: hidden;

}



.protfolio-img {

    position: relative;

}



span.img-btn {

    width: 100%;

    display: block;

    background: #FD7529 !important;

    color: #fff;

    padding: 5px;

    text-align: center;

    font-weight: bold;

    font-size: 12px;

}



input.img-tag {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    /* margin: auto; */

    display: block;

    width: 100%;

    opacity: 0;

    /* cursor: pointer; */

    z-index: 9;

}

.comment-show-bx {

    width: 100%;

    min-height: 150px;

    max-height: 150px;

    overflow: auto;

    padding: 10px;

    border-radius: 5px;

    border: 1px solid #DCD5D5;

}



.comment-show-bx p {

    font-size: 14px;

    line-height: 20px;

    margin: 0 0 5px;

}



.comment-show-bx h5 {

    font-size: 14px;

    font-weight: bold;

    color: #999;

    text-align: right;

    margin-bottom: 10px;

}



.protfolio-img img.img-fluid {

    width: 100%;

    max-height: 200px;

}



.port-dgr-bx {

    display: block;

    padding: 15px 5px 0;

    margin-bottom: 15px;

    border-radius: 5px;

    border: 1px solid #DCD5D5;

}



.port-dgr-bx .form-check-input {

    margin-left: 0;

    margin-right: 10px;

}



.port-dgr-bx label.form-check-label {

    padding-left: 18px;

    line-height: 24px;

}

button.btn-close.port-btn-clos {

    position: absolute;

    background: #fd7529;

    border: none;

    right: -10px;

    top: -10px;

    width: 30px;

    height: 30px;

    color: #fff;

    border-radius: 50px;

    text-align: center;

}
.formgetpass {
    width: 100%;
    margin-bottom: 5px;
    padding: 15px 0 5px;
    border-bottom: 1px solid #fd7529;
}

.rementbr {
    display: flex;
    display:-webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    width: 100%;
}

.rementbr span {
    margin-left: 5px;
}
.logo-bx {
    width: 250px;
    padding: 10px 15px;
	background: #fff;
    text-align: center;
}

.menu-bx {
    width: calc(100% - 250px);
    margin: 0 -15px;
}

.menu-bx {
    /* margin: 0 -15px; */
}

.formbox-flex {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: flex-start;
}
.premet-ful-bx button {
    width: 100%;
}
.dataTable tr th {
    background: #2a5c74;
    color: #fff;
    border: 1px solid #357998a3 !important;
}
.formbox-flex button {
    padding: 10px 10px;
    font-size: 15px;
    line-height: 18px;
    float:left;
    margin-right: 10px;
}
.align-bx a {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.dataTables_filter input {
    border: 1px solid #DCD5D5;
    padding: 5px;
    border-radius: 5px;
}

.dataTables_length select {
    border: 1px solid #DCD5D5;
    padding: 5px;
    border-radius: 5px;
}
.fl-riht-alg {
    float: right;
}
.formbox1 button.btn-primary {
    font-size: 16px;
    margin: 0 !important;
    padding: 8px 10px;
}

@media(min-width:768px){
    .sidebarmuewrp ul li.mobile_view{
        display: none;
    }
}

/* New Css */
.table-responsive::-webkit-scrollbar:horizontal {
    height: 15px;
}

.vali_P_error ~ ul {
	position: absolute;
	bottom: 2px;
}

.parsley-errors-list ~ .btn-group {
	margin: 0px 0 20px;
}

/* New Css 2022-07-26 */

table.dataTable thead th {
    border: 1px solid #477287 !important;
    white-space: inherit;
    word-break: break-word;
    line-height: 1;
	vertical-align: middle;
}


/* .dataTables_scrollBody {
	overflow: auto;
    width: 100%;
    position: sticky;
    top: 0;
    height: 70vh;
} */

.statusP1 {
	background: #ffeb3b;
	color:#000000;
}

.statusP2 {
	background: #ff80ab;
	color:#ffffff;
}

.statusP3 {
	background: #126c1c;
	color:#ffffff;
}

/* The customcheck */
.customcheck {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
	background-color: #fd7529;
	border-radius: 5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.setImage {
	position: relative;
    width: 150px;
    margin: 10px auto 0;
} 

.cross{
	height: 30px;
    width: 30px;
    border: 1px solid;
    background: #ff0000;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 18px;
	text-align: center;
} 

.setImageGallery {
	position: relative;
    width: 150px;
    margin: 0 20px 0 0;
	text-align: center;
} 

.crossGallery{
	height: 30px;
    width: 30px;
    border: 1px solid;
    background: #ff0000;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 18px;
	text-align: center;
}

.boldFont .card-category {
    font-size: 16px;
    font-weight: 700;
}

div#delete_default {
    z-index: 9999;
    background: #0000004d;
}

div#delete_default .modal-dialog {
    z-index: 999;
}

.keyProg {
	font-weight: 600;
    font-size: 15px;
    display: flex;
    margin: auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    max-width: calc(100% - 400px);
    left: 0;
    right: 0;
}

.table-responsive {
    position: relative;
}

/* New Css */

.single_winner {
	table, th, td {
	  border: 1px solid black;
	  border-collapse: collapse;
	}
	th, td {
	  padding: 5px;
	  text-align: left;
	}
}

.table-responsive .greenBtn {
    color: #ffffff !important;
    font-weight: 700;
    border: 1px solid #28a745;
    padding: 5px;
    border-radius: 5px;
    background: #28a745;
    box-shadow: 5px 3px 6px #0000004d;
}

.table-responsive .themeBtn {
    color: #ffffff !important;
    font-weight: 700;
    border: 1px solid #2a5c74;
    padding: 5px;
    border-radius: 5px;
    background: #2a5c74;
    box-shadow: 5px 3px 6px #00000029;
}

.table-responsive .redBtn {
    color: #ffffff !important;
    font-weight: 700;
    border: 1px solid #ff0000;
    padding: 5px;
    border-radius: 5px;
    background: #ff0000;
    box-shadow: 5px 3px 6px #00000029;
}

.table-responsive .bhagbaBtn {
    color: #ffffff !important;
    font-weight: 700;
    border: 1px solid #FD7529;
    padding: 5px;
    border-radius: 5px;
    background: #FD7529;
    box-shadow: 5px 3px 6px #00000029;
}

.imgSetFit {
	border: 1px solid #9da6ab;
    padding: 3px;
    border-radius: 5px;
	box-shadow: 5px 3px 6px #00000029;
	background: #ffffff;
}

td.dtfc-fixed-left:not(:has(~.dtfc-fixed-left)) {
    box-shadow: 5px 5px 10px -5px #00000029;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;  /* Always visible */
}

/* Firefox */
input[type=number] {
    -moz-appearance: number-input;
}

/* New */

.upload-box {
    border: 2px dashed #d3c8f5;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    background: #f9f6ff;
    cursor: pointer;
    transition: all 0.3s;
    min-width: 120px;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.upload-box:hover {
    background: #f3edff;
}

.preview {
    /* margin-bottom: 10px; */
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.preview-item a {
    position: relative;
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.preview-item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.remove-image {
	border: none;
	color: white;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 26px;
	height: 26px;
	background-color: #ff0000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer !important;
}

.image-container {
  display: flex;
  gap: 20px; /* dono ke beech gap */
  margin-bottom: 20px;
}

.preview-item .cover-label {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
}