﻿/*********************************************/
/* All Content Styles */
/*********************************************/


.home1_top_text{text-align: left; min-height: 200px;}
.readmore{text-align: center;}

.data_form{

}
.data_form .full_width{
    width: 100%;
}

.data_form hr {
    margin: 10px 0;
}
.data_form .fa{
    font-size: 16px;
    color: #3b73af;
}
.data_form h3{
    margin: 10px 0;
}
.data_form h6{
    margin: 0 0 5px 0;
    padding-left: 15px;
}
.data_form .ctrl-input .ctrl-label {
  padding-left: 0;
}

.data_form input[type="radio"], .data_form input[type="checkbox"]{
    margin: 0;
    vertical-align: middle;
}

.iFrameWidth{
    max-width: 750px;
    border: 1px solid;
    margin: 0 auto;
}

.ControlDiv{
    padding: 10px 0;
}

.ControlDiv input{
    margin: 5px;
}

#EditOnlineInTakeTop{
    padding: 10px 0;
}

#OrgHeaderPartial {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    
}
#OrgHeaderPartial h2{
    margin: 0;
}
#OrgHeaderAddress{
    max-width: 35%;
}
#OnlineInTakeHeader div h2{
    text-align: center;
}
#OrgHeaderAddress h2{
    margin: 0;
    font-size: 14px;
    text-align: left !important;
}
#SubmitDiv{
    margin: 15px 0;
}



.contentBox {
    padding: 15px;
    background-color: aliceblue;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 2px 0 #C2C2C2;
    box-shadow: 0 2px 2px 0 #C2C2C2;
}

.k-tooltip-content{
    text-align: left;
}

/* Bootstrap Tabs*/
.nav-tabs {
    border-bottom: 1px solid #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #000;
    border-bottom-color: transparent;
}
.tab-content {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    min-height: 400px;
    padding: 10px;
}

/* Product Multi Select*/

   .dropdown-header {
        border-width: 0 0 1px 0;
        text-transform: uppercase;
    }

    .dropdown-header > span {
        display: inline-block;
        padding: 5px;
        margin: 0;
        width: 170px;
        text-align: left;
    }

    .selected-value {
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        background-size: 100%;
        margin-right: 5px;
        border-radius: 50%;
    }

    #productIds-list .k-item {
        line-height: 1em;
        min-width: 300px;
    }
        
    #productIds-list .k-item > span {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
        width: 98%;
        margin: 5px;
    }

    #productIds-list p {
        margin: 0;
        padding: 0;      
        width: 180px;
        display: inline-block;  
    }

/*--------- InnerPage Content Style ----------*/
.inner_content{

}
.inner_content p {
    padding: 8px 0;
}
.indent_content p {
    padding-left: 20px;
}



/*------------------ Contact Input Style -------------------*/
.contact_input_style p:first-child {
    padding: 8px 0 15px 0;
}
.contact_input_style p {
    padding: 0;
}

.contact_input_box {
    background: #fff;
    border: 1px solid #d1d1d1;
    width: 95%;
    margin-bottom: 13px;
    padding: 10px 0 10px 5px;
}

.contact_textarea_box {
    background: #fff;
    border: 1px solid #d1d1d1;
    width: 95%;
    margin-bottom: 13px;
    padding: 5px 0 5px 5px;
    min-height: 100px;
}

