﻿.modalPopup {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4;
    padding-top: 10px;
    padding-left: 10px;
    width: 340px;
    height: 100%;
    margin: auto !important;
    box-shadow: 1px 1px 5px #333;
    border-radius: 15px 0 0px 15px !important;
}
.modalPopup3 {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4;
    padding-top: 10px;
    padding-left: 10px;
    width: 850px;
    height: 1000px;
    margin: auto !important;
    box-shadow: 1px 1px 5px #333;
    border-radius: 15px 0 0px 15px !important;
}
div#ctl00_Panel1 {
    right: 0 !important;
    margin-right: 0 !important;
}

.modalBackground {
    background-color: transparent;
    filter: alpha(opacity=90);
    opacity: 0;
}
.modal-content {
box-shadow: none !important;
-webkit-box-shadow: none !important; 
height: 100%;
border:none !important;
}

.mainnav i.fa {
    margin: 0px 10px;
}

  .menuside {
  padding: 0;
}


.mainnav .fa.fa-angle-down {
  float: right;
}



.menuside {
  height: 85vh;
  overflow-y: auto;
  padding: 0;
  width: 95%;
}
.mainnav {
  cursor: default;
  padding: 10px;
  width: 100%;
}
.subnav {
  cursor: pointer;
  padding-bottom: 5px;
  padding-left: 15%;
  padding-top: 5px;
  width: 100%;
}
.subnav1 {
  cursor: pointer;
  padding-bottom: 5px;
  padding-left: 15%;
  padding-top: 5px;
  width: 100%;
}
.modal-title {
  font-size: 16px;
  text-align: center;
}
.btn.btn-success > a {
  color: #fff;
}

.subnav[aria-expanded="true"] {
  border-bottom: 1px solid #2f4050;
  color: #1ab394;
}
.detailnav {
  border-bottom: 1px solid;
}


.helpcont {
    background: #fff;
    margin: 15px 0;
    box-shadow: 0px 3px 5px #333;
}

.menuside1 {
    height: auto;
    /* overflow-y: auto; */
    padding: 0;
    width: 95%;

}

.temp {
    margin: 15px 0;

    padding: 15px;
}


.navrt {
    width: 60% !important;
}

.menuhead
{
    background: transparent none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
}
.menupanel
{
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer;
}
.submenus .panel.panel-default
{
    border-radius: 0;
    border: none;
    background: transparent;
}
.submenus .panel-heading
{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}
.menuhead .fa.fa-angle-down
{
    float: right;
}
.menuhead .fa:nth-child(1)
{
    margin-right: 10px;
}

.candidate
{
    position: relative;
    top: 20%;
}

ul li[data-toggle]
{
    text-decoration: underline;
    cursor: pointer;
}
.panel-title > div[aria-expanded="true"]
{
    color: #1ab394;
}
.collapse .in .panel-body
{
    border-bottom: solid thin #DDDDDD;
}
.w2 > div
{
    margin-left: 20px;
}
.detailcontent > div:nth-child(1)
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
    padding: 14px 15px 7px;
}
.detailcontent ul
{
    text-align: left;
}
.detailcontent li
{
    text-align: left;
}

.panel-body
{
    font-weight: 100;
}


.autocomplete_completionListElement
{
    margin: 0px;
    background-color: White;
    cursor: default;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 380px;
    text-align: left;
    border: 1px solid #ffffff;
    z-index: 10000;
    padding-left: 100px;
    padding-right: 100px;
    list-style-type: none;
    padding: 0px;
    box-shadow: 2px 10px 25px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffffff;
    color: black;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding-top: 10px;
    padding-bottom: 10px;
}

.submenu
{
    margin-left: 30px;
    color: #2F4050;
}

.mainmenu
{
    margin-left: 10px;
    color: #18A689;
}

.fa-angle-double-right
{
    color: #337ab7;
    margin-right: 10px;
    font-size: 15px;
}
.btn-link
{
    outline: none;
}

.doot li
{
    list-style: none;
}

i.fa.fa-lightbulb-o
{
    margin-right: 10px;
}
ul.doot
{
    margin-left: -24px;
}




.doot > li
{
    font-size: 14px;
    margin: 5px 0;
}
.fa.fa-newspaper-o
{
    margin-right: 10px;
}
ul.doot
{
    margin-left: 0;
}
.ulbox1
{
    float: left;
    width: 50%;
}
.ulbox2
{
    width: 50%;
    float: left;
}
.doot
{
    margin: 10px auto;
}

