.user-details p{ 
    color: #333;
    font-size: 18px;
}
p.form-page-title {
    color: #888888;  
}
.sectionpart p {
    font-size: 15px;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block !important;
}
.searchform{
    margin: 20px 0px; 
}
.searchform .input{
    background: rgb(255,255,255);
    position: relative;
    left: 0px;
    padding: 0px 10px;
    font-size: 22px;
    color: #000046;
    border: 2px solid rgb(0,0,70);      
    height: 48px;
    width: 100%;
    outline: none;
    font-size: 18px;
}
.searchform select.input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/designFiles/svg/select-bg.svg);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-position: 7px;
    background-size: 10px 13%;
    font-size: 18px;
}


/*******/
.line-tree {
    position: relative;
    right: -40px;
}
.DefineTree.treeplant{
    padding: 0px;
    margin: 15px 0px;
}
.DefineTree li ul {
    margin: 0px;
    list-style: none;
    padding-left: 0px;
}
.DefineTree li ul li:before {
    content: "";
    height: calc(100% + 24px);
    width: 2px;
    content: "";
    position: absolute;
    right: -15px;
    top: -8px;
    background: rgb(255,168,1);
}
.DefineTree li ul li:after {
    content: "";
    height: 2px;
    width: 25px;
    content: "";
    position: absolute;
    right: -15px;
    top: 15px;
    background: rgb(255,168,1);
}
.DefineTree li ul li:last-child::before {
    height: 24px;
}
.treeplant li a, .treeplant li span {
    color: rgb(77,77,77) !important;
}
.DefineTree li a.insExtra:before {
    content: "\f146";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0px;
    top: 10px;
    color: rgb(255,168,1);
    background: #fff !important;
    height: 17px;
    width: 13px;
    z-index: 1;
}
.DefineTree li a.collapsed:before {
    content: "\f0fe" !important;
}
.DefineTree li ul li a.collapsed.insExtra::before {
    content: "\f0fe" !important;
}
.DefineTree li ul li a.insExtra:before {
    content: "\f146" !important;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0px;
    top: 5px;
    color: rgb(255,168,1);
    background: #fff !important;
    height: 17px;
    width: 13px;
    z-index: 1;
}
.DefineTree li ul li a.insExtra:before {
    display: block!important;
}
.DefineTree li a.paraplusClicked {
    color: #FFA801 !important;
}
.DefineTree li {
    position: relative;
    padding: 5px 20px 5px 0px;
    list-style-type: none;
    margin: 0 2px 0px 0px;
}
.DefineTree li ul li {
    position: relative;
    width: 100%;
}
.tree-star {
    border: 1px solid #ffa801;
}

.DefineTree li a.paraplusClicked
{
    color: #FFA801 !important;
}
.DefineTree li a, .treeplant li span {
    color: rgb(255,168,1);
    font-size: 18px;
    cursor: pointer;
}

.bgcoloimprt {
    background: rgb(0,0,70);
    color: #fff;
    padding: 25px 0px;      
    margin-bottom: 50px;
}
.breadcrumbs-se{
    /*margin-top: 50px;*/
}

.bgcoloimprt .paraplus {
    font-size: 18px;
}
.fromline {
    margin-left: 7px;
    color: #ffa801;
    font-size: 20px;
}
.psdingright {
    padding-right: 0px;
}

