/* Minification failed. Returning unminified contents.
(103,31): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
 */
@font-face { font-family: 'headingFont'; src: url('/fonts/en/itc-cerigo-lt-book.eot?#iefix') format('embedded-opentype'),  url('/fonts/en/itc-cerigo-lt-book.woff') format('woff'),  url('/fonts/en/itc-cerigo-lt-book.ttf') format('truetype'),  url('/fonts/en/itc-cerigo-lt-book.svg#headingFont') format('svg'); }

@font-face { font-family: MiloOT; src: url('/fonts/en/MiloOT.eot?#iefix') format('embedded-opentype'),  url('/fonts/en/MiloOT.woff') format('woff'),  url('/fonts/en/MiloOT.ttf') format('truetype'),  url('/fonts/en/MiloOT.svg#contentFont') format('svg'); }


/*@font-face {
  font-family: 'MiloOT';
  src: url('//fonts/en/en/MiloOT.eot');
  src: url('/fonts/en/MiloOT.eot?#iefix') format('embedded-opentype'),
       url('/fonts/en/MiloOT.woff2') format('woff2'),
       url('/fonts/en/MiloOT.woff') format('woff'),
       url('/fonts/en/MiloOT.ttf') format('truetype'),
       url('/fonts/en/MiloOT.svg#MiloOT') format('svg');
  font-weight: normal;
  font-style: normal;
}*/



@font-face {
  font-family: 'carta-Regular';
  src: url('/fonts/en/carta-Regular.eot');
  src: url('/fonts/en/carta-Regular.eot?#iefix') format('embedded-opentype'),
       /*url('/fonts/en/carta-Regular.woff2') format('woff2'),*/
       url('/fonts/en/carta-Regular.woff') format('woff'),
       url('/fonts/en/carta-Regular.ttf') format('truetype'),
       url('/fonts/en/carta-Regular.svg#carta-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'NuevaStd-Cond';
  src: url('/fonts/en/NuevaStd-Cond.eot');
  src: url('/fonts/en/NuevaStd-Cond.eot?#iefix') format('embedded-opentype'),
       /*url('/fonts/en/NuevaStd-Cond.woff2') format('woff2'),*/
       url('/fonts/en/NuevaStd-Cond.woff') format('woff'),
       url('/fonts/en/NuevaStd-Cond.ttf') format('truetype'),
       url('/fonts/en/NuevaStd-Cond.svg#NuevaStd-Cond') format('svg');
  font-weight: normal;
  font-style: normal;
}

body *{font-family:"MiloOT" ;}
i.fa, .fa{font-family:"fontawesome" !important;}
span.glyphicon ,.glyphicon{font-family:"Glyphicons Halflings" !important; } 
h1, h2, h3, h4, h5, h6 {font-family:"headingFont" !important; }



.submitHome{
            font-family:"carta-Regular";
            font-size:1.7em;
            line-height:1.7em !important;
}

.findDoctorButton{
    height:40px;
    font-size:2.5em;
    font-family:"NuevaStd-Cond";
    line-height:1.2em;
    padding:0px 10px 30px 10px;
}


.recentily_title{
    font-size:2em;
    font-family:"NuevaStd-Cond";
    text-shadow: rgba(255, 255, 255, 0.9) 4px 6px 12px;
}







@media (min-width: 1000px) {


    .arround_tabButton.arround_subTabButton{
        padding-left:20px;

    }


/* Management  - subTabs sys */

    .panel-body.tabsContainer {
        min-height: 400px;
        height: 100%;
    }

        .TabContent-bg{
        
         position:relative;
         min-height:400px;
         height:100%;

    }

#clinicSubTabs {padding:10px; !important;}

#clinicSubTabs  .arround_tabButton a.subTabLinks, .waitingPresetList a.subTabLinks{
    cursor:pointer;
    height:29px;
    position:relative;
    z-index:0;
    background:#822B6C;
    /*background:transparent;*/
    margin:0px;
    margin-right:19px;
    text-align:center;
    padding:7px 10px 5px 10px;
    color:#FFF;
    /*padding:7px 22px 5px;*/
}

    #clinicSubTabs .arround_tabButton a.subTabLinks.active,.waitingPresetList li.active a.subTabLinks {
background:#fff;
color:#822B6C;
    }



