.crmEntityFormView .section-title{
    font-size: 15px;
    margin: 0 0 12px;
	font-weight: 700;
    color: #48535c;
}
.crmEntityFormView .section-title.show-bar{
    margin: 0 0 15px;
}
.crmEntityFormView fieldset{
    margin-bottom: 2px;
}
.crmEntityFormView td.cell{
    padding-top: 10px;
}
.crmEntityFormView td.cell:first-child{
    padding-left: 0;
}
.crmEntityFormView .actions .btn:first-child{
    margin-right: 0 !important;
}
.crmEntityFormView td.cell[colspan="1"]{
    padding-right:0;
}
.crmEntityFormView .cell label{
    font-size: 14px;
    color:rgba(0,0,0,.87);
    font-weight: 600;
}
/*
.crmEntityFormView .cell.boolean-radio-cell label{
   display: inline-block;
}
*/
.crmEntityFormView .cell.boolean-radio-cell .boolean-radio  label{
    font-weight: normal;
}
/*.crmEntityFormView .cell input[type=text],
.crmEntityFormView .cell textarea{
    height: 40px;
    border: 1px solid #d4d9dd;
    box-shadow: none;
}*/
.crmEntityFormView .cell textarea{
    height: 90px;
    resize: vertical;
}
.crmEntityFormView .info br{
    display: none;
}
.crmEntityFormView .info{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.25px;
    color: rgba(0,0,0,.87);
}
.crmEntityFormView .info .upload-label{
    font-weight: 600;
    margin-bottom: 8px;
}
.crmEntityFormView #AttachFileLabel{
    margin: 12px 0;
    font-size: 13px;
}
.crmEntityFormView .cell.boolean-radio-cell input[type="radio"]{
    vertical-align: middle;
    width: 15px;
    height: 15px;
}
/* .crmEntityFormView .actions .btn:first-child{
    font-size: 15px;
    background-color: #0071bc;
    border: 1px solid #0071bc;
    padding: 3px 25px;
    line-height: 30px;
	float: left;
    font-family: 'Andes', andes, "Segoe UI",Arial;
} */

.crmEntityFormView .tooltip .tooltip-inner { 
	width: 400px; 
	max-width: 400px;

}
.crmEntityFormView .tab .tab-column {
  width: 50%;
}
@media (max-width: 767px) {
   .crmEntityFormView .tab .tab-column {
        width: 100%
    }
}
body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #ebeef4;
    margin: 0;
}
a {
  color: #0071bc;
  text-decoration: none; }

/*  === Begin Breadcrumbs ==== */
.breadcrumb {
  padding: 8px 16px 8px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: transparent;
  display: none;
}

.breadcrumb > li {
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0px 4px;
  color: #787878;
}

.breadcrumb > .active {
  color: #d4d4d4;
}

/*  === End Breadcrumbs ==== */


.breadcrumb.lang {
    text-align: right;
    font-size: 13px;
}
.breadcrumb.lang>li:before {
    content: "| ";
    padding: 0 5px;
    color: #666;
}
.breadcrumb.lang>li:first-child:before {
  content:"  ";
}
.breadcrumb.lang>li a{
  text-decoration: underline
}


/* Left nav */
.left-column{
    margin-top: 0px;
    margin-bottom: 32px;
    padding: 16px;
    /*border: 1px solid #e5e5e5; */
    font-size: 13px;
}
.left-column ul{
    padding: 0;
    margin: 0;
	font-size: 14px;
	/*font-weight: bold;*/
}
.left-column li {
    border-top: 1px solid #e5e5e5;
    list-style: none;
}

.left-column li a{
    margin-left: 0;
    padding: 16px 8px 16px 0;
    display: block;
}
.left-column li a:hover, .left-column li a.active, .left-column li.active > a {
    font-weight: bold;
    color: #004c92;
    text-decoration: none;
}
.left-column .tree.pr-color > li:first-child{
    border-top: 0;
}
.left-column li ul{
    padding-left: 0 !important;
}
.left-column li ul li{
    padding-left: 0px;
}

.crmEntityFormView{
    padding: 10px 0px;
}
/*
.crmEntityFormView h2.tab-title{
    font-size: 24px;
    font-family: "Andes", sans-serif;
    color: #333333;
    font-weight: 700;
    margin-top: 0;
    border-bottom: 0;
    margin-bottom: 15px;
}
*/
.crmEntityFormView .tab{
    /* margin-bottom: 32px; */
    /* padding:2px 16px 0; */
    width: 100%;
    /* border: 1px solid #e5e5e5; */
    /* background-color: #f6f6f6; */
}
.crmEntityFormView input[type='text'], .crmEntityFormView input[type='email'], .crmEntityFormView textarea{
  width: 100%;
  height: 44px;
  padding: 8px 16px 8px 16px;
  font-weight: normal;
  color: rgba(0,0,0,.87);
  font-size: 14px;
  border: 1px solid rgba(0,0,0,.24);
  border-radius: 3px;
  background-color: #fff;
  -webkit-appearance: none;
  /* box-shadow: inset 0px 1px 1px 0px #d4d4d4; */
}
.crmEntityFormView select{
    box-shadow: inset 0px 2px 1px 0px #F0F7FE;
    border: 1px solid #d8e7f5;
    height: 45px;
}