.contact_input_style .btn-primary {
    border-radius: 0;
    webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    padding: 8px 12px;
    margin-top: 18px;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.contact_input_style .btn-primary:hover {
    background: #555 !important;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
}

.footer_contact {
    max-width: 400px;
}
.footer_contact .contact_input_box {
    margin-bottom: 7px;
    padding: 5px 0 5px 5px;
}

.footer_contact .contact_input_style p:first-child {
    padding: 0;
}

.footer_contact .col-md-12 {
    padding-top: 0 !important;
}

.footer_contact .contact_textarea_box{
    min-height: 50px;
    margin-bottom: 5px;
}

.footer_contact .contact_input_style .btn-primary{
    margin: 0;
}

.footer_contact .ctrl-input, .ctrl-label{
    padding-left: 0;
}

.footer_contact .ctrl-label{
    padding-left: 0;
}

/*------------------Contact Info Style-------------------*/
.contact_info {
    margin-left: 30px;
}

.contact_info p:first-child {
    padding-bottom: 10px;
}

.contact_info span a {
    color: #555;
}
.contact_info .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12  {margin: 0; padding: 0;}
.contact_info .col-xs-1{width: 7%;}




/*------------------ Data Form Styles-------------------*/

.data_form .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.form-group {
    margin-bottom: 5px;
}

.form-inline {
    display: inline-block;
}

@media handheld, only screen and (max-width:400px) {
    .form-inline {
        display: block;
    }

}

.form-group .ctrl-input, .ctrl-label {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0;
    justify-content: left !important;
}

.textbox{
    width: 120px;
}

.textboxSm{
    width: 80px;
}

.textboxMed{
    width: 150px;
}

.textboxLg{
    width: 200px;
}

.textboxXLg{
    width: 300px;
}

.textboxXXLg{
    width: 420px;
}

.textboxMultiLine{
    width: 100% !important;
    max-width:none;
    height: 75px !important;
}

.textboxMultiLine2Lines{
    width: 100% !important;
    max-width:none;
    height: 50px !important;
}

@media (max-width: 979px) {
    .textboxMed{
        width: 120px;
    }
    .textboxLg{
        width: 150px;
    }
    .textboxXLg{
        width: 200px;
    }
    .textboxXXLg{
    width: 300px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}
.required:after 
{
    content: " *";
    font-weight: bold;
    color: red; 
}

.enrollmentHeader{
    font-size: 14px;
    font-weight: bold;
}

.info-text{
    font-size: 11px;
}

.small-text{
    font-size: 8px;
}

.limitWarning{
    color: red;
}
/*---------- Overides for Kendo Tooltip -------------*/
.k-widget.k-tooltip {
    background-color: #d9ecf5;
    color: #333;
    border-color: transparent;
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.3);
    box-shadow: 0 4px 6px rgba(0,0,0,.3);
}

.k-widget.k-tooltip-validation {
    border-color: #fbeed5;
    background-color: #fbeed5;
    color: #90640e;
    text-align: left;
    font-size: 12px;
}

.k-callout-w {
     border-right-color: #d9ecf5; 
}

.quoteText{
    font-size: 11px;
    padding: 0 0 0 10px;
}

.quoteQuestion{
    padding: 0 0 0 10px;
}

.quoteQuestion + div {
    padding: 0 0 0 20px;
}
.quoteQuestionGroup{
    padding: 0 0 0 20px;
}
.quoteMultiline{
    width:500px;
    min-height: 100px !important;
}
@media handheld, only screen and (max-width:400px) {
    .quoteMultiline{
        width:270px;
    }

}

/*Kendo Grid custom icons*/
.kendogrid,
div.k-grid .k-grid-edit,
div.k-grid .k-grid-delete,
div.k-grid .k-grid-cancel,
div.k-grid .k-grid-update  {
    display:inline-block;
    width:16px;
    height:16px;
    text-align:center;
    text-indent:-444px;
    min-width:0;
    border:0;
}

div.k-grid .k-grid-edit {
    background: url('icons/Edit.png');
}

div.k-grid .k-grid-delete {
    background: url('icons/Delete.gif');
}

div.k-grid .k-grid-cancel {
    background: url('icons/delete.gif');
}

div.k-grid .k-grid-update {
    background: url('icons/Save.png');
}

.kendogrid.delete {
    background: url('icons/Delete.gif');
}

.kendogrid.edit {
    background: url('icons/Edit.png');
}

.kendogrid.update {
    background: url('icons/Save.png');
}

.kendogrid.cancel {
    background: url('icons/delete.gif');
}

.k-grid tbody .k-button {
    margin: .3em .16em;
}

/* **********   File Upload   *********** */
.file-icon {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-top: 13.5px;
}

.img-file {
    background-image: url(/content/icons/jpg.png);
}

.doc-file {
    background-image: url(/content/icons/doc.png);
}

.pdf-file {
    background-image: url(/content/icons/pdf.png);
}

.xls-file {
    background-image: url(/content/icons/xls.png);
}

.zip-file {
    background-image: url(/content/icons/zip.png);
}

.default-file {
    background-image: url(/content/icons/default.png);
}

#clientFileUpload .file-heading {
    font-family: Arial;
    font-size: 1.1em;
    display: inline-block;
    float: left;
    width: 60%;
    margin: 0 0 0 20px;
    height: 25px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#clientFileUpload .file-name-heading {
    font-weight: bold;
    margin-top: 20px;
}

#clientFileUpload .file-size-heading {
    font-weight: normal;
    font-style: italic;
}

#clientFileUpload .k-file {       
    list-style-type: none;
}

#clientFileUpload .k-icon {       
    /*background-image: url(/Content/kendo/2016.1.226/Material/sprite.png);*/
        
}

li.k-file .file-wrapper .k-upload-action {
    position: absolute;
    top: 0;
    right: 0;
}

li.k-file div.file-wrapper {
    position: relative;
    height: 75px;
}


#onlineAppMainContent{
    margin: 15px auto;
    max-width: 700px; 
}

.onlineAppInputDiv{
    display: none;
    text-align:left;
}

.onlineAppThankYouDiv{
    display: none;
    text-align:left;
}

.dependentTable{
    width: 100%;
}

.dependentTable td{
    text-align: left;
}

.dependentTable thead tr td{
    font-weight: bold;
}