.detailcontent .descript
{
    border: thin solid #333;
    padding: 20px;
}
.fieldspnlfull
{
    width: 100%;
}
.fieldpanel
{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 10px #323232;
    color: #333;
    float: left;
    font-size: 13px;
    height: 100%;
    margin: 0 20px;
    padding: 15px;
    width: 45%;
}
.panel-headf
{
    background: #1ab394 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
}
.addpanel1
{
    height: 275px;
}
.fa.fa-star-half-o
{
    margin-right: 8px;
}
.addpanel2
{
    height: 180px;
}
.addpanel3
{
    height: 620px;
}
.addpanel4
{
    height: 120px;
}
.lsbox1
{
    border: thin solid #333;
    float: left;
    margin: 0 20px;
    padding: 10px;
    width: 45%;
    height: 100%;
}
.lsbox2
{
    border: thin solid #333;
    float: left;
    height: 100%;
    margin: 0 20px;
    padding: 10px;
    width: 45%;
}
.lstboxes
{
    margin: 15px 0;
    width: 100%;
 
}
.lst-alert
{
    background: #1ab394 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 96%;
}
.singlebox1
{
    border: thin solid #333;
    padding: 15px;
    text-align: left;
}

.candidchild1 {
  height: 320px;
}
.candidchild2 {
  height: 175px;
}
.candidchild3 {
  height: 625px;
}
.candidchild4 {
  height: 125px;
}
.pans1 {
  text-align: left;
  width: 96%;
}
.singlebox1 {
  border: thin solid #333;
  padding: 15px;
  text-align: left;
  height: auto;
}
.detailcontent .fa {
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.detailcontent .fa.fa-star-half-o {
    position: relative;
    top: 0px;
}
.adjs {
    margin-left: 28%;
    width: 50%;
}
.descript1 {
    border: solid thin;
    text-align: left;
    padding: 15px;
    width: 45%;
    margin: 0 auto;
}
.sh-tooltip + .tooltip > .tooltip-inner {background-color: #2f4050;}

.addeditpanel1 {
  height: 400px;
}
.addeditpanel2 {
  height: 200px;
}

.addeditpanel3 {
height: 230px;

}
.vmsadmin1 {
  height: 220px;
}
.recruitx1 {
  height: 260px;
}
.vmsjo1 {
  height: 175px;
}
.addpanel31 
{
    height: 420px;
}

select#ctl00_MainContent_ddlEmailTemplate {
    width: 40%;
    padding: 4px 0;
}

.Notes {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    height:510px !important;
    width: auto !important;
    min-width:320px;
    box-shadow: 1px 1px 5px #333;
    border-radius: 15px !important;
}
.Notes2 {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    height: auto !important;
    width: auto !important;
    min-width:320px;
    box-shadow: 1px 1px 5px #333;
    border-radius: 15px !important;
}
.Notes3 {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    height: 650px !important;
    width: 880px !important;
    min-width:320px;
    box-shadow: 1px 1px 5px #333;
    border-radius: 15px !important;
}
.Notes .header 
{
 text-align: center;
 border-bottom: solid thin;   
 font-weight:900;
 font-size:18px;
 margin-bottom:5px;
 padding-left: 15px;
}
.Notes2 .header 
{
 text-align: center;
 border-bottom: solid thin;   
 font-weight:900;
 font-size:18px;
 margin-bottom:5px;
 padding-left: 15px;
}
.Notes3 .header 
{
 text-align: center;
 border-bottom: solid thin;   
 font-weight:900;
 font-size:18px;
 margin-bottom:5px;
 padding-left: 15px;
}
.modalBackgroundNotes {
    background-color: black !important;   
    opacity: 0.4 !important;
}
.NotesClose {
    float: right;
    margin-right: 5px;
    cursor: pointer;
}
.Notes .body {
    padding: 15px;
    min-height: 140px;
    height:94%;
    overflow-y:auto;
}
.Notes2 .body {
    padding: 15px;
    min-height: 140px;
}
.Notes3 .body {
    padding: 15px;
    min-height: 140px;  
    height:100%;
    height:100%;  
}
.tblEmail tbody tr td:nth-child(2) {
    padding-left: 20px;
}

.Notes table {
border: none !important;
}
#ctl00_MainContent_txtBody_tbl 
{
    border: solid 2px #d4d4d4 !important;
}

.rbl input[type="radio"]
{
   margin-left: 10px;
   margin-right: 1px;
}