.crmEntityFormView .cell.checkbox-cell{
    padding-bottom: 15px;
}

.crmEntityFormView .input-group{
  /* border: 1px solid #d8e7f5; */
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE; 
  /* background-color: #fafdff; */
}
.crmEntityFormView .input-group .btn, .crmEntityFormView .input-group input[type='text']{
    border:0;
}
.crmEntityFormView .input-group .btn-default, .crmEntityFormView .input-group .btn-default:hover, .crmEntityFormView .input-group .btn-default:active, .crmEntityFormView .input-group .btn-default:focus{
    background-color: transparent !important;
    box-shadow: none;
}
.crmEntityFormView .lookup .input-group{
    background-color: #fbfbfb;
}
.crmEntityFormView .lookup.form-control[readonly]{
    background-color: #fbfbfb;
    opacity: 1;
} 
.crmEntityFormView .lookup .input-group .fa{
    color: #ec553a;
    font-size: 17px;
    top: 3px;
}
.crmEntityFormView .actions{
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0 !important;
    flex-flow: row-reverse;
}

.crmEntityFormView .actions .btn {
    /* color: #ffffff;
    background-color: #0071bc; */
    line-height: 16px;
    min-width: 105px;
    height: 44px;
    font-size: 14px;
    padding: 12px 24px 12px 24px;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    background-image: none;
    white-space: nowrap;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-weight: 600;
    border-radius: 0;
    touch-action: manipulation;
    cursor: pointer;
    outline: 0;
}


.crmEntityFormView .actions .btn:hover, .crmEntityFormView .actions .btn.hover, .crmEntityFormView .actions .btn:active, .crmEntityFormView .actions .btn.active, .crmEntityFormView .actions .btn:focus {
  color: #ffffff;
  background-color: #2988c7;
}
.crmEntityFormView .actions .btn:last-child, .crmEntityFormView .actions .btn:last-child:hover,.crmEntityFormView .actions .btn:last-child:focus {
    margin-right: 15px;
    color: #0071bc;
    background-color: #fff;
    border-color: #0071bc;
    margin-right: 16px;
}
.crmEntityFormView .actions .btn_white {
  color: #ffffff;
  background-color: #0071bc;
}

.crmEntityFormView .actions .btn_white:hover, .crmEntityFormView .actions .btn_white.hover, .crmEntityFormView .actions .btn_white:active, .crmEntityFormView .actions .btn_white.active, .crmEntityFormView .actions .btn_white:focus {
  color: #ffffff;
  background-color: #004c92;
}
.crmEntityFormView .actions {
    /* border-top: 1px solid #e5e5e5; */
    margin: 20px 0;
    /* padding: 19px 0 0 0; */
}
#liquid_form .breadcrumb.lang{
    float: right;
}
#liquid_form .breadcrumb.lang .dropdown-menu{
    right: 0;
    left: initial;
}

/* ------------ */
.crmEntityFormView .tab-column fieldset legend.section-title{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.crmEntityFormView .tab-column fieldset:first-child .section-title{
    font-size: 20px;
	font-weight: normal;
    color: #333333;
    font-family:"Andes", "Open Sans";
    line-height:1.2;
}
.crmEntityFormView #MaximumLengthValidatorcms_address, .crmEntityFormView .tab-column fieldset table[data-name="tab_2_section_4"]{
    display: none;
}

@media (max-width: 767px){
  .crmEntityFormView table.section>tbody>tr>td.cell:empty{
    display:none;    
  }
  .crmEntityFormView .cell.checkbox-cell{
    padding-bottom:0;
  }
}
 navcmsa2i select {
  display: none;
}
@media (max-width: 760px) {
  navcmsa2i ul     { display: none; }
  navcmsa2i select { display: inline-block; }
} 
 
/*.page-heading {
  padding-bottom: 4px;
  padding-top : 32px;
      margin-bottom: 32px;
}*/
/*.navbar-header {
  float: left;
}*/
.page-heading {
  padding-bottom: 1px;
  padding-top : 1px;
  margin-bottom: 1px;
}
.navbar-brand {
  padding: 0px;
  height: auto;
}
.crmEntityFormView .cell.checkbox-cell label {
    font-weight: normal;
}
.crmEntityFormView .actions {
	border-top: 0px solid #e5e5e5;
    margin: 20px 0;
    padding: 19px 0 0 0;
}
html[lang="ms-MY"] .left-column {
    margin-top: 0px;
    margin-bottom: 32px;
    padding: 16px;
    /* border: 1px solid #e5e5e5; */
    font-size: 13px;
    direction: rtl;
}
html[lang="ms-MY"] .breadcrumb {
    padding: 8px 16px 8px 16px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    display: inline-block;
    direction: rtl;
}
.modal-form .modal-body iframe{
	height:310px;
}
@media (min-width: 992px){
	.modal-form-insert .modal-lg {
		width: 600px;
	}
	.modal-dialog {
		/*margin: 300px auto 30px; */
	}
}
/* === Begin standard style === */
.page-metadata {
  font-size: 16px;
  line-height: 29px;
}
.page-metadata h4{
      font-size: 28px;
    line-height: 30px;
    color: #333333;
}
table.table-striped {
  font-size: 13px;
  line-height: 17px;
}

