/* * font-family: 'Droid Sans', sans-serif; * font-family: 'Ubuntu', sans-serif; * font-family: 'Open Sans', sans-serif; * font-family: 'Open Sans Condensed', sans-serif; * font-family: 'Roboto Condensed', sans-serif; */ body { font-size: 11px; } header {border: 1px solid #fcc; font-size: 2em; height: 50px; text-align: center; line-height: 50px} #schema {margin: 0 auto; width: 980px; border: 1px solid #f00; padding: 10px 10px 10px 10px} #content {border: 1px solid #1cc; margin-top: 5px; margin-bottom: 5px} #content #leftcolumn {float: left;border: 1px solid #c55; width: 150px; } #content #maincolumn {float: left; border: 1px solid #000; width: 800px; padding-left: 20px;} footer {border: 1px solid #200; font-size: 0.9em; height: 30px; text-align: center; line-height: 20px} .cleardivs {clear: both; border: 0px solid #400; height: 0px} /****************************************************************************************/ /****** ESTILOS GENERALES *****************/ /****************************************************************************************/ .mnu{ height: 22px; border: 0px solid #c55 !important;} .mnu li{ display:inline;} .MnuVertical, .MnuHorizontal { font-family: 'Droid Sans', sans-serif; font-size: 1.2em; font-style: italic; text-shadow: 2px 2px #eee} .MnuHorizontal ul{ list-style: none; list-style-type: none; margin: 0;} /*.MnuHorizontal{ display: -webkit-box; -webkit-box-orient:horizontal;}*/ /*.MnuHorizontal a{ display:block; padding:10px; -webkit-box-flex:1; text-align:center; }*/ /****************************************************************************************/ /****** MENU DE NAVEGACION DE PERFILES **********************************/ /****************************************************************************************/ #content #infoProfiles {border: 1px solid #d00 !important; width: 140px; margin: 0px; padding-top: 2px; padding-bottom: 2px} .lblInfo {padding-left: 12px; line-height: 20px;} #infoProfiles select {padding-left: 12px; line-height: 20px;margin-left: 12px} #content nav {border: 0px solid #c55 !important; margin: 0px;} #leftcolumn #mnuProfiles{ margin: 5px 0px; border: 0px solid #1494F6 !important; } #mnuProfiles ul{list-style: none; list-style-type: none; margin: 0; padding-left: 20px; border: 0px solid #f00 !important} #mnuProfiles li{ width: 80px; padding: 2px; border: 0px solid #c55 !important; line-height: 22px} #mnuProfiles a{ font-weight: normal; color: #1494F6; display: block; border: 0px solid #1cc !important; text-align: left} /****************************************************************************************/ /******** FORMULARIO DE PERFILES *************************************/ /****************************************************************************************/ #divProfile { border: 0px solid #dff; margin: 10px 0px; padding: 10px 10px; width: 500px } .flsAntenna { margin: 10px 0px; width: 750px; padding: 10px 10px } #divPattern textarea,input[type=text],label{ font-family: Monaco; font-size: inherit; } #divPattern textarea {resize: none; overflow: hidden} .divAntenna { float: left; margin: 10px; height: 160px; border: 0px solid #fcc !important; width: 260px } .divAntenna label{ display: block } .txtAntenna { max-width: 250px; max-height: 125px; width: 250px; height: 125px } .divAntenna p{ max-width: 250px; max-height: 125px; width: 250px; height: 125px } .divTx { display: block; float: left; margin: 10px; height: 150px } .divTx label{ display: block } .divTx textarea{ width: 135px; max-width: 135px; height: 125px; max-height: 125px; text-align: justify } .divTx p{ width: 135px; max-width: 135px; height: 125px; max-height: 125px; text-align: justify } .divUes { display: block; margin: 10px} .divUes input[type=text] { width: 240px; max-width: 240px;} /****************************************************************************************/ /****** MENU DE NAVEGACION DE PATRONES **********************************/ /****************************************************************************************/ #divMnuPattern{ width: 280px; height: 25px; display: block; border: 0px solid #1cc !important; float: left; margin-left: 500px} #divMnuPattern li{ float: left; display: block; width: 60px; border: 0px solid #2cc !important} #divMnuPattern a{ display: block; line-height: 22px; text-decoration: none; padding: 0px 5px; border-bottom: 1px solid #1494F6 !important; margin: 0px 2px; text-align: center; color: #1494F6 } #infoPattern{ display: block; border: 1px solid #1494f6 !important, margin: 5px 2px; } #navPatterns{ margin: 10px auto; border: 0px solid #d00 !important; width: 500px; height: 30px; font-family: 'Ubuntu', sans-serif; font-size: 14px; padding: 10px 0px} #navPatternList{ margin: 0px auto; border: 1px solid #ecc !important} #navPatternList ul{ list-style: none; list-style-type: none; margin: 0;} #navPatternList ul li{ float: left; width: 50px; border: 1px solid #eee !important; } #navPatternList a{ width: 50px; border: 0px solid #1cc !important; display: block; text-align: center; line-height: 25px} .lnkPattern{ background-color: #ccc !important; color: #eee;} .lnkPatternSelected{ background-color: #2cc !important; color: #fff;}