#clinicSubTabs  .arround_tabButton a.subTabLinks::before,#clinicSubTabs  .arround_tabButton a.subTabLinks::after,.waitingPresetList a.subTabLinks::before,.waitingPresetList a.subTabLinks::after{
    margin:0px !important;
    padding:0px !important;
}



#clinicSubTabs  .arround_tabButton a.subTabLinks::after, .waitingPresetList a.subTabLinks::after{
    position:absolute;
    z-index:3;
    bottom:0;
    right:-19px;
    content:"";
    width:20px;
    height:29px;
    background: #822B6C url(images/themeDefault/after_n.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}

#clinicSubTabs  .arround_tabButton a:last-child.subTabLinks::after, .waitingPresetList a:last-child.subTabLinks::after{
    position:absolute;
    z-index:3;
    bottom:0;
    right:-19px;
    content:"";
    width:20px;
    height:29px;
    background: transparent url(images/themeDefault/after_n.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}


/* before */

#clinicSubTabs  .arround_tabButton a.subTabLinks.active::before,.waitingPresetList li.active a.subTabLinks::before{
    position:absolute;
    z-index:3;
    bottom:0;
    left:-19px;
    content:"";
    width:20px;
    height:29px;
    background: #fff url(images/themeDefault/after_n.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}

#clinicSubTabs  .arround_tabButton a.subTabLinks.active::after,.waitingPresetList li.active a.subTabLinks::after{
    position:absolute;
    z-index:3;
    bottom:0;
    right:-19px;
    content:"";
    width:20px;
    height:29px;
    background: #822B6C url(images/themeDefault/before_a_ar.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}

#clinicSubTabs  .arround_tabButton a:last-child.subTabLinks::after,.waitingPresetList a:last-child.subTabLinks::after{
    position:absolute;
    z-index:3;
    bottom:0;
    right:-18px;
    content:"";
    width:21px;
    height:29px;
    background: transparent url(images/themeDefault/after_n.png) no-repeat 100% 100%;
    background-size:cover;
    margin:0px;
}

#clinicSubTabs  .arround_tabButton a:last-child.subTabLinks.active::after,.waitingPresetList li.active a:last-child.subTabLinks::after{
    position:absolute;
    z-index:3;
    bottom:0;
    right:-18px;
    content:"";
    width:21px;
    height:29px;
    background: transparent url(images/themeDefault/after_a.png) no-repeat 100% 100%;
    background-size:cover;
    margin:0px;
}



#clinicSubTabs  .arround_tabButton a:last-child.subTabLinks.active::before,.waitingPresetList li.active a:last-child.subTabLinks::before{
    position:absolute;
    z-index:3;
    bottom:0;
    left:-19px;
    content:"";
    width:20px;
    height:29px;
    background: #FFF url(images/themeDefault/after_n.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}



#clinicSubTabs  .arround_tabButton a:first-child.subTabLinks::before,.waitingPresetList a:first-child.subTabLinks::before{
    position:absolute;
    z-index:3;
    bottom:0;
    left:-19px;
    content:"";
    width:20px;
    height:29px;
    background: transparent url(images/themeDefault/after_n_ar.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}


#clinicSubTabs  .arround_tabButton a:first-child.subTabLinks.active::before,.waitingPresetList li.active a:first-child.subTabLinks::before{
    position:absolute;
    z-index:3;
    bottom:0;
    left:-19px;
    content:"";
    width:20px;
    height:29px;
    background: transparent url(images/themeDefault/before_a.png) no-repeat 100% 100%;
    background-size:100% 100%;
    margin:0px;
}


.waitingPresetList a.subTabLinks{margin-right:31px;}




} /* end min w 1000 */








  
/* Start home page overides */

.submitHome{
            font-family:"MiloOT";
            font-size:1em;
            line-height:1em !important;
}


.recentily_title{
    font-size:2.5em;
    font-family:"MiloOT" !important;
    text-shadow: rgba(255, 255, 255, 0.9) 4px 6px 12px;
}


/* End home page overides */
/* main colors from logo
    labany #4ac8de
    Purple #913e7b

*/