.details button {
    background: #ffa801;
    padding: 5px 30px;
    font-size: 25px;
    color: #fff !important;
    border-radius: 0px;
    border: 2px solid #ffa801;
    width: 80%;
}
.prtspan {
    color: rgb(179,179,179);
    line-height: 10px;
    margin-bottom: 5px;
    display: inline-block;
}
.details ul {
    padding: 0px;
    list-style: none;       
    margin:0px; 
    margin-bottom: 25px;
}
.paraplus {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin: 0px;
}
.paraplus p{
	font-size: 16px;
    margin-bottom: 2px;
}
.paraplusimg {
    margin-left: 15px;
    margin-top: -13px;
}
.details1 .close-btn {
    background: #ffa801;
    font-size: 15px;
    float: left;
    color: #fff;
    padding: 0px 12px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.btn-border-top {
    border-bottom: 2px solid #ffa801;
    padding-left: 0px;
}


.user-details p.sub-title {
    color: #ffa801;
}
.sub-title {
    color: #ffa801;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}
.bgcoloimprt .sub-title {
	font-size: 14px;
}


.tab-content p.sub-title {
    font-size: 19px;
    font-weight: 500;
    color: #ffa801;
}

.main-title {
    color: #000046;
    font-size: 26px;
    /*border-top: 1px solid #ddd;*/
    font-weight: 500;
    /*padding-top: 20px;*/
    /*margin-top: 20px;*/
}
.bgcoloimprt .main-title {
	font-size: 27px;
    font-weight: 600;
}
.rtlbrdertop {
    border-top: 1px solid #ffa801;
    padding-top: 10px;
}
.rtlstart .para3{
	font-size: 18px;
}

.user-details hr{
	background-color: #ddd !important;
	height: 1px;
	opacity: 1;	
}
ul.ul-li-design i {
    color: #ffa801;
    margin-right: 4px;
    font-size: 20px;
    width: 35px;
}
.uilty {
    font-size: 16px;
    font-weight: 600;
}
.uilty .paraplus i{
    color: #ffa801;
    margin-right: 10px;
}

.user-details p.border-title {
    color: rgb(195,195,195);
    border-top: 1px solid #ddd;
    padding-top: 15px;
    font-size: 16px;
    margin-top: 20px;
}
.details1 .para4 {
    font-size: 16px;
}
    
.toggal-form-btn {
    border: 2px solid #ddd;
    border-radius: 0px;
    padding:10px;
    padding-right: 12px;
    position: relative;
}
.toggal-form-btn a{
    text-decoration: none !important;
    color: #000 !important;
    font-size: 16px;
    line-height: normal;
}

.toggal-form-btn i {
    color: #000046;
    float: left;
    /*padding-left: 12px;*/
    position: absolute;
    left: 10px;
    top: 5px;
    color: #000046;
    font-size: 28px;
}
.active.toggal-form-btn i {
    color: #ffa801;
}
.active.toggal-form-btn i:before {
    content: "\f107";
}
.active.toggal-form-btn {
    border: 2px solid #ffa801;
}

.mr-10 {
    margin-right: -10px;
    border: none;
    margin-top: 45px;
    padding: 0px;
}

.contact-form-sh input[type="text"], .contact-form-sh textarea, .contact-form-sh select, .contact-form-sh input {
    padding: 0px 8px !important;
    outline: none;
    border: 1px solid rgb(91,91,93);
    border-radius: 0px;    
    background: #f2f2f4;
    font-size: 16px;
    color: rgb(62,62,64);
}
textarea{
    height: auto !important;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea, select{
    width: 100%;
    min-height: 40px;   
}

.registr-para {
    margin-bottom: 25px;
    font-size: 17px;
}
.registr-radio {
    margin-left: 10px;
    margin-right: 10px;
}

.sumit-btn {
    /*float: left;*/
    padding: 7px 30px !important;
    width: auto;
    /*margin-top: 10px;*/
    background-color: #ffa801 !important;
    background: #ffa801;
    border: 2px solid #ffa801;
    color: #fff;
    font-size: 20px;
}
.tab-se .sumit-btn{
    float: left;
}
.required-icon {
    font-size: 7px !important;
    color: #ffa801;
    position: absolute;
    right: 17px;
    top: 16px;
}


.text-orange{
    color: #ffa801;
}
.form-group{
    position: relative;
}
.form-group .required-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    right: auto;
    margin: 0 !important;
}
.form-group input:focus + .required-icon{
    opacity: 0;
}
.tab-se{
    margin-top: 20px;
}


/***********************************/
.categery {
    border: 2px solid #ddd;
    padding: 0px 25px;
    /* height: 82px; */
    /* width: 280px; */
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ffa801;
}

.categery-para {
    color: #000046 !important;
    font-size: 22px !important;
    font-weight: 600;
    margin-bottom: 10px;
}
.categery p {
    color: #acacac;
    font-size: 15px;
}
.search_result {
    color: #888;
    font-size: 16px;
}
.search_result_notice p {
    font-size: 14px;
    font-family: 'Assistant', 'Open Sans', sans-serif;
}

.tabale-title {
    background-color: #000046;
    color: white;
    border: 3px solid #000046;
    font-size: 22px;
    margin-bottom: 20px;
}
.tabale-title .com-width{
    padding: 0 20px;
}


.categery-list{
    border: 2px solid #ddd;
    padding: 15px 25px;
    /* height: 82px; */
    /* width: 280px; */
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ffa801;
    display: inline-block;
    width: 100%;
    color: #337ab7;
    font-size: 17px;
    font-weight: 600;
}

.categery-list h3{
    color: #000046;
    font-size: 33px ;
    font-weight: 600;
    line-height: 35px;
}


/************************************/
.form-se{
    border: 1px solid #ffa801;
    padding-bottom: 30px;
    background: #fbfbfb;    
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;    
}
.form-box{
    max-width: 700px;
    margin: 0 auto;    
}

.form-titles{
    position: relative;
    background: #ffa801;
    text-align: center;
    margin-top: 0px;
    padding: 6px 30px 10px;
    margin: 30px 0px ;
    color: #000046;
    line-height: 1.1;
}
.form-titles h2{
    font-size: 24px !important;
    color: #000046;
    line-height: 1.1;
    font-weight: 600;
}

.form-title-num{
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 20px;
    height: 26px;
    width: 26px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #000046;
}

/***********************************/

.form-box-title {
    font-size: 19px;
    font-weight: 600;
    /* padding-right: 25px; */
    margin-top: 9px;
    line-height: 20px;
    color: #333;
    width: 100%;
    display: inline-block;
}

label.hidden-section, legend.hidden-section { font-size: 0px; display: inline; }
.custom-checkbox {  position: relative; margin: 0px auto 0px 5px; text-align: left;}
.custom-checkbox label {color: #333; font-weight: 500 !important; text-align: left; padding-left: 25px;    position: relative; font-size: 18px}
.custom-checkbox label::before{ content: "";width: 17px; height: 17px; position: absolute; top: 5px; left: 2px; background: rgb(252, 255, 244); border: 1px solid rgb(136, 136, 136); border-radius: 5px; }
.custom-checkbox label::after { content: ""; width: 20px; height: 20px; position: absolute; top: 2px; left: -1px; opacity: 0; background: url("../images/rightbrow.png"); }
.custom-checkbox label:hover::after { opacity: 0.3; }
.custom-checkbox input[type="checkbox"] {
    position: absolute; 
    visibility: hidden;
    display: block;
    width: 0;
    height: 0;
}
.custom-checkbox input[type="checkbox"]:checked + label::after { opacity: 1; }
.squaredthree { width: 17px; height: 17px; position: relative; margin: 5px 14px 0px auto; float: right; border: 1px solid rgb(136, 136, 136); border-radius: 5px; background: rgb(252, 255, 244); z-index: 1; }
.squaredthree input[type="checkbox"] { visibility: hidden; }
.squaredthree label { }
.m-b-10 { margin-bottom: 10px; }
.squaredthree label::after { content: ""; width: 22px; height: 22px; position: absolute; top: -4px; left: -5px; border-bottom: 3px solid rgb(252, 255, 244); border-left: 3px solid rgb(252, 255, 244); border-image: initial; border-top: none; border-right: none; opacity: 0; background: url("../designFiles/rightbrow.png"); }
.squaredthree label:hover::after { opacity: 0.3; }
.squaredthree input[type="checkbox"]:checked + label::after { opacity: 1; }
.sqrue { top: 59px; right: 218px; }
.squre2 { top: 2px; right: 218px; }

.custom-checkbox.star-icon-f{
    padding-right: 15px;    
}
.custom-checkbox.star-icon-f .fa{
    position: absolute;
    right: auto;
    left: -2px;
    top: 5px;
}
.rtl .custom-checkbox.star-icon-f .fa {
    right: -2px;
    left: auto;
    top: 8px;
}
.rtl .custom-checkbox fieldset {
    padding: 3px 0px;
}
.custom-checkbox.star-icon-f label{
    font-weight: 700 !important;
}

.rtl .custom-checkbox{
    text-align: right;
}
.rtl .custom-checkbox label {
    color: #333;
    font-weight: 500 !important;
    text-align: right;
    padding-left: 0px;
    padding-right: 25px;
    display: block; 
    margin: 0px;
}
.rtl .custom-checkbox label::before{top: 5px; right: 2px; left: auto;}
.rtl .custom-checkbox label::after {top: 2px; right: 0px; left: auto;}


.icoNPlsS {
    border: 1px solid #ffa801;
    color: #000046;
    padding: 6px;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 16px !important;
    border-radius: 50%;
    cursor: pointer;
    /*margin: 0 auto;*/
    margin: 10px 0;
    /*position: absolute;*/
    /*top: 4px;*/
    display: inline-block;
}

.ii-icon {
    position: absolute;
    left: 0;
    top: 12px;
    width: 40px;
    text-align: center;
    color: #ffa801;
    font-size: 16px;
}


.list-left-right {
    border: 1px solid rgb(156,154,157);
    height: 292px;
    /* width: 335px; */
    padding: 10px;
    margin-top: 15px;
    overflow: auto;
    
}

.input-file-btn {
    padding: 6px 15px;
    border: 1px solid rgb(91,91,93);
    height: 40px;
    color: rgb(77,77,77);
    background: #f2f2f4;
    position: relative;
    top: 0px;
    width: 98%;
}

input#creditCardCVV{
    /*font-size: 12px;*/
}

input#creditCardCVV:focus + label.cvvlabel, input#creditCardCVV~required + label.cvvlabel, input#creditCardCVV:active + label.cvvlabel  {
    /*display: none;*/
}

.must-be-approved-se i {
    font-size: 8px;
    margin: 0 4px;
}
.must-be-approved-se p{
    font-weight: 700;
}

.two-year-membership-fee-se .list-left-right{
    margin-bottom: 20px;   
    padding: 2  0px;
}

.border-box{
    border: 1px solid rgb(156,154,157);
    /*height: 292px;*/
    /* width: 335px; */
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px;
    /*overflow: auto;*/
}

.list-inline.border-box p{
    margin-bottom: 0px;
}
.list-inline.border-box .rtailbox{
    font-weight: 700;    
}
.list-inline.border-box input{
    margin: 0 10px;
}
.select_category_list {
    list-style:none;
    margin:0;
    padding:0;
}
.remove_category i {
    color:#ffa801;
}
span.error {
    color: #c51111;
    font-weight: 600;
}
span.success {
    color: #30cd21;
    font-weight: 600;
}
.toggal-form-btn-ul {
    margin-right: -10px;
    border: none;
    margin-top: 45px;
    padding: 0px;
}
.nav-tabs>li {
    /*float: right;*/
    /*font-size: 24px;*/
    margin-left: 2%;
}
.toggal-form-btn {
    border: 2px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    padding-right: 12px;
    width: 40% !important;
    float: right !important;
}
.contact-right textarea {
    height: 90px !important;
    width: 100% !important;
    margin-bottom: 10px;
}
.select_category_list li {
    color: #ffa801;
    text-decoration: underline;
}
.page3 {
    color: #888;
    font-size: 16px;
    padding-top: 20px;
}
.page3span {
    color: #ffa801 !important;
}

.form-page-se{
    padding-bottom: 31px;
}

.pagespecial-1 {
    border: 1px solid #ffa801;
    padding-bottom: 30px;
}
.piortl {
    font-size: 18px;
    margin: auto;
    float: none !important;
}
.page3line {
    color: #000046;
    font-size: 30px;
    font-weight: 600;
    padding-top: 1px;
    padding-bottom: 35px;
}
.jumbotron p strong {
    color: #333;
}

/*.custom_filters {
    display: inline-block;
    width: 16.6666666667%;
}*/
.custom_filter_btn {
    display: inline-block;
}
.custom_filter_btn button {
    padding: 0 10px !important;
    height: 48px;
    border: none;
}
/*.custom_filter_btn button[name="repo_search"] {
    position: relative;
    top: -2px;
}*/



/* responsive */
@media (max-width: 991px) {
    .form-se {
        /*padding: 0 15px;*/
        padding: 0px 15px 30px 15px;
    }
}

@media (max-width: 768px) {
    .searchform .col {
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .rtl .custom-checkbox {
        margin: 15px 0;
    }
}