@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext");@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,hebrew,latin-ext");@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");.section-title{display:inline-block;width:100%;margin-bottom:30px;color:#01296D;font-size:34px;font-weight:500;text-transform:capitalize}.title-caption{display:block;margin-left:auto;margin-right:auto;max-width:780px;margin-bottom:30px;padding:0 15px;color:#2B2B2B;font-size:19px;text-align:center}@media (max-width: 767px){.title-caption{font-size:16px}}.list-icon li{position:relative;padding-left:36px;line-height:36px}.list-icon li::before{position:absolute;top:0;left:0;display:inline-block;height:24px;width:22px;margin-top:8px;background-image:url("../images/list-icon.png");background-repeat:no-repeat;background-size:100% auto;content:''}.pagination-wrap{display:inline-block;width:100%;text-align:center}.pagination-wrap .pagination{display:inline-block;width:100%;margin:50px 0 25px;text-align:center}.pagination-wrap .pagination li{display:inline-block;margin:0 2px}@media (max-width: 767px){.pagination-wrap .pagination li{margin:0}}.pagination-wrap .pagination li a,.pagination-wrap .pagination li span{display:inline-block;height:30px;width:30px;padding:0;border:1px solid #000;color:#000;line-height:28px;text-align:center}.pagination-wrap .pagination li a:hover,.pagination-wrap .pagination li span:hover{background-color:#01296D;color:#fff}.pagination-wrap .pagination li a:focus,.pagination-wrap .pagination li span:focus{-webkit-box-shadow:none;box-shadow:none}.pagination-wrap .pagination li.active a,.pagination-wrap .pagination li.current a{border-color:#000;background-color:#000;color:#fff;pointer-events:none}.pagination-wrap .pagination li.active a:hover,.pagination-wrap .pagination li.current a:hover{border-color:#01296D;background-color:transparent;color:#333}.pagination-wrap .pagination li.prev a img{-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);transform:rotate(180deg)}.dataTables_wrapper .dataTables_paginate{margin-top:15px}.dataTables_wrapper .dataTables_paginate a.paginate_button{display:inline-block;height:36px;min-width:36px;margin:0 3px;padding:0 10px;border:1px solid #000 !important;background:transparent;color:#000 !important;line-height:35px;text-align:center}.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{background:#000 !important;color:#fff !important}.dataTables_wrapper .dataTables_paginate a.paginate_button:focus{-webkit-box-shadow:none;box-shadow:none}.dataTables_wrapper .dataTables_paginate a.paginate_button.current{border-color:#000;background:#000 !important;color:#fff !important;pointer-events:none}.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover{border-color:#000;background:#000 !important;color:#fff !important}.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled,.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:active{background:transparent !important;color:#000 !important}.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:active:hover{background:transparent !important;color:#000 !important}#usetTable_length label{display:inline-block;width:100%;margin-top:10px}#usetTable_length label select{margin:0 7px;min-width:90px;border:1px solid #DEE2E6;background-color:transparent}#onloader,#loading{position:fixed;top:0;left:0;z-index:999;height:100%;width:100%;display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,0.9)}.error{color:red}.js-cookie-consent.cookie-consent{position:fixed;top:auto;bottom:0;left:0;width:100%;padding:10px 0;background-color:rgba(0,0,0,0.8);color:#fff;text-align:center}.js-cookie-consent.cookie-consent .btn{min-width:0;margin-left:10px;padding:10px 12px;font-size:14px}.form-item input[type='text'],.form-item input[type='email'],.form-item input[type='password'],.form-item input[type='number'],.form-item input[type='tel'],.form-item textarea,.form-item select,.form-item .resizable-textarea textarea,.form-item .form-control{height:40px;width:100%;padding:10px;border:1px solid #A7A5A5;background-color:#fff;color:#A7A5A5;font-size:15px;font-weight:400;border-radius:0;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.form-item input[type='text'].placeholder,.form-item input[type='email'].placeholder,.form-item input[type='password'].placeholder,.form-item input[type='number'].placeholder,.form-item input[type='tel'].placeholder,.form-item textarea.placeholder,.form-item select.placeholder,.form-item .resizable-textarea textarea.placeholder,.form-item .form-control.placeholder{color:#A7A5A5}.form-item input[type='text']:-moz-placeholder,.form-item input[type='email']:-moz-placeholder,.form-item input[type='password']:-moz-placeholder,.form-item input[type='number']:-moz-placeholder,.form-item input[type='tel']:-moz-placeholder,.form-item textarea:-moz-placeholder,.form-item select:-moz-placeholder,.form-item .resizable-textarea textarea:-moz-placeholder,.form-item .form-control:-moz-placeholder{color:#A7A5A5}.form-item input[type='text']::-moz-placeholder,.form-item input[type='email']::-moz-placeholder,.form-item input[type='password']::-moz-placeholder,.form-item input[type='number']::-moz-placeholder,.form-item input[type='tel']::-moz-placeholder,.form-item textarea::-moz-placeholder,.form-item select::-moz-placeholder,.form-item .resizable-textarea textarea::-moz-placeholder,.form-item .form-control::-moz-placeholder{color:#A7A5A5}.form-item input[type='text']:-ms-input-placeholder,.form-item input[type='email']:-ms-input-placeholder,.form-item input[type='password']:-ms-input-placeholder,.form-item input[type='number']:-ms-input-placeholder,.form-item input[type='tel']:-ms-input-placeholder,.form-item textarea:-ms-input-placeholder,.form-item select:-ms-input-placeholder,.form-item .resizable-textarea textarea:-ms-input-placeholder,.form-item .form-control:-ms-input-placeholder{color:#A7A5A5}.form-item input[type='text']::-webkit-input-placeholder,.form-item input[type='email']::-webkit-input-placeholder,.form-item input[type='password']::-webkit-input-placeholder,.form-item input[type='number']::-webkit-input-placeholder,.form-item input[type='tel']::-webkit-input-placeholder,.form-item textarea::-webkit-input-placeholder,.form-item select::-webkit-input-placeholder,.form-item .resizable-textarea textarea::-webkit-input-placeholder,.form-item .form-control::-webkit-input-placeholder{color:#A7A5A5}.form-item input[type='text']:focus,.form-item input[type='email']:focus,.form-item input[type='password']:focus,.form-item input[type='number']:focus,.form-item input[type='tel']:focus,.form-item textarea:focus,.form-item select:focus,.form-item .resizable-textarea textarea:focus,.form-item .form-control:focus{outline:none}.form-item input[type='text']:focus:not([readonly]),.form-item input[type='email']:focus:not([readonly]),.form-item input[type='password']:focus:not([readonly]),.form-item input[type='number']:focus:not([readonly]),.form-item input[type='tel']:focus:not([readonly]),.form-item textarea:focus:not([readonly]),.form-item select:focus:not([readonly]),.form-item .resizable-textarea textarea:focus:not([readonly]),.form-item .form-control:focus:not([readonly]){border:1px solid #C8C8C8;background-color:#fff;outline:none;-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}label{font-size:15px;font-weight:400;font-family:'Rubik', sans-serif}select{padding:5px 35px 5px 10px;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-image:url("../images/sort-down.svg");background-position:center right 10px;background-repeat:no-repeat;background-size:15px auto;color:#A7A5A5}select:focus{outline:none}textarea{min-height:110px;width:100%}.btn{position:relative;min-width:190px;padding:8px 20px;overflow:hidden;border:none;background-color:#000;color:#fff;font-size:24px;text-transform:capitalize;-webkit-transition:all 2s ease 0s;transition:all 2s ease 0s;border-radius:0}.btn:hover{background-color:#000;color:#fff}.btn-round{min-width:200px;padding:7px 30px;background-color:#01296D;color:#fff;font-size:15px;line-height:20px;letter-spacing:2px;text-transform:uppercase;border-radius:20px}.btn-round:hover{background-color:#01296D;color:#fff}button:focus,.btn-info:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.btn-border{width:auto;border:1px solid #2B2B2B;background-color:transparent;color:#2B2B2B !important}.btn-border:hover{background-color:#2B2B2B;color:#000 !important}.btn-lg{min-width:175px;padding:10px 30px;font-size:24px;font-weight:500}@media (min-width: 1600px){.btn-lg{font-size:22px}}@media (max-width: 767px){.btn-lg{padding:6px 15px;font-size:20px}}.btn-small{min-width:0;padding:8px 20px;border-radius:4px;font-size:15px;font-weight:500;letter-spacing:1px}@media (max-width: 767px){.btn-small{letter-spacing:0}}.btn-icon img{display:inline-block;width:20px;margin-right:8px;vertical-align:sub}.custom-file{position:relative;width:auto}.custom-file .custom-file-control{position:absolute;top:4px;left:0;padding:8px 16px;border:none;background-color:#000;color:#fff;font-size:14px;line-height:14px;font-weight:500;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.custom-file .custom-file-control:hover{background-color:#01296D;color:#fff}.custom-file .custom-file-input{width:140px}.input-rc{position:relative;display:inline-block;margin:0;font-size:16px;vertical-align:middle}.input-rc input[type='checkbox']{position:absolute;top:0;left:0;height:18px;width:18px;opacity:0}.input-rc input[type='checkbox']+.input-rc-span{float:left;display:inline-block;height:18px;width:16px;margin:3px 8px 0 0;cursor:pointer}.input-rc input[type='checkbox']+.input-rc-span::after{display:inline-block;height:100%;width:100%;margin-top:-2px;background-image:url("../images/checkbox.png");background-repeat:no-repeat;background-size:100% auto;cursor:pointer;content:''}.input-rc input[type='checkbox']:checked+.input-rc-span::after{background-image:url("../images/checkbox-check.png")}.input-rc ~ label{vertical-align:middle}.quantity{position:relative;display:inline-block;width:100px}.quantity .quantity-nav .quantity-button{display:inline-block;height:40px;width:30px;border:1px solid #C8C8C8;background-color:#F8F8F8;line-height:40px;text-align:center;cursor:pointer}.quantity .quantity-nav .quantity-button.quantity-up{float:right}.quantity input{position:absolute;top:0;left:30px;height:40px;padding:2px 5px;border:1px solid #C8C8C8;border-right:none;border-left:none;width:-khtml-calc(100% - 60px);width:-ms-calc(100% - 60px);width:-o-calc(100% - 60px);width:calc(100% - 60px);text-align:center}.quantity input:focus{outline:none}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}header{position:relative;display:inline-block;width:100%;padding:10px 0}.header{display: flex;align-items:center;justify-content: space-between}header .logo-wrap{display:-khtml-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:250px}header .logo-wrap a{display:inline-flex;width:100%;align-items:center;}header .logo-wrap img{height:68px;}header .logo-wrap .logo-title{display:inline-block;width:-khtml-calc(100% - 59px);width:-ms-calc(100% - 59px);width:-o-calc(100% - 59px);width:calc(100% - 59px);margin-left:5px;padding:10px 0 10px 5px;color:#000;vertical-align:middle;font-size:20px}@media (max-width: 767px){header .logo-wrap .logo-title{padding:0 0 0 5px;font-size:16px;width:-khtml-calc(100% - 39px);width:-ms-calc(100% - 39px);width:-o-calc(100% - 39px);width:calc(100% - 39px)}}header .logo-wrap .logo-title span{display:inline-block;width:100%;font-size:25px;}header .toggle-btn{float:right;display:inline-block;width:25px;cursor:pointer}@media (max-width: 767px){header .toggle-btn{margin-top:16px}}header .toggle-btn span{float:left;display:inline-block;height:2px;width:100%;margin-bottom:5px;background-color:#01296D}header .toggle-btn span:last-child{margin-bottom:0}@media (min-width: 993px){header .toggle-btn{display:none !important}}header.open .toggle-btn{z-index:13}header.open .toggle-btn span{background-color:#01296D;-webkit-transform-origin:0;-khtml-transform-origin:0;transform-origin:0;-webkit-transition:0.5s all;transition:0.5s all}header.open .toggle-btn span:first-child,header.open .toggle-btn span:last-child{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);transform:rotate(45deg)}header.open .toggle-btn span:first-child{margin:0}header.open .toggle-btn span:nth-child(2){display:none}header.open .toggle-btn span:last-child{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);transform:rotate(-45deg);margin:16px 0 0}header .right-wrap{z-index:1;display:inline-block;width:-khtml-calc(100% - 254px);width:-ms-calc(100% - 254px);width:-o-calc(100% - 254px);width:calc(100% - 254px);text-align:right}@media (min-width: 993px){header .right-wrap{display:inline-block !important}}@media (max-width: 992px){header .right-wrap{position:absolute;top:100%;left:0;display:none;width:100%;text-align:left}}header .right-wrap ul li{display:inline-block;padding:0 5px}@media (max-width: 992px){header .right-wrap ul li{width:100%;padding:0}}header .right-wrap ul li a{display:inline-block;padding:6px 15px;background-color:#000;color:#fff;font-size:18px;font-weight:600}@media (max-width: 992px){header .right-wrap ul li a{width:100%;border-bottom:1px solid #fff;border-radius:0}header .right-wrap ul li a:hover,header .right-wrap ul li a.active{background-color:#001842;color:#fff}}@media (max-width: 767px){header .right-wrap ul li a{font-size:14px}}footer{display:inline-block;width:100%;padding:15px 0}footer .copyright-wrap{display:inline-block;width:100%;color:#000;font-size:12px;text-align:right}@media (max-width: 767px){footer .copyright-wrap{width:100%}}footer .copyright-wrap a{color:#000}footer .footer-menu{display:inline-block;width:100%;text-align:right}@media (max-width: 767px){footer .footer-menu{width:100%;margin-bottom:10px;text-align:center}}footer .footer-menu ul li{display:inline-block;padding:0 5px;border-right:2px solid #DEE2E6}footer .footer-menu ul li:last-child{border-right:none}footer .footer-menu ul li a{color:#01296D;font-size:14px}*{-webkit-font-smoothing:antialiased;-webkit-text-stroke:0;-webkit-text-shadow:none;-khtml-text-shadow:none;-moz-text-shadow:none;-ms-text-shadow:none;-o-text-shadow:none;text-shadow:none}body{margin:0;color:#575757;font-family: 'Spectral', serif;}ul,ol{margin:0;padding:0}ul li,ol li{list-style:none}a{text-decoration:none}a:hover,a:focus{text-decoration:none}img{max-width:100%}.main{min-height:-khtml-calc(100vh - 170px);min-height:-ms-calc(100vh - 170px);min-height:-o-calc(100vh - 170px);min-height:calc(100vh - 170px)}.main.dashboard-page{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0}@media (max-width: 992px){.main.dashboard-page{padding:30px 0}}.main.dashboard-page .custom-container{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.main.dashboard-page .thankyou-wrap{display:inline-block;width:100%}.main.dashboard-page .thankyou-wrap .account-header h4{display:inline-block;width:100%;font-weight:400}.login-wrap-main{position:relative;display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;height:-khtml-calc(100vh - 170px);height:-ms-calc(100vh - 170px);height:-o-calc(100vh - 170px);height:calc(100vh - 170px);-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.login-wrap-main .left-wrap{display:inline-block;max-width:430px;width:100%;text-align:center}@media (max-width: 992px){.login-wrap-main .left-wrap{max-width:100%}}.login-wrap-main .left-wrap form{padding:30px;border:1px solid #000;-webkit-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-ms-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-o-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%)}@media (max-width: 992px){.login-wrap-main .left-wrap form{position:relative;z-index:1;display:inline-block;max-width:430px;background-color:rgba(255,255,255,0.9);text-align:left}}@media (max-width: 767px){.login-wrap-main .left-wrap form{padding:15px}}.login-wrap-main .left-wrap form h2{display:inline-block;width:100%;margin-bottom:30px;color:#01296D;font-size:24px;font-weight:500}.login-wrap-main .left-wrap form .form-item{display:inline-block;width:100%;margin-bottom:20px}.login-wrap-main .left-wrap form .form-item input{height:56px;padding:3px 30px;line-height:56px}.login-wrap-main .left-wrap form .form-action{display:inline-block;width:100%;margin-bottom:20px}.login-wrap-main .left-wrap form .form-action .btn{background-color:#000;border-radius:0;width:100%;font-size:18px;font-weight:500;text-transform:capitalize}.login-wrap-main .left-wrap form .link{display:inline-block;width:100%;margin-bottom:20px;color:#8B969B;font-size:16px;font-weight:500;text-align:center}.login-wrap-main .left-wrap form .link a{color:#01296D}.login-wrap-main .right-wrap{display:-khtml-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-khtml-calc(100% - 430px);width:-ms-calc(100% - 430px);width:-o-calc(100% - 430px);width:calc(100% - 430px)}@media (max-width: 992px){.login-wrap-main .right-wrap{display:none}}.login-wrap-main .right-wrap img{max-width:390px}.register-wrap-main{display:inline-block;width:100%;margin:30px 0}.register-wrap-main .caption-text{margin-bottom:40px}.register-wrap-main .register-wrap{display:inline-block;width:100%;-webkit-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-ms-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-o-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);margin-bottom:50px;padding:50px 50px 40px;border:1px solid #000;}@media (max-width: 767px){.register-wrap-main .register-wrap{margin-bottom:20px;padding:20px 20px 10px}}.register-wrap-main .register-wrap h3{margin-bottom:30px;color:#616060;font-size:22px;font-weight:600;text-transform:uppercase}@media (max-width: 767px){.register-wrap-main .register-wrap h3{margin-bottom:15px;font-size:18px}}.register-wrap-main .register-wrap .form-item-list{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%}.register-wrap-main .register-wrap .form-item-list .form-item{display:inline-block;width:-khtml-calc(50% - 20px);width:-ms-calc(50% - 20px);width:-o-calc(50% - 20px);width:calc(50% - 20px);margin-right:40px;margin-bottom:20px}@media (max-width: 767px){.register-wrap-main .register-wrap .form-item-list .form-item{width:100%;margin-right:0}}.register-wrap-main .register-wrap .form-item-list .form-item:nth-child(2n){margin-right:0}.register-wrap-main .register-wrap .form-item-list .form-item.full-lenght{width:100%;margin-right:0}.register-wrap-main .register-wrap .form-item-list .form-item input,.register-wrap-main .register-wrap .form-item-list .form-item select{height:56px;width:100%;padding:3px 15px;border:1px solid #000;}.register-wrap-main .register-wrap .form-item-list .form-checkbox a{color:#01296D}.register-wrap-main .register-wrap .form-item-list .form-checkbox .input-rc .input-rc-span{margin-top:2px}.register-wrap-main .register-wrap .form-item-list .form-checkbox .termsandconditions-text-danger{display:inline-block;width:100%}.register-wrap-main .form-action{display:inline-block;width:100%;text-align:center}.register-wrap-main .form-action .btn{max-width:500px;width:100%;padding:15px 30px;font-weight:500;text-transform:capitalize;background-color:#000;border-radius:0;}.register-wrap-main .accordian-wrap .accordian-title{display:inline-block;width:100%;margin-bottom:30px;padding:12px 30px;border-radius:4px;background-color:#3F67A5;color:#fff;font-size:20px;cursor:pointer}@media (max-width: 767px){.register-wrap-main .accordian-wrap .accordian-title{padding:12px 10px;font-size:16px}}.register-wrap-main .accordian-wrap .accordian-title i{height:30px;width:30px;margin-right:10px;border:2px solid #fff;border-radius:100%;font-size:14px;line-height:26px;text-align:center;vertical-align:middle}@media (max-width: 767px){.register-wrap-main .accordian-wrap .accordian-title i{height:20px;width:20px;margin-right:0;font-size:10px;line-height:16px}}.register-wrap-main .accordian-wrap .register-wrap{display:none}.register-form-danger{margin-bottom:20px;text-align:center}.forum-wrap-main{display:inline-block;width:100%;margin:30px 0}.forum-wrap-main .forum-wrap-content{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-khtml-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 50px;-webkit-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-ms-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);-o-box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%);border:1px solid #000}@media (max-width: 992px){.forum-wrap-main .forum-wrap-content{padding:20px 15px}}.forum-wrap-main .forum-wrap-content .sorting-wrap{display:inline-block;width:250px;color:#333}@media (max-width: 992px){.forum-wrap-main .forum-wrap-content .sorting-wrap{width:100%}}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting{display:inline-block;width:100%;margin-bottom:20px;border:1px solid #000;}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting{font-size:12px}}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting h3{display:inline-block;width:100%;margin-bottom:0;padding:10px 15px;background-color:#000;color:#fff;font-size:20px;font-weight:600}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting ul{display:inline-block;width:100%;padding:15px 20px;text-align:left}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting ul li{display:inline-block;width:100%;margin-bottom:8px}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting ul li a{display:inline-block;width:100%;padding-left:20px;background-image:url("../images/next-double.svg");background-position:left center;background-repeat:no-repeat;background-size:12px auto;color:#A2A1A1;font-size:18px;line-height:25px}.forum-wrap-main .forum-wrap-content .sorting-wrap .sorting ul li select{width:100%;border-color:#A2A1A1;background-color:transparent;color:#A2A1A1;outline:none}.forum-wrap-main .forum-wrap-content .forum-content{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:-khtml-calc(100% - 280px);width:-ms-calc(100% - 280px);width:-o-calc(100% - 280px);width:calc(100% - 280px);margin-right:30px}@media (max-width: 992px){.forum-wrap-main .forum-wrap-content .forum-content{width:100%;margin-right:0}}.forum-wrap-main .forum-wrap-content .forum-content form{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:30px}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content form{margin-bottom:20px}}.forum-wrap-main .forum-wrap-content .forum-content form .form-item{display:inline-block;width:-khtml-calc(33.33% - 13.5px);width:-ms-calc(33.33% - 13.5px);width:-o-calc(33.33% - 13.5px);width:calc(33.33% - 13.5px);margin-right:20px}.forum-wrap-main .forum-wrap-content .forum-content form .form-item:last-child{margin-right:0}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content form .form-item{width:-khtml-calc(33.33% - 7px);width:-ms-calc(33.33% - 7px);width:-o-calc(33.33% - 7px);width:calc(33.33% - 7px);margin-right:10px}}@media (max-width: 480px){.forum-wrap-main .forum-wrap-content .forum-content form .form-item{width:100%;margin-right:0;margin-bottom:8px}}.forum-wrap-main .forum-wrap-content .forum-content form .form-item input{height:38px;border:1px solid #000;font-size:16px}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content form .form-item input{font-size:14px}}.forum-wrap-main .forum-wrap-content .forum-content form .form-action{display:inline-block}@media (max-width: 480px){.forum-wrap-main .forum-wrap-content .forum-content form .form-action{width:100%}}.forum-wrap-main .forum-wrap-content .forum-content form .form-action .btn{min-width:0;padding:7px 20px;font-size:16px;background-color:#000;border-radius:0;}@media (max-width: 480px){.forum-wrap-main .forum-wrap-content .forum-content form .form-action .btn{width:100%}}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:15px 20px;background-color:#000;color:#fff;font-size:14px}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-filter{display:none}}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter>div{display:inline-block}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter>div img{width:10px;margin-left:3px}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter>div select{width:100%;border:1px solid #fff;background-color:transparent}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .job-id{width:200px}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .job-id{width:150px}}@media (max-width: 480px){.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .job-id{width:100px}}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .deadline{width:-khtml-calc(100% - 385px);width:-ms-calc(100% - 385px);width:-o-calc(100% - 385px);width:calc(100% - 385px)}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .deadline{width:-khtml-calc(100% - 250px);width:-ms-calc(100% - 250px);width:-o-calc(100% - 250px);width:calc(100% - 250px)}}@media (max-width: 480px){.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .deadline{width:-khtml-calc(100% - 210px);width:-ms-calc(100% - 210px);width:-o-calc(100% - 210px);width:calc(100% - 210px)}}.forum-wrap-main .forum-wrap-content .forum-content .forum-filter .wordcount{width:175px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info{display:inline-block;width:100%;padding:20px 20px 10px;border-bottom:1px solid #C8C8C8}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-info{position:relative;padding:10px 0}}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-title{display:inline-block;width:200px;vertical-align:top}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-title{width:100%;padding-right:120px}}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-title a{color:#01296D}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-title a:hover{color:#01296D}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-title h3{color:#01296D;font-size:16px;font-weight:500}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc{display:inline-block;width:-khtml-calc(100% - 385px);width:-ms-calc(100% - 385px);width:-o-calc(100% - 385px);width:calc(100% - 385px)}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc{width:100%}}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc h4{margin-bottom:10px;color:#01296D;font-size:20px;font-weight:500}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc h4{font-size:16px}}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc h4 a{color:#01296D}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc h4 a:hover{color:#01296D;text-decoration:underline}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc span{display:inline-block;width:100%;color:#4A4A4A;font-size:16px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .deadline .date,.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .deadline .wordcount{display:inline-block;width:100%}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc p{color:#666;font-size:16px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc ul{padding-left:20px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc ul li{list-style:square}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc ul li a:hover{color:#01296D}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .document{color:#666;font-size:16px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .document:hover{color:#666}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .document-listing{display:inline-block;width:100%;margin-bottom:10px;padding-left:20px}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .document-listing li{list-style:disc}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status{display:inline-block;width:175px;vertical-align:top;border:1px solid #000;}@media (max-width: 767px){.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status{position:absolute;top:10px;right:10px;text-align:right}}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status span{display:inline-block;padding:2px 5px;color:#fff;font-size:16px;text-align:center}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status span.open{background-color:#008A00}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status span.close-status{background-color:#9E0000}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status span.returned-status{background-color:#01296D}.forum-wrap-main .forum-wrap-content .forum-content .forum-info .job-status span.completed-status{background-color:#000}.forum-wrap-main .forum-wrap-content .forum-content .status-message{display:inline-block;width:100%;margin-top:12px}.forum-page-21{display:inline-block;width:100%;margin:30px 0}.forum-page-21 .forum-wrap-content{display:inline-block;width:100%;padding:30px 50px;border-radius:4px;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.1);-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.1);-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.1);box-shadow:0 0 4px 0 rgba(0,0,0,0.1)}@media (max-width: 767px){.forum-page-21 .forum-wrap-content{padding:20px 15px}}.forum-page-21 .forum-wrap-content .sorting-wrap{display:inline-block;width:100%;color:#333;text-align:right}.forum-page-21 .forum-wrap-content .sorting-wrap .sorting{display:inline-block;padding-bottom:5px;border-bottom:2px dashed #B3B3B3}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .sorting-wrap .sorting{font-size:12px}}.forum-page-21 .forum-wrap-content .sorting-wrap .sorting select{border:none;background-color:transparent;background-image:url("../images/sort-down-black.svg");color:#333;outline:none}.forum-page-21 .forum-wrap-content .forum-content>ul>li{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:20px 0;border-bottom:2px solid #D4D4D4}.forum-page-21 .forum-wrap-content .forum-content>ul>li .icon{display:inline-block;width:40px}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .icon{width:30px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .icon img{width:25px;margin-top:10px;-webkit-transform:rotate(-20deg);-khtml-transform:rotate(-20deg);transform:rotate(-20deg)}.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap{display:inline-block;width:-khtml-calc(100% - 280px);width:-ms-calc(100% - 280px);width:-o-calc(100% - 280px);width:calc(100% - 280px)}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap{width:-khtml-calc(100% - 185px);width:-ms-calc(100% - 185px);width:-o-calc(100% - 185px);width:calc(100% - 185px)}}@media (max-width: 480px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap{width:-khtml-calc(100% - 33px);width:-ms-calc(100% - 33px);width:-o-calc(100% - 33px);width:calc(100% - 33px);margin-bottom:5px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap h3{margin-bottom:3px}.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap h3 a{color:#01296D;font-size:22px}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap h3 a{font-size:16px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap p{margin-bottom:0;color:#949494;font-size:17px}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap p{font-size:12px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .title-wrap p a{color:#01296D}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap{display:inline-block;width:240px}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap{width:155px}}@media (max-width: 480px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap{width:100%}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count{display:inline-block;width:100px;vertical-align:middle}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count{width:50px}}@media (max-width: 480px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count{width:100px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count a{display:inline-block;width:100%}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count img{display:inline-block;width:40px;vertical-align:middle}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count img{width:20px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count span{display:inline-block;color:#01296D;font-size:36px;font-weight:500;vertical-align:middle}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap .msg-count span{font-size:16px}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap ul{display:inline-block;width:130px;vertical-align:middle}@media (max-width: 767px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap ul{width:100px}}@media (max-width: 480px){.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap ul{width:-khtml-calc(100% - 105px);width:-ms-calc(100% - 105px);width:-o-calc(100% - 105px);width:calc(100% - 105px)}}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap ul li img{width:20px}.forum-page-21 .forum-wrap-content .forum-content>ul>li .forum-info-wrap ul li span{display:inline-block;width:-khtml-calc(100% - 25px);width:-ms-calc(100% - 25px);width:-o-calc(100% - 25px);width:calc(100% - 25px);text-align:right}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content{width:100%}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #C8C8C8}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .main-title{display:inline-block;width:60%}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .main-title{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .main-title .deadline{color:#01296D}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .main-title .deadline>span{display:inline-block;min-width:150px;width:auto;margin-bottom:0;color:#333;text-align:left}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .side-title{display:inline-block;width:40%}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .side-title{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-title .side-title .title{color:#333;font-weight:600}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;padding:0}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc{width:60%;color:#01296D;font-size:14px}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .deadline{display:inline-block;width:100%;margin-bottom:5px;font-size:16px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .wordcount{min-width:150px;width:auto;margin-bottom:0;color:#333;text-align:left}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .forum-info-desc .logjobdesc .wordcount{width:100%}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-document{display:inline-block;width:40%}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-document{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-document .document-listing li{color:#333;font-size:16px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-document .document-listing li a{color:#01296D;font-size:16px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-note{display:inline-block;width:100%;margin-top:5px;padding-top:10px;border-top:1px solid #C8C8C8}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-note .deadline{display:inline-block;color:#01296D}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-note .deadline .title{display:inline-block;width:100%;color:#333}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-note .deadline .claim{float:right;display:inline-block}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .forum-info .client-note .deadline .claim .btn{padding:8px 20px;color:#fff;font-size:16px;background-color:#000;border-radius:0;}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section{display:inline-block;width:100%;margin-top:10px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section h3{display:inline-block;width:100%;margin-bottom:20px;color:#01296D;font-size:20px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap{display:inline-block;width:100%;margin-bottom:20px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .img-wrap{display:inline-block;width:90px;vertical-align:top}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .img-wrap img{height:80px;width:80px;padding:10px;border:2px solid #01296D;border-radius:100%}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .img-wrap{display:inline-block;width:50px;vertical-align:top}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .img-wrap img{height:46px;width:46px}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail{display:inline-block;width:-khtml-calc(100% - 95px);width:-ms-calc(100% - 95px);width:-o-calc(100% - 95px);width:calc(100% - 95px)}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail{width:-khtml-calc(100% - 55px);width:-ms-calc(100% - 55px);width:-o-calc(100% - 55px);width:calc(100% - 55px)}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail h4{margin-bottom:0;color:#01296D;font-size:18px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .time{color:#868686;font-size:12px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .description{display:inline-block;width:100%;font-size:14px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .description a{color:#01296D}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .description a:hover{color:#01296D}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail p{font-size:14px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap{display:inline-block;width:100%;border:1px solid #333;text-align:left}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .bold-value{display:inline-block;width:100%;padding:5px 10px;border-bottom:1px solid #333;color:#333;font-size:18px;font-weight:600}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap h5{display:inline-block;width:100%;padding:5px 10px;margin-bottom:0;border-bottom:1px solid #333;color:#333;font-size:18px;font-style:italic;font-weight:500}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;border-bottom:1px solid #333;color:#01296D}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info:last-child{border-bottom:none}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info span{display:inline-block;width:50%;padding:5px 10px;color:#333 !important;font-weight:700}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info span{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info span:first-child{border-right:1px solid #333}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info span:first-child{border-right:none}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info span.ans{font-weight:400}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info a{display:inline-block;width:50%;padding:5px 10px;color:#333;font-weight:400}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap .comment-detail .comment-text-wrap .text-info a{width:100%}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap.right-comment .time{direction:ltr;display:inline-block}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-section .comment-wrap.right-comment .description{direction:ltr;text-align:right}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form{display:inline-block;width:100%;margin-top:20px}@media (max-width: 767px){.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form{margin-top:0}}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form form{display:inline-block;width:100%}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form form .form-item{display:inline-block;width:100%;margin-right:0;margin-bottom:15px}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form form .form-action{float:right}.forum-detail-page .forum-wrap-main .forum-wrap-content .forum-content .comments-form form .form-action .btn{min-width:0;padding:8px 20px;font-size:16px;background-color:#000;border-radius:0;}.dashboard-page{display:inline-block;width:100%;padding:0 0 60px}.dashboard-page .custom-container{padding:0 40px}@media (max-width: 992px){.dashboard-page .custom-container{padding:0 15px}}.dashboard-page .dashboard-wrap{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%}.dashboard-page .dashboard-wrap .account-header{width:100%;padding:20px 30px 15px;border-bottom:2px solid rgba(204,204,204,0.2);display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.dashboard-page .dashboard-wrap .account-header{padding:20px 15px 15px}}@media (max-width: 480px){.dashboard-page .dashboard-wrap .account-header{-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}}.dashboard-page .dashboard-wrap .account-header>div{width:100%}.dashboard-page .dashboard-wrap .account-header h3{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dashboard-page .dashboard-wrap .account-header .search-wrap{display:inline-block;margin-right:10px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (max-width: 480px){.dashboard-page .dashboard-wrap .account-header .search-wrap{text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.dashboard-page .dashboard-wrap .account-header .btn{float:right;background-color:#000;border-radius:0;}.dashboard-page .dashboard-wrap .left-sidebar ul{padding:30px 30px 30px 10px}@media (max-width: 992px){.dashboard-page .dashboard-wrap .left-sidebar ul{padding:0}}@media (min-width: 993px) and (max-width: 1200px){.dashboard-page .dashboard-wrap .left-sidebar ul li{display:inline-block}}.dashboard-page .dashboard-wrap .left-sidebar ul li a{margin:7px 0;color:#B9B9B9;font-size:16px;display:-khtml-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 993px) and (max-width: 1200px){.dashboard-page .dashboard-wrap .left-sidebar ul li a{margin:0 10px;font-size:14px}}.dashboard-page .dashboard-wrap .left-sidebar ul li a.active,.dashboard-page .dashboard-wrap .left-sidebar ul li a:hover{color:#2B2B2B}.dashboard-page .dashboard-wrap .left-sidebar ul li a.active .icon,.dashboard-page .dashboard-wrap .left-sidebar ul li a:hover .icon{color:#01296D}.dashboard-page .dashboard-wrap .left-sidebar ul li a .icon{width:30px;margin-right:10px;font-size:24px;text-align:center}@media (min-width: 993px) and (max-width: 1200px){.dashboard-page .dashboard-wrap .left-sidebar ul li a .icon{width:auto;margin-right:8px;font-size:20px}}.dashboard-page .dashboard-wrap .left-sidebar ul li a .icon.gold i{color:#D4AF37}.dashboard-page .dashboard-wrap .left-sidebar ul li a span{margin-right:5px;color:#8E8D8D;font-size:14px;font-weight:600;vertical-align:middle}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar{border:1px solid #DEE2E6}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar ul{padding:20px 30px}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar ul li span{display:inline-block;width:100%;margin-right:0;color:#333;font-size:16px;font-weight:600}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar ul li a{-ms-flex-wrap:wrap;flex-wrap:wrap;color:#333;font-size:14px}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar ul li a div{display:inline-block;width:100%;font-size:14px}.dashboard-page .dashboard-wrap .left-sidebar.return-left-sidebar+.right-side{margin-top:0}.dashboard-page .dashboard-wrap .user-details{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%}.dashboard-page .dashboard-wrap .user-details .user-name,.dashboard-page .dashboard-wrap .user-details .cuurent-time{display:inline-block;width:50%;margin-bottom:20px}@media (max-width: 767px){.dashboard-page .dashboard-wrap .user-details .user-name,.dashboard-page .dashboard-wrap .user-details .cuurent-time{width:100%}}.dashboard-page .dashboard-wrap .user-details .user-name{color:#01296D;font-size:20px}.dashboard-page .dashboard-wrap .user-details .cuurent-time{text-align:right}.dashboard-page .dashboard-wrap .right-side .main-dashboard{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.dashboard-page .dashboard-wrap .right-side .main-dashboard .dash-title{display:inline-block;margin-bottom:0;font-size:18px;font-weight:700;vertical-align:middle}.dashboard-page .dashboard-wrap .right-side .main-dashboard table{border-bottom:none;width: initial!important;}.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr th{border-top:none;vertical-align:middle}.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr th,.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr td{border:1px solid #000;border-right:0;border-bottom:0;text-align:center;vertical-align:middle;color:#000;}.dashboard-page .dashboard-wrap .right-side .main-dashboard table tbody tr:last-child th,.dashboard-page .dashboard-wrap .right-side .main-dashboard table tbody tr:last-child td{border-bottom:1px solid #000;}.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr th:last-child,.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr td:last-child{border-right:1px solid #000;}.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr th a:not(.btn),.dashboard-page .dashboard-wrap .right-side .main-dashboard table tr td a:not(.btn){color:#01296D}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit{float:left;display:inline-block;width:100%;margin-right:0;margin-bottom:30px;overflow:hidden;background-color:#fff;-webkit-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);-ms-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);-o-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);border:1px solid #000;}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .account-header{padding-right:0;padding-left:0}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .profile-img-wrap{display:inline-block;width:100%;margin-top:20px;margin-bottom:20px;border-radius:30px 30px 0 0;text-align:center}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .profile-img-wrap img{max-height:300px;height:100%;border-radius:20px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile{margin-bottom:30px;padding:0 30px 30px;display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:-webkit-wrap;-ms-flex-wrap:-khtml-wrap;flex-wrap:-khtml-wrap;flex-wrap:-moz-wrap;-ms-flex-wrap:-ms-wrap;flex-wrap:-ms-wrap;flex-wrap:-o-wrap;flex-wrap:wrap}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile{padding:0 15px 15px;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile h2{line-height:normal;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile h2{margin-bottom:10px}}@media (max-width: 480px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile h2{margin-bottom:10px}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile .like-count{display:inline-block;width:100%;margin-top:10px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile .login-details{font-size:12px;text-align:right;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-khtml-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-khtml-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile .login-details{width:100%;text-align:left}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile .login-details .last-login{margin-bottom:6px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .my-profile table tr td .btn{min-width:0;padding:6px 12px;font-size:14px;border:1px solid #000;border-radius:0;background-color:#fff;color:#000}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .refer-code{display:inline-block;width:100%;font-size:12px;text-align:right}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .refer-code{text-align:left}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .name-no-wrap,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .email-wrap{margin-bottom:20px;padding:5px 0;border-bottom:1px solid rgba(204,204,204,0.5);font-size:13px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .name-no-wrap .name,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .name-no-wrap .number,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .name-no-wrap .email,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .email-wrap .name,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .email-wrap .number,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .email-wrap .email{display:inline-block}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .name-no-wrap .number,.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .email-wrap .number{float:right}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .sms-alert h3{display:inline-block;margin-right:5px;font-size:18px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .sms-alert .toggle-switch{display:inline-block}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .btn-wrap{margin-top:30px;text-align:center}.dashboard-page .dashboard-wrap .right-side .main-dashboard .profile-edit .content-wrap .btn-wrap .btn{min-width:120px;border-radius:34px;background-color:#01296D}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap{float:left;display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account{display:inline-block;width:100%;margin-bottom:30px;border-radius:0;background-color:#fff;-webkit-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);-ms-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);-o-box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);box-shadow:-2px 2px 20px 0 rgba(0, 0, 0, .1);border:1px solid #000;}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account:last-child{margin-bottom:0}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body{display:-khtml-inline-flex;display:-moz-inline-flex;display:-ms-inline-flex;display:-o-inline-flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:20px 30px 35px}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body{padding:20px 15px 35px}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill{display:inline-block;width:33.33%}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account h4,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill h4{position:relative;display:inline-block;width:100%;margin-bottom:0;font-size:18px;font-weight:700}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account .text,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .text{display:inline-block;width:100%;text-align:center}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account .text span,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .text span{font-size:18px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account .status,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .status{position:absolute;top:1px;left:0;display:inline-block;height:15px;width:15px;margin-right:10px;border-radius:50%;background-color:#01296D;vertical-align:middle}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account .btn,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .btn{background-color:#000;border-radius:0;}@media (max-width: 480px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .account .btn,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .btn{float:right}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .contact-main{width:100%;padding-left:25px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .contact-main a{color:rgba(29,29,29,0.7);text-decoration:underline}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .contact-main a:hover{color:rgba(29,29,29,0.7)}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .contact-main p{font-size:14px;line-height:24px;font-weight:400}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .table tr td{padding:25px 8px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account.feedback .account-body .account,.dashboard-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account.feedback .account-body .bill{display:inline-block;width:50%}.dashboard-page .dashboard-wrap .right-side .main-dashboard .refer-wrap{display:inline-block;width:100%;margin-top:30px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .refer-wrap .my-account:first-child{margin-bottom:0}.dashboard-page .dashboard-wrap .right-side .main-dashboard .refer-wrap .account-body>div{display:inline-block;width:100%;overflow-x:auto}.dashboard-page .dashboard-wrap .right-side .main-dashboard .refer-wrap .account-body>div table{min-width:600px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form{display:inline-block;width:100%}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:20px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form>.form-item{display:inline-block;width:60%;margin-right:4%}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form>.form-item{width:100%;margin-right:0;margin-bottom:20px}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form>.form-item.terms-condition{position:relative;padding-left:30px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form>.form-item.terms-condition .input-rc{position:absolute;left:0}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form>.form-item.terms-condition a{color:#01296D}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form .upload-data{display:inline-block;width:36%;vertical-align:top}@media (max-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form .upload-data{width:100%}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form .upload-data .form-item{margin-bottom:20px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form .upload-data .custom-file .custom-file-name-one,.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form form .upload-data .custom-file .custom-file-name-two{display:inline-block;width:100%}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form .form-action{display:inline-block;width:100%;margin-top:20px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .academic-form .form-action .btn{font-size:16px;background-color:#000;border-radius:0;}.dashboard-page .dashboard-wrap .right-side .main-dashboard .changepassword form{width:100%;margin-top:50px}@media (min-width: 767px){.dashboard-page .dashboard-wrap .right-side .main-dashboard .changepassword form{max-width:500px}}.dashboard-page .dashboard-wrap .right-side .main-dashboard .changepassword form .form-item{width:100%;margin-right:0;margin-bottom:20px}.dashboard-page .dashboard-wrap .right-side .main-dashboard .changepassword form .form-action{margin-top:0}.notifications-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill{width:100%;margin-bottom:5px}.notifications-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill:last-child{margin-bottom:0}.notifications-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill h4{width:-khtml-calc(100% - 60px);width:-ms-calc(100% - 60px);width:-o-calc(100% - 60px);width:calc(100% - 60px);padding-left:30px}.notifications-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill h4 a{color:#01296D}.notifications-page .dashboard-wrap .right-side .main-dashboard .accounts-wrap .my-account .account-body .bill .status{top:3px}.contentloop{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);-ms-box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);-o-box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 10px 0 rgba(0,0,0,0.1);margin-bottom:25px;background-color:#fff}.contentloop .column-loop{display:inline-block;width:100%;text-align:left}.contentloop .column-loop .summary{display:inline-block;width:100%;padding:15px 15px 0;color:#333;font-size:16px;font-weight:400}.contentloop .column-loop .loop-content{float:left;display:none;width:100%;padding:0 15px}.contentloop .column-loop .loop-content h2{color:#01296D;font-size:20px;font-weight:600}.contentloop .column-loop .loop-content p{color:#333;font-size:16px;font-weight:400}.contentloop .column-loop .contentloop-read{display:inline-block;width:100%;padding:0 15px;margin:20px 0;text-align:right}.contentloop .column-loop .contentloop-read a{min-width:0;padding:6px 8px;font-size:12px}.contentloop .column-loop .contentloop-read a:focus{outline:none}.forum-page .contentloop,.forum-detail-page .contentloop{-webkit-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;border:1px solid #C8C8C8}.forum-page .contentloop .column-loop .loop-content,.forum-detail-page .contentloop .column-loop .loop-content{background-color:transparent}.main-feedback .account-header a{color:#01296D}.main-feedback .forum-info{display:inline-block;width:100%;padding:20px 30px 15px}.main-feedback .forum-info .forum-info-desc .deadline{display:inline-block;width:100%;margin-bottom:5px}.main-feedback .forum-info .forum-info-desc .deadline .wordcount{display:inline-block;min-width:200px;font-size:16px}.main-feedback .forum-info .forum-info-desc .deadline .wordvalue{display:inline-block;width:-khtml-calc(100% - 205px);width:-ms-calc(100% - 205px);width:-o-calc(100% - 205px);width:calc(100% - 205px);color:#01296D;font-size:16px}.main-feedback .forum-info .forum-info-desc .deadline .wordvalue a{color:#01296D}.main-feedback .forum-info .forum-info-desc .deadline .wordvalue img{max-width:100px;vertical-align:middle}.main-feedback .forum-info .forum-info-desc .deadline .clientdescription{width:100%}.main-feedback .feedback .forum-info{width:49%}@media (max-width: 1200px){.main-feedback .feedback .forum-info{width:100%}}.main-feedback .label-success{color:#008000}.main-feedback .label-danger{color:#ff0000}.faq-page .faq_wrap .questions{display:inline-block;width:100%;margin-bottom:30px}.faq-page .faq_wrap .questions h3{display:inline-block;width:100%;margin-bottom:0;padding:8px 20px 8px 50px;background-color:#01296D;background-image:url("../images/q.png");background-repeat:no-repeat;background-size:30px auto;background-position:center left 10px;color:#fff;font-size:20px;cursor:pointer}@media (max-width: 767px){.faq-page .faq_wrap .questions h3{padding:8px 10px 8px 35px;background-size:20px auto;font-size:16px}}.faq-page .faq_wrap .questions .ans{position:relative;display:none;width:100%;padding:20px;background-color:rgba(1,41,109,0.2);overflow:hidden}@media (max-width: 767px){.faq-page .faq_wrap .questions .ans{padding:10px}}.faq-page .faq_wrap .questions .ans p{color:#333;font-size:16px}.faq-page .faq_wrap .questions .ans::after{position:absolute;top:auto;bottom:0;right:0;left:auto;z-index:-1;display:inline-block;height:100%;width:200px;background-image:url("../images/a.png");background-repeat:no-repeat;background-size:100% auto;background-position:bottom 23px right 12px;content:'';opacity:.2;-webkit-transform:rotate(-20deg);-khtml-transform:rotate(-20deg);transform:rotate(-20deg)}@media (max-width: 767px){.faq-page .faq_wrap .questions .ans::after{width:115px;background-position:bottom 0 right 6px;-webkit-transform:rotate(-5deg);-khtml-transform:rotate(-5deg);transform:rotate(-5deg)}}.faq-page .faq_wrap .questions:first-child .ans{display:inline-block}.contact-page .register-wrap-main .register-wrap .form-item-list .form-item:nth-child(5){width:100%;margin-right:0}.contact-page .register-wrap-main .register-wrap .form-item-list .form-item textarea{border-radius:4px}.content-page-main-wrap p{font-size:16px;line-height:28px}.guidelines-page .custom-container{padding:0 40px}@media (max-width: 992px){.guidelines-page .custom-container{padding:0 15px}}.guidelines-page .grids{color:#000;display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:50px 0}.guidelines-page .grids .grid{display:inline-block;width:-khtml-calc(50% - 25px);width:-ms-calc(50% - 25px);width:-o-calc(50% - 25px);width:calc(50% - 25px);margin-right:50px;margin-bottom:50px;padding:20px;border:1px solid #000;box-shadow:-2px 2px 20px 0 rgb(0 0 0 / 10%)}.guidelines-page .grids .grid:nth-child(2n){margin-right:0}@media (max-width: 992px){.guidelines-page .grids .grid{width:100%;margin-right:0}}@media (max-width: 767px){.guidelines-page .grids .grid.freelancer-table{overflow-x:auto}.guidelines-page .grids .grid.freelancer-table table{min-width:600px}}.guidelines-page .grids .grid h2{margin-bottom:20px;color:#01296D;font-size:26px}.guidelines-page .grids .grid .contract-wrap{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:30px}.guidelines-page .grids .grid .contract-wrap .card{display:inline-block;height:250px;width:200px;padding:30px 15px;border:none;border-radius:0;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);-ms-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);-o-box-shadow:0 3px 8px 0 rgba(0,0,0,0.2);box-shadow:0 3px 8px 0 rgba(0,0,0,0.2)}.guidelines-page .grids .grid .contract-wrap .card img{max-width:80%;margin-bottom:20px}.guidelines-page .grids .grid .contract-wrap .card span{display:inline-block;width:100%;margin-bottom:10px;color:#333;font-size:14px}.guidelines-page .grids .grid .contract-wrap .card a{color:#4579D2}.guidelines-page .grids .grid .contract-wrap .card .link-wrap span{margin-bottom:0}.guidelines-page .grids .grid .contract-wrap .download-link{display:-khtml-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-khtml-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-khtml-calc(100% - 200px);width:-ms-calc(100% - 200px);width:-o-calc(100% - 200px);width:calc(100% - 200px);padding:15px 30px}.guidelines-page .grids .grid .contract-wrap .download-link a{color:#4579D2;font-size:18px;font-weight:600}.guidelines-page .grids .grid h3{color:#333;font-size:16px;font-weight:400}.guidelines-page .grids .grid h3 strong{font-weight:700}.guidelines-page .grids .grid table{width:100%;margin-bottom:20px}.guidelines-page .grids .grid table tr th{padding:10px;border:1px solid #000;background-color:#000;color:#fff}.guidelines-page .grids .grid table tr td{padding:10px;border:1px solid #CCC}.guidelines-page .grids .grid table tr td a{color:#4579D2;font-size:18px;font-weight:600;text-transform:uppercase}

/*# sourceMappingURL=main.css.map */