/*body{background:#f0f0f0 none; }*/
.header_bg, .navbar-default{background:#f2f2f2 url(/Content/images/themeDefault/body-bg.png) !important;}

        /* Open pages
        ---------------- */
/* home
---------------- */
.homeDoctorCarousel ul li img {
    border: 3px solid #5B76A3;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;

}


/* login
---------------- */
/*.LogCtrlImgs {
    background: url(/Content/images/themeDefault/CMS_Icons.gif) 50% 50% no-repeat !important;
}*/


.login-part input[type=text], .login-part input[type=password] {font-size:1em}

.Q_content {
    background: #edf4fb;
    padding: 10px;
}

.Q_title .icon_controler {
    background: transparent url(/Content/images/themeDefault/plus_circle_icon.png) no-repeat 0 0;
}
.Q_title.active .icon_controler {
    background: transparent url(/Content/images/themeDefault/minus_circle_icon.png) no-repeat 0 0;
}

/* profile menu & Top nav Menu
---------------- */
.login_menu.clinicCenter {
    background: url(images/themeDefault/MenuIcons/clinic_center_log_icon.png) 0 0 no-repeat;
}

.login_menu.changePass {
    background: url(images/themeDefault/MenuIcons/change_pass_log_icon.png) 0 0 no-repeat;
}

.login_menu.logout {
    background: url(images/themeDefault/MenuIcons/logout_log_icon.png) 0 0 no-repeat;
}

.switch_lang_icon, a.switch_lang_icon {
    margin-right: 3px !important;
    margin-left: 3px !important;
    margin-bottom: -5px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: transparent url(/Content/images/themeDefault/switch_lang_30.png) no-repeat 0 0;
    background-size: cover;
}

/* side Menu
---------------- */

ul#parentUL li:hover{background: #e9e9e9 !important;}


ul#parentUL li.active {
    position: relative;
    background: #e5e5e5 !important;
}