table.table-striped tr th a{
  color: #333;
}
.left-column li span.pr-color {
      font-family: "AndesBold", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 8px 0px;
}
.left-column li ul.pr-color {
      margin: 16px 0px;
}
.entitylist {
    padding-top: 2px;
}
.pagination>li>a, 
.pagination>li>span {
    border: 0px solid #ddd;
    font-size: 14px;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    color: #333;
    font-weight: bold;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
}
select.lp__left_nav_mobile {
    width: 100%;
    height: 35px;
}

.crmEntityFormView .cell .picklist input[type=radio] {
    margin: 2px 5px 3px 0;
    vertical-align: top;
    vertical-align: text-bottom;
}
.disclaimerone {
      font-size: 13px;
      line-height: 17px;
      color: #0071BC;
	  border: 2px solid #0071BC;
      padding: 5px;
}
.disclaimersecond {
      font-size: 13px;
    line-height: 17px;
}
.disclaimerthree {
      font-size: 14px;
	  color: #333;
}
.disclaimerfour {
      font-size: 13px;
	  line-height: 17px;;
}
.crmEntityFormView  #SelectFilesButton{
    margin-bottom: 0 !important;
}
.crmEntityFormView .cell {
    padding: 0 0 24px 0!important;
}
.crmEntityFormView .captcha-cell {
    padding: 24px !important;
    color: rgba(0,0,0,.87);
    font-size: 14px;
    border: 1px solid rgba(0,0,0,.24);
    border-radius: 3px;
}
.crmEntityFormView .captcha-cell div:nth-child(2){
 display: flex;
 align-items: center;
}
.crmEntityFormView .captcha-cell div:nth-child(2) div:first-child{
    margin-right: 75px;
}
.crmEntityFormView .captcha-cell div:nth-child(2) p{
    width: 50%;
}
.crmEntityFormView .captcha-cell div:nth-child(2) p label{
    display: none;
}
@media only screen and (max-device-width: 480px) {
 .div.actions.btnExistingCase {
    width:49%;
    word-wrap:break-word;
    float: right;
  }
  .page-header {
    padding-left:2px;
  }
}
#AttachFileLabel{
    font-size: 14px;
    color: #333;
    font-weight: normal;
    white-space: pre-wrap;
    Font-weight:bold;
}
/* === End standard style === */

/* WBG UI style Changes*/
.page-header h1{
    color: #000000de;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 32px;
    text-align: left;
    margin-left: 96px;
}
.crmEntityFormView{
    max-width: 950px;
    margin: 0 auto;
}
.entity-form{
    padding: 32px 24px;
    box-shadow: -2px -2px 3px 0 rgba(0,0,0,.05), 2px 2px 3px 0 rgba(0,0,0,.05);
    background: #fff;
    
}
.crmEntityFormView .rcCaptchaAudioLink,.crmEntityFormView .rcRefreshImage{
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 4px;
}
.crmEntityFormView #SaveTextButton{
margin-right:16px !important;
}



.page-title{
    margin-left: 46px;
    padding-bottom: 8px;
    margin-top: -2px;
}

header .navbar-brand{
    padding-bottom: 0  !important;
}
@media (max-width: 991px) {
    .navbar.navbar-inverse.navbar-static-top{
        min-height: 83px;
    }
    .page-header h1{
        margin-left: 0;
     }
     .page-title{
        position: absolute;
        top:47px;
        margin: 0 0 0 7px;
     }
     .navbar-toggle .icon-bar{
        border: 1px solid rgba(0,0,0,.87);
     }
}
@media (max-width: 767px) {
    header .toggle-box{
        position: absolute  !important;
        top:19px !important;
        right: 12px !important;
        float:none !important;
    }
    .page-title{
        position: relative !important;
    }
    .crmEntityFormView .tab .tab-column {
         width: 100%;
         padding-left: 0  !important;
     }
     .crmEntityFormView .captcha-cell div:nth-child(2){
        flex-direction: column;
        align-items: flex-start;
     }
     .crmEntityFormView .captcha-cell div:nth-child(2) p{
        width: 100%;
        margin-top: 16px;
     }

     .navbar-default .navbar-text{
        border-left: 0px !important;
        margin: 1px 0 0 0 !important;
        padding-left: 6px !important;
     }
     header .navbar-default .navbar-toggle{
        margin-top: 0;
     }
 }

 header .navbar-nav .mega-menu:hover a.dropdown-toggle{
	margin-bottom:0 !important;
}
.crmEntityFormView #CancelButton {
margin-right:16px !important;
}

.page-copy center{
font-size:24px !important;
font-weight:600 !important;
margin-left :98px !important;
text-align:left !important;
}

@media (min-width: 768px){
.crmEntityFormView .tab-column fieldset table[data-name="tab_3_section_1"] td:nth-child(1){
                             padding-right: 20px !important;
              }
}