/* Doctor details
---------------- */
.doctorInfo h3.infoTitle, 
.doctorInfo h2.infoTitle {background: #4ac8de;}
.doctorspecIn h3 {background: #4ac8de;}
.doctorspecIn {background: #FFF;border:1px solid #94cdfa;}

.c_i_content > h3{color:#4ac8de;border-bottom: 2px solid #4ac8de;}

.DoctorNameDegree h3,
.doctorSpec h3, .doctorexper h3, .doctorprof h3{color:#4ac8de;}


.heighLightedDay {background-color: #FFF !important;}
.daysContainer a.active {background: #b6cdd9;}
.daysContainer a, .daysContainer a.outerDay {border: 1px solid #4ac8de;}

.doctorspecIn .doctorspecInItems span {font-size:1.1em}

.DoctorNameDegree h3{font-size:1.5em;}
.DoctorNameDegree h3 span{margin:0 20px;font-size:18px !important;}

.doctorSpec h3{font-size:1.1em;letter-spacing: 1px;margin-bottom:5px;}
.doctorSpec h3, .doctorexper h3, .doctorprof h3{font-size:1.1em;letter-spacing: 1px;margin-bottom:5px;}
.DoctorNameDegree h3, .doctorSpec h3, .doctorexper h3, .doctorprof h3 {letter-spacing: 1px;margin-bottom:5px;}

/*.doctorSpec, .doctorexper, .doctorprof{padding:0 20px;}*/
.doctorSpec h3,.doctorSpec h4, 
.doctorexper h3, .doctorexper h4,
.doctorprof h4, .doctorprof h4, .doctorprof h4{font-size:15px;}
.doctorSpec h4, 
.doctorexper h4,
.doctorprof > div{padding:0 20px;font-family: "headingFont" !important;}

/* Clinic Center 
---------------- */
.wrapclincinManagenent, 
.waitingPresetList ul.nav.nav-tabs , 
.presetWating_bg, .waitingPresetList,
.dragDrop ul[dnd-list] li,
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th,
ul#parentUL li{
    background: #f1f1f1 !important;
}

.sideMainMenu ul li{border-top:1px solid #ccc;}

.texAlign a{background: url(/Content/images/themeDefault/addIcon_09.png)}

.patient_lists li a.del, .list_common .del, .customPosPadd .del {background: transparent url(/Content/images/themeDefault/booking_close_icon.png) no-repeat 0 0;}

.patient_lists li a.reschud, .reschud {background: transparent url(/Content/images/themeDefault/reschedule_icon.png) no-repeat 0 0;}


.C_Title{background-color:#4ac8de !important;}
.patient_img_wraper img.patient_img{border: 3px solid #4ac8de;}
.AddBtn{background-color:#4ac8de !important;}

.list_common{
    -webkit-box-shadow: 4px 3px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 4px 3px 7px 0px rgba(0,0,0,0.3);
    -o-shadow: 4px 3px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 4px 3px 7px 0px rgba(0,0,0,0.3);
}



@media (min-width: 992px) {
    .customizedbrowse {
        border: 2px solid #4ac8de;
        border-radius:5px;
    }
}


.DocPagCon .DocBox{border: 2px solid #4ac8de;
        border-top: 30px solid #4ac8de;
        background:#F1F1F1;
}

.iconBoxContainerBorder{border: 3px solid #4ac8de;}

.clinicItemTitle h4 {
    color: #FFF;
    font-weight: 700;
    background: transparent url(/Content/images/themeDefault/clinicIconTitleBg.png) 50% 50% repeat-x;
}

.infoIcon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 2px;
    display: block;
    z-index: 7;
    text-align: center;
    background: #4085AF url(/Content/images/themeDefault/info_iconn.png) no-repeat 50% 50%;
    background-size: contain;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}

.subLink_Items{background: rgba(74,200,222,0.85);}



/* System Management > Clinic Center Management
---------------------------------------------- */

.tabs_bg, .wizard a.tabButton, .wizard button {background:#f1f1f1}
.wizard .tabButton.active{background:#913e7b}

@media (max-width: 768px) {
    #clinicSubTabs .arround_tabButton a.subTabLinks {
        background: #4ac8de;
    }


    @media (min-width: 769px) {
        .tabs_bg {
            background: #f1f1f1;
        }

        .wizard a.tabButton, .wizard button {
            margin-bottom: -1px;
            border-bottom: 1px solid #FBFBFB !important;
        }

            .wizard a.tabButton.active, .wizard button.active {
                border-bottom: 1px solid #FBFBFB !important;
            }
    }
}
@media (min-width: 769px){
.wizard .tabButton.active::after {color: #FBFBFB;}
}

.radioRow {
    position: relative;
    background: #d7f0f6;
    border-left: 10px solid #2db0cf;
    padding: 10px;
    border-bottom: 2px solid #f3f3f3;
}

.accordionHeader {background: #2db0cf;}
.accordionHeader a{text-decoration:none;}


a.subTabLinks  {
    text-decoration: none;
    color: #FFF;
}

a.subTabLinks:hover  {
    text-decoration: none;
    color: #f2f2f2;
}

a.subTabLinks.active  {
    text-decoration: none;
    color: #913e7b;
}

a.subTabLinks:visited, a.subTabLinks:focus{color: #4ac8de;}


.accoArrow.closed {
    background: transparent url(/Content/images/themeDefault/rightArrowPurple.png) no-repeat 0 0;
}

.accoArrow.opened {
    background: transparent url(/Content/images/themeDefault/downArrowPurple.png) no-repeat 0 0;
}

.accoArrow {
    display: inline-block;
    width: 21px;
    height: 21px;
    padding: 0px !important;
    margin-bottom: -5px;
}

.NewAccorIcon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent url(/Content/images/themeDefault/plusCircleIcon.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: right;
    cursor: pointer;
    }

.Cms-Container h3 {
    background-color: #4ac8de;
    color: #fff;
}









/* footer
---------------- */

footer {
    display: none;
    display: block !important;
    background-color: #4ac8de;
    padding: 10px;
}


/* common styles 
---------------- */

.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #4ac8de;
    border-color: #4ac8de;
}
/*.pagination > .active > a{background-color: #428bca;border-color: #428bca;}*/
.pagination > .active > a{background-color: #428bca;border-color: #428bca;}


.fa{color:#4ac8de !important;}

.fa-search{color:#FFF !important;}
.specialSearch .form-control input[type=text] + .fa-search{color:#BEBEBE !important;}

.breadCrumbes {
    margin-top: 5px;
    display: block;
    width: 100%;
    clear: both;
    color: #204d73;
    background: #FFF;
    padding:3px 0px;
    margin-bottom:0px;
    border:1px solid #f7f7f7;
}
.breadCrumbes, .breadCrumbes a{font-size:18px;}
.breadCrumbes i.fa-home{padding:0px 3px;}
.DocPagCon.padding10T {padding-top:0px !important;}

#toggleMMenu {color: #4ac8de;}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn-primary {
    color: #ffffff;
    background-color: #4ac8de;
    border-color: #3ab6cc;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3bb5cb;
    border-color: #3ab4ca;
}


.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}


